@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
#wp-witlee body,
.witlee-modal body {
    margin: 0;
}
#wp-witlee article,
.witlee-modal article,
#wp-witlee aside,
.witlee-modal aside,
#wp-witlee details,
.witlee-modal details,
#wp-witlee figcaption,
.witlee-modal figcaption,
#wp-witlee figure,
.witlee-modal figure,
#wp-witlee footer,
.witlee-modal footer,
#wp-witlee header,
.witlee-modal header,
#wp-witlee hgroup,
.witlee-modal hgroup,
#wp-witlee main,
.witlee-modal main,
#wp-witlee menu,
.witlee-modal menu,
#wp-witlee nav,
.witlee-modal nav,
#wp-witlee section,
.witlee-modal section,
#wp-witlee summary,
.witlee-modal summary {
    display: block;
}
#wp-witlee audio,
.witlee-modal audio,
#wp-witlee canvas,
.witlee-modal canvas,
#wp-witlee progress,
.witlee-modal progress,
#wp-witlee video,
.witlee-modal video {
    display: inline-block;
    vertical-align: baseline;
}
#wp-witlee audio:not([controls]),
.witlee-modal audio:not([controls]) {
    display: none;
    height: 0;
}
#wp-witlee [hidden],
.witlee-modal [hidden],
#wp-witlee template,
.witlee-modal template {
    display: none;
}
#wp-witlee a,
.witlee-modal a {
    background-color: transparent;
}
#wp-witlee a:active,
.witlee-modal a:active,
#wp-witlee a:hover,
.witlee-modal a:hover {
    outline: 0;
}
#wp-witlee abbr[title],
.witlee-modal abbr[title] {
    border-bottom: 1px dotted;
}
#wp-witlee b,
.witlee-modal b,
#wp-witlee strong,
.witlee-modal strong {
    font-weight: bold;
}
#wp-witlee dfn,
.witlee-modal dfn {
    font-style: italic;
}
#wp-witlee h1,
.witlee-modal h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
#wp-witlee mark,
.witlee-modal mark {
    background: #ff0;
    color: #000;
}
#wp-witlee small,
.witlee-modal small {
    font-size: 80%;
}
#wp-witlee sub,
.witlee-modal sub,
#wp-witlee sup,
.witlee-modal sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
#wp-witlee sup,
.witlee-modal sup {
    top: -0.5em;
}
#wp-witlee sub,
.witlee-modal sub {
    bottom: -0.25em;
}
#wp-witlee img,
.witlee-modal img {
    border: 0;
}
#wp-witlee svg:not(:root),
.witlee-modal svg:not(:root) {
    overflow: hidden;
}
#wp-witlee figure,
.witlee-modal figure {
    margin: 1em 40px;
}
#wp-witlee hr,
.witlee-modal hr {
    box-sizing: content-box;
    height: 0;
}
#wp-witlee pre,
.witlee-modal pre {
    overflow: auto;
}
#wp-witlee code,
.witlee-modal code,
#wp-witlee kbd,
.witlee-modal kbd,
#wp-witlee pre,
.witlee-modal pre,
#wp-witlee samp,
.witlee-modal samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
#wp-witlee button,
.witlee-modal button,
#wp-witlee input,
.witlee-modal input,
#wp-witlee optgroup,
.witlee-modal optgroup,
#wp-witlee select,
.witlee-modal select,
#wp-witlee textarea,
.witlee-modal textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
#wp-witlee button,
.witlee-modal button {
    overflow: visible;
}
#wp-witlee button,
.witlee-modal button,
#wp-witlee select,
.witlee-modal select {
    text-transform: none;
}
#wp-witlee button,
.witlee-modal button,
#wp-witlee html input[type="button"],
.witlee-modal html input[type="button"],
#wp-witlee input[type="reset"],
.witlee-modal input[type="reset"],
#wp-witlee input[type="submit"],
.witlee-modal input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
#wp-witlee button[disabled],
.witlee-modal button[disabled],
#wp-witlee html input[disabled],
.witlee-modal html input[disabled] {
    cursor: default;
}
#wp-witlee button::-moz-focus-inner,
.witlee-modal button::-moz-focus-inner,
#wp-witlee input::-moz-focus-inner,
.witlee-modal input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
#wp-witlee input,
.witlee-modal input {
    line-height: normal;
}
#wp-witlee input[type="checkbox"],
.witlee-modal input[type="checkbox"],
#wp-witlee input[type="radio"],
.witlee-modal input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
#wp-witlee input[type="number"]::-webkit-inner-spin-button,
.witlee-modal input[type="number"]::-webkit-inner-spin-button,
#wp-witlee input[type="number"]::-webkit-outer-spin-button,
.witlee-modal input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
#wp-witlee input[type="search"],
.witlee-modal input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
#wp-witlee input[type="search"]::-webkit-search-cancel-button,
.witlee-modal input[type="search"]::-webkit-search-cancel-button,
#wp-witlee input[type="search"]::-webkit-search-decoration,
.witlee-modal input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
#wp-witlee fieldset,
.witlee-modal fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
#wp-witlee legend,
.witlee-modal legend {
    border: 0;
    padding: 0;
}
#wp-witlee textarea,
.witlee-modal textarea {
    overflow: auto;
}
#wp-witlee optgroup,
.witlee-modal optgroup {
    font-weight: bold;
}
#wp-witlee table,
.witlee-modal table {
    border-collapse: collapse;
    border-spacing: 0;
}
#wp-witlee td,
.witlee-modal td,
#wp-witlee th,
.witlee-modal th {
    padding: 0;
}
@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: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.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";
}
#wp-witlee *,
.witlee-modal * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#wp-witlee *:before,
.witlee-modal *:before,
#wp-witlee *:after,
.witlee-modal *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#wp-witlee body,
.witlee-modal body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}
#wp-witlee input,
.witlee-modal input,
#wp-witlee button,
.witlee-modal button,
#wp-witlee select,
.witlee-modal select,
#wp-witlee textarea,
.witlee-modal textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
#wp-witlee a,
.witlee-modal a {
    color: #337ab7;
    text-decoration: none;
}
#wp-witlee a:hover,
.witlee-modal a:hover,
#wp-witlee a:focus,
.witlee-modal a:focus {
    color: #23527c;
    text-decoration: underline;
}
#wp-witlee a:focus,
.witlee-modal a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
#wp-witlee figure,
.witlee-modal figure {
    margin: 0;
}
#wp-witlee img,
.witlee-modal img {
    vertical-align: middle;
}
#wp-witlee .img-responsive,
.witlee-modal .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
#wp-witlee .img-rounded,
.witlee-modal .img-rounded {
    border-radius: 6px;
}
#wp-witlee .img-thumbnail,
.witlee-modal .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-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;
}
#wp-witlee .img-circle,
.witlee-modal .img-circle {
    border-radius: 50%;
}
#wp-witlee hr,
.witlee-modal hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
#wp-witlee .sr-only,
.witlee-modal .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
#wp-witlee .sr-only-focusable:active,
.witlee-modal .sr-only-focusable:active,
#wp-witlee .sr-only-focusable:focus,
.witlee-modal .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
#wp-witlee [role="button"],
.witlee-modal [role="button"] {
    cursor: pointer;
}
#wp-witlee h1,
.witlee-modal h1,
#wp-witlee h2,
.witlee-modal h2,
#wp-witlee h3,
.witlee-modal h3,
#wp-witlee h4,
.witlee-modal h4,
#wp-witlee h5,
.witlee-modal h5,
#wp-witlee h6,
.witlee-modal h6,
#wp-witlee .h1,
.witlee-modal .h1,
#wp-witlee .h2,
.witlee-modal .h2,
#wp-witlee .h3,
.witlee-modal .h3,
#wp-witlee .h4,
.witlee-modal .h4,
#wp-witlee .h5,
.witlee-modal .h5,
#wp-witlee .h6,
.witlee-modal .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
#wp-witlee h1 small,
.witlee-modal h1 small,
#wp-witlee h2 small,
.witlee-modal h2 small,
#wp-witlee h3 small,
.witlee-modal h3 small,
#wp-witlee h4 small,
.witlee-modal h4 small,
#wp-witlee h5 small,
.witlee-modal h5 small,
#wp-witlee h6 small,
.witlee-modal h6 small,
#wp-witlee .h1 small,
.witlee-modal .h1 small,
#wp-witlee .h2 small,
.witlee-modal .h2 small,
#wp-witlee .h3 small,
.witlee-modal .h3 small,
#wp-witlee .h4 small,
.witlee-modal .h4 small,
#wp-witlee .h5 small,
.witlee-modal .h5 small,
#wp-witlee .h6 small,
.witlee-modal .h6 small,
#wp-witlee h1 .small,
.witlee-modal h1 .small,
#wp-witlee h2 .small,
.witlee-modal h2 .small,
#wp-witlee h3 .small,
.witlee-modal h3 .small,
#wp-witlee h4 .small,
.witlee-modal h4 .small,
#wp-witlee h5 .small,
.witlee-modal h5 .small,
#wp-witlee h6 .small,
.witlee-modal h6 .small,
#wp-witlee .h1 .small,
.witlee-modal .h1 .small,
#wp-witlee .h2 .small,
.witlee-modal .h2 .small,
#wp-witlee .h3 .small,
.witlee-modal .h3 .small,
#wp-witlee .h4 .small,
.witlee-modal .h4 .small,
#wp-witlee .h5 .small,
.witlee-modal .h5 .small,
#wp-witlee .h6 .small,
.witlee-modal .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}
#wp-witlee h1,
.witlee-modal h1,
#wp-witlee .h1,
.witlee-modal .h1,
#wp-witlee h2,
.witlee-modal h2,
#wp-witlee .h2,
.witlee-modal .h2,
#wp-witlee h3,
.witlee-modal h3,
#wp-witlee .h3,
.witlee-modal .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
#wp-witlee h1 small,
.witlee-modal h1 small,
#wp-witlee .h1 small,
.witlee-modal .h1 small,
#wp-witlee h2 small,
.witlee-modal h2 small,
#wp-witlee .h2 small,
.witlee-modal .h2 small,
#wp-witlee h3 small,
.witlee-modal h3 small,
#wp-witlee .h3 small,
.witlee-modal .h3 small,
#wp-witlee h1 .small,
.witlee-modal h1 .small,
#wp-witlee .h1 .small,
.witlee-modal .h1 .small,
#wp-witlee h2 .small,
.witlee-modal h2 .small,
#wp-witlee .h2 .small,
.witlee-modal .h2 .small,
#wp-witlee h3 .small,
.witlee-modal h3 .small,
#wp-witlee .h3 .small,
.witlee-modal .h3 .small {
    font-size: 65%;
}
#wp-witlee h4,
.witlee-modal h4,
#wp-witlee .h4,
.witlee-modal .h4,
#wp-witlee h5,
.witlee-modal h5,
#wp-witlee .h5,
.witlee-modal .h5,
#wp-witlee h6,
.witlee-modal h6,
#wp-witlee .h6,
.witlee-modal .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
#wp-witlee h4 small,
.witlee-modal h4 small,
#wp-witlee .h4 small,
.witlee-modal .h4 small,
#wp-witlee h5 small,
.witlee-modal h5 small,
#wp-witlee .h5 small,
.witlee-modal .h5 small,
#wp-witlee h6 small,
.witlee-modal h6 small,
#wp-witlee .h6 small,
.witlee-modal .h6 small,
#wp-witlee h4 .small,
.witlee-modal h4 .small,
#wp-witlee .h4 .small,
.witlee-modal .h4 .small,
#wp-witlee h5 .small,
.witlee-modal h5 .small,
#wp-witlee .h5 .small,
.witlee-modal .h5 .small,
#wp-witlee h6 .small,
.witlee-modal h6 .small,
#wp-witlee .h6 .small,
.witlee-modal .h6 .small {
    font-size: 75%;
}
#wp-witlee h1,
.witlee-modal h1,
#wp-witlee .h1,
.witlee-modal .h1 {
    font-size: 36px;
}
#wp-witlee h2,
.witlee-modal h2,
#wp-witlee .h2,
.witlee-modal .h2 {
    font-size: 30px;
}
#wp-witlee h3,
.witlee-modal h3,
#wp-witlee .h3,
.witlee-modal .h3 {
    font-size: 24px;
}
#wp-witlee h4,
.witlee-modal h4,
#wp-witlee .h4,
.witlee-modal .h4 {
    font-size: 18px;
}
#wp-witlee h5,
.witlee-modal h5,
#wp-witlee .h5,
.witlee-modal .h5 {
    font-size: 14px;
}
#wp-witlee h6,
.witlee-modal h6,
#wp-witlee .h6,
.witlee-modal .h6 {
    font-size: 12px;
}
#wp-witlee p,
.witlee-modal p {
    margin: 0 0 10px;
}
#wp-witlee .lead,
.witlee-modal .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    #wp-witlee .lead,
    .witlee-modal .lead {
        font-size: 21px;
    }
}
#wp-witlee small,
.witlee-modal small,
#wp-witlee .small,
.witlee-modal .small {
    font-size: 85%;
}
#wp-witlee mark,
.witlee-modal mark,
#wp-witlee .mark,
.witlee-modal .mark {
    background-color: #fcf8e3;
    padding: .2em;
}
#wp-witlee .text-left,
.witlee-modal .text-left {
    text-align: left;
}
#wp-witlee .text-right,
.witlee-modal .text-right {
    text-align: right;
}
#wp-witlee .text-center,
.witlee-modal .text-center {
    text-align: center;
}
#wp-witlee .text-justify,
.witlee-modal .text-justify {
    text-align: justify;
}
#wp-witlee .text-nowrap,
.witlee-modal .text-nowrap {
    white-space: nowrap;
}
#wp-witlee .text-lowercase,
.witlee-modal .text-lowercase {
    text-transform: lowercase;
}
#wp-witlee .text-uppercase,
.witlee-modal .text-uppercase {
    text-transform: uppercase;
}
#wp-witlee .text-capitalize,
.witlee-modal .text-capitalize {
    text-transform: capitalize;
}
#wp-witlee .text-muted,
.witlee-modal .text-muted {
    color: #777777;
}
#wp-witlee .text-primary,
.witlee-modal .text-primary {
    color: #337ab7;
}
a#wp-witlee .text-primary:hover,
a.witlee-modal .text-primary:hover,
a#wp-witlee .text-primary:focus,
a.witlee-modal .text-primary:focus {
    color: #286090;
}
#wp-witlee .text-success,
.witlee-modal .text-success {
    color: #3c763d;
}
a#wp-witlee .text-success:hover,
a.witlee-modal .text-success:hover,
a#wp-witlee .text-success:focus,
a.witlee-modal .text-success:focus {
    color: #2b542c;
}
#wp-witlee .text-info,
.witlee-modal .text-info {
    color: #31708f;
}
a#wp-witlee .text-info:hover,
a.witlee-modal .text-info:hover,
a#wp-witlee .text-info:focus,
a.witlee-modal .text-info:focus {
    color: #245269;
}
#wp-witlee .text-warning,
.witlee-modal .text-warning {
    color: #8a6d3b;
}
a#wp-witlee .text-warning:hover,
a.witlee-modal .text-warning:hover,
a#wp-witlee .text-warning:focus,
a.witlee-modal .text-warning:focus {
    color: #66512c;
}
#wp-witlee .text-danger,
.witlee-modal .text-danger {
    color: #a94442;
}
a#wp-witlee .text-danger:hover,
a.witlee-modal .text-danger:hover,
a#wp-witlee .text-danger:focus,
a.witlee-modal .text-danger:focus {
    color: #843534;
}
#wp-witlee .bg-primary,
.witlee-modal .bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a#wp-witlee .bg-primary:hover,
a.witlee-modal .bg-primary:hover,
a#wp-witlee .bg-primary:focus,
a.witlee-modal .bg-primary:focus {
    background-color: #286090;
}
#wp-witlee .bg-success,
.witlee-modal .bg-success {
    background-color: #dff0d8;
}
a#wp-witlee .bg-success:hover,
a.witlee-modal .bg-success:hover,
a#wp-witlee .bg-success:focus,
a.witlee-modal .bg-success:focus {
    background-color: #c1e2b3;
}
#wp-witlee .bg-info,
.witlee-modal .bg-info {
    background-color: #d9edf7;
}
a#wp-witlee .bg-info:hover,
a.witlee-modal .bg-info:hover,
a#wp-witlee .bg-info:focus,
a.witlee-modal .bg-info:focus {
    background-color: #afd9ee;
}
#wp-witlee .bg-warning,
.witlee-modal .bg-warning {
    background-color: #fcf8e3;
}
a#wp-witlee .bg-warning:hover,
a.witlee-modal .bg-warning:hover,
a#wp-witlee .bg-warning:focus,
a.witlee-modal .bg-warning:focus {
    background-color: #f7ecb5;
}
#wp-witlee .bg-danger,
.witlee-modal .bg-danger {
    background-color: #f2dede;
}
a#wp-witlee .bg-danger:hover,
a.witlee-modal .bg-danger:hover,
a#wp-witlee .bg-danger:focus,
a.witlee-modal .bg-danger:focus {
    background-color: #e4b9b9;
}
#wp-witlee .page-header,
.witlee-modal .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
#wp-witlee ul,
.witlee-modal ul,
#wp-witlee ol,
.witlee-modal ol {
    margin-top: 0;
    margin-bottom: 10px;
}
#wp-witlee ul ul,
.witlee-modal ul ul,
#wp-witlee ol ul,
.witlee-modal ol ul,
#wp-witlee ul ol,
.witlee-modal ul ol,
#wp-witlee ol ol,
.witlee-modal ol ol {
    margin-bottom: 0;
}
#wp-witlee .list-unstyled,
.witlee-modal .list-unstyled {
    padding-left: 0;
    list-style: none;
}
#wp-witlee .list-inline,
.witlee-modal .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
#wp-witlee .list-inline > li,
.witlee-modal .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
#wp-witlee dl,
.witlee-modal dl {
    margin-top: 0;
    margin-bottom: 20px;
}
#wp-witlee dt,
.witlee-modal dt,
#wp-witlee dd,
.witlee-modal dd {
    line-height: 1.42857143;
}
#wp-witlee dt,
.witlee-modal dt {
    font-weight: bold;
}
#wp-witlee dd,
.witlee-modal dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    #wp-witlee .dl-horizontal dt,
    .witlee-modal .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    #wp-witlee .dl-horizontal dd,
    .witlee-modal .dl-horizontal dd {
        margin-left: 180px;
    }
}
#wp-witlee abbr[title],
.witlee-modal abbr[title],
#wp-witlee abbr[data-original-title],
.witlee-modal abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}
#wp-witlee .initialism,
.witlee-modal .initialism {
    font-size: 90%;
    text-transform: uppercase;
}
#wp-witlee blockquote,
.witlee-modal blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}
#wp-witlee blockquote p:last-child,
.witlee-modal blockquote p:last-child,
#wp-witlee blockquote ul:last-child,
.witlee-modal blockquote ul:last-child,
#wp-witlee blockquote ol:last-child,
.witlee-modal blockquote ol:last-child {
    margin-bottom: 0;
}
#wp-witlee blockquote footer,
.witlee-modal blockquote footer,
#wp-witlee blockquote small,
.witlee-modal blockquote small,
#wp-witlee blockquote .small,
.witlee-modal blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777777;
}
#wp-witlee blockquote footer:before,
.witlee-modal blockquote footer:before,
#wp-witlee blockquote small:before,
.witlee-modal blockquote small:before,
#wp-witlee blockquote .small:before,
.witlee-modal blockquote .small:before {
    content: '\2014 \00A0';
}
#wp-witlee .blockquote-reverse,
.witlee-modal .blockquote-reverse,
#wp-witlee blockquote.pull-right,
.witlee-modal blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}
#wp-witlee .blockquote-reverse footer:before,
.witlee-modal .blockquote-reverse footer:before,
#wp-witlee blockquote.pull-right footer:before,
.witlee-modal blockquote.pull-right footer:before,
#wp-witlee .blockquote-reverse small:before,
.witlee-modal .blockquote-reverse small:before,
#wp-witlee blockquote.pull-right small:before,
.witlee-modal blockquote.pull-right small:before,
#wp-witlee .blockquote-reverse .small:before,
.witlee-modal .blockquote-reverse .small:before,
#wp-witlee blockquote.pull-right .small:before,
.witlee-modal blockquote.pull-right .small:before {
    content: '';
}
#wp-witlee .blockquote-reverse footer:after,
.witlee-modal .blockquote-reverse footer:after,
#wp-witlee blockquote.pull-right footer:after,
.witlee-modal blockquote.pull-right footer:after,
#wp-witlee .blockquote-reverse small:after,
.witlee-modal .blockquote-reverse small:after,
#wp-witlee blockquote.pull-right small:after,
.witlee-modal blockquote.pull-right small:after,
#wp-witlee .blockquote-reverse .small:after,
.witlee-modal .blockquote-reverse .small:after,
#wp-witlee blockquote.pull-right .small:after,
.witlee-modal blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
#wp-witlee address,
.witlee-modal address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
#wp-witlee code,
.witlee-modal code,
#wp-witlee kbd,
.witlee-modal kbd,
#wp-witlee pre,
.witlee-modal pre,
#wp-witlee samp,
.witlee-modal samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
#wp-witlee code,
.witlee-modal code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
#wp-witlee kbd,
.witlee-modal kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#wp-witlee kbd kbd,
.witlee-modal kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}
#wp-witlee pre,
.witlee-modal 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: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
#wp-witlee pre code,
.witlee-modal pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
#wp-witlee .pre-scrollable,
.witlee-modal .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
#wp-witlee .container,
.witlee-modal .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    #wp-witlee .container,
    .witlee-modal .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    #wp-witlee .container,
    .witlee-modal .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    #wp-witlee .container,
    .witlee-modal .container {
        width: 1170px;
    }
}
#wp-witlee .container-fluid,
.witlee-modal .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#wp-witlee .row,
.witlee-modal .row {
    margin-left: -15px;
    margin-right: -15px;
}
#wp-witlee .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,
.witlee-modal .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;
}
#wp-witlee .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,
.witlee-modal .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;
}
#wp-witlee .col-xs-12,
.witlee-modal .col-xs-12 {
    width: 100%;
}
#wp-witlee .col-xs-11,
.witlee-modal .col-xs-11 {
    width: 91.66666667%;
}
#wp-witlee .col-xs-10,
.witlee-modal .col-xs-10 {
    width: 83.33333333%;
}
#wp-witlee .col-xs-9,
.witlee-modal .col-xs-9 {
    width: 75%;
}
#wp-witlee .col-xs-8,
.witlee-modal .col-xs-8 {
    width: 66.66666667%;
}
#wp-witlee .col-xs-7,
.witlee-modal .col-xs-7 {
    width: 58.33333333%;
}
#wp-witlee .col-xs-6,
.witlee-modal .col-xs-6 {
    width: 50%;
}
#wp-witlee .col-xs-5,
.witlee-modal .col-xs-5 {
    width: 41.66666667%;
}
#wp-witlee .col-xs-4,
.witlee-modal .col-xs-4 {
    width: 33.33333333%;
}
#wp-witlee .col-xs-3,
.witlee-modal .col-xs-3 {
    width: 25%;
}
#wp-witlee .col-xs-2,
.witlee-modal .col-xs-2 {
    width: 16.66666667%;
}
#wp-witlee .col-xs-1,
.witlee-modal .col-xs-1 {
    width: 8.33333333%;
}
#wp-witlee .col-xs-pull-12,
.witlee-modal .col-xs-pull-12 {
    right: 100%;
}
#wp-witlee .col-xs-pull-11,
.witlee-modal .col-xs-pull-11 {
    right: 91.66666667%;
}
#wp-witlee .col-xs-pull-10,
.witlee-modal .col-xs-pull-10 {
    right: 83.33333333%;
}
#wp-witlee .col-xs-pull-9,
.witlee-modal .col-xs-pull-9 {
    right: 75%;
}
#wp-witlee .col-xs-pull-8,
.witlee-modal .col-xs-pull-8 {
    right: 66.66666667%;
}
#wp-witlee .col-xs-pull-7,
.witlee-modal .col-xs-pull-7 {
    right: 58.33333333%;
}
#wp-witlee .col-xs-pull-6,
.witlee-modal .col-xs-pull-6 {
    right: 50%;
}
#wp-witlee .col-xs-pull-5,
.witlee-modal .col-xs-pull-5 {
    right: 41.66666667%;
}
#wp-witlee .col-xs-pull-4,
.witlee-modal .col-xs-pull-4 {
    right: 33.33333333%;
}
#wp-witlee .col-xs-pull-3,
.witlee-modal .col-xs-pull-3 {
    right: 25%;
}
#wp-witlee .col-xs-pull-2,
.witlee-modal .col-xs-pull-2 {
    right: 16.66666667%;
}
#wp-witlee .col-xs-pull-1,
.witlee-modal .col-xs-pull-1 {
    right: 8.33333333%;
}
#wp-witlee .col-xs-pull-0,
.witlee-modal .col-xs-pull-0 {
    right: auto;
}
#wp-witlee .col-xs-push-12,
.witlee-modal .col-xs-push-12 {
    left: 100%;
}
#wp-witlee .col-xs-push-11,
.witlee-modal .col-xs-push-11 {
    left: 91.66666667%;
}
#wp-witlee .col-xs-push-10,
.witlee-modal .col-xs-push-10 {
    left: 83.33333333%;
}
#wp-witlee .col-xs-push-9,
.witlee-modal .col-xs-push-9 {
    left: 75%;
}
#wp-witlee .col-xs-push-8,
.witlee-modal .col-xs-push-8 {
    left: 66.66666667%;
}
#wp-witlee .col-xs-push-7,
.witlee-modal .col-xs-push-7 {
    left: 58.33333333%;
}
#wp-witlee .col-xs-push-6,
.witlee-modal .col-xs-push-6 {
    left: 50%;
}
#wp-witlee .col-xs-push-5,
.witlee-modal .col-xs-push-5 {
    left: 41.66666667%;
}
#wp-witlee .col-xs-push-4,
.witlee-modal .col-xs-push-4 {
    left: 33.33333333%;
}
#wp-witlee .col-xs-push-3,
.witlee-modal .col-xs-push-3 {
    left: 25%;
}
#wp-witlee .col-xs-push-2,
.witlee-modal .col-xs-push-2 {
    left: 16.66666667%;
}
#wp-witlee .col-xs-push-1,
.witlee-modal .col-xs-push-1 {
    left: 8.33333333%;
}
#wp-witlee .col-xs-push-0,
.witlee-modal .col-xs-push-0 {
    left: auto;
}
#wp-witlee .col-xs-offset-12,
.witlee-modal .col-xs-offset-12 {
    margin-left: 100%;
}
#wp-witlee .col-xs-offset-11,
.witlee-modal .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
#wp-witlee .col-xs-offset-10,
.witlee-modal .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
#wp-witlee .col-xs-offset-9,
.witlee-modal .col-xs-offset-9 {
    margin-left: 75%;
}
#wp-witlee .col-xs-offset-8,
.witlee-modal .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
#wp-witlee .col-xs-offset-7,
.witlee-modal .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
#wp-witlee .col-xs-offset-6,
.witlee-modal .col-xs-offset-6 {
    margin-left: 50%;
}
#wp-witlee .col-xs-offset-5,
.witlee-modal .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
#wp-witlee .col-xs-offset-4,
.witlee-modal .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
#wp-witlee .col-xs-offset-3,
.witlee-modal .col-xs-offset-3 {
    margin-left: 25%;
}
#wp-witlee .col-xs-offset-2,
.witlee-modal .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
#wp-witlee .col-xs-offset-1,
.witlee-modal .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
#wp-witlee .col-xs-offset-0,
.witlee-modal .col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    #wp-witlee .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,
    .witlee-modal .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;
    }
    #wp-witlee .col-sm-12,
    .witlee-modal .col-sm-12 {
        width: 100%;
    }
    #wp-witlee .col-sm-11,
    .witlee-modal .col-sm-11 {
        width: 91.66666667%;
    }
    #wp-witlee .col-sm-10,
    .witlee-modal .col-sm-10 {
        width: 83.33333333%;
    }
    #wp-witlee .col-sm-9,
    .witlee-modal .col-sm-9 {
        width: 75%;
    }
    #wp-witlee .col-sm-8,
    .witlee-modal .col-sm-8 {
        width: 66.66666667%;
    }
    #wp-witlee .col-sm-7,
    .witlee-modal .col-sm-7 {
        width: 58.33333333%;
    }
    #wp-witlee .col-sm-6,
    .witlee-modal .col-sm-6 {
        width: 50%;
    }
    #wp-witlee .col-sm-5,
    .witlee-modal .col-sm-5 {
        width: 41.66666667%;
    }
    #wp-witlee .col-sm-4,
    .witlee-modal .col-sm-4 {
        width: 33.33333333%;
    }
    #wp-witlee .col-sm-3,
    .witlee-modal .col-sm-3 {
        width: 25%;
    }
    #wp-witlee .col-sm-2,
    .witlee-modal .col-sm-2 {
        width: 16.66666667%;
    }
    #wp-witlee .col-sm-1,
    .witlee-modal .col-sm-1 {
        width: 8.33333333%;
    }
    #wp-witlee .col-sm-pull-12,
    .witlee-modal .col-sm-pull-12 {
        right: 100%;
    }
    #wp-witlee .col-sm-pull-11,
    .witlee-modal .col-sm-pull-11 {
        right: 91.66666667%;
    }
    #wp-witlee .col-sm-pull-10,
    .witlee-modal .col-sm-pull-10 {
        right: 83.33333333%;
    }
    #wp-witlee .col-sm-pull-9,
    .witlee-modal .col-sm-pull-9 {
        right: 75%;
    }
    #wp-witlee .col-sm-pull-8,
    .witlee-modal .col-sm-pull-8 {
        right: 66.66666667%;
    }
    #wp-witlee .col-sm-pull-7,
    .witlee-modal .col-sm-pull-7 {
        right: 58.33333333%;
    }
    #wp-witlee .col-sm-pull-6,
    .witlee-modal .col-sm-pull-6 {
        right: 50%;
    }
    #wp-witlee .col-sm-pull-5,
    .witlee-modal .col-sm-pull-5 {
        right: 41.66666667%;
    }
    #wp-witlee .col-sm-pull-4,
    .witlee-modal .col-sm-pull-4 {
        right: 33.33333333%;
    }
    #wp-witlee .col-sm-pull-3,
    .witlee-modal .col-sm-pull-3 {
        right: 25%;
    }
    #wp-witlee .col-sm-pull-2,
    .witlee-modal .col-sm-pull-2 {
        right: 16.66666667%;
    }
    #wp-witlee .col-sm-pull-1,
    .witlee-modal .col-sm-pull-1 {
        right: 8.33333333%;
    }
    #wp-witlee .col-sm-pull-0,
    .witlee-modal .col-sm-pull-0 {
        right: auto;
    }
    #wp-witlee .col-sm-push-12,
    .witlee-modal .col-sm-push-12 {
        left: 100%;
    }
    #wp-witlee .col-sm-push-11,
    .witlee-modal .col-sm-push-11 {
        left: 91.66666667%;
    }
    #wp-witlee .col-sm-push-10,
    .witlee-modal .col-sm-push-10 {
        left: 83.33333333%;
    }
    #wp-witlee .col-sm-push-9,
    .witlee-modal .col-sm-push-9 {
        left: 75%;
    }
    #wp-witlee .col-sm-push-8,
    .witlee-modal .col-sm-push-8 {
        left: 66.66666667%;
    }
    #wp-witlee .col-sm-push-7,
    .witlee-modal .col-sm-push-7 {
        left: 58.33333333%;
    }
    #wp-witlee .col-sm-push-6,
    .witlee-modal .col-sm-push-6 {
        left: 50%;
    }
    #wp-witlee .col-sm-push-5,
    .witlee-modal .col-sm-push-5 {
        left: 41.66666667%;
    }
    #wp-witlee .col-sm-push-4,
    .witlee-modal .col-sm-push-4 {
        left: 33.33333333%;
    }
    #wp-witlee .col-sm-push-3,
    .witlee-modal .col-sm-push-3 {
        left: 25%;
    }
    #wp-witlee .col-sm-push-2,
    .witlee-modal .col-sm-push-2 {
        left: 16.66666667%;
    }
    #wp-witlee .col-sm-push-1,
    .witlee-modal .col-sm-push-1 {
        left: 8.33333333%;
    }
    #wp-witlee .col-sm-push-0,
    .witlee-modal .col-sm-push-0 {
        left: auto;
    }
    #wp-witlee .col-sm-offset-12,
    .witlee-modal .col-sm-offset-12 {
        margin-left: 100%;
    }
    #wp-witlee .col-sm-offset-11,
    .witlee-modal .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    #wp-witlee .col-sm-offset-10,
    .witlee-modal .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    #wp-witlee .col-sm-offset-9,
    .witlee-modal .col-sm-offset-9 {
        margin-left: 75%;
    }
    #wp-witlee .col-sm-offset-8,
    .witlee-modal .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    #wp-witlee .col-sm-offset-7,
    .witlee-modal .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    #wp-witlee .col-sm-offset-6,
    .witlee-modal .col-sm-offset-6 {
        margin-left: 50%;
    }
    #wp-witlee .col-sm-offset-5,
    .witlee-modal .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    #wp-witlee .col-sm-offset-4,
    .witlee-modal .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    #wp-witlee .col-sm-offset-3,
    .witlee-modal .col-sm-offset-3 {
        margin-left: 25%;
    }
    #wp-witlee .col-sm-offset-2,
    .witlee-modal .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    #wp-witlee .col-sm-offset-1,
    .witlee-modal .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    #wp-witlee .col-sm-offset-0,
    .witlee-modal .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    #wp-witlee .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,
    .witlee-modal .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;
    }
    #wp-witlee .col-md-12,
    .witlee-modal .col-md-12 {
        width: 100%;
    }
    #wp-witlee .col-md-11,
    .witlee-modal .col-md-11 {
        width: 91.66666667%;
    }
    #wp-witlee .col-md-10,
    .witlee-modal .col-md-10 {
        width: 83.33333333%;
    }
    #wp-witlee .col-md-9,
    .witlee-modal .col-md-9 {
        width: 75%;
    }
    #wp-witlee .col-md-8,
    .witlee-modal .col-md-8 {
        width: 66.66666667%;
    }
    #wp-witlee .col-md-7,
    .witlee-modal .col-md-7 {
        width: 58.33333333%;
    }
    #wp-witlee .col-md-6,
    .witlee-modal .col-md-6 {
        width: 50%;
    }
    #wp-witlee .col-md-5,
    .witlee-modal .col-md-5 {
        width: 41.66666667%;
    }
    #wp-witlee .col-md-4,
    .witlee-modal .col-md-4 {
        width: 33.33333333%;
    }
    #wp-witlee .col-md-3,
    .witlee-modal .col-md-3 {
        width: 25%;
    }
    #wp-witlee .col-md-2,
    .witlee-modal .col-md-2 {
        width: 16.66666667%;
    }
    #wp-witlee .col-md-1,
    .witlee-modal .col-md-1 {
        width: 8.33333333%;
    }
    #wp-witlee .col-md-pull-12,
    .witlee-modal .col-md-pull-12 {
        right: 100%;
    }
    #wp-witlee .col-md-pull-11,
    .witlee-modal .col-md-pull-11 {
        right: 91.66666667%;
    }
    #wp-witlee .col-md-pull-10,
    .witlee-modal .col-md-pull-10 {
        right: 83.33333333%;
    }
    #wp-witlee .col-md-pull-9,
    .witlee-modal .col-md-pull-9 {
        right: 75%;
    }
    #wp-witlee .col-md-pull-8,
    .witlee-modal .col-md-pull-8 {
        right: 66.66666667%;
    }
    #wp-witlee .col-md-pull-7,
    .witlee-modal .col-md-pull-7 {
        right: 58.33333333%;
    }
    #wp-witlee .col-md-pull-6,
    .witlee-modal .col-md-pull-6 {
        right: 50%;
    }
    #wp-witlee .col-md-pull-5,
    .witlee-modal .col-md-pull-5 {
        right: 41.66666667%;
    }
    #wp-witlee .col-md-pull-4,
    .witlee-modal .col-md-pull-4 {
        right: 33.33333333%;
    }
    #wp-witlee .col-md-pull-3,
    .witlee-modal .col-md-pull-3 {
        right: 25%;
    }
    #wp-witlee .col-md-pull-2,
    .witlee-modal .col-md-pull-2 {
        right: 16.66666667%;
    }
    #wp-witlee .col-md-pull-1,
    .witlee-modal .col-md-pull-1 {
        right: 8.33333333%;
    }
    #wp-witlee .col-md-pull-0,
    .witlee-modal .col-md-pull-0 {
        right: auto;
    }
    #wp-witlee .col-md-push-12,
    .witlee-modal .col-md-push-12 {
        left: 100%;
    }
    #wp-witlee .col-md-push-11,
    .witlee-modal .col-md-push-11 {
        left: 91.66666667%;
    }
    #wp-witlee .col-md-push-10,
    .witlee-modal .col-md-push-10 {
        left: 83.33333333%;
    }
    #wp-witlee .col-md-push-9,
    .witlee-modal .col-md-push-9 {
        left: 75%;
    }
    #wp-witlee .col-md-push-8,
    .witlee-modal .col-md-push-8 {
        left: 66.66666667%;
    }
    #wp-witlee .col-md-push-7,
    .witlee-modal .col-md-push-7 {
        left: 58.33333333%;
    }
    #wp-witlee .col-md-push-6,
    .witlee-modal .col-md-push-6 {
        left: 50%;
    }
    #wp-witlee .col-md-push-5,
    .witlee-modal .col-md-push-5 {
        left: 41.66666667%;
    }
    #wp-witlee .col-md-push-4,
    .witlee-modal .col-md-push-4 {
        left: 33.33333333%;
    }
    #wp-witlee .col-md-push-3,
    .witlee-modal .col-md-push-3 {
        left: 25%;
    }
    #wp-witlee .col-md-push-2,
    .witlee-modal .col-md-push-2 {
        left: 16.66666667%;
    }
    #wp-witlee .col-md-push-1,
    .witlee-modal .col-md-push-1 {
        left: 8.33333333%;
    }
    #wp-witlee .col-md-push-0,
    .witlee-modal .col-md-push-0 {
        left: auto;
    }
    #wp-witlee .col-md-offset-12,
    .witlee-modal .col-md-offset-12 {
        margin-left: 100%;
    }
    #wp-witlee .col-md-offset-11,
    .witlee-modal .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    #wp-witlee .col-md-offset-10,
    .witlee-modal .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    #wp-witlee .col-md-offset-9,
    .witlee-modal .col-md-offset-9 {
        margin-left: 75%;
    }
    #wp-witlee .col-md-offset-8,
    .witlee-modal .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    #wp-witlee .col-md-offset-7,
    .witlee-modal .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    #wp-witlee .col-md-offset-6,
    .witlee-modal .col-md-offset-6 {
        margin-left: 50%;
    }
    #wp-witlee .col-md-offset-5,
    .witlee-modal .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    #wp-witlee .col-md-offset-4,
    .witlee-modal .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    #wp-witlee .col-md-offset-3,
    .witlee-modal .col-md-offset-3 {
        margin-left: 25%;
    }
    #wp-witlee .col-md-offset-2,
    .witlee-modal .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    #wp-witlee .col-md-offset-1,
    .witlee-modal .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    #wp-witlee .col-md-offset-0,
    .witlee-modal .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    #wp-witlee .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,
    .witlee-modal .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;
    }
    #wp-witlee .col-lg-12,
    .witlee-modal .col-lg-12 {
        width: 100%;
    }
    #wp-witlee .col-lg-11,
    .witlee-modal .col-lg-11 {
        width: 91.66666667%;
    }
    #wp-witlee .col-lg-10,
    .witlee-modal .col-lg-10 {
        width: 83.33333333%;
    }
    #wp-witlee .col-lg-9,
    .witlee-modal .col-lg-9 {
        width: 75%;
    }
    #wp-witlee .col-lg-8,
    .witlee-modal .col-lg-8 {
        width: 66.66666667%;
    }
    #wp-witlee .col-lg-7,
    .witlee-modal .col-lg-7 {
        width: 58.33333333%;
    }
    #wp-witlee .col-lg-6,
    .witlee-modal .col-lg-6 {
        width: 50%;
    }
    #wp-witlee .col-lg-5,
    .witlee-modal .col-lg-5 {
        width: 41.66666667%;
    }
    #wp-witlee .col-lg-4,
    .witlee-modal .col-lg-4 {
        width: 33.33333333%;
    }
    #wp-witlee .col-lg-3,
    .witlee-modal .col-lg-3 {
        width: 25%;
    }
    #wp-witlee .col-lg-2,
    .witlee-modal .col-lg-2 {
        width: 16.66666667%;
    }
    #wp-witlee .col-lg-1,
    .witlee-modal .col-lg-1 {
        width: 8.33333333%;
    }
    #wp-witlee .col-lg-pull-12,
    .witlee-modal .col-lg-pull-12 {
        right: 100%;
    }
    #wp-witlee .col-lg-pull-11,
    .witlee-modal .col-lg-pull-11 {
        right: 91.66666667%;
    }
    #wp-witlee .col-lg-pull-10,
    .witlee-modal .col-lg-pull-10 {
        right: 83.33333333%;
    }
    #wp-witlee .col-lg-pull-9,
    .witlee-modal .col-lg-pull-9 {
        right: 75%;
    }
    #wp-witlee .col-lg-pull-8,
    .witlee-modal .col-lg-pull-8 {
        right: 66.66666667%;
    }
    #wp-witlee .col-lg-pull-7,
    .witlee-modal .col-lg-pull-7 {
        right: 58.33333333%;
    }
    #wp-witlee .col-lg-pull-6,
    .witlee-modal .col-lg-pull-6 {
        right: 50%;
    }
    #wp-witlee .col-lg-pull-5,
    .witlee-modal .col-lg-pull-5 {
        right: 41.66666667%;
    }
    #wp-witlee .col-lg-pull-4,
    .witlee-modal .col-lg-pull-4 {
        right: 33.33333333%;
    }
    #wp-witlee .col-lg-pull-3,
    .witlee-modal .col-lg-pull-3 {
        right: 25%;
    }
    #wp-witlee .col-lg-pull-2,
    .witlee-modal .col-lg-pull-2 {
        right: 16.66666667%;
    }
    #wp-witlee .col-lg-pull-1,
    .witlee-modal .col-lg-pull-1 {
        right: 8.33333333%;
    }
    #wp-witlee .col-lg-pull-0,
    .witlee-modal .col-lg-pull-0 {
        right: auto;
    }
    #wp-witlee .col-lg-push-12,
    .witlee-modal .col-lg-push-12 {
        left: 100%;
    }
    #wp-witlee .col-lg-push-11,
    .witlee-modal .col-lg-push-11 {
        left: 91.66666667%;
    }
    #wp-witlee .col-lg-push-10,
    .witlee-modal .col-lg-push-10 {
        left: 83.33333333%;
    }
    #wp-witlee .col-lg-push-9,
    .witlee-modal .col-lg-push-9 {
        left: 75%;
    }
    #wp-witlee .col-lg-push-8,
    .witlee-modal .col-lg-push-8 {
        left: 66.66666667%;
    }
    #wp-witlee .col-lg-push-7,
    .witlee-modal .col-lg-push-7 {
        left: 58.33333333%;
    }
    #wp-witlee .col-lg-push-6,
    .witlee-modal .col-lg-push-6 {
        left: 50%;
    }
    #wp-witlee .col-lg-push-5,
    .witlee-modal .col-lg-push-5 {
        left: 41.66666667%;
    }
    #wp-witlee .col-lg-push-4,
    .witlee-modal .col-lg-push-4 {
        left: 33.33333333%;
    }
    #wp-witlee .col-lg-push-3,
    .witlee-modal .col-lg-push-3 {
        left: 25%;
    }
    #wp-witlee .col-lg-push-2,
    .witlee-modal .col-lg-push-2 {
        left: 16.66666667%;
    }
    #wp-witlee .col-lg-push-1,
    .witlee-modal .col-lg-push-1 {
        left: 8.33333333%;
    }
    #wp-witlee .col-lg-push-0,
    .witlee-modal .col-lg-push-0 {
        left: auto;
    }
    #wp-witlee .col-lg-offset-12,
    .witlee-modal .col-lg-offset-12 {
        margin-left: 100%;
    }
    #wp-witlee .col-lg-offset-11,
    .witlee-modal .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    #wp-witlee .col-lg-offset-10,
    .witlee-modal .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    #wp-witlee .col-lg-offset-9,
    .witlee-modal .col-lg-offset-9 {
        margin-left: 75%;
    }
    #wp-witlee .col-lg-offset-8,
    .witlee-modal .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    #wp-witlee .col-lg-offset-7,
    .witlee-modal .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    #wp-witlee .col-lg-offset-6,
    .witlee-modal .col-lg-offset-6 {
        margin-left: 50%;
    }
    #wp-witlee .col-lg-offset-5,
    .witlee-modal .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    #wp-witlee .col-lg-offset-4,
    .witlee-modal .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    #wp-witlee .col-lg-offset-3,
    .witlee-modal .col-lg-offset-3 {
        margin-left: 25%;
    }
    #wp-witlee .col-lg-offset-2,
    .witlee-modal .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    #wp-witlee .col-lg-offset-1,
    .witlee-modal .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    #wp-witlee .col-lg-offset-0,
    .witlee-modal .col-lg-offset-0 {
        margin-left: 0%;
    }
}
#wp-witlee fieldset,
.witlee-modal fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
#wp-witlee legend,
.witlee-modal legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
#wp-witlee label,
.witlee-modal label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
#wp-witlee input[type="search"],
.witlee-modal input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#wp-witlee input[type="radio"],
.witlee-modal input[type="radio"],
#wp-witlee input[type="checkbox"],
.witlee-modal input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
#wp-witlee input[type="file"],
.witlee-modal input[type="file"] {
    display: block;
}
#wp-witlee input[type="range"],
.witlee-modal input[type="range"] {
    display: block;
    width: 100%;
}
#wp-witlee select[multiple],
.witlee-modal select[multiple],
#wp-witlee select[size],
.witlee-modal select[size] {
    height: auto;
}
#wp-witlee input[type="file"]:focus,
.witlee-modal input[type="file"]:focus,
#wp-witlee input[type="radio"]:focus,
.witlee-modal input[type="radio"]:focus,
#wp-witlee input[type="checkbox"]:focus,
.witlee-modal input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
#wp-witlee output,
.witlee-modal output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}
#wp-witlee .form-control,
.witlee-modal .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-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;
    -khtml-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-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;
}
#wp-witlee .form-control:focus,
.witlee-modal .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);
    -moz-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);
}
#wp-witlee .form-control::-moz-placeholder,
.witlee-modal .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
#wp-witlee .form-control:-ms-input-placeholder,
.witlee-modal .form-control:-ms-input-placeholder {
    color: #999999;
}
#wp-witlee .form-control::-webkit-input-placeholder,
.witlee-modal .form-control::-webkit-input-placeholder {
    color: #999999;
}
#wp-witlee .form-control[disabled],
.witlee-modal .form-control[disabled],
#wp-witlee .form-control[readonly],
.witlee-modal .form-control[readonly],
fieldset[disabled] #wp-witlee .form-control,
fieldset[disabled] .witlee-modal .form-control {
    background-color: #eeeeee;
    opacity: 1;
}
#wp-witlee .form-control[disabled],
.witlee-modal .form-control[disabled],
fieldset[disabled] #wp-witlee .form-control,
fieldset[disabled] .witlee-modal .form-control {
    cursor: not-allowed;
}
textarea#wp-witlee .form-control,
textarea.witlee-modal .form-control {
    height: auto;
}
#wp-witlee input[type="search"],
.witlee-modal input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #wp-witlee input[type="date"].form-control,
    .witlee-modal input[type="date"].form-control,
    #wp-witlee input[type="time"].form-control,
    .witlee-modal input[type="time"].form-control,
    #wp-witlee input[type="datetime-local"].form-control,
    .witlee-modal input[type="datetime-local"].form-control,
    #wp-witlee input[type="month"].form-control,
    .witlee-modal input[type="month"].form-control {
        line-height: 34px;
    }
    #wp-witlee input[type="date"].input-sm,
    .witlee-modal input[type="date"].input-sm,
    #wp-witlee input[type="time"].input-sm,
    .witlee-modal input[type="time"].input-sm,
    #wp-witlee input[type="datetime-local"].input-sm,
    .witlee-modal input[type="datetime-local"].input-sm,
    #wp-witlee input[type="month"].input-sm,
    .witlee-modal input[type="month"].input-sm,
    .input-group-sm #wp-witlee input[type="date"],
    .input-group-sm .witlee-modal input[type="date"],
    .input-group-sm #wp-witlee input[type="time"],
    .input-group-sm .witlee-modal input[type="time"],
    .input-group-sm #wp-witlee input[type="datetime-local"],
    .input-group-sm .witlee-modal input[type="datetime-local"],
    .input-group-sm #wp-witlee input[type="month"],
    .input-group-sm .witlee-modal input[type="month"] {
        line-height: 30px;
    }
    #wp-witlee input[type="date"].input-lg,
    .witlee-modal input[type="date"].input-lg,
    #wp-witlee input[type="time"].input-lg,
    .witlee-modal input[type="time"].input-lg,
    #wp-witlee input[type="datetime-local"].input-lg,
    .witlee-modal input[type="datetime-local"].input-lg,
    #wp-witlee input[type="month"].input-lg,
    .witlee-modal input[type="month"].input-lg,
    .input-group-lg #wp-witlee input[type="date"],
    .input-group-lg .witlee-modal input[type="date"],
    .input-group-lg #wp-witlee input[type="time"],
    .input-group-lg .witlee-modal input[type="time"],
    .input-group-lg #wp-witlee input[type="datetime-local"],
    .input-group-lg .witlee-modal input[type="datetime-local"],
    .input-group-lg #wp-witlee input[type="month"],
    .input-group-lg .witlee-modal input[type="month"] {
        line-height: 46px;
    }
}
#wp-witlee .form-group,
.witlee-modal .form-group {
    margin-bottom: 15px;
}
#wp-witlee .radio,
.witlee-modal .radio,
#wp-witlee .checkbox,
.witlee-modal .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
#wp-witlee .radio label,
.witlee-modal .radio label,
#wp-witlee .checkbox label,
.witlee-modal .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
#wp-witlee .radio input[type="radio"],
.witlee-modal .radio input[type="radio"],
#wp-witlee .radio-inline input[type="radio"],
.witlee-modal .radio-inline input[type="radio"],
#wp-witlee .checkbox input[type="checkbox"],
.witlee-modal .checkbox input[type="checkbox"],
#wp-witlee .checkbox-inline input[type="checkbox"],
.witlee-modal .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
#wp-witlee .radio + .radio,
.witlee-modal .radio + .radio,
#wp-witlee .checkbox + .checkbox,
.witlee-modal .checkbox + .checkbox {
    margin-top: -5px;
}
#wp-witlee .radio-inline,
.witlee-modal .radio-inline,
#wp-witlee .checkbox-inline,
.witlee-modal .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
#wp-witlee .radio-inline + .radio-inline,
.witlee-modal .radio-inline + .radio-inline,
#wp-witlee .checkbox-inline + .checkbox-inline,
.witlee-modal .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
#wp-witlee input[type="radio"][disabled],
.witlee-modal input[type="radio"][disabled],
#wp-witlee input[type="checkbox"][disabled],
.witlee-modal input[type="checkbox"][disabled],
#wp-witlee input[type="radio"].disabled,
.witlee-modal input[type="radio"].disabled,
#wp-witlee input[type="checkbox"].disabled,
.witlee-modal input[type="checkbox"].disabled,
fieldset[disabled] #wp-witlee input[type="radio"],
fieldset[disabled] .witlee-modal input[type="radio"],
fieldset[disabled] #wp-witlee input[type="checkbox"],
fieldset[disabled] .witlee-modal input[type="checkbox"] {
    cursor: not-allowed;
}
#wp-witlee .radio-inline.disabled,
.witlee-modal .radio-inline.disabled,
#wp-witlee .checkbox-inline.disabled,
.witlee-modal .checkbox-inline.disabled,
fieldset[disabled] #wp-witlee .radio-inline,
fieldset[disabled] .witlee-modal .radio-inline,
fieldset[disabled] #wp-witlee .checkbox-inline,
fieldset[disabled] .witlee-modal .checkbox-inline {
    cursor: not-allowed;
}
#wp-witlee .radio.disabled label,
.witlee-modal .radio.disabled label,
#wp-witlee .checkbox.disabled label,
.witlee-modal .checkbox.disabled label,
fieldset[disabled] #wp-witlee .radio label,
fieldset[disabled] .witlee-modal .radio label,
fieldset[disabled] #wp-witlee .checkbox label,
fieldset[disabled] .witlee-modal .checkbox label {
    cursor: not-allowed;
}
#wp-witlee .form-control-static,
.witlee-modal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
#wp-witlee .form-control-static.input-lg,
.witlee-modal .form-control-static.input-lg,
#wp-witlee .form-control-static.input-sm,
.witlee-modal .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
#wp-witlee .has-feedback,
.witlee-modal .has-feedback {
    position: relative;
}
#wp-witlee .has-feedback .form-control,
.witlee-modal .has-feedback .form-control {
    padding-left: 42.5px;
}
#wp-witlee .form-control-feedback,
.witlee-modal .form-control-feedback {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.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);
    -moz-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;
    -moz-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);
    -moz-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;
    -moz-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);
    -moz-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;
    -moz-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;
}
#wp-witlee .btn,
.witlee-modal .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;
}
#wp-witlee .btn:focus,
.witlee-modal .btn:focus,
#wp-witlee .btn:active:focus,
.witlee-modal .btn:active:focus,
#wp-witlee .btn.active:focus,
.witlee-modal .btn.active:focus,
#wp-witlee .btn.focus,
.witlee-modal .btn.focus,
#wp-witlee .btn:active.focus,
.witlee-modal .btn:active.focus,
#wp-witlee .btn.active.focus,
.witlee-modal .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
#wp-witlee .btn:hover,
.witlee-modal .btn:hover,
#wp-witlee .btn:focus,
.witlee-modal .btn:focus,
#wp-witlee .btn.focus,
.witlee-modal .btn.focus {
    color: #333333;
    text-decoration: none;
}
#wp-witlee .btn:active,
.witlee-modal .btn:active,
#wp-witlee .btn.active,
.witlee-modal .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#wp-witlee .btn.disabled,
.witlee-modal .btn.disabled,
#wp-witlee .btn[disabled],
.witlee-modal .btn[disabled],
fieldset[disabled] #wp-witlee .btn,
fieldset[disabled] .witlee-modal .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
a#wp-witlee .btn.disabled,
a.witlee-modal .btn.disabled,
fieldset[disabled] a#wp-witlee .btn,
fieldset[disabled] a.witlee-modal .btn {
    pointer-events: none;
}
#wp-witlee .btn-default,
.witlee-modal .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
#wp-witlee .btn-default:focus,
.witlee-modal .btn-default:focus,
#wp-witlee .btn-default.focus,
.witlee-modal .btn-default.focus {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
#wp-witlee .btn-default:hover,
.witlee-modal .btn-default:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
#wp-witlee .btn-default:active,
.witlee-modal .btn-default:active,
#wp-witlee .btn-default.active,
.witlee-modal .btn-default.active,
.open > .dropdown-toggle#wp-witlee .btn-default,
.open > .dropdown-toggle.witlee-modal .btn-default {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
#wp-witlee .btn-default:active:hover,
.witlee-modal .btn-default:active:hover,
#wp-witlee .btn-default.active:hover,
.witlee-modal .btn-default.active:hover,
.open > .dropdown-toggle#wp-witlee .btn-default:hover,
.open > .dropdown-toggle.witlee-modal .btn-default:hover,
#wp-witlee .btn-default:active:focus,
.witlee-modal .btn-default:active:focus,
#wp-witlee .btn-default.active:focus,
.witlee-modal .btn-default.active:focus,
.open > .dropdown-toggle#wp-witlee .btn-default:focus,
.open > .dropdown-toggle.witlee-modal .btn-default:focus,
#wp-witlee .btn-default:active.focus,
.witlee-modal .btn-default:active.focus,
#wp-witlee .btn-default.active.focus,
.witlee-modal .btn-default.active.focus,
.open > .dropdown-toggle#wp-witlee .btn-default.focus,
.open > .dropdown-toggle.witlee-modal .btn-default.focus {
    color: #333333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
#wp-witlee .btn-default:active,
.witlee-modal .btn-default:active,
#wp-witlee .btn-default.active,
.witlee-modal .btn-default.active,
.open > .dropdown-toggle#wp-witlee .btn-default,
.open > .dropdown-toggle.witlee-modal .btn-default {
    background-image: none;
}
#wp-witlee .btn-default.disabled,
.witlee-modal .btn-default.disabled,
#wp-witlee .btn-default[disabled],
.witlee-modal .btn-default[disabled],
fieldset[disabled] #wp-witlee .btn-default,
fieldset[disabled] .witlee-modal .btn-default,
#wp-witlee .btn-default.disabled:hover,
.witlee-modal .btn-default.disabled:hover,
#wp-witlee .btn-default[disabled]:hover,
.witlee-modal .btn-default[disabled]:hover,
fieldset[disabled] #wp-witlee .btn-default:hover,
fieldset[disabled] .witlee-modal .btn-default:hover,
#wp-witlee .btn-default.disabled:focus,
.witlee-modal .btn-default.disabled:focus,
#wp-witlee .btn-default[disabled]:focus,
.witlee-modal .btn-default[disabled]:focus,
fieldset[disabled] #wp-witlee .btn-default:focus,
fieldset[disabled] .witlee-modal .btn-default:focus,
#wp-witlee .btn-default.disabled.focus,
.witlee-modal .btn-default.disabled.focus,
#wp-witlee .btn-default[disabled].focus,
.witlee-modal .btn-default[disabled].focus,
fieldset[disabled] #wp-witlee .btn-default.focus,
fieldset[disabled] .witlee-modal .btn-default.focus,
#wp-witlee .btn-default.disabled:active,
.witlee-modal .btn-default.disabled:active,
#wp-witlee .btn-default[disabled]:active,
.witlee-modal .btn-default[disabled]:active,
fieldset[disabled] #wp-witlee .btn-default:active,
fieldset[disabled] .witlee-modal .btn-default:active,
#wp-witlee .btn-default.disabled.active,
.witlee-modal .btn-default.disabled.active,
#wp-witlee .btn-default[disabled].active,
.witlee-modal .btn-default[disabled].active,
fieldset[disabled] #wp-witlee .btn-default.active,
fieldset[disabled] .witlee-modal .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}
#wp-witlee .btn-default .badge,
.witlee-modal .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}
#wp-witlee .btn-primary,
.witlee-modal .btn-primary {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
#wp-witlee .btn-primary:focus,
.witlee-modal .btn-primary:focus,
#wp-witlee .btn-primary.focus,
.witlee-modal .btn-primary.focus {
    color: #ffffff;
    background-color: #286090;
    border-color: #122b40;
}
#wp-witlee .btn-primary:hover,
.witlee-modal .btn-primary:hover {
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74;
}
#wp-witlee .btn-primary:active,
.witlee-modal .btn-primary:active,
#wp-witlee .btn-primary.active,
.witlee-modal .btn-primary.active,
.open > .dropdown-toggle#wp-witlee .btn-primary,
.open > .dropdown-toggle.witlee-modal .btn-primary {
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74;
}
#wp-witlee .btn-primary:active:hover,
.witlee-modal .btn-primary:active:hover,
#wp-witlee .btn-primary.active:hover,
.witlee-modal .btn-primary.active:hover,
.open > .dropdown-toggle#wp-witlee .btn-primary:hover,
.open > .dropdown-toggle.witlee-modal .btn-primary:hover,
#wp-witlee .btn-primary:active:focus,
.witlee-modal .btn-primary:active:focus,
#wp-witlee .btn-primary.active:focus,
.witlee-modal .btn-primary.active:focus,
.open > .dropdown-toggle#wp-witlee .btn-primary:focus,
.open > .dropdown-toggle.witlee-modal .btn-primary:focus,
#wp-witlee .btn-primary:active.focus,
.witlee-modal .btn-primary:active.focus,
#wp-witlee .btn-primary.active.focus,
.witlee-modal .btn-primary.active.focus,
.open > .dropdown-toggle#wp-witlee .btn-primary.focus,
.open > .dropdown-toggle.witlee-modal .btn-primary.focus {
    color: #ffffff;
    background-color: #204d74;
    border-color: #122b40;
}
#wp-witlee .btn-primary:active,
.witlee-modal .btn-primary:active,
#wp-witlee .btn-primary.active,
.witlee-modal .btn-primary.active,
.open > .dropdown-toggle#wp-witlee .btn-primary,
.open > .dropdown-toggle.witlee-modal .btn-primary {
    background-image: none;
}
#wp-witlee .btn-primary.disabled,
.witlee-modal .btn-primary.disabled,
#wp-witlee .btn-primary[disabled],
.witlee-modal .btn-primary[disabled],
fieldset[disabled] #wp-witlee .btn-primary,
fieldset[disabled] .witlee-modal .btn-primary,
#wp-witlee .btn-primary.disabled:hover,
.witlee-modal .btn-primary.disabled:hover,
#wp-witlee .btn-primary[disabled]:hover,
.witlee-modal .btn-primary[disabled]:hover,
fieldset[disabled] #wp-witlee .btn-primary:hover,
fieldset[disabled] .witlee-modal .btn-primary:hover,
#wp-witlee .btn-primary.disabled:focus,
.witlee-modal .btn-primary.disabled:focus,
#wp-witlee .btn-primary[disabled]:focus,
.witlee-modal .btn-primary[disabled]:focus,
fieldset[disabled] #wp-witlee .btn-primary:focus,
fieldset[disabled] .witlee-modal .btn-primary:focus,
#wp-witlee .btn-primary.disabled.focus,
.witlee-modal .btn-primary.disabled.focus,
#wp-witlee .btn-primary[disabled].focus,
.witlee-modal .btn-primary[disabled].focus,
fieldset[disabled] #wp-witlee .btn-primary.focus,
fieldset[disabled] .witlee-modal .btn-primary.focus,
#wp-witlee .btn-primary.disabled:active,
.witlee-modal .btn-primary.disabled:active,
#wp-witlee .btn-primary[disabled]:active,
.witlee-modal .btn-primary[disabled]:active,
fieldset[disabled] #wp-witlee .btn-primary:active,
fieldset[disabled] .witlee-modal .btn-primary:active,
#wp-witlee .btn-primary.disabled.active,
.witlee-modal .btn-primary.disabled.active,
#wp-witlee .btn-primary[disabled].active,
.witlee-modal .btn-primary[disabled].active,
fieldset[disabled] #wp-witlee .btn-primary.active,
fieldset[disabled] .witlee-modal .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
#wp-witlee .btn-primary .badge,
.witlee-modal .btn-primary .badge {
    color: #337ab7;
    background-color: #ffffff;
}
#wp-witlee .btn-success,
.witlee-modal .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
#wp-witlee .btn-success:focus,
.witlee-modal .btn-success:focus,
#wp-witlee .btn-success.focus,
.witlee-modal .btn-success.focus {
    color: #ffffff;
    background-color: #449d44;
    border-color: #255625;
}
#wp-witlee .btn-success:hover,
.witlee-modal .btn-success:hover {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
#wp-witlee .btn-success:active,
.witlee-modal .btn-success:active,
#wp-witlee .btn-success.active,
.witlee-modal .btn-success.active,
.open > .dropdown-toggle#wp-witlee .btn-success,
.open > .dropdown-toggle.witlee-modal .btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
#wp-witlee .btn-success:active:hover,
.witlee-modal .btn-success:active:hover,
#wp-witlee .btn-success.active:hover,
.witlee-modal .btn-success.active:hover,
.open > .dropdown-toggle#wp-witlee .btn-success:hover,
.open > .dropdown-toggle.witlee-modal .btn-success:hover,
#wp-witlee .btn-success:active:focus,
.witlee-modal .btn-success:active:focus,
#wp-witlee .btn-success.active:focus,
.witlee-modal .btn-success.active:focus,
.open > .dropdown-toggle#wp-witlee .btn-success:focus,
.open > .dropdown-toggle.witlee-modal .btn-success:focus,
#wp-witlee .btn-success:active.focus,
.witlee-modal .btn-success:active.focus,
#wp-witlee .btn-success.active.focus,
.witlee-modal .btn-success.active.focus,
.open > .dropdown-toggle#wp-witlee .btn-success.focus,
.open > .dropdown-toggle.witlee-modal .btn-success.focus {
    color: #ffffff;
    background-color: #398439;
    border-color: #255625;
}
#wp-witlee .btn-success:active,
.witlee-modal .btn-success:active,
#wp-witlee .btn-success.active,
.witlee-modal .btn-success.active,
.open > .dropdown-toggle#wp-witlee .btn-success,
.open > .dropdown-toggle.witlee-modal .btn-success {
    background-image: none;
}
#wp-witlee .btn-success.disabled,
.witlee-modal .btn-success.disabled,
#wp-witlee .btn-success[disabled],
.witlee-modal .btn-success[disabled],
fieldset[disabled] #wp-witlee .btn-success,
fieldset[disabled] .witlee-modal .btn-success,
#wp-witlee .btn-success.disabled:hover,
.witlee-modal .btn-success.disabled:hover,
#wp-witlee .btn-success[disabled]:hover,
.witlee-modal .btn-success[disabled]:hover,
fieldset[disabled] #wp-witlee .btn-success:hover,
fieldset[disabled] .witlee-modal .btn-success:hover,
#wp-witlee .btn-success.disabled:focus,
.witlee-modal .btn-success.disabled:focus,
#wp-witlee .btn-success[disabled]:focus,
.witlee-modal .btn-success[disabled]:focus,
fieldset[disabled] #wp-witlee .btn-success:focus,
fieldset[disabled] .witlee-modal .btn-success:focus,
#wp-witlee .btn-success.disabled.focus,
.witlee-modal .btn-success.disabled.focus,
#wp-witlee .btn-success[disabled].focus,
.witlee-modal .btn-success[disabled].focus,
fieldset[disabled] #wp-witlee .btn-success.focus,
fieldset[disabled] .witlee-modal .btn-success.focus,
#wp-witlee .btn-success.disabled:active,
.witlee-modal .btn-success.disabled:active,
#wp-witlee .btn-success[disabled]:active,
.witlee-modal .btn-success[disabled]:active,
fieldset[disabled] #wp-witlee .btn-success:active,
fieldset[disabled] .witlee-modal .btn-success:active,
#wp-witlee .btn-success.disabled.active,
.witlee-modal .btn-success.disabled.active,
#wp-witlee .btn-success[disabled].active,
.witlee-modal .btn-success[disabled].active,
fieldset[disabled] #wp-witlee .btn-success.active,
fieldset[disabled] .witlee-modal .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
#wp-witlee .btn-success .badge,
.witlee-modal .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}
#wp-witlee .btn-info,
.witlee-modal .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
#wp-witlee .btn-info:focus,
.witlee-modal .btn-info:focus,
#wp-witlee .btn-info.focus,
.witlee-modal .btn-info.focus {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
#wp-witlee .btn-info:hover,
.witlee-modal .btn-info:hover {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
}
#wp-witlee .btn-info:active,
.witlee-modal .btn-info:active,
#wp-witlee .btn-info.active,
.witlee-modal .btn-info.active,
.open > .dropdown-toggle#wp-witlee .btn-info,
.open > .dropdown-toggle.witlee-modal .btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
}
#wp-witlee .btn-info:active:hover,
.witlee-modal .btn-info:active:hover,
#wp-witlee .btn-info.active:hover,
.witlee-modal .btn-info.active:hover,
.open > .dropdown-toggle#wp-witlee .btn-info:hover,
.open > .dropdown-toggle.witlee-modal .btn-info:hover,
#wp-witlee .btn-info:active:focus,
.witlee-modal .btn-info:active:focus,
#wp-witlee .btn-info.active:focus,
.witlee-modal .btn-info.active:focus,
.open > .dropdown-toggle#wp-witlee .btn-info:focus,
.open > .dropdown-toggle.witlee-modal .btn-info:focus,
#wp-witlee .btn-info:active.focus,
.witlee-modal .btn-info:active.focus,
#wp-witlee .btn-info.active.focus,
.witlee-modal .btn-info.active.focus,
.open > .dropdown-toggle#wp-witlee .btn-info.focus,
.open > .dropdown-toggle.witlee-modal .btn-info.focus {
    color: #ffffff;
    background-color: #269abc;
    border-color: #1b6d85;
}
#wp-witlee .btn-info:active,
.witlee-modal .btn-info:active,
#wp-witlee .btn-info.active,
.witlee-modal .btn-info.active,
.open > .dropdown-toggle#wp-witlee .btn-info,
.open > .dropdown-toggle.witlee-modal .btn-info {
    background-image: none;
}
#wp-witlee .btn-info.disabled,
.witlee-modal .btn-info.disabled,
#wp-witlee .btn-info[disabled],
.witlee-modal .btn-info[disabled],
fieldset[disabled] #wp-witlee .btn-info,
fieldset[disabled] .witlee-modal .btn-info,
#wp-witlee .btn-info.disabled:hover,
.witlee-modal .btn-info.disabled:hover,
#wp-witlee .btn-info[disabled]:hover,
.witlee-modal .btn-info[disabled]:hover,
fieldset[disabled] #wp-witlee .btn-info:hover,
fieldset[disabled] .witlee-modal .btn-info:hover,
#wp-witlee .btn-info.disabled:focus,
.witlee-modal .btn-info.disabled:focus,
#wp-witlee .btn-info[disabled]:focus,
.witlee-modal .btn-info[disabled]:focus,
fieldset[disabled] #wp-witlee .btn-info:focus,
fieldset[disabled] .witlee-modal .btn-info:focus,
#wp-witlee .btn-info.disabled.focus,
.witlee-modal .btn-info.disabled.focus,
#wp-witlee .btn-info[disabled].focus,
.witlee-modal .btn-info[disabled].focus,
fieldset[disabled] #wp-witlee .btn-info.focus,
fieldset[disabled] .witlee-modal .btn-info.focus,
#wp-witlee .btn-info.disabled:active,
.witlee-modal .btn-info.disabled:active,
#wp-witlee .btn-info[disabled]:active,
.witlee-modal .btn-info[disabled]:active,
fieldset[disabled] #wp-witlee .btn-info:active,
fieldset[disabled] .witlee-modal .btn-info:active,
#wp-witlee .btn-info.disabled.active,
.witlee-modal .btn-info.disabled.active,
#wp-witlee .btn-info[disabled].active,
.witlee-modal .btn-info[disabled].active,
fieldset[disabled] #wp-witlee .btn-info.active,
fieldset[disabled] .witlee-modal .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
#wp-witlee .btn-info .badge,
.witlee-modal .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}
#wp-witlee .btn-warning,
.witlee-modal .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
#wp-witlee .btn-warning:focus,
.witlee-modal .btn-warning:focus,
#wp-witlee .btn-warning.focus,
.witlee-modal .btn-warning.focus {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #985f0d;
}
#wp-witlee .btn-warning:hover,
.witlee-modal .btn-warning:hover {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
#wp-witlee .btn-warning:active,
.witlee-modal .btn-warning:active,
#wp-witlee .btn-warning.active,
.witlee-modal .btn-warning.active,
.open > .dropdown-toggle#wp-witlee .btn-warning,
.open > .dropdown-toggle.witlee-modal .btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
#wp-witlee .btn-warning:active:hover,
.witlee-modal .btn-warning:active:hover,
#wp-witlee .btn-warning.active:hover,
.witlee-modal .btn-warning.active:hover,
.open > .dropdown-toggle#wp-witlee .btn-warning:hover,
.open > .dropdown-toggle.witlee-modal .btn-warning:hover,
#wp-witlee .btn-warning:active:focus,
.witlee-modal .btn-warning:active:focus,
#wp-witlee .btn-warning.active:focus,
.witlee-modal .btn-warning.active:focus,
.open > .dropdown-toggle#wp-witlee .btn-warning:focus,
.open > .dropdown-toggle.witlee-modal .btn-warning:focus,
#wp-witlee .btn-warning:active.focus,
.witlee-modal .btn-warning:active.focus,
#wp-witlee .btn-warning.active.focus,
.witlee-modal .btn-warning.active.focus,
.open > .dropdown-toggle#wp-witlee .btn-warning.focus,
.open > .dropdown-toggle.witlee-modal .btn-warning.focus {
    color: #ffffff;
    background-color: #d58512;
    border-color: #985f0d;
}
#wp-witlee .btn-warning:active,
.witlee-modal .btn-warning:active,
#wp-witlee .btn-warning.active,
.witlee-modal .btn-warning.active,
.open > .dropdown-toggle#wp-witlee .btn-warning,
.open > .dropdown-toggle.witlee-modal .btn-warning {
    background-image: none;
}
#wp-witlee .btn-warning.disabled,
.witlee-modal .btn-warning.disabled,
#wp-witlee .btn-warning[disabled],
.witlee-modal .btn-warning[disabled],
fieldset[disabled] #wp-witlee .btn-warning,
fieldset[disabled] .witlee-modal .btn-warning,
#wp-witlee .btn-warning.disabled:hover,
.witlee-modal .btn-warning.disabled:hover,
#wp-witlee .btn-warning[disabled]:hover,
.witlee-modal .btn-warning[disabled]:hover,
fieldset[disabled] #wp-witlee .btn-warning:hover,
fieldset[disabled] .witlee-modal .btn-warning:hover,
#wp-witlee .btn-warning.disabled:focus,
.witlee-modal .btn-warning.disabled:focus,
#wp-witlee .btn-warning[disabled]:focus,
.witlee-modal .btn-warning[disabled]:focus,
fieldset[disabled] #wp-witlee .btn-warning:focus,
fieldset[disabled] .witlee-modal .btn-warning:focus,
#wp-witlee .btn-warning.disabled.focus,
.witlee-modal .btn-warning.disabled.focus,
#wp-witlee .btn-warning[disabled].focus,
.witlee-modal .btn-warning[disabled].focus,
fieldset[disabled] #wp-witlee .btn-warning.focus,
fieldset[disabled] .witlee-modal .btn-warning.focus,
#wp-witlee .btn-warning.disabled:active,
.witlee-modal .btn-warning.disabled:active,
#wp-witlee .btn-warning[disabled]:active,
.witlee-modal .btn-warning[disabled]:active,
fieldset[disabled] #wp-witlee .btn-warning:active,
fieldset[disabled] .witlee-modal .btn-warning:active,
#wp-witlee .btn-warning.disabled.active,
.witlee-modal .btn-warning.disabled.active,
#wp-witlee .btn-warning[disabled].active,
.witlee-modal .btn-warning[disabled].active,
fieldset[disabled] #wp-witlee .btn-warning.active,
fieldset[disabled] .witlee-modal .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
#wp-witlee .btn-warning .badge,
.witlee-modal .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}
#wp-witlee .btn-danger,
.witlee-modal .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
#wp-witlee .btn-danger:focus,
.witlee-modal .btn-danger:focus,
#wp-witlee .btn-danger.focus,
.witlee-modal .btn-danger.focus {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #761c19;
}
#wp-witlee .btn-danger:hover,
.witlee-modal .btn-danger:hover {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
#wp-witlee .btn-danger:active,
.witlee-modal .btn-danger:active,
#wp-witlee .btn-danger.active,
.witlee-modal .btn-danger.active,
.open > .dropdown-toggle#wp-witlee .btn-danger,
.open > .dropdown-toggle.witlee-modal .btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
#wp-witlee .btn-danger:active:hover,
.witlee-modal .btn-danger:active:hover,
#wp-witlee .btn-danger.active:hover,
.witlee-modal .btn-danger.active:hover,
.open > .dropdown-toggle#wp-witlee .btn-danger:hover,
.open > .dropdown-toggle.witlee-modal .btn-danger:hover,
#wp-witlee .btn-danger:active:focus,
.witlee-modal .btn-danger:active:focus,
#wp-witlee .btn-danger.active:focus,
.witlee-modal .btn-danger.active:focus,
.open > .dropdown-toggle#wp-witlee .btn-danger:focus,
.open > .dropdown-toggle.witlee-modal .btn-danger:focus,
#wp-witlee .btn-danger:active.focus,
.witlee-modal .btn-danger:active.focus,
#wp-witlee .btn-danger.active.focus,
.witlee-modal .btn-danger.active.focus,
.open > .dropdown-toggle#wp-witlee .btn-danger.focus,
.open > .dropdown-toggle.witlee-modal .btn-danger.focus {
    color: #ffffff;
    background-color: #ac2925;
    border-color: #761c19;
}
#wp-witlee .btn-danger:active,
.witlee-modal .btn-danger:active,
#wp-witlee .btn-danger.active,
.witlee-modal .btn-danger.active,
.open > .dropdown-toggle#wp-witlee .btn-danger,
.open > .dropdown-toggle.witlee-modal .btn-danger {
    background-image: none;
}
#wp-witlee .btn-danger.disabled,
.witlee-modal .btn-danger.disabled,
#wp-witlee .btn-danger[disabled],
.witlee-modal .btn-danger[disabled],
fieldset[disabled] #wp-witlee .btn-danger,
fieldset[disabled] .witlee-modal .btn-danger,
#wp-witlee .btn-danger.disabled:hover,
.witlee-modal .btn-danger.disabled:hover,
#wp-witlee .btn-danger[disabled]:hover,
.witlee-modal .btn-danger[disabled]:hover,
fieldset[disabled] #wp-witlee .btn-danger:hover,
fieldset[disabled] .witlee-modal .btn-danger:hover,
#wp-witlee .btn-danger.disabled:focus,
.witlee-modal .btn-danger.disabled:focus,
#wp-witlee .btn-danger[disabled]:focus,
.witlee-modal .btn-danger[disabled]:focus,
fieldset[disabled] #wp-witlee .btn-danger:focus,
fieldset[disabled] .witlee-modal .btn-danger:focus,
#wp-witlee .btn-danger.disabled.focus,
.witlee-modal .btn-danger.disabled.focus,
#wp-witlee .btn-danger[disabled].focus,
.witlee-modal .btn-danger[disabled].focus,
fieldset[disabled] #wp-witlee .btn-danger.focus,
fieldset[disabled] .witlee-modal .btn-danger.focus,
#wp-witlee .btn-danger.disabled:active,
.witlee-modal .btn-danger.disabled:active,
#wp-witlee .btn-danger[disabled]:active,
.witlee-modal .btn-danger[disabled]:active,
fieldset[disabled] #wp-witlee .btn-danger:active,
fieldset[disabled] .witlee-modal .btn-danger:active,
#wp-witlee .btn-danger.disabled.active,
.witlee-modal .btn-danger.disabled.active,
#wp-witlee .btn-danger[disabled].active,
.witlee-modal .btn-danger[disabled].active,
fieldset[disabled] #wp-witlee .btn-danger.active,
fieldset[disabled] .witlee-modal .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
#wp-witlee .btn-danger .badge,
.witlee-modal .btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}
#wp-witlee .btn-link,
.witlee-modal .btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}
#wp-witlee .btn-link,
.witlee-modal .btn-link,
#wp-witlee .btn-link:active,
.witlee-modal .btn-link:active,
#wp-witlee .btn-link.active,
.witlee-modal .btn-link.active,
#wp-witlee .btn-link[disabled],
.witlee-modal .btn-link[disabled],
fieldset[disabled] #wp-witlee .btn-link,
fieldset[disabled] .witlee-modal .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#wp-witlee .btn-link,
.witlee-modal .btn-link,
#wp-witlee .btn-link:hover,
.witlee-modal .btn-link:hover,
#wp-witlee .btn-link:focus,
.witlee-modal .btn-link:focus,
#wp-witlee .btn-link:active,
.witlee-modal .btn-link:active {
    border-color: transparent;
}
#wp-witlee .btn-link:hover,
.witlee-modal .btn-link:hover,
#wp-witlee .btn-link:focus,
.witlee-modal .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
#wp-witlee .btn-link[disabled]:hover,
.witlee-modal .btn-link[disabled]:hover,
fieldset[disabled] #wp-witlee .btn-link:hover,
fieldset[disabled] .witlee-modal .btn-link:hover,
#wp-witlee .btn-link[disabled]:focus,
.witlee-modal .btn-link[disabled]:focus,
fieldset[disabled] #wp-witlee .btn-link:focus,
fieldset[disabled] .witlee-modal .btn-link:focus {
    color: #777777;
    text-decoration: none;
}
#wp-witlee .btn-lg,
.witlee-modal .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
#wp-witlee .btn-sm,
.witlee-modal .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
#wp-witlee .btn-xs,
.witlee-modal .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
#wp-witlee .btn-block,
.witlee-modal .btn-block {
    display: block;
    width: 100%;
}
#wp-witlee .btn-block + .btn-block,
.witlee-modal .btn-block + .btn-block {
    margin-top: 5px;
}
#wp-witlee input[type="submit"].btn-block,
.witlee-modal input[type="submit"].btn-block,
#wp-witlee input[type="reset"].btn-block,
.witlee-modal input[type="reset"].btn-block,
#wp-witlee input[type="button"].btn-block,
.witlee-modal input[type="button"].btn-block {
    width: 100%;
}
#wp-witlee .fade,
.witlee-modal .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -khtml-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
#wp-witlee .fade.in,
.witlee-modal .fade.in {
    opacity: 1;
}
#wp-witlee .collapse,
.witlee-modal .collapse {
    display: none;
}
#wp-witlee .collapse.in,
.witlee-modal .collapse.in {
    display: block;
}
tr#wp-witlee .collapse.in,
tr.witlee-modal .collapse.in {
    display: table-row;
}
tbody#wp-witlee .collapse.in,
tbody.witlee-modal .collapse.in {
    display: table-row-group;
}
#wp-witlee .collapsing,
.witlee-modal .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -khtml-transition-property: height, visibility;
    -moz-transition-property: height, visibility;
    -ms-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -khtml-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
#wp-witlee .caret,
.witlee-modal .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;
}
#wp-witlee .dropup,
.witlee-modal .dropup,
#wp-witlee .dropdown,
.witlee-modal .dropdown {
    position: relative;
}
#wp-witlee .dropdown-toggle:focus,
.witlee-modal .dropdown-toggle:focus {
    outline: 0;
}
#wp-witlee .dropdown-menu,
.witlee-modal .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: rgba(255, 255, 255, 0.6);
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-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;
}
#wp-witlee .dropdown-menu.pull-right,
.witlee-modal .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
#wp-witlee .dropdown-menu .divider,
.witlee-modal .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
#wp-witlee .dropdown-menu > li > a,
.witlee-modal .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #4a4a4a;
    white-space: nowrap;
}
#wp-witlee .dropdown-menu > li > a:hover,
.witlee-modal .dropdown-menu > li > a:hover,
#wp-witlee .dropdown-menu > li > a:focus,
.witlee-modal .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #4a4a4a;
    background-color: #ffffff;
}
#wp-witlee .dropdown-menu > .active > a,
.witlee-modal .dropdown-menu > .active > a,
#wp-witlee .dropdown-menu > .active > a:hover,
.witlee-modal .dropdown-menu > .active > a:hover,
#wp-witlee .dropdown-menu > .active > a:focus,
.witlee-modal .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
#wp-witlee .dropdown-menu > .disabled > a,
.witlee-modal .dropdown-menu > .disabled > a,
#wp-witlee .dropdown-menu > .disabled > a:hover,
.witlee-modal .dropdown-menu > .disabled > a:hover,
#wp-witlee .dropdown-menu > .disabled > a:focus,
.witlee-modal .dropdown-menu > .disabled > a:focus {
    color: #777777;
}
#wp-witlee .dropdown-menu > .disabled > a:hover,
.witlee-modal .dropdown-menu > .disabled > a:hover,
#wp-witlee .dropdown-menu > .disabled > a:focus,
.witlee-modal .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
}
#wp-witlee .open > .dropdown-menu,
.witlee-modal .open > .dropdown-menu {
    display: block;
}
#wp-witlee .open > a,
.witlee-modal .open > a {
    outline: 0;
}
#wp-witlee .dropdown-menu-right,
.witlee-modal .dropdown-menu-right {
    left: auto;
    right: 0;
}
#wp-witlee .dropdown-menu-left,
.witlee-modal .dropdown-menu-left {
    left: 0;
    right: auto;
}
#wp-witlee .dropdown-header,
.witlee-modal .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}
#wp-witlee .dropdown-backdrop,
.witlee-modal .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
#wp-witlee .pull-right > .dropdown-menu,
.witlee-modal .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
#wp-witlee .dropup .caret,
.witlee-modal .dropup .caret,
#wp-witlee .navbar-fixed-bottom .dropdown .caret,
.witlee-modal .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}
#wp-witlee .dropup .dropdown-menu,
.witlee-modal .dropup .dropdown-menu,
#wp-witlee .navbar-fixed-bottom .dropdown .dropdown-menu,
.witlee-modal .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    #wp-witlee .navbar-right .dropdown-menu,
    .witlee-modal .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    #wp-witlee .navbar-right .dropdown-menu-left,
    .witlee-modal .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
#wp-witlee .btn-group,
.witlee-modal .btn-group,
#wp-witlee .btn-group-vertical,
.witlee-modal .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
#wp-witlee .btn-group > .btn,
.witlee-modal .btn-group > .btn,
#wp-witlee .btn-group-vertical > .btn,
.witlee-modal .btn-group-vertical > .btn {
    position: relative;
    float: left;
}
#wp-witlee .btn-group > .btn:hover,
.witlee-modal .btn-group > .btn:hover,
#wp-witlee .btn-group-vertical > .btn:hover,
.witlee-modal .btn-group-vertical > .btn:hover,
#wp-witlee .btn-group > .btn:focus,
.witlee-modal .btn-group > .btn:focus,
#wp-witlee .btn-group-vertical > .btn:focus,
.witlee-modal .btn-group-vertical > .btn:focus,
#wp-witlee .btn-group > .btn:active,
.witlee-modal .btn-group > .btn:active,
#wp-witlee .btn-group-vertical > .btn:active,
.witlee-modal .btn-group-vertical > .btn:active,
#wp-witlee .btn-group > .btn.active,
.witlee-modal .btn-group > .btn.active,
#wp-witlee .btn-group-vertical > .btn.active,
.witlee-modal .btn-group-vertical > .btn.active {
    z-index: 2;
}
#wp-witlee .btn-group .btn + .btn,
.witlee-modal .btn-group .btn + .btn,
#wp-witlee .btn-group .btn + .btn-group,
.witlee-modal .btn-group .btn + .btn-group,
#wp-witlee .btn-group .btn-group + .btn,
.witlee-modal .btn-group .btn-group + .btn,
#wp-witlee .btn-group .btn-group + .btn-group,
.witlee-modal .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
#wp-witlee .btn-toolbar,
.witlee-modal .btn-toolbar {
    margin-left: -5px;
}
#wp-witlee .btn-toolbar .btn,
.witlee-modal .btn-toolbar .btn,
#wp-witlee .btn-toolbar .btn-group,
.witlee-modal .btn-toolbar .btn-group,
#wp-witlee .btn-toolbar .input-group,
.witlee-modal .btn-toolbar .input-group {
    float: left;
}
#wp-witlee .btn-toolbar > .btn,
.witlee-modal .btn-toolbar > .btn,
#wp-witlee .btn-toolbar > .btn-group,
.witlee-modal .btn-toolbar > .btn-group,
#wp-witlee .btn-toolbar > .input-group,
.witlee-modal .btn-toolbar > .input-group {
    margin-left: 5px;
}
#wp-witlee .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.witlee-modal .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
#wp-witlee .btn-group > .btn:first-child,
.witlee-modal .btn-group > .btn:first-child {
    margin-left: 0;
}
#wp-witlee .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.witlee-modal .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
#wp-witlee .btn-group > .btn:last-child:not(:first-child),
.witlee-modal .btn-group > .btn:last-child:not(:first-child),
#wp-witlee .btn-group > .dropdown-toggle:not(:first-child),
.witlee-modal .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
#wp-witlee .btn-group > .btn-group,
.witlee-modal .btn-group > .btn-group {
    float: left;
}
#wp-witlee .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.witlee-modal .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
#wp-witlee .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.witlee-modal .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
#wp-witlee .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.witlee-modal .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
#wp-witlee .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.witlee-modal .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
#wp-witlee .btn-group .dropdown-toggle:active,
.witlee-modal .btn-group .dropdown-toggle:active,
#wp-witlee .btn-group.open .dropdown-toggle,
.witlee-modal .btn-group.open .dropdown-toggle {
    outline: 0;
}
#wp-witlee .btn-group > .btn + .dropdown-toggle,
.witlee-modal .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
#wp-witlee .btn-group > .btn-lg + .dropdown-toggle,
.witlee-modal .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
#wp-witlee .btn-group.open .dropdown-toggle,
.witlee-modal .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#wp-witlee .btn-group.open .dropdown-toggle.btn-link,
.witlee-modal .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#wp-witlee .btn .caret,
.witlee-modal .btn .caret {
    margin-left: 0;
}
#wp-witlee .btn-lg .caret,
.witlee-modal .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
#wp-witlee .dropup .btn-lg .caret,
.witlee-modal .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
#wp-witlee .btn-group-vertical > .btn,
.witlee-modal .btn-group-vertical > .btn,
#wp-witlee .btn-group-vertical > .btn-group,
.witlee-modal .btn-group-vertical > .btn-group,
#wp-witlee .btn-group-vertical > .btn-group > .btn,
.witlee-modal .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
#wp-witlee .btn-group-vertical > .btn-group > .btn,
.witlee-modal .btn-group-vertical > .btn-group > .btn {
    float: none;
}
#wp-witlee .btn-group-vertical > .btn + .btn,
.witlee-modal .btn-group-vertical > .btn + .btn,
#wp-witlee .btn-group-vertical > .btn + .btn-group,
.witlee-modal .btn-group-vertical > .btn + .btn-group,
#wp-witlee .btn-group-vertical > .btn-group + .btn,
.witlee-modal .btn-group-vertical > .btn-group + .btn,
#wp-witlee .btn-group-vertical > .btn-group + .btn-group,
.witlee-modal .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
#wp-witlee .btn-group-vertical > .btn:not(:first-child):not(:last-child),
.witlee-modal .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
#wp-witlee .btn-group-vertical > .btn:first-child:not(:last-child),
.witlee-modal .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#wp-witlee .btn-group-vertical > .btn:last-child:not(:first-child),
.witlee-modal .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
#wp-witlee .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.witlee-modal .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
#wp-witlee .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.witlee-modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
#wp-witlee .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.witlee-modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#wp-witlee .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.witlee-modal .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
#wp-witlee .btn-group-justified,
.witlee-modal .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
#wp-witlee .btn-group-justified > .btn,
.witlee-modal .btn-group-justified > .btn,
#wp-witlee .btn-group-justified > .btn-group,
.witlee-modal .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
#wp-witlee .btn-group-justified > .btn-group .btn,
.witlee-modal .btn-group-justified > .btn-group .btn {
    width: 100%;
}
#wp-witlee .btn-group-justified > .btn-group .dropdown-menu,
.witlee-modal .btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
#wp-witlee [data-toggle="buttons"] > .btn input[type="radio"],
.witlee-modal [data-toggle="buttons"] > .btn input[type="radio"],
#wp-witlee [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.witlee-modal [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
#wp-witlee [data-toggle="buttons"] > .btn input[type="checkbox"],
.witlee-modal [data-toggle="buttons"] > .btn input[type="checkbox"],
#wp-witlee [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.witlee-modal [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
#wp-witlee .input-group,
.witlee-modal .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
#wp-witlee .input-group[class*="col-"],
.witlee-modal .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
#wp-witlee .input-group .form-control,
.witlee-modal .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
#wp-witlee .input-group-addon,
.witlee-modal .input-group-addon,
#wp-witlee .input-group-btn,
.witlee-modal .input-group-btn,
#wp-witlee .input-group .form-control,
.witlee-modal .input-group .form-control {
    display: table-cell;
}
#wp-witlee .input-group-addon:not(:first-child):not(:last-child),
.witlee-modal .input-group-addon:not(:first-child):not(:last-child),
#wp-witlee .input-group-btn:not(:first-child):not(:last-child),
.witlee-modal .input-group-btn:not(:first-child):not(:last-child),
#wp-witlee .input-group .form-control:not(:first-child):not(:last-child),
.witlee-modal .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
#wp-witlee .input-group-addon,
.witlee-modal .input-group-addon,
#wp-witlee .input-group-btn,
.witlee-modal .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
#wp-witlee .input-group-addon,
.witlee-modal .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
#wp-witlee .input-group-addon.input-sm,
.witlee-modal .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
#wp-witlee .input-group-addon.input-lg,
.witlee-modal .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
#wp-witlee .input-group-addon input[type="radio"],
.witlee-modal .input-group-addon input[type="radio"],
#wp-witlee .input-group-addon input[type="checkbox"],
.witlee-modal .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
#wp-witlee .input-group .form-control:first-child,
.witlee-modal .input-group .form-control:first-child,
#wp-witlee .input-group-addon:first-child,
.witlee-modal .input-group-addon:first-child,
#wp-witlee .input-group-btn:first-child > .btn,
.witlee-modal .input-group-btn:first-child > .btn,
#wp-witlee .input-group-btn:first-child > .btn-group > .btn,
.witlee-modal .input-group-btn:first-child > .btn-group > .btn,
#wp-witlee .input-group-btn:first-child > .dropdown-toggle,
.witlee-modal .input-group-btn:first-child > .dropdown-toggle,
#wp-witlee .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.witlee-modal .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#wp-witlee .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.witlee-modal .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
#wp-witlee .input-group-addon:first-child,
.witlee-modal .input-group-addon:first-child {
    border-right: 0;
}
#wp-witlee .input-group .form-control:last-child,
.witlee-modal .input-group .form-control:last-child,
#wp-witlee .input-group-addon:last-child,
.witlee-modal .input-group-addon:last-child,
#wp-witlee .input-group-btn:last-child > .btn,
.witlee-modal .input-group-btn:last-child > .btn,
#wp-witlee .input-group-btn:last-child > .btn-group > .btn,
.witlee-modal .input-group-btn:last-child > .btn-group > .btn,
#wp-witlee .input-group-btn:last-child > .dropdown-toggle,
.witlee-modal .input-group-btn:last-child > .dropdown-toggle,
#wp-witlee .input-group-btn:first-child > .btn:not(:first-child),
.witlee-modal .input-group-btn:first-child > .btn:not(:first-child),
#wp-witlee .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.witlee-modal .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
#wp-witlee .input-group-addon:last-child,
.witlee-modal .input-group-addon:last-child {
    border-left: 0;
}
#wp-witlee .input-group-btn,
.witlee-modal .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
#wp-witlee .input-group-btn > .btn,
.witlee-modal .input-group-btn > .btn {
    position: relative;
}
#wp-witlee .input-group-btn > .btn + .btn,
.witlee-modal .input-group-btn > .btn + .btn {
    margin-left: -1px;
}
#wp-witlee .input-group-btn > .btn:hover,
.witlee-modal .input-group-btn > .btn:hover,
#wp-witlee .input-group-btn > .btn:focus,
.witlee-modal .input-group-btn > .btn:focus,
#wp-witlee .input-group-btn > .btn:active,
.witlee-modal .input-group-btn > .btn:active {
    z-index: 2;
}
#wp-witlee .input-group-btn:first-child > .btn,
.witlee-modal .input-group-btn:first-child > .btn,
#wp-witlee .input-group-btn:first-child > .btn-group,
.witlee-modal .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
#wp-witlee .input-group-btn:last-child > .btn,
.witlee-modal .input-group-btn:last-child > .btn,
#wp-witlee .input-group-btn:last-child > .btn-group,
.witlee-modal .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
#wp-witlee .nav,
.witlee-modal .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
#wp-witlee .nav > li,
.witlee-modal .nav > li {
    position: relative;
    display: block;
}
#wp-witlee .nav > li > a,
.witlee-modal .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
#wp-witlee .nav > li > a:hover,
.witlee-modal .nav > li > a:hover,
#wp-witlee .nav > li > a:focus,
.witlee-modal .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
#wp-witlee .nav > li.disabled > a,
.witlee-modal .nav > li.disabled > a {
    color: #777777;
}
#wp-witlee .nav > li.disabled > a:hover,
.witlee-modal .nav > li.disabled > a:hover,
#wp-witlee .nav > li.disabled > a:focus,
.witlee-modal .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
#wp-witlee .nav .open > a,
.witlee-modal .nav .open > a,
#wp-witlee .nav .open > a:hover,
.witlee-modal .nav .open > a:hover,
#wp-witlee .nav .open > a:focus,
.witlee-modal .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
}
#wp-witlee .nav .nav-divider,
.witlee-modal .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
#wp-witlee .nav > li > a > img,
.witlee-modal .nav > li > a > img {
    max-width: none;
}
#wp-witlee .nav-tabs,
.witlee-modal .nav-tabs {
    border-bottom: 1px solid #dddddd;
}
#wp-witlee .nav-tabs > li,
.witlee-modal .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
#wp-witlee .nav-tabs > li > a,
.witlee-modal .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
#wp-witlee .nav-tabs > li > a:hover,
.witlee-modal .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
#wp-witlee .nav-tabs > li.active > a,
.witlee-modal .nav-tabs > li.active > a,
#wp-witlee .nav-tabs > li.active > a:hover,
.witlee-modal .nav-tabs > li.active > a:hover,
#wp-witlee .nav-tabs > li.active > a:focus,
.witlee-modal .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
#wp-witlee .nav-tabs.nav-justified,
.witlee-modal .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
#wp-witlee .nav-tabs.nav-justified > li,
.witlee-modal .nav-tabs.nav-justified > li {
    float: none;
}
#wp-witlee .nav-tabs.nav-justified > li > a,
.witlee-modal .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
#wp-witlee .nav-tabs.nav-justified > .dropdown .dropdown-menu,
.witlee-modal .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    #wp-witlee .nav-tabs.nav-justified > li,
    .witlee-modal .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    #wp-witlee .nav-tabs.nav-justified > li > a,
    .witlee-modal .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
#wp-witlee .nav-tabs.nav-justified > li > a,
.witlee-modal .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
#wp-witlee .nav-tabs.nav-justified > .active > a,
.witlee-modal .nav-tabs.nav-justified > .active > a,
#wp-witlee .nav-tabs.nav-justified > .active > a:hover,
.witlee-modal .nav-tabs.nav-justified > .active > a:hover,
#wp-witlee .nav-tabs.nav-justified > .active > a:focus,
.witlee-modal .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    #wp-witlee .nav-tabs.nav-justified > li > a,
    .witlee-modal .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    #wp-witlee .nav-tabs.nav-justified > .active > a,
    .witlee-modal .nav-tabs.nav-justified > .active > a,
    #wp-witlee .nav-tabs.nav-justified > .active > a:hover,
    .witlee-modal .nav-tabs.nav-justified > .active > a:hover,
    #wp-witlee .nav-tabs.nav-justified > .active > a:focus,
    .witlee-modal .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
#wp-witlee .nav-pills > li,
.witlee-modal .nav-pills > li {
    float: left;
}
#wp-witlee .nav-pills > li > a,
.witlee-modal .nav-pills > li > a {
    border-radius: 4px;
}
#wp-witlee .nav-pills > li + li,
.witlee-modal .nav-pills > li + li {
    margin-left: 2px;
}
#wp-witlee .nav-pills > li.active > a,
.witlee-modal .nav-pills > li.active > a,
#wp-witlee .nav-pills > li.active > a:hover,
.witlee-modal .nav-pills > li.active > a:hover,
#wp-witlee .nav-pills > li.active > a:focus,
.witlee-modal .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #337ab7;
}
#wp-witlee .nav-stacked > li,
.witlee-modal .nav-stacked > li {
    float: none;
}
#wp-witlee .nav-stacked > li + li,
.witlee-modal .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
#wp-witlee .nav-justified,
.witlee-modal .nav-justified {
    width: 100%;
}
#wp-witlee .nav-justified > li,
.witlee-modal .nav-justified > li {
    float: none;
}
#wp-witlee .nav-justified > li > a,
.witlee-modal .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
#wp-witlee .nav-justified > .dropdown .dropdown-menu,
.witlee-modal .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    #wp-witlee .nav-justified > li,
    .witlee-modal .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    #wp-witlee .nav-justified > li > a,
    .witlee-modal .nav-justified > li > a {
        margin-bottom: 0;
    }
}
#wp-witlee .nav-tabs-justified,
.witlee-modal .nav-tabs-justified {
    border-bottom: 0;
}
#wp-witlee .nav-tabs-justified > li > a,
.witlee-modal .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
#wp-witlee .nav-tabs-justified > .active > a,
.witlee-modal .nav-tabs-justified > .active > a,
#wp-witlee .nav-tabs-justified > .active > a:hover,
.witlee-modal .nav-tabs-justified > .active > a:hover,
#wp-witlee .nav-tabs-justified > .active > a:focus,
.witlee-modal .nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    #wp-witlee .nav-tabs-justified > li > a,
    .witlee-modal .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    #wp-witlee .nav-tabs-justified > .active > a,
    .witlee-modal .nav-tabs-justified > .active > a,
    #wp-witlee .nav-tabs-justified > .active > a:hover,
    .witlee-modal .nav-tabs-justified > .active > a:hover,
    #wp-witlee .nav-tabs-justified > .active > a:focus,
    .witlee-modal .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
#wp-witlee .tab-content > .tab-pane,
.witlee-modal .tab-content > .tab-pane {
    display: none;
}
#wp-witlee .tab-content > .active,
.witlee-modal .tab-content > .active {
    display: block;
}
#wp-witlee .nav-tabs .dropdown-menu,
.witlee-modal .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: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    .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: 768px) {
    .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: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    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: 768px) {
    .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: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    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);
    -moz-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 (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        -moz-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: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left;
    }
    .navbar-right {
        float: right;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #4a4a4a;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #313131;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777777;
}
.navbar-default .navbar-nav > li > a {
    color: #4a4a4a;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #4a4a4a;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #4a4a4a;
    background-color: #ffffff;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}
.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: #ffffff;
    color: #4a4a4a;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #4a4a4a;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #4a4a4a;
        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: #4a4a4a;
        background-color: #ffffff;
    }
    .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: #cccccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #4a4a4a;
}
.navbar-default .navbar-link:hover {
    color: #4a4a4a;
}
.navbar-default .btn-link {
    color: #4a4a4a;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #4a4a4a;
}
.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: #cccccc;
}
.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.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: #ffffff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        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: #ffffff;
        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: #444444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #ffffff;
}
.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: #444444;
}
#wp-witlee .media,
.witlee-modal .media {
    margin-top: 15px;
}
#wp-witlee .media:first-child,
.witlee-modal .media:first-child {
    margin-top: 0;
}
#wp-witlee .media,
.witlee-modal .media,
#wp-witlee .media-body,
.witlee-modal .media-body {
    zoom: 1;
    overflow: hidden;
}
#wp-witlee .media-body,
.witlee-modal .media-body {
    width: 10000px;
}
#wp-witlee .media-object,
.witlee-modal .media-object {
    display: block;
}
#wp-witlee .media-object.img-thumbnail,
.witlee-modal .media-object.img-thumbnail {
    max-width: none;
}
#wp-witlee .media-right,
.witlee-modal .media-right,
#wp-witlee .media > .pull-right,
.witlee-modal .media > .pull-right {
    padding-left: 10px;
}
#wp-witlee .media-left,
.witlee-modal .media-left,
#wp-witlee .media > .pull-left,
.witlee-modal .media > .pull-left {
    padding-right: 10px;
}
#wp-witlee .media-left,
.witlee-modal .media-left,
#wp-witlee .media-right,
.witlee-modal .media-right,
#wp-witlee .media-body,
.witlee-modal .media-body {
    display: table-cell;
    vertical-align: top;
}
#wp-witlee .media-middle,
.witlee-modal .media-middle {
    vertical-align: middle;
}
#wp-witlee .media-bottom,
.witlee-modal .media-bottom {
    vertical-align: bottom;
}
#wp-witlee .media-heading,
.witlee-modal .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
#wp-witlee .media-list,
.witlee-modal .media-list {
    padding-left: 0;
    list-style: none;
}
.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: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -moz-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: #000000;
}
.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;
    min-height: 16.42857143px;
}
.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);
        -moz-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;
    }
}
#wp-witlee .carousel,
.witlee-modal .carousel {
    position: relative;
}
#wp-witlee .carousel-inner,
.witlee-modal .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
#wp-witlee .carousel-inner > .item,
.witlee-modal .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -khtml-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -ms-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
#wp-witlee .carousel-inner > .item > img,
.witlee-modal .carousel-inner > .item > img,
#wp-witlee .carousel-inner > .item > a > img,
.witlee-modal .carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    #wp-witlee .carousel-inner > .item,
    .witlee-modal .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;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-perspective: 1000px;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    #wp-witlee .carousel-inner > .item.next,
    .witlee-modal .carousel-inner > .item.next,
    #wp-witlee .carousel-inner > .item.active.right,
    .witlee-modal .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    #wp-witlee .carousel-inner > .item.prev,
    .witlee-modal .carousel-inner > .item.prev,
    #wp-witlee .carousel-inner > .item.active.left,
    .witlee-modal .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    #wp-witlee .carousel-inner > .item.next.left,
    .witlee-modal .carousel-inner > .item.next.left,
    #wp-witlee .carousel-inner > .item.prev.right,
    .witlee-modal .carousel-inner > .item.prev.right,
    #wp-witlee .carousel-inner > .item.active,
    .witlee-modal .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
#wp-witlee .carousel-inner > .active,
.witlee-modal .carousel-inner > .active,
#wp-witlee .carousel-inner > .next,
.witlee-modal .carousel-inner > .next,
#wp-witlee .carousel-inner > .prev,
.witlee-modal .carousel-inner > .prev {
    display: block;
}
#wp-witlee .carousel-inner > .active,
.witlee-modal .carousel-inner > .active {
    left: 0;
}
#wp-witlee .carousel-inner > .next,
.witlee-modal .carousel-inner > .next,
#wp-witlee .carousel-inner > .prev,
.witlee-modal .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
#wp-witlee .carousel-inner > .next,
.witlee-modal .carousel-inner > .next {
    left: 100%;
}
#wp-witlee .carousel-inner > .prev,
.witlee-modal .carousel-inner > .prev {
    left: -100%;
}
#wp-witlee .carousel-inner > .next.left,
.witlee-modal .carousel-inner > .next.left,
#wp-witlee .carousel-inner > .prev.right,
.witlee-modal .carousel-inner > .prev.right {
    left: 0;
}
#wp-witlee .carousel-inner > .active.left,
.witlee-modal .carousel-inner > .active.left {
    left: -100%;
}
#wp-witlee .carousel-inner > .active.right,
.witlee-modal .carousel-inner > .active.right {
    left: 100%;
}
#wp-witlee .carousel-control,
.witlee-modal .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#wp-witlee .carousel-control.left,
.witlee-modal .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%);
}
#wp-witlee .carousel-control.right,
.witlee-modal .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%);
}
#wp-witlee .carousel-control:hover,
.witlee-modal .carousel-control:hover,
#wp-witlee .carousel-control:focus,
.witlee-modal .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
#wp-witlee .carousel-control .icon-prev,
.witlee-modal .carousel-control .icon-prev,
#wp-witlee .carousel-control .icon-next,
.witlee-modal .carousel-control .icon-next,
#wp-witlee .carousel-control .glyphicon-chevron-left,
.witlee-modal .carousel-control .glyphicon-chevron-left,
#wp-witlee .carousel-control .glyphicon-chevron-right,
.witlee-modal .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}
#wp-witlee .carousel-control .icon-prev,
.witlee-modal .carousel-control .icon-prev,
#wp-witlee .carousel-control .glyphicon-chevron-left,
.witlee-modal .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
#wp-witlee .carousel-control .icon-next,
.witlee-modal .carousel-control .icon-next,
#wp-witlee .carousel-control .glyphicon-chevron-right,
.witlee-modal .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
#wp-witlee .carousel-control .icon-prev,
.witlee-modal .carousel-control .icon-prev,
#wp-witlee .carousel-control .icon-next,
.witlee-modal .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}
#wp-witlee .carousel-control .icon-prev:before,
.witlee-modal .carousel-control .icon-prev:before {
    content: '\2039';
}
#wp-witlee .carousel-control .icon-next:before,
.witlee-modal .carousel-control .icon-next:before {
    content: '\203a';
}
#wp-witlee .carousel-indicators,
.witlee-modal .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;
}
#wp-witlee .carousel-indicators li,
.witlee-modal .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
#wp-witlee .carousel-indicators .active,
.witlee-modal .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
#wp-witlee .carousel-caption,
.witlee-modal .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#wp-witlee .carousel-caption .btn,
.witlee-modal .carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    #wp-witlee .carousel-control .glyphicon-chevron-left,
    .witlee-modal .carousel-control .glyphicon-chevron-left,
    #wp-witlee .carousel-control .glyphicon-chevron-right,
    .witlee-modal .carousel-control .glyphicon-chevron-right,
    #wp-witlee .carousel-control .icon-prev,
    .witlee-modal .carousel-control .icon-prev,
    #wp-witlee .carousel-control .icon-next,
    .witlee-modal .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    #wp-witlee .carousel-control .glyphicon-chevron-left,
    .witlee-modal .carousel-control .glyphicon-chevron-left,
    #wp-witlee .carousel-control .icon-prev,
    .witlee-modal .carousel-control .icon-prev {
        margin-left: -15px;
    }
    #wp-witlee .carousel-control .glyphicon-chevron-right,
    .witlee-modal .carousel-control .glyphicon-chevron-right,
    #wp-witlee .carousel-control .icon-next,
    .witlee-modal .carousel-control .icon-next {
        margin-right: -15px;
    }
    #wp-witlee .carousel-caption,
    .witlee-modal .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    #wp-witlee .carousel-indicators,
    .witlee-modal .carousel-indicators {
        bottom: 20px;
    }
}
#wp-witlee .clearfix:before,
.witlee-modal .clearfix:before,
#wp-witlee .clearfix:after,
.witlee-modal .clearfix:after,
#wp-witlee #wp-witlee .dl-horizontal dd:before,
.witlee-modal #wp-witlee .dl-horizontal dd:before,
#wp-witlee #wp-witlee .dl-horizontal dd:after,
.witlee-modal #wp-witlee .dl-horizontal dd:after,
#wp-witlee .witlee-modal .dl-horizontal dd:before,
.witlee-modal .witlee-modal .dl-horizontal dd:before,
#wp-witlee .witlee-modal .dl-horizontal dd:after,
.witlee-modal .witlee-modal .dl-horizontal dd:after,
#wp-witlee #wp-witlee .container:before,
.witlee-modal #wp-witlee .container:before,
#wp-witlee #wp-witlee .container:after,
.witlee-modal #wp-witlee .container:after,
#wp-witlee .witlee-modal .container:before,
.witlee-modal .witlee-modal .container:before,
#wp-witlee .witlee-modal .container:after,
.witlee-modal .witlee-modal .container:after,
#wp-witlee #wp-witlee .container-fluid:before,
.witlee-modal #wp-witlee .container-fluid:before,
#wp-witlee #wp-witlee .container-fluid:after,
.witlee-modal #wp-witlee .container-fluid:after,
#wp-witlee .witlee-modal .container-fluid:before,
.witlee-modal .witlee-modal .container-fluid:before,
#wp-witlee .witlee-modal .container-fluid:after,
.witlee-modal .witlee-modal .container-fluid:after,
#wp-witlee #wp-witlee .row:before,
.witlee-modal #wp-witlee .row:before,
#wp-witlee #wp-witlee .row:after,
.witlee-modal #wp-witlee .row:after,
#wp-witlee .witlee-modal .row:before,
.witlee-modal .witlee-modal .row:before,
#wp-witlee .witlee-modal .row:after,
.witlee-modal .witlee-modal .row:after,
#wp-witlee #wp-witlee .btn-toolbar:before,
.witlee-modal #wp-witlee .btn-toolbar:before,
#wp-witlee #wp-witlee .btn-toolbar:after,
.witlee-modal #wp-witlee .btn-toolbar:after,
#wp-witlee .witlee-modal .btn-toolbar:before,
.witlee-modal .witlee-modal .btn-toolbar:before,
#wp-witlee .witlee-modal .btn-toolbar:after,
.witlee-modal .witlee-modal .btn-toolbar:after,
#wp-witlee #wp-witlee .btn-group-vertical > .btn-group:before,
.witlee-modal #wp-witlee .btn-group-vertical > .btn-group:before,
#wp-witlee #wp-witlee .btn-group-vertical > .btn-group:after,
.witlee-modal #wp-witlee .btn-group-vertical > .btn-group:after,
#wp-witlee .witlee-modal .btn-group-vertical > .btn-group:before,
.witlee-modal .witlee-modal .btn-group-vertical > .btn-group:before,
#wp-witlee .witlee-modal .btn-group-vertical > .btn-group:after,
.witlee-modal .witlee-modal .btn-group-vertical > .btn-group:after,
#wp-witlee #wp-witlee .nav:before,
.witlee-modal #wp-witlee .nav:before,
#wp-witlee #wp-witlee .nav:after,
.witlee-modal #wp-witlee .nav:after,
#wp-witlee .witlee-modal .nav:before,
.witlee-modal .witlee-modal .nav:before,
#wp-witlee .witlee-modal .nav:after,
.witlee-modal .witlee-modal .nav:after,
#wp-witlee .navbar:before,
.witlee-modal .navbar:before,
#wp-witlee .navbar:after,
.witlee-modal .navbar:after,
#wp-witlee .navbar-header:before,
.witlee-modal .navbar-header:before,
#wp-witlee .navbar-header:after,
.witlee-modal .navbar-header:after,
#wp-witlee .navbar-collapse:before,
.witlee-modal .navbar-collapse:before,
#wp-witlee .navbar-collapse:after,
.witlee-modal .navbar-collapse:after,
#wp-witlee .modal-footer:before,
.witlee-modal .modal-footer:before,
#wp-witlee .modal-footer:after,
.witlee-modal .modal-footer:after {
    content: " ";
    display: table;
}
#wp-witlee .clearfix:after,
.witlee-modal .clearfix:after,
#wp-witlee #wp-witlee .dl-horizontal dd:after,
.witlee-modal #wp-witlee .dl-horizontal dd:after,
#wp-witlee .witlee-modal .dl-horizontal dd:after,
.witlee-modal .witlee-modal .dl-horizontal dd:after,
#wp-witlee #wp-witlee .container:after,
.witlee-modal #wp-witlee .container:after,
#wp-witlee .witlee-modal .container:after,
.witlee-modal .witlee-modal .container:after,
#wp-witlee #wp-witlee .container-fluid:after,
.witlee-modal #wp-witlee .container-fluid:after,
#wp-witlee .witlee-modal .container-fluid:after,
.witlee-modal .witlee-modal .container-fluid:after,
#wp-witlee #wp-witlee .row:after,
.witlee-modal #wp-witlee .row:after,
#wp-witlee .witlee-modal .row:after,
.witlee-modal .witlee-modal .row:after,
#wp-witlee #wp-witlee .btn-toolbar:after,
.witlee-modal #wp-witlee .btn-toolbar:after,
#wp-witlee .witlee-modal .btn-toolbar:after,
.witlee-modal .witlee-modal .btn-toolbar:after,
#wp-witlee #wp-witlee .btn-group-vertical > .btn-group:after,
.witlee-modal #wp-witlee .btn-group-vertical > .btn-group:after,
#wp-witlee .witlee-modal .btn-group-vertical > .btn-group:after,
.witlee-modal .witlee-modal .btn-group-vertical > .btn-group:after,
#wp-witlee #wp-witlee .nav:after,
.witlee-modal #wp-witlee .nav:after,
#wp-witlee .witlee-modal .nav:after,
.witlee-modal .witlee-modal .nav:after,
#wp-witlee .navbar:after,
.witlee-modal .navbar:after,
#wp-witlee .navbar-header:after,
.witlee-modal .navbar-header:after,
#wp-witlee .navbar-collapse:after,
.witlee-modal .navbar-collapse:after,
#wp-witlee .modal-footer:after,
.witlee-modal .modal-footer:after {
    clear: both;
}
#wp-witlee .center-block,
.witlee-modal .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#wp-witlee .pull-right,
.witlee-modal .pull-right {
    float: right !important;
}
#wp-witlee .pull-left,
.witlee-modal .pull-left {
    float: left !important;
}
#wp-witlee .hide,
.witlee-modal .hide {
    display: none !important;
}
#wp-witlee .show,
.witlee-modal .show {
    display: block !important;
}
#wp-witlee .invisible,
.witlee-modal .invisible {
    visibility: hidden;
}
#wp-witlee .text-hide,
.witlee-modal .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
#wp-witlee .hidden,
.witlee-modal .hidden {
    display: none !important;
}
@-ms-viewport {
    width: device-width;
}
#wp-witlee .visible-xs,
.witlee-modal .visible-xs,
#wp-witlee .visible-sm,
.witlee-modal .visible-sm,
#wp-witlee .visible-md,
.witlee-modal .visible-md,
#wp-witlee .visible-lg,
.witlee-modal .visible-lg {
    display: none !important;
}
#wp-witlee .visible-xs-block,
.witlee-modal .visible-xs-block,
#wp-witlee .visible-xs-inline,
.witlee-modal .visible-xs-inline,
#wp-witlee .visible-xs-inline-block,
.witlee-modal .visible-xs-inline-block,
#wp-witlee .visible-sm-block,
.witlee-modal .visible-sm-block,
#wp-witlee .visible-sm-inline,
.witlee-modal .visible-sm-inline,
#wp-witlee .visible-sm-inline-block,
.witlee-modal .visible-sm-inline-block,
#wp-witlee .visible-md-block,
.witlee-modal .visible-md-block,
#wp-witlee .visible-md-inline,
.witlee-modal .visible-md-inline,
#wp-witlee .visible-md-inline-block,
.witlee-modal .visible-md-inline-block,
#wp-witlee .visible-lg-block,
.witlee-modal .visible-lg-block,
#wp-witlee .visible-lg-inline,
.witlee-modal .visible-lg-inline,
#wp-witlee .visible-lg-inline-block,
.witlee-modal .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    #wp-witlee .visible-xs,
    .witlee-modal .visible-xs {
        display: block !important;
    }
    table#wp-witlee .visible-xs,
    table.witlee-modal .visible-xs {
        display: table !important;
    }
    tr#wp-witlee .visible-xs,
    tr.witlee-modal .visible-xs {
        display: table-row !important;
    }
    th#wp-witlee .visible-xs,
    th.witlee-modal .visible-xs,
    td#wp-witlee .visible-xs,
    td.witlee-modal .visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    #wp-witlee .visible-xs-block,
    .witlee-modal .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    #wp-witlee .visible-xs-inline,
    .witlee-modal .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    #wp-witlee .visible-xs-inline-block,
    .witlee-modal .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #wp-witlee .visible-sm,
    .witlee-modal .visible-sm {
        display: block !important;
    }
    table#wp-witlee .visible-sm,
    table.witlee-modal .visible-sm {
        display: table !important;
    }
    tr#wp-witlee .visible-sm,
    tr.witlee-modal .visible-sm {
        display: table-row !important;
    }
    th#wp-witlee .visible-sm,
    th.witlee-modal .visible-sm,
    td#wp-witlee .visible-sm,
    td.witlee-modal .visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #wp-witlee .visible-sm-block,
    .witlee-modal .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #wp-witlee .visible-sm-inline,
    .witlee-modal .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #wp-witlee .visible-sm-inline-block,
    .witlee-modal .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #wp-witlee .visible-md,
    .witlee-modal .visible-md {
        display: block !important;
    }
    table#wp-witlee .visible-md,
    table.witlee-modal .visible-md {
        display: table !important;
    }
    tr#wp-witlee .visible-md,
    tr.witlee-modal .visible-md {
        display: table-row !important;
    }
    th#wp-witlee .visible-md,
    th.witlee-modal .visible-md,
    td#wp-witlee .visible-md,
    td.witlee-modal .visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #wp-witlee .visible-md-block,
    .witlee-modal .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #wp-witlee .visible-md-inline,
    .witlee-modal .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #wp-witlee .visible-md-inline-block,
    .witlee-modal .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    #wp-witlee .visible-lg,
    .witlee-modal .visible-lg {
        display: block !important;
    }
    table#wp-witlee .visible-lg,
    table.witlee-modal .visible-lg {
        display: table !important;
    }
    tr#wp-witlee .visible-lg,
    tr.witlee-modal .visible-lg {
        display: table-row !important;
    }
    th#wp-witlee .visible-lg,
    th.witlee-modal .visible-lg,
    td#wp-witlee .visible-lg,
    td.witlee-modal .visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    #wp-witlee .visible-lg-block,
    .witlee-modal .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    #wp-witlee .visible-lg-inline,
    .witlee-modal .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    #wp-witlee .visible-lg-inline-block,
    .witlee-modal .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    #wp-witlee .hidden-xs,
    .witlee-modal .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #wp-witlee .hidden-sm,
    .witlee-modal .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #wp-witlee .hidden-md,
    .witlee-modal .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    #wp-witlee .hidden-lg,
    .witlee-modal .hidden-lg {
        display: none !important;
    }
}
#wp-witlee .visible-print,
.witlee-modal .visible-print {
    display: none !important;
}
@media print {
    #wp-witlee .visible-print,
    .witlee-modal .visible-print {
        display: block !important;
    }
    table#wp-witlee .visible-print,
    table.witlee-modal .visible-print {
        display: table !important;
    }
    tr#wp-witlee .visible-print,
    tr.witlee-modal .visible-print {
        display: table-row !important;
    }
    th#wp-witlee .visible-print,
    th.witlee-modal .visible-print,
    td#wp-witlee .visible-print,
    td.witlee-modal .visible-print {
        display: table-cell !important;
    }
}
#wp-witlee .visible-print-block,
.witlee-modal .visible-print-block {
    display: none !important;
}
@media print {
    #wp-witlee .visible-print-block,
    .witlee-modal .visible-print-block {
        display: block !important;
    }
}
#wp-witlee .visible-print-inline,
.witlee-modal .visible-print-inline {
    display: none !important;
}
@media print {
    #wp-witlee .visible-print-inline,
    .witlee-modal .visible-print-inline {
        display: inline !important;
    }
}
#wp-witlee .visible-print-inline-block,
.witlee-modal .visible-print-inline-block {
    display: none !important;
}
@media print {
    #wp-witlee .visible-print-inline-block,
    .witlee-modal .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    #wp-witlee .hidden-print,
    .witlee-modal .hidden-print {
        display: none !important;
    }
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');
    src: url('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}
.fa-won:before,
.fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-slack:before {
    content: "\f198";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-pied-piper:before {
    content: "\f1a7";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-spoon:before {
    content: "\f1b1";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-file-word-o:before {
    content: "\f1c2";
}
.fa-file-excel-o:before {
    content: "\f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-circle-o-notch:before {
    content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-circle-thin:before {
    content: "\f1db";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bell-slash-o:before {
    content: "\f1f7";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-area-chart:before {
    content: "\f1fe";
}
.fa-pie-chart:before {
    content: "\f200";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bus:before {
    content: "\f207";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}
.fa-meanpath:before {
    content: "\f20c";
}
.ps-container {
    overflow: hidden !important;
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
}
.ps-container.ps-in-scrolling {
    pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: #999999;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #999999;
}
.ps-container > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    bottom: 3px;
    height: 8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    bottom: 0;
    height: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    right: 3px;
    width: 8px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    right: 0;
    width: 8px;
}
.ps-container:hover.ps-in-scrolling {
    pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: #999999;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
    opacity: 0.6;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
    background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    background-color: #999999;
}
.scale-fade {
    -webkit-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.scale-fade.ng-enter {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
}
.scale-fade.ng-enter-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.scale-fade.ng-leave {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
.scale-fade.ng-leave-active {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}
.scale-fade.ng-hide-add {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
.scale-fade.ng-hide-add.ng-hide-add-active {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}
.scale-fade.ng-hide-remove {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    display: block !important;
    opacity: 0;
}
.scale-fade.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.spin-toggle {
    -webkit-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.spin-toggle.ng-enter {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
}
.spin-toggle.ng-enter-active {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}
.spin-toggle.ng-leave {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
.spin-toggle.ng-leave-active {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
.spin-toggle.ng-hide-add {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
.spin-toggle.ng-hide-add.ng-hide-add-active {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
}
.spin-toggle.ng-hide-remove {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    display: block !important;
    opacity: 0;
}
.spin-toggle.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}
.scale-fade-in {
    -webkit-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.scale-fade-in.ng-enter {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
}
.scale-fade-in.ng-enter-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.scale-fade-in.ng-leave {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
.scale-fade-in.ng-leave-active {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    opacity: 0;
}
.scale-fade-in.ng-hide-add {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
.scale-fade-in.ng-hide-add.ng-hide-add-active {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    opacity: 0;
}
.scale-fade-in.ng-hide-remove {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    display: block !important;
    opacity: 0;
}
.scale-fade-in.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.bouncy-scale-in {
    -webkit-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -khtml-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.bouncy-scale-in.ng-enter {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    -webkit-transition-duration: 450ms;
    -khtml-transition-duration: 450ms;
    -moz-transition-duration: 450ms;
    -ms-transition-duration: 450ms;
    -o-transition-duration: 450ms;
    transition-duration: 450ms;
    opacity: 0;
}
.bouncy-scale-in.ng-enter-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.bouncy-scale-in.ng-leave {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 450ms;
    -khtml-transition-duration: 450ms;
    -moz-transition-duration: 450ms;
    -ms-transition-duration: 450ms;
    -o-transition-duration: 450ms;
    transition-duration: 450ms;
    opacity: 1;
}
.bouncy-scale-in.ng-leave-active {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    opacity: 0;
}
.bouncy-scale-in.ng-hide-add {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 450ms;
    -khtml-transition-duration: 450ms;
    -moz-transition-duration: 450ms;
    -ms-transition-duration: 450ms;
    -o-transition-duration: 450ms;
    transition-duration: 450ms;
    opacity: 1;
}
.bouncy-scale-in.ng-hide-add.ng-hide-add-active {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    opacity: 0;
}
.bouncy-scale-in.ng-hide-remove {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    -webkit-transition-duration: 450ms;
    -khtml-transition-duration: 450ms;
    -moz-transition-duration: 450ms;
    -ms-transition-duration: 450ms;
    -o-transition-duration: 450ms;
    transition-duration: 450ms;
    display: block !important;
    opacity: 0;
}
.bouncy-scale-in.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.flip-in {
    -webkit-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.flip-in.ng-enter {
    -webkit-transform: perspective(300px) rotateX(90deg);
    -moz-transform: perspective(300px) rotateX(90deg);
    -ms-transform: perspective(300px) rotateX(90deg);
    -o-transform: perspective(300px) rotateX(90deg);
    transform: perspective(300px) rotateX(90deg);
    -webkit-transition-duration: 550ms;
    -khtml-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -ms-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    opacity: 0.7;
}
.flip-in.ng-enter-active {
    -webkit-transform: perspective(300px) rotateX(0deg);
    -moz-transform: perspective(300px) rotateX(0deg);
    -ms-transform: perspective(300px) rotateX(0deg);
    -o-transform: perspective(300px) rotateX(0deg);
    transform: perspective(300px) rotateX(0deg);
    opacity: 1;
}
.flip-in.ng-leave {
    -webkit-transform: perspective(300px) rotateX(0deg);
    -moz-transform: perspective(300px) rotateX(0deg);
    -ms-transform: perspective(300px) rotateX(0deg);
    -o-transform: perspective(300px) rotateX(0deg);
    transform: perspective(300px) rotateX(0deg);
    -webkit-transition-duration: 550ms;
    -khtml-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -ms-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    opacity: 1;
}
.flip-in.ng-leave-active {
    -webkit-transform: perspective(300px) rotateX(135deg);
    -moz-transform: perspective(300px) rotateX(135deg);
    -ms-transform: perspective(300px) rotateX(135deg);
    -o-transform: perspective(300px) rotateX(135deg);
    transform: perspective(300px) rotateX(135deg);
    opacity: 0.7;
}
.flip-in.ng-hide-add {
    -webkit-transform: perspective(300px) rotateX(0deg);
    -moz-transform: perspective(300px) rotateX(0deg);
    -ms-transform: perspective(300px) rotateX(0deg);
    -o-transform: perspective(300px) rotateX(0deg);
    transform: perspective(300px) rotateX(0deg);
    -webkit-transition-duration: 550ms;
    -khtml-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -ms-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    opacity: 1;
}
.flip-in.ng-hide-add.ng-hide-add-active {
    -webkit-transform: perspective(300px) rotateX(135deg);
    -moz-transform: perspective(300px) rotateX(135deg);
    -ms-transform: perspective(300px) rotateX(135deg);
    -o-transform: perspective(300px) rotateX(135deg);
    transform: perspective(300px) rotateX(135deg);
    opacity: 0;
}
.flip-in.ng-hide-remove {
    -webkit-transform: perspective(300px) rotateX(90deg);
    -moz-transform: perspective(300px) rotateX(90deg);
    -ms-transform: perspective(300px) rotateX(90deg);
    -o-transform: perspective(300px) rotateX(90deg);
    transform: perspective(300px) rotateX(90deg);
    -webkit-transition-duration: 550ms;
    -khtml-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -ms-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    display: block !important;
    opacity: 0;
}
.flip-in.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: perspective(300px) rotateX(0deg);
    -moz-transform: perspective(300px) rotateX(0deg);
    -ms-transform: perspective(300px) rotateX(0deg);
    -o-transform: perspective(300px) rotateX(0deg);
    transform: perspective(300px) rotateX(0deg);
    opacity: 1;
}
.rotate-in {
    -webkit-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -khtml-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.rotate-in.ng-enter {
    -webkit-transform: perspective(300px) rotateY(40deg);
    -moz-transform: perspective(300px) rotateY(40deg);
    -ms-transform: perspective(300px) rotateY(40deg);
    -o-transform: perspective(300px) rotateY(40deg);
    transform: perspective(300px) rotateY(40deg);
    -webkit-transition-duration: 550ms;
    -khtml-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -ms-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    opacity: 0.7;
}
.rotate-in.ng-enter-active {
    -webkit-transform: perspective(300px) rotateY(0deg);
    -moz-transform: perspective(300px) rotateY(0deg);
    -ms-transform: perspective(300px) rotateY(0deg);
    -o-transform: perspective(300px) rotateY(0deg);
    transform: perspective(300px) rotateY(0deg);
    opacity: 1;
}
.rotate-in.ng-leave {
    -webkit-transform: perspective(300px) rotateY(0deg);
    -moz-transform: perspective(300px) rotateY(0deg);
    -ms-transform: perspective(300px) rotateY(0deg);
    -o-transform: perspective(300px) rotateY(0deg);
    transform: perspective(300px) rotateY(0deg);
    -webkit-transition-duration: 550ms;
    -khtml-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -ms-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    opacity: 1;
}
.rotate-in.ng-leave-active {
    -webkit-transform: perspective(300px) rotateY(-40deg);
    -moz-transform: perspective(300px) rotateY(-40deg);
    -ms-transform: perspective(300px) rotateY(-40deg);
    -o-transform: perspective(300px) rotateY(-40deg);
    transform: perspective(300px) rotateY(-40deg);
    opacity: 0.7;
}
.rotate-in.ng-hide-add {
    -webkit-transform: perspective(300px) rotateY(0deg);
    -moz-transform: perspective(300px) rotateY(0deg);
    -ms-transform: perspective(300px) rotateY(0deg);
    -o-transform: perspective(300px) rotateY(0deg);
    transform: perspective(300px) rotateY(0deg);
    -webkit-transition-duration: 550ms;
    -khtml-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -ms-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    opacity: 1;
}
.rotate-in.ng-hide-add.ng-hide-add-active {
    -webkit-transform: perspective(300px) rotateY(-40deg);
    -moz-transform: perspective(300px) rotateY(-40deg);
    -ms-transform: perspective(300px) rotateY(-40deg);
    -o-transform: perspective(300px) rotateY(-40deg);
    transform: perspective(300px) rotateY(-40deg);
    opacity: 0;
}
.rotate-in.ng-hide-remove {
    -webkit-transform: perspective(300px) rotateY(40deg);
    -moz-transform: perspective(300px) rotateY(40deg);
    -ms-transform: perspective(300px) rotateY(40deg);
    -o-transform: perspective(300px) rotateY(40deg);
    transform: perspective(300px) rotateY(40deg);
    -webkit-transition-duration: 550ms;
    -khtml-transition-duration: 550ms;
    -moz-transition-duration: 550ms;
    -ms-transition-duration: 550ms;
    -o-transition-duration: 550ms;
    transition-duration: 550ms;
    display: block !important;
    opacity: 0;
}
.rotate-in.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: perspective(300px) rotateY(0deg);
    -moz-transform: perspective(300px) rotateY(0deg);
    -ms-transform: perspective(300px) rotateY(0deg);
    -o-transform: perspective(300px) rotateY(0deg);
    transform: perspective(300px) rotateY(0deg);
    opacity: 1;
}
/* display */
/* / display */
/* position */
/* / position */
/* float */
/* / float */
/* overflow */
/* / overflow */
@font-face {
    font-family: "witlee";
    src: url("https://cdn.witlee.com/fonts/witlee.eot");
    src: url("https://cdn.witlee.com/fonts/witlee.eot?#iefix") format("embedded-opentype"), url("https://cdn.witlee.com/fonts/witlee.woff") format("woff"), url("https://cdn.witlee.com/fonts/witlee.ttf") format("truetype"), url("https://cdn.witlee.com/fonts/witlee.svg#witlee") format("svg");
    font-weight: normal;
    font-style: normal;
}
.icon-fonts {
    font-family: "witlee";
    content: attr(data-icon);
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-cornernib:before {
    content: "k";
}
.icon-down:before {
    content: "l";
}
.icon-guarantee:before {
    content: "m";
}
.icon-left-arrow:before {
    content: "n";
}
.icon-right-arrow:before {
    content: "o";
}
.icon-chevron-left:before {
    content: "k";
}
.icon-chevron-right:before {
    content: "l";
}
.icon-selected-checkmark:before {
    content: "m";
}
.icon-x-hide-small:before {
    content: "n";
}
.icon-x-hide:before {
    content: "o";
}
.icon-arrow:before {
    content: "a";
}
.icon-backtotop:before {
    content: "b";
}
.icon-chevron-left-1:before {
    content: "c";
}
.icon-chevron-right-1:before {
    content: "d";
}
.icon-clock:before {
    content: "e";
}
.icon-hamburger:before {
    content: "f";
}
.icon-heart:before {
    content: "g";
}
.icon-instagram:before {
    content: "h";
}
.icon-logo:before {
    content: "r";
}
.icon-search:before {
    content: "j";
}
.icon-selected-checkmark-1:before {
    content: "p";
}
.icon-sort:before {
    content: "q";
}
.icon-sort-arrow:before {
    content: "i";
}
.icon-x-hide-small-1:before {
    content: "s";
}
.icon-x-hide-1:before {
    content: "t";
}
.icon-x:before {
    content: "u";
}
.icon-time:before {
    content: "v";
}
.checkbox {
    padding-left: 20px;
    line-height: 20px;
}
.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 15px;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -khtml-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: 1px;
    margin-left: -16px;
    font-size: 14px;
    color: #555555;
}
@media (max-width: 767px) {
    .checkbox {
        line-height: 30px;
    }
    .checkbox label {
        padding-left: 25px;
    }
    .checkbox label::before {
        width: 30px;
        height: 30px;
    }
    .checkbox label::after {
        margin-left: -13px;
        top: 0;
        font-size: 17px;
    }
}
.checkbox input[type="checkbox"] {
    margin-left: -20px;
    opacity: 0;
    z-index: -1;
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline: none;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
.checkbox input[type="checkbox"]:checked + label::before {
    border-color: #4a4a4a;
}
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.checkbox.checkbox-inline {
    margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.radio {
    padding-left: 20px;
}
.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -khtml-transition: border 0.15s ease-in-out;
    -moz-transition: border 0.15s ease-in-out;
    -ms-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}
.radio.radio-inline {
    margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
    background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #337ab7;
}
.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}
#wp-witlee .dropdown-toggle {
    cursor: pointer;
}
#wp-witlee .panel-default > .panel-heading {
    background-color: transparent;
}
#wp-witlee .panel-heading {
    padding: 0;
}
#wp-witlee .panel-group .panel + .panel {
    margin-top: 0;
}
#wp-witlee .panel-group .panel {
    border-radius: 0;
}
#wp-witlee .tooltip {
    font-size: 18px!important;
    line-height: 35px;
    width: 70px;
}
#wp-witlee label {
    font-weight: normal;
}
[ng-click],
[ui-sref] {
    cursor: pointer;
}
/**
 * @license
 * MyFonts Webfont Build ID 2967097, 2015-02-06T00:00:41-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: BrandonGrotesque-RegularItalic by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/italic/
 *
 * Webfont: BrandonGrotesque-Regular by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/regular/
 *
 * Webfont: BrandonGrotesque-Light by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/light/
 *
 * Webfont: BrandonGrotesque-BoldItalic by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/bold-italic/
 *
 * Webfont: BrandonGrotesque-Bold by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-grotesque/bold/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2967097
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2009 by Hannes von Doehren. All rights reserved.
 *
 * Â© 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
    font-family: 'BrandonGrotesque-RegularItalic';
    src: url('https://cdn.witlee.com/fonts/2D4639_0_0.eot');
    src: url('https://cdn.witlee.com/fonts/2D4639_0_0.eot?#iefix') format('embedded-opentype'), url('https://cdn.witlee.com/fonts/2D4639_0_0.woff2') format('woff2'), url('https://cdn.witlee.com/fonts/2D4639_0_0.woff') format('woff'), url('https://cdn.witlee.com/fonts/2D4639_0_0.ttf') format('truetype');
}
@font-face {
    font-family: 'BrandonGrotesque-Regular';
    src: url('https://cdn.witlee.com/fonts/2D4639_1_0.eot');
    src: url('https://cdn.witlee.com/fonts/2D4639_1_0.eot?#iefix') format('embedded-opentype'), url('https://cdn.witlee.com/fonts/2D4639_1_0.woff2') format('woff2'), url('https://cdn.witlee.com/fonts/2D4639_1_0.woff') format('woff'), url('https://cdn.witlee.com/fonts/2D4639_1_0.ttf') format('truetype');
}
@font-face {
    font-family: 'BrandonGrotesque-Light';
    src: url('https://cdn.witlee.com/fonts/2D4639_2_0.eot');
    src: url('https://cdn.witlee.com/fonts/2D4639_2_0.eot?#iefix') format('embedded-opentype'), url('https://cdn.witlee.com/fonts/2D4639_2_0.woff2') format('woff2'), url('https://cdn.witlee.com/fonts/2D4639_2_0.woff') format('woff'), url('https://cdn.witlee.com/fonts/2D4639_2_0.ttf') format('truetype');
}
@font-face {
    font-family: 'BrandonGrotesque-BoldItalic';
    src: url('https://cdn.witlee.com/fonts/2D4639_3_0.eot');
    src: url('https://cdn.witlee.com/fonts/2D4639_3_0.eot?#iefix') format('embedded-opentype'), url('https://cdn.witlee.com/fonts/2D4639_3_0.woff2') format('woff2'), url('https://cdn.witlee.com/fonts/2D4639_3_0.woff') format('woff'), url('https://cdn.witlee.com/fonts/2D4639_3_0.ttf') format('truetype');
}
@font-face {
    font-family: 'BrandonGrotesque-Bold';
    src: url('https://cdn.witlee.com/fonts/2D4639_4_0.eot');
    src: url('https://cdn.witlee.com/fonts/2D4639_4_0.eot?#iefix') format('embedded-opentype'), url('https://cdn.witlee.com/fonts/2D4639_4_0.woff2') format('woff2'), url('https://cdn.witlee.com/fonts/2D4639_4_0.woff') format('woff'), url('https://cdn.witlee.com/fonts/2D4639_4_0.ttf') format('truetype');
}
.light {
    font-family: 'BrandonGrotesque-Light';
}
.italic {
    font-family: 'BrandonGrotesque-RegularItalic';
}
.bold {
    font-family: 'BrandonGrotesque-Bold';
}
.bold.italic {
    font-family: 'BrandonGrotesque-BoldItalic';
}
#wp-witlee body {
    font-family: 'BrandonGrotesque-Regular', serif;
    background-color: #f6efef;
}
#wp-witlee body.o-hidden {
    overflow: hidden;
}
#wp-witlee .main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    position: relative;
    /*overflow: hidden;*/
}
#wp-witlee .modal-backdrop {
    height: 100%;
}
#wp-witlee w-avatar img {
    height: 28px;
    width: 28px;
    border: 1px solid #fff;
    vertical-align: middle;
    -webkit-border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    -o-border-radius: 14px 14px 14px 14px;
    border-radius: 14px 14px 14px 14px;
    margin: 0px!important;
}
@media (max-width: 767px) {
    #wp-witlee w-avatar img {
        vertical-align: inherit;
    }
}
.profile-mini #wp-witlee w-avatar img {
    height: 58px;
    width: 58px;
    border: 1px solid #fff;
    -webkit-border-radius: 29px 29px 29px 29px;
    -moz-border-radius: 29px 29px 29px 29px;
    -o-border-radius: 29px 29px 29px 29px;
    border-radius: 29px 29px 29px 29px;
}
#wp-witlee w-medium-large-avatar img {
    height: 78px;
    width: 78px;
    border: 1px solid #fff;
    -webkit-border-radius: 39px 39px 39px 39px;
    -moz-border-radius: 39px 39px 39px 39px;
    -o-border-radius: 39px 39px 39px 39px;
    border-radius: 39px 39px 39px 39px;
}
#wp-witlee w-large-avatar img {
    height: 98px;
    width: 98px;
    border: 1px solid #fff;
    -webkit-border-radius: 49px 49px 49px 49px;
    -moz-border-radius: 49px 49px 49px 49px;
    -o-border-radius: 49px 49px 49px 49px;
    border-radius: 49px 49px 49px 49px;
}
#wp-witlee .hover-close,
.witlee-modal .hover-close {
    overflow: hidden;
    position: relative;
}
#wp-witlee .hover-close:hover .close-photo,
.witlee-modal .hover-close:hover .close-photo {
    display: block;
}
#wp-witlee .hover-close .close-photo,
.witlee-modal .hover-close .close-photo {
    /*display: none;*/
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0px;
    z-index: 1;
}
#wp-witlee .hover-close .close-photo a,
.witlee-modal .hover-close .close-photo a {
    /*background-color: #ffa7a7;*/
    color: white;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 12px;
    opacity: 0.4;
}
#wp-witlee .owl-item .item,
.witlee-modal .owl-item .item {
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    width: 100px;
}
#wp-witlee .owl-item .item img,
.witlee-modal .owl-item .item img {
    width: 100px;
    height: 100px;
}
#wp-witlee .owl-theme.full-carousel,
.witlee-modal .owl-theme.full-carousel {
    color: red;
}
#wp-witlee .owl-theme.full-carousel .owl-controls .owl-nav div,
.witlee-modal .owl-theme.full-carousel .owl-controls .owl-nav div {
    text-indent: -1000px;
    display: block !important;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 16px;
    height: 55px;
    cursor: pointer;
    background: url(../images/arrows.png) no-repeat;
    overflow: hidden;
    top: 20px;
}
#wp-witlee .owl-theme.full-carousel .owl-controls .owl-nav div.owl-prev,
.witlee-modal .owl-theme.full-carousel .owl-controls .owl-nav div.owl-prev {
    left: 20px;
}
#wp-witlee .owl-theme.full-carousel .owl-controls .owl-nav div.owl-next,
.witlee-modal .owl-theme.full-carousel .owl-controls .owl-nav div.owl-next {
    background-position: top right;
    right: 20px;
}
[ng-click],
[data-ng-click] {
    cursor: pointer;
}
.no-padding {
    padding: 0;
}
.bold {
    font-weight: bold;
}
html div#wp-witlee,
html div.witlee-modal {
    text-transform: none;
    letter-spacing: normal;
    font-style: normal;
    text-shadow: none;
    font-family: 'BrandonGrotesque-Regular', serif;
    background-color: #f6efef;
}
html div#wp-witlee span,
html div.witlee-modal span,
html div#wp-witlee p,
html div.witlee-modal p,
html div#wp-witlee h1,
html div.witlee-modal h1,
html div#wp-witlee h2,
html div.witlee-modal h2,
html div#wp-witlee h3,
html div.witlee-modal h3,
html div#wp-witlee h4,
html div.witlee-modal h4,
html div#wp-witlee h5,
html div.witlee-modal h5,
html div#wp-witlee h6,
html div.witlee-modal h6,
html div#wp-witlee div,
html div.witlee-modal div,
html div#wp-witlee a,
html div.witlee-modal a,
html div#wp-witlee ul,
html div.witlee-modal ul,
html div#wp-witlee li,
html div.witlee-modal li,
html div#wp-witlee button,
html div.witlee-modal button,
html div#wp-witlee input,
html div.witlee-modal input {
    text-transform: none;
    letter-spacing: normal;
    font-style: normal;
    text-shadow: none;
}
html div#wp-witlee nav,
html div.witlee-modal nav {
    z-index: 99!important;
}
html div#wp-witlee .dropdown-menu li,
html div.witlee-modal .dropdown-menu li {
    list-style: none!important;
}
html div#wp-witlee .post,
html div.witlee-modal .post {
    padding: 0!important;
    border: 0!important;
}
html div#wp-witlee div > a,
html div.witlee-modal div > a,
html div#wp-witlee a,
html div.witlee-modal a {
    text-decoration: none;
}
html div#wp-witlee .loader-mask .wt-loader,
html div.witlee-modal .loader-mask .wt-loader {
    height: 40px;
    width: 40px;
    position: relative;
    left: 50%;
    margin-left: -20px;
    clear: both;
}
html div#wp-witlee .sk-fading-circle,
html div.witlee-modal .sk-fading-circle {
    margin: auto;
    width: 40px;
    height: 40px;
    position: relative;
}
html div#wp-witlee .sk-fading-circle .sk-circle,
html div.witlee-modal .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
html div#wp-witlee .sk-fading-circle .sk-circle:before,
html div.witlee-modal .sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #4a4a4a;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
html div#wp-witlee .sk-fading-circle .sk-circle2,
html div.witlee-modal .sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle3,
html div.witlee-modal .sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle4,
html div.witlee-modal .sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle5,
html div.witlee-modal .sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle6,
html div.witlee-modal .sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle7,
html div.witlee-modal .sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle8,
html div.witlee-modal .sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle9,
html div.witlee-modal .sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle10,
html div.witlee-modal .sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle11,
html div.witlee-modal .sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle12,
html div.witlee-modal .sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}
html div#wp-witlee .sk-fading-circle .sk-circle2:before,
html div.witlee-modal .sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
html div#wp-witlee .sk-fading-circle .sk-circle3:before,
html div.witlee-modal .sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
html div#wp-witlee .sk-fading-circle .sk-circle4:before,
html div.witlee-modal .sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
html div#wp-witlee .sk-fading-circle .sk-circle5:before,
html div.witlee-modal .sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
html div#wp-witlee .sk-fading-circle .sk-circle6:before,
html div.witlee-modal .sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
html div#wp-witlee .sk-fading-circle .sk-circle7:before,
html div.witlee-modal .sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
html div#wp-witlee .sk-fading-circle .sk-circle8:before,
html div.witlee-modal .sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
html div#wp-witlee .sk-fading-circle .sk-circle9:before,
html div.witlee-modal .sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
html div#wp-witlee .sk-fading-circle .sk-circle10:before,
html div.witlee-modal .sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
html div#wp-witlee .sk-fading-circle .sk-circle11:before,
html div.witlee-modal .sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
html div#wp-witlee .sk-fading-circle .sk-circle12:before,
html div.witlee-modal .sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
@keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
@media (max-width: 767px) {
    html div.witlee-modal {
        -webkit-overflow-scrolling: touch;
    }
    html div.witlee-modal .modal-dialog {
        margin: 0px;
    }
}
.wp_embed #wp-witlee .main-filter-layer {
    min-height: 65px!important;
    padding-top: 20px!important;
}
.wp_embed #wp-witlee .main-filter-layer .main-menu-bottom {
    border-top: 0px!important;
}
#wp-witlee #embed-witlee-menu {
    cursor: pointer;
    position: relative;
}
@media (min-width: 767px) {
    #wp-witlee #embed-witlee-menu.witlee-menu-mobile {
        display: none!important;
    }
}
#wp-witlee #embed-witlee-menu img {
    width: 50px;
}
#wp-witlee #embed-witlee-menu .witlee-menu-items {
    position: absolute;
    background-color: #fff;
    padding: 20px;
    width: 180px!important;
    margin-left: -60px;
    top: 80px;
}
@media (max-width: 767px) {
    #wp-witlee #embed-witlee-menu .witlee-menu-items {
        margin-left: 10px;
    }
}
#wp-witlee #embed-witlee-menu .witlee-menu-items ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
#wp-witlee #embed-witlee-menu .witlee-menu-items .witlee-menu-item {
    font-size: 17px;
}
#wp-witlee #embed-witlee-menu .witlee-menu-items .witlee-menu-item:hover {
    text-decoration: underline;
}
#wp-witlee #embed-witlee-menu .witlee-menu-items:before {
    content: ' ';
    width: 0px;
    height: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid white;
    display: inline-block;
    top: -20px;
    position: absolute;
    left: 75px;
}
@media (max-width: 767px) {
    #wp-witlee #embed-witlee-menu .witlee-menu-items:before {
        left: 15px;
    }
}
#wp-witlee #embed-witlee-menu .witlee-menu-items #login-witlee-menu {
    width: 100%;
    height: 37px;
    line-height: 42px;
    background-color: #3A739E;
    color: #fff;
    border: 0px;
    font-size: 16px;
    font-family: 'BrandonGrotesque-Bold', serif;
    max-width: 200px;
    box-shadow: none;
    padding: 0;
}
#wp-witlee nav {
    z-index: 106!important;
}
#wp-witlee .powered {
    clear: both!important;
    width: 100%!important;
    float: none !important;
    height: 0!important;
    position: relative!important;
    z-index: 10!important;
    text-align: right!important;
    font-size: 13px;
}
@media (max-width: 767px) {
    #wp-witlee .powered {
        text-align: left!important;
    }
}
#wp-witlee .powered a {
    color: #757575 !important;
    text-decoration: underline!important;
    margin-right: 10px;
    margin-top: 10px;
    display: inline-block;
    text-transform: inherit;
    letter-spacing: inherit;
    font-size: 12px!important;
}
@media only screen and (min-width: 768px) {
    #wp-witlee .powered a {
        width: 25%;
        text-align: center;
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    #wp-witlee .powered a {
        margin-left: 10px!important;
        margin-top: 0px!important;
    }
}
#wp-witlee .ng-leave {
    opacity: 0;
}
#wp-witlee .ng-enter {
    opacity: 1;
}
#wp-witlee .user-avatar {
    overflow: hidden;
    border-radius: 50%;
    height: 36px;
    width: 36px;
}
#wp-witlee .user-avatar img {
    display: inline-block;
    vertical-align: top;
}
#wp-witlee back-to-top a {
    left: 0px!important;
}
#wp-witlee .main {
    transition: all 0.9s ease 0s;
    left: 0;
    height: 100%;
    /*overflow: hidden;*/
}
@media (max-width: 767px) {
    #wp-witlee .main {
        /*overflow: hidden;*/
    }
}
#wp-witlee .o-hidden .main {
    /*z-index:10;*/
}
#wp-witlee .modal-backdrop {
    /*display: none;*/
    background-color: #F6EFEF;
}
#wp-witlee nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
#wp-witlee nav #main_nav {
    width: 100%;
}
#wp-witlee .fixfixed nav {
    position: absolute;
}
#wp-witlee .o-hidden-main nav {
    position: fixed;
}
#wp-witlee .o-hidden-main .modal-backdrop {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, 0.2);
}
#wp-witlee .o-hidden-main ui-view.main {
    overflow: hidden!important;
}
#wp-witlee .o-hidden-main nav-bar .closeMainMenu {
    display: block;
}
#wp-witlee .o-hidden-main nav-bar .navbar div {
    display: none;
}
#wp-witlee nav-bar .list-filter {
    padding: 0;
}
#wp-witlee nav-bar .closeMainMenu {
    display: none;
}
#wp-witlee nav-bar .navbar:before,
#wp-witlee nav-bar .navbar-nav:before,
#wp-witlee nav-bar .navbar:after,
#wp-witlee nav-bar .navbar-nav:after {
    content: "";
    display: none;
}
#wp-witlee nav-bar #toInstContainer {
    width: 100%;
}
#wp-witlee nav-bar #toInstContainer #loginToInstagramDesktop {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #3A739E;
    color: #fff;
    border: 0px;
    font-size: 16px;
    font-family: 'BrandonGrotesque-Bold', serif;
    max-width: 200px;
    box-shadow: none;
    padding: 0;
    text-shadow: none;
}
#wp-witlee nav-bar #toInstContainer #loginToInstagramDesktop i {
    margin-right: 10px;
}
#wp-witlee nav-bar .main-menu-item-label {
    width: 52px;
    text-align: center;
    /*line-height: 44px;*/
    padding: 14px 0;
    outline: none;
}
#wp-witlee nav-bar .main-menu-item-label.active {
    background-color: #fff;
}
#wp-witlee nav-bar .filter-mobile {
    position: absolute;
    z-index: 1050;
}
#wp-witlee nav-bar .filter-mobile.main-menu-hide {
    left: -100%;
    right: inherit;
    padding-right: 56px;
    background-color: transparent;
}
#wp-witlee nav-bar .filter-mobile.main-menu-hide.active {
    left: 0;
}
#wp-witlee nav-bar .filter-mobile .loggedContainer {
    width: 100%;
}
#wp-witlee nav-bar .filter-mobile #loginToInstagram {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #3A739E;
    color: #fff;
    border: 0px;
    font-size: 18px;
    font-family: 'BrandonGrotesque-Bold', serif;
}
#wp-witlee nav-bar .filter-mobile #loginToInstagram i {
    margin-right: 10px;
}
#wp-witlee nav-bar .filter-mobile .btn-logout {
    box-sizing: border-box;
    height: 42px;
    background-color: #d8d8d8;
    color: #fff;
    border: 1px solid #d8d8d8;
}
#wp-witlee nav-bar .filter-mobile .panel-body {
    padding-right: 30px;
    padding-left: 30px;
}
#wp-witlee nav-bar .filter-mobile .main-menu-mobile-container .accordion-filter {
    padding-bottom: 0!important;
    margin-bottom: 70px;
}
#wp-witlee nav-bar .filter-mobile .panel-heading {
    margin: 0 30px;
    font-family: 'BrandonGrotesque-Regular';
    font-size: 18px;
    color: #4a4a4a;
    line-height: 278%;
    cursor: pointer;
    display: block;
}
#wp-witlee nav-bar .filter-mobile .closeMainMenu {
    position: fixed;
    right: 20px;
    top: 20px;
}
#wp-witlee nav-bar .filter-mobile .mobile-header {
    border-bottom: 1px solid #C5C5C5;
    background-color: transparent;
    position: relative;
    height: 75px;
    line-height: 74px;
    padding: 0px 30px;
}
#wp-witlee nav-bar .filter-mobile .mobile-header div {
    display: inline-block;
}
#wp-witlee nav-bar .filter-mobile .mobile-header .mobile-header-notifications {
    float: right;
}
#wp-witlee nav-bar .filter-mobile .mobile-header .mobile-header-notifications span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 28px;
    width: 28px;
    -webkit-border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    -o-border-radius: 14px 14px 14px 14px;
    border-radius: 14px 14px 14px 14px;
    background-color: #56d67f;
    color: #ffffff;
    margin-top: 22px;
}
#wp-witlee nav-bar .filter-mobile .mobile-header .mobile-header-store {
    font-size: 18px;
}
#wp-witlee nav-bar .filter-mobile .mobile-header .mobile-profile-avatar {
    margin-right: 15px;
}
#wp-witlee nav-bar .filter-mobile .mobile-header .mobile-profile-avatar img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
#wp-witlee nav-bar .filter-mobile .main-menu-mobile-container {
    min-height: 100vh;
    background-color: #fff;
    padding-bottom: 30px;
}
#wp-witlee nav-bar .main-menu-notifications {
    position: relative;
    background-color: transparent!important;
    width: 44px;
    height: 44px;
}
#wp-witlee nav-bar .main-menu-notifications .main-filter-layer {
    padding: 20px;
    width: 275px;
    right: -30px;
    left: inherit;
    height: 315px;
    text-align: left;
    box-shadow: inset -1px -18px 22px -10px #e2e2e2;
    padding-bottom: 5px;
    min-height: inherit;
}
#wp-witlee nav-bar .main-menu-notifications .main-filter-layer:before {
    right: 42px;
}
#wp-witlee nav-bar .main-menu-notifications .main-filter-layer .notificatin-description {
    padding-top: 4px;
}
#wp-witlee nav-bar .main-menu-notifications .main-filter-layer .notificatin-description p {
    font-size: 14px;
    line-height: 130%;
}
#wp-witlee nav-bar .main-menu-notifications .main-filter-layer .notificatin-description span.green {
    color: #80CC9E;
    font-family: 'BrandonGrotesque-Bold', serif;
}
#wp-witlee nav-bar .main-menu-notifications .main-filter-layer .filter-layer-checkbox {
    height: 100%;
    overflow-y: scroll;
}
#wp-witlee nav-bar .main-menu-notifications .main-filter-layer .list-filter ul li {
    margin-bottom: 30px;
}
#wp-witlee nav-bar .main-menu-notifications .main-filter-layer .list-filter ul li .notification-image {
    width: 40px;
    float: left;
    margin-right: 10px;
}
#wp-witlee nav-bar .main-menu-profile {
    position: relative;
    background-color: transparent!important;
}
#wp-witlee nav-bar .main-menu-profile .main-filter-layer {
    width: 184px;
    min-height: 150px;
    text-align: left;
    left: -64px;
}
#wp-witlee nav-bar .main-menu-profile .main-filter-layer:before {
    left: 50%;
    margin-left: -15px;
}
#wp-witlee nav-bar .main-menu-profile .main-filter-layer .main-menu-bottom {
    padding-top: 0;
    padding-bottom: 0;
    box-sizing: content-box;
}
#wp-witlee nav-bar .main-menu-profile .main-filter-layer .main-menu-bottom a {
    font-size: 16px;
    line-height: inherit;
}
#wp-witlee nav-bar .main-menu-profile .main-filter-layer .main-menu-bottom .signout a {
    margin: 0!important;
}
#wp-witlee nav-bar .main-filter-layer {
    position: absolute;
    z-index: 4;
    background-color: #fff;
    width: 630px;
    padding: 30px 30px 0 30px;
    top: 74px;
    display: none;
    left: -10px;
    min-height: 330px;
}
#wp-witlee nav-bar .main-filter-layer.active {
    display: block;
}
#wp-witlee nav-bar .main-filter-layer .no-padding {
    padding: 0;
}
#wp-witlee nav-bar .main-filter-layer .main-menu-bottom {
    clear: both;
    margin-left: -30px;
    padding: 20px 30px;
    border-top: 1px solid #F6EFEF;
    width: 100%;
}
#wp-witlee nav-bar .main-filter-layer .main-menu-bottom ul li {
    display: inline-block;
}
#wp-witlee nav-bar .main-filter-layer .main-menu-bottom ul li a {
    line-height: 1em;
    font-size: 13px;
    margin-right: 20px;
}
#wp-witlee nav-bar .main-filter-layer .powered-site ul li a {
    font-size: 16px;
    font-weight: bold;
    margin-right: 0px;
    text-align: right;
}
#wp-witlee nav-bar .main-filter-layer li a {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 250%;
    font-family: 'BrandonGrotesque-Regular', serif;
    text-transform: capitalize;
}
#wp-witlee nav-bar .main-filter-layer li a.hashtag-item-menu {
    text-transform: lowercase!important;
}
#wp-witlee nav-bar .main-filter-layer h3 {
    margin: 0;
    font-size: 16px;
    line-height: 303%;
    color: #4a4a4a;
    font-family: 'BrandonGrotesque-Bold', serif;
}
#wp-witlee nav-bar .main-filter-layer:before {
    content: ' ';
    width: 0px;
    height: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid white;
    display: inline-block;
    top: -20px;
    position: absolute;
    left: 22px;
}
#wp-witlee nav-bar .navbar {
    top: 0;
    margin-bottom: 0;
    z-index: 5;
    min-height: 102px;
    background-color: #f6efef;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-shadow: 0px 0px 1px 0px #4a4a4a;
    -moz-box-shadow: 0px 0px 1px 0px #4a4a4a;
    box-shadow: 0px 0px 1px 0px #4a4a4a;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}
@media (max-width: 767px) {
    #wp-witlee nav-bar .navbar {
        min-height: 74px;
    }
}
#wp-witlee nav-bar .company-product,
#wp-witlee nav-bar .search,
#wp-witlee nav-bar .account {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
}
#wp-witlee nav-bar .company-product,
#wp-witlee nav-bar .account {
    width: 25%;
}
#wp-witlee nav-bar .company-product {
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee nav-bar .company-product .navbar-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee nav-bar .company-product .dropdown {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
}
#wp-witlee nav-bar .company-product .dropdown w-notifications {
    display: none;
}
#wp-witlee nav-bar .company-product .product-name {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 40px;
    height: 44px;
    width: 139px;
    color: #4a4a4a;
}
#wp-witlee nav-bar .company-product .product-name:hover,
#wp-witlee nav-bar .company-product .product-name:focus,
#wp-witlee nav-bar .company-product .product-name:visited {
    color: #4a4a4a;
    text-decoration: none;
}
#wp-witlee nav-bar .company-product .product-name img {
    width: 139px;
    height: 44px;
}
#wp-witlee nav-bar .company-product .mobile-search {
    display: none;
}
#wp-witlee nav-bar .search {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
}
#wp-witlee nav-bar .search form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 480px;
    margin-bottom: 0!important;
}
#wp-witlee nav-bar .search label,
#wp-witlee nav-bar .search button {
    height: 42px;
}
#wp-witlee nav-bar .search label {
    position: relative;
    margin-bottom: 0;
    width: 100%;
}
#wp-witlee nav-bar .search label img {
    position: absolute;
    top: 13px;
    left: 20px;
}
#wp-witlee nav-bar .search label input {
    height: 100%!important;
    width: 100%!important;
    padding: 0 0 0 43px!important;
    background-color: rgba(255, 255, 255, 0.4) !important;
    border-left: none!important;
    border-right: none!important;
    line-height: 40px!important;
    border-bottom: 1px solid #4a4a4a !important;
    border-top: 1px solid transparent!important;
    font-size: 18px!important;
    font-family: 'BrandonGrotesque-Regular', serif !important;
}
#wp-witlee nav-bar .search label input::-webkit-input-placeholder {
    font-size: 18px!important;
    color: #aeabab !important;
}
#wp-witlee nav-bar .search label input:-moz-placeholder {
    font-size: 18px!important;
    color: #aeabab !important;
}
#wp-witlee nav-bar .search label input::-moz-placeholder {
    font-size: 18px!important;
    color: #aeabab !important;
}
#wp-witlee nav-bar .search label input:-ms-input-placeholder {
    font-size: 18px!important;
    color: #aeabab !important;
}
@media (max-width: 880px) {
    #wp-witlee nav-bar .search label input::-webkit-input-placeholder {
        color: transparent!important;
    }
}
#wp-witlee nav-bar .search label button {
    position: absolute;
    top: 0;
    right: 0;
    width: 96px;
    background-color: #4a4a4a;
    color: #ffffff;
    border: none;
    font-size: 18px;
    font-family: 'BrandonGrotesque-Bold';
    box-shadow: none;
    text-shadow: none;
    padding: 0;
}
#wp-witlee nav-bar .search label button:hover {
    background-color: #272727;
}
#wp-witlee nav-bar .account {
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#wp-witlee nav-bar w-navbar-avatar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    height: 44px;
}
#wp-witlee nav-bar w-notifications {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 20px;
    cursor: pointer;
}
#wp-witlee nav-bar w-notifications .main-filter-layer:before {
    right: 42px!important;
    left: initial!important;
}
#wp-witlee nav-bar w-notifications .count {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 28px;
    width: 28px;
    padding: 1px 0 0 0;
    -webkit-border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    -o-border-radius: 14px 14px 14px 14px;
    border-radius: 14px 14px 14px 14px;
    background-color: #56d67f;
    color: #ffffff;
}
#wp-witlee nav-bar w-notifications .count:hover,
#wp-witlee nav-bar w-notifications .count:active,
#wp-witlee nav-bar w-notifications .count:visited,
#wp-witlee nav-bar w-notifications .count:focus {
    text-decoration: none;
}
#wp-witlee nav-bar .navbar-right {
    margin-right: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
#wp-witlee nav-bar .navbar-right > li {
    margin-top: 2px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #ffffff;
    z-index: 5;
    -webkit-border-radius: 80% 80% 80% 80%;
    -moz-border-radius: 80% 80% 80% 80%;
    -o-border-radius: 80% 80% 80% 80%;
    border-radius: 80% 80% 80% 80%;
}
#wp-witlee nav-bar .navbar-right > li.open > a {
    -webkit-border-radius: 80% 80% 80% 80%;
    -moz-border-radius: 80% 80% 80% 80%;
    -o-border-radius: 80% 80% 80% 80%;
    border-radius: 80% 80% 80% 80%;
}
#wp-witlee nav-bar .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
#wp-witlee nav-bar .dropdown-menu {
    padding: 10px;
    color: #4a4a4a;
    background-color: rgba(255, 255, 255, 0.6);
    border: none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    font-size: 18px;
    z-index: 4;
}
#wp-witlee nav-bar .dropdown {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#wp-witlee nav-bar .dropdown .dropdown-menu {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#wp-witlee nav-bar .dropdown.open-add .dropdown-menu {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
    -webkit-transition-duration: 150ms;
    -khtml-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -ms-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms;
    display: block !important;
    opacity: 0;
    z-index: 3 ;
}
#wp-witlee nav-bar .dropdown.open-add.open-add-active .dropdown-menu {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
#wp-witlee nav-bar .dropdown.open-remove .dropdown-menu {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-duration: 150ms;
    -khtml-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -ms-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms;
    opacity: 1;
    z-index: 4;
}
#wp-witlee nav-bar .dropdown.open-remove.open-remove-active .dropdown-menu {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
    display: block !important;
    opacity: 0;
}
@media (max-width: 991px) {
    #wp-witlee nav-bar .search {
        width: 40%;
    }
    #wp-witlee nav-bar .search form {
        width: 100%;
    }
    #wp-witlee nav-bar .account {
        width: 15%;
    }
}
@media (max-width: 767px) {
    #wp-witlee #filter-sort {
        display: none !important;
    }
    #wp-witlee nav {
        z-index: 10;
    }
    #wp-witlee .navbar {
        z-index: 0;
    }
    #wp-witlee nav-bar .company-product {
        width: 100%;
    }
    #wp-witlee nav-bar .company-product .dropdown,
    #wp-witlee nav-bar .company-product .product-name,
    #wp-witlee nav-bar .company-product .mobile-search {
        margin-left: 0;
        width: 33.3%;
    }
    #wp-witlee nav-bar .company-product.active .dropdown {
        display: none;
    }
    #wp-witlee nav-bar .company-product .dropdown .dropdown-toggle {
        margin-left: 15px;
    }
    #wp-witlee nav-bar .company-product .dropdown w-notifications {
        display: block;
        position: absolute;
        top: 5px;
        left: 25px;
        margin: 0;
        display: none;
    }
    #wp-witlee nav-bar .company-product .dropdown w-notifications .count {
        height: 20px;
        width: 20px;
        -webkit-border-radius: 10px 10px 10px 10px;
        -moz-border-radius: 10px 10px 10px 10px;
        -o-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        padding: 3px 0 0 0;
    }
    #wp-witlee nav-bar .company-product .product-name {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #wp-witlee nav-bar .company-product .mobile-search {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flexbox;
        display: flex;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-flex-pack: flex-end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 15px;
    }
    #wp-witlee nav-bar .company-product .mobile-search a {
        color: #4a4a4a;
        font-size: 18px;
        display: inline-block;
        font-family: 'BrandonGrotesque-Regular';
        width: 50px;
    }
    #wp-witlee nav-bar .company-product .mobile-search input {
        -webkit-transition: all 0.5s;
        -khtml-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        background: url('../images/search.svg') no-repeat scroll 8px center transparent;
        border: none;
        border-bottom: 1px solid transparent;
        cursor: pointer;
        font-size: 18px;
        outline: none;
        padding: 13px 10px 9px 20px;
        width: 15px;
        height: 42px;
        background-size: 18px;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        -o-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }
    #wp-witlee nav-bar .company-product .mobile-search input:focus {
        background-position: 15px center;
        background-color: rgba(255, 255, 255, 0.4);
        border-bottom: 1px solid #4a4a4a;
        cursor: auto;
        padding-left: 40px;
        width: 100%;
    }
    #wp-witlee nav-bar .company-product .mobile-search img {
        margin-right: 15px;
    }
    #wp-witlee nav-bar .company-product .mobile-search.background {
        /*z-index: -1;*/
    }
    #wp-witlee nav-bar .company-product.active .product-name {
        display: none;
    }
    #wp-witlee nav-bar .company-product.active .mobile-search {
        padding: 0 15px;
        width: 100%;
    }
    #wp-witlee nav-bar .search,
    #wp-witlee nav-bar .account {
        display: none;
    }
}
#wp-witlee form.verify-mail {
    padding-bottom: 47px;
    border-bottom: 2px solid #ADFFB1;
    clear: both;
    margin-top: 60px;
}
#wp-witlee form.verify-mail:after {
    clear: both;
    content: " ";
    display: table;
}
#wp-witlee form.verify-mail p {
    font-family: 'BrandonGrotesque-Regular', serif;
    font-size: 15px;
    margin-top: 30px;
}
#wp-witlee form.verify-mail p a {
    text-decoration: underline;
}
#wp-witlee form.verify-mail input[type="text"],
#wp-witlee form.verify-mail input[type="email"] {
    border: 1px solid #333!important;
    border-radius: 0;
    padding: 8px 23px;
    height: inherit;
    font-size: 15px;
}
#wp-witlee form.verify-mail .btn-neutral {
    background-color: #4a4a4a;
    color: #fff;
    font-size: 16px;
    font-family: 'BrandonGrotesque-Bold', serif;
    border-radius: 0;
    width: 120px;
}
#wp-witlee form.verify-mail a {
    color: #4a4a4a;
    font-family: 'BrandonGrotesque-Bold', serif;
}
#wp-witlee .closeModalWindow.maiVerifyClose {
    float: right;
    width: 15px;
    margin-top: 5px;
    opacity: 0.6;
}
#wp-witlee .closeModalWindow.maiVerifyClose img {
    width: 100%;
}
#wp-witlee .wp_embed .active .mobile-search {
    width: 100%!important;
}
#wp-witlee .mobile-main-menu-item {
    display: none;
}
@media (max-width: 767px) {
    #wp-witlee .mobile-main-menu-item {
        display: block;
    }
    #wp-witlee .mobile-main-menu-item img {
        margin-top: 10px;
    }
}
.wp_embed .main-filter-layer {
    width: 430px!important;
}
.wp_embed .hamburguer-icon a {
    display: none!important;
}
.ladda-button {
    position: relative;
}
.ladda-button .ladda-spinner {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: 0;
    opacity: 0;
    pointer-events: none;
}
.ladda-button .ladda-label {
    position: relative;
    z-index: 3;
}
.ladda-button .ladda-progress {
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.1s linear all !important;
    -moz-transition: 0.1s linear all !important;
    -ms-transition: 0.1s linear all !important;
    -o-transition: 0.1s linear all !important;
    transition: 0.1s linear all !important;
}
.ladda-button[data-loading] .ladda-progress {
    opacity: 1;
    visibility: visible;
}
.ladda-button,
.ladda-button .ladda-spinner,
.ladda-button .ladda-label {
    -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
    -moz-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
    -ms-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
    -o-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
    transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
}
.ladda-button[data-style=zoom-in],
.ladda-button[data-style=zoom-in] .ladda-spinner,
.ladda-button[data-style=zoom-in] .ladda-label,
.ladda-button[data-style=zoom-out],
.ladda-button[data-style=zoom-out] .ladda-spinner,
.ladda-button[data-style=zoom-out] .ladda-label {
    -webkit-transition: 0.3s ease all !important;
    -moz-transition: 0.3s ease all !important;
    -ms-transition: 0.3s ease all !important;
    -o-transition: 0.3s ease all !important;
    transition: 0.3s ease all !important;
}
.ladda-button[data-style=expand-right] .ladda-spinner {
    right: -6px;
}
.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner {
    right: -12px;
}
.ladda-button[data-style=expand-right][data-loading] {
    padding-right: 56px;
}
.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
    opacity: 1;
}
.ladda-button[data-style=expand-right][data-loading][data-size="s"],
.ladda-button[data-style=expand-right][data-loading][data-size="xs"] {
    padding-right: 40px;
}
.ladda-button[data-style=expand-left] .ladda-spinner {
    left: 26px;
}
.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner {
    left: 4px;
}
.ladda-button[data-style=expand-left][data-loading] {
    padding-left: 56px;
}
.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
    opacity: 1;
}
.ladda-button[data-style=expand-left][data-loading][data-size="s"],
.ladda-button[data-style=expand-left][data-loading][data-size="xs"] {
    padding-left: 40px;
}
.ladda-button[data-style=expand-up] {
    overflow: hidden;
}
.ladda-button[data-style=expand-up] .ladda-spinner {
    top: -32px;
    left: 50%;
    margin-left: 0;
}
.ladda-button[data-style=expand-up][data-loading] {
    padding-top: 54px;
}
.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
    opacity: 1;
    top: 26px;
    margin-top: 0;
}
.ladda-button[data-style=expand-up][data-loading][data-size="s"],
.ladda-button[data-style=expand-up][data-loading][data-size="xs"] {
    padding-top: 32px;
}
.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner {
    top: 4px;
}
.ladda-button[data-style=expand-down] {
    overflow: hidden;
}
.ladda-button[data-style=expand-down] .ladda-spinner {
    top: 62px;
    left: 50%;
    margin-left: 0;
}
.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner {
    top: 40px;
}
.ladda-button[data-style=expand-down][data-loading] {
    padding-bottom: 54px;
}
.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
    opacity: 1;
}
.ladda-button[data-style=expand-down][data-loading][data-size="s"],
.ladda-button[data-style=expand-down][data-loading][data-size="xs"] {
    padding-bottom: 32px;
}
.ladda-button[data-style=slide-left] {
    overflow: hidden;
}
.ladda-button[data-style=slide-left] .ladda-label {
    position: relative;
}
.ladda-button[data-style=slide-left] .ladda-spinner {
    left: 100%;
    margin-left: 0;
}
.ladda-button[data-style=slide-left][data-loading] .ladda-label {
    opacity: 0;
    left: -100%;
}
.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%;
}
.ladda-button[data-style=slide-right] {
    overflow: hidden;
}
.ladda-button[data-style=slide-right] .ladda-label {
    position: relative;
}
.ladda-button[data-style=slide-right] .ladda-spinner {
    right: 100%;
    margin-left: 0;
    left: 16px;
}
.ladda-button[data-style=slide-right][data-loading] .ladda-label {
    opacity: 0;
    left: 100%;
}
.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%;
}
.ladda-button[data-style=slide-up] {
    overflow: hidden;
}
.ladda-button[data-style=slide-up] .ladda-label {
    position: relative;
}
.ladda-button[data-style=slide-up] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: 1em;
}
.ladda-button[data-style=slide-up][data-loading] .ladda-label {
    opacity: 0;
    top: -1em;
}
.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0;
}
.ladda-button[data-style=slide-down] {
    overflow: hidden;
}
.ladda-button[data-style=slide-down] .ladda-label {
    position: relative;
}
.ladda-button[data-style=slide-down] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: -2em;
}
.ladda-button[data-style=slide-down][data-loading] .ladda-label {
    opacity: 0;
    top: 1em;
}
.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0;
}
.ladda-button[data-style=zoom-out] {
    overflow: hidden;
}
.ladda-button[data-style=zoom-out] .ladda-spinner {
    left: 50%;
    margin-left: 32px;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
}
.ladda-button[data-style=zoom-out] .ladda-label {
    position: relative;
    display: inline-block;
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.ladda-button[data-style=zoom-in] {
    overflow: hidden;
}
.ladda-button[data-style=zoom-in] .ladda-spinner {
    left: 50%;
    margin-left: -16px;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
}
.ladda-button[data-style=zoom-in] .ladda-label {
    position: relative;
    display: inline-block;
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.ladda-button[data-style=contract] {
    overflow: hidden;
    width: 100px;
}
.ladda-button[data-style=contract] .ladda-spinner {
    left: 50%;
    margin-left: 0;
}
.ladda-button[data-style=contract][data-loading] {
    border-radius: 50%;
    width: 52px;
}
.ladda-button[data-style=contract][data-loading] .ladda-label {
    opacity: 0;
}
.ladda-button[data-style=contract][data-loading] .ladda-spinner {
    opacity: 1;
}
.ladda-button[data-style=contract-overlay] {
    overflow: hidden;
    width: 100px;
    box-shadow: 0px 0px 0px 2000px transparent;
}
.ladda-button[data-style=contract-overlay] .ladda-spinner {
    left: 50%;
    margin-left: 0;
}
.ladda-button[data-style=contract-overlay][data-loading] {
    border-radius: 50%;
    width: 52px;
    box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8);
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
    opacity: 0;
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
    opacity: 1;
}
#wp-witlee .login-modal .modal-body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee .login-modal h3.modal-title {
    margin-bottom: 20px;
}
#wp-witlee .login-modal label,
#wp-witlee .login-modal input,
#wp-witlee .login-modal button {
    font-size: 18px;
}
#wp-witlee .login-modal label {
    font-weight: normal;
}
#wp-witlee .login-modal form button {
    font-size: 18px;
    font-family: 'BrandonGrotesque-Bold', serif;
    margin: 5px auto;
}
#wp-witlee .login-modal form button[type="submit"] {
    max-width: 300px;
}
#wp-witlee .login-modal .closeModalWindow {
    position: absolute;
    top: 20px;
    right: 20px;
}
#wp-witlee back-to-top a {
    position: fixed;
    -webkit-transition: left 0.2s ease-in-out;
    -khtml-transition: left 0.2s ease-in-out;
    -moz-transition: left 0.2s ease-in-out;
    -ms-transition: left 0.2s ease-in-out;
    -o-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
    left: -50px;
    bottom: 0;
    width: 50px;
    height: 50px;
    background: #ffffff;
    padding: 16px 14px;
    font-size: 1.6em;
    z-index: 4;
    color: #4a4a4a;
}
#wp-witlee back-to-top a:hover {
    text-decoration: none;
}
#wp-witlee back-to-top a:before {
    font-family: "witlee";
    content: attr(data-icon);
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'b';
}
#wp-witlee back-to-top a.show-btt {
    -webkit-transition: left 1s ease-in-out;
    -khtml-transition: left 1s ease-in-out;
    -moz-transition: left 1s ease-in-out;
    -ms-transition: left 1s ease-in-out;
    -o-transition: left 1s ease-in-out;
    transition: left 1s ease-in-out;
    left: 0;
}
#wp-witlee #products-sort {
    color: #4a4a4a;
    width: 100%;
    text-align: center;
    position: relative;
    font-family: 'BrandonGrotesque-Light';
    text-transform: none;
    font-size: 30px!important;
    text-shadow: none;
    top: -40px;
    height: 0;
}
#wp-witlee #products-sort.sort-order .btn-group .dropdown-menu {
    position: absolute;
    color: #4a4a4a;
    border: 1px solid #4a4a4a;
    background: #f6efef;
    min-width: 100%;
    max-width: 100%;
    /* bottom: -115px; */
    bottom: -160px;
    right: 0;
    font-size: .7em;
    padding: 0;
    margin: -1px 0 0;
    border-radius: 0;
    top: 40px;
}
#wp-witlee sort-order,
#wp-witlee .sort-order {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
@media only screen and (max-width: 768px) {
    #wp-witlee sort-order,
    #wp-witlee .sort-order {
        z-index: 5;
    }
}
#wp-witlee sort-order .btn-group .btn,
#wp-witlee .sort-order .btn-group .btn {
    color: #ffffff;
    border: none;
    background: #4a4a4a;
    position: relative;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-indent: 1000px;
    overflow: hidden;
    font-size: 18px!important;
}
#wp-witlee sort-order .btn-group .btn:after,
#wp-witlee .sort-order .btn-group .btn:after {
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    right: 8px;
    top: 8px;
    text-indent: 0;
    font-family: "witlee";
    font-size: 20px;
    content: 'q';
}
#wp-witlee sort-order .btn-group .dropdown-menu,
#wp-witlee .sort-order .btn-group .dropdown-menu {
    color: #ffffff;
    border: none;
    background: #4a4a4a;
    position: fixed;
    -webkit-transition: right 0.3s ease-in-out;
    -khtml-transition: right 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out;
    -ms-transition: right 0.3s ease-in-out;
    -o-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
    bottom: 64px;
    right: -10px;
    top: inherit;
    left: inherit;
    text-indent: 0;
    font-size: .7em;
    padding: 8px 0 0;
    z-index: 1;
}
#wp-witlee sort-order .btn-group .dropdown-menu li,
#wp-witlee .sort-order .btn-group .dropdown-menu li {
    padding: 0 10px 8px;
    font-size: .9em;
    font-weight: bold;
    font-size: 18px!important;
    font-family: 'BrandonGrotesque-Regular' !important;
}
@media only screen and (min-width: 768px) {
    #wp-witlee sort-order,
    #wp-witlee .sort-order {
        position: relative;
        bottom: inherit;
        right: inherit;
    }
    #wp-witlee sort-order .btn-group,
    #wp-witlee .sort-order .btn-group {
        width: 198px;
        position: inherit;
        float: right;
        right: inherit;
        top: inherit;
        border-radius: 0;
    }
    #wp-witlee sort-order .btn-group .btn,
    #wp-witlee .sort-order .btn-group .btn {
        color: #4a4a4a !important;
        border: 1px solid #4a4a4a !important;
        background: #f6efef !important;
        font-family: 'BrandonGrotesque-Bold' !important;
        text-indent: 0;
        width: 198px;
        height: 44px;
        font-size: .6em;
        text-align: left;
        padding: 10px 12px;
        border-radius: 0;
        z-index: 2;
    }
    #wp-witlee sort-order .btn-group .btn:after,
    #wp-witlee .sort-order .btn-group .btn:after {
        -webkit-transition: transform 0.15s ease-in-out;
        -khtml-transition: transform 0.15s ease-in-out;
        -moz-transition: transform 0.15s ease-in-out;
        -ms-transition: transform 0.15s ease-in-out;
        -o-transition: transform 0.15s ease-in-out;
        transition: transform 0.15s ease-in-out;
        width: 10px;
        height: 10px;
        right: 10px;
        top: 16px;
        font-size: .6em;
        transform: rotate(-90deg);
        content: 'i';
    }
    #wp-witlee sort-order .btn-group .btn:hover,
    #wp-witlee .sort-order .btn-group .btn:hover {
        color: #4a4a4a !important;
        border: 1px solid #4a4a4a !important;
        background: #f6efef !important;
    }
    #wp-witlee sort-order .btn-group .dropdown-menu,
    #wp-witlee .sort-order .btn-group .dropdown-menu {
        position: absolute;
        color: #4a4a4a;
        border: 1px solid #4a4a4a;
        background: #f6efef;
        min-width: 100%;
        max-width: 100%;
        /*bottom: -115px;*/
        bottom: -155px;
        right: 0;
        font-size: .7em;
        padding: 0;
        margin: -1px 0 0;
        border-radius: 0;
        height: 100%;
        overflow: hidden;
    }
    #wp-witlee sort-order .btn-group .dropdown-menu.bigest,
    #wp-witlee .sort-order .btn-group .dropdown-menu.bigest {
        bottom: -78px;
    }
    #wp-witlee sort-order .btn-group .dropdown-menu li,
    #wp-witlee .sort-order .btn-group .dropdown-menu li {
        padding: 6px 12px;
        font-size: .9em;
        line-height: 1.42857;
        text-indent: 0;
    }
    #wp-witlee sort-order .btn-group .dropdown-menu li.selected-item,
    #wp-witlee .sort-order .btn-group .dropdown-menu li.selected-item {
        display: none;
    }
    #wp-witlee sort-order .btn-group.open button.btn,
    #wp-witlee .sort-order .btn-group.open button.btn {
        color: #4a4a4a;
        border: 1px solid #4a4a4a;
        background: #f6efef;
        border-bottom: 0;
    }
    #wp-witlee sort-order .btn-group.open button.btn:after,
    #wp-witlee .sort-order .btn-group.open button.btn:after {
        transform: rotate(0deg);
    }
}
@media (max-width: 768px) {
    #wp-witlee .sort-order {
        position: fixed!important;
        top: inherit!important;
        bottom: 20px;
        right: 20px;
        width: inherit!important;
        height: 40px!important;
    }
    #wp-witlee .sort-order .btn-group .dropdown-menu {
        color: #ffffff!important;
        border: none!important;
        background: #4a4a4a!important;
        position: fixed!important;
        transition: right 0.3s ease-in-out;
        bottom: 64px!important;
        right: -10px !important;
        top: inherit!important;
        left: inherit!important;
        text-indent: 0!important;
        font-size: .7em!important;
        padding: 8px 0 0!important;
        z-index: 1!important;
        min-width: inherit!important;
    }
}
@media (max-width: 767px) {
    #wp-witlee .other-tiles-list .card {
        max-width: 355px;
        margin: 10px auto 50px auto!important;
        width: 100%!important;
    }
}
#wp-witlee w-card,
#wp-witlee w-card-no-lazy {
    display: block;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#wp-witlee w-card .card-container,
#wp-witlee w-card-no-lazy .card-container {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow-y: hidden;
    position: relative;
}
#wp-witlee w-card .card-container .vote,
#wp-witlee w-card-no-lazy .card-container .vote {
    position: absolute;
    top: -90px;
    left: -1px;
    width: 100%;
    height: 90px;
    opacity: 0;
    z-index: 3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(86, 214, 127, 0.8);
    color: #ffffff;
    z-index: 2px;
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#wp-witlee w-card .card-container .vote:hover,
#wp-witlee w-card-no-lazy .card-container .vote:hover {
    top: 0;
    opacity: 1;
}
#wp-witlee w-card .card-container .vote .no-vote,
#wp-witlee w-card-no-lazy .card-container .vote .no-vote,
#wp-witlee w-card .card-container .vote .voted,
#wp-witlee w-card-no-lazy .card-container .vote .voted {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
}
#wp-witlee w-card .card-container .vote .voted,
#wp-witlee w-card-no-lazy .card-container .vote .voted {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#wp-witlee w-card .card-container .vote-circle,
#wp-witlee w-card-no-lazy .card-container .vote-circle {
    height: 50px;
    width: 50px;
    margin-left: 20px;
    padding: 5px 0 0 0;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -o-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    text-decoration: none;
    font-size: 24px;
}
#wp-witlee w-card .card-container .vote-circle:hover,
#wp-witlee w-card-no-lazy .card-container .vote-circle:hover,
#wp-witlee w-card .card-container .vote-circle:active,
#wp-witlee w-card-no-lazy .card-container .vote-circle:active,
#wp-witlee w-card .card-container .vote-circle:visited,
#wp-witlee w-card-no-lazy .card-container .vote-circle:visited,
#wp-witlee w-card .card-container .vote-circle:focus,
#wp-witlee w-card-no-lazy .card-container .vote-circle:focus {
    text-decoration: none;
    color: #ffffff;
}
#wp-witlee w-card .card-container .vote-circle.voted,
#wp-witlee w-card-no-lazy .card-container .vote-circle.voted,
#wp-witlee w-card .card-container .vote-circle:active,
#wp-witlee w-card-no-lazy .card-container .vote-circle:active {
    background-color: #ffffff;
    color: #56d67f;
}
#wp-witlee w-card .card-container .vote-info,
#wp-witlee w-card-no-lazy .card-container .vote-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
    font-size: 18px;
}
#wp-witlee w-card .card-container .vote-info .action,
#wp-witlee w-card-no-lazy .card-container .vote-info .action {
    font-weight: bold;
}
#wp-witlee w-card .no-tags .user-photo:hover + .vote,
#wp-witlee w-card-no-lazy .no-tags .user-photo:hover + .vote {
    top: 0;
    opacity: 1;
}
#wp-witlee w-card .user-photo,
#wp-witlee w-card-no-lazy .user-photo {
    border-bottom: 1px solid #56d67f;
}
#wp-witlee w-card .user-photo .photo,
#wp-witlee w-card-no-lazy .user-photo .photo {
    position: relative;
    cursor: pointer;
    border: 1px solid transparent;
    height: 300px;
    max-width: 300px;
    overflow: hidden;
    text-align: center;
    line-height: 298px;
    margin: auto!important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@media (min-width: 991px) {
    #wp-witlee w-card .user-photo .photo:hover,
    #wp-witlee w-card-no-lazy .user-photo .photo:hover {
        border-color: #56d67f;
    }
}
@media (max-width: 1020px) {
    #wp-witlee w-card .user-photo .photo,
    #wp-witlee w-card-no-lazy .user-photo .photo {
        width: 100%;
    }
}
#wp-witlee w-card .user-photo .photo:after,
#wp-witlee w-card-no-lazy .user-photo .photo:after {
    content: "\A";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    z-index: 2;
    pointer-events: none;
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-color: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
#wp-witlee w-card .user-photo .photo .photo-image-container,
#wp-witlee w-card-no-lazy .user-photo .photo .photo-image-container {
    background-color: #fff;
}
#wp-witlee w-card .user-photo .photo img,
#wp-witlee w-card-no-lazy .user-photo .photo img {
    /*max-width: 100%;
          left: 0;
          position:absolute;
          top: 50%;
          transform: translateY(-50%);
          max-width: 100%;
          width: 100%;*/
    display: block;
    height: 0px;
    text-indent: -9999px;
    opacity: 0;
}
@media (min-width: 991px) {
    #wp-witlee w-card .user-photo:hover .bottom .shop,
    #wp-witlee w-card-no-lazy .user-photo:hover .bottom .shop {
        color: #56d67f;
    }
}
#wp-witlee w-card .user-photo w-avatar,
#wp-witlee w-card-no-lazy .user-photo w-avatar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 28px;
}
#wp-witlee w-card .user-photo w-avatar a,
#wp-witlee w-card-no-lazy .user-photo w-avatar a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee w-card .user-photo w-avatar svg,
#wp-witlee w-card-no-lazy .user-photo w-avatar svg {
    margin-left: auto;
    margin-right: auto;
}
#wp-witlee w-card .user-photo .publisher,
#wp-witlee w-card-no-lazy .user-photo .publisher {
    position: absolute;
    bottom: 100px;
    width: 100%;
    padding: 0 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
}
#wp-witlee w-card .user-photo .info,
#wp-witlee w-card-no-lazy .user-photo .info {
    margin-left: 10px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-box-align: flex-end;
    -webkit-flex-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}
#wp-witlee w-card .user-photo .publisher w-avatar,
#wp-witlee w-card-no-lazy .user-photo .publisher w-avatar,
#wp-witlee w-card .user-photo .info *,
#wp-witlee w-card-no-lazy .user-photo .info * {
    z-index: 3;
}
#wp-witlee w-card .user-photo .post,
#wp-witlee w-card-no-lazy .user-photo .post,
#wp-witlee w-card .user-photo .followers,
#wp-witlee w-card-no-lazy .user-photo .followers {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    margin: 0 !important;
}
#wp-witlee w-card .user-photo .post img,
#wp-witlee w-card-no-lazy .user-photo .post img,
#wp-witlee w-card .user-photo .followers img,
#wp-witlee w-card-no-lazy .user-photo .followers img {
    height: 15px;
    width: 15px;
    margin: 0px!important;
}
#wp-witlee w-card .user-photo .post div,
#wp-witlee w-card-no-lazy .user-photo .post div,
#wp-witlee w-card .user-photo .followers div,
#wp-witlee w-card-no-lazy .user-photo .followers div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    font-size: 13px;
    text-transform: none;
    letter-spacing: normal;
}
#wp-witlee w-card .user-photo .time-ago,
#wp-witlee w-card-no-lazy .user-photo .time-ago,
#wp-witlee w-card .user-photo .followers,
#wp-witlee w-card-no-lazy .user-photo .followers {
    color: rgba(255, 255, 255, 0.7);
}
#wp-witlee w-card .user-photo .time-ago div,
#wp-witlee w-card-no-lazy .user-photo .time-ago div,
#wp-witlee w-card .user-photo .followers div,
#wp-witlee w-card-no-lazy .user-photo .followers div {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-left: 10px;
    height: 15px;
    line-height: 1em!important;
}
#wp-witlee w-card .user-photo .post,
#wp-witlee w-card-no-lazy .user-photo .post {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#wp-witlee w-card .user-photo .post h5,
#wp-witlee w-card-no-lazy .user-photo .post h5 {
    margin: 0;
    font-size: 16px!important;
    font-family: 'BrandonGrotesque-Bold' !important;
    color: #ffffff !important;
}
#wp-witlee w-card .user-photo .post h5 a,
#wp-witlee w-card-no-lazy .user-photo .post h5 a {
    color: inherit!important;
    letter-spacing: normal;
}
#wp-witlee w-card .user-photo .time-ago,
#wp-witlee w-card-no-lazy .user-photo .time-ago {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee w-card .user-photo .followers,
#wp-witlee w-card-no-lazy .user-photo .followers {
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee w-card .bottom,
#wp-witlee w-card-no-lazy .bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    width: 100%;
}
#wp-witlee w-card .bottom .seeds,
#wp-witlee w-card-no-lazy .bottom .seeds {
    margin: 20px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee w-card .bottom .seeds .seed,
#wp-witlee w-card-no-lazy .bottom .seeds .seed {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    color: #4a4a4a;
    font-size: 18px;
}
#wp-witlee w-card .bottom .seeds w-card-seed,
#wp-witlee w-card-no-lazy .bottom .seeds w-card-seed,
#wp-witlee w-card .bottom .seeds .more > a,
#wp-witlee w-card-no-lazy .bottom .seeds .more > a {
    height: auto;
    margin: 5px;
    cursor: pointer;
    height: 40px;
    color: #4a4a4a;
}
#wp-witlee w-card .bottom .seeds .more,
#wp-witlee w-card-no-lazy .bottom .seeds .more {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    width: 50px;
    background-color: transparent;
    color: #979797;
    font-size: 16px;
}
#wp-witlee w-card .bottom .seeds .more > a,
#wp-witlee w-card-no-lazy .bottom .seeds .more > a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
}
#wp-witlee w-card .bottom .seeds .more > a,
#wp-witlee w-card-no-lazy .bottom .seeds .more > a,
#wp-witlee w-card .bottom .seeds .more > a:focus,
#wp-witlee w-card-no-lazy .bottom .seeds .more > a:focus,
#wp-witlee w-card .bottom .seeds .more > a:hover,
#wp-witlee w-card-no-lazy .bottom .seeds .more > a:hover {
    text-decoration: none;
}
#wp-witlee w-card .bottom .shop,
#wp-witlee w-card-no-lazy .bottom .shop {
    color: #4a4a4a !important;
    font-size: 18px!important;
    font-family: 'BrandonGrotesque-Bold' !important;
}
#wp-witlee w-card .bottom .shop:hover,
#wp-witlee w-card-no-lazy .bottom .shop:hover,
#wp-witlee w-card .bottom .shop:active,
#wp-witlee w-card-no-lazy .bottom .shop:active,
#wp-witlee w-card .bottom .shop:focus,
#wp-witlee w-card-no-lazy .bottom .shop:focus {
    color: #56d67f !important;
    text-decoration: none!important;
}
#wp-witlee w-card .bottom .shop.disabled,
#wp-witlee w-card-no-lazy .bottom .shop.disabled {
    opacity: 0.5;
    cursor: default;
}
@media (max-width: 991px) {
    #wp-witlee w-card .no-tags .user-photo .vote,
    #wp-witlee w-card-no-lazy .no-tags .user-photo .vote {
        top: 0;
        opacity: 1;
        width: 357px;
    }
    #wp-witlee w-card .user-photo .post h5,
    #wp-witlee w-card-no-lazy .user-photo .post h5 {
        font-size: 18px;
    }
    #wp-witlee w-card .user-photo .post .time-ago div,
    #wp-witlee w-card-no-lazy .user-photo .post .time-ago div {
        font-size: 15px;
    }
    #wp-witlee w-card .user-photo .bottom,
    #wp-witlee w-card-no-lazy .user-photo .bottom {
        height: 70px;
    }
    #wp-witlee w-card .user-photo .bottom .shop,
    #wp-witlee w-card-no-lazy .user-photo .bottom .shop {
        font-size: 18px;
    }
    #wp-witlee w-card .user-photo .bottom .seeds,
    #wp-witlee w-card-no-lazy .user-photo .bottom .seeds {
        margin: 15px 0;
    }
}
@media (min-width: 768px) and (max-width: 980px) {
    #wp-witlee .hidden-ipad {
        display: none!important;
    }
}
@media (min-width: 768px) and (max-width: 840px) {
    #wp-witlee .shop {
        font-size: 13px!important;
    }
}
@media (max-width: 800px) {
    #wp-witlee .col-sm-4 {
        width: 50%;
    }
    #wp-witlee .photo {
        max-width: 100%!important;
    }
}
@media (max-width: 670px) {
    #wp-witlee .storeFront #bellowAbove .shopByTagsContainer {
        min-height: 220px!important;
    }
    #wp-witlee w-card .user-photo .photo {
        max-width: 100%!important;
    }
}
@media (max-width: 540px) {
    #wp-witlee .col-sm-4 {
        width: 100%;
    }
    #wp-witlee .col-sm-4.img-back {
        width: 50%;
    }
    #wp-witlee w-card .user-photo .photo {
        max-width: 100%!important;
    }
}
.photo-image-container {
    height: 100%;
    background: #fff;
}
.wp-embed .user-photo {
    border-bottom: 1px solid #56d67f;
}
.wp-embed .user-photo .photo {
    width: 100%!important;
}
.icon-search:before {
    content: '\e826' !important;
}
div#content.site-content.cf {
    width: 1080px;
}
@media only screen and (max-width: 1080px) {
    div#content.site-content.cf {
        width: auto;
    }
}
@media only screen and (max-width: 1024px) {
    /* IPHONE and IPAD */
    div#content.site-content.cf {
        width: auto;
    }
}
@media only screen and (max-width: 1024px) {
    div #content {
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
    }
}
@media only screen and (max-width: 1024px) {
    .mobile-site-footer {
        display: none;
    }
}
.modal-open {
    overflow: hidden!important;
    max-height: 100vh;
}
.modal-open .modal {
    z-index: 9999!important;
}
.light .pre-footer-wrap {
    display: none;
}
.light #tagInstagram {
    background-color: #fdfaf8;
}
.light #wp-witlee {
    background-color: #fdfaf8!important;
}
.light #wp-witlee nav-bar .navbar {
    background-color: #fdfaf8!important;
}
.light #wp-witlee #filter-menu {
    background-color: #fcf7f3!important;
}
.light #wp-witlee #filter-menu .row {
    background-color: #fcf7f3!important;
}
.light #wp-witlee .profile {
    background-color: #fcf7f3!important;
}
.light #wp-witlee .profile-container {
    background-color: #fdfaf8;
    border-bottom: 1px solid #4a4a4a;
}
.light #wp-witlee w-card .bottom .shop,
.light #wp-witlee w-card-no-lazy .bottom .shop {
    font-weight: normal;
    color: #7A7A7A;
}
.light #wp-witlee w-card .user-photo,
.light #wp-witlee w-card-no-lazy .user-photo {
    background-color: #fdfaf8;
    border-bottom: 1px solid #4a4a4a;
}
.light #wp-witlee w-card .user-photo:hover .bottom .shop,
.light #wp-witlee w-card-no-lazy .user-photo:hover .bottom .shop {
    color: #4a4a4a;
}
.light #wp-witlee w-card .user-photo .photo:hover .photo,
.light #wp-witlee w-card-no-lazy .user-photo .photo {
    display: block;
}
.light #wp-witlee w-card .user-photo .photo:hover .photo:hover,
.light #wp-witlee w-card-no-lazy .user-photo .photo:hover {
    border-color: #4a4a4a!important;
}
.light #wp-witlee .search-view .results .products .product .cont-svg-product svg:hover {
    border-color: #4a4a4a!important;
}
.light #wp-witlee .product-list .product w-product product-item:hover {
    border-color: #4a4a4a!important;
}
.light #wp-witlee .profile .search-seed-seeds .seed w-search-seed:hover {
    border-color: #4a4a4a!important;
}
.light #wp-witlee .profile .search-seed-seeds .seed w-search-seed.selected,
.light #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium.selected {
    border-color: #4a4a4a!important;
}
.light #wp-witlee .storeFront .shopByTags li figure:hover {
    border-color: #4a4a4a!important;
}
.light #wp-witlee .sort-order .btn-group .btn {
    background-color: #fdfaf8;
    font-weight: normal;
}
.light #wp-witlee .sort-order .sticky-sort {
    background-color: #fdfaf8;
}
div#wp-witlee {
    overflow: hidden;
}
#wp-witlee wt-footer a {
    color: #757575 !important;
    text-decoration: underline !important;
    text-transform: inherit;
    letter-spacing: inherit;
}
#wp-witlee wt-footer .mixpanel-partner a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}
#wp-witlee wt-footer .mixpanel-partner a img {
    height: 30px;
}
#wp-witlee .home {
    width: 100%;
    padding-bottom: 70px;
    max-width: 1020px;
    margin: 100px auto 0 auto;
}
#wp-witlee .home > h1 {
    color: #4a4a4a;
    font-size: 30px;
    text-align: center;
    margin: 35px 0 25px 0;
    font-family: 'BrandonGrotesque-Light';
}
#wp-witlee .home > h1 .pre-footer-wrap {
    display: none;
}
#wp-witlee .home > h1 #tagInstagram {
    background-color: #fdfaf8;
}
#wp-witlee .home > h1 #wp-witlee {
    background-color: #fdfaf8!important;
}
#wp-witlee .home > h1 #wp-witlee nav-bar .navbar {
    background-color: #fdfaf8!important;
}
#wp-witlee .home > h1 #wp-witlee #filter-menu {
    background-color: #fcf7f3!important;
}
#wp-witlee .home > h1 #wp-witlee #filter-menu .row {
    background-color: #fcf7f3!important;
}
#wp-witlee .home > h1 #wp-witlee .profile {
    background-color: #fcf7f3!important;
}
#wp-witlee .home > h1 #wp-witlee .profile-container {
    background-color: #fdfaf8;
    border-bottom: 1px solid #4a4a4a;
}
#wp-witlee .home > h1 #wp-witlee w-card .bottom .shop,
#wp-witlee .home > h1 #wp-witlee w-card-no-lazy .bottom .shop {
    font-weight: normal;
    color: #7A7A7A;
}
#wp-witlee .home > h1 #wp-witlee w-card .user-photo,
#wp-witlee .home > h1 #wp-witlee w-card-no-lazy .user-photo {
    background-color: #fdfaf8;
    border-bottom: 1px solid #4a4a4a;
}
#wp-witlee .home > h1 #wp-witlee w-card .user-photo:hover .bottom .shop,
#wp-witlee .home > h1 #wp-witlee w-card-no-lazy .user-photo:hover .bottom .shop {
    color: #4a4a4a;
}
#wp-witlee .home > h1 #wp-witlee w-card .user-photo .photo:hover .photo,
#wp-witlee .home > h1 #wp-witlee w-card-no-lazy .user-photo .photo {
    display: block;
}
#wp-witlee .home > h1 #wp-witlee w-card .user-photo .photo:hover .photo:hover,
#wp-witlee .home > h1 #wp-witlee w-card-no-lazy .user-photo .photo:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .home > h1 #wp-witlee .search-view .results .products .product .cont-svg-product svg:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .home > h1 #wp-witlee .product-list .product w-product product-item:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .home > h1 #wp-witlee .profile .search-seed-seeds .seed w-search-seed:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .home > h1 #wp-witlee .profile .search-seed-seeds .seed w-search-seed.selected,
#wp-witlee .home > h1 #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium.selected {
    border-color: #4a4a4a!important;
}
#wp-witlee .home > h1 #wp-witlee .storeFront .shopByTags li figure:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .home > h1 #wp-witlee .sort-order .btn-group .btn {
    background-color: #fdfaf8;
    font-weight: normal;
}
#wp-witlee .home > h1 #wp-witlee .sort-order .sticky-sort {
    background-color: #fdfaf8;
}
#wp-witlee .home .card {
    margin: 0 0 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#wp-witlee .home .card.ng-enter-stagger,
#wp-witlee .home .card.ng-leave-stagger,
#wp-witlee .home .card.ng-move-stagger {
    -webkit-transition-delay: 0.01s;
    -moz-transition-delay: 0.01s;
    -o-transition-delay: 0.01s;
    transition-delay: 0.01s;
}
#wp-witlee .home .card.ng-enter {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
}
#wp-witlee .home .card.ng-enter-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
#wp-witlee .home .card.ng-leave {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
#wp-witlee .home .card.ng-leave-active {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}
#wp-witlee .home .card.ng-hide-add {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
#wp-witlee .home .card.ng-hide-add.ng-hide-add-active {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}
#wp-witlee .home .card.ng-hide-remove {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    display: block !important;
    opacity: 0;
}
#wp-witlee .home .card.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
@media (max-width: 480px) {
    #wp-witlee .home .card {
        width: 100%;
    }
    #wp-witlee .home .card img {
        max-width: inherit!important;
    }
}
@media (max-width: 991px) {
    #wp-witlee .home > h2 {
        font-size: 29px;
    }
    #wp-witlee .home .cards {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.wp_embed #wp-witlee .home {
    margin-top: 0!important;
}
.wp_embed #wp-witlee nav {
    position: relative!important;
}
.wp_embed #wp-witlee #filter-page-results {
    padding-top: 0!important;
    position: relative!important;
}
.wp_embed #wp-witlee #filter-menu.fixed {
    position: relative!important;
    top: inherit!important;
}
.wp_embed #wp-witlee .profile.profile-mini {
    display: none!important;
}
.wp_embed #wp-witlee .search-view {
    margin-top: 0!important;
}
.wp_embed #wp-witlee .container {
    width: inherit!important;
}
#wp-witlee .results.product-page,
.witle-modal .results.product-page {
    margin-top: 535px;
}
@media only screen and (min-width: 768px) {
    #wp-witlee .results.product-page,
    .witle-modal .results.product-page {
        margin-top: 260px;
    }
}
#wp-witlee .profile,
.witle-modal .profile {
    padding: 0px 0px!important;
    height: 0!important;
}
#wp-witlee .sticky_title,
.witle-modal .sticky_title {
    display: none;
    position: absolute;
    top: 65px;
    font-size: 20px;
    left: 50%;
    margin-left: -130px;
    text-transform: inherit;
    letter-spacing: inherit;
}
#wp-witlee h2.non_sticky_title,
.witle-modal h2.non_sticky_title {
    color: #4a4a4a;
    width: 100%;
    text-align: center;
    padding-top: 40px;
    font-family: 'BrandonGrotesque-Light';
    text-transform: none;
    font-size: 30px;
    text-shadow: none;
    transition: 0.2s all ease-in;
    opacity: 1;
    text-transform: inherit;
    letter-spacing: inherit;
}
#wp-witlee .publisher h5,
.witle-modal .publisher h5 {
    text-transform: inherit;
    letter-spacing: inherit;
}
#wp-witlee .profile .search-seed-profile .publisher.sticky_publisher,
.witle-modal .profile .search-seed-profile .publisher.sticky_publisher {
    vertical-align: top;
    margin: 0px!important;
    top: 0!important;
    width: 0px!important;
    overflow: hidden;
    padding: 0!important;
    opacity: 0;
    height: 0!important;
    transition: 0.3s all ease-in;
    position: relative!important;
    height: 0;
}
@media only screen and (min-width: 768px) {
    #wp-witlee .profile .search-seed-profile .publisher.sticky_publisher,
    .witle-modal .profile .search-seed-profile .publisher.sticky_publisher {
        height: inherit;
    }
}
#wp-witlee .profile .search-seed-profile .publisher.sticky_publisher w-avatar,
.witle-modal .profile .search-seed-profile .publisher.sticky_publisher w-avatar {
    float: left;
}
#wp-witlee .profile .search-seed-profile .publisher.sticky_publisher w-avatar img,
.witle-modal .profile .search-seed-profile .publisher.sticky_publisher w-avatar img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}
#wp-witlee .profile .search-seed-profile .publisher.sticky_publisher .profile_description,
.witle-modal .profile .search-seed-profile .publisher.sticky_publisher .profile_description {
    display: inline-block;
    margin-left: 15px!important;
}
#wp-witlee .profile .search-seed-profile .publisher.sticky_publisher .profile_description h5,
.witle-modal .profile .search-seed-profile .publisher.sticky_publisher .profile_description h5 {
    text-transform: none;
}
#wp-witlee .profile .search-seed-profile .publisher.sticky_publisher div h4 a,
.witle-modal .profile .search-seed-profile .publisher.sticky_publisher div h4 a {
    color: #4a4a4a!important;
    font-family: 'BrandonGrotesque-Bold';
}
#wp-witlee .profile .search-seed-profile .publisher.sticky_publisher h5,
.witle-modal .profile .search-seed-profile .publisher.sticky_publisher h5 {
    font-size: 13px!important;
    color: #bbb!important;
    position: relative;
    padding-left: 19px;
    padding-top: 2px;
    letter-spacing: inherit;
    text-transform: inherit;
    font-family: 'BrandonGrotesque-Regular', serif !important;
}
#wp-witlee .profile .search-seed-profile .publisher.sticky_publisher h5:before,
.witle-modal .profile .search-seed-profile .publisher.sticky_publisher h5:before {
    font-family: "witlee";
    content: attr(data-icon);
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    content: 'h';
}
#wp-witlee .profile-container,
.witle-modal .profile-container {
    position: relative;
    width: 100%;
    transition: 0.3s all ease-in !important;
    max-width: 1020px;
    margin: auto;
    padding: 20px 20px;
    border-bottom: 1px solid #56d67f;
    background-color: #F6EFEF;
}
@media only screen and (min-width: 768px) {
    #wp-witlee .profile-container,
    .witle-modal .profile-container {
        display: -webkit-box;
        height: 260px;
    }
}
#wp-witlee .search-seed-picture,
.witle-modal .search-seed-picture {
    transition: 0.1s all ease-in;
    margin: 0px!important;
}
#wp-witlee .search-seed-seeds,
.witle-modal .search-seed-seeds {
    display: block;
    min-width: 100%;
    height: 74px;
    margin: 20px 0;
    padding: 0 40px;
}
@media only screen and (min-width: 768px) {
    #wp-witlee .search-seed-seeds,
    .witle-modal .search-seed-seeds {
        float: left;
        position: relative;
        min-width: 450px;
        max-width: 450px;
        height: 220px;
        padding: 0 30px!important;
        margin: 0;
    }
}
@media only screen and (min-width: 900px) {
    #wp-witlee .search-seed-seeds,
    .witle-modal .search-seed-seeds {
        min-width: 550px;
        max-width: 550px;
    }
}
@media only screen and (min-width: 1000px) {
    #wp-witlee .search-seed-seeds,
    .witle-modal .search-seed-seeds {
        min-width: 650px;
        max-width: 650px;
    }
}
@media only screen and (max-width: 768px) {
    #wp-witlee .search-seed-seeds .owl-controls,
    .witle-modal .search-seed-seeds .owl-controls {
        position: relative;
    }
    #wp-witlee .search-seed-seeds .owl-controls div.owl-prev,
    .witle-modal .search-seed-seeds .owl-controls div.owl-prev {
        left: -30px !important;
        top: -50px;
    }
    #wp-witlee .search-seed-seeds .owl-controls div.owl-next,
    .witle-modal .search-seed-seeds .owl-controls div.owl-next {
        right: -30px !important;
        top: -50px;
    }
}
#wp-witlee .sticky-profile,
.witle-modal .sticky-profile {
    transition: 0.3s all ease-in !important;
    z-index: 9;
    left: 0px;
    right: 0px;
    border: transparent;
}
@media only screen and (max-width: 768px) {
    #wp-witlee .sticky-profile,
    .witle-modal .sticky-profile {
        top: 74px;
    }
}
#wp-witlee .sticky-profile .search-seed-profile,
.witle-modal .sticky-profile .search-seed-profile {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    #wp-witlee .sticky-profile .search-seed-profile,
    .witle-modal .sticky-profile .search-seed-profile {
        display: inline-block !important;
        text-align: left!important;
        flex: inherit!important;
    }
}
#wp-witlee .sticky-profile .search-seed-profile h2,
.witle-modal .sticky-profile .search-seed-profile h2 {
    text-transform: inherit;
    letter-spacing: inherit;
}
#wp-witlee .sticky-profile .search-seed-seeds h2,
.witle-modal .sticky-profile .search-seed-seeds h2,
#wp-witlee .sticky-profile .seed-info,
.witle-modal .sticky-profile .seed-info {
    transition: 0.1s all ease-in;
}
#wp-witlee .sticky-profile .search-seed-seeds,
.witle-modal .sticky-profile .search-seed-seeds,
#wp-witlee .sticky-profile .search-seed-profile,
.witle-modal .sticky-profile .search-seed-profile,
#wp-witlee .sticky-profile .search-seed-picture img,
.witle-modal .sticky-profile .search-seed-picture img,
#wp-witlee .sticky-profile .publisher,
.witle-modal .sticky-profile .publisher,
#wp-witlee .sticky-profile w-avatar img,
.witle-modal .sticky-profile w-avatar img {
    transition: 0.3s all ease-in;
}
#wp-witlee .sticky-profile .search-seed-picture:after,
.witle-modal .sticky-profile .search-seed-picture:after {
    display: none;
}
#wp-witlee .sticky-profile.active,
.witle-modal .sticky-profile.active {
    position: fixed;
    height: 135px;
    border-bottom-color: #ccc;
}
#wp-witlee .sticky-profile.active .sticky_title,
.witle-modal .sticky-profile.active .sticky_title {
    display: block;
}
#wp-witlee .sticky-profile.active .owl-controls .owl-buttons div.owl-prev,
.witle-modal .sticky-profile.active .owl-controls .owl-buttons div.owl-prev {
    height: 50px;
    background-position: left center;
    top: 20px;
    left: 0px;
}
@media only screen and (max-width: 768px) {
    #wp-witlee .sticky-profile.active .owl-controls .owl-buttons div.owl-prev,
    .witle-modal .sticky-profile.active .owl-controls .owl-buttons div.owl-prev {
        left: -20px !important;
        top: -35px;
        display: none;
    }
}
#wp-witlee .sticky-profile.active .owl-controls .owl-buttons div.owl-next,
.witle-modal .sticky-profile.active .owl-controls .owl-buttons div.owl-next {
    background-position: right center;
    height: 50px;
    top: 20px;
    right: 0px;
}
@media only screen and (max-width: 768px) {
    #wp-witlee .sticky-profile.active .owl-controls .owl-buttons div.owl-next,
    .witle-modal .sticky-profile.active .owl-controls .owl-buttons div.owl-next {
        right: -20px !important;
        top: -35px;
        display: none;
    }
}
#wp-witlee .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item,
.witle-modal .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    width: 60px!important;
}
#wp-witlee .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item .seed,
.witle-modal .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item .seed {
    width: 50px;
    height: 50px;
}
#wp-witlee .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item .seed svg,
.witle-modal .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item .seed svg,
#wp-witlee .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item .seed img,
.witle-modal .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item .seed img,
#wp-witlee .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item .seed image,
.witle-modal .sticky-profile.active .owl-carousel .owl-stage-outer .owl-stage .owl-item .seed image {
    width: 100%;
    height: 100%;
}
#wp-witlee .sticky-profile.active .publisher.sticky_publisher,
.witle-modal .sticky-profile.active .publisher.sticky_publisher {
    opacity: 1;
    float: left;
    position: relative;
    overflow: visible;
    display: inline-block !important;
    width: 180px!important;
}
@media only screen and (max-width: 768px) {
    #wp-witlee .sticky-profile.active .publisher.sticky_publisher,
    .witle-modal .sticky-profile.active .publisher.sticky_publisher {
        display: none!important;
        text-align: left!important;
        width: 120px!important;
    }
    #wp-witlee .sticky-profile.active .publisher.sticky_publisher w-avatar,
    .witle-modal .sticky-profile.active .publisher.sticky_publisher w-avatar,
    #wp-witlee .sticky-profile.active .publisher.sticky_publisher h4,
    .witle-modal .sticky-profile.active .publisher.sticky_publisher h4,
    #wp-witlee .sticky-profile.active .publisher.sticky_publisher h5,
    .witle-modal .sticky-profile.active .publisher.sticky_publisher h5 {
        margin: 0!important;
        margin-left: 30px!important;
    }
}
#wp-witlee .sticky-profile.active .publisher.sticky_publisher .profile_description h5,
.witle-modal .sticky-profile.active .publisher.sticky_publisher .profile_description h5 {
    display: block;
}
#wp-witlee .sticky-profile.active .profile-container,
.witle-modal .sticky-profile.active .profile-container {
    height: 90px;
}
#wp-witlee .sticky-profile.active .search-seed-seeds,
.witle-modal .sticky-profile.active .search-seed-seeds {
    height: 100%;
    min-width: 350px;
    max-width: 350px;
}
@media only screen and (max-width: 768px) {
    #wp-witlee .sticky-profile.active .search-seed-seeds,
    .witle-modal .sticky-profile.active .search-seed-seeds {
        margin: 0;
        margin-left: 80px;
        position: relative;
        top: -50px;
    }
}
#wp-witlee .sticky-profile.active .search-seed-seeds h2,
.witle-modal .sticky-profile.active .search-seed-seeds h2 {
    opacity: 0;
    margin: 0;
    height: 0px;
}
#wp-witlee .sticky-profile.active .search-seed-seeds .seed-info,
.witle-modal .sticky-profile.active .search-seed-seeds .seed-info {
    opacity: 0;
}
@media only screen and (max-width: 768px) {
    #wp-witlee .sticky-profile.active .search-seed-profile,
    .witle-modal .sticky-profile.active .search-seed-profile {
        margin-left: 0;
        width: 90px;
    }
}
#wp-witlee .sticky-profile.active .search-seed-profile h2,
.witle-modal .sticky-profile.active .search-seed-profile h2 {
    display: none;
}
#wp-witlee .sticky-profile.active .search-seed-picture,
.witle-modal .sticky-profile.active .search-seed-picture {
    height: 50px !important;
    width: 50px !important;
    display: inline-block !important;
    margin-left: 180px!important;
    padding-right: 40px!important;
    border-right: 2px solid #ccc;
    line-height: 50px!important;
}
@media only screen and (max-width: 768px) {
    #wp-witlee .sticky-profile.active .search-seed-picture,
    .witle-modal .sticky-profile.active .search-seed-picture {
        margin-left: 0!important;
        padding-right: 15px!important;
    }
}
#wp-witlee .sticky-profile.active .search-seed-picture img,
.witle-modal .sticky-profile.active .search-seed-picture img {
    /*width: 70px!important;*/
}
@media only screen and (max-width: 768px) {
    #wp-witlee .sticky-profile.active .search-seed-picture img,
    .witle-modal .sticky-profile.active .search-seed-picture img {
        width: 50px!important;
    }
}
#wp-witlee .sticky-profile.active .publisher,
.witle-modal .sticky-profile.active .publisher {
    display: none !important;
}
#wp-witlee .profile,
.witle-modal .profile {
    width: 100%;
}
#wp-witlee .profile .hideControls .owl-controls,
.witle-modal .profile .hideControls .owl-controls {
    display: none;
}
#wp-witlee .profile header,
.witle-modal .profile header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    position: fixed;
    top: 135px;
    width: 100%;
    z-index: 3;
    background-color: #f1e9e9;
    color: #757373;
    -webkit-transition: top 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: top 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: top 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: top 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: top 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: top 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fix-to-top #wp-witlee .profile header,
.fix-to-top .witle-modal .profile header {
    top: 60px;
}
#wp-witlee .profile header .profile,
.witle-modal .profile header .profile {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25%;
}
#wp-witlee .profile header .info,
.witle-modal .profile header .info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    width: 75%;
    margin-right: 5%;
}
#wp-witlee .profile header .info h4,
.witle-modal .profile header .info h4 {
    padding-left: 5%;
    padding-right: 5%;
    border-right: 1px solid #757373;
}
#wp-witlee .profile header .info h4:last-child,
.witle-modal .profile header .info h4:last-child {
    padding-right: 0;
    border-right: none;
}
#wp-witlee .profile .views,
.witle-modal .profile .views {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    width: 100%;
    margin-top: 50px;
}
#wp-witlee .profile [ui-view=user],
.witle-modal .profile [ui-view=user] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25%;
}
#wp-witlee .profile [ui-view=user] h3,
.witle-modal .profile [ui-view=user] h3 {
    color: #ffffff;
    margin-top: 40px;
    margin-bottom: 30px;
}
#wp-witlee .profile [ui-view=user] .category,
.witle-modal .profile [ui-view=user] .category {
    margin-bottom: 30px;
}
#wp-witlee .profile [ui-view=user] .category a,
.witle-modal .profile [ui-view=user] .category a {
    color: #231f20;
    font-size: 20px;
    font-weight: 100;
}
#wp-witlee .profile [ui-view=user] .category a:hover,
.witle-modal .profile [ui-view=user] .category a:hover {
    text-decoration: none;
}
#wp-witlee .profile [ui-view=user] .brands,
.witle-modal .profile [ui-view=user] .brands {
    list-style-type: none;
    padding-left: 0;
    margin-top: 30px;
}
#wp-witlee .profile [ui-view=user] .brand,
.witle-modal .profile [ui-view=user] .brand {
    margin-bottom: 30px;
}
#wp-witlee .profile [ui-view=user] .brand input[type=checkbox],
.witle-modal .profile [ui-view=user] .brand input[type=checkbox] {
    display: none;
}
#wp-witlee .profile [ui-view=user] .brand input[type=checkbox] + span,
.witle-modal .profile [ui-view=user] .brand input[type=checkbox] + span {
    display: inline-block;
    width: 10px;
    height: 10px;
    box-shadow: 1px 1px 2px #333333;
    background-color: transparent;
}
#wp-witlee .profile [ui-view=user] .brand input[type=checkbox]:checked + span,
.witle-modal .profile [ui-view=user] .brand input[type=checkbox]:checked + span {
    background-color: #ffffff;
}
#wp-witlee .profile [ui-view=seeds],
.witle-modal .profile [ui-view=seeds] {
    width: 75%;
}
#wp-witlee .profile [ui-view=seeds] .seeds,
.witle-modal .profile [ui-view=seeds] .seeds {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#wp-witlee .profile [ui-view=seeds] .seeds .card,
.witle-modal .profile [ui-view=seeds] .seeds .card {
    width: 22%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-enter-stagger,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-enter-stagger,
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-leave-stagger,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-leave-stagger,
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-move-stagger,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-move-stagger {
    -webkit-transition-delay: 0.01s;
    -moz-transition-delay: 0.01s;
    -o-transition-delay: 0.01s;
    transition-delay: 0.01s;
}
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-enter,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-enter {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
}
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-enter-active,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-enter-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-leave,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-leave {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-leave-active,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-leave-active {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-hide-add,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-hide-add {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-hide-add.ng-hide-add-active,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-hide-add.ng-hide-add-active {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-hide-remove,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-hide-remove {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    display: block !important;
    opacity: 0;
}
#wp-witlee .profile [ui-view=seeds] .seeds .card.ng-hide-remove.ng-hide-remove-active,
.witle-modal .profile [ui-view=seeds] .seeds .card.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.line-th {
    text-decoration: line-through;
    font-weight: normal!important;
}
div#wp-witlee .search-view .results .products .product .details .product-name,
html#wp-witlee .search-view .results .products .product .details .product-name {
    max-width: 100%!important;
}
div#wp-witlee .search-view .results .products .product .details .product-name a:not(.sqs-block-button-element),
html#wp-witlee .search-view .results .products .product .details .product-name a:not(.sqs-block-button-element) {
    text-decoration: none!important;
}
div#wp-witlee w-product:hover .exclude-item,
html#wp-witlee w-product:hover .exclude-item {
    display: block;
}
div#wp-witlee w-product .product-item,
html#wp-witlee w-product .product-item {
    position: relative;
    display: block;
}
div#wp-witlee w-product .exclude-item,
html#wp-witlee w-product .exclude-item {
    background-color: #ffa7a7;
    color: white;
    font-weight: bold;
    padding: 4px 12px;
    top: 0;
    right: 0;
    position: absolute;
    display: none;
}
div#wp-witlee .details div,
html#wp-witlee .details div {
    line-height: 1.5em!important;
}
div#wp-witlee .witlee-message,
html#wp-witlee .witlee-message {
    font-size: 16px;
    margin-top: 30px;
    text-transform: capitalize;
    letter-spacing: inherit;
}
div#wp-witlee .filter-item-selected,
html#wp-witlee .filter-item-selected {
    text-transform: capitalize;
    letter-spacing: inherit;
}
div#wp-witlee .sort-order.sticky-sort,
html#wp-witlee .sort-order.sticky-sort {
    width: 198px;
    background-color: #f6efef;
    z-index: 10;
    position: absolute !important;
    right: 0 !important;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: 0.3s all ease-in;
}
div#wp-witlee .sort-order.sticky-sort.active,
html#wp-witlee .sort-order.sticky-sort.active {
    opacity: 1;
    overflow: visible;
}
div#wp-witlee .sort-order.sticky-sort button,
html#wp-witlee .sort-order.sticky-sort button {
    font-size: 18px !important;
}
div#wp-witlee .sort-order.sticky-sort ul.dropdown-menu,
html#wp-witlee .sort-order.sticky-sort ul.dropdown-menu {
    bottom: -40px !important;
}
div#wp-witlee .sort-order.sticky-sort ul.dropdown-menu li,
html#wp-witlee .sort-order.sticky-sort ul.dropdown-menu li {
    font-size: 18px!important;
}
@media (max-width: 890px) {
    div#wp-witlee .sort-order.sticky-sort,
    html#wp-witlee .sort-order.sticky-sort {
        display: none!important;
    }
}
div#wp-witlee .seed-item-medium,
html#wp-witlee .seed-item-medium,
div#wp-witlee .product-item,
html#wp-witlee .product-item,
div#wp-witlee .seach-seed-item,
html#wp-witlee .seach-seed-item {
    cursor: pointer;
}
div#wp-witlee .btn-witlee,
html#wp-witlee .btn-witlee {
    background-color: #4a4a4a!important;
    font-family: 'BrandonGrotesque-Bold', serif !important;
    font-size: 18px!important;
    color: #fff!important;
    margin-top: 0px!important;
    border-radius: 0!important;
    padding-top: 8px!important;
    padding-bottom: 7px!important;
}
div#wp-witlee .btn-witlee:hover,
html#wp-witlee .btn-witlee:hover {
    color: #fff;
    text-decoration: none;
}
div#wp-witlee .product_price,
html#wp-witlee .product_price {
    font-family: 'BrandonGrotesque-Bold', serif;
}
div#wp-witlee .details,
html#wp-witlee .details {
    text-transform: capitalize;
    letter-spacing: inherit;
}
div#wp-witlee .search-view,
html#wp-witlee .search-view {
    width: 100%;
    max-width: 1020px;
    margin: 100px auto 0 auto;
}
div#wp-witlee .search-view.search-full,
html#wp-witlee .search-view.search-full {
    max-width: 100%;
}
div#wp-witlee .search-view .results .product-list,
html#wp-witlee .search-view .results .product-list {
    width: 100%;
}
div#wp-witlee .search-view .results .products,
html#wp-witlee .search-view .results .products {
    text-align: center;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
div#wp-witlee .search-view .results .products h2,
html#wp-witlee .search-view .results .products h2 {
    color: #4a4a4a;
    width: 100%;
    text-align: center;
    margin: 40px auto;
    font-family: 'BrandonGrotesque-Light' !important;
    text-transform: none;
    font-size: 30px!important;
    text-shadow: none;
    letter-spacing: inherit;
    text-transform: inherit;
}
div#wp-witlee .search-view .results .products h2 .pre-footer-wrap,
html#wp-witlee .search-view .results .products h2 .pre-footer-wrap {
    display: none !important;
}
div#wp-witlee .search-view .results .products h2 #tagInstagram,
html#wp-witlee .search-view .results .products h2 #tagInstagram {
    background-color: #fdfaf8 !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee,
html#wp-witlee .search-view .results .products h2 #wp-witlee {
    background-color: #fdfaf8!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee nav-bar .navbar,
html#wp-witlee .search-view .results .products h2 #wp-witlee nav-bar .navbar {
    background-color: #fdfaf8!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee #filter-menu,
html#wp-witlee .search-view .results .products h2 #wp-witlee #filter-menu {
    background-color: #fcf7f3!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee #filter-menu .row,
html#wp-witlee .search-view .results .products h2 #wp-witlee #filter-menu .row {
    background-color: #fcf7f3!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee .profile,
html#wp-witlee .search-view .results .products h2 #wp-witlee .profile {
    background-color: #fcf7f3!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee .profile-container,
html#wp-witlee .search-view .results .products h2 #wp-witlee .profile-container {
    background-color: #fdfaf8 !important;
    border-bottom: 1px solid #4a4a4a !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card .bottom .shop,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card .bottom .shop,
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .bottom .shop,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .bottom .shop {
    font-weight: normal !important;
    color: #7A7A7A !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card .user-photo,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card .user-photo,
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .user-photo,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .user-photo {
    background-color: #fdfaf8 !important;
    border-bottom: 1px solid #4a4a4a !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card .user-photo:hover .bottom .shop,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card .user-photo:hover .bottom .shop,
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .user-photo:hover .bottom .shop,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .user-photo:hover .bottom .shop {
    color: #4a4a4a !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card .user-photo .photo:hover .photo,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card .user-photo .photo:hover .photo,
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .user-photo .photo,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .user-photo .photo {
    display: block !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card .user-photo .photo:hover .photo:hover,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card .user-photo .photo:hover .photo:hover,
div#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .user-photo .photo:hover,
html#wp-witlee .search-view .results .products h2 #wp-witlee w-card-no-lazy .user-photo .photo:hover {
    border-color: #4a4a4a!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee .search-view .results .products .product .cont-svg-product svg:hover,
html#wp-witlee .search-view .results .products h2 #wp-witlee .search-view .results .products .product .cont-svg-product svg:hover {
    border-color: #4a4a4a!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee .product-list .product w-product product-item:hover,
html#wp-witlee .search-view .results .products h2 #wp-witlee .product-list .product w-product product-item:hover {
    border-color: #4a4a4a!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee .profile .search-seed-seeds .seed w-search-seed:hover,
html#wp-witlee .search-view .results .products h2 #wp-witlee .profile .search-seed-seeds .seed w-search-seed:hover {
    border-color: #4a4a4a!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee .profile .search-seed-seeds .seed w-search-seed.selected,
html#wp-witlee .search-view .results .products h2 #wp-witlee .profile .search-seed-seeds .seed w-search-seed.selected,
div#wp-witlee .search-view .results .products h2 #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium.selected,
html#wp-witlee .search-view .results .products h2 #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium.selected {
    border-color: #4a4a4a!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee .storeFront .shopByTags li figure:hover,
html#wp-witlee .search-view .results .products h2 #wp-witlee .storeFront .shopByTags li figure:hover {
    border-color: #4a4a4a!important !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee .sort-order .btn-group .btn,
html#wp-witlee .search-view .results .products h2 #wp-witlee .sort-order .btn-group .btn {
    background-color: #fdfaf8 !important;
    font-weight: normal !important;
}
div#wp-witlee .search-view .results .products h2 #wp-witlee .sort-order .sticky-sort,
html#wp-witlee .search-view .results .products h2 #wp-witlee .sort-order .sticky-sort {
    background-color: #fdfaf8 !important;
}
@media (max-width: 950px) {
    div#wp-witlee .search-view .results .products h2.products-title,
    html#wp-witlee .search-view .results .products h2.products-title {
        font-size: 20px!important;
    }
}
div#wp-witlee .search-view .results .products .product,
html#wp-witlee .search-view .results .products .product {
    -webkit-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -khtml-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px;
    margin-bottom: 20px;
}
div#wp-witlee .search-view .results .products .product.ng-enter,
html#wp-witlee .search-view .results .products .product.ng-enter {
    -webkit-transform: translateX(240px);
    -moz-transform: translateX(240px);
    -ms-transform: translateX(240px);
    -o-transform: translateX(240px);
    transform: translateX(240px);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
}
div#wp-witlee .search-view .results .products .product.ng-enter-active,
html#wp-witlee .search-view .results .products .product.ng-enter-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
div#wp-witlee .search-view .results .products .product.ng-leave,
html#wp-witlee .search-view .results .products .product.ng-leave {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
div#wp-witlee .search-view .results .products .product.ng-leave-active,
html#wp-witlee .search-view .results .products .product.ng-leave-active {
    -webkit-transform: translateX(240px);
    -moz-transform: translateX(240px);
    -ms-transform: translateX(240px);
    -o-transform: translateX(240px);
    transform: translateX(240px);
    opacity: 0;
}
div#wp-witlee .search-view .results .products .product.ng-hide-add,
html#wp-witlee .search-view .results .products .product.ng-hide-add {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
div#wp-witlee .search-view .results .products .product.ng-hide-add.ng-hide-add-active,
html#wp-witlee .search-view .results .products .product.ng-hide-add.ng-hide-add-active {
    -webkit-transform: translateX(240px);
    -moz-transform: translateX(240px);
    -ms-transform: translateX(240px);
    -o-transform: translateX(240px);
    transform: translateX(240px);
    opacity: 0;
}
div#wp-witlee .search-view .results .products .product.ng-hide-remove,
html#wp-witlee .search-view .results .products .product.ng-hide-remove {
    -webkit-transform: translateX(240px);
    -moz-transform: translateX(240px);
    -ms-transform: translateX(240px);
    -o-transform: translateX(240px);
    transform: translateX(240px);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    display: block !important;
    opacity: 0;
}
div#wp-witlee .search-view .results .products .product.ng-hide-remove.ng-hide-remove-active,
html#wp-witlee .search-view .results .products .product.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
div#wp-witlee .search-view .results .products .product.ng-enter-stagger,
html#wp-witlee .search-view .results .products .product.ng-enter-stagger,
div#wp-witlee .search-view .results .products .product.ng-leave-stagger,
html#wp-witlee .search-view .results .products .product.ng-leave-stagger,
div#wp-witlee .search-view .results .products .product.ng-move-stagger,
html#wp-witlee .search-view .results .products .product.ng-move-stagger {
    -webkit-transition-delay: 0.05s;
    -moz-transition-delay: 0.05s;
    -o-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
div#wp-witlee .search-view .results .products .product .cont-svg-product,
html#wp-witlee .search-view .results .products .product .cont-svg-product {
    background-color: #ffffff;
    color: #ffffff;
    display: block;
    max-height: 220px;
    height: 220px;
    max-width: 220px;
    width: 100%;
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-size: contain!important;
    text-indent: -9999px;
}
div#wp-witlee .search-view .results .products .product .cont-svg-product svg,
html#wp-witlee .search-view .results .products .product .cont-svg-product svg {
    display: block;
    margin: 0 auto 10px;
    border: 2px solid transparent;
}
div#wp-witlee .search-view .results .products .product .cont-svg-product svg:hover,
html#wp-witlee .search-view .results .products .product .cont-svg-product svg:hover {
    border-color: #56d67f;
}
div#wp-witlee .search-view .results .products .product .details .brand,
html#wp-witlee .search-view .results .products .product .details .brand,
div#wp-witlee .search-view .results .products .product .details .product-name,
html#wp-witlee .search-view .results .products .product .details .product-name,
div#wp-witlee .search-view .results .products .product .details .retailer,
html#wp-witlee .search-view .results .products .product .details .retailer,
div#wp-witlee .search-view .results .products .product .details .price,
html#wp-witlee .search-view .results .products .product .details .price {
    font-family: 'BrandonGrotesque-Regular' !important;
    display: block;
    max-width: 150px;
    font-size: 16px;
    color: #4a4a4a;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
}
div#wp-witlee .search-view .results .products .product .details .brand span,
html#wp-witlee .search-view .results .products .product .details .brand span,
div#wp-witlee .search-view .results .products .product .details .product-name span,
html#wp-witlee .search-view .results .products .product .details .product-name span,
div#wp-witlee .search-view .results .products .product .details .retailer span,
html#wp-witlee .search-view .results .products .product .details .retailer span,
div#wp-witlee .search-view .results .products .product .details .price span,
html#wp-witlee .search-view .results .products .product .details .price span {
    font-size: 14px;
}
div#wp-witlee .search-view .results .products .product .details .product-name,
html#wp-witlee .search-view .results .products .product .details .product-name {
    font-size: 14px;
}
div#wp-witlee .search-view .results .products .product .details .brand,
html#wp-witlee .search-view .results .products .product .details .brand {
    font-size: 14px;
}
div#wp-witlee .search-view .results .products .product .details .retailer,
html#wp-witlee .search-view .results .products .product .details .retailer {
    float: left;
    max-width: 60%;
}
div#wp-witlee .search-view .results .products .product .details .price,
html#wp-witlee .search-view .results .products .product .details .price {
    font-weight: 600;
    max-width: 40%;
}
div#wp-witlee .search-view .results .products .product .details .price:before,
html#wp-witlee .search-view .results .products .product .details .price:before {
    content: '/';
    margin: 0 5px;
}
div#wp-witlee .search-view .results .products .product a:hover,
html#wp-witlee .search-view .results .products .product a:hover {
    text-decoration: none;
}
div#wp-witlee .search-view .results .products .product a:hover .brand,
html#wp-witlee .search-view .results .products .product a:hover .brand,
div#wp-witlee .search-view .results .products .product a:hover .retailer,
html#wp-witlee .search-view .results .products .product a:hover .retailer {
    text-decoration: underline;
}
@media (max-width: 768px) {
    div#wp-witlee .search-view .results .products,
    html#wp-witlee .search-view .results .products {
        max-width: 100%;
    }
    div#wp-witlee .search-view .results .products .product,
    html#wp-witlee .search-view .results .products .product {
        width: 50%;
        margin: 0;
        padding: 15px;
    }
    div#wp-witlee .search-view .results .products .product .cont-svg-product,
    html#wp-witlee .search-view .results .products .product .cont-svg-product {
        margin: auto;
        max-width: 100%;
        max-height: 320px;
        height: 320px;
    }
}
@media (max-width: 480px) {
    div#wp-witlee .search-view .results .products,
    html#wp-witlee .search-view .results .products {
        max-width: 100%;
    }
    div#wp-witlee .search-view .results .products .product,
    html#wp-witlee .search-view .results .products .product {
        width: 50%;
        margin: 0;
        padding: 10px;
    }
    div#wp-witlee .search-view .results .products .product .cont-svg-product,
    html#wp-witlee .search-view .results .products .product .cont-svg-product {
        margin: auto;
        max-width: 100%;
        max-height: 220px;
        height: 220px;
    }
}
@media only screen and (min-width: 768px) {
    div#wp-witlee .search-view .results .products,
    html#wp-witlee .search-view .results .products {
        -webkit-justify-content: inherit;
        -moz-justify-content: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
    }
    div#wp-witlee .search-view .results .products h2.js-index-0,
    html#wp-witlee .search-view .results .products h2.js-index-0 {
        line-height: 40px!important;
    }
    div#wp-witlee .search-view .results .products .product,
    html#wp-witlee .search-view .results .products .product {
        width: 220px;
    }
    div#wp-witlee .search-view .results .products .product .details .brand,
    html#wp-witlee .search-view .results .products .product .details .brand,
    div#wp-witlee .search-view .results .products .product .details .retailer,
    html#wp-witlee .search-view .results .products .product .details .retailer,
    div#wp-witlee .search-view .results .products .product .details .price,
    html#wp-witlee .search-view .results .products .product .details .price {
        max-width: 220px;
    }
}
div#wp-witlee .other-tiles-list:after,
html#wp-witlee .other-tiles-list:after {
    clear: both;
    content: " ";
    display: table;
}
div.witlee-modal input.form-control {
    border: 1px solid #4a4a4a!important;
    border-radius: 0!important;
    height: 40px!important;
}
div.witlee-modal.product-more-info {
    background-color: rgba(246, 239, 239, 0.7);
}
div.witlee-modal.product-more-info .modal-content {
    background-color: #fff!important;
}
div.witlee-modal.product-more-info .images-container {
    position: relative;
    overflow: hidden;
    float: left;
    width: 362px;
}
div.witlee-modal.product-more-info .images-container .thumb-list {
    list-style: none;
    padding: 0;
    width: 60px;
    margin-right: 2px;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
}
div.witlee-modal.product-more-info .images-container .thumb-list .owl-stage {
    width: 100%!important;
}
div.witlee-modal.product-more-info .images-container .thumb-list img {
    width: 100%;
    margin-bottom: 2px;
}
div.witlee-modal.product-more-info .images-container .current-image {
    margin-left: 62px;
}
div.witlee-modal.product-more-info .images-container .current-image img {
    width: 300px;
}
div.witlee-modal.product-more-info .product-content-details {
    margin-left: 362px;
    padding: 30px;
    text-align: center;
}
div.witlee-modal.product-more-info .product-content-details:after {
    clear: both;
    content: " ";
    display: table;
}
div.witlee-modal.product-more-info .product-content-details .showMore {
    padding: 10px;
    display: inline-block;
    font-size: 14px !important;
    color: #333 !important;
    letter-spacing: normal;
    text-transform: none;
}
div.witlee-modal.product-more-info .product-content-details .product-content-header {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
div.witlee-modal.product-more-info .product-content-details .product-content-header h2,
div.witlee-modal.product-more-info .product-content-details .product-content-header h3 {
    color: #4a4a4a!important;
    margin-top: 0;
    font-family: 'BrandonGrotesque-Light', serif !important;
    font-size: 30px!important;
    clear: none;
}
div.witlee-modal.product-more-info .product-content-details .product-content-header h3 {
    font-size: 18px!important;
}
div.witlee-modal.product-more-info .product-content-details .product-description {
    font-size: 16px;
    text-align: left;
    line-height: 150%;
    color: #666;
    text-transform: none;
    letter-spacing: normal;
}
div.witlee-modal.product-more-info .product-content-details .product-more-details {
    margin-top: 20px;
}
div.witlee-modal.product-more-info .product-content-details .product-more-details p {
    font-size: 16px!important;
    text-align: left;
    line-height: 150%!important;
    color: #666!important;
    margin: 0!important;
    font-family: 'BrandonGrotesque-Regular', serif !important;
    letter-spacing: normal;
    text-transform: none;
}
div.witlee-modal.product-more-info .product-content-details .product-more-details p b {
    margin-right: 10px;
}
div.witlee-modal.product-more-info .product-content-details .product-content-price {
    padding-right: 0;
}
div.witlee-modal.product-more-info .product-content-details .product-price {
    font-size: 20px;
}
div.witlee-modal.product-more-info .product-content-details .product-price .retail_price {
    font-family: 'BrandonGrotesque-Light', serif;
}
div.witlee-modal.product-more-info .product-content-details .product-price .sell_price {
    font-family: 'BrandonGrotesque-Bold', serif;
}
div.witlee-modal.product-more-info .product-content-details .btn-witlee {
    background-color: #4a4a4a!important;
    font-family: 'BrandonGrotesque-Bold', serif !important;
    font-size: 18px!important;
    color: #fff!important;
    margin-top: 15px!important;
    border-radius: 0!important;
    padding-top: 8px!important;
    padding-bottom: 7px!important;
}
div.witlee-modal.product-more-info .product-content-details .btn-witlee:hover {
    color: #fff!important;
}
div.witlee-modal .product-header-details {
    border-bottom: 2px solid #E0E0E0;
}
div.witlee-modal .other-tiles-title h2 {
    color: #4a4a4a;
    margin-top: 0;
    font-family: 'BrandonGrotesque-Light', serif;
    font-size: 30px;
    text-align: center;
    margin: 30px 0px;
}
div.witlee-modal .other-tiles-list .card {
    display: inline-block;
}
div.witlee-modal .modal-content .thumb-list .owl-stage .owl-item {
    width: 100%!important;
    height: auto!important;
    margin: 0!important;
}
div.witlee-modal .modal-content .thumb-list .owl-stage .owl-item img {
    width: 100%!important;
    height: auto!important;
    margin: 0!important;
}
@media (max-width: 991px) {
    div.witlee-modal.product-more-info .modal-dialog {
        width: 100%;
        margin: 0;
    }
    div.witlee-modal.product-more-info .modal-dialog .modal-content {
        margin: 0;
        border: 0;
    }
    div.witlee-modal.product-more-info .product-header-details .closeTaggingTool {
        cursor: pointer;
        float: right;
        margin-top: -20px;
        margin-right: -20px;
        padding: 10px;
        margin-bottom: 20px;
    }
    div.witlee-modal.product-more-info .product-content-details {
        padding-bottom: 0!important;
    }
    div.witlee-modal.product-more-info .product-content-details .card.col-sm-4 {
        margin: 0;
    }
}
@media (max-width: 767px) {
    div.witlee-modal.product-more-info .modal-dialog {
        margin: 0;
    }
    div.witlee-modal.product-more-info .modal-dialog .modal-content {
        margin: 0;
        border: 0;
    }
    div.witlee-modal.product-more-info .product-content-price {
        padding: 0;
        text-align: left;
        margin-top: 30px;
    }
    div.witlee-modal.product-more-info .product-header-details .closeTaggingTool {
        cursor: pointer;
        float: right;
        margin-top: -20px;
        margin-right: -20px;
        padding: 10px;
        margin-bottom: 20px;
    }
    div.witlee-modal.product-more-info .product-content-header {
        clear: both;
    }
    div.witlee-modal.product-more-info .product-content-header {
        margin: 0!important;
        padding: 0!important;
        border: 0!important;
    }
    div.witlee-modal.product-more-info .images-container {
        padding: 0px 10px;
        float: none;
        width: 100%;
        position: relative;
    }
    div.witlee-modal.product-more-info .images-container .modal-dialog {
        margin: 0;
    }
    div.witlee-modal.product-more-info .images-container .thumb-list {
        position: absolute;
        margin-left: 10px;
    }
    div.witlee-modal.product-more-info .images-container .current-image {
        float: none;
        margin-left: 62px;
    }
    div.witlee-modal.product-more-info .images-container .current-image img {
        width: 100%;
    }
    div.witlee-modal.product-more-info .product-content-details {
        margin: 0;
    }
}
div.witlee-modal .product-content-description {
    font-family: 'BrandonGrotesque-Regular', serif;
}
.wp_embed #products-sort {
    right: 20px!important;
}
#wp-witlee .results {
    padding-bottom: 50px;
}
#wp-witlee .profile .search-seed-seeds .seed w-search-seed:hover {
    border-color: #56d67f;
}
#wp-witlee .owl-controls .owl-buttons div {
    text-indent: -1000px;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 16px;
    height: 55px;
    cursor: pointer;
    background-image: url(../images/arrows.png) !important;
    background-repeat: no-repeat;
    overflow: hidden;
    top: 50%;
    margin-top: -20px;
}
#wp-witlee .owl-controls .owl-buttons div.owl-prev {
    left: -10px;
}
#wp-witlee .owl-controls .owl-buttons div.owl-next {
    background-position: top right;
    right: -10px;
}
#wp-witlee .profile {
    -webkit-transition: top 1s ease-in-out;
    -khtml-transition: top 1s ease-in-out;
    -moz-transition: top 1s ease-in-out;
    -ms-transition: top 1s ease-in-out;
    -o-transition: top 1s ease-in-out;
    transition: top 1s ease-in-out;
    width: 100%;
    background: #f6efef;
    padding: 10px 0 0;
}
#wp-witlee .profile .search-seed-profile {
    max-width: 300px;
    /*max-height: 300px;*/
    margin: 0 auto;
    text-align: center;
    position: relative;
}
@media only screen and (min-width: 768px) {
    #wp-witlee .profile .search-seed-profile {
        margin-right: 20px;
    }
}
#wp-witlee .profile .search-seed-profile .search-seed-picture {
    width: 300px;
    height: 300px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#wp-witlee .profile .search-seed-profile .search-seed-picture img {
    height: 0px;
    /*max-width: 100%;
          left: 0;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          max-width: 100%;
          width: 100%;*/
}
#wp-witlee .profile .search-seed-profile > h2 {
    float: right;
    text-align: right;
    margin-top: 10px;
    font-size: 18px;
    width: 120px;
}
#wp-witlee .profile .search-seed-profile .publisher {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-box-align: flex-end;
    -webkit-flex-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    max-width: 205px;
    margin: 0 auto 10px;
    z-index: 2;
}
#wp-witlee .profile .search-seed-profile .publisher > div {
    margin-left: 10px;
    text-align: left;
}
#wp-witlee .profile .search-seed-profile .publisher > div h4 {
    font-family: 'BrandonGrotesque-Bold' !important;
    text-align: left!important;
    margin: 0!important;
    width: 100%;
}
#wp-witlee .profile .search-seed-profile .publisher > div h4 a {
    color: #4a4a4a !important;
}
#wp-witlee .profile .search-seed-profile .publisher > div h5 {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 2px 0 0 18px;
    font-size: 13px;
    color: #bbb;
}
#wp-witlee .profile .search-seed-profile .publisher > div h5:before {
    font-family: "witlee";
    content: attr(data-icon);
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    content: 'h';
}
#wp-witlee .profile.profile-mini .search-seed-profile:after {
    display: none;
}
#wp-witlee .profile .search-seed-seeds {
    display: block;
    height: 74px;
    /*padding: 0 10px;*/
    margin: 20px 0;
}
#wp-witlee .profile .search-seed-seeds > h2 {
    text-transform: none;
    display: none;
}
#wp-witlee .profile .search-seed-seeds .seed {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -khtml-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    float: left;
    width: 74px;
    height: 74px;
    margin: 0 10px 0 0;
}
#wp-witlee .profile .search-seed-seeds .seed.ng-enter {
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
}
#wp-witlee .profile .search-seed-seeds .seed.ng-enter-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
#wp-witlee .profile .search-seed-seeds .seed.ng-leave {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
#wp-witlee .profile .search-seed-seeds .seed.ng-leave-active {
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
    opacity: 0;
}
#wp-witlee .profile .search-seed-seeds .seed.ng-hide-add {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 1;
}
#wp-witlee .profile .search-seed-seeds .seed.ng-hide-add.ng-hide-add-active {
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
    opacity: 0;
}
#wp-witlee .profile .search-seed-seeds .seed.ng-hide-remove {
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
    -webkit-transition-duration: 250ms;
    -khtml-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -ms-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    display: block !important;
    opacity: 0;
}
#wp-witlee .profile .search-seed-seeds .seed.ng-hide-remove.ng-hide-remove-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
#wp-witlee .profile .search-seed-seeds .seed.ng-enter-stagger,
#wp-witlee .profile .search-seed-seeds .seed.ng-leave-stagger,
#wp-witlee .profile .search-seed-seeds .seed.ng-move-stagger {
    -webkit-transition-delay: 0.05s;
    -moz-transition-delay: 0.05s;
    -o-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
#wp-witlee .profile .search-seed-seeds .seed w-search-seed,
#wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium {
    -webkit-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -khtml-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 2px solid transparent;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
}
#wp-witlee .profile .search-seed-seeds .seed w-search-seed .search-seed-photo,
#wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium .search-seed-photo {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: auto 100%;
    background-size: contain!important;
    background-repeat: no-repeat;
    background-color: #fff;
}
#wp-witlee .profile .search-seed-seeds .seed w-search-seed.selected,
#wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium.selected {
    border-color: #56d67f;
}
#wp-witlee .profile.profile-mini {
    position: fixed;
    overflow: visible;
    -webkit-transition: top 0.2s ease-in-out;
    -khtml-transition: top 0.2s ease-in-out;
    -moz-transition: top 0.2s ease-in-out;
    -ms-transition: top 0.2s ease-in-out;
    -o-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
    top: -10px;
    height: 75px;
    border-width: 0;
    z-index: 3;
}
#wp-witlee .profile.profile-mini:after {
    position: absolute;
    display: inline-block;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.3);
    top: 74px;
    left: -100vh;
    width: 1000vh;
    height: 1px;
    content: "\A";
}
.sticky-profile-seed #wp-witlee .profile.profile-mini {
    -webkit-transition: top 0.7s ease-out;
    -khtml-transition: top 0.7s ease-out;
    -moz-transition: top 0.7s ease-out;
    -ms-transition: top 0.7s ease-out;
    -o-transition: top 0.7s ease-out;
    transition: top 0.7s ease-out;
    top: 100px;
}
@media (max-width: 767px) {
    .sticky-profile-seed #wp-witlee .profile.profile-mini {
        top: 74px;
    }
}
.sticky-profile-seed-mobile #wp-witlee .profile.profile-mini {
    -webkit-transition: top 1s ease-in-out;
    -khtml-transition: top 1s ease-in-out;
    -moz-transition: top 1s ease-in-out;
    -ms-transition: top 1s ease-in-out;
    -o-transition: top 1s ease-in-out;
    transition: top 1s ease-in-out;
    top: 100px;
}
@media (max-width: 767px) {
    .sticky-profile-seed-mobile #wp-witlee .profile.profile-mini {
        top: 74px;
    }
}
#wp-witlee .profile.profile-mini .search-seed-profile {
    display: none;
}
#wp-witlee .profile.profile-mini .search-seed-seeds {
    padding: 0 0 0 30px;
    margin: 0;
}
#wp-witlee .profile.profile-mini .search-seed-seeds > h2,
#wp-witlee .profile.profile-mini .search-seed-seeds .seed-info {
    display: none;
}
#wp-witlee .profile.profile-mini .seed {
    width: 59px;
    height: 59px;
    margin-right: 10px;
}
@media only screen and (min-width: 768px) {
    #wp-witlee .profile {
        width: 100%;
        height: 260px;
        padding: 20px 20px;
    }
    #wp-witlee .profile .search-seed-profile {
        -webkit-flex: 5;
        -moz-flex: 5;
        -ms-flex: 5;
        flex: 5;
        position: relative;
        float: left;
    }
    #wp-witlee .profile .search-seed-profile .search-seed-picture {
        overflow: hidden;
        height: 220px;
        width: 220px;
        line-height: 220px;
        text-align: center;
        padding: 0 !important;
        background-color: #fff;
    }
    #wp-witlee .profile .search-seed-profile .search-seed-picture img {
        /*max-width: 100%;
            max-height: 100%;*/
    }
    #wp-witlee .profile .search-seed-profile .search-seed-picture:after {
        position: absolute;
        content: "\A";
        bottom: 0;
        left: 0;
        height: 100px;
        width: 100%;
        background-color: rgba(255, 255, 255, 0);
        z-index: 1;
        pointer-events: none;
        -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -khtml-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -ms-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        background-color: rgba(0, 0, 0, 0);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
        background: -linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    }
    #wp-witlee .profile .search-seed-profile > h2 {
        display: none;
    }
    #wp-witlee .profile .search-seed-profile .publisher {
        position: absolute;
        bottom: 10px;
        width: 100%;
        padding: 0 15px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flexbox;
        display: flex;
        -webkit-justify-content: inherit;
        -moz-justify-content: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
    }
    #wp-witlee .profile .search-seed-profile .publisher div h4 {
        margin: 4px 0;
    }
    #wp-witlee .profile .search-seed-profile .publisher div h4 a {
        color: #ffffff !important;
    }
    #wp-witlee .profile .search-seed-profile .publisher div h5 {
        display: none;
    }
    #wp-witlee .profile .search-seed-seeds {
        float: left;
        position: relative;
        height: 220px;
        margin: 0;
    }
    #wp-witlee .profile .search-seed-seeds > h2 {
        display: block;
        font-size: 18px!important;
        margin: 30px 0 10px;
        width: 100%;
        text-align: left;
        letter-spacing: normal !important;
        font-family: 'BrandonGrotesque-Regular', serif !important;
        color: #333 !important;
    }
    #wp-witlee .profile .search-seed-seeds .seed {
        width: 94px;
        height: 94px;
        margin: 0 10px 70px 0;
    }
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed .seed-info,
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium .seed-info {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed .seed-info h3,
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium .seed-info h3,
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed .seed-info h4,
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium .seed-info h4,
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed .seed-info h5,
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium .seed-info h5 {
        overflow: hidden;
        margin: 6px 0 0;
        color: #4a4a4a !important;
        font-size: 13px!important;
        min-height: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-transform: capitalize;
        line-height: 1 !important;
        font-family: 'BrandonGrotesque-Regular', serif !important;
    }
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed .seed-info h5,
    #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium .seed-info h5 {
        font-family: 'BrandonGrotesque-Bold' !important;
    }
    #wp-witlee .profile.profile-mini {
        height: 90px;
    }
    #wp-witlee .profile.profile-mini:after {
        top: 88px;
    }
    #wp-witlee .profile.profile-mini .search-seed-seeds {
        height: 74px;
    }
    #wp-witlee .profile.profile-mini .search-seed-seeds .seed {
        width: 54px;
        height: 54px;
        margin: 0 5px 10px 0;
    }
    #wp-witlee .profile.profile-mini .search-seed-seeds .seed .seed-info {
        display: none;
    }
    #wp-witlee .profile.profile-mini .search-seed-profile {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flexbox;
        display: flex;
        border-right: 1px solid #000000;
    }
    #wp-witlee .profile.profile-mini .search-seed-profile > h2,
    #wp-witlee .profile.profile-mini .search-seed-profile .search-seed-picture {
        display: none;
    }
    #wp-witlee .profile.profile-mini .search-seed-profile .publisher {
        bottom: -15px;
        text-align: left;
    }
    #wp-witlee .profile.profile-mini .search-seed-profile .publisher > div {
        margin-left: 10px;
    }
    #wp-witlee .profile.profile-mini .search-seed-profile .publisher > div h4 {
        margin: 2px 0 0 0;
        align-items: baseline;
    }
    #wp-witlee .profile.profile-mini .search-seed-profile .publisher > div h4 a {
        color: #4a4a4a !important;
        font-family: 'BrandonGrotesque-Bold' !important;
        font-size: 18px !important;
    }
    #wp-witlee .profile.profile-mini .search-seed-profile .publisher > div h5 {
        display: inline-block;
        margin: 2px 0 6px 0;
    }
}
@media (max-width: 767px) {
    #wp-witlee #filter-page-results {
        /*padding-top:74px!important;*/
    }
    #wp-witlee #filter-page-results.filter-fixed {
        padding-top: 135px!important;
    }
}
#wp-witlee .filter-mobile {
    background-color: #fff;
    bottom: 0;
    height: 100vh;
    overflow: auto;
    position: fixed;
    right: -100%;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 105!important;
}
#wp-witlee .filter-mobile .accordion-filter {
    padding-bottom: 20px;
}
#wp-witlee .filter-mobile b {
    font-family: 'BrandonGrotesque-Bold';
}
#wp-witlee .filter-mobile.active {
    right: 0;
}
#wp-witlee .filter-mobile h2 {
    font-family: 'BrandonGrotesque-Light';
    background-color: #f7eeef;
    color: #4a4a4a;
    line-height: 74px;
    margin: 0;
    position: relative;
    text-align: center;
}
#wp-witlee .filter-mobile h2 .pre-footer-wrap {
    display: none;
}
#wp-witlee .filter-mobile h2 #tagInstagram {
    background-color: #fdfaf8;
}
#wp-witlee .filter-mobile h2 #wp-witlee {
    background-color: #fdfaf8!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee nav-bar .navbar {
    background-color: #fdfaf8!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee #filter-menu {
    background-color: #fcf7f3!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee #filter-menu .row {
    background-color: #fcf7f3!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee .profile {
    background-color: #fcf7f3!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee .profile-container {
    background-color: #fdfaf8;
    border-bottom: 1px solid #4a4a4a;
}
#wp-witlee .filter-mobile h2 #wp-witlee w-card .bottom .shop,
#wp-witlee .filter-mobile h2 #wp-witlee w-card-no-lazy .bottom .shop {
    font-weight: normal;
    color: #7A7A7A;
}
#wp-witlee .filter-mobile h2 #wp-witlee w-card .user-photo,
#wp-witlee .filter-mobile h2 #wp-witlee w-card-no-lazy .user-photo {
    background-color: #fdfaf8;
    border-bottom: 1px solid #4a4a4a;
}
#wp-witlee .filter-mobile h2 #wp-witlee w-card .user-photo:hover .bottom .shop,
#wp-witlee .filter-mobile h2 #wp-witlee w-card-no-lazy .user-photo:hover .bottom .shop {
    color: #4a4a4a;
}
#wp-witlee .filter-mobile h2 #wp-witlee w-card .user-photo .photo:hover .photo,
#wp-witlee .filter-mobile h2 #wp-witlee w-card-no-lazy .user-photo .photo {
    display: block;
}
#wp-witlee .filter-mobile h2 #wp-witlee w-card .user-photo .photo:hover .photo:hover,
#wp-witlee .filter-mobile h2 #wp-witlee w-card-no-lazy .user-photo .photo:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee .search-view .results .products .product .cont-svg-product svg:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee .product-list .product w-product product-item:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee .profile .search-seed-seeds .seed w-search-seed:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee .profile .search-seed-seeds .seed w-search-seed.selected,
#wp-witlee .filter-mobile h2 #wp-witlee .profile .search-seed-seeds .seed w-search-seed-medium.selected {
    border-color: #4a4a4a!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee .storeFront .shopByTags li figure:hover {
    border-color: #4a4a4a!important;
}
#wp-witlee .filter-mobile h2 #wp-witlee .sort-order .btn-group .btn {
    background-color: #fdfaf8;
    font-weight: normal;
}
#wp-witlee .filter-mobile h2 #wp-witlee .sort-order .sticky-sort {
    background-color: #fdfaf8;
}
#wp-witlee .filter-mobile h2 a {
    color: #4a4a4a;
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 57px;
}
#wp-witlee .filter-mobile h2 a img {
    width: 12px;
}
#wp-witlee .filter-mobile h2 a:hover {
    text-decoration: none;
}
#wp-witlee .filter-mobile .accordion-filter .panel-heading {
    position: relative;
}
#wp-witlee .filter-mobile .accordion-filter .panel-heading .circle-i {
    position: absolute;
    left: -25px;
}
#wp-witlee .filter-mobile .accordion-filter .panel-heading h4 {
    font-family: 'BrandonGrotesque-Bold';
    font-size: 18px;
    margin: 0;
    color: #4a4a4a;
}
#wp-witlee .filter-mobile .accordion-filter .panel-heading h4 a {
    color: #4a4a4a;
    display: block;
    padding: 20px 0;
}
#wp-witlee .filter-mobile .accordion-filter .panel-heading h4 a:hover,
#wp-witlee .filter-mobile .accordion-filter .panel-heading h4 a:focus {
    text-decoration: none;
    outline: none;
}
#wp-witlee .filter-mobile .accordion-filter .panel-heading h4 a span {
    position: relative;
}
#wp-witlee .filter-mobile .accordion-filter .panel-heading h4 a i {
    color: #a4a4a4;
    font-size: 15px;
}
#wp-witlee .filter-mobile .panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    margin: 0 20px;
}
#wp-witlee .filter-mobile .mobile-menu-item-label .panel-heading {
    border: medium none;
}
#wp-witlee .filter-mobile .panel-body {
    padding: 15px 20px;
}
#wp-witlee .filter-mobile .panel {
    box-shadow: none;
    border-width: 0;
}
#wp-witlee .filter-mobile .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-width: 0;
}
#wp-witlee .filter-mobile .btn {
    font-family: 'BrandonGrotesque-Bold';
    color: #4a4a4a;
    border: 1px solid #4a4a4a;
    background: #fff;
    border-radius: 0;
    padding: 8px 20px 7px 20px;
    float: none;
    font-size: 18px;
}
#wp-witlee .filter-mobile .btn.btn-apply {
    background-color: #4a4a4a;
    color: #fff;
}
#wp-witlee .filter-mobile .form-btn-mobile {
    padding-bottom: 10px;
    background-color: inherit;
    padding-top: 10px;
    bottom: 0;
    z-index: 11;
    left: 0;
    clear: both;
    margin-bottom: 70px;
}
#wp-witlee .has-double-feedback.has-feedback .form-control {
    border-color: #4a4a4a;
    border-radius: 0;
    padding: 5px 42.5px 0;
    height: 44px;
    font-size: 18px;
}
#wp-witlee .has-double-feedback.has-feedback .form-control-feedback {
    line-height: 44px!important;
    height: 0px!important;
    width: 44px!important;
    position: relative!important;
    top: -44px !important;
    text-align: center!important;
    float: right;
}
#wp-witlee .has-double-feedback.has-feedback .form-control-feedback.left-feedback {
    float: left!important;
}
#wp-witlee .filter-min {
    display: none !important;
}
@media (max-width: 767px) {
    #wp-witlee .filter-min {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    #wp-witlee .mobile-tags {
        display: block !important;
    }
}
@media (max-width: 767px) {
    #wp-witlee .mobile-desktop {
        display: none !important;
    }
}
@media (max-width: 767px) {
    #wp-witlee .show-desktop {
        display: none !important;
    }
}
#wp-witlee .list-filter {
    padding: 0 20px;
    background-color: #fff;
}
#wp-witlee .list-filter ul,
#wp-witlee .list-filter li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#wp-witlee .list-filter li {
    font-size: 18px;
    line-height: 170%;
}
@media (max-width: 767px) {
    #wp-witlee .list-filter li {
        line-height: 223%;
    }
}
#wp-witlee .list-filter li a {
    color: #4a4a4a;
    display: block;
    font-size: 18px;
}
#wp-witlee .list-filter li a:hover {
    text-decoration: underline;
    color: inherit;
}
#wp-witlee .list-filter ul ul {
    padding-left: 20px;
}
#wp-witlee .sticky-profile.active .owl-carousel,
.witlee-modal .sticky-profile.active .owl-carousel {
    max-width: 300px;
}
#wp-witlee .owl-carousel,
.witlee-modal .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
#wp-witlee .owl-carousel .animated,
.witlee-modal .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#wp-witlee .owl-carousel .owl-animated-in,
.witlee-modal .owl-carousel .owl-animated-in {
    z-index: 0;
}
#wp-witlee .owl-carousel .owl-animated-out,
.witlee-modal .owl-carousel .owl-animated-out {
    z-index: 1;
}
#wp-witlee .owl-carousel .fadeOut,
.witlee-modal .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
#wp-witlee .owl-carousel .owl-stage,
.witlee-modal .owl-carousel .owl-stage {
    position: relative;
    white-space: nowrap;
    -ms-touch-action: pan-Y;
}
#wp-witlee .owl-carousel .owl-stage:after,
.witlee-modal .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#wp-witlee .owl-carousel .owl-stage-outer,
.witlee-modal .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
#wp-witlee .owl-carousel .owl-controls .owl-nav .owl-prev,
.witlee-modal .owl-carousel .owl-controls .owl-nav .owl-prev,
#wp-witlee .owl-carousel .owl-controls .owl-nav .owl-next,
.witlee-modal .owl-carousel .owl-controls .owl-nav .owl-next,
#wp-witlee .owl-carousel .owl-controls .owl-dot,
.witlee-modal .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#wp-witlee .owl-carousel.owl-loaded,
.witlee-modal .owl-carousel.owl-loaded {
    display: block;
}
#wp-witlee .owl-carousel.owl-loading,
.witlee-modal .owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
#wp-witlee .owl-carousel.owl-hidden,
.witlee-modal .owl-carousel.owl-hidden {
    opacity: 0;
}
#wp-witlee .owl-carousel .owl-refresh .owl-item,
.witlee-modal .owl-carousel .owl-refresh .owl-item {
    display: none;
}
#wp-witlee .owl-carousel .owl-item,
.witlee-modal .owl-carousel .owl-item {
    display: inline-block;
    font-size: 0;
    position: relative;
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#wp-witlee .owl-carousel .owl-item img,
.witlee-modal .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
#wp-witlee .owl-carousel .owl-item .owl-lazy,
.witlee-modal .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
#wp-witlee .owl-carousel.owl-text-select-on .owl-item,
.witlee-modal .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
#wp-witlee .owl-carousel .owl-grab,
.witlee-modal .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
#wp-witlee .owl-carousel.owl-rtl,
.witlee-modal .owl-carousel.owl-rtl {
    direction: rtl;
}
#wp-witlee .owl-carousel.owl-rtl .owl-item,
.witlee-modal .owl-carousel.owl-rtl .owl-item {
    float: right;
}
#wp-witlee .owl-carousel .owl-video-wrapper,
.witlee-modal .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
#wp-witlee .owl-carousel .owl-video-play-icon,
.witlee-modal .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
#wp-witlee .owl-carousel .owl-video-play-icon:hover,
.witlee-modal .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
#wp-witlee .owl-carousel .owl-video-playing .owl-video-tn,
.witlee-modal .owl-carousel .owl-video-playing .owl-video-tn,
#wp-witlee .owl-carousel .owl-video-playing .owl-video-play-icon,
.witlee-modal .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
#wp-witlee .owl-carousel .owl-video-tn,
.witlee-modal .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
#wp-witlee .owl-carousel .owl-video-frame,
.witlee-modal .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
#wp-witlee .owl-height,
.witlee-modal .owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
#wp-witlee .no-js .owl-carousel,
.witlee-modal .no-js .owl-carousel {
    display: block;
}
@media (max-width: 768px) {
    #wp-witlee .filter-menu-items {
        margin: 0!important;
    }
}
#wp-witlee .filter-cards-list:after {
    clear: both;
    content: " ";
    display: table;
}
#wp-witlee .accordion-toggle i {
    display: inline-block;
    height: 20px;
    width: 20px;
}
#wp-witlee .accordion-toggle i.is_open {
    background-image: url("../images/open-icon.svg");
}
#wp-witlee .accordion-toggle i.is_close {
    background-image: url("../images/close-icon.svg");
}
#wp-witlee #filter-sort.sort-order .btn-group .dropdown-menu {
    height: 80px;
}
#wp-witlee .partial-selected .category-name:before {
    content: ' ';
    border: 2px solid #29B929!important;
    position: absolute;
    left: -20px;
    padding: 3px;
    border-radius: 50%;
    top: 8px;
}
#wp-witlee .full-selected .category-name:before {
    content: ' ';
    background-color: #29B929!important;
    border: 2px solid #29B929!important;
    position: absolute;
    left: -20px;
    padding: 3px;
    border-radius: 50%;
    top: 8px;
}
#wp-witlee .full-selected .sub-cat-item label:before {
    content: ' ';
    background-color: #29B929;
    border: 2px solid #29B929;
    position: absolute;
    left: -20px;
    padding: 3px;
    border-radius: 50%;
    top: 8px;
}
#wp-witlee .sub-category-list {
    transition: 0.3s ease-in all;
    max-height: 0px;
    overflow: hidden;
}
#wp-witlee .sub-category-list.active {
    max-height: 700px;
}
#wp-witlee .sub-category-list .sub-cat-item {
    position: relative;
}
#wp-witlee .sub-category-list .sub-cat-item:hover label:before {
    content: ' ';
    background-color: #29B929;
    border: 2px solid #29B929;
    position: absolute;
    left: -20px;
    padding: 3px;
    border-radius: 50%;
    top: 8px;
}
#wp-witlee .sub-category-list .sub-cat-item label.selected:before {
    content: ' ';
    background-color: #29B929;
    border: 2px solid #29B929;
    position: absolute;
    left: -20px;
    padding: 3px;
    border-radius: 50%;
    top: 8px;
}
#wp-witlee .all_selection {
    margin-left: 10px;
    display: inline-block;
    float: right;
    margin-right: 20px;
}
#wp-witlee .all_selection img {
    transform: rotate(180deg);
}
#wp-witlee .all_selection.active img {
    transform: rotate(0deg);
}
#wp-witlee .category-name {
    /*width: 100%;*/
    position: relative;
}
#wp-witlee .category-name.active {
    font-family: 'BrandonGrotesque-Bold', serif;
}
#wp-witlee .category-name.active:before {
    content: ' ';
    border: 2px solid #29B929;
    position: absolute;
    left: -20px;
    padding: 3px;
    border-radius: 50%;
    top: 8px;
}
#wp-witlee body {
    overflow-y: scroll;
}
#wp-witlee .right {
    float: right;
}
#wp-witlee .dropdown-menu li {
    cursor: pointer;
}
#wp-witlee .all-title {
    padding-left: 38px;
}
#wp-witlee .total-results {
    color: #C5C5C5;
    text-transform: inherit;
    letter-spacing: inherit;
    padding-top: 18px!important;
}
#wp-witlee .center {
    text-align: center;
}
#wp-witlee .checkbox label {
    text-transform: Capitalize;
}
#wp-witlee #filter-menu.fixed,
#wp-witlee .filter-menu-store-container.fixed {
    -webkit-transition: 0.3s ease-out all;
    -khtml-transition: 0.3s ease-out all;
    -moz-transition: 0.3s ease-out all;
    -ms-transition: 0.3s ease-out all;
    -o-transition: 0.3s ease-out all;
    transition: 0.3s ease-out all;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 4;
}
#wp-witlee #filter-menu.fixed .row,
#wp-witlee .filter-menu-store-container.fixed .row {
    max-width: 1020px;
    width: 100%;
    top: 0px;
}
#wp-witlee #filter-menu.fixed #filter-selected-items,
#wp-witlee .filter-menu-store-container.fixed #filter-selected-items {
    margin-top: 80px;
}
#wp-witlee #filter-page-results {
    -webkit-transition: all 1.5s ease 0s;
    -khtml-transition: all 1.5s ease 0s;
    -moz-transition: all 1.5s ease 0s;
    -ms-transition: all 1.5s ease 0s;
    -o-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    min-height: 580px;
    width: 100%;
    padding-top: 100px;
    margin-top: 0;
}
#wp-witlee #filter-page-results.subscription-view {
    margin-top: 60px;
}
#wp-witlee #filter-page-results .circle-i {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 0!important;
    margin-right: 5px;
    background-color: inherit;
    border-radius: 50%;
}
#wp-witlee #filter-page-results .circle-i.active {
    background-color: #66c266 !important;
}
#wp-witlee #filter-page-results section.home {
    margin-top: 10px;
    padding-bottom: 20px;
}
#wp-witlee #filter-page-results .mobile-desktop {
    display: block;
}
#wp-witlee #filter-page-results .mobile-tags {
    display: none;
}
#wp-witlee #filter-page-results .filter-selected-item {
    background-color: #f9f5f4;
    display: inline-block;
    font-size: 18px;
    padding: 10px 15px;
    margin-right: 10px;
    margin-top: 15px;
}
#wp-witlee #filter-page-results .filter-selected-item i {
    margin-left: 10px;
    font-size: 15px;
    cursor: pointer;
}
#wp-witlee #filter-menu {
    -webkit-transition: all 1.5s ease 0s;
    -khtml-transition: all 1.5s ease 0s;
    -moz-transition: all 1.5s ease 0s;
    -ms-transition: all 1.5s ease 0s;
    -o-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    background-color: #f9f5f4;
    border-bottom: 1px solid #ddd;
    max-height: 66px;
    width: 100%;
    min-height: 60px;
    margin-top: 0;
}
#wp-witlee #filter-menu.subscription-view {
    margin-top: 60px;
}
#wp-witlee #filter-menu .home-menu {
    width: 100%;
    margin: auto;
    max-width: 1020px;
}
#wp-witlee #filter-menu .home {
    margin-top: 20px;
}
#wp-witlee #filter-menu .row {
    background-color: #f9f5f4;
}
#wp-witlee #filter-menu #filters-menu {
    font-size: 18px;
    padding: 0;
}
#wp-witlee #filter-menu #filters-menu > div,
#wp-witlee #filter-menu #filters-menu > ul.filter-menu-items,
#wp-witlee #filter-menu #filters-menu ul.filter-menu-items > li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    padding: 0;
    line-height: 25px !important;
}
#wp-witlee #filter-menu #filters-menu .filter-layer {
    position: absolute;
    z-index: 4;
    background-color: #fff;
    width: 280px;
    padding: 20px;
    top: 60px;
    display: none;
}
#wp-witlee #filter-menu #filters-menu .filter-layer .filter-checkbox-item {
    width: 100%;
}
#wp-witlee #filter-menu #filters-menu .filter-layer:before {
    content: ' ';
    width: 0px;
    height: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid white;
    display: inline-block;
    top: -20px;
    position: absolute;
}
#wp-witlee #filter-menu #filters-menu .filter-layer.active {
    display: block;
}
#wp-witlee #filter-menu #filters-menu .filter-checkbox-items .filter-checkbox-item {
    margin-left: 20px;
}
#wp-witlee #filter-menu li.filter-item {
    position: relative;
    margin: 0px;
    cursor: pointer;
    text-transform: inherit;
    letter-spacing: inherit;
    padding: 18px 20px 17px!important;
}
@media (max-width: 767px) {
    #wp-witlee #filter-menu li.filter-item {
        margin: 0 10px;
    }
}
#wp-witlee #filter-menu li.filter-item i {
    margin-left: 10px;
}
#wp-witlee #filter-menu .divider {
    background: #333;
    height: 25px;
    display: inline-block;
    width: 1px;
    margin-left: 30px;
    margin-top: 15px;
}
@media (max-width: 767px) {
    #wp-witlee #filter-menu .divider {
        margin-left: 10px;
    }
}
#wp-witlee #filter-menu .filter-items button {
    border: 1px solid #333;
    padding: 8px 15px!important;
    width: 200px;
    margin-top: -8px;
    text-align: left;
    font-size: 18px;
    border-radius: 0;
    background-color: inherit;
    font-weight: bold;
}
#wp-witlee #filter-menu .filter-items button span {
    float: right;
    margin-top: 10px;
}
#wp-witlee #filter-menu .filter-items .filter-checkbox-item label {
    cursor: pointer;
}
#wp-witlee #filter-menu .filter-title {
    width: 100%;
}
#wp-witlee #filter-menu #filter-sort {
    font-size: 30px;
    float: right;
    margin-top: 9px;
}
#wp-witlee #filter-menu .home {
    margin-top: 20px;
}
#wp-witlee #filter-menu .filter-layer-checkbox {
    max-height: 320px;
    overflow: hidden;
    position: relative;
    clear: both;
}
#wp-witlee .ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    background-color: #4a4a4a;
}
#wp-witlee .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #4a4a4a;
}
#wp-witlee #notifications-page .notificationsTitle {
    font-family: 'BrandonGrotesque-Light', serif;
}
#wp-witlee #notifications-page .notificatin-description span.green {
    color: #80CC9E;
    font-family: 'BrandonGrotesque-Bold', serif;
}
#wp-witlee #notifications-page ul {
    padding: 0;
    list-style: none;
}
#wp-witlee #notifications-page ul li {
    min-height: 70px;
    text-align: left;
    padding: 15px 20px;
    background-color: #fff;
    border-bottom: 1px solid #F6EFEF;
}
#wp-witlee #notifications-page ul li:hover {
    background-color: #f9f8f8;
}
#wp-witlee #notifications-page ul li p {
    font-size: 14px;
    margin: 0px;
}
#wp-witlee #notifications-page ul li img {
    width: 40px;
    float: left;
    margin-right: 10px;
}
#wp-witlee #notifications-page .no-padding {
    padding: 0;
}
#wp-witlee #notifications-page .home {
    padding-bottom: 0;
}
#wp-witlee #notifications-page .home .home {
    margin-top: 0;
}
#wp-witlee .static-content {
    font-size: 18px;
    text-align: justify;
}
#wp-witlee w-store-card {
    display: block;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#wp-witlee w-store-card .card-container {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow-y: hidden;
    position: relative;
}
#wp-witlee w-store-card .card-container .vote {
    position: absolute;
    top: -90px;
    left: -1px;
    width: 100%;
    height: 90px;
    opacity: 0;
    z-index: 3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(86, 214, 127, 0.8);
    color: #ffffff;
    z-index: 2px;
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#wp-witlee w-store-card .card-container .vote:hover {
    top: 0;
    opacity: 1;
}
#wp-witlee w-store-card .card-container .vote .no-vote,
#wp-witlee w-store-card .card-container .vote .voted {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
}
#wp-witlee w-store-card .card-container .vote .voted {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#wp-witlee w-store-card .card-container .vote-circle {
    height: 50px;
    width: 50px;
    margin-left: 20px;
    padding: 5px 0 0 0;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -o-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    text-decoration: none;
    font-size: 24px;
}
#wp-witlee w-store-card .card-container .vote-circle:hover,
#wp-witlee w-store-card .card-container .vote-circle:active,
#wp-witlee w-store-card .card-container .vote-circle:visited,
#wp-witlee w-store-card .card-container .vote-circle:focus {
    text-decoration: none;
    color: #ffffff;
}
#wp-witlee w-store-card .card-container .vote-circle.voted,
#wp-witlee w-store-card .card-container .vote-circle:active {
    background-color: #ffffff;
    color: #56d67f;
}
#wp-witlee w-store-card .card-container .vote-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
    font-size: 18px;
}
#wp-witlee w-store-card .card-container .vote-info .action {
    font-weight: bold;
}
#wp-witlee w-store-card .no-tags .user-photo:hover + .vote {
    top: 0;
    opacity: 1;
}
#wp-witlee w-store-card .user-photo {
    border-bottom: 1px solid #56d67f;
}
#wp-witlee w-store-card .user-photo .photo {
    position: relative;
    cursor: pointer;
    border: 2px solid transparent;
}
#wp-witlee w-store-card .user-photo .photo:hover {
    border-color: #56d67f;
}
#wp-witlee w-store-card .user-photo .photo:after {
    content: "\A";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    z-index: 2;
    pointer-events: none;
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-color: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
#wp-witlee w-store-card .user-photo .photo img {
    width: 100%;
    max-width: 300px;
}
#wp-witlee w-store-card .user-photo .photo img.small-screen {
    max-width: 355px;
}
#wp-witlee w-store-card .user-photo:hover .bottom .shop {
    color: #56d67f;
}
#wp-witlee w-store-card .user-photo w-avatar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
}
#wp-witlee w-store-card .user-photo w-avatar a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee w-store-card .user-photo w-avatar svg {
    margin-left: auto;
    margin-right: auto;
}
#wp-witlee w-store-card .user-photo .publisher {
    position: absolute;
    bottom: 100px;
    width: 100%;
    padding: 0 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
}
#wp-witlee w-store-card .user-photo .info {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-box-align: flex-end;
    -webkit-flex-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}
#wp-witlee w-store-card .user-photo .info * {
    z-index: 3;
}
#wp-witlee w-store-card .user-photo .post,
#wp-witlee w-store-card .user-photo .followers {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
}
#wp-witlee w-store-card .user-photo .post img,
#wp-witlee w-store-card .user-photo .followers img {
    height: 15px;
    width: 15px;
}
#wp-witlee w-store-card .user-photo .post div,
#wp-witlee w-store-card .user-photo .followers div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    font-size: 13px;
}
#wp-witlee w-store-card .user-photo .time-ago,
#wp-witlee w-store-card .user-photo .followers {
    color: rgba(255, 255, 255, 0.7);
}
#wp-witlee w-store-card .user-photo .time-ago div,
#wp-witlee w-store-card .user-photo .followers div {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-left: 10px;
    height: 15px;
}
#wp-witlee w-store-card .user-photo .post {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#wp-witlee w-store-card .user-photo .time-ago {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee w-store-card .user-photo .followers {
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee w-store-card .bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    width: 100%;
}
#wp-witlee w-store-card .bottom .seeds {
    margin: 20px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wp-witlee w-store-card .bottom .seeds .seed {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    color: #4a4a4a;
    font-size: 18px;
}
#wp-witlee w-store-card .bottom .seeds w-card-seed,
#wp-witlee w-store-card .bottom .seeds .more > a {
    height: auto;
    margin: 5px;
    cursor: pointer;
    height: 40px;
    color: #4a4a4a;
}
#wp-witlee w-store-card .bottom .seeds .more {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    width: 50px;
    background-color: transparent;
    color: #979797;
    font-size: 16px;
}
#wp-witlee w-store-card .bottom .seeds .more > a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
}
#wp-witlee w-store-card .bottom .seeds .more > a,
#wp-witlee w-store-card .bottom .seeds .more > a:focus,
#wp-witlee w-store-card .bottom .seeds .more > a:hover {
    text-decoration: none;
}
#wp-witlee w-store-card .bottom .shop {
    color: #4a4a4a !important;
    font-size: 18px;
    text-decoration: none;
    font-family: 'BrandonGrotesque-Bold' !important;
}
#wp-witlee w-store-card .bottom .shop:hover,
#wp-witlee w-store-card .bottom .shop:active,
#wp-witlee w-store-card .bottom .shop:focus {
    color: #56d67f !important;
    text-decoration: none;
}
#wp-witlee w-store-card .bottom .shop.disabled {
    opacity: 0.5;
    cursor: default;
}
@media (max-width: 991px) {
    #wp-witlee w-store-card .no-tags .user-photo .vote {
        top: 0;
        opacity: 1;
        width: 357px;
    }
    #wp-witlee w-store-card .user-photo .post h5 {
        font-size: 18px;
    }
    #wp-witlee w-store-card .user-photo .post .time-ago div {
        font-size: 15px;
    }
    #wp-witlee w-store-card .user-photo .bottom {
        height: 70px;
    }
    #wp-witlee w-store-card .user-photo .bottom .shop {
        font-size: 18px;
    }
    #wp-witlee w-store-card .user-photo .bottom .seeds {
        margin: 15px 0;
    }
}
.products-search-container {
    width: 100%;
}
#wp-witlee .store-cards-container:after {
    clear: both;
    content: "";
    display: table;
}
@media (max-width: 767px) {
    #wp-witlee .img_menu_mobile {
        margin-top: 10px;
    }
    #wp-witlee .img_menu_mobile img {
        width: 100%;
        height: auto;
    }
    #wp-witlee #tagInstagram:hover {
        background-color: #000;
        color: #fff;
    }
}
#wp-witlee .img-back {
    opacity: 0.5;
    max-height: 342px;
    overflow: hidden;
}
@media (max-width: 720px) {
    #wp-witlee .img-back {
        max-height: 200px;
    }
}
.lazybg {
    transition: 0.2s all ease-in;
}
.profile_picture img {
    position: relative!important;
    z-index: 3;
}
.profile_picture.active img {
    z-index: 100!important;
}
.no-content {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(246, 239, 239, 0.4);
    z-index: 9;
}
@media (max-width: 768px) {
    .no-content {
        z-index: 101;
    }
}
.no-content .comming-soon-container {
    max-width: 850px;
    background-color: rgba(246, 239, 239, 0.9);
    border: 1px solid #333;
    padding: 20px;
    margin-top: 380px;
}
@media (max-width: 768px) {
    .no-content .comming-soon-container {
        margin-top: 230px;
    }
}
.no-content .comming-soon-container span {
    font-style: italic;
    font-size: 17px;
    height: 0;
}
@media (max-width: 768px) {
    .no-content .comming-soon-container span {
        float: none!important;
    }
}
.no-content .comming-soon-container h1 {
    font-size: 60px!important;
    font-style: normal;
    margin-bottom: 15px!important;
    margin-top: 65px!important;
}
@media (max-width: 768px) {
    .no-content .comming-soon-container h1 {
        font-size: 50px!important;
        margin-top: 30px !important;
    }
}
.no-content .comming-soon-container .btn-witlee-success {
    background-color: #41D171;
    color: #fff!important;
    border: 4px solid #fff;
    border-radius: 0;
    font-size: 28px!important;
    line-height: 1em!important;
    padding: 15px 50px 5px 50px!important;
    font-family: 'BrandonGrotesque-Bold', serif !important;
}
@media (min-width: 992px) {
    .modal-lg {
        width: 1020px;
    }
}
.more-button {
    padding: 0;
    margin: 0!important;
}
.more-button #moreItems {
    padding: 18px 20px 17px!important;
    position: relative;
}
.more-button li {
    list-style: none;
    margin: 0!important;
}
.searchResult .filter-min {
    width: inherit!important;
}
.filter-min {
    width: 75%;
    height: 60px;
    overflow: hidden;
}
.filter-min li {
    margin: 0!important;
}
.wp_embed #wp-witlee .storeFront .shopByTags li {
    margin: 0px 0px!important;
}
.wp_embed .filter-menu-store-container {
    top: 0px;
    left: 0px;
    width: 100%;
}
.wp_embed .filter-menu-store-container #filter-menu {
    max-width: 1020px;
    width: 100%;
    margin: auto;
}
.tagging-tool .content-modal {
    max-height: inherit!important;
}
.tagging-tool .content-modal.search-products-result {
    max-height: 90vh !important;
}
#wp-witlee .storeFront-container,
.witlee-modal .storeFront-container {
    padding-top: 60px;
}
#wp-witlee .filter-menu-store-container,
.witlee-modal .filter-menu-store-container {
    height: 0px;
    width: 100%;
}
#wp-witlee .filter-menu-store-container #filter-menu,
.witlee-modal .filter-menu-store-container #filter-menu {
    max-height: inherit!important;
}
@media (max-width: 768px) {
    #wp-witlee nav,
    .witlee-modal nav {
        z-index: 103!important;
    }
}
#wp-witlee .tagging-tool-mobile,
.witlee-modal .tagging-tool-mobile {
    display: none!important;
    position: relative;
    z-index: 10;
}
@media (max-width: 890px) {
    #wp-witlee .tagging-tool-mobile,
    .witlee-modal .tagging-tool-mobile {
        display: block!important;
    }
}
#wp-witlee .tagging-tool-desktop,
.witlee-modal .tagging-tool-desktop {
    position: relative;
    z-index: 9;
    display: none!important;
}
@media (min-width: 890px) {
    #wp-witlee .tagging-tool-desktop,
    .witlee-modal .tagging-tool-desktop {
        display: block!important;
    }
}
#wp-witlee .no-padding,
.witlee-modal .no-padding {
    padding: 0;
}
#wp-witlee #filter-sort-tagging-too,
.witlee-modal #filter-sort-tagging-too {
    display: inline-block;
    float: left;
    font-size: 30px;
    margin-left: 30px;
}
#wp-witlee .tagging-tool-mobile,
.witlee-modal .tagging-tool-mobile {
    z-index: inherit!important;
}
#wp-witlee .tagging-tool-mobile button,
.witlee-modal .tagging-tool-mobile button {
    z-index: 10;
    color: #4a4a4a;
    border: 1px solid #4a4a4a;
    background: #f6efef;
    font-family: 'BrandonGrotesque-Light';
    height: 44px;
    font-size: 20px;
    padding: 10px 12px;
    border-radius: 0;
    margin-top: 20px;
    text-transform: none;
    letter-spacing: normal;
}
#wp-witlee .card.tagging-grid-item .photo img,
.witlee-modal .card.tagging-grid-item .photo img {
    cursor: default;
}
#wp-witlee .card.tagging-grid-item .selectThisProduct,
.witlee-modal .card.tagging-grid-item .selectThisProduct {
    cursor: pointer;
}
#wp-witlee .box-list,
.witlee-modal .box-list {
    position: relative;
}
#wp-witlee .box-list .mask-product,
.witlee-modal .box-list .mask-product {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}
#wp-witlee .box-list .mask-product .wt-loader,
.witlee-modal .box-list .mask-product .wt-loader {
    margin-top: 70px;
}
#wp-witlee .box-list:hover .exclude-item,
.witlee-modal .box-list:hover .exclude-item {
    display: block;
}
#wp-witlee .box-list .owl-stage-outer,
.witlee-modal .box-list .owl-stage-outer {
    height: 45px;
}
#wp-witlee .box-list .thumbs_images,
.witlee-modal .box-list .thumbs_images {
    width: 220px;
    overflow: hidden;
    height: 40px;
    padding: 0px 20px;
    margin-top: 5px;
}
#wp-witlee .box-list .thumbs_images .product-carousel-item,
.witlee-modal .box-list .thumbs_images .product-carousel-item {
    width: 45px;
    height: 45px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
#wp-witlee .box-list .thumbs_images .customNavigation,
.witlee-modal .box-list .thumbs_images .customNavigation {
    height: 0;
    position: relative;
}
#wp-witlee .box-list .thumbs_images .customNavigation a,
.witlee-modal .box-list .thumbs_images .customNavigation a {
    position: absolute;
    top: -45px;
    width: 20px;
    height: 40px;
    text-indent: -99999px;
    background: url(../images/arrows.png) no-repeat;
}
#wp-witlee .box-list .thumbs_images .customNavigation a.btn-next-carousel,
.witlee-modal .box-list .thumbs_images .customNavigation a.btn-next-carousel {
    right: -20px;
    background-position: center right;
}
#wp-witlee .box-list .thumbs_images .customNavigation a.btn-prev-carousel,
.witlee-modal .box-list .thumbs_images .customNavigation a.btn-prev-carousel {
    left: -20px;
    background-position: center left;
}
#wp-witlee .box-list .colors-container,
.witlee-modal .box-list .colors-container {
    display: none;
    height: 0;
}
#wp-witlee .box-list .colors-container .colors,
.witlee-modal .box-list .colors-container .colors {
    position: relative;
    top: -15px;
}
#wp-witlee .box-list .colors-container .colors span,
.witlee-modal .box-list .colors-container .colors span {
    display: inline-block;
    padding: 6px;
}
#wp-witlee .box-list .exclude-item,
.witlee-modal .box-list .exclude-item {
    background-color: #ffa7a7;
    color: white;
    font-weight: bold;
    padding: 4px 12px;
    top: 0;
    right: 0;
    position: absolute;
    display: none;
}
@media (max-width: 768px) {
    #wp-witlee .storeFront#filter-page-results,
    .witlee-modal .storeFront#filter-page-results {
        padding-top: 74px;
    }
}
#wp-witlee .storeFront#filter-page-results section.home,
.witlee-modal .storeFront#filter-page-results section.home {
    margin-top: 0px;
}
#wp-witlee .storeFront #filter-menu .filter-item,
.witlee-modal .storeFront #filter-menu .filter-item {
    position: initial;
    cursor: default;
}
#wp-witlee .storeFront #filter-menu .filter-item a,
.witlee-modal .storeFront #filter-menu .filter-item a {
    color: #4a4a4a;
    text-decoration: none;
}
#wp-witlee .storeFront .filter-menu-items,
.witlee-modal .storeFront .filter-menu-items {
    position: relative;
}
#wp-witlee .storeFront .menu-item-label,
.witlee-modal .storeFront .menu-item-label {
    position: relative;
    font-size: 18px!important;
    font-family: 'BrandonGrotesque-Regular', serif !important;
}
#wp-witlee .storeFront .menu-item-label.active:after,
.witlee-modal .storeFront .menu-item-label.active:after {
    content: ' ';
    width: 0px;
    height: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid white;
    display: inline-block;
    bottom: -19px;
    position: absolute;
    left: 0;
}
#wp-witlee .storeFront .menu-item-label.more-menu:after,
.witlee-modal .storeFront .menu-item-label.more-menu:after {
    display: inline-block;
    position: absolute;
    text-indent: 0;
    font-family: "witlee";
    width: 10px;
    height: 10px;
    right: 0px;
    top: 23px;
    font-size: .6em;
    content: 'i';
}
#wp-witlee .storeFront .menu-item-label.more-menu .filter-layer-more,
.witlee-modal .storeFront .menu-item-label.more-menu .filter-layer-more {
    display: none;
    position: absolute;
    right: 0px;
    background-color: #fff;
    top: 43px;
    z-index: 11;
}
#wp-witlee .storeFront .menu-item-label.more-menu .filter-layer-more.active,
.witlee-modal .storeFront .menu-item-label.more-menu .filter-layer-more.active {
    display: block;
}
#wp-witlee .storeFront .menu-item-label.more-menu .filter-layer-more ul,
.witlee-modal .storeFront .menu-item-label.more-menu .filter-layer-more ul {
    padding: 0px;
}
#wp-witlee .storeFront .menu-item-label.more-menu .filter-layer-more ul li,
.witlee-modal .storeFront .menu-item-label.more-menu .filter-layer-more ul li {
    list-style: none;
}
#wp-witlee .storeFront .menu-item-label.more-menu .filter-layer-more ul li .menu-item-label,
.witlee-modal .storeFront .menu-item-label.more-menu .filter-layer-more ul li .menu-item-label {
    padding: 10px 20px 10px 20px;
}
#wp-witlee .storeFront w-avatar,
.witlee-modal .storeFront w-avatar {
    display: none!important;
}
#wp-witlee .storeFront .publisher .post h5,
.witlee-modal .storeFront .publisher .post h5 {
    display: none;
}
#wp-witlee .storeFront #filter-menu,
.witlee-modal .storeFront #filter-menu {
    min-height: 60px;
}
#wp-witlee .storeFront #filter-menu #filters-menu .filter-layer,
.witlee-modal .storeFront #filter-menu #filters-menu .filter-layer {
    width: 700px;
    left: 0;
    cursor: default;
}
#wp-witlee .storeFront #filter-menu #filters-menu .filter-layer:before,
.witlee-modal .storeFront #filter-menu #filters-menu .filter-layer:before {
    display: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
#wp-witlee .storeFront #filter-menu #filters-menu .filter-layer ul li label,
.witlee-modal .storeFront #filter-menu #filters-menu .filter-layer ul li label {
    cursor: pointer;
    text-transform: capitalize;
    font-family: 'BrandonGrotesque-Regular', serif !important;
    font-size: 18px!important;
}
#wp-witlee .storeFront #filter-menu #filters-menu .filter-layer ul li label:hover,
.witlee-modal .storeFront #filter-menu #filters-menu .filter-layer ul li label:hover {
    text-decoration: underline;
}
#wp-witlee .storeFront label,
.witlee-modal .storeFront label {
    font-weight: normal!important;
}
#wp-witlee .storeFront .list-filter h3,
.witlee-modal .storeFront .list-filter h3 {
    margin: 0;
    font-size: 18px !important;
    margin-bottom: 10px !important;
    font-family: 'BrandonGrotesque-Bold', serif !important;
    font-style: normal!important;
}
#wp-witlee .storeFront .list-filter li,
.witlee-modal .storeFront .list-filter li {
    font-size: 18px;
    line-height: 160%;
}
#wp-witlee .storeFront .list-filter img,
.witlee-modal .storeFront .list-filter img {
    width: 100%;
    height: auto;
}
#wp-witlee .storeFront .filter-item-home a,
.witlee-modal .storeFront .filter-item-home a {
    color: #4a4a4a;
}
#wp-witlee .storeFront .logo_brands,
.witlee-modal .storeFront .logo_brands {
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #f6efef;
    /*margin-bottom: 30px;*/
}
@media (max-width: 768px) {
    #wp-witlee .storeFront .logo_brands,
    .witlee-modal .storeFront .logo_brands {
        text-align: center;
        padding: 20px;
    }
}
#wp-witlee .storeFront .logo_brands li,
.witlee-modal .storeFront .logo_brands li {
    list-style: none;
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 30px;
    vertical-align: top;
    line-height: 80px;
}
@media (max-width: 768px) {
    #wp-witlee .storeFront .logo_brands li,
    .witlee-modal .storeFront .logo_brands li {
        width: 130px;
        margin: auto;
        float: none;
        padding: 0 20px !important;
        line-height: 22px !important;
    }
}
#wp-witlee .storeFront .logo_brands li img,
.witlee-modal .storeFront .logo_brands li img {
    max-width: 85%;
    max-height: 40px;
    margin: 20px 0 0 0;
    width: auto;
    height: auto;
    cursor: pointer;
}
#wp-witlee .storeFront #bellowAbove,
.witlee-modal .storeFront #bellowAbove {
    background-color: #fff;
    padding: 0px;
    margin: 0px auto;
    top: -80px;
    position: relative;
    max-width: 940px;
    z-index: 3;
}
#wp-witlee .storeFront #bellowAbove:after,
.witlee-modal .storeFront #bellowAbove:after {
    clear: both;
    content: " ";
    display: table;
}
#wp-witlee .storeFront #bellowAbove h2,
.witlee-modal .storeFront #bellowAbove h2 {
    padding: 30px 0px 20px 0px;
    margin: 0;
    font-family: 'BrandonGrotesque-Light', serif !important;
    font-size: 30px!important;
    color: #343434;
}
#wp-witlee .storeFront #bellowAbove .shopByTagsContainer,
.witlee-modal .storeFront #bellowAbove .shopByTagsContainer {
    min-height: 300px;
    clear: both;
}
#wp-witlee .storeFront .shopByTags,
.witlee-modal .storeFront .shopByTags {
    padding: 0;
    margin: 0;
}
#wp-witlee .storeFront .shopByTags li,
.witlee-modal .storeFront .shopByTags li {
    list-style: none;
    display: inline-block;
    margin: 0px 6px;
}
#wp-witlee .storeFront .shopByTags li div,
.witlee-modal .storeFront .shopByTags li div {
    cursor: pointer;
}
#wp-witlee .storeFront .shopByTags li figure,
.witlee-modal .storeFront .shopByTags li figure {
    border: 2px solid transparent;
    height: 140px;
    width: 140px;
    line-height: 136px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#wp-witlee .storeFront .shopByTags li figure:hover,
.witlee-modal .storeFront .shopByTags li figure:hover {
    border-color: #56d67f;
}
#wp-witlee .storeFront .shopByTags li figure img,
.witlee-modal .storeFront .shopByTags li figure img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
#wp-witlee .storeFront .shopByTags li p,
.witlee-modal .storeFront .shopByTags li p {
    font-size: 18px!important;
    margin-top: 5px!important;
    color: #4a4a4a;
    font-family: 'BrandonGrotesque-Regular', serif !important;
}
#wp-witlee .storeFront .shopByTags li p:hover,
.witlee-modal .storeFront .shopByTags li p:hover {
    color: #59b659 !important;
}
#wp-witlee .storeFront .latest_blog,
.witlee-modal .storeFront .latest_blog {
    position: absolute;
    top: -16px;
    width: 170px;
    left: 50%;
    margin-left: -85px;
    padding-top: 6px;
    background-color: rgba(86, 214, 127, 0.9);
    color: #fff;
    font-size: 17px;
    border: 1px solid #fff;
}
#wp-witlee .storeFront .blog_image,
.witlee-modal .storeFront .blog_image {
    position: relative;
}
#wp-witlee .storeFront .blog_image .blog_image img,
.witlee-modal .storeFront .blog_image .blog_image img {
    width: 100%;
    height: auto;
    max-width: 300px;
}
#wp-witlee .storeFront .blog_content,
.witlee-modal .storeFront .blog_content {
    font-size: 20px;
    padding-left: 25px;
    line-height: 94px;
}
#wp-witlee .storeFront .blog_content h3,
.witlee-modal .storeFront .blog_content h3 {
    text-transform: capitalize;
    padding-bottom: 15px;
    border-bottom: 2px solid #f6efef;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    font-family: 'BrandonGrotesque-Light', serif;
    font-size: 30px;
    color: #4a4a4a;
    line-height: 55px;
    margin: 0;
    padding: 0;
}
#wp-witlee .storeFront .blog_content p,
.witlee-modal .storeFront .blog_content p {
    font-family: 'BrandonGrotesque-Regular', serif;
    font-size: 18px;
    line-height: 150%;
}
#wp-witlee .storeFront .btn_store_front,
.witlee-modal .storeFront .btn_store_front {
    background-color: #4a4a4a;
    color: #fff;
    padding: 0px 50px;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    line-height: 42px;
    min-width: 186px;
}
#wp-witlee .storeFront #related_shops,
.witlee-modal .storeFront #related_shops {
    background-color: #fff;
    margin: 0 20px;
}
#wp-witlee .storeFront #related_shops h2,
.witlee-modal .storeFront #related_shops h2 {
    padding-bottom: 15px;
    border-bottom: 2px solid #f6efef;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    font-family: 'BrandonGrotesque-Light', serif;
    font-size: 30px;
    color: #4a4a4a;
    line-height: 75px;
    margin: 0;
    padding: 0;
}
#wp-witlee .storeFront .shop_item_img,
.witlee-modal .storeFront .shop_item_img {
    overflow: hidden;
}
#wp-witlee .storeFront .shop_item_img img,
.witlee-modal .storeFront .shop_item_img img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    max-width: 80px;
    border: 2px solid #D8D8D8;
}
#wp-witlee .storeFront div#relatedItems,
.witlee-modal .storeFront div#relatedItems {
    margin: 35px 0px;
    text-align: left;
}
#wp-witlee .storeFront div#relatedItems a,
.witlee-modal .storeFront div#relatedItems a {
    color: #444444;
    font-family: 'BrandonGrotesque-Bold', serif;
    font-size: 18px;
}
#wp-witlee .storeFront .shop_item_content,
.witlee-modal .storeFront .shop_item_content {
    padding: 0;
}
#wp-witlee .storeFront .shop_item_content h4,
.witlee-modal .storeFront .shop_item_content h4 {
    margin-bottom: 0;
    margin-top: 25px;
}
#wp-witlee .storeFront .shop_item_content span,
.witlee-modal .storeFront .shop_item_content span {
    font-size: 16px;
    font-family: 'BrandonGrotesque-Regular', serif;
}
#wp-witlee .storeFront .no-padding,
.witlee-modal .storeFront .no-padding {
    padding: 0;
}
#wp-witlee .storeFront .mask,
.witlee-modal .storeFront .mask {
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
}
#wp-witlee .storeFront #bellowTop,
.witlee-modal .storeFront #bellowTop {
    position: relative;
    margin-top: 35px;
    min-height: 240px;
}
#wp-witlee .storeFront #bellowTop img,
.witlee-modal .storeFront #bellowTop img {
    width: 100%;
    height: auto;
}
#wp-witlee .storeFront .profile_picture img,
.witlee-modal .storeFront .profile_picture img {
    width: 100px!important;
    border-radius: 100px;
    border: 2px solid #fff;
    margin-top: -15px;
}
#wp-witlee .storeFront .follow_instagram,
.witlee-modal .storeFront .follow_instagram {
    margin-top: 35px;
}
#wp-witlee .storeFront .home,
.witlee-modal .storeFront .home {
    max-width: 1026px;
}
#wp-witlee .storeFront .home .seeAll,
.witlee-modal .storeFront .home .seeAll {
    color: #4a4a4a!important;
    font-size: 18px;
    float: right;
    font-family: 'BrandonGrotesque-Bold', serif !important;
    margin-top: 10px;
    margin-right: 25px;
    cursor: pointer;
}
#wp-witlee .storeFront .menu-item-mask,
.witlee-modal .storeFront .menu-item-mask {
    position: absolute;
    height: 20px;
    width: 90px;
    left: 0;
    bottom: -18px;
}
#wp-witlee .storeFront .sort-order .btn-group .btn:after,
.witlee-modal .storeFront .sort-order .btn-group .btn:after {
    display: none;
    text-align: center;
}
#wp-witlee .storeFront h2.intTitle,
.witlee-modal .storeFront h2.intTitle {
    margin: 0px auto!important;
    max-width: 300px;
    width: 100%;
    font-family: 'BrandonGrotesque-Light', serif !important;
    margin-bottom: 20px!important;
    clear: none;
    font-size: 30px !important;
    font-style: normal!important;
}
#wp-witlee .storeFront h1.storeInfTitle,
.witlee-modal .storeFront h1.storeInfTitle {
    margin-top: 40px;
    margin-bottom: 20px;
    font-family: 'BrandonGrotesque-Light', serif !important;
    font-size: 30px!important;
    color: #4a4a4a;
}
#wp-witlee .storeFront .blog_section,
.witlee-modal .storeFront .blog_section {
    margin-top: 60px;
    margin-bottom: 20px;
}
#wp-witlee .storeFront #tagInstagram,
.witlee-modal .storeFront #tagInstagram {
    text-align: center;
    font-family: 'BrandonGrotesque-Light';
}
#wp-witlee .storeFront .btn_store_front:hover,
.witlee-modal .storeFront .btn_store_front:hover {
    background-color: #000;
}
#wp-witlee div#bellowTop:after,
.witlee-modal div#bellowTop:after {
    content: " ";
    display: table;
    clear: both;
}
#wp-witlee div#related_shops:after,
.witlee-modal div#related_shops:after {
    clear: both;
    content: " ";
    display: table;
}
.tagging-tool .modal-dialog {
    width: inherit;
    height: 100%;
    padding: 10px;
    margin: 0;
}
.tagging-tool .modal-dialog .modal-content {
    height: 100%;
}
@media (max-width: 480px) {
    .tagging-tool .modal-dialog .modal-content {
        height: initial;
    }
}
.tagging-tool .modal-dialog .modal-content .home {
    margin: auto!important;
    max-width: inherit!important;
}
.tagging-tool .switch-container {
    float: left;
    margin-left: 20px;
    position: relative;
    z-index: 10;
}
.tagging-tool #grid-item-details {
    padding-bottom: 100px;
    padding-top: 50px;
}
.tagging-tool .hide-tablet,
.tagging-tool .show-tablet {
    display: none;
}
@media (max-width: 1018px) {
    .tagging-tool .card {
        width: 100%!important;
    }
}
@media (max-width: 1018px) {
    .tagging-tool .w-tag-card .user-photo .photo img {
        max-width: 100%!important;
    }
}
@media (min-width: 1018px) {
    .tagging-tool .hide-tablet {
        display: block;
    }
}
@media (max-width: 1018px) {
    .tagging-tool .show-tablet {
        display: block;
    }
}
@media (max-width: 1018px) {
    .tagging-tool .select-photos {
        margin-top: 0px!important;
        margin-left: 0px!important;
        margin-bottom: 20px;
    }
}
@media (max-width: 1018px) {
    .tagging-tool .select-photos .close-photo {
        display: block!important;
    }
}
@media (max-width: 1018px) {
    .tagging-tool .tagging-search-form {
        margin-left: auto!important;
        margin-bottom: 30px;
    }
}
.tagging-tool .wrapper-products {
    text-align: left;
}
.tagging-tool .wrapper-products .product.w-product {
    min-height: 320px;
    min-width: 200px;
    width: 220px;
    -webkit-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -khtml-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px;
    margin-bottom: 20px;
    text-align: left;
}
.tagging-tool .wrapper-products .product.w-product .cont-svg-product {
    background-color: #ffffff;
    display: block;
    color: #ffffff;
    max-height: 220px;
    height: 220px;
    max-width: 220px;
    width: 100%;
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-size: contain !important;
}
div.witlee-modal .modal-content {
    cursor: default;
    background-color: #f6efef;
    border-radius: 0;
}
div.witlee-modal .w-tag-card {
    min-height: 280px;
    min-width: 280px;
}
div.witlee-modal .w-tag-card .user-photo .photo img {
    max-width: 100%!important;
}
div.witlee-modal .swith-content div {
    float: left;
    margin-right: 10px;
    font-size: 20px;
    font-family: 'BrandonGrotesque-Light', serif;
    line-height: 32px;
}
div.witlee-modal .swith-content .label-switch {
    border-radius: 32px;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    position: relative;
    width: 52px;
}
div.witlee-modal .swith-content .label-switch input[type="checkbox"] {
    display: none;
}
div.witlee-modal .swith-content .label-switch input[type="checkbox"] + .checkbox {
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #e8e8e8;
    border-radius: 32px;
    border: none;
    cursor: pointer;
    height: 32px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 52px;
    z-index: 0;
}
div.witlee-modal .swith-content .label-switch input[type="checkbox"] + .checkbox.disabled {
    opacity: 0.7;
    cursor: not-allowed;
}
div.witlee-modal .swith-content .label-switch input[type="checkbox"] + .checkbox:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 2px;
    right: 0;
    bottom: 0;
    left: 2px;
    background: #ffffff;
    border-radius: 32px;
    content: "";
    height: 28px;
    width: 48px;
    z-index: 1;
}
div.witlee-modal .swith-content .label-switch input[type="checkbox"] + .checkbox:after {
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 2px 5px #000000;
    -moz-box-shadow: 0 2px 5px #000000;
    box-shadow: 0 2px 5px #000000;
    position: absolute;
    top: 2px;
    right: 0;
    bottom: 0;
    left: 2px;
    width: 28px;
    height: 28px;
    background: #ffffff;
    border-radius: 28px;
    content: "";
    z-index: 2;
}
div.witlee-modal .swith-content .label-switch input[type="checkbox"]:checked + .checkbox {
    background: #477dca;
}
div.witlee-modal .swith-content .label-switch input[type="checkbox"]:checked + .checkbox:before {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
div.witlee-modal .swith-content .label-switch input[type="checkbox"]:checked + .checkbox:after {
    left: 22px;
}
div.witlee-modal .content-modal {
    min-height: 640px;
}
div.witlee-modal .content-modal .home:after {
    clear: both;
    content: " ";
    display: table;
}
div.witlee-modal .content-modal .productName {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
div.witlee-modal .content-modal .select-photos {
    margin-top: 20px;
}
div.witlee-modal .content-modal .select-photos .itemSelected {
    display: inline-block;
    vertical-align: top;
}
div.witlee-modal .content-modal .select-photos .photo-select {
    position: relative;
    width: 90px;
    height: 90px;
    margin: 0 10px 70px 0;
    display: inline-block;
    text-align: center;
}
div.witlee-modal .content-modal .select-photos .photo-select .search-seed-photo {
    display: block;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: auto 100%;
    background-size: contain!important;
    background-repeat: no-repeat;
    background-color: #fff;
}
div.witlee-modal .content-modal .select-photos .photo-select .seed-info {
    text-align: left;
}
div.witlee-modal .content-modal .select-photos .photo-select .seed-info h3,
div.witlee-modal .content-modal .select-photos .photo-select .seed-info h4,
div.witlee-modal .content-modal .select-photos .photo-select .seed-info h5 {
    overflow: hidden;
    margin: 6px 0 0!important;
    color: #4a4a4a !important;
    font-size: 13px!important;
    min-height: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
    line-height: 1 !important;
    font-family: 'BrandonGrotesque-Regular', serif !important;
}
div.witlee-modal .content-modal .select-photos .photo-select .seed-info h5 {
    font-family: 'BrandonGrotesque-Bold' !important;
}
div.witlee-modal .content-modal .select-photos .photo-select .close-photo {
    cursor: pointer;
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    width: 20px;
    background: #ffa7a7;
}
div.witlee-modal .content-modal .select-photos .photo-select .close-photo a {
    background-color: transparent;
    background-image: url(../images/X.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
    height: 20px;
    padding: 0;
    width: 100%;
    display: block;
}
div.witlee-modal .content-modal .select-photos figure {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
}
div.witlee-modal .content-modal .select-photos figure img {
    min-height: 50px;
    min-width: 50px;
    margin: auto;
}
div.witlee-modal .owl-item .item {
    overflow: visible;
}
div.witlee-modal .wrapper-products {
    /*height: 75vh;*/
    padding-top: 20px;
    border-top: 1px solid #56d67f;
}
div.witlee-modal .wrapper-products:after {
    display: block;
    clear: both;
    content: " ";
    padding-bottom: 80px;
}
div.witlee-modal .closeContainer {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    top: 0;
    padding-right: 50px;
    text-align: right;
    padding-top: 20px;
    z-index: 9000;
    background-color: #f6efef;
    height: 60px;
}
div.witlee-modal .closeContainer .closeTaggingTool {
    height: 0;
    display: block;
}
div.witlee-modal .closeContainer .backTaggingTool {
    margin-left: 20px;
    text-decoration: none!important;
}
div.witlee-modal .content-modal {
    width: 100%;
    max-height: 640px;
    overflow: hidden;
    position: relative;
}
div.witlee-modal .content-modal .home {
    margin-top: 0!important;
    padding-bottom: 0!important;
}
div.witlee-modal .w-product .no-padding {
    padding: 0;
}
div.witlee-modal .w-product .desc-box .productBrand {
    font-size: 14px;
}
div.witlee-modal .w-product .desc-box p {
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 0px!important;
    line-height: 138%;
    font-family: 'BrandonGrotesque-Light', serif;
    color: #4a4a4a;
    margin: 0;
    text-transform: capitalize;
}
div.witlee-modal .w-product .desc-box p b {
    font-family: 'BrandonGrotesque-Bold', serif;
}
div.witlee-modal .w-product figure {
    height: 220px;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
div.witlee-modal .w-product figure:hover .tagThisImgTagTool {
    display: block;
}
div.witlee-modal .w-product figure img {
    margin: auto;
    height: 100%;
    max-width: 100%;
}
div.witlee-modal .w-tag-card {
    display: block;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-height: 95vh;
    overflow: hidden;
}
@media (max-width: 991px) {
    div.witlee-modal .w-tag-card {
        max-height: inherit;
    }
}
div.witlee-modal .w-tag-card .card-container {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-flex-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow-y: hidden;
    position: relative;
}
div.witlee-modal .w-tag-card .card-container.no-overflow {
    overflow: visible;
}
div.witlee-modal .w-tag-card .user-photo .photo {
    position: relative;
    cursor: pointer;
    border: 2px solid transparent;
}
div.witlee-modal .w-tag-card .user-photo .photo img {
    width: 100%;
    max-width: 303px;
}
div.witlee-modal .tagging-container {
    margin-top: 90px;
}
div.witlee-modal .card {
    margin: 0px 0px 20px;
}
div.witlee-modal .card:hover .tagThisImgTagTool {
    display: block;
}
div.witlee-modal w-tagging-search .home {
    position: relative;
}
div.witlee-modal w-carrusel {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 100;
}
div.witlee-modal w-carrusel .home {
    margin-top: 0;
    padding: 0;
}
div.witlee-modal .tagging-item .current-card-container {
    float: left;
    width: 210px;
}
div.witlee-modal .tagging-item .current-card-container .card {
    margin-bottom: 0px!important;
}
div.witlee-modal .tagging-item .tagging-search-form {
    margin-left: 240px;
    text-align: left;
}
div.witlee-modal .tagging-item .tagging-search-form form {
    min-height: 60px;
}
div.witlee-modal .tagging-item .tagging-search-form .products-search-container {
    position: relative;
    height: 100%;
    text-align: left;
    height: 75vh;
}
div.witlee-modal .tagging-item .tagging-search-form .form-group {
    padding: 3px;
    /*width: 460px;*/
}
div.witlee-modal .tagging-item .tagging-search-form .form-group input[type="text"] {
    margin-bottom: 10px!important;
    width: 100%;
    border: 1px solid #4a4a4a;
    border-radius: 0;
    font-size: 18px!important;
    height: 42px;
    padding: 6px 12px !important;
    font-family: 'BrandonGrotesque-Regular', serif !important;
}
div.witlee-modal .tagging-item .tagging-search-form .form-group .btn-witlee {
    background-color: #3a3a3a!important;
    border: medium none!important;
    border-radius: 0!important;
    color: #fff!important;
    font-size: 18px!important;
    height: 42px!important;
    width: 138px!important;
    /*margin-top: 10px!important;*/
    font-family: 'BrandonGrotesque-Bold', serif !important;
    box-shadow: none!important;
}
div.witlee-modal .tagging-item .tagging-search-form .form-group .btn-witlee.btn-search-tagging-tool {
    height: 40px!important;
}
div.witlee-modal .images-grid {
    padding-top: 50px;
}
div.witlee-modal .backTaggingTool {
    float: left;
    font-family: 'BrandonGrotesque-Light', serif;
    color: #4a4a4a!important;
    font-size: 26px;
    margin-top: 5px;
    height: 0;
    margin: 0;
}
div.witlee-modal .gridTitle {
    font-family: 'BrandonGrotesque-Light', serif !important;
    font-size: 30px!important;
    color: #4a4a4a!important;
    text-align: center!important;
    clear: none!important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
@media (max-width: 991px) {
    div.witlee-modal .gridTitle {
        display: none;
    }
}
div.witlee-modal .card-container {
    position: relative;
}
div.witlee-modal .tagThisImgTagTool {
    cursor: pointer;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    margin-left: -80px;
    margin-top: -19px;
    text-align: center;
}
div.witlee-modal .tagThisImgTagTool span {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 160px;
    line-height: 38px;
    border: 2px solid #fff;
    font-family: 'BrandonGrotesque-Regular', serif !important;
}
div.witlee-modal .tagThisImgTagTool span.selectThisProduct {
    background-color: #56d67f;
}
div.witlee-modal .tagThisImgTagTool span.selectedProduct {
    background-color: #4a4a4a;
}
div.witlee-modal .removeSeedTagTool {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background-color: #fff;
}
div.witlee-modal .removeSeedTagTool:hover button {
    opacity: 1;
    background-image: url(../images/x-hide-hover.png);
}
div.witlee-modal .removeSeedTagTool button {
    opacity: 0.2;
    background-image: url(../images/X.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: inline-block;
    outline: none;
    background-color: transparent;
    border: 0;
}
.sale_price {
    font-weight: bold!important;
}
.sale_price.active {
    font-weight: normal!important;
    text-decoration: line-through !important;
}
.filter-page-container {
    padding-top: 60px;
}
.filter-menu-filter-container {
    height: 0px;
    width: 100%;
}
.filter-menu-filter-container.fixed {
    position: fixed;
    top: 0px;
    transition: 0.3s ease-out all;
    width: 100%;
    z-index: 4;
}
.hover-close {
    overflow: hidden;
    position: relative;
}
.label-switch .checkbox {
    margin-top: 0px!important;
}
@media (max-width: 767px) {
    #wp-witlee .tagging-search-form {
        clear: both;
        padding: 15px;
    }
    #wp-witlee .modal-content .swith-content .label-switch input[type="checkbox"] {
        /*display: block!important;*/
    }
    #wp-witlee .tagging-tool .modal-dialog {
        margin: 0;
        padding: 0;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content {
        max-height: inherit;
        border: 0;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .modal-body {
        padding: 0;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .w-product figure .tagThisImgTagTool {
        display: block;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .content-modal {
        -webkit-overflow-scrolling: touch;
        max-height: 100vh!important;
        /*max-height: inherit;*/
        /*overflow: visible!important;*/
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .swith-content .label-switch {
        float: left;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .search-products-result {
        max-height: inherit!important;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .closeContainer .backTaggingTool {
        line-height: 1em;
        margin-left: 0px;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .card {
        margin: 0px 0px 20px;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .card .photo img {
        width: 100%!important;
        max-width: 100%!important;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .card .tagThisImgTagTool {
        display: block!important;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .tagging-search-form {
        margin: 0;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .tagging-search-form .form-group {
        width: 100%;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .closeContainer {
        position: absolute;
        box-sizing: border-box;
        right: 0;
        padding: 0px 20px;
        text-align: right;
        z-index: 1;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .closeContainer a.closeTaggingTool {
        line-height: 40px;
        padding: 10px;
    }
    #wp-witlee .tagging-tool .modal-dialog .modal-content .closeContainer .swith-content {
        float: left!important;
        padding-top: 20px;
        display: inline-block;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .shopByTags li div {
        height: auto;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .profile_picture img {
        width: 90px!important;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront #bellowAbove {
        top: -10px;
        margin: 0px 10px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront #bellowTop {
        min-height: 180px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront #logo_brands {
        height: 110px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .logo_brands li {
        height: inherit;
        line-height: 75px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .logo_brands li img {
        max-width: 110px;
        height: auto;
        margin: 13px 0px;
        width: 100%;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .home .seeAll {
        margin-right: 5px;
        margin-top: 5px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .intTitle {
        margin-bottom: 20px!important;
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront #related_shops {
        margin: 0px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .shop_item_img {
        padding: 0;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront #relatedItems:after {
        clear: both;
        content: " ";
        display: table;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .blog_image {
        padding: 0px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .blog_image img {
        width: 110px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .blog_section {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .blog_content {
        padding: 0 0 0 20px;
        line-height: 1em;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .blog_content h3 {
        line-height: 1em;
    }
}
@media (max-width: 767px) {
    #wp-witlee .storeFront .blog_content p {
        position: relative;
        display: block;
        width: 100%;
        height: 50px;
        overflow: hidden;
    }
    #wp-witlee .storeFront .blog_content p:after {
        content: "...";
        display: block;
        position: absolute;
        bottom: -5px;
        right: 7px;
    }
}
#wp-witlee .storeFront .latest_blog_title {
    width: 170px;
    padding: 0;
    background-color: rgba(86, 214, 127, 0.9);
    color: #fff;
    font-size: 17px;
    border: 1px solid #fff;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    #wp-witlee .storeFront #read_more {
        background-color: transparent;
        color: #333;
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-family: 'BrandonGrotesque-Bold', serif;
    }
}
@media (max-width: 670px) {
    .shopByTags li {
        width: 22%;
    }
    .shopByTags li figure {
        width: 82px!important;
        height: 82px!important;
        margin: auto!important;
    }
}
@media (max-width: 480px) {
    .shopByTags li {
        width: inherit;
    }
    .shopByTags li figure {
        height: 140px!important;
        width: 140px!important;
        /*line-height: 76px!important;*/
    }
    div.witlee-modal .w-tag-card {
        max-height: 100vh!important;
    }
}
#wp-witlee .box-subscription {
    -webkit-transition: all 1.5s ease 0s;
    -khtml-transition: all 1.5s ease 0s;
    -moz-transition: all 1.5s ease 0s;
    -ms-transition: all 1.5s ease 0s;
    -o-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
    background-color: #4a4a4a;
    display: none;
    height: 60px;
    margin-top: -60px;
    position: relative;
    width: 100%;
}
#wp-witlee .box-subscription.allow-subs {
    margin-top: 0;
}
#wp-witlee .box-subscription .main-subs {
    padding: 15px 45px;
}
#wp-witlee .box-subscription .main-subs .contain-subs {
    position: relative;
}
#wp-witlee .box-subscription .main-subs .contain-subs .form-subs {
    display: table;
    width: 100%;
}
#wp-witlee .box-subscription .main-subs .contain-subs .form-subs label {
    color: #fff;
    float: left;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
}
#wp-witlee .box-subscription .main-subs .contain-subs .email-box {
    float: left;
    display: inline-block;
    height: 30px;
    width: 270px;
}
#wp-witlee .box-subscription .main-subs .contain-subs .email-box .form-control-feedback {
    color: #fff;
    height: 28px;
    line-height: 28px;
    width: 28px;
}
#wp-witlee .box-subscription .main-subs .contain-subs .email-box .form-control {
    background-color: transparent;
    border: medium none;
    border-bottom: 1px solid #fff;
    color: #fff;
    border-radius: 0;
    height: 30px;
    padding-left: 30px;
}
#wp-witlee .box-subscription .main-subs .contain-subs .email-box .form-control:focus {
    box-shadow: none;
}
#wp-witlee .box-subscription .main-subs .contain-subs .email-box .btn {
    background-color: #fff;
    border: medium none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #4a4a4a;
    font-family: 'BrandonGrotesque-Bold';
    font-size: 15px;
    height: 30px;
    padding: 6px 14px;
    opacity: 1;
}
#wp-witlee .box-subscription .main-subs .contain-subs .email-box .message-subs {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}
#wp-witlee .box-subscription .box-container-subs {
    left: 0;
    position: absolute;
    right: 0;
}
#wp-witlee .box-subscription .wrapper-subs {
    max-width: 1026px;
    margin: 0 auto;
}
#wp-witlee .box-subscription .close-sect {
    position: absolute;
    right: 0;
    top: 0;
}
#wp-witlee .box-subscription .close-sect .close-subs {
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
    width: 18px;
}
#wp-witlee .box-subscription .close-sect .close-subs:hover::before,
#wp-witlee .box-subscription .close-sect .close-subs:hover::after {
    background: white;
}
#wp-witlee .box-subscription .close-sect .close-subs::before,
#wp-witlee .box-subscription .close-sect .close-subs::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #9b9b9b;
}
#wp-witlee .box-subscription .close-sect .close-subs::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#wp-witlee .box-subscription .close-sect .close-subs::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
