/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("//hello.myfonts.net/count/2f16ad");
@import url("//hello.myfonts.net/count/2f1762");
@import url("//hello.myfonts.net/count/2f16ad");
@import url("//hello.myfonts.net/count/2f1762");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

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

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

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

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

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

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/vendor/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/vendor/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/vendor/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/vendor/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/vendor/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/vendor/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

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

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

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

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

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

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm input[type="date"],
  input[type="time"].input-sm, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg input[type="date"],
  input[type="time"].input-lg, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .gift-finder-content .gf-bestsellers__products:before, .gift-finder-content .gf-split-banner:before, .gift-finder-content .gf-shop-by-price-page:before, .gift-finder-content .gf-shop-by-look-page:before, .clearfix:after, .gift-finder-content .gf-bestsellers__products:after, .gift-finder-content .gf-split-banner:after, .gift-finder-content .gf-shop-by-price-page:after, .gift-finder-content .gf-shop-by-look-page:after {
  content: " ";
  display: table; }
.clearfix:after, .gift-finder-content .gf-bestsellers__products:after, .gift-finder-content .gf-split-banner:after, .gift-finder-content .gf-shop-by-price-page:after, .gift-finder-content .gf-shop-by-look-page:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
/*
 * Bootstrap Helpers
 */
/*
 * @author: Arnolds Kozlovskis
 * @description: Allows for 10 column in Bootstrap, uses the classes below
 */
.col-lg-1-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1200px) {
    .col-lg-1-2 {
      float: left;
      width: 10%; } }

.col-md-1-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-1-2 {
      float: left;
      width: 10%; } }

.col-xs-1-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-xs-1-2 {
      float: left;
      width: 10%; } }

@media (min-width: 992px) {
  .col-md-push-1-2 {
    left: 10%; } }

@media (min-width: 992px) {
  .col-md-pull-1-2 {
    right: 10%; } }

@media (min-width: 992px) {
  .col-md-offset-1-2 {
    margin-left: 10%; } }

/*
 * @author: Arnolds Kozlovskis
 * @description: Allows for 5 column in Bootstrap, uses the classes below
 */
.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1200px) {
    .col-lg-2-4 {
      float: left;
      width: 20%; } }

.col-md-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-2-4 {
      float: left;
      width: 20%; } }

.col-xs-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-xs-2-4 {
      float: left;
      width: 20%; } }

@media (min-width: 992px) {
  .col-md-push-2-4 {
    left: 20%; } }

@media (min-width: 992px) {
  .col-md-pull-2-4 {
    right: 20%; } }

@media (min-width: 992px) {
  .col-md-offset-2-4 {
    margin-left: 20%; } }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none; }

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../img/vendor/fancybox/fancybox.png"); }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11000;
  display: none; }

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 11001;
  outline: none;
  display: none; }

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 11002;
  border: 0px solid #fff;
  background: #fff; }

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 11001; }

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("../img/vendor/fancybox/fancybox.png") -40px 0px;
  cursor: pointer;
  z-index: 11003;
  display: none; }

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0; }

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top; }

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("../img/vendor/fancybox/blank.gif");
  z-index: 11002;
  display: none; }

#fancybox-left {
  left: 0px; }

#fancybox-right {
  right: 0px; }

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 11002;
  display: block; }

#fancybox-left-ico {
  background-image: url("../img/vendor/fancybox/fancybox.png");
  background-position: -40px -30px; }

#fancybox-right-ico {
  background-image: url("../img/vendor/fancybox/fancybox.png");
  background-position: -40px -60px; }

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */ }

#fancybox-left:hover span {
  left: 20px; }

#fancybox-right:hover span {
  left: auto;
  right: 20px; }

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001; }

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("../img/vendor/fancybox/fancybox-x.png"); }

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("../img/vendor/fancybox/fancybox.png");
  background-position: -40px -162px; }

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("../img/vendor/fancybox/fancybox-y.png");
  background-position: -20px 0px; }

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("../img/vendor/fancybox/fancybox.png");
  background-position: -40px -182px; }

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("../img/vendor/fancybox/fancybox-x.png");
  background-position: 0px -20px; }

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("../img/vendor/fancybox/fancybox.png");
  background-position: -40px -142px; }

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("../img/vendor/fancybox/fancybox-y.png"); }

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("../img/vendor/fancybox/fancybox.png");
  background-position: -40px -122px; }

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102; }

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative; }

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left; }

#fancybox-title-over {
  padding: 10px;
  background-image: url("../img/vendor/fancybox/fancy_title_over.png");
  display: block; }

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap; }

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("../img/vendor/fancybox/fancybox.png") -40px -90px no-repeat; }

#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url("../img/vendor/fancybox/fancybox-x.png") 0px -40px; }

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("../img/vendor/fancybox/fancybox.png") -55px -90px no-repeat; }

/* IE6 */
.fancybox-ie6 #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_nav_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_title_over.png', sizingMethod='scale');
  zoom: 1; }

.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_title_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_title_main.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px"); }

#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'); }

#fancybox-loading.fancybox-ie6 div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important; }

.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/vendor/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/vendor/flexslider/flexslider-icon.eot");
  src: url("../fonts/vendor/flexslider/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/vendor/flexslider/flexslider-icon.woff") format("woff"), url("../fonts/vendor/flexslider/flexslider-icon.ttf") format("truetype"), url("../fonts/vendor/flexslider/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -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-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.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%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.font-family-serif {
  font-family: "Calluna", Georgia, serif !important; }

.font-family-sans {
  font-family: "Avenir", sans-serif !important; }

.font-family-serif-semi-bold {
  font-family: "Calluna-Semibold", Georgia, serif !important; }

.font-family-serif-bold {
  font-family: "Calluna-Bold", Georgia, serif !important; }

.font-family-serif-semi-bold-italic {
  font-family: "Calluna-SemiboldIt", Georgia, serif !important; }

.font-family-kudryashev-display-sans {
  font-family: "kudryashev-display-sans", sans-serif !important; }

.font-family-kudryashev-display {
  font-family: "kudryashev-display", sans-serif !important; }

.font-family-kudryashev-headline-sans {
  font-family: "kudryashev-headline-sans", sans-serif !important; }

.font-family-kudryashev-headline {
  font-family: "kudryashev-headline", sans-serif !important; }

.font-weight-bold {
  font-weight: bold !important; }

.font-style-italic {
  font-style: italic !important; }

