@charset "utf-8";
/**************************************************/
/***************BOOTSTRAP STYLE IMPORTS***************/
/***********************************************/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #2D2D2D;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #186C74;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0b3135;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: rgba(0, 0, 0, 0.5);
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: rgba(0, 0, 0, 0.5);
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .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 rgba(0, 0, 0, 0.5);
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
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.42857143;
  color: rgba(0, 0, 0, 0.5);
}
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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  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.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #2D2D2D;
  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;
}
@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;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgba(0, 0, 0, 0.5);
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  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: #2D2D2D;
  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 5px 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #EEEEEE;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #EEEEEE;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  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.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: #6d6d6d;
}
@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;
}
@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;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #186C74;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0b3135;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #2D2D2D;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #202020;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: rgba(0, 0, 0, 0.5);
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: rgba(0, 0, 0, 0.5);
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #186C74;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #EEEEEE;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 991px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: rgba(38, 38, 38, 0.5);
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgba(38, 38, 38, 0.5);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgba(38, 38, 38, 0.5);
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgba(38, 38, 38, 0.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: rgba(38, 38, 38, 0.5);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgba(38, 38, 38, 0.5);
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-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;
  }
}
.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 {
  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: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.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,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-header:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**************************************************/
/***************THEME STYLE IMPORTS***************/
/***********************************************/
@font-face {
  font-family: 'Linearicons-Free';
  src: url('fonts/Linearicons-Free.eot?w118d');
  src: url('fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'), url('fonts/Linearicons-Free.woff2?w118d') format('woff2'), url('fonts/Linearicons-Free.woff?w118d') format('woff'), url('fonts/Linearicons-Free.ttf?w118d') format('truetype'), url('fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
  font-weight: normal;
  font-style: normal;
}
.lnr {
  font-family: 'Linearicons-Free';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0.8;
  position: relative;
  top: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lnr-home:before {
  content: "\e800";
}
.lnr-apartment:before {
  content: "\e801";
}
.lnr-pencil:before {
  content: "\e802";
}
.lnr-magic-wand:before {
  content: "\e803";
}
.lnr-drop:before {
  content: "\e804";
}
.lnr-lighter:before {
  content: "\e805";
}
.lnr-poop:before {
  content: "\e806";
}
.lnr-sun:before {
  content: "\e807";
}
.lnr-moon:before {
  content: "\e808";
}
.lnr-cloud:before {
  content: "\e809";
}
.lnr-cloud-upload:before {
  content: "\e80a";
}
.lnr-cloud-download:before {
  content: "\e80b";
}
.lnr-cloud-sync:before {
  content: "\e80c";
}
.lnr-cloud-check:before {
  content: "\e80d";
}
.lnr-database:before {
  content: "\e80e";
}
.lnr-lock:before {
  content: "\e80f";
}
.lnr-cog:before {
  content: "\e810";
}
.lnr-trash:before {
  content: "\e811";
}
.lnr-dice:before {
  content: "\e812";
}
.lnr-heart:before {
  content: "\e813";
}
.lnr-star:before {
  content: "\e814";
}
.lnr-star-half:before {
  content: "\e815";
}
.lnr-star-empty:before {
  content: "\e816";
}
.lnr-flag:before {
  content: "\e817";
}
.lnr-envelope:before {
  content: "\e818";
}
.lnr-paperclip:before {
  content: "\e819";
}
.lnr-inbox:before {
  content: "\e81a";
}
.lnr-eye:before {
  content: "\e81b";
}
.lnr-printer:before {
  content: "\e81c";
}
.lnr-file-empty:before {
  content: "\e81d";
}
.lnr-file-add:before {
  content: "\e81e";
}
.lnr-enter:before {
  content: "\e81f";
}
.lnr-exit:before {
  content: "\e820";
}
.lnr-graduation-hat:before {
  content: "\e821";
}
.lnr-license:before {
  content: "\e822";
}
.lnr-music-note:before {
  content: "\e823";
}
.lnr-film-play:before {
  content: "\e824";
}
.lnr-camera-video:before {
  content: "\e825";
}
.lnr-camera:before {
  content: "\e826";
}
.lnr-picture:before {
  content: "\e827";
}
.lnr-book:before {
  content: "\e828";
}
.lnr-bookmark:before {
  content: "\e829";
}
.lnr-user:before {
  content: "\e82a";
}
.lnr-users:before {
  content: "\e82b";
}
.lnr-shirt:before {
  content: "\e82c";
}
.lnr-store:before {
  content: "\e82d";
}
.lnr-cart:before {
  content: "\e82e";
}
.lnr-tag:before {
  content: "\e82f";
}
.lnr-phone-handset:before {
  content: "\e830";
}
.lnr-phone:before {
  content: "\e831";
}
.lnr-pushpin:before {
  content: "\e832";
}
.lnr-map-marker:before {
  content: "\e833";
}
.lnr-map:before {
  content: "\e834";
}
.lnr-location:before {
  content: "\e835";
}
.lnr-calendar-full:before {
  content: "\e836";
}
.lnr-keyboard:before {
  content: "\e837";
}
.lnr-spell-check:before {
  content: "\e838";
}
.lnr-screen:before {
  content: "\e839";
}
.lnr-smartphone:before {
  content: "\e83a";
}
.lnr-tablet:before {
  content: "\e83b";
}
.lnr-laptop:before {
  content: "\e83c";
}
.lnr-laptop-phone:before {
  content: "\e83d";
}
.lnr-power-switch:before {
  content: "\e83e";
}
.lnr-bubble:before {
  content: "\e83f";
}
.lnr-heart-pulse:before {
  content: "\e840";
}
.lnr-construction:before {
  content: "\e841";
}
.lnr-pie-chart:before {
  content: "\e842";
}
.lnr-chart-bars:before {
  content: "\e843";
}
.lnr-gift:before {
  content: "\e844";
}
.lnr-diamond:before {
  content: "\e845";
}
.lnr-linearicons:before {
  content: "\e846";
}
.lnr-dinner:before {
  content: "\e847";
}
.lnr-coffee-cup:before {
  content: "\e848";
}
.lnr-leaf:before {
  content: "\e849";
}
.lnr-paw:before {
  content: "\e84a";
}
.lnr-rocket:before {
  content: "\e84b";
}
.lnr-briefcase:before {
  content: "\e84c";
}
.lnr-bus:before {
  content: "\e84d";
}
.lnr-car:before {
  content: "\e84e";
}
.lnr-train:before {
  content: "\e84f";
}
.lnr-bicycle:before {
  content: "\e850";
}
.lnr-wheelchair:before {
  content: "\e851";
}
.lnr-select:before {
  content: "\e852";
}
.lnr-earth:before {
  content: "\e853";
}
.lnr-smile:before {
  content: "\e854";
}
.lnr-sad:before {
  content: "\e855";
}
.lnr-neutral:before {
  content: "\e856";
}
.lnr-mustache:before {
  content: "\e857";
}
.lnr-alarm:before {
  content: "\e858";
}
.lnr-bullhorn:before {
  content: "\e859";
}
.lnr-volume-high:before {
  content: "\e85a";
}
.lnr-volume-medium:before {
  content: "\e85b";
}
.lnr-volume-low:before {
  content: "\e85c";
}
.lnr-volume:before {
  content: "\e85d";
}
.lnr-mic:before {
  content: "\e85e";
}
.lnr-hourglass:before {
  content: "\e85f";
}
.lnr-undo:before {
  content: "\e860";
}
.lnr-redo:before {
  content: "\e861";
}
.lnr-sync:before {
  content: "\e862";
}
.lnr-history:before {
  content: "\e863";
}
.lnr-clock:before {
  content: "\e864";
}
.lnr-download:before {
  content: "\e865";
}
.lnr-upload:before {
  content: "\e866";
}
.lnr-enter-down:before {
  content: "\e867";
}
.lnr-exit-up:before {
  content: "\e868";
}
.lnr-bug:before {
  content: "\e869";
}
.lnr-code:before {
  content: "\e86a";
}
.lnr-link:before {
  content: "\e86b";
}
.lnr-unlink:before {
  content: "\e86c";
}
.lnr-thumbs-up:before {
  content: "\e86d";
}
.lnr-thumbs-down:before {
  content: "\e86e";
}
.lnr-magnifier:before {
  content: "\e86f";
}
.lnr-cross:before {
  content: "\e870";
}
.lnr-menu:before {
  content: "\e871";
}
.lnr-list:before {
  content: "\e872";
}
.lnr-chevron-up:before {
  content: "\e873";
}
.lnr-chevron-down:before {
  content: "\e874";
}
.lnr-chevron-left:before {
  content: "\e875";
}
.lnr-chevron-right:before {
  content: "\e876";
}
.lnr-arrow-up:before {
  content: "\e877";
}
.lnr-arrow-down:before {
  content: "\e878";
}
.lnr-arrow-left:before {
  content: "\e879";
}
.lnr-arrow-right:before {
  content: "\e87a";
}
.lnr-move:before {
  content: "\e87b";
}
.lnr-warning:before {
  content: "\e87c";
}
.lnr-question-circle:before {
  content: "\e87d";
}
.lnr-menu-circle:before {
  content: "\e87e";
}
.lnr-checkmark-circle:before {
  content: "\e87f";
}
.lnr-cross-circle:before {
  content: "\e880";
}
.lnr-plus-circle:before {
  content: "\e881";
}
.lnr-circle-minus:before {
  content: "\e882";
}
.lnr-arrow-up-circle:before {
  content: "\e883";
}
.lnr-arrow-down-circle:before {
  content: "\e884";
}
.lnr-arrow-left-circle:before {
  content: "\e885";
}
.lnr-arrow-right-circle:before {
  content: "\e886";
}
.lnr-chevron-up-circle:before {
  content: "\e887";
}
.lnr-chevron-down-circle:before {
  content: "\e888";
}
.lnr-chevron-left-circle:before {
  content: "\e889";
}
.lnr-chevron-right-circle:before {
  content: "\e88a";
}
.lnr-crop:before {
  content: "\e88b";
}
.lnr-frame-expand:before {
  content: "\e88c";
}
.lnr-frame-contract:before {
  content: "\e88d";
}
.lnr-layers:before {
  content: "\e88e";
}
.lnr-funnel:before {
  content: "\e88f";
}
.lnr-text-format:before {
  content: "\e890";
}
.lnr-text-format-remove:before {
  content: "\e891";
}
.lnr-text-size:before {
  content: "\e892";
}
.lnr-bold:before {
  content: "\e893";
}
.lnr-italic:before {
  content: "\e894";
}
.lnr-underline:before {
  content: "\e895";
}
.lnr-strikethrough:before {
  content: "\e896";
}
.lnr-highlight:before {
  content: "\e897";
}
.lnr-text-align-left:before {
  content: "\e898";
}
.lnr-text-align-center:before {
  content: "\e899";
}
.lnr-text-align-right:before {
  content: "\e89a";
}
.lnr-text-align-justify:before {
  content: "\e89b";
}
.lnr-line-spacing:before {
  content: "\e89c";
}
.lnr-indent-increase:before {
  content: "\e89d";
}
.lnr-indent-decrease:before {
  content: "\e89e";
}
.lnr-pilcrow:before {
  content: "\e89f";
}
.lnr-direction-ltr:before {
  content: "\e8a0";
}
.lnr-direction-rtl:before {
  content: "\e8a1";
}
.lnr-page-break:before {
  content: "\e8a2";
}
.lnr-sort-alpha-asc:before {
  content: "\e8a3";
}
.lnr-sort-amount-asc:before {
  content: "\e8a4";
}
.lnr-hand:before {
  content: "\e8a5";
}
.lnr-pointer-up:before {
  content: "\e8a6";
}
.lnr-pointer-right:before {
  content: "\e8a7";
}
.lnr-pointer-down:before {
  content: "\e8a8";
}
.lnr-pointer-left:before {
  content: "\e8a9";
}
body {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  font-family: work-sans, sans-serif;
  background: #ffffff;
  word-wrap: break-word;
  word-break: keep-all;
  hyphens: auto;
  color: #2D2D2D;
  font-size: 16px;
  font-style: normal;
}
@media (max-width: 991px) {
  body {
    font-size: 14px;
  }
}
.site-wrap {
  position: relative;
  width: 100%;
  max-width: 2560px;
  overflow: hidden;
  margin: 0 auto;
  opacity: 0;
  transition: all 1.7s linear;
}
.site-wrap.loaded {
  opacity: 1;
}
.header {
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 999;
  font-family: alternate-gothic-no-3-d, sans-serif;
  text-transform: uppercase;
}
@media (min-width: 991px) {
  .header.scrolled {
    will-change: transform;
    background: rgba(0, 0, 0, 0.97);
    animation-name: animate_header;
    animation-timing-function: ease;
    animation-duration: 0.5s;
    transition: all 0.7s linear;
  }
  .header.scrolled .navbar {
    padding: 0.8em 2.8125em 0.8em 2.8125em;
  }
  .header:not(.scrolled) {
    transform: translateY(0px);
    background: rgba(0, 0, 0, 0);
    animation-name: animate_header_first;
    animation-timing-function: ease;
    animation-duration: 0.5s;
    transition: background 0.1s ease;
  }
}
@media (min-width: 991px) and (max-width: 1340px) {
  .header.scrolled .navbar {
    padding: 0.8em 1.25em;
  }
}
@keyframes animate_header {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes animate_header_first {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0px);
  }
}
.header-bottom {
  padding: 0.73em 0;
  margin-top: 5em;
}
@media (max-width: 991px) {
  .header-bottom {
    margin-top: 3.4em;
  }
}
.header-bottom .selling-points {
  font-size: 0;
}
.header-bottom .selling-points .selling-point {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .header-bottom .selling-points .selling-point {
    font-size: 8px;
    font-family: work-sans, sans-serif;
    text-transform: none;
    margin-right: 0.55em;
    position: relative;
    left: -10px;
  }
}
@media (max-width: 320px) {
  .header-bottom .selling-points .selling-point {
    left: 0px;
    font-size: 7px;
  }
}
.header-bottom .selling-points .selling-point:not(:last-child) {
  margin-right: 3.25em;
}
@media (max-width: 767px) {
  .header-bottom .selling-points .selling-point:not(:last-child) {
    margin-right: 0.55em;
    position: relative;
    left: -10px;
  }
}
@media (max-width: 320px) {
  .header-bottom .selling-points .selling-point:not(:last-child) {
    left: 0px;
  }
}
.header-bottom .selling-points .selling-point .icon-holder {
  display: inline-block;
  line-height: 19px;
  height: 19px;
  vertical-align: middle;
  margin-right: 0.75em;
}
@media (max-width: 767px) {
  .header-bottom .selling-points .selling-point .icon-holder {
    margin-right: -4px;
  }
}
.header-bottom .selling-points .selling-point .icon-holder svg {
  height: 19px;
}
@media (max-width: 767px) {
  .header-bottom .selling-points .selling-point .icon-holder svg {
    height: 9px;
    vertical-align: middle;
  }
}
.header-bottom .selling-points .selling-point .text-holder {
  display: inline-block;
  vertical-align: middle;
}
a {
  color: inherit;
  opacity: 1;
  transition: all 0.4s ease;
  outline: 0;
  will-change: transform;
  font-style: normal;
}
a:hover {
  outline: 0;
  opacity: 1;
}
a:visited,
a:active,
a:focus {
  outline: 0;
  color: inherit;
}
img {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
p {
  font-family: work-sans, sans-serif;
  font-size: 1em;
  line-height: 1.5;
  font-style: normal;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
  line-height: 0.9;
  margin-top: 0;
}
h1,
.h1 {
  font-size: 6em;
  margin-bottom: 0.3em;
}
@media (max-width: 1280px) {
  h1,
  .h1 {
    font-size: 5em;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 3.25em;
  }
}
h2,
.h2 {
  font-size: 4.0625em;
  margin: 0.5em 0;
}
@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: 3.5em;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 3em;
  }
}
h3,
.h3 {
  font-size: 2.6875em;
}
h4,
.h4 {
  font-size: 2.25em;
}
.primary-color {
  color: #186C74;
}
.secondary-color {
  color: #F9D479;
}
.gray-light-color {
  color: rgba(0, 0, 0, 0.5);
}
.light-color {
  color: #fff;
}
.medium-color {
  color: #2D2D2D;
}
.dark-color {
  color: #000;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-medium {
  font-weight: 500;
}
.text-bold {
  font-weight: 700;
}
.font-heading {
  font-family: paralucent-condensed, sans-serif;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}
.font-highlight {
  font-family: alternate-gothic-no-3-d, sans-serif;
}
.font-text {
  font-family: work-sans, sans-serif;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-underlined {
  text-decoration: underline;
}
.white-background {
  background: #fff;
}
.black-background {
  background: #000;
}
.primary-background {
  background: #186C74;
}
.primary-dark-background {
  background: #125258;
}
.secondary-background {
  background: #F9D479;
}
.display-grid {
  display: grid;
}
.container-narrower {
  padding: 0 1em;
  width: 760px;
  max-width: 100%;
  margin: 0 auto;
}
.container-page {
  padding: 0 1em;
  width: 870px;
  max-width: 100%;
  margin: 0 auto;
}
.container-narrow {
  padding: 0 1em;
  width: 1020px;
  max-width: 100%;
  margin: 0 auto;
}
.container-normal {
  padding: 0 1em;
  width: 1360px;
  max-width: 100%;
  margin: 0 auto;
}
.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #000;
}
.overlay.opacity-55 {
  opacity: 0.55;
}
.underline-secondary {
  position: relative;
  display: inline-block;
  margin-bottom: 1.8em;
}
.underline-secondary::after {
  content: "";
  position: absolute;
  bottom: -0.8em;
  left: 50%;
  width: 157px;
  height: 8px;
  transform: translateX(-50%) skew(-20deg);
  background: #F9D479;
}
.underline-secondary.same-length::after {
  width: 100%;
}
.top-block {
  margin-top: 0;
}
@media (max-width: 991px) {
  .top-block {
    margin-top: 0;
  }
}
.no-padding-top {
  padding-top: 0 !important;
}
.search-box {
  width: 100%;
  position: relative;
}
.search-box .ajaxsearchpro {
  display: inline-block !important;
  position: absolute !important;
  border: 0 !important;
  height: 40px !important;
}
.asp_content {
  font-family: work-sans, sans-serif !important;
}
.asp_content a {
  font-family: work-sans, sans-serif !important;
}
.probox {
  padding: 2px 13px !important;
}
.probox .promagnifier {
  position: relative;
  background: transparent !important;
}
.probox input {
  font-family: work-sans, sans-serif !important;
  font-weight: 500 !important;
  font-size: 1.1em !important;
}
.probox input::-webkit-input-placeholder {
  font-family: work-sans, sans-serif !important;
  font-weight: 500 !important;
  font-size: 1.1em !important;
}
.probox::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  left: 5px;
  content: "";
  border: 2px solid #e5e5e5 !important;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: 0;
}
@media (max-width: 991px) {
  .probox::before {
    margin-bottom: 10px;
  }
}
.probox.selected::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  left: 5px;
  content: "";
  border: 2px solid #186C74 !important;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: 0;
}
.navbar {
  border-radius: 0;
  background-color: transparent;
  border: 0;
  margin: 0;
  font-size: 1em;
  min-height: 30px;
  background: #fff;
  padding: 1.25em 2.8125em 1.25em 2.8125em;
}
@media (max-width: 1325px) {
  .navbar {
    padding: 1.25em 1.25em;
  }
}
@media (max-width: 990px) {
  .navbar {
    padding: 0;
  }
}
.navbar .nav-grid {
  display: grid;
  grid-template-columns: 4fr 1.6fr 0.8fr;
  grid-column-gap: 2em;
}
@media (max-width: 1440px) {
  .navbar .nav-grid {
    grid-template-columns: 3fr 1fr 0.8fr;
    grid-column-gap: 0em;
  }
}
@media (max-width: 1270px) {
  .navbar .nav-grid {
    grid-template-columns: 4fr 1fr 0.8fr;
    grid-column-gap: 0em;
  }
}
@media (max-width: 1199px) {
  .navbar .nav-grid {
    grid-template-columns: 4fr 1fr 1fr;
    grid-column-gap: 0em;
  }
}
@media (max-width: 991px) {
  .navbar .nav-grid {
    grid-template-columns: 100%;
    grid-column-gap: 0em;
  }
}
.navbar .navbar-header {
  line-height: 0;
  position: relative;
}
.navbar .navbar-header .xs-holder {
  display: inline-block;
  width: calc(100% - 102px);
  vertical-align: top;
  font-size: 0;
  margin-top: 0px;
}
@media (min-width: 991px) {
  .navbar .navbar-header .xs-holder {
    display: none;
  }
}
.navbar .navbar-header .xs-holder .holder {
  display: inline-block;
}
.navbar .navbar-header .xs-holder .holder.left {
  width: auto;
}
.navbar .navbar-header .xs-holder .holder.left .top-header-link {
  padding: 15px 5px;
  margin-right: 20px;
}
.navbar .navbar-header .xs-holder .holder.left a {
  color: #fff;
}
.navbar .navbar-header .xs-holder .holder.left .aws-form-btn {
  background: #F9D479;
  border: 1px solid #F9D479;
}
.navbar .navbar-header .xs-holder .holder.logo-holder {
  width: calc(100% - 80px);
  text-align: center;
}
.navbar .navbar-header .xs-holder .holder:not(.logo-holder) {
  margin-top: 0px;
}
.navbar .navbar-header .xs-holder .holder .top-header-link {
  display: inline-block;
  text-align: center;
  color: #fff;
}
.navbar .navbar-header .xs-holder .holder .top-header-link:not(:last-child) {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .navbar .navbar-header .xs-holder .holder .top-header-link:not(:last-child) {
    margin-right: 10px;
  }
}
.navbar .navbar-header .xs-holder .holder .top-header-link.loginout {
  background: rgba(249, 212, 121, 0.63);
  padding: 20px 8px;
}
.navbar .navbar-header .xs-holder .header-logo {
  padding-bottom: 0;
  padding-top: 0px;
}
.navbar .navbar-header .xs-holder .header-logo img {
  position: relative;
  top: auto;
  left: auto;
  transform: translateX(0);
  height: 26px;
  width: auto;
}
.navbar .navbar-header .navbar-brand {
  margin-right: 3.125em;
  display: inline-block;
  padding: 0.25em 0;
  height: auto;
  font-size: 1em;
  line-height: 1;
}
@media (max-width: 1440px) {
  .navbar .navbar-header .navbar-brand {
    margin-right: 1.125em;
    margin-left: 0.8em;
  }
}
.navbar .navbar-header .navbar-brand img {
  height: 2em;
}
.navbar .navbar-toggle {
  float: left;
  margin: 0;
  border: 0;
  padding: 15px 15px;
  position: relative;
  bottom: 3px;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:active,
.navbar .navbar-toggle:focus {
  background: transparent;
}
.navbar .navbar-toggle .icon-bar {
  background: #000;
  width: 22px;
  transition: all 0.3s ease-in-out;
  height: 2px;
  margin-top: 4px;
}
.navbar .navbar-toggle .icon-bar:nth-of-type(2n) {
  width: 22px;
}
.navbar .navbar-toggle .icon-bar:nth-of-type(3n) {
  width: 22px;
}
.navbar .navbar-toggle .top-bar {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform-origin: 10% 10%;
  -webkiransform-origin: 10% 10%;
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}
.navbar .navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar .navbar-toggle .bottom-bar {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  -ms-transform-origin: 10% 90%;
  -webkit-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}
.navbar .navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar .navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar .navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
  width: 12px;
}
.navbar .navbar-collapse {
  border-color: transparent;
  text-align: left;
}
.navbar .navbar-collapse .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
  padding: 0.25em 0;
}
@media (max-width: 990px) {
  .navbar .navbar-collapse .navbar-nav {
    display: block;
    margin: 0;
    padding: 1em 0 0 0;
  }
}
.navbar .navbar-collapse .navbar-nav li.active a {
  background: transparent;
}
.navbar .navbar-collapse .navbar-nav li a {
  font-family: alternate-gothic-no-3-d, sans-serif;
  color: #2D2D2D;
  transition: all 0.3s ease;
  opacity: 1;
  -webkit-filter: blur(0);
  will-change: transform;
  transform: translate3d(0, 0, 0);
  line-height: 30px;
  padding: 0 0.75em;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .navbar .navbar-collapse .navbar-nav li a {
    padding: 0 0.25em;
  }
}
.navbar .navbar-collapse .navbar-nav li a:active,
.navbar .navbar-collapse .navbar-nav li a:focus,
.navbar .navbar-collapse .navbar-nav li a:visited {
  color: #2D2D2D;
}
.navbar .navbar-collapse .navbar-nav li a:hover {
  opacity: 1;
  color: #186C74;
}
.navbar-brand {
  float: none;
}
.navbar-brand img {
  max-width: 130px;
  margin: 0 auto;
}
.shop-menu {
  display: inline-block;
  float: right;
}
@media (max-width: 991px) {
  .shop-menu {
    text-align: right;
    position: absolute;
    right: 10px;
    top: 0;
  }
}
@media (max-width: 991px) {
}
.shop-menu .link-holder {
  display: inline-block;
  font-size: 1.125em;
}
.shop-menu .link-holder .menu-link {
  display: inline-block;
  position: relative;
  padding: 0em 0.7em;
  line-height: 2;
}
@media (max-width: 991px) {
  .shop-menu .link-holder .menu-link {
    padding: 9px 4px;
  }
}
.shop-menu .link-holder .menu-link img {
  position: relative;
  font-size: 20px;
  line-height: 0.7;
  top: 2px;
  vertical-align: sub;
}
@media (max-width: 991px) {
  .shop-menu .link-holder .menu-link img {
    top: 0;
  }
}
.mini-cart-button {
  position: relative;
  cursor: pointer;
}
.mini-cart-button #mini-cart-count {
  position: absolute;
  top: 14.49px;
  font-size: 12px;
  right: 16px;
  line-height: initial;
  background: transparent;
  width: 16px;
  height: 16px;
  text-align: center;
  color: white;
  font-family: work-sans, sans-serif;
}
@media (max-width: 991px) {
  .mini-cart-button #mini-cart-count {
    top: 10px;
    right: 7px;
  }
}
.mini-cart-button .hollow {
  display: inline-block;
}
.mini-cart-button .filled {
  display: none;
}
.mini-cart-holder .mini-cart-button {
  position: relative;
  cursor: pointer;
}
.mini-cart-holder .mini-cart-button #mini-cart-count {
  top: 50%;
  font-size: 12px;
  right: 30%;
  border-radius: 50%;
  background: #186C74;
  width: 16px;
  height: 16px;
  text-align: center;
  color: #fff;
}
.mini-cart-holder .cart-link {
  display: block;
}
.mini-cart-holder .cart-contents {
  color: #fff;
  background: #186C74;
  border-radius: 50%;
  padding: 0px 6px;
  font-size: 10px;
  vertical-align: top;
  position: relative;
  right: 18px;
  top: 18px;
}
.mini-cart-holder .cart-total {
  position: relative;
  top: 2px;
  float: right;
  font-weight: 500;
  text-transform: none;
  color: #2D2D2D;
  font-size: 14px;
}
.mini-cart-holder .cart-contents-holder {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  margin-top: 0;
  padding: 0px 0 10px;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  border: 0px solid #ddd;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  color: #333;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform-origin: 100% 0;
  transform: translateX(100%);
  transition: all 0.3s;
  min-width: 320px;
  max-width: 360px;
  z-index: 1;
  height: 100vh;
}
@media (max-width: 480px) {
  .mini-cart-holder .cart-contents-holder {
    min-width: 90vw;
    max-width: 90vw;
  }
}
.mini-cart-holder .cart-contents-holder .my-cart-header {
  background: #186C74;
  color: #fff;
  position: relative;
  width: 100%;
  padding: 8px 18px;
  line-height: 2;
}
.mini-cart-holder .cart-contents-holder .my-cart-header .heading {
  font-family: paralucent-condensed, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
  font-style: italic;
}
.mini-cart-holder .cart-contents-holder .my-cart-header .close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 4px 16px;
}
@media (max-width: 991px) {
  .mini-cart-holder .cart-contents-holder .my-cart-header .close {
    padding: 8px 16px;
  }
}
.mini-cart-holder .cart-contents-holder .woocommerce-Price-amount {
  text-align: right;
}
.mini-cart-holder .cart-contents-holder .widget_shopping_cart_content p {
  line-height: 1.3;
  text-transform: none;
  font-weight: 500;
  font-size: 14px;
  color: #2D2D2D;
}
.mini-cart-holder .cart-contents-holder .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
  padding: 40px;
}
.mini-cart-holder .cart-contents-holder .product_list_widget {
  list-style: none;
  margin: 0px;
  padding: 10px;
}
.mini-cart-holder .cart-contents-holder .product_list_widget li {
  list-style: none;
  padding: 10px 30px 5px 108px;
  min-height: 80px;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  line-height: 1.33;
  text-align: left;
}
.mini-cart-holder .cart-contents-holder .product_list_widget li dl {
  margin: 0;
  padding-left: 0em;
  border-left: 0px solid rgba(0, 0, 0, 0.1);
}
.mini-cart-holder .cart-contents-holder .product_list_widget li a {
  display: unset;
  margin-bottom: 5px;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
  text-transform: none;
  font-weight: 500;
  font-size: 14px;
  color: #2D2D2D;
  font-family: work-sans, sans-serif;
}
.mini-cart-holder .cart-contents-holder .product_list_widget li a.remove {
  position: absolute;
  right: 0px;
  z-index: 9;
  display: block;
  width: 21px;
  height: 21px;
  font-size: 15px !important;
  line-height: 20px !important;
  font-size: 0 !important;
  border-radius: 0;
  color: #ccc;
  font-weight: bold;
  text-align: center;
  border: 0px solid currentColor;
  background: url("../library/images/icons/trash.svg");
  background-size: 19px;
  background-repeat: no-repeat;
}
.mini-cart-holder .cart-contents-holder .product_list_widget li a.remove:hover {
  text-decoration: none;
  color: #e22929;
  opacity: 1;
}
.mini-cart-holder .cart-contents-holder .product_list_widget li img {
  position: absolute;
  left: 0;
  width: 100px;
  height: 120px;
  margin-bottom: 5px;
  object-fit: contain;
  object-position: 50% 50%;
}
.mini-cart-holder .cart-contents-holder .product_list_widget li .variation {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}
.mini-cart-holder .cart-contents-holder .product_list_widget li .variation dt {
  font-size: 14px;
  font-family: work-sans, sans-serif;
  display: inline-block;
  margin-right: 5px;
}
.mini-cart-holder .cart-contents-holder .product_list_widget li .variation dd {
  display: inline-block;
  margin-right: 10px;
}
.mini-cart-holder .cart-contents-holder .product_list_widget li .quantity {
  display: block;
  margin-top: 3px;
  font-size: 1em;
  font-family: work-sans, sans-serif;
}
@media (max-width: 767px) {
  .mini-cart-holder .cart-contents-holder .product_list_widget li .quantity {
    font-size: 16px;
    font-weight: 700;
    color: #000;
  }
}
.mini-cart-holder .cart-contents-holder p.woocommerce-mini-cart__total.total {
  display: grid;
  grid-template-columns: 2fr 1fr;
  width: 100%;
  margin: 0 auto;
  color: #2D2D2D;
  font-family: work-sans, sans-serif;
  background: #f8f8f8;
  padding: 15px 20px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.mini-cart-holder .cart-contents-holder p.woocommerce-mini-cart__total.total strong {
  text-align: left;
}
@media (max-width: 767px) {
  .mini-cart-holder .cart-contents-holder p.woocommerce-mini-cart__total.total {
    grid-template-columns: 1fr 1fr;
  }
}
.mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons {
  text-align: center;
  text-transform: none;
  font-weight: 500;
  padding: 22px;
  font-size: 1.125em;
  background: #eee;
}
.mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .wc-forward {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  width: 100%;
  margin: 0 0 0.5em;
}
.mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .wc-forward::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .wc-forward:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .wc-forward:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .wc-forward {
    font-size: 1.125em;
    padding: 14px;
  }
}
.mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .checkout {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-bottom: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  width: 100%;
}
.mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .checkout::after {
  border-color: #186C74;
  background: #186C74;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .checkout:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #186C74;
  opacity: 1;
}
.mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .checkout:hover:after {
  border-color: #186C74;
  background: transparent;
}
@media (max-width: 767px) {
  .mini-cart-holder .cart-contents-holder .woocommerce-mini-cart__buttons .checkout {
    font-size: 1.125em;
    padding: 14px;
  }
}
.mini-cart-holder .cart-contents-holder .widget_shopping_cart_content {
  height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
  background: #fff;
}
.cart-open .header .mini-cart-holder .cart-contents-holder {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: none;
}
.filter-holder .filter-contents-holder {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  margin-top: 0;
  padding: 0px 0 10px;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  border: 0px solid #ddd;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  color: #333;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform-origin: 100% 0;
  transform: translateX(100%);
  transition: all 0.3s;
  min-width: 400px;
  max-width: 400px;
  z-index: 1;
  height: 100vh;
}
@media (max-width: 480px) {
  .filter-holder .filter-contents-holder {
    min-width: 90vw;
    max-width: 90vw;
  }
}
.filter-holder .filter-contents-holder .my-filter-header {
  background: #186C74;
  color: #fff;
  position: relative;
  width: 100%;
  padding: 8px 18px;
  line-height: 2;
}
.filter-holder .filter-contents-holder .my-filter-header .heading {
  font-family: paralucent-condensed, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
  font-style: italic;
}
.filter-holder .filter-contents-holder .my-filter-header .close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .filter-holder .filter-contents-holder .my-filter-header .close {
    padding: 8px 16px;
  }
}
.filter-holder .filter-contents-holder .filter-content {
  height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
  background: #fff;
}
.filter-open .header .mini-filter-holder .filter-contents-holder {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: none;
}
.shoppa-stilen-holder .shoppa-stilen-contents-holder {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  margin-top: 0;
  padding: 0px 0 10px;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  border: 0px solid #ddd;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  color: #333;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform-origin: 100% 0;
  transform: translateX(100%);
  transition: all 0.3s;
  min-width: 400px;
  max-width: 400px;
  z-index: 1;
  height: 100vh;
}
@media (max-width: 480px) {
  .shoppa-stilen-holder .shoppa-stilen-contents-holder {
    min-width: 90vw;
    max-width: 90vw;
  }
}
.shoppa-stilen-holder .shoppa-stilen-contents-holder .my-shoppa-stilen-header {
  background: #186C74;
  color: #fff;
  position: relative;
  width: 100%;
  padding: 8px 18px;
  line-height: 2;
}
.shoppa-stilen-holder .shoppa-stilen-contents-holder .my-shoppa-stilen-header .heading {
  font-family: paralucent-condensed, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
  font-style: italic;
}
.shoppa-stilen-holder .shoppa-stilen-contents-holder .my-shoppa-stilen-header .close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .shoppa-stilen-holder .shoppa-stilen-contents-holder .my-shoppa-stilen-header .close {
    padding: 8px 16px;
  }
}
.shoppa-stilen-holder .shoppa-stilen-contents-holder .shoppa-stilen-content {
  height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
  background: #fff;
}
.shoppa-stilen-open .header .mini-shoppa-stilen-holder .shoppa-stilen-contents-holder {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: none;
}
.shoppa-stilen-open .header .mini-shoppa-stilen-holder .shoppa-stilen-contents-holder .columns-4 {
  padding: 1em;
}
.shoppa-stilen-open .header .mini-shoppa-stilen-holder .shoppa-stilen-contents-holder .columns-4 ul.products {
  clear: none;
  margin: 0;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 2.25em;
}
@media (max-width: 767px) {
  .shoppa-stilen-open .header .mini-shoppa-stilen-holder .shoppa-stilen-contents-holder .columns-4 ul.products {
    grid-template-columns: 100%;
  }
}
@media (max-width: 650px) {
  .shoppa-stilen-open .header .mini-shoppa-stilen-holder .shoppa-stilen-contents-holder .columns-4 ul.products {
    grid-gap: 2em 0.5em;
  }
}
#sok-ruta,
#sok-ruta-xs {
  display: none;
  position: absolute;
  width: 100%;
  float: left;
  left: 0;
  top: 48px;
  z-index: 10;
  padding: 1em;
  background: #fff;
  background-color: #fff;
}
@media (max-width: 991px) {
  #sok-ruta .probox,
  #sok-ruta-xs .probox {
    margin: 0 0 10px !important;
  }
}
#sok-ruta .asp_r.asp_r_1.vertical,
#sok-ruta-xs .asp_r.asp_r_1.vertical {
  background: #fff !important;
  background-color: #fff;
  font-family: work-sans, sans-serif !important;
}
#sok-ruta .asp_content,
#sok-ruta-xs .asp_content {
  font-family: work-sans, sans-serif !important;
}
#sok-ruta .asp_main_container,
#sok-ruta-xs .asp_main_container {
  border: 0;
}
.asp_r.asp_r_1.vertical {
  width: 100% !important;
  left: 0 !important;
}
@media (max-width: 991px) {
  .asp_r.asp_r_1.vertical {
    margin: 0 !important;
    border: 0 !important;
    border-bottom: 2px solid #e5e5e5 !important;
  }
}
.has-items .mini-cart-button .hollow {
  display: none;
}
.has-items .mini-cart-button .filled {
  display: inline-block;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: transparent !important;
}
.footer {
  padding: 5em 0 0 0;
}
.footer .footer-top {
  font-size: 0;
}
.footer .footer-top .logo-holder,
.footer .footer-top .social-holder {
  display: inline-block;
  vertical-align: top;
}
.footer .footer-top .social-holder {
  float: right;
}
.footer .footer-top .social-holder a:not(:first-child) {
  margin-left: 7px;
}
.footer .footer-content {
  padding: 5em 0;
}
.footer .footer-content .footer-menus {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 5em;
}
@media (max-width: 991px) {
  .footer .footer-content .footer-menus {
    grid-gap: 2em;
  }
}
@media (max-width: 767px) {
  .footer .footer-content .footer-menus {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .footer .footer-content .footer-menus {
    grid-template-columns: 100%;
  }
}
.footer .footer-content .footer-menus .footer-column .column-title {
  font-size: 1.1875em;
}
@media (max-width: 480px) {
  .footer .footer-content .footer-menus .footer-column .column-title {
    text-align: center;
  }
}
.footer .footer-content .footer-menus .footer-column .column-title .text {
  display: inline-block;
  overflow: hidden;
}
.footer .footer-content .footer-menus .footer-column .column-title .text .underlined-special {
  display: block;
  width: 100%;
  margin-top: 3px;
  height: 4px;
  transform: translateX(-5%) skew(-20deg);
}
@media (max-width: 480px) {
  .footer .footer-content .footer-menus .footer-column .column-item {
    text-align: center;
  }
}
.footer .footer-content .footer-menus .footer-column .column-item a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .footer-logos {
  padding-bottom: 3.5em;
}
@media (max-width: 767px) {
  .footer .footer-logos {
    padding-bottom: 2em;
  }
}
.footer .footer-logos .footer-logo {
  display: inline-block;
  margin-right: 1.8125em;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .footer .footer-logos .footer-logo {
    margin-bottom: 1em;
  }
}
.footer .footer-logos .footer-logo img {
  max-height: 15px;
  height: auto;
  width: auto;
}
.footer .footer-bottom {
  padding: 1.3125em 0;
}
@media (max-width: 767px) {
  .footer .footer-bottom {
    font-size: 0.8em;
  }
}
.footer .footer-bottom .copyright-text {
  display: inline-block;
  margin: 0 4px;
}
.contact-form {
  margin-top: 0em;
  margin-bottom: -2em;
  /* Custom CF7 Loader */
  /* Alerts */
}
.contact-form .form-holder {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0em;
  margin: 2em 0 0;
}
@media (max-width: 767px) {
  .contact-form .form-holder {
    grid-template-columns: 100%;
    grid-gap: 0em;
    margin: 0;
  }
}
.contact-form p.h4 {
  color: #000;
  font-weight: 600;
  position: relative;
  margin-bottom: 40px;
}
.contact-form p.h4:after {
  content: "";
  position: absolute;
  height: 1px;
  top: 35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 170px;
  background-color: #e8e8e8;
}
.contact-form select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
  margin: 25px 0 0;
  padding: 15px 20px 16px;
  background: #fff;
  outline: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  border-radius: 0px;
  color: #F9D479;
  border: 0px solid #186C74;
  -webkit-appearance: none;
  background-image: url(../library/images/arrow-down.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 24px;
  position: relative;
  font-size: 1em;
}
.contact-form select option {
  color: #000;
}
.contact-form select:focus {
  outline: none;
}
.contact-form select::-webkit-input-placeholder {
  color: #2D2D2D;
  font-weight: 400;
  font-size: 1em;
}
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form input[type="number"],
.contact-form input[type="text"],
.contact-form input[type="file"],
.contact-form textarea {
  width: 100%;
  margin: 0;
  padding: 15px 20px 16px;
  background: transparent;
  outline: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  border-radius: 0px;
  color: #2D2D2D;
  border: 0px solid #186C74;
  font-size: 1em;
  font-family: work-sans, sans-serif;
  font-weight: 400;
}
.contact-form input[type="tel"]:after,
.contact-form input[type="email"]:after,
.contact-form input[type="number"]:after,
.contact-form input[type="text"]:after,
.contact-form input[type="file"]:after,
.contact-form textarea:after {
  border-left: 1px solid #d2d2d2;
}
.contact-form input[type="tel"]::-webkit-input-placeholder,
.contact-form input[type="email"]::-webkit-input-placeholder,
.contact-form input[type="number"]::-webkit-input-placeholder,
.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form input[type="file"]::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
  color: #2D2D2D;
  font-weight: 400;
  font-size: 1em;
}
.contact-form input[type="tel"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="number"]:focus,
.contact-form input[type="text"]:focus,
.contact-form input[type="file"]:focus,
.contact-form textarea:focus {
  outline: none;
}
@media (max-width: 767px) {
  .contact-form input[type="tel"] label,
  .contact-form input[type="email"] label,
  .contact-form input[type="number"] label,
  .contact-form input[type="text"] label,
  .contact-form input[type="file"] label,
  .contact-form textarea label {
    display: flex;
  }
}
.contact-form label {
  margin: 0;
  padding: 0;
  font-weight: 400;
  position: relative;
  top: 12px;
}
.contact-form input[type="file"] {
  font-weight: 400;
}
.contact-form input[type="file"]::-webkit-input-placeholder {
  text-align: right;
  font-weight: 400;
}
.contact-form textarea {
  resize: none;
  overflow-y: auto;
  height: 180px;
  border-radius: 0px;
}
.contact-form .wpcf7-submit {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 2em auto 0;
  display: block;
  border: 0;
}
.contact-form .wpcf7-submit::after {
  border-color: #fff;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #fff;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: 0;
}
.contact-form .wpcf7-submit:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.contact-form .wpcf7-submit:hover:after {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
@media (max-width: 767px) {
  .contact-form .wpcf7-submit {
    font-size: 1.125em;
    padding: 14px;
    width: 95%;
  }
}
.contact-form .wpcf7-submit .read-more-text {
  display: block;
  position: relative;
  width: 100%;
  transition: transform 0.3s ease-in-out;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0);
}
.contact-form .wpcf7-submit:hover {
  opacity: 1;
  background: transparent;
  color: #fff;
  border: 0px solid #fff;
}
.contact-form .wpcf7-submit:hover .read-more-text {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(360deg);
}
.contact-form .wpcf7-submit:focus {
  outline: none;
}
.contact-form .wpcf7 .ajax-loader {
  background-image: url("../library/images/loader.gif");
  background-size: contain;
  width: 34px;
  height: 34px;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 0;
}
.contact-form .wpcf7-not-valid-tip {
  color: #d00000;
  font-size: 0;
  font-weight: 400;
  border-bottom: 4px solid #d00000;
  position: absolute;
  top: 37px;
  text-align: right;
  width: 100%;
  padding-right: 10px;
}
.contact-form .wpcf7-validation-errors {
  border: 1px solid #b10000;
  background: #b10000;
  color: #fff;
  font-weight: 400;
  text-align: center;
  padding: 10px;
  margin: 0px 0 30px;
  overflow: hidden;
  clear: both;
  font-size: 1em;
  border-radius: 0px;
}
.contact-form .wpcf7-acceptance-missing {
  border: 1px solid #ffbc00;
  background: #ffbc00;
  color: #fff;
  font-weight: 400;
  text-align: center;
  padding: 10px;
  margin: 0px 0 30px;
  overflow: hidden;
  clear: both;
  font-size: 1em;
  border-radius: 0px;
}
.contact-form .wpcf7-mail-sent-ok {
  border: 1px solid #00aa5b;
  background: #00aa5b;
  color: #fff;
  font-weight: 400;
  text-align: center;
  padding: 10px;
  margin: 0px 0 30px;
  font-size: 1em;
  border-radius: 0px;
}
.contact-form.contact-page input[type="tel"],
.contact-form.contact-page input[type="email"],
.contact-form.contact-page input[type="number"],
.contact-form.contact-page input[type="text"],
.contact-form.contact-page input[type="file"],
.contact-form.contact-page textarea {
  width: 100%;
  margin: 25px 0 0;
  padding: 15px 20px 16px;
  background: #fff;
  outline: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  border-radius: 0px;
  color: #F9D479;
  border: 0px solid #186C74;
  font-size: 1em;
  font-family: work-sans, sans-serif;
  font-weight: 400;
}
.contact-form.contact-page input[type="tel"]:after,
.contact-form.contact-page input[type="email"]:after,
.contact-form.contact-page input[type="number"]:after,
.contact-form.contact-page input[type="text"]:after,
.contact-form.contact-page input[type="file"]:after,
.contact-form.contact-page textarea:after {
  border-left: 1px solid #d2d2d2;
}
.contact-form.contact-page input[type="tel"]::-webkit-input-placeholder,
.contact-form.contact-page input[type="email"]::-webkit-input-placeholder,
.contact-form.contact-page input[type="number"]::-webkit-input-placeholder,
.contact-form.contact-page input[type="text"]::-webkit-input-placeholder,
.contact-form.contact-page input[type="file"]::-webkit-input-placeholder,
.contact-form.contact-page textarea::-webkit-input-placeholder {
  color: rgba(24, 108, 116, 0.5);
  font-weight: 400;
  font-size: 1em;
}
.contact-form.contact-page input[type="tel"]:focus,
.contact-form.contact-page input[type="email"]:focus,
.contact-form.contact-page input[type="number"]:focus,
.contact-form.contact-page input[type="text"]:focus,
.contact-form.contact-page input[type="file"]:focus,
.contact-form.contact-page textarea:focus {
  outline: none;
}
@media (max-width: 767px) {
  .contact-form.contact-page input[type="tel"] label,
  .contact-form.contact-page input[type="email"] label,
  .contact-form.contact-page input[type="number"] label,
  .contact-form.contact-page input[type="text"] label,
  .contact-form.contact-page input[type="file"] label,
  .contact-form.contact-page textarea label {
    display: flex;
  }
}
.contact-form .gdpr {
  padding-top: 0;
  padding-right: 0;
  text-align: center;
  position: relative;
}
.contact-form .gdpr span {
  font-size: 0.95em;
  color: #fff;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
@media (max-width: 320px) {
  .contact-form .gdpr span {
    font-size: 12px;
  }
}
.contact-form .gdpr a {
  text-decoration: underline;
  font-size: 0.9em;
  color: #fff;
  width: 100%;
  position: relative;
  top: 11px;
}
@media (max-width: 1199px) {
  .contact-form .gdpr a {
    display: inline;
    padding: 10px;
  }
}
.padding-inputs {
  padding: 0;
  margin-top: 0;
  margin-bottom: 10px;
  position: relative;
}
.padding-inputs::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  left: 5px;
  content: "";
  border: 2px solid #fff !important;
  transition: all 0.3s ease;
  z-index: 0;
  background: #fff;
}
@media (max-width: 767px) {
}
.gdpr {
  padding: 2.5em 0 1em;
  text-align: center;
  position: relative;
}
.gdpr span {
  font-size: 1em;
  color: #186C74;
  font-weight: 400;
}
@media (max-width: 320px) {
  .gdpr span {
    font-size: 12px;
  }
}
.gdpr a {
  text-decoration: underline;
  font-size: 1em;
  color: #186C74;
  width: 100%;
}
@media (max-width: 1199px) {
  .gdpr a {
    display: inline;
    padding: 10px;
  }
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
  border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7-form-control-wrap select.wpcf7-form-control {
  color: #F9D479;
  font-weight: 400;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
@media (max-width: 767px) {
  span.wpcf7-list-item {
    margin: 0;
  }
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " ";
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url("../../images/ajax-loader.gif");
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
  cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
span.wpcf7-not-valid-tip {
  direction: rtl;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  left: auto;
  right: 20%;
}
span.wpcf7-list-item {
  margin: 0 1em 0 0;
}
#cookie-notice .cookie-notice-container {
  border-top: 1px solid #eee;
}
@media (min-width: 768px) {
  #cookie-notice .cookie-notice-container {
    padding: 0 !important;
  }
}
#cookie-notice .cookie-notice-container #cn-notice-text {
  font-family: work-sans, sans-serif !important;
}
#cookie-notice .cookie-notice-container a.button {
  box-shadow: none !important;
  background-color: #186C74 !important;
  background-image: none !important;
  text-shadow: none !important;
  border: 2px solid #186C74 !important;
  line-height: 40px;
  margin: 0 0 0 10px !important;
  color: #fff !important;
  font-weight: 400 !important;
  font-family: work-sans, sans-serif !important;
  border-radius: 150px !important;
  margin: 10px 0px 10px 20px !important;
  font-size: 0.9375em !important;
}
@media (max-width: 767px) {
  #cookie-notice .cookie-notice-container a.button {
    margin: 10px auto 0 !important;
    min-width: 120px !important;
  }
}
#cookie-notice .cookie-notice-container a.button:hover {
  border: 2px solid #186C74 !important;
  background: transparent !important;
  color: #186C74 !important;
}
#cookie-notice .cookie-notice-container a.button:hover:last-child {
  border: 2px solid #186C74 !important;
  background: transparent !important;
  color: #186C74 !important;
}
#cookie-notice .cookie-notice-container a.button:last-child {
  background: #186C74 !important;
  color: #fff !important;
}
.hero {
  position: relative;
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  height: 40em;
}
@media (max-width: 1280px) {
  .hero {
    height: 28em;
  }
}
@media (max-width: 600px) {
  .hero {
    background-position: 70% center;
  }
}
.hero .hero-content {
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 110px;
}
@media (max-width: 1280px) {
  .hero .hero-content {
    padding-bottom: 50px;
  }
}
.hero .hero-content .hero-text {
  font-size: 1.125em;
  margin-bottom: 2.55em;
}
.latest-products-block {
  padding: 3.4375em 0 4.375em 0;
}
.fronted-products-block {
  padding: 4.375em 0 5em 0;
}
.fronted-products-block .fronted-product-groups {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2.25em;
}
@media (max-width: 767px) {
  .fronted-products-block .fronted-product-groups {
    grid-template-columns: 100%;
  }
}
.fronted-products-block .fronted-product-groups .fronted-group {
  height: calc(50vw - 2.25em);
  overflow: hidden;
  position: relative;
  min-width: 0;
  min-height: 0;
  display: block;
}
@media (min-width: 1360px) {
  .fronted-products-block .fronted-product-groups .fronted-group {
    height: calc(664px - 1.125em);
  }
}
@media (max-width: 767px) {
  .fronted-products-block .fronted-product-groups .fronted-group {
    height: calc(100vw - 2em);
  }
}
.fronted-products-block .fronted-product-groups .fronted-group .image-holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.fronted-products-block .fronted-product-groups .fronted-group .image-holder img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: center;
}
.fronted-products-block .fronted-product-groups .fronted-group .text-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 10;
  width: 100%;
  padding: 2em;
  text-align: center;
}
.fronted-products-block .fronted-product-groups .fronted-group .text-holder h3 {
  margin-bottom: 0.7em;
  text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.75);
}
.shoe-selector-block {
  overflow: hidden;
  position: relative;
  padding: 7.5em 0;
}
.shoe-selector-block .shoe-selector-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.shoe-selector-block .shoe-selector-image img {
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
}
.shoe-selector-block .shoe-selector-content {
  position: relative;
  z-index: 10;
  max-width: 500px;
  display: block;
  margin-left: auto;
}
.shoe-selector-block .shoe-selector-content .button:not(.shoe-button) {
  font-size: 1.25em;
  font-family: alternate-gothic-no-3-d, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.shoe-selector-block .shoe-selector-content .button:not(.shoe-button):hover {
  color: #fff;
  background: inherit;
}
.shoe-selector-block .shoe-selector-content .shoe-button {
  margin-top: 2em;
}
section.page {
  padding: 3em 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  section.page {
    padding: 3em 0;
  }
}
section.page h1 {
  font-size: 2.25em;
  text-align: center;
  margin: 0 0 1em;
  line-height: 0.9em;
  display: block;
  margin-bottom: 2em;
}
@media (max-width: 767px) {
  section.page h1 {
    font-size: 2.25em;
  }
}
section.page h2 {
  font-size: 2.75em;
  margin: 0.5em 0 0.4em;
}
@media (max-width: 767px) {
  section.page h2 {
    font-size: 2.2em;
  }
}
section.page h3 {
  font-size: 1.75em;
  margin: 1em 0 0.4em;
}
section.page p {
  line-height: 1.8;
}
section.faq .accordion-group {
  border-top: 1px solid #d6d6d6;
  padding: 0;
  font-family: paralucent-condensed, sans-serif;
}
section.faq .accordion-group a {
  color: #F9D479;
  font-size: 18px;
}
section.faq .accordion-group a:active,
section.faq .accordion-group a:focus,
section.faq .accordion-group a:visited {
  color: #F9D479;
}
section.faq .accordion-group .accordion-heading {
  padding: 3px 20px;
  color: #186C74;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 50px;
  height: 60px;
}
@media (max-width: 767px) {
  section.faq .accordion-group .accordion-heading {
    padding: 3px 10px;
  }
}
section.faq .accordion-group .accordion-heading .title {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  section.faq .accordion-group .accordion-heading {
    font-size: 16px;
    overflow: hidden;
    line-height: 40px;
    height: 50px;
  }
}
section.faq .accordion-group .accordion-heading .icon {
  font-size: 40px;
  color: #186C74;
  margin-right: 25px;
}
section.faq .accordion-group .accordion-inner {
  padding: 0px 10px 40px;
}
section.faq .accordion-group:last-child {
  border-bottom: 1px solid #d6d6d6;
}
section.faq .accordion-toggle {
  position: relative;
  display: block;
}
section.faq .accordion-toggle:after {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
  font-family: "Ionicons";
  content: "\f3d3";
  color: #186C74;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  section.faq .accordion-toggle:after {
    right: 0;
  }
}
section.faq .accordion-toggle:not(.collapsed)::after {
  transform: translate3d(0, -50%, 0) scale3d(1, 1, 1) rotate(90deg);
}
section.contact .text-wrapper {
  max-width: 870px;
  margin: 0 auto;
}
section.contact .text-wrapper p {
  font-size: 1.375em;
  color: #186C74;
}
section.contact .vara-kontaktpersoner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 2em;
  padding: 4em 1em;
}
@media (max-width: 991px) {
  section.contact .vara-kontaktpersoner {
    grid-template-columns: 1fr 1fr;
    padding: 4em 2em 0;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  section.contact .vara-kontaktpersoner {
    grid-template-columns: 100%;
    padding: 2em 2em 0;
    margin: 0 auto;
  }
}
section.contact .vara-kontaktpersoner .team-profile p {
  color: #186C74;
}
@media (max-width: 991px) {
  section.contact .vara-kontaktpersoner .team-profile {
    margin: 0 0 0;
  }
}
section.contact .vara-kontaktpersoner .team-profile .image-holder {
  margin: 0 auto 30px;
}
section.contact .vara-kontaktpersoner .team-profile .image-holder img {
  object-fit: cover;
}
section.contact .vara-kontaktpersoner .team-profile .namn {
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  margin-bottom: -10px;
  font-size: 1.75em;
  color: #2D2D2D;
}
section.contact .vara-kontaktpersoner .team-profile .titel {
  font-style: italic;
  color: #186C74;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  font-size: 1.125em;
  margin: 0;
}
section.contact .vara-kontaktpersoner .team-profile .telefon {
  line-height: 2;
  color: #186C74;
}
section.contact .vara-kontaktpersoner .team-profile .epost {
  line-height: 2;
  color: #186C74;
}
section.contact .vara-kontaktpersoner .team-profile .text {
  padding: 1em 0;
  color: #2D2D2D;
}
section.contact .vara-kontaktpersoner .team-profile i {
  margin-right: 10px;
  position: relative;
  top: 1px;
  color: #186C74;
}
section.form {
  background: #07131F;
  color: #fff;
  text-align: center;
}
section.form h3 {
  font-size: 2.75em;
  margin: 0em 0 0.4em;
}
@media (max-width: 767px) {
  section.form h3 {
    font-size: 2em;
    margin: 0 0 1.4em;
  }
}
@media (max-width: 767px) {
  section.form p {
    margin: 0 0 2em;
  }
}
section.sub {
  padding: 22em 0 6em;
}
@media (max-width: 767px) {
  section.sub {
    padding: 16em 0 4em;
  }
}
section.sub .container-normal {
  padding: 0 4em;
}
@media (max-width: 767px) {
  section.sub .container-normal {
    padding: 0 1em;
  }
}
section.sub .container-normal .content-holder {
  background: #fff;
  padding: 7em 10em;
}
@media (max-width: 991px) {
  section.sub .container-normal .content-holder {
    padding: 5em 6em;
  }
}
@media (max-width: 767px) {
  section.sub .container-normal .content-holder {
    padding: 2em 2em;
  }
}
section.sub .container-normal .content-holder h1 {
  text-align: left;
}
section.sub .container-normal .content-holder .ingress {
  color: #186C74;
  font-size: 1.375em;
  margin: 0 0 3em;
}
section.sub .container-normal p.h4 {
  line-height: 0.9;
}
section.shoppa-stilen {
  padding: 16em 0 6em;
}
@media (max-width: 767px) {
  section.shoppa-stilen {
    padding: 16em 0 4em;
  }
}
section.shoppa-stilen .container-normal {
  padding: 0 4em;
}
@media (max-width: 767px) {
  section.shoppa-stilen .container-normal {
    padding: 0 1em;
  }
}
section.shoppa-stilen .container-normal .content-holder {
  background: #fff;
  padding: 0;
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.one {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.one {
    grid-template-columns: 100%;
  }
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.one .text-holder {
  padding: 3em 4em;
}
@media (max-width: 767px) {
  section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.one .text-holder {
    padding: 1em 2em;
  }
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.one .text-holder .button {
  margin-top: 6em;
  cursor: pointer;
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.one .image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 700px;
}
@media (max-width: 767px) {
  section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.one .image-holder img {
    min-height: 440px;
  }
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.two {
  margin-bottom: 1em;
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.two .image-holder {
  position: relative;
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.two .image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.two .image-holder .shoppa-stilen-holder {
  position: absolute;
  left: 4em;
  bottom: 2em;
  cursor: pointer;
}
@media (max-width: 767px) {
  section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.two .image-holder .shoppa-stilen-holder {
    left: 2em;
  }
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.three {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 1em;
}
@media (max-width: 767px) {
  section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.three {
    grid-template-columns: 100%;
    grid-row-gap: 1em;
  }
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.three .image-holder {
  position: relative;
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.three .image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: none;
}
section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.three .image-holder .shoppa-stilen-holder {
  position: absolute;
  left: 4em;
  bottom: 2em;
  cursor: pointer;
}
@media (max-width: 767px) {
  section.shoppa-stilen .container-normal .content-holder .shoppa-stilen-grid.three .image-holder .shoppa-stilen-holder {
    left: 2em;
  }
}
section.shoppa-stilen .container-normal p.h4 {
  line-height: 0.9;
}
section.whish-list {
  padding: 3em 0;
}
section.whish-list p.h4 {
  line-height: 0.9em;
}
section.whish-list .alg-wc-wl-view-table td {
  padding: 0;
}
section.whish-list table thead {
  display: none;
}
section.whish-list table tr {
  border-bottom: 1px solid #eee;
}
section.whish-list table th {
  padding-bottom: 0.5em;
}
section.whish-list table .button.product_type_variable.add_to_cart_button,
section.whish-list table .woocommerce a.button {
  display: inline-block;
  position: relative;
  font-size: 1em !important;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-bottom: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  width: 80% !important;
}
@media (max-width: 991px) {
  section.whish-list table .button.product_type_variable.add_to_cart_button,
  section.whish-list table .woocommerce a.button {
    width: 100% !important;
  }
}
section.whish-list table .button.product_type_variable.add_to_cart_button::after,
section.whish-list table .woocommerce a.button::after {
  border-color: #186C74;
  background: #186C74;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
section.whish-list table .button.product_type_variable.add_to_cart_button:hover,
section.whish-list table .woocommerce a.button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #186C74;
  opacity: 1;
}
section.whish-list table .button.product_type_variable.add_to_cart_button:hover:after,
section.whish-list table .woocommerce a.button:hover:after {
  border-color: #186C74;
  background: transparent;
}
@media (max-width: 767px) {
  section.whish-list table .button.product_type_variable.add_to_cart_button,
  section.whish-list table .woocommerce a.button {
    font-size: 1.125em;
    padding: 14px;
    margin: 1em 0 0;
  }
}
.hero-sub {
  max-height: 70vh;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.hero-sub h1 {
  text-align: center;
  padding: 3.5em 0;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media (max-height: 800px) {
  .hero-sub {
    max-height: 640px;
  }
}
@media (max-width: 767px) {
  .hero-sub {
    max-height: 70vh;
  }
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.image_cover {
  padding-top: 1em;
  min-height: 15em;
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.modal-content {
  border-radius: 0;
  background-clip: initial;
  background: #186C74;
}
.modal-body {
  padding: 0;
  display: grid;
  grid-template-columns: 100%;
}
@media (min-width: 992px) {
  .modal-body {
    grid-template-columns: 1.25fr 1fr;
  }
}
.popup-modal {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  border-bottom: unset;
}
.popup-modal button,
.popup-modal input[type="button"] {
  color: white;
  background: transparent;
  border: none;
  font-size: 1.8125em;
}
.popup-modal button:focus,
.popup-modal input[type="button"]:focus {
  display: none;
}
.popup-modal-text {
  line-height: 2em;
  margin-top: 1.625em;
}
.modal-backdrop {
  background-color: rgba(100, 100, 100, 0.8);
}
.modal-backdrop.in {
  opacity: 1;
}
.pop-modal-left {
  padding: 4em 3.5em;
  order: 2;
}
@media (min-width: 992px) {
  .pop-modal-left {
    order: 1;
    padding: 4.9375em 1.8125em 4.9375em 2.5em;
  }
}
.pop-modal-left h4 {
  line-height: 42px;
}
.pop-modal-right {
  height: 25em;
  order: 1;
}
@media (min-width: 992px) {
  .pop-modal-right {
    order: 2;
    min-height: 100%;
  }
}
.pop-up-wpcf7 {
  margin-top: 3.625em;
}
.pop-up-wpcf7 .signup-field {
  width: 100%;
  padding: 6px;
}
.pop-up-wpcf7 .signup-field ::-webkit-input-placeholder,
.pop-up-wpcf7 .signup-field :-moz-placeholder,
.pop-up-wpcf7 .signup-field ::-moz-placeholder,
.pop-up-wpcf7 .signup-field :-ms-input-placeholder {
  color: red !important;
  opacity: 1;
}
.pop-up-wpcf7 .registrera-btn {
  width: 100%;
  background: #F9D479;
  padding: 8px;
  text-transform: uppercase;
  color: #186C74;
}
.pop-up-wpcf7 .wpcf7-list-item-label {
  font-size: 0.625em;
  color: #fff;
  font-weight: 400;
}
.pop-up-wpcf7 input[type="email"],
.pop-up-wpcf7 input[type="submit"] {
  margin-bottom: 0.375em;
  border: none;
  -webkit-box-shadow: 0px 10px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 10px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 10px 6px 0px rgba(0, 0, 0, 0.16);
}
.pop-up-wpcf7 label {
  line-height: 0.8em;
  text-align: left;
}
.pop-up-wpcf7 .wpcf7 .ajax-loader {
  display: none;
}
.wpcf7-checkbox,
.radio,
.wpcf7-form-control-wrap {
  display: block;
  margin: 10px 0 0;
}
.wpcf7-checkbox .wpcf7-list-item,
.radio .wpcf7-list-item,
.wpcf7-form-control-wrap .wpcf7-list-item {
  display: inline-block;
  margin: 0;
}
.wpcf7-checkbox .wpcf7-list-item-label,
.radio .wpcf7-list-item-label,
.wpcf7-form-control-wrap .wpcf7-list-item-label {
  display: inline-block;
  font-size: 0.625em;
  font-weight: normal;
  line-height: 12px;
  margin: 0 0 15px;
  position: relative;
  padding-right: 3em;
}
.wpcf7-checkbox .wpcf7-list-item-label:hover,
.radio .wpcf7-list-item-label:hover,
.wpcf7-form-control-wrap .wpcf7-list-item-label:hover {
  cursor: pointer;
}
.radio .wpcf7-list-item-label::before {
  border-radius: 100%;
}
.wpcf7-response-output {
  color: #F9D479;
}
.post-block {
  background: #fff;
  font-family: work-sans, sans-serif;
  padding: 60px 0 60px 0;
}
.post-block .container {
  font-size: 0;
}
@media (max-width: 1199px) {
  .post-block {
    padding: 30px 0 40px 0;
  }
}
.post-block-title {
  margin: 0;
  font-size: 32px;
  text-align: center;
  font-family: paralucent-condensed, sans-serif;
  padding: 60px 0 calc(60px - 2.5vw) 0;
}
@media (min-width: 2561px) {
  .post-block-title {
    padding: 60px 0 calc(60px - calc(2560px * 0.025)) 0;
  }
}
@media (max-width: 1199px) {
  .post-block-title {
    padding: 40px 0 20px 0;
  }
}
@media (max-width: 767px) {
  .post-block-title {
    padding: 10px 0 0px 0;
  }
}
.post-holder {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
  width: 30%;
  margin: 2.5vw 0 0 2.5vw;
  overflow: hidden;
}
@media (min-width: 2561px) {
  .post-holder {
    margin: calc(2560px * 0.025) 0 0 calc(2560px * 0.025);
  }
}
@media (max-width: 1199px) {
  .post-holder {
    width: 45%;
    margin: calc(10vw / 3) 0 calc(10vw / 3) calc(10vw / 3);
  }
}
@media (max-width: 767px) {
  .post-holder {
    width: calc(100% - 40px);
    margin: 40px 20px 0;
  }
}
.post-holder .post {
  position: relative;
  height: 500px;
}
.post-holder .post .post-image-holder {
  width: 100%;
  height: 250px;
  border: 1px solid #eee;
}
.post-holder .post .post-image-holder .post-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.post-holder .post .post-content {
  position: absolute;
  bottom: 50px;
  height: 280px;
  box-shadow: 0 20px 60px 0 rgba(15, 16, 18, 0.18);
  background: #fff;
  color: #000;
  font-weight: 300;
  margin: 0 30px 0 30px;
}
@media (max-width: 767px) {
  .post-holder .post .post-content {
    height: 270px;
  }
}
@media (min-width: 500px) {
  .post-holder .post .post-content {
    height: 260px;
  }
}
@media (min-width: 768px) {
  .post-holder .post .post-content {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .post-holder .post .post-content {
    height: 270px;
  }
}
@media (min-width: 1200px) {
  .post-holder .post .post-content {
    height: 280px;
  }
}
@media (min-width: 1550px) {
  .post-holder .post .post-content {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .post-holder .post .post-content {
    margin: 10px;
    padding: 25px 10px 0 10px;
  }
}
@media (min-width: 768px) {
  .post-holder .post .post-content {
    padding: 35px 35px 0 35px;
  }
}
.post-holder .post .post-content .text {
  margin-bottom: 20px;
}
.post-holder .post .post-content .text h2 {
  font-family: paralucent-condensed, sans-serif;
  color: #222;
  text-align: center;
  letter-spacing: normal;
  line-height: 14px;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 500;
}
.post-holder .post .post-content .text h2 a {
  color: #222;
  font-size: 24px;
}
@media (max-width: 767px) {
  .post-holder .post .post-content .text h2 a {
    font-size: 22px;
  }
}
.post-holder .post .post-content .text h2 a:hover {
  color: #000;
}
.post-holder .post .post-content .text p,
.post-holder .post .post-content .text a {
  color: #000;
}
.post-holder .post .post-content .text p:hover,
.post-holder .post .post-content .text a:hover {
  color: #000;
}
.post-holder .post .post-content .text .post-date {
  font-size: 11px;
  text-transform: uppercase;
  font-family: work-sans, sans-serif;
  text-align: center;
  margin: 4px auto 15px;
  display: block;
  letter-spacing: 4px;
  color: #bababa;
}
.post-holder .post .post-content .text .trim-text {
  font-size: 14px;
  line-height: 22px;
  font-family: work-sans, sans-serif;
  letter-spacing: 0.5px;
  color: #707070;
}
.post-holder .post .read-more-holder {
  position: absolute;
  bottom: 80px;
  right: 0;
  left: 0;
  text-align: center;
}
.post-holder .post .read-more-holder .read-more-button {
  font-family: work-sans, sans-serif;
  font-size: 12px;
  font-weight: 900;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  background: #222;
  color: #fff;
  padding: 12px 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.post-holder .post .read-more-holder .read-more-button:hover {
  opacity: 1;
  background: #fff;
  color: #000;
}
.single-post-block {
  background: #fff;
  padding: 90px 0 90px 0;
}
@media (max-width: 1199px) {
  .single-post-block {
    padding: 90px 0 40px 0;
  }
}
.single-post-block .single-title {
  margin: 0;
  text-align: center;
  font-family: paralucent-condensed, sans-serif;
  padding: 20px 0 10px 0;
}
@media (max-width: 1199px) {
  .single-post-block .single-title {
    padding: 20px 0 10px 0;
  }
}
@media (max-width: 991px) {
  .single-post-block .single-title {
    font-size: 32px;
    padding: 10px 0 10px 0;
  }
}
.single-post-block .author {
  margin-bottom: 40px;
  letter-spacing: 4px;
  color: #bababa;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
.single-post-block .post-image {
  height: 130px;
  width: 100%;
  margin: 0px 0;
}
@media (min-width: 768px) {
  .single-post-block .post-image {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .single-post-block .post-image {
    height: 350px;
    margin: 30px 0;
  }
}
.single-post-block .navigation {
  margin-top: 80px;
  border-top: 1px solid #eee;
  padding: 5px 0;
}
@media (max-width: 1199px) {
  .single-post-block .navigation {
    margin-top: 80px;
  }
}
.single-post-block .navigation .post-nav {
  display: inline-block;
}
.single-post-block .navigation .post-nav .icon {
  font-size: 24px;
  color: #000;
  vertical-align: middle;
}
.single-post-block .navigation .post-nav.next-post {
  float: right;
}
.single-post-block .navigation .post-nav.next-post span {
  padding-right: 10px;
  letter-spacing: 2px;
  color: #bababa;
  font-size: 11px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .single-post-block .navigation .post-nav.next-post span {
    display: none;
  }
}
.single-post-block .navigation .post-nav.prev-post {
  float: left;
}
.single-post-block .navigation .post-nav.prev-post span {
  padding-left: 10px;
  letter-spacing: 2px;
  color: #bababa;
  font-size: 11px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .single-post-block .navigation .post-nav.prev-post span {
    display: none;
  }
}
.single-post-block .navigation .rounded-button {
  font-weight: 300;
  display: inline-block;
  margin: 0;
  font-size: 11px;
  padding: 0 15px;
  animation-delay: 0.8s;
}
.single-post-block .entry-content h3 {
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 1199px) {
  .front-posts .post-holder:nth-child(3n) {
    display: none;
  }
}
.news-block {
  padding: 110px 0;
}
@media (max-width: 767px) {
  .news-block {
    padding: 60px 0;
  }
}
.news-block .small-block-title {
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 45px;
  letter-spacing: 5px;
}
@media (max-width: 767px) {
  .news-block .small-block-title {
    margin-bottom: 25px;
    font-size: 11px;
  }
}
.news-block .news-holder {
  font-size: 0;
  will-change: transform;
}
@media (max-width: 1199px) {
  .news-block .news-holder {
    width: calc(100% - 80px);
    padding: 0;
  }
}
@media (max-width: 991px) {
  .news-block .news-holder {
    width: calc(100% - 40px);
    padding: 0;
  }
}
@media (max-width: 767px) {
  .news-block .news-holder {
    text-align: center;
  }
}
.news-block .news-holder .the-post {
  display: inline-block;
  position: relative;
  vertical-align: top;
  text-align: center;
  width: 365px;
  height: 400px;
  border-radius: 8px;
  box-shadow: 0px 13px 26px 0px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding: 35px 25px;
}
@media (min-width: 1200px) {
  .news-block .news-holder .the-post:nth-child(n+4) {
    margin-top: calc((100% - 365px * 3) / 2);
  }
  .news-block .news-holder .the-post:nth-child(3n + 2) {
    margin-left: calc((100% - 365px * 3) / 2);
    margin-right: calc((100% - 365px * 3) / 2);
  }
}
@media (max-width: 1199px) {
  .news-block .news-holder .the-post {
    width: 310px;
  }
  .news-block .news-holder .the-post:nth-child(n+4) {
    margin-top: calc((100% - 310px * 3) / 2);
  }
  .news-block .news-holder .the-post:nth-child(3n + 2) {
    margin-left: calc((100% - 310px * 3) / 2);
    margin-right: calc((100% - 310px * 3) / 2);
  }
}
@media (max-width: 1050px) {
  .news-block .news-holder .the-post {
    width: 295px;
  }
  .news-block .news-holder .the-post:nth-child(n+4) {
    margin-top: calc((100% - 295px * 3) / 2);
  }
  .news-block .news-holder .the-post:nth-child(3n + 2) {
    margin-left: calc((100% - 295px * 3) / 2);
    margin-right: calc((100% - 295px * 3) / 2);
  }
}
@media (max-width: 991px) {
  .news-block .news-holder .the-post {
    width: 32%;
    height: 345px;
  }
  .news-block .news-holder .the-post:nth-child(n+4) {
    margin-top: calc((100% - 96%) / 2);
  }
  .news-block .news-holder .the-post:nth-child(3n + 2) {
    margin-left: calc((100% - 96%) / 2);
    margin-right: calc((100% - 96%) / 2);
  }
}
@media (max-width: 730px) {
  .news-block .news-holder .the-post {
    width: 100%;
    max-width: 350px;
    height: 285px;
    margin: 0 auto;
  }
  .news-block .news-holder .the-post:nth-child(3n + 2) {
    margin-left: auto;
    margin-right: auto;
  }
  .news-block .news-holder .the-post:not(:first-child) {
    margin-top: 30px;
  }
}
.news-block .news-holder .the-post .post-date {
  font-weight: 700;
  color: #2D2D2D;
  text-align: center;
  font-size: 14px;
}
.news-block .news-holder .the-post .title-holder {
  height: 100px;
}
.news-block .news-holder .the-post .title-holder .post-title {
  font-size: 32px;
  color: #2D2D2D;
  margin: 25px 0;
  text-transform: none;
  font-weight: 900;
  word-break: break-all;
  word-wrap: break-word;
}
@media (max-width: 991px) {
  .news-block .news-holder .the-post .title-holder {
    height: 60px;
  }
  .news-block .news-holder .the-post .title-holder .post-title {
    font-size: 22px;
  }
}
.news-block .news-holder .the-post .post-content {
  margin-bottom: 25px;
}
.news-block .news-holder .the-post .news-button {
  position: absolute;
  display: inline-block;
  bottom: 35px;
  left: 50%;
  border-radius: 2px;
  transform: translate3d(-50%, 0, 0) scale3d(1, 1, 1);
  padding: 12px 40px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: 0;
  background: #186C74;
  will-change: transform;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}
.news-block .news-holder .the-post .news-button:visited,
.news-block .news-holder .the-post .news-button:focus {
  color: #fff;
}
.news-block .news-holder .the-post .news-button:hover,
.news-block .news-holder .the-post .news-button:active {
  color: #186C74;
  background: #fff;
}
.news-block .news-holder .the-post .news-button:hover::after,
.news-block .news-holder .the-post .news-button:active::after {
  height: 390%;
  opacity: 1;
}
@media (max-width: 991px) {
  .news-block .news-holder .the-post .news-button {
    font-size: 11px;
    padding: 10px 15px;
  }
}
.single-post-block {
  background: #fff;
  padding: 130px 0 0 0;
}
@media (max-width: 991px) {
  .single-post-block {
    padding: 94px 0 0 0;
  }
}
.single-post-block .single-title {
  margin: 0;
  font-weight: 700;
  text-align: center;
  font-family: paralucent-condensed, sans-serif;
  padding: 0 0 10px 0;
}
@media (max-width: 1199px) {
  .single-post-block .single-title {
    padding: 20px 0 10px 0;
  }
}
@media (max-width: 991px) {
  .single-post-block .single-title {
    padding: 10px 0 10px 0;
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .single-post-block .single-title {
    font-size: 25px;
  }
}
.single-post-block .post-image-holder {
  padding-top: 56.25%;
  background: #000;
  margin-bottom: 45px;
  position: relative;
}
.single-post-block .post-image-holder img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.single-post-block .author {
  margin-bottom: 40px;
  letter-spacing: 4px;
  color: #bababa;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
.single-post-block .navigation {
  margin-top: 60px;
  border-top: 1px solid #eee;
  padding: 45px 0;
  text-align: center;
}
@media (max-width: 991px) {
  .single-post-block .navigation {
    margin-top: 45px;
    padding: 30px 0;
  }
}
.single-post-block .navigation .post-nav {
  display: inline-block;
  cursor: pointer;
  height: 34px;
  line-height: 34px;
}
.single-post-block .navigation .post-nav a {
  height: 34px;
  width: 100%;
  line-height: 34px;
  display: block;
}
.single-post-block .navigation .post-nav .icon {
  font-size: 24px;
  color: #000;
  vertical-align: middle;
}
.single-post-block .navigation .post-nav.next-post {
  float: right;
}
.single-post-block .navigation .post-nav.next-post span {
  padding-right: 10px;
  letter-spacing: 2px;
  color: #bababa;
  font-size: 11px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .single-post-block .navigation .post-nav.next-post span {
    display: none;
  }
}
.single-post-block .navigation .post-nav.prev-post {
  float: left;
}
.single-post-block .navigation .post-nav.prev-post span {
  padding-left: 10px;
  letter-spacing: 2px;
  color: #bababa;
  font-size: 11px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .single-post-block .navigation .post-nav.prev-post span {
    display: none;
  }
}
.single-post-block .navigation .rounded-button {
  font-weight: 300;
  display: inline-block;
  margin: 0;
  font-size: 11px;
  padding: 0 15px;
  animation-delay: 0.8s;
}
.single-post-block .navigation .read-more-button-special {
  cursor: pointer;
  color: #bababa;
  height: 34px;
  line-height: 34px;
  text-transform: uppercase;
  font-size: 11px;
}
.single-post-block .entry-content p {
  margin: 0;
}
.single-post-block .entry-content img {
  margin: 30px 0;
}
.single-post-block .entry-content h3 {
  margin-bottom: 20px;
  text-align: left;
}
.index-page .small-hero .small-hero-title {
  padding: 180px 0 100px 0;
  font-weight: 900;
  color: #fff;
  font-size: 90px;
}
@media (max-width: 1199px) {
  .index-page .small-hero .small-hero-title {
    font-size: 52px;
  }
}
@media (max-width: 991px) {
  .index-page .small-hero .small-hero-title {
    font-size: 40px;
    padding: 114px 0 60px 0;
  }
}
@media (max-width: 767px) {
  .index-page .small-hero .small-hero-title {
    font-size: 35px;
  }
}
@media (max-width: 480px) {
  .index-page .small-hero .small-hero-title {
    font-size: 25px;
  }
}
.index-page .news-block {
  padding: 40px 0;
}
@media (max-width: 991px) {
  .index-page .news-block {
    padding: 20px 0;
  }
}
.site-wrap .woocommerce ul.products li.product .button,
.woocommerce .site-wrap ul.products li.product .button,
.button,
a.button,
button.button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  border: 0;
}
.site-wrap .woocommerce ul.products li.product .button:visited,
.woocommerce .site-wrap ul.products li.product .button:visited,
.button:visited,
a.button:visited,
button.button:visited,
.site-wrap .woocommerce ul.products li.product .button:active,
.woocommerce .site-wrap ul.products li.product .button:active,
.button:active,
a.button:active,
button.button:active,
.site-wrap .woocommerce ul.products li.product .button:focus,
.woocommerce .site-wrap ul.products li.product .button:focus,
.button:focus,
a.button:focus,
button.button:focus {
  outline: 0 !important;
}
.site-wrap .woocommerce ul.products li.product .button::after,
.woocommerce .site-wrap ul.products li.product .button::after,
.button::after,
a.button::after,
button.button::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #fff;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.site-wrap .woocommerce ul.products li.product .button:hover,
.woocommerce .site-wrap ul.products li.product .button:hover,
.button:hover,
a.button:hover,
button.button:hover {
  color: #F9D479;
  text-decoration: none;
}
.site-wrap .woocommerce ul.products li.product .button:hover::after,
.woocommerce .site-wrap ul.products li.product .button:hover::after,
.button:hover::after,
a.button:hover::after,
button.button:hover::after {
  border-color: #F9D479;
}
.site-wrap .woocommerce ul.products li.product .button.primary::after,
.woocommerce .site-wrap ul.products li.product .button.primary::after,
.button.primary::after,
a.button.primary::after,
button.button.primary::after {
  border-color: #186C74;
  background: #186C74;
}
.site-wrap .woocommerce ul.products li.product .button.primary-hollow,
.woocommerce .site-wrap ul.products li.product .button.primary-hollow,
.button.primary-hollow,
a.button.primary-hollow,
button.button.primary-hollow {
  color: #186C74;
}
.site-wrap .woocommerce ul.products li.product .button.primary-hollow::after,
.woocommerce .site-wrap ul.products li.product .button.primary-hollow::after,
.button.primary-hollow::after,
a.button.primary-hollow::after,
button.button.primary-hollow::after {
  border-color: #186C74;
  background: transparent;
}
.site-wrap .woocommerce ul.products li.product .button.primary-hollow:hover,
.woocommerce .site-wrap ul.products li.product .button.primary-hollow:hover,
.button.primary-hollow:hover,
a.button.primary-hollow:hover,
button.button.primary-hollow:hover {
  color: #fff;
}
.site-wrap .woocommerce ul.products li.product .button.primary-hollow:hover::after,
.woocommerce .site-wrap ul.products li.product .button.primary-hollow:hover::after,
.button.primary-hollow:hover::after,
a.button.primary-hollow:hover::after,
button.button.primary-hollow:hover::after {
  border-color: #186C74;
  background: #186C74;
}
.site-wrap .woocommerce ul.products li.product .button.narrow,
.woocommerce .site-wrap ul.products li.product .button.narrow,
.button.narrow,
a.button.narrow,
button.button.narrow {
  padding: 0.425em 1.2em;
}
.site-wrap .woocommerce ul.products li.product .button.wider,
.woocommerce .site-wrap ul.products li.product .button.wider,
.button.wider,
a.button.wider,
button.button.wider {
  padding-left: 3.15em;
  padding-right: 3.15em;
}
.site-wrap .woocommerce ul.products li.product .button.secondary,
.woocommerce .site-wrap ul.products li.product .button.secondary,
.button.secondary,
a.button.secondary,
button.button.secondary {
  color: #F9D479;
}
.site-wrap .woocommerce ul.products li.product .button.secondary::after,
.woocommerce .site-wrap ul.products li.product .button.secondary::after,
.button.secondary::after,
a.button.secondary::after,
button.button.secondary::after {
  border-color: #F9D479;
}
.site-wrap .woocommerce ul.products li.product .button.secondary:hover,
.woocommerce .site-wrap ul.products li.product .button.secondary:hover,
.button.secondary:hover,
a.button.secondary:hover,
button.button.secondary:hover {
  color: #186C74;
}
.site-wrap .woocommerce ul.products li.product .button.secondary:hover::after,
.woocommerce .site-wrap ul.products li.product .button.secondary:hover::after,
.button.secondary:hover::after,
a.button.secondary:hover::after,
button.button.secondary:hover::after {
  border-color: #186C74;
}
.site-wrap .woocommerce ul.products li.product .button.dark,
.woocommerce .site-wrap ul.products li.product .button.dark,
.button.dark,
a.button.dark,
button.button.dark {
  color: #000;
}
.site-wrap .woocommerce ul.products li.product .button.dark::after,
.woocommerce .site-wrap ul.products li.product .button.dark::after,
.button.dark::after,
a.button.dark::after,
button.button.dark::after {
  border-color: #000;
  background: transparent;
}
.site-wrap .woocommerce ul.products li.product .button.dark:hover,
.woocommerce .site-wrap ul.products li.product .button.dark:hover,
.button.dark:hover,
a.button.dark:hover,
button.button.dark:hover {
  color: #fff;
}
.site-wrap .woocommerce ul.products li.product .button.dark:hover::after,
.woocommerce .site-wrap ul.products li.product .button.dark:hover::after,
.button.dark:hover::after,
a.button.dark:hover::after,
button.button.dark:hover::after {
  background: #000;
}
.site-wrap .woocommerce ul.products li.product .button.dark.filled,
.woocommerce .site-wrap ul.products li.product .button.dark.filled,
.button.dark.filled,
a.button.dark.filled,
button.button.dark.filled {
  color: #fff;
}
.site-wrap .woocommerce ul.products li.product .button.dark.filled::after,
.woocommerce .site-wrap ul.products li.product .button.dark.filled::after,
.button.dark.filled::after,
a.button.dark.filled::after,
button.button.dark.filled::after {
  border-color: #000;
  background: #000;
}
.site-wrap .woocommerce ul.products li.product .button.dark.filled:hover,
.woocommerce .site-wrap ul.products li.product .button.dark.filled:hover,
.button.dark.filled:hover,
a.button.dark.filled:hover,
button.button.dark.filled:hover {
  color: #000;
}
.site-wrap .woocommerce ul.products li.product .button.dark.filled:hover::after,
.woocommerce .site-wrap ul.products li.product .button.dark.filled:hover::after,
.button.dark.filled:hover::after,
a.button.dark.filled:hover::after,
button.button.dark.filled:hover::after {
  background: transparent;
}
.site-wrap .woocommerce ul.products li.product .button.dark.filled-light-hover,
.woocommerce .site-wrap ul.products li.product .button.dark.filled-light-hover,
.button.dark.filled-light-hover,
a.button.dark.filled-light-hover,
button.button.dark.filled-light-hover {
  color: #fff;
}
.site-wrap .woocommerce ul.products li.product .button.dark.filled-light-hover::after,
.woocommerce .site-wrap ul.products li.product .button.dark.filled-light-hover::after,
.button.dark.filled-light-hover::after,
a.button.dark.filled-light-hover::after,
button.button.dark.filled-light-hover::after {
  border-color: #000;
  background: #000;
}
.site-wrap .woocommerce ul.products li.product .button.dark.filled-light-hover:hover,
.woocommerce .site-wrap ul.products li.product .button.dark.filled-light-hover:hover,
.button.dark.filled-light-hover:hover,
a.button.dark.filled-light-hover:hover,
button.button.dark.filled-light-hover:hover {
  color: #fff;
}
.site-wrap .woocommerce ul.products li.product .button.dark.filled-light-hover:hover::after,
.woocommerce .site-wrap ul.products li.product .button.dark.filled-light-hover:hover::after,
.button.dark.filled-light-hover:hover::after,
a.button.dark.filled-light-hover:hover::after,
button.button.dark.filled-light-hover:hover::after {
  background: transparent;
  border-color: #fff;
}
.site-wrap .woocommerce ul.products li.product .button.secondary,
.woocommerce .site-wrap ul.products li.product .button.secondary,
.button.secondary,
a.button.secondary,
button.button.secondary {
  color: #F9D479;
}
.site-wrap .woocommerce ul.products li.product .button.secondary::after,
.woocommerce .site-wrap ul.products li.product .button.secondary::after,
.button.secondary::after,
a.button.secondary::after,
button.button.secondary::after {
  border-color: #F9D479;
  background: transparent;
}
.site-wrap .woocommerce ul.products li.product .button.secondary:hover,
.woocommerce .site-wrap ul.products li.product .button.secondary:hover,
.button.secondary:hover,
a.button.secondary:hover,
button.button.secondary:hover {
  color: #fff;
  opacity: 1;
}
.site-wrap .woocommerce ul.products li.product .button.secondary:hover::after,
.woocommerce .site-wrap ul.products li.product .button.secondary:hover::after,
.button.secondary:hover::after,
a.button.secondary:hover::after,
button.button.secondary:hover::after {
  border-color: #F9D479;
  background: #F9D479;
}
.woocommerce #respond input#submit.filter,
.woocommerce a.button.filter,
.woocommerce button.button.filter,
.woocommerce input.button.filter {
  background-color: transparent;
  color: #186C74;
  font-family: work-sans, sans-serif;
  font-style: normal;
  padding: 0.618em 2.1em 0.618em 1em;
}
.woocommerce #respond input#submit.filter:before,
.woocommerce a.button.filter:before,
.woocommerce button.button.filter:before,
.woocommerce input.button.filter:before {
  content: '';
  display: block;
  background: url('../library/images/icons/filter2.svg');
  background-size: 16px;
  background-repeat: no-repeat;
  position: absolute;
  top: 12px;
  right: 10px;
  height: 16px;
  width: 16px;
}
.woocommerce #respond input#submit.filter:after,
.woocommerce a.button.filter:after,
.woocommerce button.button.filter:after,
.woocommerce input.button.filter:after {
  background: transparent;
}
.woocommerce #respond input#submit.filter:hover,
.woocommerce a.button.filter:hover,
.woocommerce button.button.filter:hover,
.woocommerce input.button.filter:hover {
  color: #186C74;
  background: transparent;
}
.woocommerce #respond input#submit.filter:hover:after,
.woocommerce a.button.filter:hover:after,
.woocommerce button.button.filter:hover:after,
.woocommerce input.button.filter:hover:after {
  border-color: #186C74;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  width: 100%;
  margin: 1em auto;
  display: block;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit::after,
.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
  z-index: 1;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover:after,
.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover:after {
  border-color: #186C74;
  background: #186C74;
  z-index: -1;
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
  .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    font-size: 1.125em;
    padding: 14px;
  }
}
.woocommerce .site-wrap .shop-title-holder,
.site-wrap .woocommerce .shop-title-holder {
  text-align: center;
}
.woocommerce .site-wrap .shop-title-holder .small-shop-title,
.site-wrap .woocommerce .shop-title-holder .small-shop-title {
  text-transform: uppercase;
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 0;
}
.woocommerce .site-wrap .shop-title-holder .category-title,
.site-wrap .woocommerce .shop-title-holder .category-title {
  margin-top: 0.65em;
  text-align: center;
}
.woocommerce .site-wrap .our-brand-holder,
.site-wrap .woocommerce .our-brand-holder {
  display: grid;
  grid-template-columns: 300px 4fr;
  grid-gap: 4em;
  padding-top: 5em;
}
@media (max-width: 767px) {
  .woocommerce .site-wrap .our-brand-holder,
  .site-wrap .woocommerce .our-brand-holder {
    grid-template-columns: 100%;
    padding-top: 3em;
  }
}
@media (max-width: 767px) {
  .woocommerce .site-wrap .our-brand-holder .logo-holder img,
  .site-wrap .woocommerce .our-brand-holder .logo-holder img {
    height: auto;
    width: auto;
    max-height: 30px;
  }
}
.woocommerce .site-wrap .our-brand-holder .brand-text-holder,
.site-wrap .woocommerce .our-brand-holder .brand-text-holder {
  text-align: left;
  margin: 0 0 1em;
}
.woocommerce .site-wrap ul.products,
.site-wrap .woocommerce ul.products,
.woocommerce .site-wrap ul.products[class*=columns-],
.site-wrap .woocommerce ul.products[class*=columns-] {
  clear: none;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2.25em;
}
@media (max-width: 767px) {
  .woocommerce .site-wrap ul.products,
  .site-wrap .woocommerce ul.products,
  .woocommerce .site-wrap ul.products[class*=columns-],
  .site-wrap .woocommerce ul.products[class*=columns-] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 650px) {
  .woocommerce .site-wrap ul.products,
  .site-wrap .woocommerce ul.products,
  .woocommerce .site-wrap ul.products[class*=columns-],
  .site-wrap .woocommerce ul.products[class*=columns-] {
    grid-gap: 2em 0.5em;
  }
}
.woocommerce .site-wrap ul.products::before,
.site-wrap .woocommerce ul.products::before,
.woocommerce .site-wrap ul.products[class*=columns-]::before,
.site-wrap .woocommerce ul.products[class*=columns-]::before,
.woocommerce .site-wrap ul.products::after,
.site-wrap .woocommerce ul.products::after,
.woocommerce .site-wrap ul.products[class*=columns-]::after,
.site-wrap .woocommerce ul.products[class*=columns-]::after {
  display: none;
}
.woocommerce .site-wrap ul.products li.product,
.site-wrap .woocommerce ul.products li.product,
.woocommerce .site-wrap ul.products[class*=columns-] li.product,
.site-wrap .woocommerce ul.products[class*=columns-] li.product {
  text-align: left;
  clear: none;
  display: block;
  width: 100%;
  margin: 0;
  float: none;
  min-width: 0;
  min-height: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .woocommerce .site-wrap ul.products li.product,
  .site-wrap .woocommerce ul.products li.product,
  .woocommerce .site-wrap ul.products[class*=columns-] li.product,
  .site-wrap .woocommerce ul.products[class*=columns-] li.product {
    width: 100%;
    float: none;
    clear: none;
  }
}
@media (max-width: 650px) {
  .woocommerce .site-wrap ul.products li.product:nth-child(n + 4),
  .site-wrap .woocommerce ul.products li.product:nth-child(n + 4),
  .woocommerce .site-wrap ul.products[class*=columns-] li.product:nth-child(n + 4),
  .site-wrap .woocommerce ul.products[class*=columns-] li.product:nth-child(n + 4) {
    display: block;
  }
}
.woocommerce .site-wrap ul.products li.product::after,
.site-wrap .woocommerce ul.products li.product::after,
.woocommerce .site-wrap ul.products[class*=columns-] li.product::after,
.site-wrap .woocommerce ul.products[class*=columns-] li.product::after {
  display: none;
}
.woocommerce .site-wrap ul.products li.product h2.woocommerce-loop-product__title,
.site-wrap .woocommerce ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce .site-wrap ul.products[class*=columns-] li.product h2.woocommerce-loop-product__title,
.site-wrap .woocommerce ul.products[class*=columns-] li.product h2.woocommerce-loop-product__title {
  font-weight: 300;
  font-style: normal;
  font-family: work-sans, sans-serif;
  text-transform: none;
  font-size: 1em;
  color: #000;
  margin-bottom: 0.25em;
  padding: 0;
  width: 100%;
  overflow: hidden;
  line-height: 1.3;
  text-align: left;
}
.woocommerce .site-wrap ul.products li.product .product-loop-image,
.site-wrap .woocommerce ul.products li.product .product-loop-image,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-loop-image,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-loop-image {
  position: relative;
  display: block;
  width: 100%;
  height: 380px;
  max-width: 100%;
  margin: 0 auto;
  background: #F5F5F5;
}
@media (max-width: 1330px) {
  .woocommerce .site-wrap ul.products li.product .product-loop-image,
  .site-wrap .woocommerce ul.products li.product .product-loop-image,
  .woocommerce .site-wrap ul.products[class*=columns-] li.product .product-loop-image,
  .site-wrap .woocommerce ul.products[class*=columns-] li.product .product-loop-image {
    height: 360px;
  }
}
@media (max-width: 1200px) {
  .woocommerce .site-wrap ul.products li.product .product-loop-image,
  .site-wrap .woocommerce ul.products li.product .product-loop-image,
  .woocommerce .site-wrap ul.products[class*=columns-] li.product .product-loop-image,
  .site-wrap .woocommerce ul.products[class*=columns-] li.product .product-loop-image {
    height: 270px;
  }
}
@media (max-width: 991px) {
  .woocommerce .site-wrap ul.products li.product .product-loop-image,
  .site-wrap .woocommerce ul.products li.product .product-loop-image,
  .woocommerce .site-wrap ul.products[class*=columns-] li.product .product-loop-image,
  .site-wrap .woocommerce ul.products[class*=columns-] li.product .product-loop-image {
    height: 220px;
  }
}
.woocommerce .site-wrap ul.products li.product .product-loop-image img,
.site-wrap .woocommerce ul.products li.product .product-loop-image img,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-loop-image img,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-loop-image img {
  margin-bottom: 0;
  object-fit: contain;
  height: 100%;
}
.woocommerce .site-wrap ul.products li.product .product-loop-image .news-tag,
.site-wrap .woocommerce ul.products li.product .product-loop-image .news-tag,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-loop-image .news-tag,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-loop-image .news-tag {
  padding: 0.4em 2em 0.4em 1.5em;
  display: inline-block;
  position: absolute;
  background: url(../library/images/news-tag.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  overflow-x: visible;
}
@media (max-width: 767px) {
  .woocommerce .site-wrap ul.products li.product .product-loop-image .news-tag,
  .site-wrap .woocommerce ul.products li.product .product-loop-image .news-tag,
  .woocommerce .site-wrap ul.products[class*=columns-] li.product .product-loop-image .news-tag,
  .site-wrap .woocommerce ul.products[class*=columns-] li.product .product-loop-image .news-tag {
    padding: 0.4em 2em 0.5em 1.5em;
  }
}
.woocommerce .site-wrap ul.products li.product .product-loop-image .news-tag .tag-text,
.site-wrap .woocommerce ul.products li.product .product-loop-image .news-tag .tag-text,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-loop-image .news-tag .tag-text,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-loop-image .news-tag .tag-text {
  position: relative;
  z-index: 10;
}
.woocommerce .site-wrap ul.products li.product .sale-perc,
.site-wrap .woocommerce ul.products li.product .sale-perc,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .sale-perc,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .sale-perc {
  position: absolute;
  border: 2px solid #f0706e;
  color: #f0706e !important;
  font-weight: 700 !important;
  padding: 0.5em 0.8em !important;
  transform: translateY(0px) skew(-10deg);
  font-size: 1em !important;
  min-height: auto;
  min-width: auto;
  top: 3em !important;
  left: 0.5em;
  bottom: auto;
  right: auto !important;
  background-color: #fff !important;
  border-radius: 0 !important;
  z-index: 10;
}
@media (max-width: 767px) {
  .woocommerce .site-wrap ul.products li.product .sale-perc,
  .site-wrap .woocommerce ul.products li.product .sale-perc,
  .woocommerce .site-wrap ul.products[class*=columns-] li.product .sale-perc,
  .site-wrap .woocommerce ul.products[class*=columns-] li.product .sale-perc {
    font-size: 0.9em !important;
  }
}
.woocommerce .site-wrap ul.products li.product .product-info,
.site-wrap .woocommerce ul.products li.product .product-info,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-info,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-info {
  padding: 0 0.75em;
}
.woocommerce .site-wrap ul.products li.product .product-info .product-brand,
.site-wrap .woocommerce ul.products li.product .product-info .product-brand,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-info .product-brand,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-info .product-brand {
  font-size: 0.875em;
  margin: 0.85em 0 0.55em 0;
}
.woocommerce .site-wrap ul.products li.product .product-info .price,
.site-wrap .woocommerce ul.products li.product .product-info .price,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-info .price,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-info .price {
  text-transform: uppercase;
  font-weight: 700;
  font-family: work-sans, sans-serif;
  color: #000;
  font-size: 1em;
  margin: 0;
}
.woocommerce .site-wrap ul.products li.product .product-info .price .woocommerce-Price-currencySymbol,
.site-wrap .woocommerce ul.products li.product .product-info .price .woocommerce-Price-currencySymbol,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-info .price .woocommerce-Price-currencySymbol,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-info .price .woocommerce-Price-currencySymbol {
  margin-left: 0.5em;
}
.woocommerce .site-wrap ul.products li.product .product-info .product-attribute-wrapper,
.site-wrap .woocommerce ul.products li.product .product-info .product-attribute-wrapper,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-info .product-attribute-wrapper,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-info .product-attribute-wrapper {
  display: inline-block;
  font-size: 0;
}
.woocommerce .site-wrap ul.products li.product .product-info .product-attribute-wrapper .product-color,
.site-wrap .woocommerce ul.products li.product .product-info .product-attribute-wrapper .product-color,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-info .product-attribute-wrapper .product-color,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-info .product-attribute-wrapper .product-color {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-right: 4px;
  display: inline-block;
  border: 1px solid #eee;
}
.woocommerce .site-wrap ul.products li.product .product-info .product-attribute-wrapper .product-size,
.site-wrap .woocommerce ul.products li.product .product-info .product-attribute-wrapper .product-size,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .product-info .product-attribute-wrapper .product-size,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .product-info .product-attribute-wrapper .product-size {
  font-size: 11px;
  display: inline-block;
  margin-right: 5px;
}
.woocommerce .site-wrap ul.products li.product .woocommerce-placeholder,
.site-wrap .woocommerce ul.products li.product .woocommerce-placeholder,
.woocommerce .site-wrap ul.products[class*=columns-] li.product .woocommerce-placeholder,
.site-wrap .woocommerce ul.products[class*=columns-] li.product .woocommerce-placeholder {
  border: 0;
  height: 100%;
}
.woocommerce .site-wrap ul.products li.product.product_tag-kampanjer::after,
.site-wrap .woocommerce ul.products li.product.product_tag-kampanjer::after,
.woocommerce .site-wrap ul.products[class*=columns-] li.product.product_tag-kampanjer::after,
.site-wrap .woocommerce ul.products[class*=columns-] li.product.product_tag-kampanjer::after {
  content: 'KAMPANJ';
  display: block;
  padding: 0.5em 2em 0.5em 1.2em;
  width: auto;
  color: #fff;
  font-size: 1em;
  top: 0;
  left: 0;
  position: absolute;
  font-family: paralucent-condensed, sans-serif;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  overflow-x: visible;
  z-index: 20;
  background: url(../library/images/kampanj-tag.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .woocommerce .site-wrap ul.products li.product.product_tag-kampanjer::after,
  .site-wrap .woocommerce ul.products li.product.product_tag-kampanjer::after,
  .woocommerce .site-wrap ul.products[class*=columns-] li.product.product_tag-kampanjer::after,
  .site-wrap .woocommerce ul.products[class*=columns-] li.product.product_tag-kampanjer::after {
    padding: 0.5em 2em 0.6em 1.2em;
  }
}
.woocommerce-page.archive .site-wrap ul.products {
  padding: 4.375em 0 3.625em 0;
}
.alg-wc-wl-thumb-btn-loop {
  left: auto !important;
  top: 12px !important;
  right: 12px!important;
  bottom: auto;
  display: block;
  background: #EEEEEE;
  border-radius: 50%;
  padding: 9px !important;
}
@media (max-width: 767px) {
  .alg-wc-wl-thumb-btn-loop {
    top: 6px!important;
    right: 6px!important;
  }
}
.alg-wc-wl-thumb-btn-loop.remove .fa-heart {
  font-size: 16px !important;
}
.alg-wc-wl-thumb-btn-loop.remove .fa-heart:before {
  content: "" !important;
  background-image: url('../library/images/icons/heart-filled.svg') !important;
  width: 16px;
  height: 16px;
  background-size: 16px;
  display: block;
  background-repeat: no-repeat;
}
.alg-wc-wl-thumb-btn-loop .fa-heart {
  font-size: 16px !important;
}
.alg-wc-wl-thumb-btn-loop .fa-heart:before {
  content: "" !important;
  background-image: url('../library/images/icons/heart.svg') !important;
  width: 16px;
  height: 16px;
  background-size: 16px;
  display: block;
  background-repeat: no-repeat;
}
.alg-wc-wl-btn-wrapper {
  position: relative;
}
.alg-wc-wl-btn-wrapper button.alg-wc-wl-btn {
  width: auto !important;
  background: #EEEEEE !important;
  border-radius: 50% !important;
  padding: 9px !important;
  line-height: 0 !important;
  right: 0;
  top: -6em !important;
  float: right !important;
}
@media (max-width: 991px) {
  .alg-wc-wl-btn-wrapper button.alg-wc-wl-btn {
    top: -6.5em !important;
  }
}
@media (max-width: 767px) {
  .alg-wc-wl-btn-wrapper button.alg-wc-wl-btn {
    position: relative!important;
    left: 0 !important;
    top: -1em !important;
    float: left !important;
  }
}
.alg-wc-wl-btn-wrapper button.alg-wc-wl-btn::after {
  background: transparent !important;
  border: 0 !important;
}
.alg-wc-wl-btn-wrapper button.alg-wc-wl-btn .alg-wc-wl-btn-text {
  display: none;
}
.alg-wc-wl-btn-wrapper button.alg-wc-wl-btn i {
  margin-left: 0;
}
.alg-wc-wl-btn-wrapper button.alg-wc-wl-btn .fa-heart {
  font-size: 16px !important;
}
.alg-wc-wl-btn-wrapper button.alg-wc-wl-btn .fa-heart:before {
  content: "" !important;
  background-image: url('../library/images/icons/heart.svg') !important;
  width: 16px;
  height: 16px;
  background-size: 16px;
  display: block;
  background-repeat: no-repeat;
}
.alg-wc-wl-btn-wrapper button.alg-wc-wl-btn.remove .fa-heart {
  font-size: 16px !important;
}
.alg-wc-wl-btn-wrapper button.alg-wc-wl-btn.remove .fa-heart:before {
  content: "" !important;
  background-image: url('../library/images/icons/heart-filled.svg') !important;
  width: 16px;
  height: 16px;
  background-size: 16px;
  display: block;
  background-repeat: no-repeat;
}
.term-tags {
  margin: 0 0 1.5em;
  padding: 1em;
}
@media (max-width: 991px) {
  .term-tags {
    padding: 0;
  }
}
.term-tags .term-tag {
  background: #eee;
  border-radius: 90px;
  padding: 0.6em 1.3em 0.5em;
  margin: 1em 0.5em;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 600;
  letter-spacing: 0.06em;
  display: inline-block;
}
@media (max-width: 991px) {
  .term-tags .term-tag {
    margin: 0.5em 0.5em;
  }
}
.term-tags .term-tag.active {
  background: #D2D2D2;
}
.term-tags .term-tag:hover {
  background: #D2D2D2;
  text-decoration: none;
}
.woocommerce nav.woocommerce-pagination {
  margin: 0 0 2em;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  border: 2px solid #186C74;
  transform: translateX(0%) skew(-8deg);
  will-change: transform;
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border-right: 2px solid #186C74;
  color: #186C74;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover {
  background: #186C74;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
  background: #186C74;
  color: #fff;
}
.iziToast.iziToast-theme-dark {
  background: #186C74 !important;
}
.alg-wc-wl-btn .fa.loading {
  left: -30px;
}
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #d3ced2;
  border-radius: 0 !important;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  padding: 0.6em;
}
.woocommerce form.checkout .checkbox {
  margin-left: 30px;
}
.woocommerce form .form-row .input-checkbox {
  width: auto;
  margin: 8px 5px 0px -25px !important;
}
.woocommerce-ordering {
  display: inline-block;
  width: 100%;
  padding: 0em 0.5em 0 1em;
}
@media (max-width: 991px) {
  .woocommerce-ordering {
    padding: 0;
  }
}
.woocommerce-ordering select {
  box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: 100% 50%;
  background-size: auto 15%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 0 0.75em;
  height: 2.507em;
  font-size: 0.97em;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-image: url(../library/images/icons/arrow-down.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-right: 1.5em;
  font-family: work-sans, sans-serif;
}
.woocommerce span.onsale {
  position: absolute;
  bottom: 25em;
  border: 2px solid #f0706e;
  color: #f0706e !important;
  font-weight: 700 !important;
  padding: 0 0.8em !important;
  transform: translateY(0px) skew(-10deg);
  font-size: 1em !important;
  min-height: auto;
  min-width: auto;
  top: 2em !important;
  left: auto !important;
  bottom: auto;
  right: 0em !important;
  background-color: transparent !important;
  border-radius: 0 !important;
}
@media (max-width: 991px) {
  .woocommerce span.onsale {
    right: auto !important;
    left: 1em !important;
  }
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 2.75em;
  margin: 0.5em 0 0.4em;
  font-family: paralucent-condensed, sans-serif;
  font-style: italic;
  text-transform: uppercase;
  line-height: 1.2;
}
@media (max-width: 767px) {
  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 2.2em;
  }
}
#cssmenu {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
}
#cssmenu ul#menu-huvudmeny-1 li a {
  background: transparent;
  color: #fff;
  text-transform: none;
  border-bottom: 1px solid #27251c;
}
#cssmenu ul#menu-huvudmeny-1 li a.caret {
  background: #1d1b14;
}
#cssmenu ul#menu-huvudmeny-1 li a.caret:before,
#cssmenu ul#menu-huvudmeny-1 li a.caret:after {
  background: #fff;
}
#cssmenu ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu ul li {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #eee;
}
#cssmenu ul li.has-sub.open {
  border-top: 0px solid #eee;
  border-bottom: 1px solid rgba(24, 108, 116, 0.5);
}
#cssmenu ul li.has-sub.open .has-sub {
  border-top: 0px solid #eee;
  border-bottom: 1px solid rgba(24, 108, 116, 0.5);
}
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu ul ul {
  display: none;
}
#cssmenu ul ul li {
  border-top: 0px solid #eee;
  border-bottom: 1px solid rgba(24, 108, 116, 0.5);
}
#cssmenu ul ul li > a.caret {
  display: none;
}
#cssmenu ul ul li a {
  padding: 16px 42px;
  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  text-decoration: none;
  color: #2D2D2D;
  background: rgba(24, 108, 116, 0.5);
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#cssmenu ul ul li a:hover {
  color: #186C74;
  opacity: 1;
}
#cssmenu ul ul ul li > a.caret {
  display: none;
}
#cssmenu ul ul ul li a {
  padding-left: 52px;
}
#cssmenu ul ul > li.has-sub > a:after {
  top: 16px;
  right: 26px;
  background: #2D2D2D;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 20px;
  background: #2D2D2D;
}
#cssmenu ul > li.has-sub > a.caret {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0;
  padding: 24px 0;
  margin: 0px 0px;
  width: 53px;
  right: 0;
}
#cssmenu ul > li.has-sub > a.caret:after {
  position: absolute;
  right: 26px;
  top: 18px;
  z-index: 5;
  display: block;
  height: 14px;
  width: 2px;
  background: #2D2D2D;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub > a.caret:before {
  position: absolute;
  right: 20px;
  top: 24px;
  display: block;
  width: 14px;
  height: 2px;
  background: #2D2D2D;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub.open > a {
  background: rgba(24, 108, 116, 0.7);
}
#cssmenu ul > li.has-sub.open > a:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu ul > li.has-sub.open > a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu > ul > li.active > ul {
  display: block;
}
#cssmenu > ul > li > a.caret {
  display: none;
}
#cssmenu > ul > li > a {
  padding: 16px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  text-decoration: none;
  color: #2D2D2D;
  background: #fff;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media (max-width: 768px) {
  #cssmenu > ul > li > a {
    font-size: 16px;
  }
}
#cssmenu > ul > li > a:hover {
  color: #186C74;
  opacity: 1;
}
.align-right {
  float: right;
}
.breadcrumbs {
  font-size: 8px;
  padding-top: 3em;
  text-transform: uppercase;
  overflow-x: auto;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .breadcrumbs {
    padding-top: 2em;
  }
}
@media (max-width: 767px) {
  .breadcrumbs {
    padding-top: 1em;
    border-bottom: 1px solid #f2f2f2;
  }
}
.breadcrumbs img {
  margin: 0 14px 3px 14px;
  height: 5px !important;
  width: auto;
  max-width: none;
  max-height: none;
}
@media (max-width: 991px) {
  .breadcrumbs img {
    margin: 0 5px 3px 5px;
  }
}
.breadcrumbs a,
.breadcrumbs .breadcrumb_last {
  font-size: 12px;
}
.breadcrumbs .breadcrumb_last {
  color: #186C74;
}
.woocommerce .block-woo div.product,
.woocommerce-page .block-woo div.product {
  display: grid;
  grid-template-columns: 50% 50%;
  padding: 2em 0;
}
@media (max-width: 991px) {
  .woocommerce .block-woo div.product,
  .woocommerce-page .block-woo div.product {
    grid-template-columns: 100%;
    grid-row-gap: 0em;
    padding: 1em 0em 1em 0em;
  }
}
.woocommerce .block-woo div.product .small-title,
.woocommerce-page .block-woo div.product .small-title {
  opacity: 0.7;
  font-size: 2.25em;
}
.woocommerce .block-woo div.product h1,
.woocommerce-page .block-woo div.product h1 {
  font-size: 2.25em;
  margin-bottom: 0;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce .block-woo div.product .single-description,
.woocommerce-page .block-woo div.product .single-description {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e1e1e1;
  color: rgba(238, 238, 238, 0.75);
}
.woocommerce .block-woo div.product .price,
.woocommerce-page .block-woo div.product .price,
.woocommerce .block-woo div.product p.price,
.woocommerce-page .block-woo div.product p.price {
  padding-top: 0.3em;
  margin-bottom: 0.6em;
  font-size: 2.125em;
  color: #186C74 !important;
}
.woocommerce .block-woo div.product .price .woocommerce-Price-amount,
.woocommerce-page .block-woo div.product .price .woocommerce-Price-amount,
.woocommerce .block-woo div.product p.price .woocommerce-Price-amount,
.woocommerce-page .block-woo div.product p.price .woocommerce-Price-amount {
  font-family: paralucent-condensed, sans-serif;
  font-weight: 700;
  color: #186C74;
  font-style: italic;
}
.woocommerce .block-woo div.product .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.woocommerce-page .block-woo div.product .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.woocommerce .block-woo div.product p.price .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.woocommerce-page .block-woo div.product p.price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  margin-left: 0.2em;
}
.woocommerce .block-woo div.product .price ins,
.woocommerce-page .block-woo div.product .price ins,
.woocommerce .block-woo div.product p.price ins,
.woocommerce-page .block-woo div.product p.price ins {
  color: #186C74 !important;
}
.woocommerce .block-woo div.product .price ins .woocommerce-Price-amount,
.woocommerce-page .block-woo div.product .price ins .woocommerce-Price-amount,
.woocommerce .block-woo div.product p.price ins .woocommerce-Price-amount,
.woocommerce-page .block-woo div.product p.price ins .woocommerce-Price-amount {
  color: #186C74 !important;
  text-decoration: underline;
}
.woocommerce .block-woo div.product .price del,
.woocommerce-page .block-woo div.product .price del,
.woocommerce .block-woo div.product p.price del,
.woocommerce-page .block-woo div.product p.price del {
  color: #186C74 !important;
}
.woocommerce .block-woo div.product .price del .woocommerce-Price-amount,
.woocommerce-page .block-woo div.product .price del .woocommerce-Price-amount,
.woocommerce .block-woo div.product p.price del .woocommerce-Price-amount,
.woocommerce-page .block-woo div.product p.price del .woocommerce-Price-amount {
  color: #186C74 !important;
}
.woocommerce .block-woo div.product .button,
.woocommerce-page .block-woo div.product .button,
.woocommerce .block-woo div.product .button.alt,
.woocommerce-page .block-woo div.product .button.alt,
.woocommerce .block-woo div.product .button.single_add_to_cart_button,
.woocommerce-page .block-woo div.product .button.single_add_to_cart_button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.85em 3.3em;
  top: 0;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-bottom: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  width: auto;
}
@media (max-width: 767px) {
  .woocommerce .block-woo div.product .button,
  .woocommerce-page .block-woo div.product .button,
  .woocommerce .block-woo div.product .button.alt,
  .woocommerce-page .block-woo div.product .button.alt,
  .woocommerce .block-woo div.product .button.single_add_to_cart_button,
  .woocommerce-page .block-woo div.product .button.single_add_to_cart_button {
    width: 100%;
    padding: 19.5px !important;
    top: 0px;
    margin-top: 0.5em;
  }
}
@media (max-width: 767px) {
  .woocommerce .block-woo div.product .button,
  .woocommerce-page .block-woo div.product .button,
  .woocommerce .block-woo div.product .button.alt,
  .woocommerce-page .block-woo div.product .button.alt,
  .woocommerce .block-woo div.product .button.single_add_to_cart_button,
  .woocommerce-page .block-woo div.product .button.single_add_to_cart_button {
    font-size: 1.125em;
    padding: 14px;
  }
}
.woocommerce .block-woo div.product .button::after,
.woocommerce-page .block-woo div.product .button::after,
.woocommerce .block-woo div.product .button.alt::after,
.woocommerce-page .block-woo div.product .button.alt::after,
.woocommerce .block-woo div.product .button.single_add_to_cart_button::after,
.woocommerce-page .block-woo div.product .button.single_add_to_cart_button::after {
  border-color: #186C74;
  background: #186C74;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(0deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce .block-woo div.product .button:hover,
.woocommerce-page .block-woo div.product .button:hover,
.woocommerce .block-woo div.product .button.alt:hover,
.woocommerce-page .block-woo div.product .button.alt:hover,
.woocommerce .block-woo div.product .button.single_add_to_cart_button:hover,
.woocommerce-page .block-woo div.product .button.single_add_to_cart_button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #186C74;
  opacity: 1;
}
.woocommerce .block-woo div.product .button:hover:after,
.woocommerce-page .block-woo div.product .button:hover:after,
.woocommerce .block-woo div.product .button.alt:hover:after,
.woocommerce-page .block-woo div.product .button.alt:hover:after,
.woocommerce .block-woo div.product .button.single_add_to_cart_button:hover:after,
.woocommerce-page .block-woo div.product .button.single_add_to_cart_button:hover:after {
  border-color: #186C74;
  background: transparent;
}
.woocommerce .block-woo div.product .button.loading,
.woocommerce-page .block-woo div.product .button.loading,
.woocommerce .block-woo div.product .button.alt.loading,
.woocommerce-page .block-woo div.product .button.alt.loading,
.woocommerce .block-woo div.product .button.single_add_to_cart_button.loading,
.woocommerce-page .block-woo div.product .button.single_add_to_cart_button.loading {
  padding: 1em 4em;
  opacity: 1;
}
.woocommerce .block-woo div.product .button.loading::after,
.woocommerce-page .block-woo div.product .button.loading::after,
.woocommerce .block-woo div.product .button.alt.loading::after,
.woocommerce-page .block-woo div.product .button.alt.loading::after,
.woocommerce .block-woo div.product .button.single_add_to_cart_button.loading::after,
.woocommerce-page .block-woo div.product .button.single_add_to_cart_button.loading::after {
  content: "";
  display: none !important;
}
.woocommerce .block-woo div.product form.cart,
.woocommerce-page .block-woo div.product form.cart {
  margin-bottom: 0;
  padding-bottom: 0em;
}
.woocommerce .block-woo div.product form.cart .button,
.woocommerce-page .block-woo div.product form.cart .button {
  float: none !important;
  display: inline-block;
}
.woocommerce .block-woo div.product div.images.woocommerce-product-gallery,
.woocommerce-page .block-woo div.product div.images.woocommerce-product-gallery {
  float: none !important;
  width: 100% !important;
  height: auto;
}
.woocommerce .block-woo div.product div.summary,
.woocommerce-page .block-woo div.product div.summary {
  float: none !important;
  width: 100% !important;
}
@media (min-width: 992px) {
  .woocommerce .block-woo div.product div.summary,
  .woocommerce-page .block-woo div.product div.summary {
    padding-left: 3.5em;
  }
}
.woocommerce .block-woo div.product .woocommerce-product-gallery,
.woocommerce-page .block-woo div.product .woocommerce-product-gallery {
  padding: 0em 0 0 0;
  height: 100%;
  display: inline-block;
}
.woocommerce .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
.woocommerce-page .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  height: 100%;
}
.woocommerce .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
.woocommerce-page .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  height: 100%;
  padding-bottom: 0em;
}
.woocommerce .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img,
.woocommerce-page .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
  height: auto;
  width: 100%;
  max-width: 100%;
  max-height: 800px;
  margin: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 767px) {
  .woocommerce .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img,
  .woocommerce-page .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
    height: auto;
    max-height: 400px;
  }
}
.woocommerce .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger,
.woocommerce-page .block-woo div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  order: 3;
}
.woocommerce .block-woo div.product .woocommerce-product-gallery .flex-viewport,
.woocommerce-page .block-woo div.product .woocommerce-product-gallery .flex-viewport {
  margin: 0 0 0em !important;
  order: 2;
  width: 80%;
  float: right;
}
.woocommerce .block-woo div.product .woocommerce-product-gallery .flex-control-nav,
.woocommerce-page .block-woo div.product .woocommerce-product-gallery .flex-control-nav {
  order: 1;
  padding-top: 0;
  width: 20%;
}
.woocommerce .block-woo div.product .woocommerce-product-gallery .flex-control-nav li,
.woocommerce-page .block-woo div.product .woocommerce-product-gallery .flex-control-nav li {
  padding: 0 1em 1em 0em;
  border: 0px solid rgba(238, 238, 238, 0.1);
  border-width: 1px 1px 0 0;
  width: 100%;
}
.woocommerce .block-woo div.product .woocommerce-product-gallery .flex-control-nav li:nth-child(4n + 4),
.woocommerce-page .block-woo div.product .woocommerce-product-gallery .flex-control-nav li:nth-child(4n + 4) {
  border-right-width: 0;
}
.woocommerce .block-woo div.product .woocommerce-product-gallery .flex-control-nav li:nth-child(5 + n),
.woocommerce-page .block-woo div.product .woocommerce-product-gallery .flex-control-nav li:nth-child(5 + n) {
  border-width: 1px 1px 0 0;
}
.woocommerce .block-woo div.product .single-prod-share,
.woocommerce-page .block-woo div.product .single-prod-share {
  margin-top: 2.5em;
}
.woocommerce .block-woo div.product .single-prod-share .list-inline,
.woocommerce-page .block-woo div.product .single-prod-share .list-inline {
  margin: 0;
}
.woocommerce .block-woo div.product .single-prod-share .list-inline li,
.woocommerce-page .block-woo div.product .single-prod-share .list-inline li {
  line-height: 27px;
  vertical-align: top;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 480px) {
  .woocommerce .block-woo div.product .single-prod-share .list-inline li:first-child,
  .woocommerce-page .block-woo div.product .single-prod-share .list-inline li:first-child {
    width: 100%;
    display: block;
    margin-bottom: 0.8em;
  }
}
.woocommerce .block-woo div.product .single-prod-share .list-inline li a,
.woocommerce-page .block-woo div.product .single-prod-share .list-inline li a {
  padding: 0.1em;
  color: #EEEEEE;
  font-size: 18px;
  vertical-align: middle;
}
.woocommerce .block-woo div.product .single-prod-share .list-inline li a:hover,
.woocommerce-page .block-woo div.product .single-prod-share .list-inline li a:hover {
  color: #186C74;
}
.woocommerce-Tabs-panel h2 {
  display: none;
}
.woocommerce-tabs {
  padding: 0;
}
.woocommerce-tabs .panel {
  margin: 0 !important;
  padding: 0 0 0.5em !important;
  border-bottom: 1px solid #e1e1e1;
}
.woocommerce-tabs ul.tabs {
  padding: 0 !important;
  overflow-x: auto !important;
  white-space: nowrap;
}
.woocommerce-tabs ul.tabs:before {
  box-shadow: none;
  border-bottom: 1px solid #e1e1e1 !important;
}
.woocommerce-tabs ul.tabs:after {
  box-shadow: none;
}
.woocommerce-tabs ul.tabs li {
  border: 0 !important;
  background: transparent !important;
  padding: 0px 0px 0px 5px !important;
  margin: 0px 25px 0px -5px !important;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  font-style: italic;
}
.woocommerce-tabs ul.tabs li:hover {
  background: transparent;
  color: #07131F;
  border-bottom: 2px solid #07131F !important;
}
.woocommerce-tabs ul.tabs li.active {
  background: transparent;
  color: #07131F;
  border-bottom: 2px solid #07131F !important;
}
.woocommerce-tabs ul.tabs li.active:before {
  left: 0;
  border-bottom-right-radius: 0 !important;
  border-width: 0 !important;
  box-shadow: none !important;
}
.woocommerce-tabs ul.tabs li.active:after {
  box-shadow: none;
}
.woocommerce-tabs ul.tabs li::before {
  left: 0;
  border-bottom-right-radius: 0 !important;
  border-width: 0 !important;
  box-shadow: none !important;
  content: none !important;
}
.woocommerce-tabs ul.tabs li::after {
  border-bottom-right-radius: 0 !important;
  border-width: 0 !important;
  box-shadow: none !important;
  content: none !important;
}
.woocommerce-tabs ul.tabs li a {
  font-style: italic;
}
.variations select {
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: 100% 50%;
  background-size: auto 15%;
  box-sizing: border-box;
  border: 1px solid #989898;
  padding: 0 0.75em;
  height: 2.507em;
  font-size: 0.97em;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 10px;
  background-image: url(../library/images/icons/arrow-down.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-right: 1.5em;
}
#review_form textarea {
  border: 1px solid #989898;
}
#review_form #respond .form-submit input#submit.submit {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: #186C74;
  border: 2px solid #186C74;
  line-height: 1;
  border-radius: 0;
}
#review_form #respond .form-submit input#submit.submit:hover {
  color: #186C74;
  text-decoration: none;
  background: transparent;
  border: 2px solid #186C74;
}
.woocommerce-product-rating {
  margin: 0.5em 0;
}
.woocommerce .star-rating::before {
  color: #186C74 !important;
}
.woocommerce .star-rating span::before {
  color: #186C74;
}
.woocommerce p.stars a::before {
  color: #186C74 !important;
}
.woocommerce p.stars a:hover {
  color: #186C74 !important;
}
.woocommerce p.stars::before {
  color: #186C74 !important;
}
.woocommerce p.stars.selected a:not(.active)::before {
  color: #186C74 !important;
}
.woocommerce p.stars.selected a.active::before {
  color: #186C74 !important;
}
.woocommerce-notices-wrapper .woocommerce-message {
  border-top: 0;
  background: #cceedf;
  line-height: 2.4;
}
@media (max-width: 767px) {
  .woocommerce-notices-wrapper .woocommerce-message {
    line-height: 1.5;
    font-size: 0.9em;
  }
}
.woocommerce-notices-wrapper .woocommerce-message::before {
  color: #00aa5b;
  content: "";
  background-image: url(../library/images/icons/checkbox.svg);
  width: 17px;
  height: 17px;
  background-size: 17px;
  background-repeat: no-repeat;
  top: 1.7em;
}
.woocommerce-notices-wrapper .woocommerce-message .wc-forward {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 0;
}
.woocommerce-notices-wrapper .woocommerce-message .wc-forward::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce-notices-wrapper .woocommerce-message .wc-forward:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.woocommerce-notices-wrapper .woocommerce-message .wc-forward:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .woocommerce-notices-wrapper .woocommerce-message .wc-forward {
    font-size: 1.125em;
    padding: 14px;
    right: -10px;
  }
}
.woocommerce-notices-wrapper .woocommerce-error {
  border-top: 0;
  line-height: 2.4;
  color: #ef4242;
  background: rgba(239, 66, 66, 0.4);
}
@media (max-width: 767px) {
  .woocommerce-notices-wrapper .woocommerce-error {
    line-height: 1.5;
    font-size: 0.9em;
  }
}
.woocommerce-notices-wrapper .woocommerce-error .wc-forward {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #ef4242;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 0;
}
.woocommerce-notices-wrapper .woocommerce-error .wc-forward::after {
  border-color: #ef4242;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #ef4242;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce-notices-wrapper .woocommerce-error .wc-forward:hover {
  background: transparent;
  border: 0px solid #ef4242;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.woocommerce-notices-wrapper .woocommerce-error .wc-forward:hover:after {
  border-color: #ef4242;
  background: #ef4242;
}
@media (max-width: 767px) {
  .woocommerce-notices-wrapper .woocommerce-error .wc-forward {
    font-size: 1.125em;
    padding: 14px;
    right: -10px;
  }
}
.woocommerce-page .woocommerce-info .button .button,
.woocommerce-page .woocommerce-message .button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 0 0 0.5em;
  border: 0;
  float: right;
}
.woocommerce-page .woocommerce-info .button .button::after,
.woocommerce-page .woocommerce-message .button::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce-page .woocommerce-info .button .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.woocommerce-page .woocommerce-info .button .button:hover:after,
.woocommerce-page .woocommerce-message .button:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .woocommerce-page .woocommerce-info .button .button,
  .woocommerce-page .woocommerce-message .button {
    font-size: 1.125em;
    padding: 14px;
  }
}
.woocommerce-page .woocommerce-info .button .button.loading,
.woocommerce-page .woocommerce-message .button.loading {
  padding: 1em 4em;
  opacity: 1;
}
.woocommerce-page .woocommerce-info .button .button.loading::after,
.woocommerce-page .woocommerce-message .button.loading::after {
  content: "";
  display: none !important;
}
.shoppa-stilen-single-product {
  background: #f5f5f5;
  margin-left: calc(-1 * ((100vw - 100%) / 2));
  width: 100vw;
}
.shoppa-stilen-single-product .columns-4 {
  padding: 0 1em;
  width: 1360px;
  max-width: 100%;
  margin: 0 auto;
}
.shoppa-stilen-single-product .columns-4 ul.products {
  clear: none;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr) !important;
  grid-gap: 2.25em;
  justify-items: stretch !important;
  white-space: nowrap !important;
  overflow: auto !important;
  overflow-y: hidden !important;
}
@media (max-width: 1199px) {
  .shoppa-stilen-single-product .columns-4 ul.products {
    grid-gap: 1em !important;
  }
}
@media (max-width: 650px) {
  .shoppa-stilen-single-product .columns-4 ul.products {
    grid-gap: 2em 0.5em;
  }
}
.shoppa-stilen-single-product .columns-4 ul.products li.product {
  width: 190px !important;
}
.shoppa-stilen-single-product .columns-4 ul.products li.product .product-loop-image {
  height: 250px !important;
}
.related.products,
.shoppa-stilen-single-product,
.up-sells.upsells {
  padding: 2em 0 3em;
  grid-column: 1 / 3;
}
@media (max-width: 991px) {
  .related.products,
  .shoppa-stilen-single-product,
  .up-sells.upsells {
    grid-column: 1 / 2;
  }
}
.related.products h2,
.shoppa-stilen-single-product h2,
.up-sells.upsells h2,
.related.products p.h2,
.shoppa-stilen-single-product p.h2,
.up-sells.upsells p.h2 {
  font-size: 2.25em;
  position: relative;
  display: block;
  margin-bottom: 2.4em;
  text-align: center;
}
.related.products h2::after,
.shoppa-stilen-single-product h2::after,
.up-sells.upsells h2::after,
.related.products p.h2::after,
.shoppa-stilen-single-product p.h2::after,
.up-sells.upsells p.h2::after {
  content: "";
  position: absolute;
  bottom: -0.8em;
  left: 50%;
  width: 157px;
  height: 8px;
  transform: translateX(-50%) skew(-20deg);
  background: #F9D479;
}
.related.products h2.same-length::after,
.shoppa-stilen-single-product h2.same-length::after,
.up-sells.upsells h2.same-length::after,
.related.products p.h2.same-length::after,
.shoppa-stilen-single-product p.h2.same-length::after,
.up-sells.upsells p.h2.same-length::after {
  width: 100%;
}
.related.products:last-child,
.shoppa-stilen-single-product:last-child,
.up-sells.upsells:last-child {
  padding-bottom: 2em;
}
.woocommerce div.product .stock {
  color: #186C74 !important;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  display: none;
  margin: 0;
}
.quantity input.qty {
  appearance: textfield;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  box-shadow: none;
  border: 0;
  width: 2em;
}
@media (max-width: 767px) {
  .shop_table .quantity {
    width: auto;
  }
}
@media (max-width: 767px) {
  .shop_table .quantity-holder,
  .shop_table form.cart .quantity-holder {
    width: auto;
  }
}
@media (max-width: 767px) {
  .quantity {
    width: 100%;
  }
}
.quantity-holder,
form.cart .quantity-holder {
  display: inline-block;
  border: 2px solid #186C74;
  position: relative;
  margin-bottom: 0;
  font-weight: 700;
  font-family: paralucent-condensed, sans-serif;
  text-align: center;
  font-style: italic;
}
@media (max-width: 767px) {
  .quantity-holder,
  form.cart .quantity-holder {
    width: 100%;
  }
}
.quantity-holder .quant-button,
form.cart .quantity-holder .quant-button {
  width: 20px;
  display: inline-block;
  background: transparent;
  border: 0;
  margin: 0;
  font-size: 1.1em;
}
.quantity-holder .quant-button.minus,
form.cart .quantity-holder .quant-button.minus {
  padding: 0.5em 1.5em 0.6em 1em;
}
@media (max-width: 767px) {
  .quantity-holder .quant-button.minus,
  form.cart .quantity-holder .quant-button.minus {
    padding: 0.8em 1.5em 0.8em 1em;
    font-size: 1.2em;
  }
}
.quantity-holder .quant-button.plus,
form.cart .quantity-holder .quant-button.plus {
  padding: 0.5em 1.5em 0.6em 1em;
}
@media (max-width: 767px) {
  .quantity-holder .quant-button.plus,
  form.cart .quantity-holder .quant-button.plus {
    padding: 0.8em 1.5em 0.8em 1em;
    font-size: 1.2em;
  }
}
.quantity-holder .quant-button:focus,
form.cart .quantity-holder .quant-button:focus,
.quantity-holder .quant-button:active,
form.cart .quantity-holder .quant-button:active,
.quantity-holder .quant-button:hover,
form.cart .quantity-holder .quant-button:hover {
  outline: 0;
}
.quantity-holder div.quantity,
form.cart .quantity-holder div.quantity {
  float: none;
  margin: 0;
  display: inline-block;
}
.quantity-holder div.quantity .input-text,
form.cart .quantity-holder div.quantity .input-text {
  padding: 0;
  border: 0;
  padding-bottom: 8px;
}
.quantity-holder div.quantity .input-text:focus,
form.cart .quantity-holder div.quantity .input-text:focus,
.quantity-holder div.quantity .input-text:active,
form.cart .quantity-holder div.quantity .input-text:active,
.quantity-holder div.quantity .input-text:hover,
form.cart .quantity-holder div.quantity .input-text:hover {
  outline: 0;
}
@media (max-width: 767px) {
  .quantity-holder div.quantity .input-text,
  form.cart .quantity-holder div.quantity .input-text {
    font-size: 1em;
  }
}
.woocommerce-cart .woocommerce form {
  font-size: 1em;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form {
    font-size: 1em;
  }
}
.woocommerce-cart .woocommerce form table.shop_table {
  border-radius: 0;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form table.shop_table {
    border: 0;
  }
}
.woocommerce-cart .woocommerce form table.shop_table th {
  font-family: work-sans, sans-serif;
  text-transform: uppercase;
  padding: 1em;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td {
  position: relative;
  font-family: paralucent-condensed, sans-serif;
  padding: 1em;
  font-style: italic;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td {
    padding: 0.3em 0;
    border: 0;
    font-size: 0.9em;
    position: relative;
  }
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-name {
  font-family: work-sans, sans-serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-name {
    width: 90%;
    display: inline-block;
    text-align: left !important;
  }
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-name a:hover {
  color: #186C74;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-name:before {
  display: none;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-name dl p {
  line-height: 1.4;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-remove {
    position: absolute;
    right: 0;
  }
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-remove a {
  position: relative;
  right: 0px;
  z-index: 9;
  display: block;
  width: 21px;
  height: 21px;
  font-size: 15px !important;
  line-height: 20px !important;
  font-size: 0 !important;
  border-radius: 0;
  color: #ccc;
  font-weight: bold;
  text-align: center;
  border: 0px solid currentColor;
  background: url('../library/images/icons/trash.svg');
  background-size: 19px;
  background-repeat: no-repeat;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-remove a:hover {
  text-decoration: none;
  color: #E22929;
  opacity: 1;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-thumbnail {
  padding: 0;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-thumbnail {
    display: inline-block;
    text-align: left!important;
    /* width: 25%; */
    grid-row: span 4 / auto;
  }
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-thumbnail::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td.product-subtotal {
    padding-bottom: 2em;
  }
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td img {
  padding: 0;
  border-radius: 0;
  border: 0;
  width: auto;
  height: 70px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td img {
    width: auto;
    height: 120px;
    object-fit: contain;
  }
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions {
  padding: 1.5em 0;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .coupon input.input-text {
  width: 120px;
  padding: 0.5em 10px;
  border-width: 2px;
  margin: -1px 12px 0px 15px;
}
@media (max-width: 440px) {
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .coupon input.input-text {
    display: block;
    width: 140px;
    padding: 0.8em 10px;
  }
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .coupon .button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 0 0 0.5em;
  border: 0;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .coupon .button::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .coupon .button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .coupon .button:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .coupon .button {
    font-size: 1.125em;
    padding: 14px;
  }
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions input {
  border-radius: 0em;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 0 1em 0.5em;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .button::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .button:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .button {
    font-size: 1.125em;
    padding: 14px;
    margin: 0;
  }
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .button.loading {
  padding: 1em 4em;
  opacity: 1;
}
.woocommerce-cart .woocommerce form table.shop_table tbody tr td.actions .button.loading::after {
  content: "";
  display: none !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
  margin-top: 0em;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
  font-family: paralucent-condensed, sans-serif;
  font-size: 2.25em;
  text-align: center;
  font-style: italic;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
    font-size: 2em;
  }
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table {
  border-radius: 0;
  font-family: paralucent-condensed, sans-serif;
  font-style: italic;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody tr th {
  font-family: work-sans, sans-serif;
  text-transform: uppercase;
  text-align: left;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody tr.fee th {
  text-align: left;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody tr.fee td {
  text-align: right;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody tr.fee td:last-child {
  border-bottom: 1px solid #ebe9eb;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody tr.order-total th {
  text-align: left;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody tr.order-total td {
  text-align: right;
  border-bottom: 1px solid #ebe9eb;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-button:hover {
  color: #186C74;
  text-decoration: underline;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form select {
  border-radius: 0;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form select:focus,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form select:active,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form select:hover {
  outline: 0;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form select input {
  outline: 0;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form .button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 0 0 0.5em;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form .button::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form .button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form .button:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form .button {
    font-size: 1.125em;
    padding: 14px;
  }
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form .button.loading {
  padding: 1em 4em;
  opacity: 1;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table tbody .shipping-calculator-form .button.loading::after {
  content: "";
  display: none !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 1em 1.3em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  width: 100%;
  max-width: 300px;
  margin: 1em auto 0;
  display: block;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button::after {
  border-color: #186C74;
  background: #186C74;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #186C74;
  text-decoration: none;
  opacity: 1;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button:hover:after {
  border-color: #186C74;
  background: transparent;
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
    font-size: 1.125em;
    padding: 14px;
  }
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button.loading {
  padding: 1em 4em;
  opacity: 1;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button.loading::after {
  content: "";
  display: none !important;
}
.woocommerce .woocommerce-info {
  border-top-color: #186C74;
}
.woocommerce .woocommerce-info::before {
  color: #186C74;
}
.woocommerce .woocommerce-info .showcoupon {
  text-decoration: underline;
}
.woocommerce .woocommerce-info .showcoupon:active,
.woocommerce .woocommerce-info .showcoupon:focus,
.woocommerce .woocommerce-info .showcoupon:hover {
  color: #186C74;
  opacity: 0.8;
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon {
  border-radius: 0;
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon input {
  padding: 0.7em;
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon .button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 0 0 0.5em;
  border: 0;
  float: right;
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon .button::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon .button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon .button:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .woocommerce form.checkout_coupon.woocommerce-form-coupon .button {
    font-size: 1.125em;
    padding: 14px;
  }
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon .button.loading {
  padding: 1em 4em;
  opacity: 1;
}
.woocommerce form.checkout_coupon.woocommerce-form-coupon .button.loading::after {
  content: "";
  display: none !important;
}
.woocommerce form.checkout h3 {
  font-size: 2.2em;
}
@media (max-width: 767px) {
  .woocommerce form.checkout h3 {
    font-size: 1.6em;
  }
}
.woocommerce form.checkout #ship-to-different-address {
  font-size: 1em;
  line-height: 1.4;
  font-family: work-sans, sans-serif;
}
.woocommerce form.checkout .form-row {
  margin: 1em 0;
}
.woocommerce form.checkout .form-row input.input-text {
  border-radius: 0px;
  border: 1px solid #186c74;
  padding: 14px 12px;
}
.woocommerce form.checkout .form-row label {
  font-family: work-sans, sans-serif;
}
.woocommerce form.checkout .form-row textarea {
  border-radius: 0;
  border: 1px solid #186c74;
  padding: 1em 1em 4em;
}
.woocommerce form.checkout .col-1,
.woocommerce form.checkout .col-2 {
  float: none;
  width: 100%;
}
.woocommerce form.checkout .button.alt {
  padding: 1em 4em;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
  font-size: 1em;
  margin: 0;
  line-height: 1;
  font-family: work-sans, sans-serif;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  border-radius: 0;
  display: inline-block;
  color: #fff;
  background: #186C74;
  border-color: #186C74;
  text-transform: uppercase;
  float: right;
}
@media (max-width: 450px) {
  .woocommerce form.checkout .button.alt {
    float: none;
    display: block;
    width: 100%;
    margin-top: 0.5em;
  }
}
.woocommerce form.checkout .button.alt:hover,
.woocommerce form.checkout .button.alt:active,
.woocommerce form.checkout .button.alt:focus {
  background: transparent;
  color: #186C74;
  border-color: #186C74;
  outline: 0;
}
.woocommerce form.checkout .button.alt.loading {
  padding: 1em 4em;
  opacity: 1;
}
.woocommerce form.checkout .button.alt.loading::after {
  content: "";
  display: none !important;
}
.woocommerce form.checkout .checkbox {
  margin-left: 25px;
}
.woocommerce nav.woocommerce-MyAccount-navigation {
  border: 0;
  border-radius: 0;
  padding: 1em;
  border: 2px solid #eee;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eeeeee;
  background: #fff;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a {
  position: relative;
  font-family: paralucent-condensed, sans-serif;
  font-style: italic;
  cursor: pointer;
  display: block;
  padding: 15px 15px;
  will-change: transform;
  color: #2D2D2D;
  text-transform: uppercase;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a::before {
  font-family: 'Linearicons-Free';
  margin-right: 8px;
  position: relative;
  top: 1px;
  color: #2D2D2D;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-account-home-link a::before {
  content: "\e800";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
  content: "\e872";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
  content: "\e833";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
  content: "\e82a";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
  content: "\e820";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--min-onskelista a::before {
  content: "\e813";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wc-smart-coupons a::before {
  content: "\e844";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-messures a::before {
  content: "\e88b";
}
.woocommerce .woocommerce-MyAccount-content {
  border: 0;
  border-radius: 0;
  border: 2px solid #eee;
  padding: 25px 30px;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content {
    padding: 15px;
    margin-top: 30px;
  }
}
.woocommerce .woocommerce-MyAccount-content .welcome-MyAccount-content h2 {
  font-size: 2.4em;
  margin-top: 1em;
}
.woocommerce .woocommerce-MyAccount-content legend {
  border: 0;
  font-family: paralucent-condensed, sans-serif;
  font-style: italic;
  margin-bottom: 0;
  font-weight: 600;
}
.woocommerce .woocommerce-MyAccount-content .u-columns h3 {
  font-size: 18px;
}
@media (max-width: 1199px) {
  .woocommerce .woocommerce-MyAccount-content .u-columns h3 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content .u-columns h3 {
    font-size: 13px;
  }
}
.woocommerce .woocommerce-MyAccount-content form input {
  border-radius: 0;
  border: 1px solid #c1ae86;
  padding: 14px 12px;
  margin-top: 1em;
}
.woocommerce .woocommerce-MyAccount-content form label {
  font-family: paralucent-condensed, sans-serif;
  font-style: italic;
  font-weight: 300;
  margin: 5px 0 0 0;
}
.woocommerce .woocommerce-MyAccount-content form .woocommerce-form-row {
  padding: 0;
}
.woocommerce .woocommerce-MyAccount-content form fieldset {
  margin-top: 30px;
}
.woocommerce .woocommerce-MyAccount-content form fieldset input {
  border: 1px solid #186C74;
  padding: 8px 5px;
}
.woocommerce .woocommerce-MyAccount-content form .button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 1em 0 0.5em;
  border: 0;
  float: right;
}
.woocommerce .woocommerce-MyAccount-content form .button::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce .woocommerce-MyAccount-content form .button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.woocommerce .woocommerce-MyAccount-content form .button:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content form .button {
    font-size: 1.125em;
    padding: 14px;
  }
}
.woocommerce .woocommerce-MyAccount-content form .button.loading {
  padding: 1em 4em;
  opacity: 1;
}
.woocommerce .woocommerce-MyAccount-content form .button.loading::after {
  content: "";
  display: none !important;
}
.woocommerce .woocommerce-MyAccount-content form .button:disabled {
  padding: 13px 35px;
}
.woocommerce .woocommerce-MyAccount-content table {
  margin: 0;
  border-radius: 0;
  border: 0;
}
.woocommerce .woocommerce-MyAccount-content table .button {
  font-family: paralucent-condensed, sans-serif;
  font-style: italic;
  font-size: 0.875em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 1.2em 2.625em;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  margin: 0 0 0 0;
  letter-spacing: 0.16em;
  background: #186C74;
  border: 1px solid #186C74;
  color: #fff;
  border-radius: 2em;
}
.woocommerce .woocommerce-MyAccount-content table .button:hover {
  color: #186C74;
  border-color: #186C74;
  background: 0 0;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content table .button {
    font-size: 0.9em;
    padding: 1em 2.325em;
  }
}
.woocommerce .woocommerce-MyAccount-content table .button:disabled {
  padding: 13px 35px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address {
  border-radius: 0;
  padding: 15px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--phone,
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--email {
  margin-top: 5px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--phone:first-child,
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--email:first-child {
  margin-top: 10px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address .woocommerce-customer-details--email::before {
  position: relative;
  line-height: 1;
  top: 2px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
  float: none;
  margin-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details th {
  font-weight: 300;
  font-family: paralucent-condensed, sans-serif;
  font-style: italic;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details strong {
  font-weight: 300;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .wc-item-meta {
  padding: 0;
  margin: 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details td,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .amount {
  font-weight: 300;
}
body #add_payment_method #payment ul.payment_methods li input {
  width: auto;
  margin: -2px 0.5em 0 0;
}
body .woocommerce form .form-row .input-checkbox {
  width: auto;
  margin: -2px 5px 0 0;
}
body.woocommerce-cart #payment ul.payment_methods li input {
  width: auto;
  margin: -2px 0.5em 0 0;
}
body.woocommerce-checkout #payment ul.payment_methods li input {
  width: auto;
  margin: -2px 0.5em 0 0;
}
body.woocommerce-checkout .cart-collaterals .cart_totals tr td {
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: right;
  padding: 10px 20px;
}
body.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: right;
  padding: 10px 20px;
}
body .woocommerce table.shop_table th {
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: left;
  padding: 10px 20px;
}
body .woocommerce table.shop_table td {
  padding: 15px;
}
body .woocommerce-checkout table.shop_table {
  border-radius: 0;
}
body .woocommerce-checkout table.shop_table p {
  line-height: 1.5em;
}
body .woocommerce-checkout table.shop_table thead tr th.product-name {
  text-align: left;
}
body .woocommerce-checkout table.shop_table td.product-name {
  width: 50%;
  text-align: left;
  border-right: 1px solid #e6e6e6;
  border-top: 0;
}
body .woocommerce-checkout table.shop_table td.product-total {
  width: 50%;
  text-align: right;
  border-right: 1px solid #e6e6e6;
  border-top: 0;
}
body .woocommerce-checkout table.shop_table tfoot tr.cart-subtotal th {
  text-align: left;
}
body .woocommerce-checkout table.shop_table tfoot tr.cart-subtotal td {
  text-align: right;
}
body .woocommerce-checkout table.shop_table tfoot tr.fee th {
  text-align: left;
}
body .woocommerce-checkout table.shop_table tfoot tr.fee td {
  text-align: right;
}
body .woocommerce-checkout table.shop_table tfoot tr.order-total th {
  text-align: left;
}
body .woocommerce-checkout table.shop_table tfoot tr.order-total td {
  text-align: right;
}
body .woocommerce #payment {
  background: rgba(24, 108, 116, 0.2);
  border-radius: 0;
}
body .woocommerce #payment #place_order {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-bottom: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  width: 100%;
  border: 0;
  z-index: 0;
}
body .woocommerce #payment #place_order::after {
  border-color: #186C74;
  background: #186C74;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
body .woocommerce #payment #place_order:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #186C74;
  opacity: 1;
}
body .woocommerce #payment #place_order:hover:after {
  border-color: #186C74;
  background: transparent;
}
@media (max-width: 767px) {
  body .woocommerce #payment #place_order {
    font-size: 1.125em;
    padding: 14px;
  }
}
body .woocommerce #payment .payment_box {
  background-color: #f7f7f7 !important;
}
body .woocommerce #payment .payment_box::before {
  border: 1em solid #f7f7f7 !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
}
.woocommerce-privacy-policy-text p {
  font-size: 0.8em;
  line-height: 1.5 !important;
}
.woocommerce-terms-and-conditions-checkbox-text {
  font-size: 0.8em;
  vertical-align: middle;
}
.woocommerce-page #payment #place_order {
  font-family: paralucent-condensed, sans-serif;
  font-style: italic;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.2em;
  padding: 1.4em 1.4em 1.6em;
  border-radius: 50px;
  margin-top: 0.5em;
}
body .woocommerce form .form-row-first {
  width: 49%;
}
body .woocommerce form .form-row-last {
  width: 49%;
}
body .woocommerce-page form .form-row-first {
  width: 49%;
}
body .woocommerce-page form .form-row-last {
  width: 49%;
}
.woocommerce-checkout .single-col-sub {
  max-width: 1170px !important;
}
.woocommerce-checkout .woocommerce .col2-set {
  width: 47%;
  float: left;
  margin-right: 4%;
}
.woocommerce-checkout .woocommerce .col2-set .col-1 {
  margin-bottom: 2em;
  width: 100%;
  float: none;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 {
  margin-bottom: 2em;
  width: 100%;
  float: none;
}
.woocommerce-checkout #order_review_heading {
  background: #fff;
  width: 47%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .woocommerce-checkout #order_review_heading {
    margin-top: 1.5em;
  }
}
.woocommerce-checkout #order_review {
  background: #fff;
  width: 47%;
  float: right;
  margin-right: 0;
  border: 2px solid #186C74;
  padding: 30px;
  margin-top: 3.3em;
}
@media (max-width: 767px) {
  .woocommerce-checkout #order_review {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 650px) {
  .woocommerce-checkout .woocommerce .col2-set {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .woocommerce-checkout #order_review_heading {
    width: 100%;
    float: none;
  }
  .woocommerce-checkout #order_review {
    width: 100%;
    float: none;
  }
}
.woocommerce-store-notice,
p.demo_store {
  position: relative !important;
  z-index: 999;
  background: #186C74 !important;
  color: #fff;
  font-family: paralucent-condensed, sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 0.8em !important;
}
@media (max-width: 767px) {
  .woocommerce-store-notice,
  p.demo_store {
    padding: 0.3em 1em 0.4em !important;
    font-size: 0.85em !important;
  }
}
.woocommerce-store-notice a,
p.demo_store a {
  border: 1px solid #fff;
  padding: 0.5em 1.1em;
  border-radius: 2em;
  text-decoration: none !important;
  margin-left: 10px;
  font-size: 0.9em;
  text-transform: uppercase;
}
.woocommerce-store-notice a:hover,
p.demo_store a:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #186C74 !important;
}
@media (max-width: 767px) {
  .woocommerce-store-notice a,
  p.demo_store a {
    font-size: 0.9em;
    display: block;
    max-width: 80px;
    margin: 0.5em auto 0;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart-form table.shop_table_responsive tr {
    margin: 0 0 1em;
    border-bottom: 1px solid #eee;
    position: relative;
    display: grid !important;
    grid-template-columns: 0.6fr 2fr;
    grid-column-gap: 10px;
  }
  .woocommerce-cart-form table.shop_table_responsive tr:last-child {
    grid-template-columns: 100%;
    border-bottom: 0px solid #eee;
  }
}
.woocommerce-cart-form table.shop_table_responsive tr th {
  border: 0;
  text-align: left;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: transparent !important;
}
.cart-subtotal th,
.order-total th {
  padding: 1em !important;
}
.cart-subtotal td,
.order-total td {
  text-align: right;
}
.woocommerce table.shop_table {
  border-radius: 0 !important;
  border: 0 !important;
}
.woocommerce table.shop_table thead {
  display: none;
}
.woocommerce table.shop_table p.product.woocommerce.add_to_cart_inline a {
  display: inline-block;
  position: relative;
  font-size: 0.8em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 0.7em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 0 0 0;
  border: 0;
  float: right;
  letter-spacing: 0;
}
.woocommerce table.shop_table p.product.woocommerce.add_to_cart_inline a::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.woocommerce table.shop_table p.product.woocommerce.add_to_cart_inline a:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.woocommerce table.shop_table p.product.woocommerce.add_to_cart_inline a:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .woocommerce table.shop_table p.product.woocommerce.add_to_cart_inline a {
    font-size: 1.125em;
    padding: 14px;
  }
}
.woocommerce table.shop_table p.product.woocommerce.add_to_cart_inline a.loading {
  padding: 1em 4em;
  opacity: 1;
}
.woocommerce table.shop_table p.product.woocommerce.add_to_cart_inline a.loading::after {
  content: "";
  display: none !important;
}
table.alg-wc-wl-view-table.shop_table.shop_table_responsive tr {
  border-bottom: 1px solid #eee;
}
table.alg-wc-wl-view-table.shop_table.shop_table_responsive th {
  padding-bottom: 0.5em;
}
table.alg-wc-wl-view-table.shop_table.shop_table_responsive .button.product_type_variable.add_to_cart_button {
  display: inline-block;
  position: relative;
  font-size: 0.8em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-bottom: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  width: 100%;
}
table.alg-wc-wl-view-table.shop_table.shop_table_responsive .button.product_type_variable.add_to_cart_button::after {
  border-color: #186C74;
  background: #186C74;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
table.alg-wc-wl-view-table.shop_table.shop_table_responsive .button.product_type_variable.add_to_cart_button:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #186C74;
  opacity: 1;
}
table.alg-wc-wl-view-table.shop_table.shop_table_responsive .button.product_type_variable.add_to_cart_button:hover:after {
  border-color: #186C74;
  background: transparent;
}
@media (max-width: 767px) {
  table.alg-wc-wl-view-table.shop_table.shop_table_responsive .button.product_type_variable.add_to_cart_button {
    font-size: 1.125em;
    padding: 14px;
    margin: 1em 0 0;
  }
}
.alg-wc-wl-social {
  margin: 2em 0 0;
}
.alg-wc-wl-social .alg-wc-wl-share-on {
  display: none;
}
.alg-wc-wl-social ul {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.alg-wc-wl-social ul li a.email {
  display: inline-block;
  position: relative;
  font-size: 0.6em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  width: 100%;
  margin: 0 0 0.5em;
  opacity: 1;
}
.alg-wc-wl-social ul li a.email::before {
  content: 'Maila din önskelista';
}
.alg-wc-wl-social ul li a.email::after {
  border-color: #186C74;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  border: 2px solid #186C74;
  transform: skew(-15deg);
  transition: all 0.3s ease;
  z-index: -1;
}
.alg-wc-wl-social ul li a.email:hover {
  background: transparent;
  border: 0px solid #186C74;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.alg-wc-wl-social ul li a.email:hover:after {
  border-color: #186C74;
  background: #186C74;
}
@media (max-width: 767px) {
  .alg-wc-wl-social ul li a.email {
    font-size: 0.6em;
    padding: 14px;
  }
}
.alg-wc-wl-social ul li a.email i {
  display: none;
}
.alg-wc-wl-email-options {
  text-align: left;
  background: #f7f7f7;
}
.alg-wc-wl-email-options input {
  border: 1px solid #989898;
}
.alg-wc-wl-email-options input.button {
  display: inline-block;
  position: relative;
  font-size: 1.125em;
  font-family: paralucent-condensed, sans-serif;
  text-transform: uppercase;
  padding: 0.7em 1.3em;
  color: #186C74;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 0;
  background: transparent;
  line-height: 1;
  border-radius: 0;
  margin: 2em auto 0;
  display: block;
  border: 2px solid #186C74 !important;
  float: none;
}
.alg-wc-wl-email-options input.button:hover {
  background: #186C74 !important;
  border: 2px solid #186C74 !important;
  color: #fff !important;
  text-decoration: none !important;
  opacity: 1 !important;
}
@media (max-width: 767px) {
  .alg-wc-wl-email-options input.button {
    font-size: 1.125em;
    padding: 14px;
    width: 100%;
  }
}
.alg-wc-wl-email-options label {
  margin-bottom: 10px !important;
}
.alg-wc-wl-email-options label.alg-wc-wl-radio-label {
  margin-bottom: 0 !important;
}
.alg-wc-wl-email-options .alg-wc-wl-radio {
  vertical-align: inherit !important;
}
.woocommerce ul#shipping_method {
  text-align: right;
}
.checkout-button,
.wc-backward {
  display: inline-block !important;
  position: relative!important;
  font-size: 1.125em !important;
  font-family: paralucent-condensed, sans-serif !important;
  text-transform: uppercase!important;
  padding: 0.7em 1.3em !important;
  color: #fff !important;
  font-weight: 700!important;
  font-style: italic!important;
  text-align: center!important;
  transition: all 0.3s ease !important;
  margin-top: 0!important;
  margin-left: 1em !important;
  background: transparent!important;
  line-height: 1!important;
  border-radius: 0!important;
  border: 0!important;
  color: #186C74 !important;
}
.checkout-button:hover,
.wc-backward:hover {
  color: #fff !important;
}
.checkout-button:hover::after,
.wc-backward:hover::after {
  border-color: #186C74 !important;
  background: #186C74 !important;
}
.checkout-button:visited,
.wc-backward:visited,
.checkout-button:active,
.wc-backward:active,
.checkout-button:focus,
.wc-backward:focus {
  outline: 0 !important;
}
.checkout-button::after,
.wc-backward::after {
  border-color: #186C74 !important;
  background: transparent!important;
  position: absolute!important;
  top: 0!important;
  bottom: 0!important;
  right: 0!important;
  left: 0!important;
  content: "" !important;
  border: 2px solid #186C74 !important;
  transform: skew(-15deg) !important;
  transition: all 0.3s ease !important;
  z-index: -1 !important;
}
.unifaun-checkout-option0.unifaun-checkout-selected0 {
  background: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #186C74;
  padding: 0;
  border-radius: 0;
}
.unifaun-checkout-option0.unifaun-checkout-selected0 .unifaun-checkout-option-header0 {
  border-color: transparent transparent transparent #ffffff;
}
.unifaun-checkout-option0,
.unifaun-checkout-option1 {
  border-radius: 0;
}
.package-shipping header {
  font-weight: 700;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell {
  margin: 1em 0;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .checkout-upsell-title {
  margin: 0.5em 0 0.95em;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ::-webkit-scrollbar {
  width: 10px;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ::-webkit-scrollbar-track {
  background: #f7f7f7;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ::-webkit-scrollbar-thumb {
  background: #186C74;
  border-radius: 6px;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ::-webkit-scrollbar-thumb:hover {
  background: #186C74;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product {
  display: inline-block;
  width: 155px;
  margin-right: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product {
    float: none;
    width: 155px;
  }
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product a.button {
  background: #186C74;
  margin-top: 0.5em;
  display: block;
  width: 100%;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product a.button::after {
  display: none;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product a.added_to_cart.wc-forward {
  display: none;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product .alg-wc-wl-btn {
  display: none !important;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product .news-tag {
  display: none;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product .product-info .woocommerce-loop-product__title {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product .product-info .product-brand {
  margin: 0.25em 0 0.15em 0;
  font-size: 0.75em;
}
.woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product .product-loop-image {
  height: auto;
}
@media (max-width: 767px) {
  .woocommerce-checkout .site-wrap .content-wrap .checkout-upsell .woocommerce ul.products li.product {
    grid-template-columns: repeat(3, 1fr);
  }
}

.page-id-10 .sale-perc{
  position: static !important;
  margin-left: 5px !important;
}

.page-id-10 input.qty{
  width: auto !important;
}

.page-id-10 #createaccount{
  margin: 8px 5px 0px -25px !important;
}

.page-id-9 .cross-sells{
  width: 100% !important;
  padding-bottom: 2em;
}

.page-id-463 .wpcf7-response-output{
  padding-top: 2em;
}

.page-id-463 .wpcf7-not-valid-tip{
  position: static;
}