.color-tan {
  color: #cf987a !important; }

.color-white {
  color: #fff !important; }

.text-align-center {
  text-align: center; }

.font-size-50 {
  font-size: 50px !important; }

.font-size-48 {
  font-size: 48px !important; }

.font-size-46 {
  font-size: 46px !important; }

.font-size-44 {
  font-size: 44px !important; }

.font-size-42 {
  font-size: 42px !important; }

.font-size-40 {
  font-size: 40px !important; }

.font-size-38 {
  font-size: 38px !important; }

.font-size-36 {
  font-size: 36px !important; }

.font-size-34 {
  font-size: 34px !important; }

.font-size-32 {
  font-size: 32px !important; }

.font-size-30 {
  font-size: 30px !important; }

.font-size-28 {
  font-size: 28px !important; }

.font-size-26 {
  font-size: 26px !important; }

.font-size-24 {
  font-size: 24px !important; }

.font-size-22 {
  font-size: 22px !important; }

.font-size-20 {
  font-size: 20px !important; }

.font-size-18 {
  font-size: 18px !important; }

.font-size-16 {
  font-size: 16px !important; }

.font-size-14 {
  font-size: 14px !important; }

.font-size-12 {
  font-size: 12px !important; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 16px; }

body {
  font-size: 16px; }

a {
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s; }

img {
  border: 0;
  display: block;
  max-width: 100%;
  width: 100%; }

em {
  color: #6e2132;
  margin-right: 4px;
  font-style: normal; }

@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/avenir/AvenirLTStd-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neuebold';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_bold-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neuebook';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_book-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neuelight';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_light-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neue-regular';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_regular-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neuethin';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_thin-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/Calluna-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna-Bold';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna-Semibold';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna-Light';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna-SemiboldIt';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Rhode-SemiboldCondensed';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/rhode/Rhode-SemiboldCondensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Rhode-MediumCondensed';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/rhode/Rhode-MediumCondensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Vanitas';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/vanitas/2DEE9F_3_0.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/vanitas/2DEE9F_3_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/vanitas/2DEE9F_3_0.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/vanitas/2DEE9F_3_0.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/vanitas/2DEE9F_3_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* FONTS FOR 2018 SITE REDESIGN - FONTS ABOVE EXPECTED TO BE REMOVED AT END OF REDESIGN */
@font-face {
  font-family: 'Optima-Bold';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Bold.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Bold.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Bold.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Bold.ttf") format("truetype"), url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Optima-ExtraBlack';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-ExtraBlack.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-ExtraBlack.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-ExtraBlack.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-ExtraBlack.ttf") format("truetype"), url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-ExtraBlack.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Optima-Regular';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Regular.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Regular.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Regular.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Regular.ttf") format("truetype"), url("/skin/frontend/charlottetilbury/desktop/fonts/optima/Optima-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
.header-container {
  position: relative;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  height: 116px;
  z-index: 10;
  min-width: 576px; }
  .header-container .utilities-bar {
    position: relative;
    background-color: #340C0C;
    height: 32px;
    padding-left: 4em;
    color: #fff; }
    .header-container .utilities-bar .promo-message {
      font-family: "Optima-Regular", sans-serif;
      font-size: 1em;
      font-weight: normal;
      line-height: 26px;
      padding-top: 3px; }
@keyframes promo-message-fade {
  0% {
    opacity: 0.0;
    z-index: 10; }
  4% {
    opacity: 1.0;
    z-index: 20; }
  18% {
    opacity: 1.0;
    z-index: 20; }
  20%, 100% {
    opacity: 0.0;
    z-index: 10; } }
      .header-container .utilities-bar .promo-message ul {
        list-style-type: none;
        position: relative; }
        .header-container .utilities-bar .promo-message ul li {
          position: absolute;
          left: 0;
          top: 0;
          opacity: 0.0; }
          .header-container .utilities-bar .promo-message ul li a {
            color: #fff; }
            .header-container .utilities-bar .promo-message ul li a:hover {
              text-decoration: none; }
          .header-container .utilities-bar .promo-message ul li:nth-child(1) {
            animation: promo-message-fade 20.0s infinite;
            animation-delay: 0; }
          .header-container .utilities-bar .promo-message ul li:nth-child(2) {
            animation: promo-message-fade 20.0s infinite;
            animation-delay: 4.0s; }
          .header-container .utilities-bar .promo-message ul li:nth-child(3) {
            animation: promo-message-fade 20.0s infinite;
            animation-delay: 8.0s; }
          .header-container .utilities-bar .promo-message ul li:nth-child(4) {
            animation: promo-message-fade 20.0s infinite;
            animation-delay: 12.0s; }
          .header-container .utilities-bar .promo-message ul li:nth-child(5) {
            animation: promo-message-fade 20.0s infinite;
            animation-delay: 16.0s; }
  @media all and (max-width: 1024px) {
    .header-container .utilities-bar {
      padding-left: 2em; }
      .header-container .utilities-bar .promo-message {
        font-size: 0.9em; } }
  @media all and (max-width: 900px) {
    .header-container .utilities-bar {
      padding-left: 1em; }
      .header-container .utilities-bar .promo-message {
        font-size: 0.8em; } }
  .header-container .header-inner {
    position: relative;
    width: 100%;
    height: 84px;
    /* background: image-url('header/starburst.svg'); */
    background: url("/skin/frontend/charlottetilbury/desktop/img/header/starburst.png");
    background-size: auto 100%;
    background-position: center; }
    .header-container .header-inner::after {
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/top-shadow.png");
      background-size: 100% 100%;
      content: "";
      display: block;
      width: 100%;
      height: 6px;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 11;
      opacity: 0.25; }

.logo {
  position: absolute;
  display: block;
  left: 50%;
  top: 42px;
  margin: -16px -108px;
  height: 32px;
  width: 216px;
  opacity: 1.0; }
  .logo a {
    background: url("/skin/frontend/charlottetilbury/desktop/img/header/logo.svg") no-repeat 0 0;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px; }

.ct-monogram {
  position: absolute;
  left: 50%;
  top: -60px;
  width: 0;
  height: 63px;
  margin: 0;
  overflow: hidden;
  opacity: 0.0;
  transition: width 0.2s, margin 0.2s, top 0.6s, opacity 0.2s;
  box-sizing: border-box;
  z-index: 35; }
  .ct-monogram .frame {
    position: absolute;
    width: inherit;
    margin-left: inherit;
    height: 16px;
    left: 50%;
    top: 52px;
    overflow: hidden; }
    .ct-monogram .frame .inner {
      position: absolute;
      width: inherit;
      height: 66px;
      border-radius: 50%;
      left: 50%;
      margin-left: inherit;
      top: -57px;
      background-color: #fff;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }
  .ct-monogram .logoframe {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 8px;
    margin-left: -22px; }
    .ct-monogram .logoframe a {
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/monogram.svg");
      background-size: 100% auto;
      display: block;
      width: 100%;
      height: 100%;
      text-indent: -9999px; }

.closed-header .ct-monogram {
  width: 69px;
  margin: 0 0 0 -34px;
  top: 0;
  opacity: 1.0; }

.currency-switcher {
  width: 230px;
  position: absolute;
  right: 4em;
  top: 0;
  z-index: 500; }
  .currency-switcher.active .country {
    display: block; }
  .currency-switcher .country-dropdown-btn {
    color: #fff;
    font-family: "Optima-Regular", sans-serif;
    font-size: 0.875em;
    line-height: 28px;
    padding: 4px 28px 0 0;
    display: block;
    height: 2em;
    position: relative;
    text-transform: capitalize;
    text-align: right; }
    .currency-switcher .country-dropdown-btn:hover {
      cursor: pointer;
      text-decoration: none; }
    .currency-switcher .country-dropdown-btn:after {
      -webkit-transition: transform ease-in-out 0.3s;
      transition: transform ease-in-out 0.3s;
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/flag-global.svg") no-repeat 0 0;
      background-size: contain;
      background-repeat: no-repeat;
      content: '';
      height: 22px;
      width: 22px;
      display: block;
      position: absolute;
      right: 0px;
      top: 6px; }
    .currency-switcher .country-dropdown-btn.country-flag-:after {
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/flag-eu.svg"); }
    .currency-switcher .country-dropdown-btn.country-flag-gb:after {
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/flag-uk.svg"); }
    .currency-switcher .country-dropdown-btn.country-flag-us:after {
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/flag-us.svg"); }
    .currency-switcher .country-dropdown-btn.country-flag-eu:after {
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/flag-eu.svg"); }
    .currency-switcher .country-dropdown-btn.country-flag-ca:after {
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/flag-ca.svg"); }
    .currency-switcher .country-dropdown-btn.country-flag-nl:after {
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/flag-nl.svg"); }
    .currency-switcher .country-dropdown-btn.country-flag-au:after {
      background: url("/skin/frontend/charlottetilbury/desktop/img/header/flag-au.svg"); }
  @media all and (max-width: 1024px) {
    .currency-switcher .country-dropdown-btn {
      font-size: 0.9em; } }
  @media all and (max-width: 900px) {
    .currency-switcher .country-dropdown-btn {
      font-size: 0.8em; } }
  .currency-switcher .country {
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
    background: #fff;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0 0 8px 0;
    position: absolute;
    width: 100%;
    z-index: 3000;
    top: 32px;
    left: 0; }
    .currency-switcher .country li {
      text-align: left; }
      .currency-switcher .country li a:before {
        content: "";
        display: block;
        width: 22px;
        height: 22px;
        position: absolute;
        top: 7px;
        left: 10px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center; }
      .currency-switcher .country li.country--placeholder a {
        font-family: "Optima-Bold", sans-serif; }
      .currency-switcher .country li a.uk:before {
        background-image: url("/skin/frontend/charlottetilbury/desktop/img/../img/header/flag-uk-ol.svg"); }
      .currency-switcher .country li a.us:before {
        background-image: url("/skin/frontend/charlottetilbury/desktop/img/../img/header/flag-us-ol.svg"); }
      .currency-switcher .country li a.ie:before {
        background-image: url("/skin/frontend/charlottetilbury/desktop/img/../img/header/flag-eu-ol.svg"); }
      .currency-switcher .country li a.ca:before {
        background-image: url("/skin/frontend/charlottetilbury/desktop/img/../img/header/flag-ca-ol.svg"); }
      .currency-switcher .country li a.nl:before {
        background-image: url("/skin/frontend/charlottetilbury/desktop/img/../img/header/flag-nl-ol.svg"); }
      .currency-switcher .country li a.au:before {
        background-image: url("/skin/frontend/charlottetilbury/desktop/img/../img/header/flag-au-ol.svg"); }
      .currency-switcher .country li a.intl:before {
        background-image: url("/skin/frontend/charlottetilbury/desktop/img/../img/header/flag-global-ol.svg"); }
      .currency-switcher .country li > a {
        -wekbit-transition: background-color ease-in-out 0.3s;
        transition: background-color ease-in-out 0.3s;
        font-family: "Optima-Regular", sans-serif;
        font-size: 0.8em;
        line-height: 1.1em;
        text-transform: uppercase;
        font-weight: normal;
        position: relative;
        display: block;
        padding: 10px 10px 10px 40px;
        width: 100%;
        color: #6E2132; }
        .currency-switcher .country li > a strong {
          font-weight: normal;
          color: #340C0C; }
        .currency-switcher .country li > a:hover {
          text-decoration: none; }
          .currency-switcher .country li > a:hover strong {
            font-weight: bold; }
      .currency-switcher .country li.country--placeholder > a {
        padding-left: 10px;
        color: #6E2132; }
        .currency-switcher .country li.country--placeholder > a:hover strong {
          font-weight: normal !important; }

@media all and (max-width: 1024px) {
  .currency-switcher {
    right: 2em; } }
@media all and (max-width: 900px) {
  .currency-switcher {
    right: 1em; } }
.account-functions {
  position: absolute;
  right: 4em;
  top: 40px;
  height: 2em;
  line-height: 2em;
  margin-top: -1em; }
  .account-functions .block-title {
    float: right;
    display: block; }
  .account-functions .quicklinks {
    list-style: none;
    margin: 0 1em 0 0;
    padding: 0;
    line-height: 35px;
    width: 50%;
    float: right;
    display: block;
    width: auto; }
    .account-functions .quicklinks a {
      color: #340C0C;
      font-family: "Optima-Regular", sans-serif;
      font-size: 14px;
      text-transform: capitalize;
      display: block;
      height: 35px;
      width: auto;
      white-space: nowrap; }
    .account-functions .quicklinks li {
      display: block;
      position: relative;
      float: left;
      width: auto; }
      .account-functions .quicklinks li a {
        white-space: nowrap; }
      .account-functions .quicklinks li.logout {
        width: auto;
        overflow: hidden; }
      .account-functions .quicklinks li.account a:before {
        background: url("/skin/frontend/charlottetilbury/desktop/img/header/user-account.svg") no-repeat;
        background-size: auto 100%;
        background-position: center;
        content: '';
        height: 16px;
        width: 16px;
        display: block;
        position: absolute;
        left: -21px;
        top: 9px; }
      .account-functions .quicklinks li.wishlist {
        margin-left: 2em; }
        .account-functions .quicklinks li.wishlist a:before {
          background: url("/skin/frontend/charlottetilbury/desktop/img/header/wishlist.svg") no-repeat;
          background-size: auto 100%;
          background-position: center;
          content: '';
          height: 16px;
          width: 18px;
          display: block;
          position: absolute;
          left: -24px;
          top: 9px;
          z-index: 10; }
    @media all and (max-width: 900px) {
      .account-functions .quicklinks li.wishlist {
        width: 18px;
        margin-left: 0.5em; }
        .account-functions .quicklinks li.wishlist a {
          text-indent: -9999px;
          overflow: hidden; }
          .account-functions .quicklinks li.wishlist a::before {
            left: 0; } }
    @media all and (max-width: 770px) {
      .account-functions .quicklinks li.account {
        width: 18px;
        margin-left: 0.5em; }
        .account-functions .quicklinks li.account a {
          text-indent: -9999px;
          overflow: hidden; }
          .account-functions .quicklinks li.account a::before {
            left: 0;
            top: 8px; }
        .account-functions .quicklinks li.account::before {
          left: 0; } }
    @media all and (max-width: 1200px) {
      .account-functions .quicklinks li.logout {
        display: none; } }
  @media all and (max-width: 1200px) {
    .account-functions .quicklinks {
      margin-right: 0.5em; } }
  .account-functions .cart-qty {
    background: url("/skin/frontend/charlottetilbury/desktop/img/header/bag-with-number.svg") no-repeat 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 20px;
    text-align: center;
    width: 44px;
    font-family: "Bebas-neuebook", sans-serif; }
    .account-functions .cart-qty:hover {
      cursor: pointer; }
  .account-functions .block-content {
    background: #fff;
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    min-width: 300px;
    position: absolute;
    top: 92px;
    right: 0;
    z-index: 2;
    font-family: "Optima-Regular", sans-serif; }
    .account-functions .block-content .subtotal,
    .account-functions .block-content .items {
      padding: 0 15px; }
    .account-functions .block-content .subtotal {
      color: #3a1515;
      font-family: "Optima-Regular", sans-serif;
      font-size: 13px;
      font-weight: 500;
      text-align: right; }
    .account-functions .block-content .items {
      color: #3a1515;
      font-family: "Optima-Regular", sans-serif;
      font-size: 13px;
      font-weight: 500;
      margin: 0;
      padding: 0 15px 20px; }
      .account-functions .block-content .items a {
        color: #6e2132;
        font-family: "Optima-Regular", sans-serif;
        font-weight: bold;
        text-decoration: underline; }
        .account-functions .block-content .items a:hover {
          color: #340c0c; }
    .account-functions .block-content .actions {
      border-top: 1px solid #340c0c;
      margin: 0 15px 15px;
      padding: 15px 0 0; }
      .account-functions .block-content .actions:after {
        clear: both;
        content: '';
        display: table; }
      .account-functions .block-content .actions .btn-view-basket,
      .account-functions .block-content .actions .btn-view-checkout {
        border: 1px solid #4a1e1e;
        color: #fff;
        font-family: "Optima-Regular", sans-serif;
        font-size: 12px;
        display: block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        text-transform: uppercase;
        width: 100%; }
        .account-functions .block-content .actions .btn-view-basket:hover,
        .account-functions .block-content .actions .btn-view-checkout:hover {
          text-decoration: none; }
      .account-functions .block-content .actions .btn-view-basket {
        background: #340c0c;
        margin: 0 4% 0 0; }
        .account-functions .block-content .actions .btn-view-basket:hover {
          background: #6e2132; }
      .account-functions .block-content .actions .btn-view-checkout {
        background: #6e2132;
        line-height: 1; }
    .account-functions .block-content .cart-empty {
      font-family: "Optima-Regular", sans-serif;
      font-size: 0.875em;
      margin: 0;
      padding: 15px;
      width: auto; }

#topCartContent {
  transition: right 0.5s; }

body.closed-header #topCartContent {
  position: fixed !important;
  top: 60px !important;
  right: 10% !important; }

@media all and (max-width: 1200px) {
  body.closed-header #topCartContent {
    right: 20% !important; } }
@media all and (max-width: 1024px) {
  .account-functions {
    right: 2em; }

  body.closed-header #topCartContent {
    right: 15% !important; } }
@media all and (max-width: 900px) {
  .account-functions {
    right: 1em; }

  body.closed-header #topCartContent {
    right: 10% !important; } }
.mini-products-list {
  list-style: none;
  margin: 0;
  padding: 15px; }
  .mini-products-list .item {
    border-bottom: 1px solid #e9e9e9;
    margin: 0 0 15px;
    padding: 0 0 15px; }
    .mini-products-list .item:after {
      clear: both;
      content: '';
      display: table; }
    .mini-products-list .item.last {
      margin: 0; }
  .mini-products-list .product-image {
    float: left;
    width: 20%; }
    .mini-products-list .product-image img {
      width: 100%; }
  .mini-products-list .product-details {
    float: right;
    padding: 0 15px;
    position: relative;
    width: 80%;
    font-family: "Optima-Regular", sans-serif; }
    .mini-products-list .product-details .product-name {
      font-family: "Bebas-neuebold", sans-serif;
      font-size: 16px;
      line-height: 22px;
      margin: 0; }
      .mini-products-list .product-details .product-name a {
        color: #340C0C;
        text-decoration: none; }
        .mini-products-list .product-details .product-name a:hover {
          color: #6E2132; }
    .mini-products-list .product-details .price-label {
      display: none; }
    .mini-products-list .product-details .price {
      color: #3a1515;
      font-size: 1em;
      font-family: "Optima-Regular", sans-serif; }
    .mini-products-list .product-details .btn-remove {
      background: url("/skin/frontend/charlottetilbury/desktop/img/sprite/icons.png") no-repeat -1px -109px;
      display: inline-block;
      height: 10px;
      margin-top: -5px;
      position: absolute;
      right: 0;
      text-indent: -9999px;
      top: 50%;
      width: 10px; }

#topCartContent .price .price {
  font-family: "Optima-Bold", sans-serif; }
#topCartContent .product-details .product-name {
  line-height: 18px; }
#topCartContent .product-details .price {
  font-size: 13px; }

.searchform {
  height: 24px;
  background: transparent; }
  .searchform .container {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: transparent; }
    .searchform .container .form-search {
      left: 0;
      padding: 0;
      position: relative;
      top: 0;
      height: 100%;
      background: transparent; }
      .searchform .container .form-search label {
        display: none; }
      .searchform .container .form-search input {
        display: block;
        position: relative;
        box-sizing: border-box;
        font-size: 14px;
        color: #340C0C;
        height: 20px;
        line-height: 22px;
        margin: 0;
        padding: 4px 2px 0 2px;
        width: 100%;
        text-transform: uppercase;
        border: none;
        background: transparent !important;
        font-family: "Optima-Regular", sans-serif; }
      .searchform .container .form-search button {
        background: transparent;
        border: 0;
        color: #340C0C;
        display: inline-block;
        font-family: "Optima-Regular", sans-serif;
        font-size: 12px;
        height: 24px;
        padding: 0;
        position: absolute;
        right: 8px;
        text-transform: uppercase;
        text-indent: -9999px;
        top: 0;
        width: 24px;
        overflow: hidden; }
        .searchform .container .form-search button:after {
          background: url("/skin/frontend/charlottetilbury/desktop/img/header/search.svg");
          content: '';
          display: inline-block;
          height: 16px;
          position: absolute;
          left: 3px;
          top: 4px;
          width: 18px; }
    .searchform .container .sli_search_1_container {
      position: relative;
      height: 100%;
      background: transparent; }

body ul#sli_autocomplete.rich {
  z-index: 20;
  width: 65% !important;
  left: 34% !important;
  margin-top: 8px !important; }

@media (max-width: 800px) {
  /* <800 */
  body ul#sli_autocomplete.rich {
    width: 80% !important;
    left: 20% !important; } }
body.closed-header ul#sli_autocomplete.rich {
  position: fixed !important;
  top: 50px !important; }

.primary-nav-container {
  height: 32px;
  line-height: 32px;
  position: relative;
  min-width: 576px;
  border-top: 0 solid rgba(52, 12, 12, 0);
  transition: border-color 0.7s; }
  .primary-nav-container::after {
    background: url("/skin/frontend/charlottetilbury/desktop/img/header/bottom-shadow.png");
    background-size: 100% 100%;
    content: "";
    display: block;
    width: 100%;
    min-width: 710px;
    height: 6px;
    position: absolute;
    bottom: -6px;
    left: 0;
    opacity: 0.25; }
  .primary-nav-container nav.menu {
    text-align: center;
    position: relative;
    width: 100%;
    min-width: 710px;
    padding: 0; }
    .primary-nav-container nav.menu .global-nav {
      margin: 0;
      padding: 0;
      width: 50%;
      min-width: 338px;
      height: 32px;
      max-height: 32px;
      display: inline-block;
      box-sizing: border-box;
      /* TEXT MENU OF SUBNAV */ }
      .primary-nav-container nav.menu .global-nav .main-nav-item {
        display: inline-block;
        width: auto;
        box-sizing: border-box;
        margin: 0 0.5em;
        height: inherit;
        line-height: inherit;
        transition: margin 0.5s, padding 0.5s; }
        .primary-nav-container nav.menu .global-nav .main-nav-item.new .main-nav-dd .col-xs-2-4 span,
        .primary-nav-container nav.menu .global-nav .main-nav-item.new .main-nav-dd .col-xs-1-2 span, .primary-nav-container nav.menu .global-nav .main-nav-item.looks .main-nav-dd .col-xs-2-4 span,
        .primary-nav-container nav.menu .global-nav .main-nav-item.looks .main-nav-dd .col-xs-1-2 span {
          display: block;
          font-family: "Optima-Regular", sans-serif;
          font-size: 12px;
          text-align: center;
          text-transform: uppercase;
          margin: 12px 0 0;
          font-weight: 500; }
        .primary-nav-container nav.menu .global-nav .main-nav-item.new .main-nav-dd .col-xs-2-4 a,
        .primary-nav-container nav.menu .global-nav .main-nav-item.new .main-nav-dd .col-xs-1-2 a, .primary-nav-container nav.menu .global-nav .main-nav-item.looks .main-nav-dd .col-xs-2-4 a,
        .primary-nav-container nav.menu .global-nav .main-nav-item.looks .main-nav-dd .col-xs-1-2 a {
          color: #3a1515; }
        .primary-nav-container nav.menu .global-nav .main-nav-item.new .main-nav-dd .col-xs-1-2, .primary-nav-container nav.menu .global-nav .main-nav-item.looks .main-nav-dd .col-xs-1-2 {
          padding: 0 2px; }
        .primary-nav-container nav.menu .global-nav .main-nav-item.looks #landing-intro {
          display: table;
          margin: 0 auto;
          text-align: center; }
        .primary-nav-container nav.menu .global-nav .main-nav-item.looks #landing-intro h2.h1,
        .primary-nav-container nav.menu .global-nav .main-nav-item.looks #landing-intro h2 {
          color: #340c0c;
          font-size: 32px;
          margin-top: 0;
          font-family: "Bebas-neuebold", sans-serif; }
        .primary-nav-container nav.menu .global-nav .main-nav-item.looks .star-large {
          background: url("/uk/10looks/assets/imgs/ct-star-2.png");
          display: inline-block;
          height: 60px;
          width: 54px;
          margin: 0 5px -5px; }
        .primary-nav-container nav.menu .global-nav .main-nav-item.looks #landing-intro p {
          color: #340c0c;
          font-size: 16px;
          font-family: "Calluna-Semibold", Georgia, serif;
          margin: 20px 0; }
        .primary-nav-container nav.menu .global-nav .main-nav-item.looks #landing-intro p strong {
          text-decoration: underline; }
        .primary-nav-container nav.menu .global-nav .main-nav-item .search-wrapper {
          display: none;
          /* position: relative; */ }
        .primary-nav-container nav.menu .global-nav .main-nav-item.search {
          z-index: 25;
          margin-left: 2em; }
          .primary-nav-container nav.menu .global-nav .main-nav-item.search .main-nav-tab {
            position: relative;
            outline: none !important; }
            .primary-nav-container nav.menu .global-nav .main-nav-item.search .main-nav-tab::before {
              background: url("/skin/frontend/charlottetilbury/desktop/img/header/search.svg");
              background-repeat: no-repeat;
              background-position: center top;
              content: "";
              display: block;
              width: 18px;
              height: 16px;
              position: absolute;
              top: 50%;
              margin-top: -8px;
              left: -12px; }
          .primary-nav-container nav.menu .global-nav .main-nav-item.search.open .main-nav-tab {
            display: none; }
            .primary-nav-container nav.menu .global-nav .main-nav-item.search.open .main-nav-tab::before {
              left: 0;
              top: 4px;
              z-index: 25; }
          .primary-nav-container nav.menu .global-nav .main-nav-item.search.open .search-wrapper {
            display: block;
            position: absolute;
            left: 50%;
            top: 4px;
            width: 49%;
            height: 24px;
            background-color: #F9F6F6;
            border-radius: 4px; }
        .primary-nav-container nav.menu .global-nav .main-nav-item.closed-only-icon {
          display: none; }
      @media all and (max-width: 900px) {
        .primary-nav-container nav.menu .global-nav .main-nav-item.search {
          margin-left: 0.7em !important; }
          .primary-nav-container nav.menu .global-nav .main-nav-item.search .main-nav-tab {
            width: 18px;
            text-indent: -9999px;
            overflow: hidden; }
            .primary-nav-container nav.menu .global-nav .main-nav-item.search .main-nav-tab::before {
              left: 0;
              top: 9px;
              margin-top: -2px; }
          .primary-nav-container nav.menu .global-nav .main-nav-item.search.open .main-nav-tab {
            display: none; }
          .primary-nav-container nav.menu .global-nav .main-nav-item.search.open .search-wrapper {
            display: block; } }
      @media (max-width: 1350px) {
        .primary-nav-container nav.menu .global-nav {
          /* <1350 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-item {
            margin: 0 0.5em; } }
      @media (max-width: 1200px) {
        .primary-nav-container nav.menu .global-nav {
          /* <1200 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-item {
            margin: 0 0.4em; } }
      @media (max-width: 1024px) {
        .primary-nav-container nav.menu .global-nav {
          /* <1024 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-item {
            margin: 0 0.35em;
            transition: margin 0.3s, padding 0.3s; }
            .primary-nav-container nav.menu .global-nav .main-nav-item.search {
              margin-left: 0.7em !important; } }
      @media (max-width: 900px) {
        .primary-nav-container nav.menu .global-nav {
          /* <900 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-item {
            margin: 0 0.3em; } }
      @media (max-width: 800px) {
        .primary-nav-container nav.menu .global-nav {
          /* <800 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-item {
            margin: 0 0.25em;
            transition: margin 0.1s, padding 0.1s; } }
      @media (max-width: 720px) {
        .primary-nav-container nav.menu .global-nav {
          /* <720 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-item {
            margin: 0 0.15em; } }
      @media (max-width: 600px) {
        .primary-nav-container nav.menu .global-nav {
          /* <600 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-item {
            margin: 0 0.1em; } }
      @media (min-width: 1500px) {
        .primary-nav-container nav.menu .global-nav {
          /* >1500 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-item {
            margin: 0 1em; } }
      .primary-nav-container nav.menu .global-nav.left {
        text-align: right;
        float: left; }
        .primary-nav-container nav.menu .global-nav.left .main-nav-item {
          float: right; }
      .primary-nav-container nav.menu .global-nav.right {
        text-align: left;
        float: right; }
        .primary-nav-container nav.menu .global-nav.right .main-nav-item {
          float: left; }
@-webkit-keyframes main-nav-tab-link {
  0% {
    opacity: 0.0; }
  90% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }
@-moz-keyframes main-nav-tab-link {
  0% {
    opacity: 0.0; }
  90% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }
@-o-keyframes main-nav-tab-link {
  0% {
    opacity: 0.0; }
  90% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }
@keyframes main-nav-tab-link {
  0% {
    opacity: 0.0; }
  90% {
    opacity: 0.0; }
  100% {
    opacity: 1.0; } }
      .primary-nav-container nav.menu .global-nav .main-nav-tab {
        color: #340C0C;
        display: block;
        font-family: "Optima-Regular", sans-serif;
        font-size: 14px;
        height: inherit;
        line-height: inherit;
        padding: 0 1em;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
        box-sizing: border-box;
        position: relative;
        margin-top: 0;
        transition: margin 0.3s, padding 0.3s; }
        .primary-nav-container nav.menu .global-nav .main-nav-tab.over {
          background: #F9F6F6;
          text-decoration: none; }
          .primary-nav-container nav.menu .global-nav .main-nav-tab.over::after {
            background: #F9F6F6;
            content: "";
            display: block;
            width: 100%;
            position: absolute;
            bottom: -8px;
            left: 0;
            z-index: 25;
            opacity: 0.0;
            height: 8px;
            -webkit-animation: main-nav-tab-link 0.3s 1 forwards;
            -moz-animation: main-nav-tab-link 0.3s 1 forwards;
            -o-animation: main-nav-tab-link 0.3s 1 forwards;
            animation: main-nav-tab-link 0.3s 1 forwards; }
          .primary-nav-container nav.menu .global-nav .main-nav-tab.over.persist::after {
            opacity: 1.0 !important;
            -webkit-animation: none;
            -moz-animation: none;
            -o-animation: none;
            animation: none; }
        .primary-nav-container nav.menu .global-nav .main-nav-tab.no-hover-drop::after {
          display: none; }
        .primary-nav-container nav.menu .global-nav .main-nav-tab.no-hover.over {
          background: none; }
      @media (max-width: 1200px) {
        .primary-nav-container nav.menu .global-nav {
          /* <1200 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-tab {
            padding: 0 0.75em; } }
      @media (max-width: 1024px) {
        .primary-nav-container nav.menu .global-nav {
          /* <1024 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-tab {
            padding: 0 0.65em;
            font-size: 13px;
            transition: margin 0.3s, padding 0.3s; }
          .primary-nav-container nav.menu .global-nav .main-nav-tab#header-search-button {
            padding-left: 0.75em; } }
      @media (max-width: 900px) {
        .primary-nav-container nav.menu .global-nav {
          /* <900 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-tab {
            padding: 0 0.5em;
            font-size: 13px; } }
      @media (max-width: 800px) {
        .primary-nav-container nav.menu .global-nav {
          /* <800 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-tab {
            padding: 0 0.5em;
            font-size: 12px;
            transition: margin 0.1s, padding 0.1s; } }
      @media (max-width: 720px) {
        .primary-nav-container nav.menu .global-nav {
          /* <720 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-tab {
            padding: 0 0.4em;
            font-size: 11px; } }
      @media (max-width: 600px) {
        .primary-nav-container nav.menu .global-nav {
          /* <600 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-tab {
            padding: 0 0.1em;
            font-size: 11px; } }
      .primary-nav-container nav.menu .global-nav a {
        transition: none;
        -webkit-transition: none; }
      .primary-nav-container nav.menu .global-nav .main-nav-dd {
        -webkit-transition: opacity .2s, height .1s;
        -webkit-transition-delay: .2s;
        -moz-transition: opacity .2s, height .1s;
        -moz-transition-delay: .2s;
        -ms-transition: opacity .2s, height .1s;
        -ms-transition-delay: .2s;
        -o-transition: opacity .2s, height .1s;
        -o-transition-delay: .2s;
        transition: opacity .2s, height .1s;
        transition-delay: .1s;
        /* Avoid use of display: none in this context to allow animations to be used. Storing menus off-screen in a zero height transparent form instead */
        opacity: 0.0;
        left: -9999px;
        min-height: 0;
        max-height: 0;
        height: 0;
        position: absolute;
        overflow: hidden;
        top: 32px;
        width: 100%;
        z-index: 15;
        background-color: transparent;
        padding: 0 64px;
        text-align: center;
        /* STRUCTURAL LAYOUT OF SUBNAV */ }
        .primary-nav-container nav.menu .global-nav .main-nav-dd .row {
          background: #F9F6F6;
          width: 100%;
          height: auto;
          overflow: hidden;
          margin: 0 auto;
          max-width: 1280px;
          padding: 32px 16px 16px 16px; }
          .primary-nav-container nav.menu .global-nav .main-nav-dd .row::after {
            background: url("/skin/frontend/charlottetilbury/desktop/img/header/bottom-shadow.png");
            background-size: 100% 100%;
            content: "";
            display: block;
            width: 100%;
            height: 6px;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0.25; }
          .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left {
            max-width: 700px;
            width: auto;
            height: auto;
            min-height: 128px;
            float: left; }
            .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item {
              display: block;
              width: 200px;
              height: 64px;
              float: left;
              margin-right: 32px; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item img {
                display: block;
                width: 50px;
                height: 64px;
                float: left; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item p {
                display: block;
                width: 150px;
                height: 64px;
                float: left;
                text-align: left;
                margin: 0;
                padding: 4px 0 0 16px;
                font-size: 14px;
                line-height: 18px;
                color: #340C0C;
                font-family: "Optima-Regular", sans-serif; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item p span {
                  text-transform: uppercase; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item.view-all {
                padding-left: 50px;
                position: relative;
                display: table; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item.view-all p {
                  padding-top: 14px;
                  font-family: "Optima-Bold", sans-serif; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item.view-all:after {
                  background: url("/skin/frontend/charlottetilbury/desktop/img/header/subnav-view-all.png");
                  background-size: 44px auto;
                  background-position: center;
                  background-repeat: no-repeat;
                  content: "";
                  display: block;
                  width: 50px;
                  height: 64px;
                  position: absolute;
                  left: 0;
                  top: 0; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item:nth-child(1), .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item:nth-child(2), .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item:nth-child(3) {
                margin-bottom: 16px; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left a.feature-item:hover p {
                font-family: "Optima-Bold", sans-serif; }
            .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul {
              list-style-type: none;
              margin: 0;
              padding: 0;
              box-sizing: border-box; }
            .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu {
              display: inline-block;
              float: left;
              width: 216px;
              position: relative;
              height: auto;
              padding-bottom: 16px;
              -webkit-transition: height .5s;
              -moz-transition: height .5s;
              -ms-transition: height .5s;
              -o-transition: height .5s;
              transition: height .5s;
              transition-timing-function: ease; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu > li > ul {
                -webkit-transition: opacity .3s;
                -moz-transition: opacity .3s;
                -ms-transition: opacity .3s;
                -o-transition: opacity .3s;
                transition: opacity .3s;
                display: inline-block;
                position: absolute;
                left: 215px;
                top: 0;
                padding: 0;
                width: 0px;
                overflow: hidden;
                opacity: 0.0;
                height: auto;
                border-left: none;
                z-index: 10; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu > li > ul:before {
                  content: "";
                  display: none;
                  position: absolute;
                  width: 9px;
                  height: 9px;
                  background: url("/skin/frontend/charlottetilbury/desktop/img/header/nav-divider-end.svg");
                  background-size: 10px 10px;
                  background-position: center;
                  left: -5px;
                  top: -8px; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu > li > ul:after {
                  content: "";
                  display: none;
                  position: absolute;
                  width: 9px;
                  height: 9px;
                  background: url("/skin/frontend/charlottetilbury/desktop/img/header/nav-divider-end.svg");
                  background-size: 10px 10px;
                  background-position: center;
                  left: -5px;
                  bottom: -8px; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu > li.over > ul,
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu > li.persist > ul {
                padding: 0 0 0 17px;
                border-left: 1px solid #C7C1BE; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li {
                font-size: 14px;
                line-height: 18px;
                color: #340C0C;
                font-family: "Optima-Regular", sans-serif;
                text-transform: uppercase;
                padding: 0 16px 0 0;
                margin-bottom: 16px;
                white-space: nowrap; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li > ul {
                  width: 0px;
                  overflow: hidden;
                  box-sizing: border-box; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li:last-child {
                  padding-bottom: 0; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a {
                  text-decoration: none;
                  color: #340C0C;
                  font-family: inherit; }
                  .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink {
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    margin-left: 8px;
                    position: relative;
                    text-indent: 9999px;
                    overflow: hidden; }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink:after {
                      content: "";
                      width: 20px;
                      height: 20px;
                      background-position: center;
                      background-repeat: no-repeat;
                      background-size: contain;
                      position: absolute;
                      left: 0px;
                      top: 0px; }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink.youtube:after {
                      background-image: url("/skin/frontend/charlottetilbury/desktop/img/icons/youtube.svg"); }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink.youtube:hover:after {
                      background-image: url("/skin/frontend/charlottetilbury/desktop/img/icons/youtube_over.svg"); }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink.instagram:after {
                      background-image: url("/skin/frontend/charlottetilbury/desktop/img/icons/instagram.svg"); }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink.instagram:hover:after {
                      background-image: url("/skin/frontend/charlottetilbury/desktop/img/icons/instagram_over.svg"); }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink.facebook:after {
                      background-image: url("/skin/frontend/charlottetilbury/desktop/img/icons/facebook.svg"); }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink.facebook:hover:after {
                      background-image: url("/skin/frontend/charlottetilbury/desktop/img/icons/facebook_over.svg"); }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink.twitter:after {
                      background-image: url("/skin/frontend/charlottetilbury/desktop/img/icons/twitter.svg"); }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li a.socialLink.twitter:hover:after {
                      background-image: url("/skin/frontend/charlottetilbury/desktop/img/icons/twitter_over.svg"); }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li:hover {
                  font-family: "Optima-Bold", sans-serif; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li.over > ul, .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li.persist > ul {
                  width: 200px;
                  overflow: visible;
                  opacity: 1.0;
                  z-index: 100; }
                  .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li.over > ul:before, .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li.persist > ul:before {
                    display: block; }
                  .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li.over > ul:after, .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu li.persist > ul:after {
                    display: block; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu > li {
                text-align: right; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.left ul.lateral-menu > li li {
                  text-align: left; }
          .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right {
            width: auto;
            float: right; }
            .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right a.feature-item {
              display: inline-block;
              float: right;
              width: 369px;
              height: 144px; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right a.feature-item img {
                display: block;
                width: 369px;
                height: 144px; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right a.feature-item.large {
                width: 542px;
                height: 184px; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right a.feature-item.large img {
                  width: 542px;
                  height: 184px; }
            .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .how-to-grid {
              width: 544px;
              height: 184px;
              float: right; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .how-to-grid a {
                display: block;
                width: 136px;
                height: 92px;
                float: left;
                position: relative;
                margin: 0; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .how-to-grid a img {
                  display: block;
                  position: absolute;
                  width: 136px;
                  height: 92px;
                  left: 0;
                  top: 0;
                  box-sizing: border-box;
                  border: 1px solid #F9F6F6; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .how-to-grid a:nth-child(1) {
                  float: right;
                  width: 272px;
                  height: 184px; }
                  .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .how-to-grid a:nth-child(1) img {
                    width: 272px;
                    height: 184px; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .how-to-grid a:nth-child(4) {
                  clear: left; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .how-to-grid a:after {
                  content: "";
                  position: absolute;
                  width: 34px;
                  height: 34px;
                  left: 50%;
                  top: 50%;
                  margin-top: -17px;
                  margin-left: -17px;
                  background: url("/skin/frontend/charlottetilbury/desktop/img/header/video-play-button.svg");
                  background-size: 100% auto;
                  background-position: center;
                  background-repeat: no-repeat; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .how-to-grid a.white:after {
                  background-image: url("/skin/frontend/charlottetilbury/desktop/img/header/video-play-button-white.svg"); }
            .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .iconic-looks-grid {
              width: 510px;
              height: 192px;
              position: relative;
              float: right; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .iconic-looks-grid a {
                display: block;
                float: right;
                width: 86px;
                height: 80px;
                position: relative;
                margin: 0 16px 8px 0; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .iconic-looks-grid a img {
                  display: block;
                  position: absolute;
                  width: 86px;
                  height: 80px;
                  left: 0;
                  top: 0; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .iconic-looks-grid a p {
                  display: block;
                  position: absolute;
                  width: 86px;
                  height: 80px;
                  left: 0;
                  top: 0;
                  color: #fff;
                  font-family: "Bebas-neuebold", sans-serif;
                  text-transform: uppercase;
                  font-size: 18px;
                  line-height: 20px;
                  box-sizing: border-box;
                  padding: 20px 4px 4px 4px;
                  opacity: 0.0;
                  background: rgba(52, 12, 12, 0.6);
                  transition: opacity 0.3s; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .iconic-looks-grid a p:hover {
                  opacity: 1.0; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .iconic-looks-grid a:nth-child(6) {
                  clear: right; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right .iconic-looks-grid .grid-label {
                display: block;
                position: absolute;
                width: 100px;
                height: auto;
                left: -116px;
                top: 16px;
                color: #340C0C;
                font-family: "Optima-Regular", sans-serif;
                text-align: right;
                text-transform: uppercase;
                font-size: 14px;
                line-height: 16px; }
          @media (max-width: 1240px) {
            .primary-nav-container nav.menu .global-nav .main-nav-dd .row .subnav-col.right {
              display: none; } }
          .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks {
            text-align: center; }
            .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col {
              display: inline-block;
              margin: 0 auto;
              width: auto;
              overflow: visible; }
              .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a {
                display: block;
                width: 140px;
                height: 116px;
                float: left;
                position: relative;
                margin-right: 31px;
                margin-bottom: 32px; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a img {
                  display: block;
                  width: 140px;
                  height: 112px;
                  margin-top: 4px; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a p {
                  display: block;
                  position: absolute;
                  left: 22px;
                  right: 22px;
                  top: 0;
                  bottom: 0px;
                  border-bottom: 1px solid #C7C1BE;
                  text-align: center;
                  box-sizing: content-box;
                  padding: 0;
                  margin: 0;
                  font-size: 12px;
                  line-height: 14px;
                  font-family: "Optima-Regular", sans-serif;
                  text-transform: uppercase;
                  color: #340C0C; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(7) {
                  clear: left; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(n+7) {
                  margin-bottom: 0; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(6), .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(12) {
                  margin-right: 0; }
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:hover p {
                  font-family: "Optima-Bold", sans-serif; }
              @media (max-width: 1200px) {
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col {
                  /* <1200 */ }
                  .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a {
                    margin-right: 16px; } }
              @media (max-width: 1024px) {
                .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col {
                  /* <1024 */ }
                  .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a {
                    margin-right: 24px; }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(5), .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(9) {
                      clear: left; }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(7) {
                      clear: none; }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(n+9) {
                      margin-bottom: 0; }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(6) {
                      margin-right: 24px; }
                    .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(4), .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(8), .primary-nav-container nav.menu .global-nav .main-nav-dd .row.iconic-looks .subnav-col a:nth-child(12) {
                      margin-right: 0; } }
      @media (max-width: 1200px) {
        .primary-nav-container nav.menu .global-nav {
          /* <1200 */ }
          .primary-nav-container nav.menu .global-nav .main-nav-dd {
            padding: 0 16px; } }
      .primary-nav-container nav.menu .global-nav .over .main-nav-dd {
        /* display: block; */
        opacity: 1.0;
        left: 0;
        height: auto;
        min-height: 200px;
        max-height: 1280px; }
      .primary-nav-container nav.menu .global-nav .dropdown-menu {
        display: block; }
        .primary-nav-container nav.menu .global-nav .dropdown-menu li:last-child a {
          margin-bottom: 0; }
        .primary-nav-container nav.menu .global-nav .dropdown-menu a {
          color: #3a1515;
          display: inline-block;
          font-family: "Avenir", sans-serif;
          font-size: 14px;
          margin: 0 0 20px;
          text-transform: uppercase; }
          .primary-nav-container nav.menu .global-nav .dropdown-menu a.col-title {
            font-family: "Avenir-Black", sans-serif;
            font-weight: bold; }
        .primary-nav-container nav.menu .global-nav .dropdown-menu span.col-title {
          color: #3a1515;
          display: inline-block;
          font-family: "Avenir", sans-serif;
          font-size: 14px;
          margin: 0 0 20px;
          text-transform: uppercase;
          font-family: "Avenir-Black", sans-serif;
          font-weight: bold; }
        .primary-nav-container nav.menu .global-nav .dropdown-menu ul {
          list-style: none;
          margin: 0;
          padding: 0; }
      .primary-nav-container nav.menu .global-nav .dropdown-promo img {
        width: 100%; }
    .primary-nav-container nav.menu .touch .global-nav .main-nav-item.over .main-nav-dd {
      display: block; }
    .primary-nav-container nav.menu .touch .global-nav .main-nav-dd {
      -webkit-transition: none;
      -webkit-transition-delay: none;
      -moz-transition: none;
      -moz-transition-delay: none;
      -ms-transition: none;
      -ms-transition-delay: none;
      -o-transition: none;
      -o-transition-delay: none;
      transition: none;
      transition-delay: none;
      display: none;
      opacity: 1.0;
      left: 0; }
      .primary-nav-container nav.menu .touch .global-nav .main-nav-dd > .row {
        padding: 20px; }

.closed-header .primary-nav-container {
  position: fixed;
  left: 0;
  top: 0;
  height: 52px;
  line-height: 52px;
  border-top: 8px solid #340c0c;
  box-sizing: content-box;
  width: 100%;
  z-index: 50000;
  background: #fff; }
  .closed-header .primary-nav-container::before {
    display: none; }
  .closed-header .primary-nav-container::after {
    top: 52px; }
  .closed-header .primary-nav-container nav.menu {
    height: 52px;
    line-height: 52px;
    max-height: 52px; }
    .closed-header .primary-nav-container nav.menu .global-nav {
      height: 52px;
      line-height: 52px; }
      .closed-header .primary-nav-container nav.menu .global-nav.left {
        padding-right: 2.5em; }
      .closed-header .primary-nav-container nav.menu .global-nav.right {
        padding-left: 2.5em; }
      .closed-header .primary-nav-container nav.menu .global-nav .main-nav-dd {
        top: 52px; }
      .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item {
        margin: 0 0.3em; }
        .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.closed-only-icon {
          display: block;
          overflow: hidden;
          text-indent: -9999px;
          width: 20px;
          box-sizing: content-box;
          z-index: 20;
          margin-right: 0; }
          .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.closed-only-icon .main-nav-tab {
            width: 20px;
            height: 16px;
            margin-top: 18px;
            display: block;
            background-size: auto 100%; }
          .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.closed-only-icon.spacer {
            display: block;
            width: 2px;
            height: 36px;
            background: url("/skin/frontend/charlottetilbury/desktop/img/header/divider-20px.svg") no-repeat;
            background-position: left bottom;
            margin-left: 16px;
            margin-right: 16px; }
          .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.closed-only-icon.closed-cart {
            width: 44px;
            height: 52px;
            margin-left: 0;
            margin-right: 0; }
            .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.closed-only-icon.closed-cart .cart-qty {
              background: url("/skin/frontend/charlottetilbury/desktop/img/header/bag-with-number.svg") no-repeat 0 0;
              color: #fff;
              display: block;
              font-size: 16px;
              height: 24px;
              line-height: 24px;
              padding: 0 0 0 20px;
              text-align: center;
              width: 44px;
              text-indent: 0;
              margin-top: 14px;
              font-family: "Bebas-neuebook", sans-serif; }
              .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.closed-only-icon.closed-cart .cart-qty:hover {
                cursor: pointer; }
          .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.closed-only-icon.account {
            margin-left: 0 !important;
            margin-right: 0 !important; }
        .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.search {
          margin-right: 8px; }
        .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.account .main-nav-tab {
          background: url("/skin/frontend/charlottetilbury/desktop/img/header/user-account.svg") no-repeat 0 0;
          width: 20px !important;
          background-size: 100% auto; }
        .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.wishlist {
          margin-left: 8px !important; }
          .closed-header .primary-nav-container nav.menu .global-nav .main-nav-item.wishlist .main-nav-tab {
            background: url("/skin/frontend/charlottetilbury/desktop/img/header/wishlist.svg") no-repeat 0 0;
            width: 20px !important;
            background-size: 100% auto; }
      .closed-header .primary-nav-container nav.menu .global-nav .main-nav-tab {
        padding: 0 0.5em;
        line-height: 52px; }
        .closed-header .primary-nav-container nav.menu .global-nav .main-nav-tab.over::after {
          top: 48px;
          z-index: 50; }
      .closed-header .primary-nav-container nav.menu .global-nav .search .main-nav-tab {
        width: 18px;
        text-indent: -9999px;
        overflow: hidden; }
        .closed-header .primary-nav-container nav.menu .global-nav .search .main-nav-tab::before {
          top: 25px;
          left: 0; }
      .closed-header .primary-nav-container nav.menu .global-nav .search.open .main-nav-tab {
        display: none; }
        .closed-header .primary-nav-container nav.menu .global-nav .search.open .main-nav-tab::before {
          left: 0;
          top: 4px; }
      .closed-header .primary-nav-container nav.menu .global-nav .search.open .search-wrapper {
        left: 53%;
        top: 14px;
        width: 46%;
        z-index: 10; }
      @media (min-width: 901px) and (max-width: 1024px) {
        .closed-header .primary-nav-container nav.menu .global-nav {
          /* <1024 */ }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item .main-nav-tab {
            padding-left: 0.5em;
            padding-right: 0.5em;
            font-size: 12px; }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.search {
            margin-left: 6px;
            margin-right: 3px; }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.wishlist {
            margin-left: 3px; }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.closed-only-icon.spacer {
            margin-left: 6px;
            margin-right: 6px; } }
      @media (min-width: 801px) and (max-width: 900px) {
        .closed-header .primary-nav-container nav.menu .global-nav {
          /* <900 */ }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item {
            margin: 0 0.2em; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.search {
              margin-left: 4px;
              margin-right: 2px; }
              .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.search .main-nav-tab::before {
                top: 20px; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.wishlist {
              margin-left: 2px; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.closed-only-icon.spacer {
              margin-left: 4px;
              margin-right: 4px; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item a.main-nav-tab {
              padding-left: 0.2em;
              padding-right: 0.2em; } }
      @media (max-width: 840px) {
        .closed-header .primary-nav-container nav.menu .global-nav {
          /* <840 */ }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item {
            margin: 0; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.search {
              margin-left: 2px;
              margin-right: 2px;
              height: 52px; }
              .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.search a#header-search-button {
                line-height: 52px; }
              .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.search a.main-nav-tab::before {
                background-size: auto 100%;
                background-repeat: no-repeat;
                width: 17px;
                height: 14px;
                line-height: 36px;
                top: 22px; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.account a.main-nav-tab {
              width: 18px;
              margin-top: 19px; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.wishlist {
              margin-left: 2px !important; }
              .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.wishlist a.main-nav-tab {
                width: 18px;
                margin-top: 20px; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.closed-only-icon.spacer {
              margin-left: 4px;
              margin-right: 6px; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item #closed-header-cart {
              background-size: 100% auto;
              width: 34px;
              font-size: 11px;
              line-height: 18px;
              margin-top: 17px;
              padding-left: 16px; }
            .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item a.main-nav-tab {
              font-size: 11px;
              padding-left: 0.25em;
              padding-right: 0.25em; } }
      @media (min-width: 720px) and (max-width: 760px) {
        .closed-header .primary-nav-container nav.menu .global-nav {
          /* <760 */ }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.closed-only-icon.spacer {
            margin-left: 2px;
            margin-right: 4px; }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item a.main-nav-tab {
            padding-left: 0.2em;
            padding-right: 0.2em; } }
      @media (max-width: 720px) {
        .closed-header .primary-nav-container nav.menu .global-nav {
          /* <720 */ }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item.closed-only-icon.spacer {
            margin-left: 2px;
            margin-right: 4px; }
          .closed-header .primary-nav-container nav.menu .global-nav li.main-nav-item a.main-nav-tab {
            padding-left: 0.1em;
            padding-right: 0.1em; } }
    @media (max-width: 720px) {
      .closed-header .primary-nav-container nav.menu {
        /* <720 */ }
        .closed-header .primary-nav-container nav.menu .global-nav.left {
          padding-right: 2em; }
        .closed-header .primary-nav-container nav.menu .global-nav.right {
          padding-left: 2em; } }

.dropdown-menu__images {
  list-style: none;
  margin: 0;
  padding: 0; }
  .dropdown-menu__images li {
    margin: 0 0 20px; }
    .dropdown-menu__images li:last-child {
      margin-bottom: 0; }

div.page {
  position: relative; }

body.categorypath-looks .ng-scope {
  margin-top: 10px; }

body > .wrapper {
  min-width: 710px; }

.footer-container {
  border-top: 1px solid #340c0c; }
  .footer-container .container {
    border-left: 1px solid #340c0c;
    padding-left: 50px;
    padding: 0 15px 30px 50px;
    position: relative; }
  .footer-container .footer-flourish {
    background: url("/skin/frontend/charlottetilbury/desktop/img/footer/flourish.png") no-repeat 0 0;
    height: 89px;
    position: absolute;
    left: -23px;
    bottom: 60px;
    width: 45px; }
  .footer-container h4 {
    color: #340c0c;
    font-family: "Avenir", sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 40px 0 20px;
    text-transform: uppercase; }
  .footer-container ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer-container ul li {
      line-height: 1;
      margin: 0 0 10px; }
      .footer-container ul li a {
        color: #340c0c;
        font-family: "Calluna", Georgia, serif;
        font-size: 14px; }
    .footer-container ul.social-links {
      margin: 0 0 20px; }
      .footer-container ul.social-links li {
        display: inline-block;
        margin: 0 3px 0 0; }
        .footer-container ul.social-links li a {
          background: url("/skin/frontend/charlottetilbury/desktop/img/sprite/icons.png") no-repeat;
          display: block;
          height: 27px;
          text-indent: -9999px;
          width: 27px; }
          .footer-container ul.social-links li a:hover.icon-facebook {
            background-position: -1px -202px; }
          .footer-container ul.social-links li a:hover.icon-twitter {
            background-position: -35px -202px; }
          .footer-container ul.social-links li a:hover.icon-instagram {
            background-position: -70px -202px; }
          .footer-container ul.social-links li a:hover.icon-pinterest {
            background-position: -106px -202px; }
          .footer-container ul.social-links li a:hover.icon-youtube {
            background-position: -142px -202px; }
          .footer-container ul.social-links li a:hover.icon-weibo {
            background-position: -183px -201px; }
          .footer-container ul.social-links li a:hover.icon-google-plus {
            background-position: -223px -201px; }
          .footer-container ul.social-links li a.icon-facebook {
            background-position: -1px -174px; }
          .footer-container ul.social-links li a.icon-twitter {
            background-position: -35px -174px; }
          .footer-container ul.social-links li a.icon-instagram {
            background-position: -70px -174px; }
          .footer-container ul.social-links li a.icon-pinterest {
            background-position: -106px -174px; }
          .footer-container ul.social-links li a.icon-youtube {
            background-position: -142px -174px;
            width: 30px; }
          .footer-container ul.social-links li a.icon-weibo {
            background-position: -186px -171px;
            width: 33px; }
          .footer-container ul.social-links li a.icon-google-plus {
            background-position: -223px -172px; }
  .footer-container .block-subscribe {
    display: block;
    margin-top: 40px; }
    .footer-container .block-subscribe img {
      width: 28px;
      height: 20px;
      display: inline-block;
      margin-top: -3px;
      margin-right: 4px; }
    .footer-container .block-subscribe #signup {
      font-size: 12px;
      font-family: "AvenirLTStd-Medium", "Avenir", sans-serif;
      max-width: 300px; }
      .footer-container .block-subscribe #signup input[type=submit] {
        width: 100px;
        float: right;
        background: #6e2132;
        color: white;
        border-radius: 0;
        border: 0;
        padding: 5px 5px 0;
        font-family: "AvenirLTStd-Medium", "Avenir", sans-serif;
        text-transform: uppercase; }
      .footer-container .block-subscribe #signup table {
        width: 100%; }
      .footer-container .block-subscribe #signup td {
        padding: 0 0 5px; }
      .footer-container .block-subscribe #signup input {
        margin-left: 2%;
        width: 98%; }
    .footer-container .block-subscribe .validation-advice {
      color: #6e2132;
      font-family: "Calluna", Georgia, serif;
      font-size: 0.9375em;
      margin: 1em 0 0; }
    .footer-container .block-subscribe h4 {
      margin: 0 0 10px; }
    .footer-container .block-subscribe p {
      color: #340c0c;
      font-family: "Calluna", Georgia, serif;
      font-size: 15px; }
      .footer-container .block-subscribe p.footer-small {
        font-size: 12px;
        text-align: left; }
    .footer-container .block-subscribe .block-content {
      position: relative;
      border: 1px solid #6e2132; }
      .footer-container .block-subscribe .block-content .success-message {
        position: absolute;
        left: -1px;
        top: -1px;
        width: 102% !important;
        height: 100px; }
        @media (min-width: 992px) {
          .footer-container .block-subscribe .block-content .success-message {
            height: 65px; } }
      .footer-container .block-subscribe .block-content ul.messages {
        width: 100%;
        background: #6e2132;
        border: 0;
        padding: 0;
        margin: 0; }
        .footer-container .block-subscribe .block-content ul.messages li {
          margin: 0;
          padding: 0 5px; }
          .footer-container .block-subscribe .block-content ul.messages li span {
            border: 0;
            color: white;
            font-weight: bold;
            font-family: "AvenirLTStd-Medium", "Avenir", sans-serif;
            font-size: 11px;
            text-transform: uppercase;
            line-height: 18px; }
    .footer-container .block-subscribe .input-box {
      width: 100%;
      padding: 2px; }
      .footer-container .block-subscribe .input-box input {
        border: 0;
        color: #6e2132;
        line-height: 30px;
        padding: 0 63px 0 5px;
        font-size: 0.6875em;
        width: 100%;
        font-family: "AvenirLTStd-Medium", "Avenir", sans-serif; }
        .footer-container .block-subscribe .input-box input:focus {
          outline: 0; }
    .footer-container .block-subscribe button {
      background: #6e2132;
      border: 0;
      color: #fff;
      font-family: "Avenir", sans-serif;
      font-size: 11px;
      height: 28px;
      line-height: 29px;
      padding: 0 10px;
      position: absolute;
      right: 3px;
      top: 3px;
      text-transform: uppercase; }
    .footer-container .block-subscribe .posttext {
      margin-top: 12px; }
    .footer-container .block-subscribe .pretext p,
    .footer-container .block-subscribe .posttext p {
      font-size: 13px;
      line-height: 16px;
      color: #340c0c; }
      .footer-container .block-subscribe .pretext p a,
      .footer-container .block-subscribe .posttext p a {
        color: #340c0c;
        text-decoration: underline; }
  @media screen and (max-width: 768px) {
    .checkout-cart-index .footer-container {
      padding-bottom: 122px; } }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.account-login {
  margin-bottom: 6em;
  min-height: 610px; }
  .account-login h2 {
    color: #fedac8;
    font-family: "Bebas-neuebold", sans-serif;
    font-size: 3.625em;
    line-height: 1;
    text-align: center;
    text-transform: uppercase; }
  .account-login p.info {
    color: #fedac8;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 50%; }
  .account-login p {
    font-family: "Calluna", Georgia, serif;
    color: #340c0c; }
  .account-login label {
    color: #fedac8; }
  .account-login .page-title {
    display: inline-block;
    text-align: left;
    width: 100%; }
    .account-login .page-title h1 {
      font-family: "Bebas-neuebold", sans-serif;
      text-transform: uppercase;
      font-size: 2.375em;
      color: #340c0c; }
    .account-login .page-title hr {
      border: 1px solid #340c0c;
      margin-bottom: 6em; }
  .account-login em {
    color: #c00313;
    margin-right: 4px; }
  .account-login .col2-set {
    display: inline-block;
    margin-top: 2em;
    width: 100%; }
  .account-login .col2-set .col-1 {
    float: right;
    width: 49%; }
  .account-login .col2-set .col-2 {
    float: left;
    width: 49%; }
  .account-login .new-users, .account-login .registered-users, .account-login .checkout-registered-customers, .account-login .checkout-register-or-guest {
    font-size: 0.875em;
    background: #6e2132;
    width: 42%;
    padding: 10px;
    z-index: 1;
    position: relative; }
    .account-login .new-users .inner, .account-login .registered-users .inner, .account-login .checkout-registered-customers .inner, .account-login .checkout-register-or-guest .inner {
      min-height: 30em;
      padding: 20px; }
      .account-login .new-users .inner:before, .account-login .registered-users .inner:before, .account-login .checkout-registered-customers .inner:before, .account-login .checkout-register-or-guest .inner:before {
        border: 1px solid #fedac8;
        bottom: 8px;
        content: "";
        left: 8px;
        position: absolute;
        right: 16px;
        top: 16px;
        z-index: -1; }
      .account-login .new-users .inner:after, .account-login .registered-users .inner:after, .account-login .checkout-registered-customers .inner:after, .account-login .checkout-register-or-guest .inner:after {
        border: 1px solid #fedac8;
        bottom: 16px;
        content: "";
        left: 16px;
        position: absolute;
        right: 8px;
        top: 8px;
        z-index: -1; }
      .account-login .new-users .inner ul.messages, .account-login .registered-users .inner ul.messages, .account-login .checkout-registered-customers .inner ul.messages, .account-login .checkout-register-or-guest .inner ul.messages {
        width: 100%; }
        .account-login .new-users .inner ul.messages li span, .account-login .registered-users .inner ul.messages li span, .account-login .checkout-registered-customers .inner ul.messages li span, .account-login .checkout-register-or-guest .inner ul.messages li span {
          color: #fedac8;
          font-family: "Calluna", Georgia, serif; }
    .account-login .new-users .buttons-set, .account-login .registered-users .buttons-set, .account-login .checkout-registered-customers .buttons-set, .account-login .checkout-register-or-guest .buttons-set {
      display: block; }
    .account-login .new-users button, .account-login .registered-users button, .account-login .checkout-registered-customers button, .account-login .checkout-register-or-guest button {
      display: block;
      margin: 0 auto;
      overflow: visible;
      text-align: center; }
  .account-login .buttons-set .button {
    display: block;
    margin: 0 auto;
    text-align: center; }
  .account-login .new-users ul {
    color: #fff;
    list-style: outside none disc;
    margin: 0 auto;
    padding: 1.5em 0;
    text-align: left;
    width: 60%;
    line-height: 2; }
    .account-login .new-users ul li {
      padding-left: 1.5em;
      color: #fff;
      font-family: "Calluna", Georgia, serif;
      font-size: 1.375em;
      line-height: 1.6em; }
  .account-login .new-users p.info {
    width: 60%; }
  .account-login .registered-users ul li, .account-login .checkout-registered-customers ul li {
    list-style: outside none none; }
  .account-login .registered-users .form-list, .account-login .checkout-registered-customers .form-list {
    display: block;
    margin: 0 auto;
    padding: 1.5em 0;
    text-align: center;
    width: 390px; }
    .account-login .registered-users .form-list label, .account-login .checkout-registered-customers .form-list label {
      display: none; }
    .account-login .registered-users .form-list .input-box, .account-login .checkout-registered-customers .form-list .input-box {
      width: 100%; }
      .account-login .registered-users .form-list .input-box .input-text::-webkit-input-placeholder, .account-login .checkout-registered-customers .form-list .input-box .input-text::-webkit-input-placeholder {
        color: #340c0c;
        opacity: 1; }
      .account-login .registered-users .form-list .input-box .input-text:-moz-placeholder, .account-login .checkout-registered-customers .form-list .input-box .input-text:-moz-placeholder {
        color: #340c0c;
        opacity: 1; }
      .account-login .registered-users .form-list .input-box .input-text::-moz-placeholder, .account-login .checkout-registered-customers .form-list .input-box .input-text::-moz-placeholder {
        color: #340c0c;
        opacity: 1; }
      .account-login .registered-users .form-list .input-box .input-text:-ms-input-placeholder, .account-login .checkout-registered-customers .form-list .input-box .input-text:-ms-input-placeholder {
        color: #340c0c;
        opacity: 1; }
    .account-login .registered-users .form-list .note, .account-login .checkout-registered-customers .form-list .note {
      display: inline-block;
      width: 49%; }
    .account-login .registered-users .form-list .buttons-set, .account-login .checkout-registered-customers .form-list .buttons-set {
      display: inline-block;
      width: 49%; }
  .account-login .registered-users .forgotpassword, .account-login .checkout-registered-customers .forgotpassword {
    color: #fedac8;
    display: block;
    margin: 0 auto 2.5em;
    text-decoration: underline;
    width: 390px;
    font-family: "Calluna", Georgia, serif; }
  .account-login .checkout-register-or-guest h2 {
    font-size: 3.125em;
    margin: 0.5em auto;
    text-align: center;
    width: 60%; }
  .account-login .checkout-register-or-guest .form-list {
    display: table;
    margin: 1em auto;
    padding: 0;
    float: none; }
    .account-login .checkout-register-or-guest .form-list li {
      display: table;
      font-family: "Calluna", Georgia, serif;
      margin-bottom: .8em; }
      .account-login .checkout-register-or-guest .form-list li input[type="radio"] {
        display: none; }
      .account-login .checkout-register-or-guest .form-list li input[type="radio"] + label {
        color: #fff;
        font-size: 18px;
        font-weight: 300; }
      .account-login .checkout-register-or-guest .form-list li input[type="radio"] + label span {
        display: inline-block;
        width: 19px;
        height: 19px;
        margin: -2px 10px 0 0;
        vertical-align: middle;
        cursor: pointer;
        -moz-border-radius: 50%;
        border-radius: 50%; }
      .account-login .checkout-register-or-guest .form-list li input[type="radio"] + label span {
        background-color: #fff; }
      .account-login .checkout-register-or-guest .form-list li input[type="radio"]:checked + label span {
        border: 5px solid #fff;
        background-color: #6e2132; }
      .account-login .checkout-register-or-guest .form-list li input[type="radio"] + label span,
      .account-login .checkout-register-or-guest .form-list li input[type="radio"]:checked + label span {
        -webkit-transition: background-color 0.4s linear;
        -o-transition: background-color 0.4s linear;
        -moz-transition: background-color 0.4s linear;
        transition: background-color 0.4s linear; }
    .account-login .checkout-register-or-guest .form-list input {
      display: inline-block;
      float: left;
      width: 50px; }
    .account-login .checkout-register-or-guest .form-list label {
      margin: 0 1em;
      padding: 0;
      vertical-align: top;
      width: 300px; }
  .account-login .checkout-register-or-guest p.info {
    width: 60%; }
  .account-login .checkout-registered-customers h2 {
    font-size: 3.125em;
    margin: 0.5em auto;
    text-align: center;
    width: 100%; }
  .account-login .checkout-registered-customers .form-list .buttons-set {
    width: 100%; }
  .account-login p.required {
    display: none; }
  .account-login .border-flourish .border-top-left-flourish {
    background: url("/skin/frontend/charlottetilbury/desktop/img/sprite/borders.png") no-repeat -167px -293px;
    width: 63px;
    height: 63px;
    position: absolute;
    top: 25px;
    left: 25px; }
  .account-login .border-flourish .border-top-right-flourish {
    background: url("/skin/frontend/charlottetilbury/desktop/img/sprite/borders.png") no-repeat -243px -293px;
    width: 62px;
    height: 63px;
    position: absolute;
    top: 25px;
    right: 25px; }
  .account-login .border-flourish .border-bottom-left-flourish {
    background: url("/skin/frontend/charlottetilbury/desktop/img/sprite/borders.png") no-repeat -6px -293px;
    width: 63px;
    height: 63px;
    position: absolute;
    bottom: 25px;
    left: 25px; }
  .account-login .border-flourish .border-bottom-right-flourish {
    background: url("/skin/frontend/charlottetilbury/desktop/img/sprite/borders.png") no-repeat -90px -293px;
    width: 62px;
    height: 63px;
    position: absolute;
    bottom: 25px;
    right: 25px; }
  .account-login .btn {
    border: 1px solid #fedac8;
    color: #fedac8;
    font-family: "Avenir-Medium", sans-serif;
    font-weight: 300;
    padding: 8px 20px;
    font-size: 1em;
    position: relative;
    text-transform: uppercase;
    background: transparent; }
    .account-login .btn:hover {
      background: #fedac8;
      color: #621627;
      text-decoration: none; }
    .account-login .btn:after, .account-login .btn:before {
      content: '';
      display: inline-block;
      position: absolute;
      left: 50%;
      margin-left: -3px; }
    .account-login .btn:after {
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 6px solid #fedac8;
      height: 0;
      width: 0;
      top: 0px; }
    .account-login .btn:before {
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-bottom: 6px solid #fedac8;
      height: 0;
      width: 0;
      top: -6px; }
  .account-login .validation-advice {
    color: #fedac8; }

.space48-booking-index-index .page-title {
  border-bottom: 1px solid #340c0c;
  margin-bottom: 0; }
  .space48-booking-index-index .page-title h1 {
    border: none; }
.space48-booking-index-index .page-header {
  border: 0;
  margin: 20px 0 0; }
  .space48-booking-index-index .page-header h2 {
    color: white;
    background: url("/skin/frontend/charlottetilbury/desktop/img/bookingform/booking-title.jpg") no-repeat center center;
    padding: 20px 0;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
.space48-booking-index-index .booking--form {
  max-width: 300px;
  color: white;
  display: block;
  margin: 20px auto 46px; }
  .space48-booking-index-index .booking--form input {
    margin: 0 20px 0 0; }
  .space48-booking-index-index .booking--form span {
    font-size: 1.25em; }
.space48-booking-index-index .account-login .form-list {
  width: 100%;
  max-width: 390px; }
.space48-booking-index-index .account-login h2 {
  margin-bottom: 20px; }
.space48-booking-index-index .account-login .forgotpassword.f-left {
  max-width: 390px;
  width: 100%; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.block-account {
  margin: 2em 0; }
  .block-account .block-title {
    display: none !important; }
  .block-account .block-content ul {
    margin: 0;
    padding: 0; }
    .block-account .block-content ul li {
      list-style: outside none none;
      padding: 0.1em 0; }
      .block-account .block-content ul li a {
        font-family: "Avenir", sans-serif;
        text-transform: uppercase;
        font-size: 0.75em;
        color: #340c0c; }
    .block-account .block-content ul li.current strong {
      font-family: "Avenir-Black", sans-serif;
      text-transform: uppercase;
      font-size: 0.75em;
      color: #6e2132; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.my-account {
  float: left;
  width: 100%;
  margin: 2em 0; }
  .my-account .f-right {
    float: right; }
  .my-account .f-left {
    float: left; }
  .my-account .no-display {
    display: none; }
  .my-account .fieldset .fields {
    margin: 0; }
    .my-account .fieldset .fields .field {
      display: inline-block;
      padding: 0; }
  .my-account p {
    color: #3a1515;
    font-size: 0.875em; }
  .my-account a {
    color: #6e2132;
    text-decoration: underline;
    font-size: 0.875em; }
  .my-account img {
    width: auto; }
  .my-account address {
    color: #3a1515;
    font-size: 0.875em; }
  .my-account strong {
    font-size: 0.875em;
    color: #3a1515; }
  .my-account .box-content {
    color: #3a1515;
    font-size: 0.875em; }
  .my-account .content-link {
    color: #3a1515;
    text-transform: uppercase;
    text-decoration: underline; }
  .my-account .page-title {
    background: #fff4ee;
    padding: 0.2em;
    margin-bottom: 4em; }
    .my-account .page-title h1 {
      font-family: "Bebas-neuebold", sans-serif;
      text-transform: uppercase;
      font-size: 2.375em;
      text-align: center;
      color: #6e2132;
      margin: 0.2em;
      padding: 0.8em;
      position: relative;
      border: none; }
      .my-account .page-title h1:before {
        border: 1px solid #fedac8;
        bottom: 8px;
        content: "";
        left: 8px;
        position: absolute;
        right: 0;
        top: 0; }
      .my-account .page-title h1:after {
        border: 1px solid #fedac8;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 8px;
        top: 8px; }
      .my-account .page-title h1 span {
        display: inline-block;
        text-align: center;
        width: 100%; }
      .my-account .page-title h1 .title-intro {
        font-family: "Avenir", sans-serif;
        text-transform: none !important;
        font-size: 0.42105em;
        display: inline-block; }
  .my-account .sub-title {
    color: #340c0c;
    font-family: "Bebas-neuebold", sans-serif;
    text-transform: uppercase;
    font-size: 1.875em;
    clear: both;
    margin-bottom: 1em; }
  .my-account .sub-title.underline {
    border-bottom: 1px solid #340c0c;
    padding-bottom: 0.2em; }
  .my-account .messages {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%; }
    .my-account .messages .success-msg ul {
      padding: 0; }
      .my-account .messages .success-msg ul li {
        list-style: none; }
    .my-account .messages .success-msg span {
      font-family: "Avenir", sans-serif;
      font-size: 0.875em;
      color: #6e2132;
      border: 1px solid #fedac8;
      padding: 0.5em;
      width: 100%;
      display: inline-block;
      text-align: center; }
  .my-account .welcome-msg .sub-title {
    font-family: "Avenir", sans-serif;
    font-size: 0.875em;
    color: #6e2132; }
  .my-account .form-list {
    margin: 0;
    padding: 0; }
    .my-account .form-list li {
      list-style: outside none none; }
      .my-account .form-list li label {
        width: 25%;
        float: none;
        display: inline-block;
        color: #3a1515;
        font-size: 0.875em; }
      .my-account .form-list li .input-box {
        width: 70%;
        float: right; }
        .my-account .form-list li .input-box select {
          background: #f3f3f3;
          border: none;
          font-size: 0.875em; }
        .my-account .form-list li .input-box input {
          background: #f3f3f3;
          border: none;
          padding: 0.5em;
          width: 100%;
          font-size: 0.875em; }
      .my-account .form-list li.control.newsletter-subscription .pretext p,
      .my-account .form-list li.control.newsletter-subscription .posttext p {
        font-size: 0.875em;
        line-height: 16px;
        padding-left: 0;
        margin-bottom: 4px;
        color: #340c0c; }
        .my-account .form-list li.control.newsletter-subscription .pretext p a,
        .my-account .form-list li.control.newsletter-subscription .posttext p a {
          color: #340c0c;
          text-decoration: underline;
          font-size: inherit; }
      .my-account .form-list li.control.newsletter-subscription .checkbox-container .checkbox {
        display: inline-block;
        float: left;
        margin: 16px 12px 16px 0; }
      .my-account .form-list li.control.newsletter-subscription .checkbox-container label {
        display: inline-block;
        float: left;
        margin-top: 12px;
        padding: 0; }
      .my-account .form-list li.control.newsletter-subscription .posttext {
        clear: both;
        margin-bottom: 24px; }
  .my-account .buttons-set {
    display: inline-block;
    width: 100%; }
    .my-account .buttons-set .check-gc-status {
      margin-right: 1em;
      background: #6e2132; }
  .my-account .button {
    background: #6e2132 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-family: "Avenir", sans-serif;
    padding: 0.4em 2.8em;
    text-transform: uppercase; }
    .my-account .button span span {
      font-size: 0.875em; }
  .my-account .back-link {
    display: inline-block;
    width: 200px; }
    .my-account .back-link a {
      color: #6e2132;
      text-transform: uppercase;
      text-decoration: none; }
  .my-account .link-regcard {
    background: #3a1515 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-family: "Avenir", sans-serif;
    padding: 0.6em 1.2em;
    text-transform: uppercase;
    float: right;
    margin-bottom: 1em; }
  .my-account .giftcardaccount {
    margin-bottom: 4em; }
    .my-account .giftcardaccount .giftcard-form .form-list li {
      margin-bottom: 4em; }
  .my-account .my-sagepaycards-table {
    margin-bottom: 4em; }
    .my-account .my-sagepaycards-table th {
      font-family: "Bebas-neuebold", sans-serif;
      color: #3a1515;
      text-transform: uppercase;
      padding: 0.8em;
      font-size: 0.875em; }
    .my-account .my-sagepaycards-table tbody td {
      border-bottom: 1px solid black;
      color: #3a1515; }
      .my-account .my-sagepaycards-table tbody td .credit-card-type {
        display: inline-block;
        text-align: center; }
    .my-account .my-sagepaycards-table tbody td.last a {
      text-decoration: none; }
  .my-account .stripe-new.cryozonic-stripe-elements.no-wrap {
    display: inline-block;
    width: auto;
    box-sizing: content-box;
    overflow: hidden;
    position: relative; }
  .my-account .stripe-new .pci-dss-info-block {
    display: none; }
  .my-account .stripe-new #cryozonic-stripe-card-number {
    margin-right: 2em; }
  .my-account .stripe-new .cryozonic-stripe-brand {
    position: absolute;
    right: 2.3em;
    top: 9px; }
  .my-account #saved-cards,
  .my-account #card-element {
    max-width: 500px; }
  .my-account .data-table {
    margin-bottom: 4em; }
    .my-account .data-table thead th {
      font-family: "Calluna-Bold", Georgia, serif;
      color: #3a1515;
      text-transform: uppercase;
      padding: 0.8em;
      font-size: 0.875em; }
    .my-account .data-table thead tr td {
      font-family: "Calluna-Bold", Georgia, serif;
      color: #3a1515;
      text-transform: uppercase;
      padding: 0.8em;
      font-size: 0.875em;
      border-bottom: 1px solid #3a1515;
      border-top: 1px solid #3a1515; }
    .my-account .data-table tbody td {
      border-bottom: 1px solid #dddddd;
      color: #3a1515;
      font-size: 0.875em; }
      .my-account .data-table tbody td .credit-card-type {
        display: inline-block;
        text-align: center; }
      .my-account .data-table tbody td a {
        font-size: 0.875em;
        color: #6e2132;
        text-decoration: none; }
    .my-account .data-table tbody tr td {
      border-bottom: 1px solid #dddddd; }
    .my-account .data-table tbody tr:last-child td {
      border-bottom: 1px solid #3a1515; }
    .my-account .data-table tbody tr.last.odd {
      border-bottom: none; }
    .my-account .data-table tfoot td {
      border-bottom: 1px solid #dddddd;
      color: #3a1515;
      font-size: 0.875em; }
      .my-account .data-table tfoot td .credit-card-type {
        display: inline-block;
        text-align: center; }
      .my-account .data-table tfoot td a {
        font-size: 0.875em;
        color: #6e2132;
        text-decoration: none; }
    .my-account .data-table .product-name {
      font-family: "Bebas-neuebold", sans-serif;
      font-size: 1.57143em; }
      .my-account .data-table .product-name a {
        text-decoration: none; }
    .my-account .data-table .view-reorder {
      text-transform: uppercase;
      text-align: right; }
      .my-account .data-table .view-reorder a {
        text-decoration: none;
        font-size: 0.875em; }
      .my-account .data-table .view-reorder a:hover {
        text-decoration: underline; }
  .my-account .data-table#my-orders-table tbody td {
    border-bottom: 1px solid #ddd; }
  .my-account .pager {
    clear: both;
    display: inline-block;
    margin-bottom: 1em;
    width: 100%; }
    .my-account .pager .amount {
      float: right; }
    .my-account .pager .limiter {
      float: left; }
  .my-account #sageTokenCardLoading {
    width: 20px; }
  .my-account #payment_form_sagepaytoken {
    float: left;
    width: 100%; }
    .my-account #payment_form_sagepaytoken sub {
      clear: both;
      float: left;
      margin-top: 0.5em; }
    .my-account #payment_form_sagepaytoken .input-box .v-fix #sagepaytoken_expiration, .my-account #payment_form_sagepaytoken .input-box .v-fix #sagepaytoken_expiration_yr, .my-account #payment_form_sagepaytoken .input-box .v-fix #sagepaytoken_start, .my-account #payment_form_sagepaytoken .input-box .v-fix #sagepaytoken_start_yr {
      width: 25%;
      float: left; }
  .my-account .col2-set {
    display: inline-block;
    width: 100%; }
    .my-account .col2-set .col-1 {
      float: left;
      width: 49%;
      margin: 0 0 1.5em; }
    .my-account .col2-set .col-2 {
      float: right;
      width: 49%;
      margin: 0 0 1.5em; }
  .my-account .info-box .box-title {
    color: #340c0c;
    font-family: "Avenir", sans-serif;
    font-size: 0.875em;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2em;
    padding: 0.56em;
    border: 1px solid #fedac8; }
    .my-account .info-box .box-title span {
      margin-left: 2em;
      position: relative; }
      .my-account .info-box .box-title span::before {
        background: url("/skin/frontend/charlottetilbury/desktop/img/sprite/borders.png") no-repeat;
        content: '';
        display: inline-block;
        height: 35px;
        position: absolute;
        top: -8px;
        width: 35px; }
      .my-account .info-box .box-title span:before {
        background-position: -1px -759px;
        left: -45px; }
  .my-account .info-box .box-content .content-link {
    margin-top: 2em; }
  .my-account .storecredit p a {
    font-size: 1em; }
  .my-account .customer-dob .dob-day, .my-account .customer-dob .dob-month {
    width: 50px;
    display: inline-block;
    margin-right: 0.5em; }
    .my-account .customer-dob .dob-day label, .my-account .customer-dob .dob-month label {
      display: none; }
  .my-account .customer-dob .dob-year {
    width: 60px;
    display: inline-block; }
    .my-account .customer-dob .dob-year label {
      display: none; }
  .my-account .user-attributes .form-list li {
    margin-bottom: 0; }
  .my-account .address-actions {
    text-align: right;
    display: block; }
    .my-account .address-actions .delete-content {
      color: #3a1515;
      text-transform: uppercase;
      font-size: 0.875em;
      text-align: right;
      margin-left: 3em;
      text-decoration: none; }
  .my-account .wishlist-table {
    margin-bottom: 0; }
    .my-account .wishlist-table img {
      width: auto; }
    .my-account .wishlist-table textarea {
      width: 270px;
      border: 1px solid #dddddd;
      color: #000;
      font-style: italic; }
    .my-account .wishlist-table tbody tr td {
      border-bottom: 1px solid #dddddd; }
    .my-account .wishlist-table tbody tr.last.odd {
      border-bottom: none; }
    .my-account .wishlist-table .btn-remove {
      text-decoration: none; }
    .my-account .wishlist-table .wish-list-qty .input-text {
      float: left;
      width: 30px;
      border: 1px solid #dddddd; }
    .my-account .wishlist-table .wish-list-qty .wish-list-link {
      float: right; }
  .my-account .wish-list-link.underline {
    text-decoration: underline; }
  .my-account .wish-list-link {
    border: none;
    background: none;
    padding: 0.5em 0;
    text-transform: uppercase;
    color: #3a1515; }
  .my-account .wishlist-update-row {
    border-bottom: 1px solid #3a1515;
    border-top: 1px solid #3a1515;
    display: inline-block;
    margin-bottom: 2em;
    width: 100%; }
    .my-account .wishlist-update-row .wish-list-link {
      font-size: 0.875em;
      color: #3a1515; }
  .my-account .wishlist-buttons-set {
    display: block; }
    .my-account .wishlist-buttons-set .button {
      display: inline-block;
      float: right; }
  .my-account .validation-advice {
    color: #6e2132;
    font-size: 0.875em; }
  .my-account .please-wait {
    color: #6e2132;
    font-size: 0.875em;
    width: 100%;
    display: inline-block; }
    .my-account .please-wait img {
      float: left;
      margin-right: 1em; }
  .my-account #giftcard_balance_lookup {
    display: inline-block;
    width: 100%;
    margin-bottom: 2em; }
  .my-account .customer-product-review .pager p {
    color: #3a1515; }
  .my-account .customer-product-review .pager .pages {
    clear: both;
    color: #3a1515; }
    .my-account .customer-product-review .pager .pages .nav {
      display: inline;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .my-account .customer-product-review .pager .pages .nav li {
        display: inline-block;
        list-style: outside none none;
        color: #3a1515; }
      .my-account .customer-product-review .pager .pages .nav a {
        text-decoration: none; }
  .my-account .customer-product-review .top-tool-bar {
    display: inline-block;
    width: 100%; }
    .my-account .customer-product-review .top-tool-bar .pages {
      display: none; }
  .my-account .customer-product-review .bottom-tool-bar {
    display: inline-block;
    width: 100%; }
    .my-account .customer-product-review .bottom-tool-bar .pager {
      text-align: right;
      width: 50%;
      float: right;
      margin: 0; }
    .my-account .customer-product-review .bottom-tool-bar .amount, .my-account .customer-product-review .bottom-tool-bar .limiter {
      display: none; }
    .my-account .customer-product-review .bottom-tool-bar .pages {
      float: right; }
  .my-account .customer-recent-reviews {
    display: inline-block;
    width: 100%;
    margin-bottom: 2em; }
    .my-account .customer-recent-reviews .my-recent-reviews {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .my-account .customer-recent-reviews .my-recent-reviews li {
        list-style: none; }
        .my-account .customer-recent-reviews .my-recent-reviews li .number {
          display: inline-block; }
        .my-account .customer-recent-reviews .my-recent-reviews li .details {
          display: inline-block; }
  .my-account .order-info ul {
    list-style-type: none;
    padding: 0; }
    .my-account .order-info ul li {
      list-style: none; }
  .my-account .newsletter-subscription-form .buttons-set .button {
    float: right; }

.sidebar .block-account .block-content ul li {
  font-size: 12px;
  padding: 0 0 0.5em;
  font-family: "Avenir", sans-serif; }
  .sidebar .block-account .block-content ul li strong {
    font-size: 12px; }
  .sidebar .block-account .block-content ul li a {
    font-size: 12px; }

#payment_form_sagepaytoken > li {
  float: left; }
  #payment_form_sagepaytoken > li#sagepaytoken_cc_post {
    margin-top: 35px; }

div.includesTaxText {
  text-align: center; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.account-create h2 {
  color: #621627;
  font-family: "Avenir", sans-serif;
  font-size: 1.125em;
  line-height: 1;
  text-transform: uppercase; }
.account-create ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .account-create ul li {
    list-style: none; }
.account-create .customer-dob {
  display: inline-block; }
  .account-create .customer-dob span {
    background: #f3f3f3;
    padding: 2px 0 0;
    display: inline-block;
    margin-right: 0.5em; }
    .account-create .customer-dob span input {
      width: 50px;
      display: inline-block; }
.account-create .form-list {
  margin: 0;
  padding: 0; }
  .account-create .form-list input[type="text"]:focus, .account-create .form-list input[type="email"]:focus, .account-create .form-list input[type="password"]:focus, .account-create .form-list #coupon_code:focus, .account-create .form-list .qty:focus, .account-create .form-list .input-box textarea:focus {
    border: 1px solid #000; }
  .account-create .form-list li {
    list-style: outside none none; }
    .account-create .form-list li label {
      width: 25%;
      float: none;
      display: inline-block;
      color: #6e2132;
      font-size: 0.875em; }
    .account-create .form-list li .pretext p,
    .account-create .form-list li .posttext p {
      font-size: 0.7778em;
      line-height: 18px;
      color: #340c0c;
      padding-left: 0; }
      .account-create .form-list li .pretext p a,
      .account-create .form-list li .posttext p a {
        color: #340c0c;
        text-decoration: underline; }
    .account-create .form-list li .input-box {
      width: 70%;
      float: right; }
      .account-create .form-list li .input-box select {
        background: #f3f3f3;
        border: none;
        font-size: 0.875em; }
      .account-create .form-list li .input-box input {
        background: #f3f3f3;
        border: none;
        padding: 0.5em;
        font-size: 0.875em; }
      .account-create .form-list li .input-box.newsletter-subscription {
        width: 100%;
        float: none; }
        .account-create .form-list li .input-box.newsletter-subscription input {
          float: left;
          margin-top: 11px;
          margin-right: 12px; }
        .account-create .form-list li .input-box.newsletter-subscription label {
          float: left; }
    .account-create .form-list li .posttext {
      clear: both;
      margin-bottom: 24px; }
.account-create .validation-advice, .account-create .required {
  color: #6e2132;
  font-size: 0.875em; }
.account-create .buttons-set {
  display: inline-block;
  width: 100%; }
  .account-create .buttons-set .check-gc-status {
    margin-right: 1em;
    background: #340c0c; }
.account-create .button {
  background: #6e2132 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-family: "Avenir", sans-serif;
  padding: 0.4em 2.8em;
  text-transform: uppercase;
  float: right; }
  .account-create .button span span {
    font-size: 0.875em; }
.account-create .back-link {
  float: left;
  width: 50%; }
  .account-create .back-link a {
    color: #6e2132;
    text-transform: uppercase;
    text-decoration: none; }
.account-create .privacy-terms p {
  font-size: 14px;
  color: #340c0c; }
  .account-create .privacy-terms p a {
    color: #340c0c;
    text-decoration: underline; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.customer-logout {
  display: inline-block;
  width: 100%; }
  .customer-logout p {
    margin: 1em 0;
    color: #3a1515;
    font-size: 0.875em; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.customer-forgot-password {
  display: inline-block;
  width: 100%;
  margin-bottom: 2em; }
  .customer-forgot-password p {
    margin: 1em 0;
    color: #3a1515;
    font-size: 0.875em; }
  .customer-forgot-password .f-right {
    float: right; }
  .customer-forgot-password .form-list {
    margin: 0;
    padding: 0; }
    .customer-forgot-password .form-list li {
      list-style: none; }
  .customer-forgot-password .buttons-set {
    display: inline-block;
    width: 100%; }
  .customer-forgot-password .button {
    background: #6e2132 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-family: "Avenir", sans-serif;
    padding: 0.4em 2.8em;
    text-transform: uppercase; }
    .customer-forgot-password .button span span {
      font-size: 0.875em; }
  .customer-forgot-password .back-link {
    display: inline-block;
    width: 200px; }
    .customer-forgot-password .back-link a {
      color: #6e2132;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 0.875em; }
  .customer-forgot-password .validation-advice {
    color: #6e2132;
    font-size: 0.875em; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.page-title {
  display: inline-block;
  text-align: left;
  width: 100%; }
  .page-title h1 {
    font-family: "Bebas-neuebold", sans-serif;
    text-transform: uppercase;
    font-size: 2.375em;
    color: #340c0c;
    border-bottom: 1px solid #340c0c; }

.cart-empty p {
  color: #340c0c;
  font-size: 0.875em; }
.cart-empty a, .cart-empty a:hover {
  color: #340c0c;
  font-size: 1em;
  text-decoration: underline; }

html {
  line-height: 1.5;
  font-size: 62.5%;
  min-height: 100%; }

@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/avenir/AvenirLTStd-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neuebold';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_bold-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neuebook';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_book-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neuelight';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_light-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neue-regular';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_regular-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bebas-neuethin';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_thin-webfont.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/bebas-neue/bebasneue_thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/Calluna-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna-Bold';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna-Semibold';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna-Light';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F16AD_2_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calluna-SemiboldIt';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.eot");
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.eot?#iefix") format("embedded-opentype"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.woff2") format("woff2"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.woff") format("woff"), url("/skin/frontend/charlottetilbury/desktop/fonts/calluna/webfonts/2F1762_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Rhode-SemiboldCondensed';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/rhode/Rhode-SemiboldCondensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Rhode-MediumCondensed';
  src: url("/skin/frontend/charlottetilbury/desktop/fonts/rhode/Rhode-MediumCondensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.clearfix:after, .gift-finder-content .gf-bestsellers__products:after, .gift-finder-content .gf-split-banner:after, .gift-finder-content .gf-shop-by-price-page:after, .gift-finder-content .gf-shop-by-look-page:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden; }

/* ======================================================================================= */
.gift-finder-content .link-wishlist a {
  float: none;
  width: 130px; }
.gift-finder-content .gf-bestsellers__products .gf-product {
  width: 47.5%;
  margin-bottom: 5%;
  margin-right: 5%;
  float: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 3; }
  .gift-finder-content .gf-bestsellers__products .gf-product:nth-child(2n+2) {
    margin-right: 0; }
  @media screen and (min-width: 760px) {
    .gift-finder-content .gf-bestsellers__products .gf-product {
      width: 22.75%;
      margin-bottom: 3%;
      margin-right: 3%; }
      .gift-finder-content .gf-bestsellers__products .gf-product:nth-child(2n+2) {
        margin-right: 3%; }
      .gift-finder-content .gf-bestsellers__products .gf-product:nth-child(4n+4) {
        margin-right: 0; } }
  @media screen and (min-width: 1020px) {
    .gift-finder-content .gf-bestsellers__products .gf-product {
      width: 23.5%;
      margin-bottom: 2%;
      margin-right: 2%; }
      .gift-finder-content .gf-bestsellers__products .gf-product:nth-child(4n+4), .gift-finder-content .gf-bestsellers__products .gf-product:nth-child(2n+2) {
        margin-right: 2%; }
      .gift-finder-content .gf-bestsellers__products .gf-product:nth-child(4n+4) {
        margin-right: 0; } }
  .gift-finder-content .gf-bestsellers__products .gf-product img {
    width: 100%; }
  .gift-finder-content .gf-bestsellers__products .gf-product p {
    margin: 0; }
.gift-finder-content .gf-bestsellers__title i {
  font-size: 48px;
  font-size: 4.8rem;
  font-style: italic; }
.gift-finder-content .gf-bestsellers__title:before {
  top: 20px !important; }
.gift-finder-content .gf-bestsellers__number {
  font-size: 120px;
  font-size: 12rem;
  font-family: Vanitas-Bold;
  left: -3%;
  line-height: 1;
  position: absolute;
  top: -3%; }
  @media screen and (min-width: 1020px) {
    .gift-finder-content .gf-bestsellers__number {
      font-size: 200px;
      font-size: 20rem; } }
.gift-finder-content .gf-shop-by-price .gf-product {
  width: 47.5%;
  margin-bottom: 5%;
  margin-right: 5%;
  float: none;
  display: inline-block;
  vertical-align: top; }
  .gift-finder-content .gf-shop-by-price .gf-product:nth-child(2n+2) {
    margin-right: 0; }
  @media screen and (min-width: 760px) {
    .gift-finder-content .gf-shop-by-price .gf-product {
      width: 17.6%;
      margin-bottom: 3%;
      margin-right: 3%; }
      .gift-finder-content .gf-shop-by-price .gf-product:nth-child(2n+2) {
        margin-right: 3%; }
      .gift-finder-content .gf-shop-by-price .gf-product:nth-child(5n+5) {
        margin-right: 0; } }
  @media screen and (min-width: 1020px) {
    .gift-finder-content .gf-shop-by-price .gf-product {
      width: 18.4%;
      margin-bottom: 2%;
      margin-right: 2%; }
      .gift-finder-content .gf-shop-by-price .gf-product:nth-child(5n+5), .gift-finder-content .gf-shop-by-price .gf-product:nth-child(2n+2) {
        margin-right: 2%; }
      .gift-finder-content .gf-shop-by-price .gf-product:nth-child(5n+5) {
        margin-right: 0; } }
.gift-finder-content .gf-shop-by-category .gf-product {
  width: 47.5%;
  margin-bottom: 5%;
  margin-right: 5%;
  float: none;
  display: inline-block;
  vertical-align: top; }
  .gift-finder-content .gf-shop-by-category .gf-product:nth-child(2n+2) {
    margin-right: 0; }
  @media screen and (min-width: 760px) {
    .gift-finder-content .gf-shop-by-category .gf-product {
      width: 31.33333%;
      margin-bottom: 3%;
      margin-right: 3%; }
      .gift-finder-content .gf-shop-by-category .gf-product:nth-child(2n+2) {
        margin-right: 3%; }
      .gift-finder-content .gf-shop-by-category .gf-product:nth-child(3n+3) {
        margin-right: 0; } }
  @media screen and (min-width: 1020px) {
    .gift-finder-content .gf-shop-by-category .gf-product {
      width: 15%;
      margin-bottom: 2%;
      margin-right: 2%; }
      .gift-finder-content .gf-shop-by-category .gf-product:nth-child(3n+3), .gift-finder-content .gf-shop-by-category .gf-product:nth-child(2n+2) {
        margin-right: 2%; }
      .gift-finder-content .gf-shop-by-category .gf-product:nth-child(6n+6) {
        margin-right: 0; } }
.gift-finder-content .gf-shop-by-look .gf-product,
.gift-finder-content .gf-shop-gift-cards .gf-product {
  width: 47.5%;
  margin-bottom: 5%;
  margin-right: 5%;
  float: none;
  display: inline-block;
  vertical-align: top; }
  .gift-finder-content .gf-shop-by-look .gf-product:nth-child(2n+2),
  .gift-finder-content .gf-shop-gift-cards .gf-product:nth-child(2n+2) {
    margin-right: 0; }
  @media screen and (min-width: 760px) {
    .gift-finder-content .gf-shop-by-look .gf-product,
    .gift-finder-content .gf-shop-gift-cards .gf-product {
      width: 31.33333%;
      margin-bottom: 3%;
      margin-right: 3%; }
      .gift-finder-content .gf-shop-by-look .gf-product:nth-child(2n+2),
      .gift-finder-content .gf-shop-gift-cards .gf-product:nth-child(2n+2) {
        margin-right: 3%; }
      .gift-finder-content .gf-shop-by-look .gf-product:nth-child(3n+3),
      .gift-finder-content .gf-shop-gift-cards .gf-product:nth-child(3n+3) {
        margin-right: 0; } }
  @media screen and (min-width: 1020px) {
    .gift-finder-content .gf-shop-by-look .gf-product,
    .gift-finder-content .gf-shop-gift-cards .gf-product {
      width: 18.4%;
      margin-bottom: 2%;
      margin-right: 2%; }
      .gift-finder-content .gf-shop-by-look .gf-product:nth-child(3n+3), .gift-finder-content .gf-shop-by-look .gf-product:nth-child(2n+2),
      .gift-finder-content .gf-shop-gift-cards .gf-product:nth-child(3n+3),
      .gift-finder-content .gf-shop-gift-cards .gf-product:nth-child(2n+2) {
        margin-right: 2%; }
      .gift-finder-content .gf-shop-by-look .gf-product:nth-child(5n+5),
      .gift-finder-content .gf-shop-gift-cards .gf-product:nth-child(5n+5) {
        margin-right: 0; } }
.gift-finder-content .gf-shop-by-look .gf-price,
.gift-finder-content .gf-shop-gift-cards .gf-price {
  display: none; }
.gift-finder-content .gf-shop-by-look .gf-product a {
  display: inline-block;
  float: left; }
  .gift-finder-content .gf-shop-by-look .gf-product a:hover img {
    display: none; }
    .gift-finder-content .gf-shop-by-look .gf-product a:hover img + img {
      display: block; }
  .gift-finder-content .gf-shop-by-look .gf-product a img {
    display: block; }
    .gift-finder-content .gf-shop-by-look .gf-product a img + img {
      display: none; }
.gift-finder-content .gf-split-banner a {
  display: inline-block;
  width: 49%; }
  .gift-finder-content .gf-split-banner a:nth-child(1) {
    float: left; }
  .gift-finder-content .gf-split-banner a:nth-child(2) {
    float: right; }
  .gift-finder-content .gf-split-banner a img {
    width: 100%; }
  @media screen and (max-width: 799px) {
    .gift-finder-content .gf-split-banner a {
      margin-bottom: 20px;
      width: 100%; }
      .gift-finder-content .gf-split-banner a:nth-child(1), .gift-finder-content .gf-split-banner a:nth-child(2) {
        float: none; } }
.gift-finder-content .gf-split-banner--top-banner {
  padding: 0;
  margin-bottom: 2%; }

.gift-finder-content .gf-shop-by-price-page .gf-product {
  width: 47.5%;
  margin-bottom: 5%;
  margin-right: 5%;
  float: none;
  display: inline-block;
  vertical-align: top;
  float: left; }
  .gift-finder-content .gf-shop-by-price-page .gf-product:nth-child(2n+2) {
    margin-right: 0; }
  @media screen and (min-width: 760px) {
    .gift-finder-content .gf-shop-by-price-page .gf-product {
      width: 22.75%;
      margin-bottom: 3%;
      margin-right: 3%; }
      .gift-finder-content .gf-shop-by-price-page .gf-product:nth-child(2n+2) {
        margin-right: 3%; }
      .gift-finder-content .gf-shop-by-price-page .gf-product:nth-child(4n+4) {
        margin-right: 0; } }
  @media screen and (min-width: 1020px) {
    .gift-finder-content .gf-shop-by-price-page .gf-product {
      width: 23.5%;
      margin-bottom: 2%;
      margin-right: 2%; }
      .gift-finder-content .gf-shop-by-price-page .gf-product:nth-child(4n+4), .gift-finder-content .gf-shop-by-price-page .gf-product:nth-child(2n+2) {
        margin-right: 2%; }
      .gift-finder-content .gf-shop-by-price-page .gf-product:nth-child(4n+4) {
        margin-right: 0; } }

.gift-finder-content .gf-shop-by-look-page .gf-product {
  width: 47.5%;
  margin-bottom: 5%;
  margin-right: 5%;
  float: none;
  display: inline-block;
  vertical-align: top; }
  .gift-finder-content .gf-shop-by-look-page .gf-product:nth-child(2n+2) {
    margin-right: 0; }
  @media screen and (min-width: 760px) {
    .gift-finder-content .gf-shop-by-look-page .gf-product {
      width: 22.75%;
      margin-bottom: 3%;
      margin-right: 3%; }
      .gift-finder-content .gf-shop-by-look-page .gf-product:nth-child(2n+2) {
        margin-right: 3%; }
      .gift-finder-content .gf-shop-by-look-page .gf-product:nth-child(4n+4) {
        margin-right: 0; } }
  @media screen and (min-width: 1020px) {
    .gift-finder-content .gf-shop-by-look-page .gf-product {
      width: 23.5%;
      margin-bottom: 2%;
      margin-right: 2%; }
      .gift-finder-content .gf-shop-by-look-page .gf-product:nth-child(4n+4), .gift-finder-content .gf-shop-by-look-page .gf-product:nth-child(2n+2) {
        margin-right: 2%; }
      .gift-finder-content .gf-shop-by-look-page .gf-product:nth-child(4n+4) {
        margin-right: 0; } }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
.gift-finder-content {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 1em 0 0;
  text-align: center; }
  .gift-finder-content * {
    box-sizing: border-box; }
  .gift-finder-content .bestsellers {
    background: none;
    color: #000; }
  .gift-finder-content .gf-banner {
    margin-bottom: 2%; }
  .gift-finder-content .gf-intro-text {
    margin: 70px auto;
    max-width: 550px;
    font-size: 24px;
    font-size: 2.4rem; }
  .gift-finder-content .gf-intro-text--bottom-padding {
    padding-bottom: .5em; }
  .gift-finder-content .gf-section {
    clear: both;
    width: 100%; }
  .gift-finder-content .gf-section--no-border {
    border-bottom: 0; }
  .gift-finder-content .gf-section .gf-title {
    font-size: 40px;
    font-size: 4rem;
    margin: 1em 0;
    position: relative; }
    .gift-finder-content .gf-section .gf-title:before {
      border-top: 2px solid #dfdfdf;
      content: "";
      margin: 0 auto;
      position: absolute;
      top: 12px;
      left: 0;
      width: 100%;
      z-index: -1; }
    .gift-finder-content .gf-section .gf-title span {
      border: 0;
      background: #fff;
      padding: 10px 15px 2px; }
  .gift-finder-content .gf-products {
    margin: 0 auto; }
  .gift-finder-content .gf-product img {
    width: 100%; }
  .gift-finder-content .gf-product .link-wishlist {
    padding: 0 0 20px; }
  .gift-finder-content .gf-product--greyed-out {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3; }
    .gift-finder-content .gf-product--greyed-out a:hover {
      color: inherit;
      cursor: default; }
  .gift-finder-content .gf-products__centre {
    margin-left: 4px; }
    .gift-finder-content .gf-products__centre .gf-product {
      display: inline-block;
      float: none;
      margin-left: -4px; }
  .gift-finder-content .gf-product__details,
  .gift-finder-content .gf-category-name {
    font-family: HelveticaNeueLTPro-Cn;
    text-transform: uppercase; }
  @media screen and (min-width: 480px) {
    .gift-finder-content .gf-product__details {
      min-height: 180px; } }
  @media screen and (min-width: 768px) {
    .gift-finder-content .gf-product__details {
      min-height: 150px; } }
  @media screen and (min-width: 992px) {
    .gift-finder-content .gf-product__details {
      min-height: 140px; } }
  @media screen and (min-width: 1200px) {
    .gift-finder-content .gf-product__details {
      min-height: 130px; } }
  .gift-finder-content .gf-product__details p {
    margin: 0; }
  .gift-finder-content .gf-product-name,
  .gift-finder-content .gf-category-name,
  .gift-finder-content .gf-shade {
    font-size: 19px;
    font-size: 1.9rem; }
  .gift-finder-content .gf-product-name,
  .gift-finder-content .gf-category-name {
    padding: .5em 0 0; }
  .gift-finder-content .gf-category-name {
    margin-bottom: 0; }
  .gift-finder-content .gf-shade {
    color: #808080; }
  .gift-finder-content .gf-price {
    font-size: 17px;
    font-size: 1.7rem;
    font-family: HelveticaNeueLTPro-Cn; }
  .gift-finder-content .gf-bottom-banner {
    padding-top: 2em; }
  .gift-finder-content .gf-add-to-bag {
    background: #fff;
    border: 1px solid #3a1515;
    color: #340c0c;
    font-family: "Avenir-Medium", sans-serif;
    font-size: 12px;
    font-weight: 300;
    padding: 6px 12px;
    position: relative;
    text-transform: uppercase;
    width: 70%; }
    .gift-finder-content .gf-add-to-bag:hover {
      background: #6e2132;
      color: #fff; }
    .gift-finder-content .gf-add-to-bag:after, .gift-finder-content .gf-add-to-bag:before {
      content: '';
      display: inline-block;
      position: absolute;
      left: 50%;
      margin-left: -3px; }
    .gift-finder-content .gf-add-to-bag:after {
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 6px solid #3a1515;
      height: 0;
      width: 0;
      top: 0px; }
    .gift-finder-content .gf-add-to-bag:before {
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-bottom: 6px solid #3a1515;
      height: 0;
      width: 0;
      top: -6px; }

/* @cookie-policy
 * - @cookie-policy-text
 * - @cookie-policy-close
 **/
/* @cookie-policy */
.wrapper .cookie-policy {
  background: transparent;
  display: block;
  position: fixed;
  bottom: -400px;
  right: 65px;
  height: auto;
  z-index: 9999; }
  .wrapper .cookie-policy .container {
    float: right;
    box-sizing: border-box;
    width: 100%;
    max-width: 390px;
    min-width: 320px;
    height: auto;
    background: #FFF5F3;
    padding: 32px;
    box-shadow: 0px 2px 2px 1px #e7e7e7; }
    .wrapper .cookie-policy .container h2 {
      margin: 0 0 16px 0;
      color: #340C0C;
      font-family: "Bebas-neuebold", sans-serif;
      font-size: 32px; }
    .wrapper .cookie-policy .container p {
      font-family: "Optima-Regular", sans-serif !important;
      font-size: 16px !important;
      text-align: left !important;
      color: #340C0C;
      padding: 0 0 32px 0;
      margin: 0; }
      .wrapper .cookie-policy .container p a {
        color: #340C0C;
        text-decoration: underline; }
  .wrapper .cookie-policy .container {
    margin: 0 auto;
    height: auto; }
    .wrapper .cookie-policy .container .row {
      margin: 0;
      position: relative; }
      .wrapper .cookie-policy .container .row .cookie-policy-close {
        background: #340C0C;
        color: #fff;
        padding: 12px 64px;
        text-transform: uppercase;
        width: auto;
        height: auto;
        display: inline-block;
        position: relative;
        font-family: "Bebas-neue-regular", sans-serif;
        font-size: 24px;
        line-height: 26px;
        text-align: center; }
        .wrapper .cookie-policy .container .row .cookie-policy-close:hover {
          cursor: pointer; }
@media (max-width: 600px) {
  .wrapper {
    /* <600 */ }
    .wrapper .cookie-policy {
      width: 100%; }
      .wrapper .cookie-policy .container {
        max-width: 600px;
        float: none; } }
@media (max-width: 480px) {
  .wrapper {
    /* <480 */ }
    .wrapper .cookie-policy {
      padding: 0; }
      .wrapper .cookie-policy .container {
        padding: 16px; }
        .wrapper .cookie-policy .container p {
          font-size: 14px !important; }
        .wrapper .cookie-policy .container .row .cookie-policy-close {
          width: 100%;
          padding: 12px 0; } }

form label {
  font-size: 0.9375em; }

input[type='text'], input[type='email'], input[type='password'], input[type="tel"], input[type="number"], .qty, .input-box textarea {
  font-size: 0.9375em;
  height: calc-em(15px, 15px);
  line-height: calc-em(15px, 15px);
  border: 1px solid #000;
  outline: none;
  padding: 0.5em 0;
  -webkit-appearance: none;
  border-radius: 0;
  position: relative;
  width: 99.7%;
  text-indent: 0.5em;
  color: #000;
  font-weight: normal;
  font-style: normal; }
  input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, input[type="tel"]:focus, input[type="number"]:focus, .qty:focus, .input-box textarea:focus {
    border: 1px solid #000;
    padding: 0.5em 0; }

textarea {
  border: 1px solid #000;
  padding: 0.5em 0;
  text-indent: 0.5em; }
  textarea:focus {
    outline: none;
    border: 1px solid #000;
    padding: 0.5em 0; }

fieldset, .fieldset {
  border: 0;
  padding: 0;
  margin: 0; }
  fieldset h2.legend, .fieldset h2.legend {
    margin: 1em 0; }

.form-list li {
  vertical-align: middle;
  margin-bottom: 10px;
  width: 100%; }
.form-list .field {
  width: 100%;
  padding-bottom: 1em; }
.form-list label {
  width: 100%;
  padding: 0.5em 0;
  float: left; }
  @media screen and (min-width: 800px) {
    .form-list label {
      width: 30%; } }
.form-list .value {
  float: left;
  padding: 2px 0 0; }
.form-list .note {
  clear: both;
  margin: 0;
  padding: 5px 0 0 0; }
.form-list span.label {
  font-weight: normal; }
.form-list .input-box {
  width: 100%;
  float: left;
  margin-bottom: 10px; }
  @media screen and (min-width: 800px) {
    .form-list .input-box {
      width: 70%; } }
.form-list input.input-text,
.form-list textarea {
  vertical-align: top; }
.form-list textarea {
  width: 374px;
  height: 13em; }
.form-list select {
  vertical-align: top;
  width: 100%;
  height: 30px;
  line-height: 30px;
  -webkit-appearance: menulist-button;
  padding: 5px 0;
  border-color: #000; }
.form-list p {
  margin: 0;
  padding: 0 0 0 240px; }

.select-wrap {
  position: relative;
  border: 1px solid #b7b7b7;
  display: inline-block; }
  .select-wrap--block {
    display: block; }
  .select-wrap:after {
    position: absolute;
    content: '';
    z-index: 0;
    background: url("../img/accordion-down.svg") 0 0 no-repeat transparent;
    background-size: contain;
    height: 10px;
    width: 13px;
    top: 50%;
    right: 8px;
    margin-top: -5px; }
  .select-wrap select {
    position: relative;
    height: 42px;
    background: transparent;
    border: none;
    padding: 3px 6px;
    padding-right: 14px;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%; }
    .select-wrap select:focus {
      outline: none; }
  .select-wrap select::-ms-expand {
    display: none; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
/* @fancybox-close */
#fancybox-close {
  right: -35px; }

.glyphicon {
  font-family: "Calluna", Georgia, serif;
  font-size: 1.75em; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.data-table {
  float: left; }

.stacktable {
  display: table;
  float: left; }

.stacktable .st-key {
  text-align: left;
  width: 20%;
  border-right: 1px solid #000; }

.stacktable .st-val {
  padding: 1% 3%;
  width: 49%; }

.stacktable .st-head-row button {
  margin: 1%; }

.stacktable .st-head-row, .stacktable .st-key {
  padding: 1em 0;
  text-transform: uppercase;
  font-size: 1.125em; }

.table-caption {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 0; }

.table-caption .separator {
  display: none; }

.table-caption a {
  text-transform: lowercase;
  font-size: 0.875em;
  font-style: italic;
  text-align: right;
  font-weight: normal;
  float: right;
  margin-top: 6px; }

.data-table {
  width: 100%;
  border-collapse: separate;
  border-bottom: 0; }

.data-table thead th, .data-table thead td {
  padding: 0.5em;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
  font-size: 1.125em;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  line-height: 1; }

.data-table thead td strong {
  font-weight: normal; }

.data-table td {
  padding: 1em;
  border-bottom: 1px solid #ddd; }

.data-table tfoot td {
  padding: 5px 10px; }

.data-table tfoot th {
  border: none;
  font-weight: normal;
  text-transform: none; }

.data-table tbody tr:nth-child(odd),
.data-table tr.odd {
  background-color: #fff; }

.data-table th .tax-flag {
  white-space: nowrap;
  font-weight: normal; }

.data-table td.label,
.data-table th.label {
  font-weight: bold;
  text-transform: none;
  border-color: #fff; }

.data-table td.value {
  float: none !important; }

.data-table .link-rss {
  display: block; }

.data-table .product-name {
  font-size: 0.875em;
  font-weight: 400;
  margin: 0 0 3px; }

.data-table caption {
  font-weight: 600; }

#checkout-review-table .item-options {
  display: none; }

.std table {
  width: 100%; }

.std table thead th {
  text-align: left; }

.std table[border='0'] {
  border-width: 0; }

.std table[border='0'] th,
.std table[border='0'] td {
  border-width: 0; }

#sli_autocomplete.rich {
  position: absolute;
  display: none;
  z-index: 300000;
  list-style: none;
  margin: 0;
  padding: 32px 0 0 0;
  font-size: 1em;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-family: "Optima-Regular", sans-serif;
  border: none !important; }
  #sli_autocomplete.rich .close-rac {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 16px;
    height: 16px;
    background: url("/skin/frontend/charlottetilbury/desktop/img/close-menu.svg") no-repeat;
    background-size: auto 100%;
    background-position: center;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer; }
  #sli_autocomplete.rich .productList {
    display: flex;
    flex-wrap: wrap; }
  #sli_autocomplete.rich ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  #sli_autocomplete.rich li {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative; }
  #sli_autocomplete.rich .sli_ac_logo {
    text-align: right;
    padding-bottom: 3px; }
  #sli_autocomplete.rich .sli_ac_suggestions h4.sli_ac_section {
    text-transform: uppercase;
    font-family: "Optima-Bold", sans-serif; }
  #sli_autocomplete.rich .sli_ac_suggestions .sli_ac_suggestion {
    text-transform: uppercase;
    padding: 6px 4px;
    cursor: pointer; }
    #sli_autocomplete.rich .sli_ac_suggestions .sli_ac_suggestion .sli_ac_sugg {
      font-size: 0.8em;
      padding: 0.1em 0.9em; }
  #sli_autocomplete.rich .sli_ac_product {
    padding: 0px !important;
    cursor: pointer;
    padding: 6px 12px 6px 6px;
    min-height: 70px;
    box-sizing: border-box;
    flex-basis: 24%; }
    #sli_autocomplete.rich .sli_ac_product .image {
      min-height: 150px; }
  #sli_autocomplete.rich .sli_ac_suggestions li:last-child {
    border-bottom: 0; }
  #sli_autocomplete.rich li:last-child li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
  #sli_autocomplete.rich .sli_ac_even {
    background: #fff; }
  #sli_autocomplete.rich .sli_ac_odd {
    background: #f5f5f5; }
  #sli_autocomplete.rich .sli_ac_section {
    background-color: #F9F6F6;
    color: #340C0C;
    font: 14px/32px "Optima-Regular", sans-serif;
    margin-bottom: 8px;
    margin-top: 0;
    padding: 0 24px;
    text-align: left;
    display: block; }
  #sli_autocomplete.rich h4.sli_ac_section {
    background-color: #fff !important;
    color: #6E2132;
    font-size: 0.8em;
    line-height: 1em;
    text-align: left;
    font-family: "Optima-Regular", sans-serif;
    font-weight: normal;
    padding: 12px 16px;
    margin-bottom: 0; }
  #sli_autocomplete.rich .sli_ac_icon {
    width: 12px;
    margin: 0 8px 0 2px;
    border: 0; }
  #sli_autocomplete.rich .sli_ac_title {
    text-align: center;
    font-family: "Bebas-neuebold", sans-serif;
    font-weight: normal;
    color: #340C0C;
    margin: 6px 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.1em; }
    #sli_autocomplete.rich .sli_ac_title .product-description {
      text-align: center;
      padding-top: 4px;
      color: #340C0C;
      font-size: 0.8em;
      line-height: 1em;
      font-family: "Optima-Regular", sans-serif; }
  #sli_autocomplete.rich .sli_ac_iwrap {
    clear: left;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    padding: 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle; }
  #sli_autocomplete.rich .sli_ac_image {
    width: auto;
    height: auto;
    max-height: 50px;
    max-width: 50px;
    margin: 0;
    vertical-align: middle; }
  #sli_autocomplete.rich .sli_ac_excerpt {
    margin: 0;
    padding: 0;
    font-size: 11px; }
  #sli_autocomplete.rich .sli_ac_product .details {
    padding: 0 4px 8px 12px; }
    #sli_autocomplete.rich .sli_ac_product .details .price {
      position: relative;
      font-size: 0.8em;
      line-height: 1em;
      font-family: "Optima-Bold", sans-serif; }
  #sli_autocomplete.rich .sli_ac_product.sli_ac_active {
    background-color: transparent; }
  #sli_autocomplete.rich .sli_ac_active {
    color: #6E2132; }
    #sli_autocomplete.rich .sli_ac_active .sli_ac_title {
      color: #6E2132; }
  #sli_autocomplete.rich .sli_ac_rank {
    font-size: 11px;
    display: none;
    color: #fff;
    width: 250px;
    height: 73px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    left: -271px;
    padding: 5px 10px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: left; }
    #sli_autocomplete.rich .sli_ac_rank:after {
      content: 'This overlay is visible only on demo pages.';
      display: block; }
  #sli_autocomplete.rich .sli_ac_active .sli_ac_rank {
    display: block; }
  #sli_autocomplete.rich.mobile .sli_ac_rank {
    display: none !important; }
  #sli_autocomplete.rich.mobile .sli_ac_active {
    color: #333; }
  #sli_autocomplete.rich.mobile .sli_ac_suggestion {
    -webkit-tap-highlight-color: #f4c7b7;
    line-height: 32px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #sli_autocomplete.rich.mobile .sli_ac_logo {
    padding-right: 3px;
    line-height: 18px; }
  #sli_autocomplete.rich.mobile .sli_ac_active {
    background-image: none; }

@media screen and (max-width: 767px) {
  #sli_autocomplete.rich {
    margin-left: 0 !important;
    width: 300px !important; }
    #sli_autocomplete.rich .sli_ac_section {
      display: block; } }
ul#sli_autocomplete.rich {
  margin-left: 0 !important; }

#sli_autocomplete.dynamic .sli_ac_section,
#sli_autocomplete.has-touch .sli_ac_section {
  text-align: left; }

body #sli_autocomplete.dynamic .sli_ac_products,
body #sli_autocomplete.has-touch .sli_ac_products {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.breadcrumbs {
  margin: 0.9375em 0; }
  .breadcrumbs ol {
    margin: 0;
    padding: 0; }
    .breadcrumbs ol li {
      display: inline-block; }
      .breadcrumbs ol li.category1022 {
        display: none; }
      .breadcrumbs ol li:last-child:after {
        content: none; }
      .breadcrumbs ol li:after {
        content: '>';
        display: inline-block;
        font-family: "Avenir", sans-serif;
        font-size: 0.875em;
        margin: 0 0.3125em; }
      .breadcrumbs ol li a,
      .breadcrumbs ol li span {
        color: #340c0c;
        font-size: 14px;
        line-height: 1; }
      .breadcrumbs ol li a {
        font-family: "Avenir", sans-serif; }
      .breadcrumbs ol li span {
        font-family: "Avenir-Heavy", sans-serif; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
.sidebar {
  margin-left: -15px; }
  .sidebar .cms-menu {
    margin: 0;
    padding: 0; }
    .sidebar .cms-menu ul,
    .sidebar .cms-menu ol {
      margin: 0;
      padding: 0; }
    .sidebar .cms-menu li {
      list-style-type: none;
      margin: 0 0 10px; }
      .sidebar .cms-menu li.parent > ul {
        margin: 10px 0 0; }
    .sidebar .cms-menu li,
    .sidebar .cms-menu a,
    .sidebar .cms-menu span,
    .sidebar .cms-menu strong {
      font-family: "Avenir-Medium", sans-serif;
      font-size: 15px;
      font-weight: normal;
      text-transform: uppercase; }
    .sidebar .cms-menu strong {
      color: #6e2132;
      font-weight: bold; }

/*
 * Helpers
 */
/*
 * @variables
 * - @variables-bootstrap
 * - @variables-colors
 * - @variables-fonts
 * - @variables-functions
 * - @variables-configuration
 */
/*
 * @variables-bootstrap
 */
/*
 * @variables-colors
 */
/*
 * @variables-colors from new brand guidelines
 */
/*
 * @variables-fonts
 */
/*
 * @variables-functions
 */
/*
 * @variables-configuration
 */
/*
 * @variables-breakpoints
 */
/* New - adopting T-Shirt sizes for sanity sake */
/*
 * @mixins
 * - @mixins-clearfix
 * - @mixins-crazy-border
 * - @mixins-triangle
 * - @mixins-breakpoint
 * - @mixins-diamond
 * - @mixins-box-shadow
 * - @mixins-font-size
 */
/* @mixins-crazy-border */
/* @mixins-triangle */
/* @mixins-breakpoint */
/* @mixins-diamond */
/* @mixins-box-shadow */
/* @mixins-font-size */
/* @mixins-placeholder */
/* @mixins-gradient */
/*
 * @functions
 * - @functions-image-url
 * - @functions-font-url
 * - @functions-em
 */
/*
 * @functions-image-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for images
 * - @usage: http://www.sassmeister.com/gist/796316859d95fdc1f6a4d7dbe14084af
 */
/*
 * @functions-font-url
 * - @author: Arnolds Kozlovskis
 * - @description: returns absolute path for fonts
 * - @usage: https://gist.github.com/arniekoz/c331af96364a53be66e277fa7a3ef47b
 */
/*
 * @functions-em
 * - @author: Arnolds Kozlovskis
 * - @description: returns em value for px input
 * - @usage: http://www.sassmeister.com/gist/21c308ebb38ad8658064ed7aacd907fa
 */
ul.messages {
  list-style-type: none;
  margin: 1em 0 0;
  padding: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  ul.messages:after {
    clear: both;
    content: '';
    display: table; }
  @media (min-width: 768px) {
    ul.messages {
      width: 750px; } }
  @media (min-width: 992px) {
    ul.messages {
      width: 970px; } }
  @media (min-width: 1200px) {
    ul.messages {
      width: 1170px; } }
  ul.messages ul {
    margin: 0;
    padding: 0; }
    ul.messages ul li {
      font-size: 18px; }
  ul.messages li {
    list-style: none; }
    ul.messages li span {
      border: 1px solid #fedac8;
      color: #3a1515;
      font-size: 1em;
      line-height: 1em;
      padding: 0.5em;
      display: inline-block;
      text-align: center;
      width: 100%; }
  ul.messages .success-msg {
    margin-bottom: 0em; }
    ul.messages .success-msg span a {
      font-size: 1.14286em; }

.cms-index-index ul.messages .success-msg {
  margin-bottom: 1em; }

.demo-notice p {
  text-align: center;
  background: #3a1515;
  color: #fff;
  padding: 0.5em; }

/*
    @customer-service-banner
**/
.customer-service-banner {
  background: #fff5f3;
  width: 100%;
  padding: 1em 0;
  overflow: hidden; }
  .customer-service-banner a:hover {
    text-decoration: none; }
  .customer-service-banner .title {
    color: #340c0c;
    font-family: "Bebas-neuebold", sans-serif;
    font-size: 2.5em;
    margin: 0 0 0.5em;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
    .customer-service-banner .title:before {
      background: url("/skin/frontend/charlottetilbury/desktop/img/cms/customer-service-banner/customer-service-icon-sprite.png") no-repeat 0 0;
      content: '';
      height: 9px;
      left: 50%;
      margin-left: -575px;
      position: absolute;
      top: 10px;
      width: 1150px; }
  .customer-service-banner .cs-icon {
    display: block;
    margin: 0 auto;
    text-align: center;
    min-height: 95px; }
  .customer-service-banner .ico-delivery {
    background: url("/skin/frontend/charlottetilbury/desktop/img/svg/delivery.svg") no-repeat 0 0;
    background-size: contain;
    width: 85px;
    height: 50px; }
  .customer-service-banner .ico-returns {
    background: url("/skin/frontend/charlottetilbury/desktop/img/svg/delivery.svg") no-repeat 0 0;
    background-size: contain;
    width: 70px;
    height: 75px; }
  .customer-service-banner .ico-free-samples {
    background: url("/skin/frontend/charlottetilbury/desktop/img/svg/samples.svg") no-repeat 0 0;
    background-size: contain;
    width: 75px;
    height: 80px; }
  .customer-service-banner .ico-gift-box {
    background: url("/skin/frontend/charlottetilbury/desktop/img/svg/gift-box.svg") no-repeat 0 0;
    background-size: contain;
    width: 50px;
    height: 60px; }
  .customer-service-banner .ico-appointment {
    background: url("/skin/frontend/charlottetilbury/desktop/img/svg/calendar.svg") no-repeat 0 10px;
    background-size: contain;
    width: 50px;
    height: 50px; }
  .customer-service-banner .ico-contact {
    background: url("/skin/frontend/charlottetilbury/desktop/img/svg/phone.svg") no-repeat 0 15px;
    background-size: contain;
    width: 50px;
    height: 50px; }
  .customer-service-banner .banner-col {
    display: inline-block;
    vertical-align: top; }
    .customer-service-banner .banner-col .content h4 {
      font-family: "Avenir-Black", sans-serif;
      color: #6e2132;
      font-size: 1em;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
      margin: 0; }
    .customer-service-banner .banner-col .content p {
      font-family: "Avenir", sans-serif;
      color: #6e2132;
      font-size: 0.875em;
      text-align: center;
      margin: 0; }

.category-view .page-title,
.catalog-category-view .page-title,
.category-features .page-title,
.cms-page-view .page-title {
  border: 0;
  color: #340c0c;
  font-family: "Calluna-Semibold", Georgia, serif;
  font-size: 2.25em;
  line-height: 1;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase; }
.category-view .sub-title,
.catalog-category-view .sub-title,
.category-features .sub-title,
.cms-page-view .sub-title {
  color: #6e2132;
  font-family: "Calluna", Georgia, serif;
  font-size: 1.5em;
  line-height: 1;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase; }
.category-view h1,
.category-view .page-title,
.category-view p,
.catalog-category-view h1,
.catalog-category-view .page-title,
.catalog-category-view p,
.category-features h1,
.category-features .page-title,
.category-features p,
.cms-page-view h1,
.cms-page-view .page-title,
.cms-page-view p {
  text-align: center; }
.category-view p,
.catalog-category-view p,
.category-features p,
.cms-page-view p {
  font-family: "Calluna", Georgia, serif;
  color: #340c0c;
  font-size: 16px; }
  .category-view p.playlist-item-name,
  .catalog-category-view p.playlist-item-name,
  .category-features p.playlist-item-name,
  .cms-page-view p.playlist-item-name {
    color: white; }
.category-view .centered,
.catalog-category-view .centered,
.category-features .centered,
.cms-page-view .centered {
  text-align: center; }
  .category-view .centered img,
  .catalog-category-view .centered img,
  .category-features .centered img,
  .cms-page-view .centered img {
    margin: auto; }
.category-view .feature .row,
.catalog-category-view .feature .row,
.category-features .feature .row,
.cms-page-view .feature .row {
  overflow: hidden;
  margin: 40px 0; }
.category-view .feature .fl,
.catalog-category-view .feature .fl,
.category-features .feature .fl,
.cms-page-view .feature .fl {
  float: left;
  width: 28%; }
.category-view .feature .fr,
.catalog-category-view .feature .fr,
.category-features .feature .fr,
.cms-page-view .feature .fr {
  float: right;
  width: 68%;
  text-align: center; }
.category-view .col2-set.split-60-40,
.category-view .col2-set.split-40-60,
.category-view .col2-set.split-50-50,
.catalog-category-view .col2-set.split-60-40,
.catalog-category-view .col2-set.split-40-60,
.catalog-category-view .col2-set.split-50-50,
.category-features .col2-set.split-60-40,
.category-features .col2-set.split-40-60,
.category-features .col2-set.split-50-50,
.cms-page-view .col2-set.split-60-40,
.cms-page-view .col2-set.split-40-60,
.cms-page-view .col2-set.split-50-50 {
  overflow: hidden;
  margin: 30px 0; }
  .category-view .col2-set.split-60-40 .col-1,
  .category-view .col2-set.split-40-60 .col-1,
  .category-view .col2-set.split-50-50 .col-1,
  .catalog-category-view .col2-set.split-60-40 .col-1,
  .catalog-category-view .col2-set.split-40-60 .col-1,
  .catalog-category-view .col2-set.split-50-50 .col-1,
  .category-features .col2-set.split-60-40 .col-1,
  .category-features .col2-set.split-40-60 .col-1,
  .category-features .col2-set.split-50-50 .col-1,
  .cms-page-view .col2-set.split-60-40 .col-1,
  .cms-page-view .col2-set.split-40-60 .col-1,
  .cms-page-view .col2-set.split-50-50 .col-1 {
    float: left; }
  .category-view .col2-set.split-60-40 .col-2,
  .category-view .col2-set.split-40-60 .col-2,
  .category-view .col2-set.split-50-50 .col-2,
  .catalog-category-view .col2-set.split-60-40 .col-2,
  .catalog-category-view .col2-set.split-40-60 .col-2,
  .catalog-category-view .col2-set.split-50-50 .col-2,
  .category-features .col2-set.split-60-40 .col-2,
  .category-features .col2-set.split-40-60 .col-2,
  .category-features .col2-set.split-50-50 .col-2,
  .cms-page-view .col2-set.split-60-40 .col-2,
  .cms-page-view .col2-set.split-40-60 .col-2,
  .cms-page-view .col2-set.split-50-50 .col-2 {
    float: right; }
.category-view .col2-set.split-60-40 .col-1,
.catalog-category-view .col2-set.split-60-40 .col-1,
.category-features .col2-set.split-60-40 .col-1,
.cms-page-view .col2-set.split-60-40 .col-1 {
  width: 58%; }
.category-view .col2-set.split-60-40 .col-2,
.catalog-category-view .col2-set.split-60-40 .col-2,
.category-features .col2-set.split-60-40 .col-2,
.cms-page-view .col2-set.split-60-40 .col-2 {
  width: 38%; }
.category-view .col2-set.split-40-60 .col-1,
.catalog-category-view .col2-set.split-40-60 .col-1,
.category-features .col2-set.split-40-60 .col-1,
.cms-page-view .col2-set.split-40-60 .col-1 {
  width: 38%; }
.category-view .col2-set.split-40-60 .col-2,
.catalog-category-view .col2-set.split-40-60 .col-2,
.category-features .col2-set.split-40-60 .col-2,
.cms-page-view .col2-set.split-40-60 .col-2 {
  width: 58%; }
.category-view .col2-set.split-50-50 .col-1,
.catalog-category-view .col2-set.split-50-50 .col-1,
.category-features .col2-set.split-50-50 .col-1,
.cms-page-view .col2-set.split-50-50 .col-1 {
  width: 48%; }
.category-view .col2-set.split-50-50 .col-2,
.catalog-category-view .col2-set.split-50-50 .col-2,
.category-features .col2-set.split-50-50 .col-2,
.cms-page-view .col2-set.split-50-50 .col-2 {
  width: 48%; }

.timer-container {
  position: relative; }
  .timer-container .timer-image {
    position: relative;
    width: 100%;
    z-index: 1; }
  .timer-container .widget-banner-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 2; }
  .timer-container .countdown-timer {
    color: #dea076;
    font-family: 'Calluna-Light';
    margin-left: 6vw;
    padding: 0 60px;
    text-align: center;
    width: 65%; }
    .timer-container .countdown-timer h2, .timer-container .countdown-timer h3 {
      color: #dea076; }
    .timer-container .countdown-timer h2, .timer-container .countdown-timer p {
      font-size: 20px; }
    .timer-container .countdown-timer p {
      font-weight: 400;
      line-height: 1.3em;
      margin: auto;
      width: 85%; }
    .timer-container .countdown-timer h3 {
      font-family: 'Vanitas', 'Calluna', Garamond;
      font-size: 30px; }
  @media screen and (min-width: 1200px) {
    .timer-container .countdown-timer h2,
    .timer-container .countdown-timer p {
      font-size: 27px; } }
  @media screen and (min-width: 1400px) {
    .timer-container .countdown-timer h3 {
      font-size: 40px; } }
  @media screen and (min-width: 1700px) {
    .timer-container .countdown-timer h3 {
      font-size: 43px; } }
  @media screen and (min-width: 1900px) {
    .timer-container .countdown-timer {
      margin-left: 9vw; } }

.add-gift-message {
  clear: both; }
  .add-gift-message .title {
    margin-bottom: 1em; }
  .add-gift-message h3 {
    margin-top: 20px;
    font-size: 20px;
    font-size: 2rem; }

.input-label-row {
  overflow: hidden; }
  .input-label-row input, .input-label-row label {
    float: left;
    width: auto;
    margin-right: 10px; }

.gift-message-form .radio .giftoption_price {
  font-family: "Calluna-Bold", Georgia, serif; }
.gift-message-form .giftoption_img {
  margin-right: 5px;
  display: inline-block; }
.gift-message-form .giftmessage-area {
  font-size: 15px;
  border: 1px solid #340c0c;
  height: 115px;
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
.gift-message-form .gift-message__limiter {
  float: none;
  margin: 5px 0;
  text-align: center;
  line-height: 1;
  color: #340c0c;
  padding: 0;
  font-size: 13px; }

.gift-message-form {
  margin: 0 0 14px 0; }

.gift-wrap-toggle-title {
  position: relative;
  font-family: "Calluna-Bold", Georgia, serif;
  background: #340c0c;
  height: 45px;
  padding: 0 15px;
  clear: both;
  margin: 0 0 10px 0;
  cursor: pointer; }
  .gift-wrap-toggle-title:after, .gift-wrap-toggle-title:before {
    content: '';
    position: absolute;
    top: 50%;
    background: #fff; }
  .gift-wrap-toggle-title:after {
    height: 2px;
    width: 10px;
    right: 14px;
    margin-top: -1px; }
  .gift-wrap-toggle-title:before {
    height: 10px;
    width: 2px;
    right: 18px;
    margin-top: -5px; }
  .gift-wrap-toggle-title.is-expanded:before {
    display: none; }
  .gift-wrap-toggle-title .text {
    font-size: 16px;
    color: #fff;
    margin: 0;
    line-height: 3; }
    .gift-wrap-toggle-title .text .paren {
      font-size: 12px; }
  #onepage-checkout-shipping-method-additional-load .gift-wrap-toggle-title {
    margin: 0 0 4px 0; }

.gift-wrapping-form {
  padding: 0 15px 10px; }

#fancybox-wrap {
  position: fixed;
  top: 15% !important; }

.SRHeaderbar ._SRD {
  background: #6e2132 !important; }
  .SRHeaderbar ._SRD .srd_logo,
  .SRHeaderbar ._SRD .srd_icon {
    background-image: url("https://content.shoprunner.com/assets/pik_images/v4/_sr_logo_19_white.png") !important;
    background-repeat: no-repeat;
    width: 106px;
    height: 20px;
    background-size: 106px 19px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .SRHeaderbar ._SRD .srd_logo,
      .SRHeaderbar ._SRD .srd_icon {
        background-image: url("https://content.shoprunner.com/assets/pik_images/v4/_sr_logo_19_white@2x.png") !important; } }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .SRHeaderbar ._SRD .srd_logo,
      .SRHeaderbar ._SRD .srd_icon {
        background-image: url("https://content.shoprunner.com/assets/pik_images/v4/_sr_logo_19_white@2x.png") !important; } }
    .SRHeaderbar ._SRD .srd_logo .srd_iconline .srd_msg,
    .SRHeaderbar ._SRD .srd_icon .srd_iconline .srd_msg {
      color: #FFF;
      padding-left: 0 !important; }
  .SRHeaderbar ._SRD .srd_logo {
    margin-right: 20px !important; }
.SRHeaderbar.srd_logo_white {
  box-shadow: 10px 0px 29px #CCC !important;
  height: 41px;
  background: #6e2132 !important; }
.SRHeaderbar .srd_h_background {
  text-align: center;
  background: #6e2132 !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important; }
  .SRHeaderbar .srd_h_background:before, .SRHeaderbar .srd_h_background:after {
    content: " ";
    display: table; }
  @media (min-width: 768px) {
    .SRHeaderbar .srd_h_background {
      width: 750px !important; } }
  @media (min-width: 992px) {
    .SRHeaderbar .srd_h_background {
      width: 970px !important; } }
  @media (min-width: 1200px) {
    .SRHeaderbar .srd_h_background {
      width: 1170px !important; } }
.SRHeaderbar .srd_iconline {
  text-align: center;
  line-height: 13px !important;
  padding-top: 4px;
  padding-bottom: 4px; }
  .SRHeaderbar .srd_iconline .srd_logo {
    display: inline-block;
    float: none !important;
    padding-right: 1px !important; }
  .SRHeaderbar .srd_iconline .srd_msg {
    display: inline;
    position: relative;
    padding-left: 8px;
    top: -6px;
    color: #FFF;
    padding-left: 0 !important; }
    .SRHeaderbar .srd_iconline .srd_msg > span:first-of-type {
      display: inline-block; }
    .SRHeaderbar .srd_iconline .srd_msg span span strong {
      color: #FFF; }
.SRHeaderbar .srd_a_wrap {
  display: inline-block;
  float: none;
  display: inline;
  color: #FFF;
  margin-left: 20px; }
.SRHeaderbar .srd_a {
  color: #FFF !important;
  padding-left: 20px;
  padding-left: 0 !important; }

#mmWrapper .mmWrapping a {
  color: #340c0c;
  text-decoration: underline;
  margin-top: 20px;
  display: block; }
  #mmWrapper .mmWrapping a:hover {
    text-decoration: none; }

/*# sourceMappingURL=styles.css.map */
