/*app.css*/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@font-face {
    font-family: "Helvetica Std";
    src: url('https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/Helvetica_LT_Std_Roman.otf');
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff !important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/glyphicons-halflings-regular.eot);
    src: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'), url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/glyphicons-halflings-regular.woff) format('woff'), url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/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: 400;
    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 {
    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"
}

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

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

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

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

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

a {
    color: #a3af4e;
    text-decoration: none
}

a:focus,
a:hover {
    color: #727a36;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

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

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

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

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

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

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

cite {
    font-style: normal
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #a3af4e
}

a.text-primary:hover {
    color: #828c3e
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #a3af4e
}

a.bg-primary:hover {
    background-color: #828c3e
}

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

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

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

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

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

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

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

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

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

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

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

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

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

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

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

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

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

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

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

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

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

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

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

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
@media (max-width: 767px){
	#n_product .breadcrumb + .row{
		margin: 0;
	}
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

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

.table-bordered {
    border: 1px solid #ddd
}

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    line-height: 34px
}

input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
    line-height: 30px
}

input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

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

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

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

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

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

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

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

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

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

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

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

.form-horizontal .form-group-lg .form-control,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

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

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

.has-feedback {
    position: relative
}

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

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

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

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

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

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

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

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

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #efefef;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #d6d6d6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #efefef;
    border-color: #ccc
}

.btn-default .badge {
    color: #efefef;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #a3af4e;
    border-color: #939d46
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #828c3e;
    border-color: #6b7333
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #a3af4e;
    border-color: #939d46
}

.btn-primary .badge {
    color: #a3af4e;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #a3af4e;
    border-color: #939d46
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #828c3e;
    border-color: #6b7333
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #a3af4e;
    border-color: #939d46
}

.btn-success .badge {
    color: #a3af4e;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #a3af4e;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #727a36;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #a3af4e
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #a3af4e
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #a3af4e
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: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, .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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        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-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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:focus,
.navbar-brand:hover {
    text-decoration: none
}

@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 .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        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-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important
    }
}

.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, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8px;
    margin-bottom: 8px
}

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

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@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;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.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 {
    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
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav>li>a {
    color: #777
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@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: #777
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #a3af4e;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #727a36;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #a3af4e;
    border-color: #a3af4e;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #a3af4e
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #828c3e
}

.label-success {
    background-color: #a3af4e
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #828c3e
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #a3af4e;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #a3af4e
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #a3af4e;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #a3af4e
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #a3af4e;
    border-color: #a3af4e
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #ecefda
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #a3af4e
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #a3af4e;
    border-color: #a3af4e
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #a3af4e
}

.panel-primary>.panel-heading .badge {
    color: #a3af4e;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #a3af4e
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

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

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

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: 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: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

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

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

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.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, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

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

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

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

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

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

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

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

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

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

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

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

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

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

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

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

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

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

.carousel-caption .btn {
    text-shadow: none
}

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

.btn-group-vertical>.btn-group,
.btn-toolbar,
.clearfix,
.container,
.container-fluid,
.dl-horizontal dd,
.form-horizontal .form-group,
.modal-footer,
.nav,
.navbar,
.navbar-collapse,
.navbar-header,
.pager,
.panel-body,
.row {
    zoom: 1
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

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

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

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

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

.visible-print-block {
    display: none !important
}

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

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

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

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

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

@media print {
    .hidden-print {
        display: none !important
    }
}

.logo {
    max-width: 100%;
    margin-top: 10px
}

#header-cart,
.header-search {
    margin-top: 20px
}

#header-cart {
    z-index: 10002
}

.search_loading_icon {
    position: absolute;
    display: none !important
}

#neto-dropdown {
    width: 250px
}

.dropdown-menu #neto-dropdown a {
    padding: 0
}

.btn-group .dropdown-menu .btn {
    border-radius: 4px !important
}

.thumb_cart button {
    margin-top: 20px
}

.thumb_cart button.checkout {
    float: right
}

.thumb_cart ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.thumb_cart ul li {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    font-size: 11px;
    overflow: auto
}

.thumb_cart ul .left {
    float: left;
    margin-right: 5px;
    width: 50px
}

.thumb_cart ul .left img {
    width: 50px;
    height: 50px
}

.thumb_cart ul .right {
    width: 175px;
    float: left
}

.thumb_cart ul .right a {
    white-space: normal;
    clear: none
}

.successaddmessage {
    padding: 10px;
    width: 450px
}

.successaddmessage .header {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.successaddmessage .body {
    padding: 5px;
    margin-bottom: 10px
}

.successaddmessage .body .image {
    width: 70px;
    float: left;
    height: 60px
}

.successaddmessage .body .image img {
    width: 60px;
    height: 60px
}

.successaddmessage .body .description {
    width: 290px;
    float: left;
    padding-top: 15px
}

.successaddmessage .footer {
    margin-bottom: 5px
}

.successaddmessage .footer .left {
    float: left
}

.successaddmessage .footer .right {
    float: left;
    float: right;
    text-align: right
}

.modal {
    top: 0;
    border: 0
}

.modal-footer {
    padding: 10px
}

.successaddmessageclear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

a.wishlist_toggle,
a.wishlist_toggle:active,
a.wishlist_toggle:hover {
    cursor: pointer
}

.wishlistoverlay {
    padding: 10px;
    width: 400px
}

.wishlistoverlay .header {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.wishlistoverlay .body {
    padding: 5px;
    margin-bottom: 10px
}

.wishlistoverlay .createnewlist {
    font-weight: 700
}

.wishlistoverlay .listname {
    font-weight: 700
}

.wishlistoverlay .addremovelink {
    cursor: pointer
}

.thumbnail {
    position: relative
}

.thumbnail .wishlist-horz {
    margin-top: 8px;
    margin-left: 5px
}

.thumbnail .bottom-bar {
    height: 30px;
    width: 100%;
    background: #eee;
    border-top: 1px solid #ddd;
    padding: 4px;
    margin: -4px;
    margin-top: 4px;
    clear: both
}

.thumbnail .purchase .price {
    font-size: 22px;
    font-weight: 700
}

.thumbnail .purchase .rrp {
    font-size: 14px;
    text-decoration: line-through
}

.thumbnail .purchase .save {
    color: red;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px
}

.thumbnail .purchase {
    margin-top: 10px;
    padding-right: 10px;
    width: 150px;
    text-align: right
}

.thumbnails li.grid_6 {
    width: 223px;
    height: 403px
}

.caption .title {
    height: 2.8em;
    margin-bottom: 6px;
    overflow: hidden
}

.caption h4.title {
    font-size: 15px
}

.caption .price {
    font-size: 16px;
    height: 21px
}

.caption .savings {
    height: 18px;
    overflow: hidden
}

.caption .save {
    color: red;
    font-size: 11px
}

.caption .rrp,
.caption .save {
    margin-right: 10px;
    font-size: 11px
}

.caption .rrp {
    text-decoration: line-through
}

.thumbnail-list .description {
    width: 400px
}

.thumbnail-list .thumbnail-image {
    margin-top: 10px;
    margin-bottom: 5px
}

.thumbnail-list h3 {
    margin-top: 5px
}

.thumbnail-image {
    position: relative;
    display: block;
    overflow: hidden
}

.thumbnail-image:hover {
    text-decoration: none
}

.in-promo {
    position: absolute;
    top: 5px;
    right: 5px
}

.thumbnail-box .in-promo {
    position: absolute;
    top: 5px;
    left: 5px;
    right: auto
}

.thumbnail-list .form-actions {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 5px;
    margin-left: -4px;
    margin-right: -4px;
    margin-bottom: -4px
}

.thumbnail-list .in-promo {
    position: absolute;
    right: auto;
    left: 5px
}

.post-subtitle {
    font-size: 10px
}

.article a {
    font-size: 11px
}

.article a .subtitle {
    font-size: 10px;
    color: #999
}

.article a img {
    margin-top: 5px
}

.buttontable tr td {
    width: 235px;
    padding: 10px
}

.buttontable i {
    font-size: 40px;
    margin-top: 10px;
    margin-left: 5px;
    float: right
}

#reviews img {
    margin-bottom: 5px;
    margin-top: 5px
}

#n_product .qty {
    height: 45px;
    text-align: center;
    font-size: 22px
}

.alert-shipping-error {
    margin-bottom: 0;
    margin-top: 15px
}

.floatingbrand {
    float: right
}

.productpricetext {
    font-size: 30px;
    font-weight: 700
}

.productrrp {
    text-decoration: line-through
}

.productsave {
    color: red
}

.productsavetext {
    font-size: 14px;
    color: red;
    font-weight: 700
}

._itmspec_listitm {
    margin-right: 5px;
    margin-bottom: 5px
}

.variation-name {
    padding-right: 10px
}

.specific {
    padding-top: 10px;
    padding-bottom: 10px
}

.time .cd-time {
    display: inline;
    font-weight: 400
}

.productwasprice {
    font-size: 22px;
    margin-bottom: 5px
}

.productpromo {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px
}

.productquestion,
.productquestion a:active,
.productquestion a:hover,
.productquestion a:visited {
    font-size: 11px
}

#shipbox ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: 20px
}

#shipbox h4 {
    margin-top: 5px
}

#freeitems .thumbnail {
    background: #fff;
    height: 185px
}

#freeitems .title {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 26px
}

#freeitems .freebie {
    color: red;
    margin-bottom: 10px
}

.availability_description {
    padding: 10px 0 10px 0;
    size: 11px;
    color: #999
}

.comment_box {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    background: #fff
}

.comment_author {
    font-size: 11px;
    color: #999
}

.comment {
    font-size: 12px;
    font-style: italic;
    background: 0 0
}

.comment_tail {
    width: 10px;
    height: 10px;
    margin-top: -1px;
    margin-left: 10px;
    margin-bottom: 10px;
    display: block
}

.variation-name {
    width: 60px
}

.buttontable a {
    font-size: 12px;
    height: 60px
}

#map-table {
    border: 1px solid #eee
}

#store-finder-filter {
    background: -webkit-linear-gradient(#fff, #eee);
    padding: 10px;
    border: 1px solid #eee;
    border-bottom: none;
    border-radius: 4px 4px 0 0
}

#geo_map {
    width: 100%;
    height: 650px
}

#geo_list {
    overflow: auto;
    height: 625px;
    width: 100%;
    font-size: 11px;
    color: #000
}

#geo_map_pl {
    font-size: 11px;
    border-right: 1px solid #eee
}

.geo_loc_info .thumb {
    float: right
}

.geo_loc_info .distance {
    color: #333;
    font-size: 8px
}

.geo_loc_info .contact {
    color: #333;
    padding-right: 6px;
    font-size: 10px
}

.geo_loc_info .address {
    color: #333;
    font-size: 10px
}

.geo_loc_list ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.geo_loc_list ul li {
    margin: 0;
    padding: 4px 4px 10px
}

.geo_loc_list>br {
    display: none
}

.geo_loc_list .resultmsg {
    background: #eee;
    padding: 4px;
    border-bottom: 1px solid #eee
}

LI.geo_loc_item {
    border-bottom: 1px solid #eee;
    width: 192px
}

.geo_loc_item>a {
    font-weight: 700
}

LI.geo_loc_item .thumb {
    float: right
}

LI.geo_loc_item .distance {
    color: #333;
    font-size: 8px
}

LI.geo_loc_item .contact {
    color: #333;
    padding-right: 6px;
    font-size: 10px
}

LI.geo_loc_item .address {
    color: #333;
    font-size: 10px
}

LI.geo_highlight {
    background-color: #f9f9f9
}

.store-logo {
    background: #fff;
    border: 1px solid #eee;
    padding: 10px 0;
    text-align: center;
    max-width: 100%
}

.inputtext_count {
    display: none;
    font-size: 8px
}

.datefield,
input.datefield,
select.datefield {
    font-size: 9px;
    height: 20px
}

.readonly {
    background-color: #eee
}

input.readonly {
    background-color: #eee
}

ul.categorylist {
    list-style-type: none;
    padding: 0
}

ul.imagelist {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.imagelist li {
    float: left;
    margin: 4px;
    padding: 4px;
    border: 1px solid #ccc
}

ul.imagelist li .imagethumb {
    text-align: center;
    height: 100px
}

.nsearchinput-pl.well {
    position: absolute;
    z-index: 100001;
    padding: 0;
    width: 100%;
    border-color: rgba(0, 0, 0, .15);
    background-color: #fff;
    margin-top: 33px !important
}

.nsearchinput-pl.well ul li img {
    margin-right: 10px
}

.nsearchinput-pl.well ul li a:hover,
.nsearchinput-pl.well ul li:focus {
    background: #f5f5f5
}

.search-results-search .nsearchinput-pl.well {
    margin-top: 44px !important
}

.modal {
    border-radius: 0
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: "";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.btn-group-vertical>.btn-group,
.btn-toolbar,
.clearfix,
.container,
.container-fluid,
.dl-horizontal dd,
.form-horizontal .form-group,
.modal-footer,
.nav,
.navbar,
.navbar-collapse,
.navbar-header,
.pager,
.panel-body,
.row {
    zoom: 1
}

.accordion-group {
    overflow: hidden
}

.margin-left {
    margin-left: 15px
}

.margin-right {
    margin-right: 15px
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.block-center {
    margin: 0 auto
}

.text-center {
    text-align: center !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.float_right {
    float: right !important
}

.float_left {
    float: left !important
}

.padding {
    padding: 10px
}

.padding-vert {
    padding: 10px 0
}

.padding-horz {
    padding: 0 10px
}

.hidden {
    display: none;
    visibility: hidden
}

.small,
.small a,
.small a:active,
.small a:hover {
    font-size: 11px
}

._itmspec_lnk:hover {
    text-decoration: none
}

._itmspec_selected {
    padding: 3px 20px 4px 0;
    font-weight: 700
}

#rating_stars i {
    cursor: pointer
}

#neto-dropdown .left img {
    width: 50px;
    height: 50px
}

#_cpy_checkout_pl input[type=checkbox] {
    vertical-align: top
}

.thumbnail.brands img {
    width: 110px;
    height: 110px
}

.nav-header {
    padding: 10px 15px;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width:319px) {
    .nMobileNav>li {
        display: none
    }
    .nMobileNav>li:first-child {
        display: block;
        width: 100%
    }
}

.home-banner-item {
    width: 100%
}

.row-padded {
    padding-bottom: 20px
}

@media (min-width:992px) {
    .hidden-inline-sm {
        display: inline !important
    }
    .visible-inline-lg {
        display: inline !important
    }
    #filters {
        height: auto !important;
        display: block
    }
}

@media (max-width:991px) {
    .btn-stack .col-xs-12+.col-xs-12,
    .purchase-form .col-sm-12+.col-sm-12 {
        margin-top: 5px
    }
    #shipbox .col-sm-12+.col-sm-12 {
        margin-top: 5px
    }
    .btn-stack .col-sm-12+.col-sm-12 {
        margin-top: 5px
    }
    .wrapper-thumbnail-truncated .wrapper-thumbnail:nth-child(n+3) {
        display: none
    }
}

@media (max-width:1199px) {
    .wrapper-thumbnail-truncated .wrapper-thumbnail:nth-child(n+4) {
        display: none
    }
}

@media (max-width:767px) {
    .block-sm {
        display: block !important;
        margin-bottom: 5px
    }
    .wrapper-thumbnail {
        float: none;
        margin: auto
    }
    .wrapper-footer {
        text-align: center
    }
    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        display: block
    }
    .navbar-nav .dropdown-menu>li>a {
        color: #777;
        padding: 5px 15px 5px 25px;
        line-height: 20px
    }
    .wrapper-logo {
        text-align: center
    }
    .npopup-btn-close {
        display: none !important
    }
    .npopup .footer.modal-footer .left,
    .npopup .footer.modal-footer .right {
        width: auto;
        display: block;
        float: none
    }
    .npopup .footer.modal-footer .btn {
        display: block;
        width: 100% !important;
        margin: 0;
        margin-bottom: 10px;
        float: none !important
    }
}

.thumbnail .product-image {
    width: 100%
}

.list-social {
    margin-top: 10px;
    font-size: 20px
}

.list-social a {
    font-size: 26px;
    color: #474949
}

.list-social a:hover {
    text-decoration: none;
    color: #000
}

.dropdown {
    position: relative
}

.dropdown-menu-horizontal {
    top: -8px;
    left: 100%
}

.thumbnail {
    margin-bottom: 10px
}

.thumbnail .caption h3 {
    font-size: 15px;
    line-height: 1.4;
    height: 4em;
    overflow: hidden
}

.navigation-list li {
    width: 24%;
    padding: 0 !important;
    text-align: center
}

.navigation-list li a {
    color: #474949;
    font-size: 12px
}

.navigation-list .icon {
    font-size: 25px
}

.payment-icon-container {
    padding: 10px;
    background: #efefef;
    border-radius: 3px;
    display: inline-block;
    height: 50px
}

.payment-icon {
    width: 60px;
    background-image: url(../../../neto-cdn/skeletal/2.2.0/paymenticons.svg);
    background-size: 60px
}

.payment-icon-paypal {
    height: 16px;
    background-position: 0 0;
    margin-top: 8px
}

.payment-icon-bpay {
    height: 18px;
    background-position: 0 -17px;
    margin-top: 6px
}

.payment-icon-moneyorder {
    margin-top: 3px;
    height: 22px;
    background-position: 0 -35px
}

.payment-icon-cheque {
    margin-top: 8px;
    height: 13px;
    background-position: 0 -58px
}

.payment-icon-directdeposit {
    margin-top: -4px;
    height: 38px;
    background-position: 0 -72px
}

.payment-icon-americanexpress {
    margin-top: 5px;
    height: 21px;
    background-position: 0 -110px
}

.payment-icon-mastercard {
    margin-top: -3px;
    height: 36px;
    background-position: 0 -131px
}

.payment-icon-visa {
    margin-top: 6px;
    height: 18px;
    background-position: 0 -167px
}

.payment-icon-diners {
    margin-top: 10px;
    height: 10px;
    background-position: 0 -186px
}

.payment-icon-discover {
    margin-top: 7px;
    height: 16px;
    background-position: 0 -196px
}

.savings-container {
    position: absolute;
    top: 0;
    right: 0
}

.list-group>li+.filter>a:before {
    content: '\F096\0020';
    font-family: FontAwesome
}

.list-group>li+.filter-remove>a:before {
    content: '\F14A\0020';
    font-family: FontAwesome
}

.nav-header.muted {
    font-size: 12px;
    color: #999
}

.panel-heading+.list-group li:first-child .list-group-item {
    border-top-width: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 1px
}

.list-group {
    list-style-type: none
}

.panel-heading.panel-heading-thumbnails {
    border-bottom: none
}

@media (min-width:768px) {
    h4+.nav.nav-pills.nav-stacked {
        margin-left: -15px
    }
}

.list-inline-justified {
    margin-left: -5px
}

.list-inline-justified>li {
    width: 25%;
    overflow-x: hidden;
    margin-bottom: 5px
}

.productdetails {
    margin-top: 20px
}

.productdetails p:first-child {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

#n_product h1 {
    margin-top: 0
}

.wrapper-pricing {
    font-size: 12px
}

.wrapper-stock {
    position: absolute;
    top: 0;
    right: 15px
}

.wrapper-category-image img {
    width: 100%
}

@supports (object-fit:contain) {
    .wrapper-category-image img {
        object-fit: contain;
        height: 160px
    }
}

.list-group-item h4 {
    margin: 0;
    font-size: 16px
}

.panel-title .accordion-toggle {
    display: block
}

#main-image {
    max-width: 100%;
    height: auto
}

.highlight {
    background-color: #ff0
}

.go-to {
    margin: 20px 0
}

.price_range {
    color: inherit !important
}

.ui-widget-header {
    background: #eee !important
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #777 !important;
    background: #eee !important
}

#header-cart ul {
    text-align: left
}

#left-sidebar .media {
    margin: 7px 0
}

#left-sidebar .media img {
    width: 70px;
    height: auto;
    margin-left: 7px
}

#left-sidebar .list-group .media:last-of-type hr {
    display: none
}

#left-sidebar .list-group .h4,
#left-sidebar .list-group h4 {
    font-size: 15px
}

#left-sidebar hr {
    margin: 2px
}

.tab-content {
    padding-top: 20px
}

td.radio h4 {
    margin-top: 0
}

.neto-placeholder {
    padding: 110px 0;
    font-size: 30px
}

.neto-placeholder-rotator {
    display: block;
    background: #eee;
    color: #777;
    text-align: center
}

.neto-placeholder-rotator:hover {
    color: #777;
    text-decoration: none
}

.search-results-search {
    margin-bottom: 20px
}

.page-header {
    margin-top: 0
}

#header-cart .dropdown-menu {
    right: 0;
    left: auto
}

.wrapper-ad-units {
    margin-top: 20px
}

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

.n-wrapper-form-control select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, 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
}

.n-wrapper-form-control select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.n-wrapper-form-control select::-moz-placeholder {
    color: #777;
    opacity: 1
}

.n-wrapper-form-control select:-ms-input-placeholder {
    color: #777
}

.n-wrapper-form-control select::-webkit-input-placeholder {
    color: #777
}

.n-wrapper-form-control select[disabled],
.n-wrapper-form-control select[readonly],
fieldset[disabled] .n-wrapper-form-control select {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.n-wrapper-form-control select {
    height: auto
}

.modal-row {
    margin: 0 !important;
    margin-bottom: 10px !important
}

blockquote h1,
h2,
h3,
h4 {
    margin-top: 0
}

.sort_container .form-group {
    margin-bottom: 0
}

.btn-text {
    padding: 6px 12px
}

.category-thumbnail:nth-child(3n+1) {
    clear: left
}

.category-thumbnail h3 {
    margin: 15px 0
}

.carousel-control .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block
}

.text-facebook {
    color: #3b5998
}

.text-twitter {
    color: #00acee
}

.text-google-plus {
    color: #dd4b39
}

.text-youtube {
    color: #c4302b
}

.text-instagram {
    color: #3f729b
}

.text-pinterest {
    color: #c8232c
}

.text-tumblr {
    color: #34526f
}

.text-linkedin {
    color: #0e76a8
}

.product-image-small {
    margin-bottom: 10px
}

.wrapper-components-thumbnail:nth-child(3n+1) {
    clear: left
}

.component-var-opt.component-config-input {
    margin-bottom: 5px
}

.components-thumbnail,
.components-thumbnail .caption {
    padding: 0;
    padding-top: 15px
}

#main-image.component-var-thumb {
    width: 100%
}

.components-thumbnail {
    border: none
}

.successaddmessage {
    padding: 0 !important;
    width: auto !important
}

.anpopup {
    position: fixed !important
}

.npopup {
    display: none;
    position: relative;
    text-shadow: none;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    height: auto;
    width: 500px !important;
    margin: 0;
    z-index: 10000
}

.npopup-body {
    height: auto;
    overflow: auto;
    width: auto;
    padding: 10px
}

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

.npopup-continue {
    margin-right: 10px
}

.npopup-btn-close {
    background-image: url(https://www.packqueen.co.nz/assets/npopup_sprite.png)
}

@media (max-width:767px) {
    .npopup {
        width: auto !important
    }
    .npopup-checkout,
    .npopup-continue,
    .npopup-view {
        display: block;
        width: 100%;
        margin: 0
    }
    .npopup-continue,
    .npopup-view {
        margin-bottom: 10px
    }
    .successaddmessage {
        padding: 0 !important;
        width: auto !important
    }
    .successaddmessage .left,
    .successaddmessage .right {
        float: none !important;
        display: inline
    }
}

@media (min-width:768px) {
    .dropdown-hover:hover>.dropdown-menu {
        display: block
    }
    .wrapper-header>.row:first-child {
        display: flex;
        align-items: center
    }
}

.cartTable tbody tr td {
    vertical-align: middle
}

.cartTable .row>div {
    display: inline-block
}

@media (min-width:768px) {
    .cartTable .cartTable--column-image,
    .cartTable .cartTable--heading-price,
    .cartTable .cartTable--heading-quantity,
    .cartTable .cartTable--heading-remove {
        width: 100px
    }
}

.btn-paypal {
    color: #222;
    background-color: #ffc439;
    border-color: #efb01c
}

.btn-paypal i.fa.fa-coloured-paypal {
    background-image: url(../../../neto-cdn/skeletal/2.2.0/paymenticons.svg);
    background-size: 60px;
    width: 60px;
    height: 16px;
    background-position: 0 0;
    vertical-align: middle
}

@media (max-width:768px) {
    .table-cart .options-column .col-xs-12 {
        padding: 0
    }
}

[name=google_conversion_frame] {
    pointer-events: none;
    position: absolute
}

.label-block {
    display: block
}

.paypal_button {
    background: #e9e9e9;
    padding: 5px
}

.ajaxloader {
    background: #ccc url(https://www.packqueen.co.nz/assets/icons/ajax-loader.gif) no-repeat 50% 50%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    opacity: .7
}

#credit_apply_display {
    display: none
}

#_cpy_login_pl_login {
    display: none
}

#_cpy_login_pl_none {
    display: none
}

#_cpy_login_pl_register {
    display: none
}

#_cpy_checkout_pl {
    display: none
}

#_cpy_checkout_pl {
    display: none
}

#_cpy_login_pl {
    display: none
}

._step {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    padding-left: 5px
}

._step_no {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 5px
}

._step_desc {
    color: #999;
    font-size: 14px
}

._terms {
    margin-top: 10px
}

.payment_options ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.payment_options li {
    float: left;
    width: 55px;
    height: 32px;
    padding-top: 5px;
    padding-bottom: 5px
}

._cpy_paydesc {
    display: none
}

._cpy_plandesc {
    display: none
}

._cpy_comment_pl {
    padding: 5px;
    margin-bottom: 5px
}

._cpy_comment {
    display: none
}

._cpy_vouchermsg {
    display: none
}

._order_total {
    color: #090
}

._cpy_balancedue {
    color: #090
}

#_cpy_payment_pl {
    margin-bottom: 8px
}

#_cpy_plan_pl {
    margin-bottom: 8px
}

#_macart_pl table tr td select {
    margin-bottom: 5px
}

#_macart_pl table tr td {
    vertical-align: middle !important;
    padding: 2px;
    padding-top: 10px
}

#_macart_pl table {
    margin-top: 15px
}

._sh_post_sel {
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px
}

._sh_post_sel ul {
    list-style: none;
    margin: 0;
    padding: 0
}

._sh_post_sel li {
    padding: 2px
}

input[readonly] {
    background: #efefef;
    color: 666
}

._cpy_voucher {
    display: none
}

._cpy_credit_table {
    display: none
}

._cpy_credit_table TD {
    vertical-align: top
}

._cpy_thirdparty_msg {
    display: none
}

#_cpy_goback_pl {
    display: none
}

.why-packqueen {
    padding-top: 30px
}

.why-packqueen .bg_gray {
    background: #f3f3f3;
    padding: 40px 0 40px;
}

.why-packqueen .description {
    font-family: "Helvetica Std";
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    max-width: 120px;
    margin: 0 auto;
}

.why-packqueen .content .inner {
    border-right: 1px dashed #DDDDDD;
}

.why-packqueen .content .inner:last-child {
    border: 0;
}

.why-packqueen .content .inner:nth-child(3) .description{
    max-width: 180px;
}

@media screen and (max-width: 991.98px) {
    .why-packqueen .description {
        font-size: 15px;
    }
}
@media screen and (max-width: 767.98px) {
    .why-packqueen .content .inner:nth-child(2) {
        border: 0;
    }
    .why-packqueen .description {
        font-size: 14px;
    }
    .why-packqueen .content .inner:nth-child(3) .description {
        max-width: 130px;
    }
    .why-packqueen .content .inner {
        margin: 0 0 30px;
    }
}


/*style.css*/

body {
    font-weight: 400;
    color: #333;
    background: #fff
}

@media (min-width:1500px) {
    .container {
        width: 1340px
    }
}

img {
    max-width: 100%;
    height: auto;
}

.logo {
    margin-top: 0;
    max-width: 305px;
    width: 100%
}

a:focus,
a:hover {
    text-decoration: none
}

#header-cart,
.btn,
a {
    -o-transition: color .3s, background .3s, border-color .3s;
    -ms-transition: color .3s, background .3s, border-color .3s;
    -moz-transition: color .3s, background .3s, border-color .3s;
    -webkit-transition: color .3s, background .3s, border-color .3s;
    transition: color .3s, background .3s, border-color .3s
}

.btn,
.form-control {
    border-radius: 0
}

.carousel-control.left,
.carousel-control.right {
    background-image: transparent !important;
    background: 0 0 !important
}

.navbar-default .navbar-collapse {
    padding: 0
}

@media(max-width:767px) {
    .navbar-default .navbar-collapse {
        padding: 0 15px
    }
    .navigation-list {
        margin-top: 7px
    }
}

@media (min-width:768px) {
    .dropdown-hover:hover>.dropdown-menu {
        display: block
    }
}

.wrapper-top-links {
    padding: 7px 0;
    background: #ececec
}

.top-links {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    margin-top: 3px;
    font-size: 13px;
    text-align: ce
}

.top-links>li {
    padding: 0 13px;
    float: left;
    line-height: 14px;
    color: #2a2a2a
}

.top-links>li .fa {
    color: #a3af4d
}

.top-links>li:first-child {
    padding-left: 0
}

@media (max-width:767px) {
    .top-links>li:last-child {
        padding-right: 0;
        text-align: center;
        float: none
    }
}

.top-links>li span {
    font-weight: 600
}

.wrapper-top-links .navbar-nav {
    float: right
}

.wrapper-top-links .navbar-nav>li>a {
    padding: 0;
    display: inline-block;
    line-height: 13px;
    color: #282828;
    font-weight: 400;
    font-size: 12px
}

.wrapper-top-links .navbar-nav>li+li::before {
    content: "";
    padding-right: 9px;
    border-left: 1px solid #ccc;
    display: inline-block;
    height: 12px;
    margin-left: 12px;
    vertical-align: middle
}

.wrapper-top-links .navbar-nav>li>a:focus,
.wrapper-top-links .navbar-nav>li>a:hover {
    background: 0 0;
    color: #a3af4d
}

@media (max-width:991px) {
    .wrapper-top-links .navbar-nav {
        margin-top: -1px
    }
    .top-links>li {
        padding: 0 9px;
        font-size: 12px;
        line-height: 16px
    }
    .wrapper-top-links .navbar-nav>li {
        line-height: 14px
    }
    .wrapper-top-links .navbar-nav>li+li::before {
        padding: 0 5px
    }
    .wrapper-top-links .navbar-nav>li>a {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .wrapper-top-links .navbar-nav {
        display: none
    }
}

.wrapper-header {
    padding: 24px 0
}

@media (max-width:1199px) {
    .header-search {
        padding-right: 0;
        padding-left: 35px
    }
}

@media (max-width:991px) {
    .header-search {
        padding-left: 0
    }
}

.header-search .form-control,
.wrapper-newsletter .form-control {
    height: 40px;
    border-color: #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: none;
    box-shadow: none
}

.header-search .btn-default {
    height: 40px;
    border-color: #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 18px;
    color: #b8b8b8;
    padding: 0 11px;
    box-shadow: none;
    background: #ececec;
    outline: 0;
    border-left: 0;
    outline-offset: inherit
}

.header-search {
    display: inline-block;
    vertical-align: middle;
    max-width: 320px;
    width: 100%;
    margin-right: 20px;
    margin-top: 10px
}

@media (max-width:991px) {
    #header-cart,
    .header-search {
        margin-top: 10px
    }
}

@media (max-width:767px) {
    .header-search {
        margin-right: 0;
        max-width: 100%;
        margin-top: 20px
    }
}

#header-account>a,
#header-cart>a {
    color: #fff;
    background-color: #a3af4d;
    padding: 0;
    display: block;
    font-size: 15px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center
}

#cartcontentsheader+a {
    color: #fff;
    font-size: 16px;
    padding: 11px 15px 11px 5px;
    background-color: #a3af4d;
    float: left;
    height: 40px
}

#cartcontentsheader .fa {
    margin-right: 5px
}

.wrapper-banner {
    position: relative
}

.wrapper-headline {
    position: absolute;
    left: 0;
    bottom: 15px;
    padding-right: 87px
}

.wrapper-headline .headline {
    padding: 14px 50px 14px 20px;
    display: inline-block;
    font: 28px 'Roboto Slab', serif;
    font-weight: 200;
    text-transform: uppercase;
    color: #fff;
    background: -moz-linear-gradient(left, #3d3d3d 0, #3d3d3d 77%, rgba(132, 132, 132, .2) 100%);
    background: -webkit-linear-gradient(left, #3d3d3d 0, #3d3d3d 77%, rgba(132, 132, 132, .2) 100%);
    background: linear-gradient(to right, #3d3d3d 0, #3d3d3d 77%, rgba(132, 132, 132, .2) 100%);
    display: none !important
}

#second-row .wrapper-headline {
    padding-right: 65px
}

#second-row .wrapper-headline::before {
    background-position: -40px 0;
    width: 65px;
    height: 52px
}

#second-row .headline {
    padding: 12px 13px 12px 15px;
    font: 21px 'Roboto Slab', serif;
    font-weight: 200
}

@media (max-width:1199px) {
    #second-row .wrapper-headline {
        padding-right: 50px
    }
    #second-row .wrapper-headline::before {
        height: 49px;
        width: 50px
    }
    #second-row .headline {
        padding: 12px 10px 12px 12px;
        font: 19px 'Roboto Slab', serif;
        font-weight: 200
    }
}

@media (max-width:991px) {
    #second-row .wrapper-headline {
        padding-right: 87px
    }
    #second-row .wrapper-headline::before {
        background-position: -40px 0;
        width: 87px;
        height: 65px
    }
    #second-row .headline {
        padding: 12px 10px 12px 9px;
        font: 16px 'Roboto Slab', serif;
        font-weight: 200
    }
}

@media (max-width:767px) {
    #second-row .wrapper-headline,
    .wrapper-headline {
        padding-right: 65px
    }
    #second-row .wrapper-headline::before,
    .wrapper-headline::before {
        height: 54px;
        width: 65px
    }
    #second-row .headline,
    .wrapper-headline .headline {
        padding: 12px 30px 12px 15px;
        font: 23px 'Roboto Slab', serif;
        font-weight: 200
    }
}

@media (max-width:600px) {
    #second-row .wrapper-headline {
        padding-right: 55px
    }
    #second-row .wrapper-headline::before {
        height: 48px;
        width: 55px
    }
    #second-row .headline {
        padding: 12px 0 12px 15px;
        font: 18px 'Roboto Slab', serif;
        font-weight: 200
    }
}

@media (max-width:500px) {
    #second-row>div {
        width: 100%
    }
    #second-row .wrapper-headline,
    .wrapper-headline {
        padding-right: 65px
    }
    #second-row .wrapper-headline::before,
    .wrapper-headline::before {
        height: 52px;
        width: 65px
    }
    #second-row .headline,
    .wrapper-headline .headline {
        padding: 12px 0 12px 15px;
        font: 21px 'Roboto Slab', serif;
        font-weight: 200
    }
}

.navbar-default,
.wrapper-navigation {
    background: #292929;
    border: none;
    margin-bottom: 0
}

.navbar-default .navbar-nav>li>a {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    padding: 15px 12px
}

.navbar-default .navbar-nav>li:focus>a,
.navbar-default .navbar-nav>li:hover>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background: #a3af4d;
    z-index: 9999
}

.navbar-default .navbar-nav>li>.dropdown-menu {
    top: 100%
}

.navbar-default .navbar-nav>li .dropdown-menu-horizontal {
    top: -3px
}

.navbar-default .navbar-nav>li .dropdown-menu {
    background: #fff;
    border-color: #efefef;
    padding: 0
}

.navbar-default .navbar-nav>li .dropdown-menu>li>a {
    color: #000;
    font-weight: 300
}

.navbar-default .navbar-nav>li .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav>li .dropdown-menu>li>a:hover {
    color: #fff;
    background: #a3af4d
}

#navbar-responsive-collapse1 .dropdown {
    position: static
}

#navbar-responsive-collapse1 .dropdown-menu {
    width: 100%;
    border-radius: 0;
    border: 0;
    padding: 25px 8px 18px;
    top: auto
}

#navbar-responsive-collapse1 ul {
    padding-left: 0;
    list-style: none
}

#navbar-responsive-collapse1 ul.mega-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

#navbar-responsive-collapse1 .column {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 0 15px;
    width: 20%
}

#navbar-responsive-collapse1 .wrap-banner {
    width: 20%;
    float: left
}

#navbar-responsive-collapse1 .column>ul>li {
    list-style: none;
    margin: 0;
    padding: 0
}

#navbar-responsive-collapse1 .lv2-li {
    min-height: 22px
}

#navbar-responsive-collapse1 .lv2-li>a {
    margin-bottom: 6px;
    color: #a3af4d;
    padding-bottom: 5px;
    display: block;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 13px
}

#navbar-responsive-collapse1 li.lv3-li>a {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 8px;
    display: block;
    color: #282828
}

@media (max-width:1199px) {
    .navbar-default .navbar-nav>li>a {
        padding: 15px 8px;
        font-size: 12px;
        font-weight: 400
    }
}

@media (max-width:991px) {
    #navbar-responsive-collapse1 .dropdown-menu {
        padding: 15px 0 10px;
        top: auto
    }
}

@media (max-width:767px) {
    .navbar-default .navbar-nav>li>a {
        padding: 10px 15px;
        font-size: 14px
    }
    .navbar-nav .dropdown-menu {
        display: none
    }
    .navbar-nav .dropdown-menu.collapse.in {
        display: block
    }
}

.navbar-default .navbar-nav>li>a .fa-home {
    font-size: 20px
}

.wrapper-advert-box {
    padding: 0 1px;
    margin-top: 5px
}

.wrapper-advert-box>.row>div {
    padding: 0 1px
}

.wrapper-advert-box>.row>div img {
    width: 100%
}

.wrapper-advert {
    margin-top: 15px
}

.wrapper-advert>.row,
.wrapper-buying-options>.row {
    margin: 0 -7.5px
}

.wrapper-advert>.row>#custom-div {
    padding: 0 7.5px;
    width: 20%
}

.wrapper-buying-options>.row>div {
    padding: 0 7.5px
}

@media (max-width:767px) {
    .wrapper-advert {
        margin-top: 0;
        text-align: center
    }
    .wrapper-advert>.row>#custom-div {
        width: 33.33%;
        float: none;
        display: inline-block
    }
    .wrapper-advert>.row>div>a {
        margin-top: 15px;
        display: block
    }
}

@media (max-width:500px) {
    .wrapper-advert>.row>#custom-div {
        width: 50%
    }
}

.findform {
    width: 100%
}

#homepage-content {
    line-height: 20px
}

#homepage-content {
    border-top: 1px solid #ededed
}

.wrapper-title h3 {
    margin: 0 0 20px;
    padding-left: 42px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 200;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/question-mark.png) no-repeat left center
}

.wrapper-title h3 span {
    font-size: 16px;
    font-weight: 400
}

.dime {
    font-size: 13px;
    font-weight: 400;
    margin: 5px 0 10px
}

.wrapper-product-find {
    margin-top: 25px;
    padding: 25px 15px;
    background: #ededed
}

.wrapper-product-find .row {
    margin-left: -3px;
    margin-right: -3px
}

.wrapper-product-find .row>div {
    padding-left: 3px;
    padding-right: 3px
}

.wrapper-product-find .form-control {
    height: 35px;
    border-color: #ccc;
    border-radius: 16px;
    box-shadow: none;
    font-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wrapper-product-find select.form-control {
    background: #fff url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/dropdown-icon.png) no-repeat right 15px center
}

.wrapper-product-find .form-group {
    margin-bottom: 7px
}

#left-sidebar .wrapper-product-find {
    padding: 10px 12px
}

#left-sidebar .wrapper-title h3 {
    font-size: 12px;
    background-position: top left
}

#left-sidebar .wrapper-title h3 span {
    font-size: 14px
}

.sidebar-fb {
    margin-top: 10px
}

.btn-submit {
    padding: 13.5px 12px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    display: block
}

@media (max-width:991px) {
    .wrapper-product-find {
        padding: 20px 15px
    }
    .wrapper-title h3 {
        line-height: 16px
    }
    #left-sidebar .wrapper-title h3 {
        padding-left: 0;
        background: 0 0
    }
}

@media (max-width:767px) {
    #left-sidebar,
    #left-sidebar .panel-default {
        margin-bottom: 0
    }
    .sort_container .form-horizontal .control-label {
        margin-top: 7px
    }
}

.wrapper-blog {
    margin-top: 25px;
    border-top: 1px solid #ededed
}

.wrapper-content-blog {
    margin-top: 25px;
    padding: 20px;
    border: 1px solid #f1f1f1;
    overflow: hidden
}

.wrapper-content-blog h5 {
    margin: 0
}

.wrapper-content-blog h5 img {
    margin-right: 10px;
    float: left;
    width: 110px
}

.wrapper-content-blog h5 a {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #a4b037;
    display: block
}

.wrapper-content-blog>p {
    float: left
}

@media (max-width:1199px) {
    .wrapper-content-blog {
        padding: 15px
    }
    .wrapper-content-blog h5 a {
        font-size: 14px
    }
    .wrapper-content-blog h5 img {
        width: 80px
    }
}

@media (max-width:991px) {
    .wrapper-content-blog h5 a {
        padding: 10px 0;
        text-align: center
    }
    .wrapper-content-blog h5 img {
        margin: 0 auto;
        float: none;
        width: 90%;
        display: block
    }
    .wrapper-content-blog {
        padding: 10px
    }
    .wrapper-content-blog>p {
        font-size: 13px
    }
}

@media (max-width:767px) {
    .wrapper-blog .col-xs-9 {
        margin: 0 auto;
        float: none
    }
}

.wrapper-newsletter {
    margin-top: 40px;
    padding: 25px 0;
    background: #f3f3f3
}

.wrapper-newsletter h3 {
    margin: 11px 0 0 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: right
}

@media (max-width:1199px) {
    .wrapper-newsletter h3 {
        margin: 14px 0 0 0;
        font-size: 19px
    }
}

@media (max-width:991px) {
    .wrapper-newsletter h3 {
        margin: 10px 0 15px;
        text-align: center
    }
}

.wrapper-newsletter h3 span {
    font-weight: 300;
    font-size: 14px;
    text-transform: capitalize;
    color: #333
}

@media (max-width:1199px) {
    .wrapper-newsletter h3 span {
        font-size: 12px
    }
}

@media (max-width:500px) {
    .wrapper-newsletter h3 {
        font-size: 20px
    }
    .wrapper-newsletter h3 span {
        display: none
    }
}

.wrapper-newsletter {
    position: relative
}

.wrapper-newsletter .form-control {
    font-size: 13px;
    border: 0;
    border-radius: 0;
    position: relative
}

.wrapper-newsletter .btn-default {
    position: absolute;
    top: 5px;
    right: 7px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background-color: #a3af4d;
    padding: 0;
    border: none
}

.wrapper-newsletter form {
    max-width: 500px;
    position: relative
}

@media (max-width:991px) {
    .wrapper-newsletter form {
        width: 95%;
        margin: 0 auto
    }
}

@media (max-width:767px) {
    .wrapper-newsletter .btn-default {
        right: 10px
    }
}

.wrapper-footer {
    margin-top: 0;
    padding: 40px 0;
    background: #f3f3f3;
    position: relative;
    border-top: 1px solid #ddd
}

.wrapper-footer h4 {
    margin: 0 0 15px;
    font-size: 15px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    position: relative
}

.wrapper-footer h4:after {
    content: "";
    border-bottom: 2px solid #a3af4d;
    display: block;
    width: 35px;
    margin-top: 10px
}

@media (max-width:767px) {
    .wrapper-footer h4 {
        margin: 20px 0 15px
    }
    .wrapper-footer h4:after {
        margin: 10px auto
    }
}

.wrapper-footer .nav-pills>li>a {
    padding: 2px 15px;
    font-size: 13px;
    border-radius: 0;
    color: #333
}

.wrapper-footer .nav-pills>li>a:focus,
.wrapper-footer .nav-pills>li>a:hover {
    background: 0 0;
    color: #666
}

.table-footer {
    width: 100%;
    max-width: 100%
}

table.table-footer a {
    text-decoration: underline;
    font-weight: 600
}

table.table-footer tr td:first-child {
    font-weight: 600;
    width: 100px;
    display: initial
}

.table-footer>tbody>tr>td,
.table-footer>tbody>tr>th,
.table-footer>tfoot>tr>td,
.table-footer>tfoot>tr>th,
.table-footer>thead>tr>td,
.table-footer>thead>tr>th {
    padding: 0 0 15px;
    line-height: 1.42857143;
    vertical-align: top;
    font-size: 13px
}

.table-footer>tbody>tr>td:first-child+td,
.table-footer>tfoot>tr>td:first-child+td {
    padding-left: 15px
}

@media (max-width:991px) {
    .table-footer>tbody>tr>td:first-child+td,
    .table-footer>tfoot>tr>td:first-child+td {
        padding-left: 0
    }
    .table-footer>tbody>tr>td,
    .table-footer>tbody>tr>th,
    .table-footer>tfoot>tr>td,
    .table-footer>tfoot>tr>th,
    .table-footer>thead>tr>td,
    .table-footer>thead>tr>th {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .table-footer>tbody>tr>td,
    .table-footer>tbody>tr>th,
    .table-footer>tfoot>tr>td,
    .table-footer>tfoot>tr>th,
    .table-footer>thead>tr>td,
    .table-footer>thead>tr>th {
        padding: 1px 0;
        width: 100%;
        display: block
    }
    .table-footer>tbody>tr {
        padding: 5px 0;
        display: block
    }
}

.list-social {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.list-social>li {
    float: left;
    padding-right: 10px
}

@media (max-width:767px) {
    .list-social>li {
        float: none;
        display: inline-block
    }
}

.list-social>li>a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    display: block;
    border-radius: 50%
}

@media (max-width:991px) {
    .list-social>li>a {
        width: 45px;
        height: 45px;
        line-height: 48px;
        font-size: 20px
    }
}

.list-social>li>a .fa {
    color: #fff !important
}

.list-social>li>a.bg-facebook {
    background: #3b5998
}

.list-social>li>a.bg-twitter {
    background: #00acee
}

.list-social>li>a.bg-google {
    background: #dd4b39
}

.list-social>li>a.bg-youtube {
    background: red
}

.list-social>li>a.bg-instagram {
    background: #5851db
}

.list-social>li>a.bg-pinterest {
    background: #c8232c
}

.list-social>li>a.bg-tumblr {
    background: #34526f
}

.list-social>li>a.bg-linked {
    background: #0e76a8
}

.list-social>li>a:hover {
    opacity: .8
}

.wrapper-footer hr {
    margin: 20px 0;
    border-top: 1px solid #d0d0d0
}

.payment-icon-container {
    background: 0 0;
    padding: 0 5px;
    height: 32px
}

.wrapper-footer-bottom {
    padding: 25px 0
}

.list-payment {
    margin: 0
}

address {
    margin-bottom: 0;
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    margin-top: 8px;
    text-align: right
}

#left-sidebar .panel-default {
    border: none;
    box-shadow: none;
    border-radius: 0
}

#left-sidebar .panel-title {
    text-transform: uppercase
}

#left-sidebar .panel-default>.panel-heading {
    padding: 0;
    background: 0 0;
    margin-top: 25px
}

#filters>li.list-group-item:first-child {
    padding-top: 5px
}

#filters>li.list-group-item {
    padding: 20px 15px
}

#left-sidebar .list-group .h4,
#left-sidebar .list-group h4 {
    text-transform: uppercase;
    font-weight: 400
}

.list-group-item {
    padding: 8px 15px;
    border: 1px solid transparent
}

@media (max-width:1199px) {
    #left-sidebar .panel-default>.panel-heading {
        padding: 0
    }
    #filters>li.list-group-item {
        padding: 20px 10px
    }
    #filters>li.list-group-item:first-child {
        padding-top: 5px
    }
    .list-group-item {
        padding: 8px 10px
    }
}

@media (max-width:767px) {
    .wrapper-footer-bottom,
    .wrapper-footer-bottom address {
        text-align: center
    }
}

#no-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

a.list-group-item {
    color: #a3af4d
}

.list-group-item .text-muted {
    color: #999
}

.list-group>li+.filter>a:before {
    margin-right: 5px;
    color: #000
}

.breadcrumb {
    border-radius: 16px
}

.breadcrumb>li+li:before {
    content: "/"
}

.breadcrumb>li>a {
    font-size: 13px;
    color: #a3af4d
}

.category-name {
    font-size: 20px;
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.category-thumbnail:nth-child(3n+1) {
    clear: none
}

.sub-category {
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400;
    color: #a3af4d;
    text-align: center;
    display: block
}

.pagination-bottom .fa {
    display: none
}

@media (max-width:1199px) {
    .sub-category {
        height: 36px;
        overflow: hidden
    }
    .pagination-bottom .fa {
        display: inline-block
    }
}

.wrapper-thumbnail {
    padding: 0 5px
}

.thumb>.row {
    padding: 0 10px
}

.thumbnail {
    padding: 10px;
    border-radius: 0;
    border-color: #fff;
    text-align: center
}

.thumbnail:focus,
.thumbnail:hover {
    box-shadow: 0 1px 3.96px .04px rgba(0, 0, 0, .2)
}

.thumbnail .caption .price {
    margin: 0;
    font-size: 16px;
    height: auto;
    font-weight: 700;
    display: block
}

.thumbnail .caption {
    padding: 15px 0 0;
    position: relative
}

.price-text {
    padding: 1px 0;
    display: block
}

.thumbnail .caption h3 a {
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    color: #333;
    text-align: center;
    display: block
}

.thumbnail .caption h3 {
    margin-bottom: 0;
    font-size: inherit;
    line-height: normal;
    height: 44px;
    overflow: hidden
}

.pricecollapse .price {
    padding: 15px
}

.pricecollapse {
    position: absolute;
    bottom: 78px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    z-index: 11
}

.pricecollapse .table {
    margin-bottom: 0;
    border: none
}

@media (max-width:767px) {
    .pricecollapse .table {
        font-size: 12px
    }
    .wrapper-thumbnail {
        float: left
    }
    .navigation-list li a {
        color: #fff;
        text-transform: uppercase
    }
}

@media (max-width:480px) {
    .col-xxs-12 {
        width: 100%
    }
    .thumbnail{
        padding: 0;
    }
}

.pricecollapse .table-striped>tbody>tr:nth-child(odd)>td,
.pricecollapse .table-striped>tbody>tr:nth-child(odd)>th {
    background: #000
}

.pricecollapse .table-bordered>tbody>tr>td,
.pricecollapse .table-bordered>tbody>tr>th,
.pricecollapse .table-bordered>tfoot>tr>td,
.pricecollapse .table-bordered>tfoot>tr>th,
.pricecollapse .table-bordered>thead>tr>td,
.pricecollapse .table-bordered>thead>tr>th {
    border: none
}

.pricecollapse .small {
    padding: 15px;
    margin: 0
}

.buy-now {
    margin-top: 10px;
    font-weight: 300
}

.thumb-size {
    padding: 4px 10px;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    color: #333;
    background-color: #efefef;
    border-radius: 16px
}

.wrapper-size {
    margin-top: 10px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 10px
}

.show-price {
    padding: 4px 12px;
    margin-top: 15px
}

.show-price .fa {
    font-size: 16px
}

.sort_container .pagination {
    display: block
}

@media (max-width:1199px) {
    .sort_container .pagination>li>a {
        padding: 5px 11px
    }
}

@media (max-width:420px) {
    .thumb-size {
        font-size: 11px
    }
}

.wrapper-pagination li {
    font-size: 13px;
    line-height: 30px
}

.go-to-page label {
    font-size: 13px;
    margin-right: 5px
}

.go-to-page .form-control {
    padding: 4px 0;
    text-align: center;
    height: 30px;
    width: 43px
}

.go-to-page .btn {
    margin-left: 10px;
    padding: 4px 12px;
    font-weight: 700;
    background: #efefef;
    border-color: #ccc
}

@media (max-width:991px) {
    .go-to-page .form-control {
        width: 35px
    }
    .go-to-page .btn {
        margin-left: 6px;
        padding: 4px 8px
    }
}

.pagination {
    margin: 0
}

.pagination>li>a {
    padding: 5px 12px;
    font-size: 13px;
    color: #a3af4d
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border-color: #ddd;
    background: #f5f5f5;
    color: #000
}

.sort_container .form-control {
    padding: 4px 12px;
    height: 30px
}

.sort_container .btn-text {
    padding: 7px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #999
}

.unkown-text {
    padding-top: 30px;
    border-top: 1px solid #eee
}

.unkown-text>p {
    font-size: 13px;
    margin-bottom: 20px;
    line-height: 20px;
    color: #333
}

.product-name {
    margin: 10px 0 0;
    font-size: 32px;
    color: #333;
}

.sku {
    margin: 5px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #999999
}

.subtitle {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 400;
    color: #999;
    margin-bottom: 0;
}

hr {
    border-color: #eee
}

.tabbable {
    margin-top: 40px;
    padding-bottom: 10px
}

.tabbable .nav-tabs>li>a {
    margin-right: 3px;
    padding: 13px 14px;
    font-size: 13px;
    font-weight: 400;
    color: #222;
    background-color: #efefef;
    border-color: #ccc
}

@media (max-width:1199px) {
    .tabbable .nav-tabs>li>a {
        padding: 13px 10px
    }
}

@media (max-width:991px) {
    .tabbable .nav-tabs>li>a {
        margin-right: 2px;
        padding: 13px 3px;
        font-size: 9px
    }
}
@media (max-width: 767px){
    .product-name{
        font-size: 20px;
    }
}

.wrapper-heading {
    margin: 40px 0 0 0;
    padding: 25px 0 40px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    border-top: 1px solid #eee
}
.wrapper-heading.no-border{
    border: none;
}

.wrapper-heading h3 {
    font-size: 20px
}

.wrapper-cross .thumbnail {
    padding: 10px
}

.wrapper-cross .thumbnail .caption h3 {
    height: 39px
}

.wrapper-cross .thumbnail .caption h3 a {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: left
}

.wrapper-cross .thumbnail .caption .price {
    margin: 5px 0 0 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    text-align: left
}

.wrapper-cross .thumbnail .input-tiny {
    padding: 0 12px;
    width: 40px;
    height: 30px;
    display: block;
    text-align: center;
    float: left
}

.wrapper-cross .thumbnail>.row {
    margin: 0 -10px
}

.wrapper-cross .thumbnail>.row>div {
    padding: 0 10px
}

.wrapper-cross .thumbnail .buying-options .btn {
    padding: 4px 22px;
    margin-left: 7px;
    font-size: 13px;
    font-weight: 300;
    float: left;
    height: 30px
}

@media (max-width:1199px) {
    .wrapper-cross .thumbnail .input-tiny {
        width: 35px
    }
    .wrapper-cross .thumbnail .buying-options .btn {
        padding: 4px 0;
        width: 65%
    }
}

@media (max-width:991px) {
    .wrapper-cross .thumbnail .input-tiny {
        width: 100%
    }
    .wrapper-cross .thumbnail .buying-options .btn {
        margin-top: 10px;
        margin-left: 0;
        width: 100%;
        font-size: 12px
    }
}

@media (max-width:767px) {
    .wrapper-cross .thumbnail .buying-options {
        margin-top: 10px
    }
}

.wrapper-cross .thumbnail .caption {
    padding: 0
}

.thumb-subtitle {
    margin: 5px 0 0 0;
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
    text-align: left;
    color: #999
}

.thumb-sku {
    margin: 15px 0 0 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    text-align: left
}

.extra-options>.table {
    margin-top: 20px
}

.wrapper-table-multi {
    margin-top: 20px;
    border: 1px solid #ddd;
    border-radius: 4px
}

.table-multi {
    margin-bottom: 0;
    border: none !important
}

.table-multi .muted {
    color: #999
}

.table-multi>thead>tr>th {
    font-size: 15px !important;
    line-height: 15px;
    border-bottom: none
}

.table-multi>tbody>tr>td:first-child {
    font-weight: 700 !important
}

.table-multi>tbody>tr>td,
.table-multi>tbody>tr>th,
.table-multi>tfoot>tr>td,
.table-multi>tfoot>tr>th,
.table-multi>thead>tr>td,
.table-multi>thead>tr>th {
    padding: 12px;
    font-size: 13px;
    font-weight: 500
}

@media (max-width:1199px) {
    .table-multi>tbody>tr>td,
    .table-multi>tbody>tr>th,
    .table-multi>tfoot>tr>td,
    .table-multi>tfoot>tr>th,
    .table-multi>thead>tr>td,
    .table-multi>thead>tr>th {
        padding: 12px 10px
    }
}

@media (max-width:991px) {
    .table-multi>tbody>tr>td,
    .table-multi>tbody>tr>th,
    .table-multi>tfoot>tr>td,
    .table-multi>tfoot>tr>th,
    .table-multi>thead>tr>td,
    .table-multi>thead>tr>th {
        font-size: 12px
    }
}

.table-multi>tbody>tr>td:first-child,
.table-multi>tbody>tr>th:first-child,
.table-multi>tfoot>tr>td:first-child,
.table-multi>tfoot>tr>th:first-child,
.table-multi>thead>tr>td:first-child,
.table-multi>thead>tr>th:first-child {
    border-left: none !important
}

.table-multi>tbody>tr>td:last-child,
.table-multi>tbody>tr>th:last-child,
.table-multi>tfoot>tr>td:last-child,
.table-multi>tfoot>tr>th:last-child,
.table-multi>thead>tr>td:last-child,
.table-multi>thead>tr>th:last-child {
    border-right: none !important
}

.table-multi>tbody>tr:last-child>td,
.table-multi>tfoot>tr:last-child>td,
.table-multi>thead>tr:last-child>td {
    border-bottom: none
}

.click-image {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 500;
    text-align: center
}

.alt-images {
    margin-top: 30px
}

.product-size {
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    background: #000;
    border-radius: 16px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 15px;
}

@media (max-width:767px) {
    .product-size {
        margin-top: 20px
    }
    .wrapper-table-multi .productmultilevelprice>span {
        display: block
    }
}

.wrapper-buying-options {
    margin-top: 20px
}

#shipbox,
.wrapper-buying-options {
    padding: 20px 15px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px
}

.minimum-qty {
    margin-top: 5px;
    font-size: 13px;
    display: block
}

@media (max-width:991px) and (min-width:768px) {
    .minimum-qty {
        font-size: 12px
    }
}

.wrapper-buying-options .buying-options {
    margin-top: 20px
}

@media (max-width:1199px) {
    .wrapper-buying-options .buying-options .btn-stack {
        margin: 0 -7.5px
    }
    .wrapper-buying-options .buying-options .btn-stack>div {
        padding: 0 7.5px
    }
}

#n_product .wrapper-buying-options .buying-options .qty,
.wrapper-buying-options .buying-options .btn {
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 45px;
    height: 45px;
    text-align: center
}

.wrapper-buying-options .buying-options .btn-success {
    background: #000;
    border-color: #000
}

.wrapper-buying-options .buying-options .btn-success:focus,
.wrapper-buying-options .buying-options .btn-success:hover {
    background-color: #a3af4e;
    border-color: #939d46
}

.new-short-description {
    padding: 0;
    margin: 0;
    list-style: none
}

.new-short-description>li {
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 500;
    color: #000
}

.new-short-description>li:last-child {
    margin-bottom: 0
}

.new-short-description>li::before {
    content: "\f0da";
    padding-right: 10px;
    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
}

.btn-video {
    padding: 9px 0;
    color: #fff;
    background-color: #e52d27
}

.btn-package {
    padding: 11px 0 9px;
    font-size: 13px;
    color: #000;
    background: #fff;
    border: 1px solid #000
}

@media (max-width:1199px) {
    .btn-video {
        padding: 7px 0
    }
    .btn-package {
        font-size: 11px
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .btn-video {
        font-size: 12px
    }
}

@media (max-width:991px) {
    .btn-package {
        margin-top: 5px;
        font-size: 13px
    }
}

.wrapper-buying-options hr {
    border-color: #e3e3e3
}

#shipbox {
    margin-top: 20px
}

#shipbox>.panel-body,
#shipbox>.panel-heading {
    padding: 0;
    border: none
}

#shipbox .panel-title {
    font-size: 18px;
    font-weight: 700
}

#shipbox>.panel-heading p {
    margin: 15px 0 20px;
    font-size: 13px;
    font-weight: 700
}

#shipbox>.panel-body .row {
    margin: 0 -7px
}

#shipbox>.panel-body .row>div {
    margin-top: 0 !important;
    padding: 0 7px
}

@media (max-width:1199px) {
    #shipbox>.panel-body .row>div {
        width: 100%;
        margin-top: 5px !important
    }
}

@media (max-width:767px) {
    #shipbox>.panel-body .row>div {
        margin-top: 5px !important
    }
}

#shipbox .btn,
#shipbox .form-control {
    padding: 0;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-weight: 500;
    font-size: 12px
}

.product-code {
    font-size: 12px;
    margin-top: 10px
}

#youtubeVideo {
    display: none;
    width: 100%;
    height: 100%
}

.wrapper-advert-box .col-wrapper-banner {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.wrapper-banner img {
    width: 100%
}

.btn-container {
    text-align: right
}

.btn-container a {
    color: #939d46;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    margin-top: 10px
}

.megadrop .nxt_lvl {
    margin: 0
}

.megadrop img {
    max-width: 100%
}

.megadrop .nxt_lvl {
    margin: 0
}

.nxt_lvl li a {
    display: block;
    text-decoration: none;
    padding-top: 5px;
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400
}

.nxt_lvl li i {
    color: red
}

.dropdown-hover .dropdown-menu ul.column {
    margin: 0;
    list-style: none;
    float: left;
    padding-right: 30px;
    width: 16.6666%;
    padding-left: 0
}

.dropdown-hover .dropdown-menu ul.column>li {
    margin-bottom: 15px
}

.nav>li.dropdown>a:before {
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -7px;
    bottom: -7px
}

.nav>li.dropdown>a:after {
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: -7px;
    margin-left: -7px
}

.nav>li.dropdown:focus>a:after,
.nav>li.dropdown:hover>a:before {
    border-top: 7px solid #a3af4d
}

.wrap-sub-categ ul.column ul {
    list-style: none;
    padding-left: 0
}

.wrap-sub-categ li.lv3-li>a {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 8px;
    display: block;
    color: #282828
}

.wrap-sub-categ li.lv3-li>a:hover {
    text-decoration: underline
}

.navbar-nav .dropdown.menu-products {
    position: static
}

.navbar-default .navbar-nav .menu-products>.dropdown-menu {
    width: 100%;
    border-radius: 0;
    border: none;
    padding: 20px;
    z-index: 50
}

ul.nav.navbar-nav.hidden-xs {
    width: 100%;
    z-index: 999
}

.dropdown-hover .dropdown-menu ul.column>li.lv2-li>a {
    text-transform: uppercase;
    color: #a3af4d;
    padding-bottom: 5px;
    display: block;
    font-weight: 500;
    letter-spacing: .5px;
    font-size: 12px
}

.dropdown-hover .dropdown-menu ul.column>li.lv2-li>a:hover {
    text-decoration: underline
}

.dropdown-menu a {
    color: #2a2a2a
}

#shop {
    position: static
}

#shop>.dropdown-menu {
    width: 100%;
    margin-top: 0
}

#shop .column {
    width: 33.33%;
    padding: 10px;
    margin: 0;
    list-style: none;
    float: left;
    padding-left: 20px;
    padding-right: 20px
}

.dropdown-menu .dropdown-hover .dropdown-toggle,
.dropdown-menu-horizontal li a {
    display: block;
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
    padding: 5px 13px 6px 21px;
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400
}

.dropdown-menu .dropdown-hover .dropdown-toggle {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.dropdown-menu {
    padding-left: 10px;
    background-color: #f1f1f1
}

.dropdown-hover .dropdown-menu {
    background-color: #fff;
    border-top: 1px solid #ccc;
    box-shadow: transparent
}

#mob-menu .dropdown-menu-horizontal {
    padding: 0;
    border-top: none;
    box-shadow: none
}

#mob-menu .dropdown-menu-horizontal li a {
    padding: 8px 0;
    display: inline-block;
    color: #fff;
    font-size: 13px
}

.dropdown-menu img {
    max-width: 100px
}

.megadrop .caption a {
    color: #333;
    font-weight: 400
}

@media (max-width:767px) {
    #mob-menu {
        list-style: none
    }
    #mob-menu ul {
        list-style: none
    }
    .navbar-default #mob-menu.navbar-nav>li>a {
        padding: 8px 25px
    }
    .navbar-default #mob-menu.navbar-nav>li>a:hover {
        background: 0 0;
        color: #a3af4d;
        font-weight: 600
    }
    #mob-menu .collapse-menu {
        padding: 0;
        padding: 0 15px 13px
    }
    #mob-menu .collapse-menu li a {
        padding: 10px 0;
        color: #fff;
        font-size: 13px;
        display: block
    }
    #mob-menu li.lvl-1>ul {
        padding: 0;
        padding: 0 40px 0;
        margin: 0
    }
    #mob-menu li.lvl-3>.collapse-menu {
        padding: 0;
        padding: 0 20px 0;
        margin: 0
    }
    #mob-menu .dropdown-menu-horizontal {
        padding: 0;
        padding: 0 15px 13px;
        border-top: none;
        box-shadow: none
    }
    #mob-menu .dropdown-menu-horizontal li a {
        padding: 8px;
        display: inline-block;
        color: #333;
        font-size: 13px
    }
    #mob-menu .mob-drop.collapsed {
        color: #fff;
        display: block
    }
    #mob-menu .mob-drop.collapsed:after {
        content: "\f107";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        float: right;
        color: #fff
    }
    #mob-menu .mob-drop:after {
        content: "\f106";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        float: right;
        color: #fff;
        width: 10px
    }
    #mob-menu .collapse-menu li.open>a,
    #mob-menu .collapse-menu li.open>a:focus,
    #mob-menu .collapse-menu li.open>a:hover {
        color: #333;
        background: 0 0
    }
    .wrapper-navigation .row>div {
        padding: 0
    }
    ul#mob-menu-01 {
        background: #3e3e3e
    }
    li.dropdown.dropdown-hover.lvl-3>a {
        font-weight: 500
    }
    .navbar-default #mob-menu.navbar-nav>li.lvl-1>a.mob-drop {
        background: #a3af4d;
        color: #fff;
        padding: 12px 25px;
        font-weight: 400
    }
    .navbar-default #mob-menu.navbar-nav>li.lvl-1>a.mob-drop.collapsed {
        background: #2a2a2a
    }
}

#description1 div {
    margin: 20px 0 5px
}

#description1 img,
#left-sidebar img {
    height: auto !important
}

.readmore-btn {
    background-color: #efefef;
    padding: 10px;
    float: right;
    border: 1px solid #ccc
}

.cus_hotline .btn {
    white-space: normal;
    margin-top: 10px
}

.list-unstyled {
    margin-top: 10px
}

.label-block p {
    font-weight: 400
}

.label-block h4 {
    font-size: 16px
}

.cart-des {
    font-weight: 400;
    color: #666
}

.editablecontent_wrapper {
    padding: 0 12px
}

.editablecontent_wrapper p {
    margin-bottom: 0
}

#header-cart,
.btn,
a {
    transition: color .3s ease 0s, background .3s ease 0s, border-color .3s ease 0s
}

#header-account,
#header-cart {
    display: inline-block;
    vertical-align: middle;
    margin: 11px 0 0 15px
}

#header-account .dropdown-menu>li>a {
    padding: 3px 10px;
    font-size: 13px
}

#header-account ul.dropdown-menu {
    padding-left: 0
}

#findproduct {
    display: none
}

.panel-product.panel-group .panel+.panel {
    margin-top: 10px
}

.panel-product .panel-default {
    border: none;
    box-shadow: none
}

.panel-product .panel-heading {
    padding: 0
}

.panel-product .panel-heading h4 a {
    display: block;
    padding: 14px 16px
}

.panel-product .panel-body {
    border: none !important
}

.panel-product .panel-title a {
    background: #e4e4e4;
    color: #000;
    font-size: 14px;
    font-weight: 700
}

.panel-product .panel-title a:before {
    width: 24px;
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    float: left;
    color: #000
}

.panel-product .panel-title a.collapsed {
    background: #efefef;
    color: #000
}

.panel-product .panel-title a.collapsed:before {
    width: 24px;
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    float: left;
    color: #000
}

.panel-product-details iframe {
    max-width: 100%
}

.hideAssembledDimensions {
    opacity: 0
}

.wrapper-product-find {
    margin-top: 0
}

.wrapper-advert {
    margin: 15px 0
}

.content-zone-home-content .thumbnail {
    border: 10px solid #ececec;
    border-radius: 4px;
    height: 480px
}

.content-zone-home-content .thumb-img {
    height: 315px
}

@media (max-width:1199px) {
    .content-zone-home-content .thumbnail {
        height: 455px
    }
    .content-zone-home-content .thumb-img {
        height: 230px
    }
}

@media (max-width:991px) {
    .content-zone-home-content .thumbnail {
        height: inherit
    }
    .content-zone-home-content .thumb-img {
        height: inherit
    }
}

@media (max-width:767px) {
    .options-column>a {
        margin-top: 20px
    }
}

.findform {
    height: 535px
}

@media (min-width:768px) and (max-width:991px) {
    .findform {
        height: 635px
    }
}

.navbar-default .navbar-nav>li.menu-176>a {
    color: red
}

.navbar-default .navbar-nav>li.menu-176>a>span.caret {
    color: #333
}

.wrapper-header-usp {
    margin-bottom: 3px;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    background: #f8f8f8;
    color: #777
}

.wrapper-header-usp a {
    color: #777
}

.wrapper-header-usp .fa {
    font-size: 15px;
    vertical-align: middle
}

.wrapper-header-usp .fa:before {
    width: 28px;
    height: 32px;
    display: inline-block;
    line-height: 35px;
    overflow: hidden
}

.wrapper-header-usp .fa-aumap:before {
    content: '';
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/aumap.png) no-repeat left center
}

#main-content {
    padding-top: 15px
}

#n_home #main-content {
    padding-top: 0
}

.emailpopup {
    margin-bottom: 10px
}

.minimum-qty>span {
    padding-right: 15px
}

@media (max-width:991px) and (min-width:768px) {
    .minimum-qty>span {
        padding-right: 8px
    }
}

#ju_bbox {
    background: #f68226 !important
}

@media (min-width:768px) {
    .navbar-nav {
        position: relative
    }
}

.pricecollapse .table {
    font-size: 11px
}

.sidefilter-categ>ul {
    margin: 12px 10px 10px 0;
    max-height: 500px;
    overflow-y: auto;
    padding: 0;
    font-size: 13px
}

.list-group-collapse h4 a.collapsed:after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400
}

.list-group-collapse h4 a:after {
    position: absolute;
    top: 8px;
    right: 12px;
    content: "\f106";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #2a2a2a;
    font-size: 20px
}

#left-sidebar .list-group-item.filter-title h4 a {
    padding: 12px 30px 12px 0;
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: none
}

#left-sidebar li.filter .list-group-item {
    padding: 6px 0
}

#left-sidebar .list-group-item.list-group-collapse.filter-title {
    border-bottom: 0;
    padding: 0
}

#left-sidebar .sidefilter-categ>ul>li.filter>a:before {
    content: '\F096\0020';
    font-family: FontAwesome;
    margin-right: 5px;
    color: #383838;
    margin-left: -20px
}

#left-sidebar .sidefilter-categ>ul>li.filter-remove>a:before {
    content: '\F14A\0020';
    font-family: FontAwesome
}

#left-sidebar li.filter .list-group-item span {
    color: #888;
    font-size: 11px
}

#left-sidebar li.filter .list-group-item {
    font-size: 14px;
    border: 0
}

#left-sidebar li.filter .list-group-item:hover {
    background: 0 0;
    color: #313131
}

#left-sidebar {
    margin-top: 0
}

.sidefilter-categ>ul>li {
    list-style: none;
    margin-left: 19px;
    padding: 0 12px 0 5px;
    line-height: 140%
}

#left-sidebar .list-group {
    margin-bottom: 0
}

.panel-heading-filter a.accordion-toggle {
    background: #a3af4d;
    color: #fff;
    padding: 12px 10px;
    text-align: center;
    border-radius: 4px
}

@media (min-width:768px) {
    #filters.collapse {
        display: block;
        height: auto !important
    }
}
@media (max-width: 480px){
    .pricecollapse .table{
        font-size: 9px;
    }
}

.list-minorder {
    margin-top: 1em;
    margin-bottom: 0
}

.list-minorder li {
    display: block
}

.panel-accordion {
    margin-top: 1em;
    margin-bottom: 0
}

.panel-accordion .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #c5c5c5
}

.panel-accordion .panel-heading {
    background-color: #a2a2a2;
    border-radius: 0;
    padding: 0
}

.panel-accordion .panel-heading h4 a {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    display: block;
    padding: 7px 6px 7px
}

.panel-accordion .panel-heading h4 a.collapsed:after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #fff
}

.panel-accordion .panel-heading h4 a:after {
    content: "\f106";
    font-family: FontAwesome;
    font-style: normal;
    margin-left: 5px;
    font-size: 14px
}

.panel-accordion .panel-body {
    padding: 0
}

.wrapper-table-multi-2 {
    margin-top: 0;
    border: none;
    border-radius: 0
}

.wrapper-table-multi-2 table {
    font-size: 12px !important;
    border: none;
    border-radius: 0
}

.wrapper-table-multi-2 .table-multi>tbody>tr>td {
    font-size: 12px !important;
    vertical-align: middle
}

.wrapper-table-multi.wrapper-table-multi-2 td {
    padding: 5px
}

#multiitemadd .panel-body {
    border-top: none
}

@media (max-width:420px) {
    .pricecollapse {
        overflow: scroll
    }
    .image-colours {
        padding-bottom: 0;
    }
}

@media (max-width:391px) {
    .price-text {
        font-size: 12px
    }
    .wrapper-size {
        height: 32px
    }
    .wrapper-thumbnail .btn {
        font-size: 12px
    }
}

@media (max-width:320px) {
    .wrapper-thumbnail .btn {
        font-size: 11px
    }
}

img[src="/assets/images/loading_new.gif"] {
    width: 100px !important;
    height: auto;
}

/*carousel.min.css*/

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

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

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

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

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #cdcdcd;
    position: absolute;
    top: 50%;
    right: 10px;
    background: #fff;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    line-height: 20px;
    font-size: 26px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev:focus {
    outline: none;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
    right: inherit
}

/*home.css*/

.page-custom .wrapper-top-links {
    padding: 20px 0 0;
    background: 0 0
}

.page-custom .wrapper-top-links .float-right {
    margin: 0
}

.page-custom .wrapper-top-links li {
    list-style: none
}

.page-custom .wrapper-top-links li a {
    font: 400 14px/20px Lato;
    color: #2c2c2c;
    display: inline-block
}

.page-custom .wrapper-top-links li a:hover {
    color: #a0ac48
}

.page-custom .wrapper-header {
    padding: 0 0 35px
}

.page-custom .logo {
    max-width: 250px
}

.page-custom .wrapper-logo {
    display: inline-block;
    float: left
}

.page-custom .header-search {
    max-width: 200px;
    margin-right: 5px
}

.page-custom .navbar-nav>li>a {
    text-transform: uppercase;
    font: 400 16.66px/20px Lato;
    color: #2c2c2c;
    padding: 0 14px
}

.page-custom .navbar-nav>li>a:hover {
    color: #a0ac48;
    background: 0 0
}

.page-custom .navbar-nav>li>a.active {
    color: #a0ac48
}

.page-custom .navbar-nav {
    margin-top: 16px;
    margin-left: 20px
}

.page-custom .header-search .form-control {
    border-color: #a0ac48;
    height: 33px;
    padding: 0 10px
}

.page-custom .header-search .btn-default {
    height: 33px;
    background: #a0ac48;
    border-color: #a0ac48;
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    border-radius: 3px
}

.page-custom #header-account,
.page-custom .header-cart {
    margin: 11px 0 0 10px
}

.page-custom #header-account>a,
.page-custom .header-cart>a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #a3af4d;
    padding: 0;
    display: block;
    font-size: 15px;
    border-radius: 50%;
    text-align: center
}

.page-custom #header-account>a i,
.page-custom .header-cart>a i {
    font-size: 14px;
    line-height: 30px;
    padding: 0;
    text-align: center
}

.page-custom .wrapper-navigation .navbar-nav {
    margin: 0
}

.page-custom .wrapper-navigation .navbar-nav>li>a {
    color: #fff;
    font-size: 13.89px;
    line-height: 50px
}

.page-custom .wrapper-newsletter {
    margin: 0
}

.page-custom #homepage-content {
    border: none;
    font: 400 16.66px/24px Lato
}

.page-custom #homepage-content p {
    font: 400 16.66px/24px Lato
}

.page-custom #homepage-content #read-more ul li {
    list-style: disc;
    font: 400 16.66px/24px Lato
}

.page-custom #homepage-content #read-more {
    margin-bottom: 30px
}

.page-custom #homepage-content #hide-less,
.page-custom #homepage-content #show-more {
    color: #a0ac48 !important;
    font-weight: 700
}

.page-custom #homepage-content #hide-less:after,
.page-custom #homepage-content #show-more:after {
    content: "\f0dd";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    margin-left: 7px;
    vertical-align: 3px
}

.page-custom #homepage-content #hide-less:after {
    content: "\f0de";
    vertical-align: -4px
}

.page-custom #homepage-content h4 {
    font-size: 22.22px;
    color: #2c2c2c
}

.page-custom #homepage-content ul {
    padding-left: 25px
}

.page-custom #homepage-content ul li {
    list-style: none
}

.page-custom #homepage-content .col-md-2 strong {
    text-transform: uppercase;
    font: 400 15.84px/24px Lato;
    color: #2c2c2c;
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.page-custom #homepage-content .col-md-2 strong:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 0;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #111
}

.page-custom #homepage-content .col-md-2 li a {
    font: 400 15.84px/24px Lato;
    margin-bottom: 6px;
    display: block
}

.wrapper-footer.style-new {
    background: #111;
    border: none;
    padding-bottom: 0;
    padding-top: 80px
}

.wrapper-footer.style-new+.wrapper-footer-bottom {
    padding: 5px 0 35px;
    background: #111
}

.wrapper-footer.style-new+.wrapper-footer-bottom p {
    color: #fff;
    font: 300 12.22px/20px Lato;
    text-transform: uppercase
}

.wrapper-footer.style-new .nav-pills>li>a {
    font: 300 12.22px/22px Lato;
    text-transform: uppercase;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block
}

.wrapper-footer.style-new .nav-pills>li>a:hover {
    color: #cdcdcd
}

.wrapper-footer.style-new h3,
.wrapper-footer.style-new h4 {
    color: #a0ac48;
    text-transform: uppercase;
    font: 400 19.44px/24px Lato
}

.wrapper-footer.style-new h3:after,
.wrapper-footer.style-new h4:after {
    display: none
}

.wrapper-footer.style-new h4.space-top-30 {
    margin-top: 30px
}

.wrapper-footer.style-new form {
    position: relative;
    max-width: 270px
}

.wrapper-footer.style-new form button {
    position: absolute;
    bottom: 5px;
    right: 0;
    padding: 0;
    background: no-repeat;
    border: 0;
    height: auto;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/bg-icon.png) no-repeat -48px -112px;
    width: 28px;
    height: 17px
}

.wrapper-footer.style-new form input {
    background: 0 0;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 0;
    max-width: 270px
}

.wrapper-footer.style-new form input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wrapper-footer.style-new .list-social>li>a {
    display: inline-block;
    height: 44px;
    width: 44px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/bg-icon.png) no-repeat scroll -99px -8px;
    margin-right: 10px
}

.wrapper-footer.style-new .list-social>li>a.bg-youtube {
    background-position-x: -162px
}

.wrapper-footer.style-new .list-social>li>a.bg-instagram {
    background-position-x: -226px
}

.wrapper-footer.style-new .list-social>li>a i {
    font-size: 0
}

.wrapper-footer.style-new table.table-stay-in-touch tr td {
    color: #fff;
    font: 300 11.11px/18px Lato;
    padding-bottom: 6px
}

.wrapper-footer.style-new table.table-stay-in-touch tr td:nth-child(1) {
    text-transform: uppercase;
    white-space: nowrap;
    min-height: 180px
}

.wrapper-footer.style-new table.table-stay-in-touch tr td td:nth-child(1) {
    text-transform: inherit
}

.wrapper-footer.style-new table.table-stay-in-touch tr td a {
    text-decoration: none
}

.title-text {
    margin-bottom: 30px
}

.title-text.color-white {
    color: #fff
}

.title-text h3 {
    font: 400 38.88px/42px Lato;
    text-transform: uppercase;
    letter-spacing: 4px
}

.title-text h4 {
    font: 400 27.78px/35px Lato;
    text-transform: uppercase;
    letter-spacing: 4px
}

.title-text p {
    font: 400 16.66px/20px Lato
}

.home-product .overlay {
    background: #DDDDDD;
    width: 146px;
    height: 146px;
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.home-product .box-product {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.home-product .box-product .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666666%;
    flex: 0 0 16.6666666666%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 55px;
}

.home-product .box-product .item .thumb {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
}

.home-product .box-product .item img {
    max-width: 210px;
    position: relative;
    z-index: 2;
}

.home-product .box-product .item .text {
    width: 100%;
    text-align: center;
    float: left;
    display: inline-block;
    margin: 20px 0 0;
}

.home-product .box-product .item .text h3 a {
    text-transform: uppercase;
    font-size: 16px;
    color: #333333;
    font-family: "Helvetica Std";
    font-weight: 700;
}

.home-product .box-product .item .text h3 a:hover {
    color: #a0ac48
}

.home-product .box-product .item .text p {
    max-width: 250px;
    margin: 0 auto
}

.home-product .box-product .item .text .btn-shopnow {
    font: 400 16.66px/40px Lato;
    text-transform: uppercase;
    width: 188px;
    text-align: center;
    border: 1px solid #a0ac48;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    padding: 0;
    margin: 20px 0
}

.home-product .box-product .item .text .btn-shopnow:hover {
    background: #a0ac48;
    color: #fff
}

@media screen and (max-width: 767.98px) {
    .home-product .box-product .item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }
}

.text-upper {
    text-transform: uppercase
}

.home-box-away {
    padding-bottom: 50px
}

.home-box-away h3 {
    font: 400 38.89px/42px Lato;
    color: #a0ac48;
    letter-spacing: 4px
}

.home-box-away h4 {
    color: #a0ac48;
    font: 400 27.78px/35px Lato;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.home-box-away h4 a {
    color: #a0ac48;
    text-transform: uppercase;
    font: 400 22.22px/26px Lato;
    max-width: 280px;
    margin: 0 auto 10px;
    letter-spacing: 0px;
    display: inline-block;
}

.home-box-away p {
    color: #fff;
    max-width: 250px;
    margin: 0 auto;
    font: 400 16.66px/20px Lato
}

.home-box-away .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 200px;
    height: 200px;
    background: #a0ac48;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative
}

.home-box-away .icon:before {
    content: "";
    display: inline-block;
    background: #1a1a1a;
    top: 50%;
    right: -30px;
    width: 30px;
    height: 10px;
    position: absolute
}

.home-box-away .icon:after {
    content: "";
    display: inline-block;
    background: #1a1a1a;
    top: 50%;
    left: -30px;
    width: 30px;
    height: 10px;
    position: absolute
}

.home-box-away .icon img {
    display: inline-block
}

.home-box-away .box-border-center {
    position: relative
}

.home-box-away .box-border-center:before {
    content: "";
    display: inline-block;
    height: 2px;
    width: calc(100% - 300px);
    position: absolute;
    left: 150px;
    top: 105px;
    background: #fff
}

.home-brand .title-text {
    padding-top: 30px
}

.home-brand {
    padding: 30px 0
}

.home-brand ul {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0
}

.home-brand ul li {
    margin: 0 0 0;
    padding: 0 16px;
    display: inline-flex;
    text-align: center;
    vertical-align: middle;
    flex: 0 0 16.6%;
    width: 16.667%;
    justify-content: center;
    align-items: center
}

.home-brand ul li a {
    display: inline-block
}

.home-brand ul li img {
    max-width: 100%
}

.home-owl-slide .item {
    padding: 0 20px
}

.home-owl-slide .item p {
    font: 400 16.66px/20px Lato
}

.home-owl-slide .item .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 200px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 310px;
    margin: 0 auto
}

.home-owl-slide .item .bottom h3 {
    text-transform: uppercase;
    font-size: 18.72px
}

.home-owl-slide .item .bottom p {
    font-size: 16.66px;
    color: #6e6d6d
}

.home-owl-slide.owl-carousel .owl-nav .owl-next,
.home-owl-slide.owl-carousel .owl-nav .owl-prev {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/bg-icon.png) no-repeat scroll 0 0;
    left: -10px;
    width: 46px;
    height: 70px;
    font-size: 0
}

.home-owl-slide.owl-carousel .owl-nav .owl-next:hover,
.home-owl-slide.owl-carousel .owl-nav .owl-prev:hover {
    opacity: .8
}

.home-owl-slide.owl-carousel .owl-nav .owl-next {
    right: -10px;
    left: inherit;
    -webkit-transform: translateY(-50%) rotateY(-180deg);
    transform: translateY(-50%) rotateY(-180deg)
}

.box-categories {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.box-categories .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 50px
}

.box-categories .item .thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.box-categories .item .thumb img {
    display: inline-block
}

.box-categories .item span:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin: 50px 0 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    letter-spacing: 2px
}

.wrapper-advert-box {
    background: #fff;
    margin-top: 0
}

.wrapper-advert-box .banner {
    text-align: center
}

.wrapper-advert-box .banner {
    position: relative
}

.wrapper-advert-box .banner a {
    display: inline-block;
    width: 100%
}

.wrapper-advert-box .banner a img {
    width: 100%;
    height: auto
}

.wrapper-advert-box .banner .text {
    position: absolute;
    top: 100px;
    left: 0;
    width: 580px;
    max-width: 100%;
    color: #fff;
    text-align: center
}

.wrapper-advert-box .banner .text h3 {
    font: 400 27.78px/32px Lato
}

.wrapper-advert-box .banner .text p {
    font: 400 16.66px/22px Lato;
    max-width: 450px;
    margin: 30px auto
}

.wrapper-advert-box .banner .text a {
    display: inline-block;
    width: 190px;
    background: #1f1f1f;
    color: #fff;
    text-transform: uppercase;
    font: 400 16.66px/44px Lato
}

.menu-mobile {
    display: none
}

.ovelay-menu.active {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999
}

.inspired .box-flex {
    max-width: 1200px;
    margin: 0 auto
}

.inspired .box-flex .col-md-6 {
    padding: 0 12px
}

.inspired .box-flex .col-md-12 {
    padding: 0 12px
}

.bg-black {
    background: #1a1a1a
}

.bg-grey {
    background: #f2f2f2
}

.bg-green {
    background: #a0ac48
}

.bg-gray {
    background: #eaeaea
}

.text-center {
    text-align: center
}

.float-right {
    float: right
}

.space-10 {
    margin-bottom: 10px
}

.space-20 {
    margin-bottom: 20px
}

.space-30 {
    margin-bottom: 30px
}

.space-40 {
    margin-bottom: 40px
}

.space-50 {
    margin-bottom: 50px
}

.space-top-10 {
    margin-top: 10px
}

.space-top-20 {
    margin-top: 20px
}

.space-top-30 {
    margin-top: 30px
}

.space-top-40 {
    margin-top: 40px
}

.space-top-50 {
    margin-top: 50px
}

.pd-tb-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.pd-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.pd-tb-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.wrapper-advert-box.main-banner.mb {
    display: none
}

.home-banner-block {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0
}

.home-banner-block a {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.home-banner-block.home-banner-block-2 {
    margin-bottom: 40px
}

.wrapper-buying-options .row {
    margin: 0 -5px
}

.wrapper-buying-options .row .col-md-4 {
    padding: 0 5px
}

.wrapper-buying-options .buying-options .btn {
    font-size: 13px;
    font-weight: 700
}

.wrapper-buying-options .buying-options .btn-success {
    display: inline-block;
    position: relative
}

.wrapper-buying-options .buying-options .btn-success span:before {
    position: absolute;
    top: 14px;
    left: 5px;
    content: "";
    width: 19px;
    height: 17px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/css_sprites.png) -10px -54px
}

.wrapper-buying-options .btn-primary {
    color: #e52c27;
    background-color: #fff;
    border-color: #e52c27
}

.wrapper-buying-options .buying-options .btn-primary {
    display: inline-block;
    position: relative
}

.wrapper-buying-options .buying-options .btn-primary span:before {
    position: absolute;
    top: 16px;
    left: 7px;
    content: "";
    width: 14px;
    height: 12px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/css_sprites.png) -95px -10px
}

.wrapper-buying-options .btn-package {
    padding: 11px 0 9px;
    color: #fff;
    background: #ff9600;
    border: 1px solid #ff9600
}

.wrapper-buying-options .buying-options .btn-package {
    display: inline-block;
    position: relative
}

.wrapper-buying-options .buying-options .btn-package span:before {
    position: absolute;
    top: 11px;
    left: 8px;
    content: "";
    width: 21px;
    height: 21px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/css_sprites.png) -54px -10px
}

.wrapper-buying-options .btn-printing {
    padding: 11px 0 9px;
    color: #fff;
    background: #a3ae4e;
    border: 1px solid #a3ae4e
}

.wrapper-buying-options .buying-options .btn-printing {
    display: inline-block;
    position: relative
}

.wrapper-buying-options .buying-options .btn-printing span:before {
    position: absolute;
    top: 12px;
    left: 6px;
    content: "";
    width: 24px;
    height: 24px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/css_sprites.png) -10px -10px
}

.wrapper-buying-options .btn-video {
    color: #fff;
    background: #e52c27;
    border: 1px solid #e52c27
}

.wrapper-buying-options .buying-options .btn-video {
    display: inline-block;
    position: relative
}

.wrapper-buying-options .buying-options .btn-video span:before {
    position: absolute;
    top: 16px;
    left: 7px;
    content: "";
    width: 17px;
    height: 11px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/css_sprites.png) -49px -54px
}

@media (min-width:1200px) {
    .page-custom .wrapper-logo {
        display: inline-block;
        float: left;
        width: 22%
    }
    .page-custom .wrapper-logo~.navbar-nav {
        margin-left: 0;
        padding: 0 10px;
        width: 50%;
        text-align: center
    }
    .page-custom .wrapper-logo~.navbar-nav li {
        float: none;
        display: inline-block
    }
    .page-custom .wrapper-logo~.navbar-nav li a {
        font-size: 12px
    }
    .page-custom .wrapper-logo~.navbar-nav+.text-right {
        float: right;
        width: 28%
    }
    .page-custom .wrapper-logo~.navbar-nav+.text-right #header-cart a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

@media (min-width:1200px) and (max-width:1499px) {
    .page-custom .navbar-nav>li>a {
        font: 400 14.66px/20px Lato;
        padding: 0 8px
    }
    .page-custom .wrapper-navigation .navbar-nav>li>a {
        font-size: 12.89px
    }
}

@media (max-width:1199px) {
    .menu-mobile {
        width: 280px;
        position: fixed;
        top: 0;
        left: 0;
        display: inline-block;
        background: #111;
        z-index: 999999;
        height: 100vh;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        left: -320px;
        padding-top: 0
    }
    .menu-mobile.active {
        display: inline-block;
        left: 0;
        padding-top: 0
    }
    .menu-mobile .nav-mobile {
        max-height: 100vh;
        overflow-y: auto
    }
    .menu-mobile li {
        display: block;
        text-align: left
    }
    .menu-mobile li:nth-child(n) {
        margin: 0
    }
    .menu-mobile li a {
        color: #333333;
        font-size: 13px;
        font-family: "Helvetica Std";
        text-transform: uppercase;
        display: inline-block;
        width: 100%;
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 40px
    }
    .menu-mobile li a i {
        display: none
    }
    .menu-mobile .sub-menu li a {
        text-transform: none;
    }
    .menu-mobile ul {
        padding-left: 0
    }
    .menu-mobile .menu-lv1 {
        background: #a0ac48
    }
    .menu-mobile .menu-lv1 li {
        position: relative;
        clear: both
    }
    .menu-mobile .menu-lv1 li a+.icon-drop {
        display: inline-block;
        background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/bg-icon.png) no-repeat scroll -107px -64px;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px
    }
    .menu-mobile .menu-lv1 li a+.icon-drop.active {
        background-position: -107px -112px
    }
    .menu-mobile .menu-lv1 a.hasdrop {
        position: relative;
        width: calc(100% - 40px);
        padding-right: 0
    }
    .menu-mobile .menu-lv1 a.hasdrop:before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 40px;
        height: 40px;
        top: 50%;
        right: -40px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/bg-icon.png) no-repeat scroll -107px -69px
    }
    .menu-mobile .menu-lv1 a.hasdrop.active:before {
        background-position: -107px -112px
    }
    .menu-mobile .menu-lv1 .dropdown-menu {
        padding-left: 0;
        background: 0 0;
        border: none;
        position: static;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
        margin: 0;
        padding: 0
    }
    .menu-mobile .menu-lv1 .mega-menu {
        background: #111
    }
    .menu-mobile .menu-lv1 .mega-menu a {
        padding-left: 30px
    }
    .menu-mobile .menu-lv1 .mega-menu ul {
        display: none;
        background: #373737;
        position: relative;
        z-index: 9
    }
    .menu-mobile .menu-lv1 .mega-menu ul a {
        color: #ffff;
        padding: 0;
        line-height: 22px;
        padding-left: 45px;
        padding-right: 10px;
        font-size: 14px;
        padding-top: 9px;
        padding-bottom: 9px
    }
    .close-menu {
        display: inline-block;
        float: right;
        width: 40px;
        height: 40px;
        right: -40px;
        background: #111;
        color: #fff;
        position: absolute;
        top: 0;
        text-align: center;
        line-height: 40px;
        font-size: 24px;
        font-weight: 700
    }
    .page-custom .navbar-nav,
    .wrapper-navigation {
        display: none !important
    }
    .title-text h3 {
        font-size: 28px
    }
    .title-text p {
        font-size: 16px
    }
    .wrapper-advert-box .banner .text h3 {
        font-size: 18px;
        line-height: 22px
    }
    .wrapper-advert-box .banner .text p {
        font-size: 14px;
        line-height: 20px;
        margin: 10px 0
    }
    .wrapper-advert-box .banner .text {
        width: 450px;
        top: 50px
    }
    .wrapper-advert-box .banner .text a {
        font: 400 14px/40px Lato;
        width: 150px
    }
    .page-custom .logo {
        max-width: 190px
    }
    .icon-menu-mobile {
        display: inline-block;
        float: left;
        width: 40px;
        height: 40px;
        margin-right: 25px;
        background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/bg-icon.png) no-repeat scroll -8px -104px
    }
    .icon-menu-mobile.active{
        background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/icon-close.png) no-repeat;
        background-position: center;
    }
    .page-custom .wrapper-header .text-right {
        margin-top: -5px
    }
    .page-custom .wrapper-top-links {
        padding: 10px 0 6px
    }
    .home-box-away h4,
    .home-product .box-product .item .text h3 a {
        font-size: 18px
    }
    .home-box-away p,
    .home-product .box-product .item .text p {
        font-size: 14px
    }
    .home-product .box-product .item:nth-last-child(-n+3) h3 {
        min-height: 60px
    }
    .home-box-away h3 {
        font-size: 28px;
        letter-spacing: 2px
    }
    .home-box-away .icon {
        width: 140px;
        height: 140px;
        padding: 35px
    }
    .home-box-away .icon img {
        max-width: 100%
    }
    .home-box-away .col-sm-4:nth-child(2) .icon {
        padding: 45px
    }
    .home-box-away .box-border-center:before {
        top: 70px
    }
    .title-text h4 {
        font-size: 19px;
        line-height: 22px
    }
    .page-custom #homepage-content h4 {
        font-size: 20px
    }
    .wrapper-buying-options .buying-options .btn-success span:before {
        top: 14px;
        left: 0
    }
    .wrapper-buying-options .buying-options .btn-primary span:before {
        top: 16px;
        left: 5px
    }
    .wrapper-buying-options .buying-options .btn-package span:before {
        top: 11px;
        left: 3px
    }
    .wrapper-buying-options .buying-options .btn-printing span:before {
        top: 12px;
        left: 2px
    }
    .wrapper-buying-options .buying-options .btn-video span:before {
        top: 16px;
        left: 8px
    }
}

@media (max-width:1024px) {
    .home-brand ul li img {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
    .home-brand ul li {
        width: 25%;
        flex: 0 0 25%
    }
    .home-owl-slide .item .bottom p,
    .home-owl-slide .item p {
        font-size: 14px
    }
    .home-owl-slide .item .bottom h3 {
        font-size: 16px
    }
    .home-owl-slide.owl-carousel .owl-nav .owl-prev {
        -webkit-transform: translateY(-50%) scale(.6);
        -ms-transform: translateY(-50%) scale(.6);
        transform: translateY(-50%) scale(.6);
        left: -20px
    }
    .home-owl-slide.owl-carousel .owl-nav .owl-next {
        -webkit-transform: translateY(-50%) rotateY(-180deg) scale(.6);
        transform: translateY(-50%) rotateY(-180deg) scale(.6);
        right: -20px
    }
    .box-categories .item span:nth-child(2) {
        font-size: 14.77px
    }
    .box-categories .item .thumb img {
        width: 60%;
        margin: 0 auto
    }
    .page-custom #homepage-content .col-sm-4:nth-child(3n+1) {
        clear: both
    }
    .page-custom #homepage-content .col-md-2 li a,
    .page-custom #homepage-content .col-md-2 strong {
        font-size: 14px
    }
    .page-custom #homepage-content p {
        font-size: 14px;
        line-height: 20px
    }
}

@media (max-width:991px) {
    .wrapper-buying-options .buying-options .btn-success span:before {
        top: 14px;
        left: 85px
    }
    .wrapper-buying-options .buying-options .btn-primary span:before {
        top: 16px;
        left: 89px
    }
    .wrapper-buying-options .buying-options .btn-package span:before {
        top: 11px;
        left: 85px
    }
    .wrapper-buying-options .buying-options .btn-printing span:before {
        top: 12px;
        left: 84px
    }
    .wrapper-buying-options .buying-options .btn-video span:before {
        top: 16px;
        left: 88px
    }
    .wrapper-buying-options .printing {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .home-brand .title-text {
        padding-top: 0
    }
    .home-owl-slide .item .text {
        min-height: 150px
    }
    .inspired.pd-tb-50 {
        padding-top: 0
    }
    .inspired.pd-tb-50 .title-text.space-top-30 {
        margin-bottom: 28px
    }
    .wrapper-footer.style-new {
        padding-top: 30px;
        text-align: left
    }
    .wrapper-footer.style-new .nav-pills>li>a {
        padding-left: 0
    }
    .page-custom .wrapper-top-links {
        display: none
    }
    .home-box-away .box-border-center:before {
        display: none
    }
    .home-box-away .col-sm-4 {
        margin-bottom: 30px
    }
    .wrapper-advert-box.main-banner {
        display: none
    }
    .wrapper-advert-box.main-banner.mb {
        display: inline-block;
        width: 100%;
    }
    .wrapper-advert-box .banner .text {
        padding: 0 10px
    }
    .wrapper-advert-box .banner .text h3 {
        font-size: 13px;
        line-height: 16px
    }
    .wrapper-advert-box .banner .text p {
        font-size: 11px;
        line-height: 16px;
        margin: 6px 0
    }
    .wrapper-advert-box .banner .text a {
        width: 100px;
        font-size: 11px;
        line-height: 30px
    }
    .wrapper-advert-box .banner .text {
        top: 10px
    }
    .page-custom .logo {
        max-width: 120px
    }
    .page-custom .wrapper-header {
        padding: 10px
    }
    .wrapper-footer.style-new+.wrapper-footer-bottom p {
        text-align: left
    }
    .page-custom #header-account.visible-xs,
    .page-custom .header-cart.visible-xs {
        display: inline-block !important;
        float: right;
        margin-top: 5px
    }
    .icon-menu-mobile {
        margin-right: 10px;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .page-custom .wrapper-logo {
        margin-top: 8px
    }
    .page-custom .wrapper-header .text-right {
        margin-top: 5px;
        width: 100%;
        clear: both;
        text-align: center !important
    }
    .page-custom .header-search {
        width: 100%;
        max-width: 500px;
        margin: 8px auto 5px
    }
    .title-text h3 {
        font-size: 18px;
        line-height: 22px
    }
    .title-text p {
        font-size: 12px;
        line-height: 16px
    }
    .title-text h4 {
        font-size: 14px;
        line-height: 18px
    }
    .home-box-away h3 {
        font-size: 18px;
        line-height: 22px
    }
    .inspired .box-flex img {
        width: 100%
    }
    .inspired .box-flex .col-md-6.item1,
    .inspired .box-flex .col-md-6.item2 {
        width: 50%;
        float: left;
        padding-right: 5px
    }
    .inspired .box-flex .col-md-6.item2 {
        padding-left: 5px;
        padding-right: 10px
    }
    .inspired .box-flex .space-30 {
        margin-bottom: 10px
    }
    .inspired .box-flex .item3,
    .inspired .box-flex .item5 {
        margin-bottom: 10px
    }
    .page-custom #homepage-content p {
        text-align: center
    }
    .page-custom #homepage-content h4 {
        font-size: 14px
    }
    .page-custom #homepage-content .col-sm-4 {
        width: 50%;
        float: left;
        padding: 0 10px
    }
    .page-custom #homepage-content .col-sm-4:nth-child(3n+1) {
        clear: inherit
    }
    .page-custom #homepage-content .col-sm-4:nth-child(2n+1) {
        clear: both
    }
    .page-custom #homepage-content .col-md-2 li a,
    .page-custom #homepage-content .col-md-2 strong {
        font-size: 12px;
        padding-left: 10px;
        margin-bottom: 0
    }
    .page-custom #homepage-content ul {
        padding-left: 0
    }
    .page-custom #homepage-content .col-md-2 strong:before {
        top: 9px;
        width: 5px;
        height: 5px
    }
    .wrapper-buying-options .buying-options .btn-success span:before {
        top: 14px;
        left: 285px
    }
    .wrapper-buying-options .buying-options .btn-primary span:before {
        top: 16px;
        left: 289px
    }
    .wrapper-buying-options .buying-options .btn-package span:before {
        top: 11px;
        left: 285px
    }
    .wrapper-buying-options .buying-options .btn-printing span:before {
        top: 12px;
        left: 284px
    }
    .wrapper-buying-options .buying-options .btn-video span:before {
        top: 16px;
        left: 288px
    }
}

@media (max-width:639px) {
    .box-categories .item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: 30px
    }
    .home-product .box-product .item .text .btn-shopnow {
        width: 110px;
        font: 400 11.68px/30px Lato
    }
    .home-product .box-product .item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .home-product .box-product .item .text h3 a {
        font-size: 14px;
        line-height: 20px
    }
    .home-product .box-product .item .text p {
        font-size: 9.81px;
        line-height: 12px
    }
    .home-product .box-product .item:nth-last-child(-n+3) h3 {
        min-height: 30px
    }
    .home-box-away h4 {
        font-size: 15px;
        line-height: 20px
    }
    .home-box-away p {
        font-size: 12px;
        line-height: 16px
    }
    .home-box-away .icon {
        width: 100px;
        height: 100px;
        padding: 20px
    }
    .home-box-away .col-sm-4:nth-child(2) .icon {
        padding: 30px
    }
    .home-brand ul {
        padding: 0;
        text-align: center
    }
    .home-brand ul li {
        margin: 0 auto;
        float: none;
        width: 33.333%;
        flex: 0 0 33.33%
    }
    .home-brand ul li img {
        width: 19vw
    }
    .box-categories .item span:nth-child(2) {
        font-size: 11.8px
    }
    .box-categories .item .thumb img {
        width: 60%
    }
    .box-categories .item:nth-child(6) .thumb img {
        width: 40%
    }
    .wrapper-buying-options .buying-options .btn-success span:before {
        top: 14px;
        left: 220px
    }
    .wrapper-buying-options .buying-options .btn-primary span:before {
        top: 16px;
        left: 224px
    }
    .wrapper-buying-options .buying-options .btn-package span:before {
        top: 11px;
        left: 220px
    }
    .wrapper-buying-options .buying-options .btn-printing span:before {
        top: 12px;
        left: 219px
    }
    .wrapper-buying-options .buying-options .btn-video span:before {
        top: 16px;
        left: 223px
    }
}

/*h_custom.css*/

.image-colours {
    position: relative
}

.image-colours .nColourList-container {
    display: inline-block;
    width: 100%;
    /* position: absolute; */
    left: 0;
    /* bottom: -10px; */
    z-index: 10;
    height: 77px;
    vertical-align: top;
}

.image-colours .nColourList-container .nColourList {
    display: inline-block;
    width: 100%;
    text-align: left
}

.image-colours .nColourList-container .nColourList p {
    margin-bottom: 2px;
    font-size: 12px
}

.image-colours .nColourList-container .nColourList .more {
    float: left;
    width: 14px;
    height: 14px;
    margin-left: 2px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/more.png) no-repeat center;
    border: 1px solid #ddd
}

.image-colours .nColourList-container .nColourList .more:hover {
    cursor: pointer
}

.image-colours .nColourList-container .nColourList .row-custom-bottom {
    display: none
}

.image-colours .nColourList-container .nColourList .row-custom-bottom.active+.more {
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/minus-icon.png) no-repeat center
}

.image-colours .nColourList-container .nColourList .row-custom-bottom.active {
    display: inline-block;
    float: left
}

.image-colours .nColourList-container .nColourList .nSwatch {
    float: left;
    width: 25px;
    height: 25px;
    margin-left: 2px;
    border: 1px solid rgba(0,0,0,.2);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 2px;
    border-radius: 99px;
    background-size: 500%;
}


.further-sub-title .fa {
    font-size: 18px;
    margin-right: 5px;
    color: #a3af4d
}

.further-printing-information {
    margin-top: 10px
}

.further-printing-information .fa {
    font-size: 18px;
    margin-right: 5px;
    color: #a3af4d
}

.ColourList-container {
    margin: 0 0 15px;
    display: inline-block;
    width: 100%
}

.ColourList-container>p {
    margin-bottom: 2px
}

.ColourList-container ul {
    padding: 0;
    margin: 0 -5px
}

.ColourList-container ul li {
    list-style: none;
    float: left;
    padding: 5px;
    width: 5.556%
}

.ColourList-container ul li a {
    width: 100%;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    background-position: center;
    border-radius: 3px;
    cursor: default
}
.ColourList-container ul li.custom-listitm{
    width: inherit;
}
.ColourList-container ul li ._itmspec_listitm a{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}
.ColourList-container ul li ._itmspec_listitm a._itmspec_selected::before{
    content: "";
    display: inline-block;
    width: 20px;
    height: 15px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/checkmark-bold.png)no-repeat scroll center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
a._itmspec_lnk.nSwatch {
    border: 1px solid rgba(0,0,0,0.2);
}

a._itmspec_lnk.nSwatch._itmspec_selected::before {
    -webkit-filter: drop-shadow(0 1px 0 rgba(0,0,0,0.3)) 
        drop-shadow(0 -1px 0 rgba(0,0,0,0.3))
        drop-shadow(1px 0 0 rgba(0,0,0,0.3))
        drop-shadow(-1px 0 0 rgba(0,0,0,0.3));
    filter: drop-shadow(0 1px 0 rgba(0,0,0,0.3))
        drop-shadow(0 -1px 0 rgba(0,0,0,0.3))
        drop-shadow(1px 0 0 rgba(0,0,0,0.3))
        drop-shadow(-1px 0 0 rgba(0,0,0,0.3));
}
#n_product .product-wishlist{
    display: inline-block;
    float: right;
}
.buying-options input[type=number]::-webkit-inner-spin-button,#n_qty::-webkit-inner-spin-button,.buying-options input[type=number]::-webkit-outer-spin-button,#n_qty::-webkit-outer-spin-button{
    opacity: 1;
}
#zip::placeholder{color: #999;}
@media(min-width:768px) and (max-width:991px) {
    .specific-image-radio .custom-listitm{
        padding: 5px 4px;
    }
    .specific-image-radio ._itmspec_listitm{
        margin-right: 0;
    }
}
@media (max-width:420px) {
    .ColourList-container ul li {
        width: 11.11%
    }
}

@media (max-width:360px) {
    .image-colours .nColourList-container{
        height: 100px;
    }
}

.alert-success-custom {
    display: inline-block;
    width: 100%
}

.alert-success-custom span {
    line-height: 40px
}

.alert-success-custom .btn-submit-your-artwork {
    float: right;
    padding: 10px 40px 10px 20px;
    color: #fff;
    border-radius: 40px;
    background: #a2af42;
    position: relative
}

.alert-success-custom .btn-submit-your-artwork:after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 13px;
    position: absolute;
    right: 15px;
    top: 50%;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/chevron-left.png) no-repeat;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: 10px
}

@media (max-width:767px) {
    .wrapper-category-content {
        margin-top: 20px
    }
    .wrapper-category-content .dsc-images-top>p {
        display: table
    }
    .wrapper-category-content .dsc-images-top>p>a {
        float: none;
        display: table-cell;
        width: 50%
    }
    .wrapper-category-content .dsc-images-top>p>a>img {
        width: auto !important;
        height: auto !important
    }
}

/*style-03112019.css*/

.blog-banner {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    min-height: 321px;
    max-height: 400px;
    position: relative
}

.blog-banner img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    width: 3000px;
    height: 321px
}

.blog-banner-text {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    justify-content: center;
    top: 0;
    left: 0;
    align-items: center;
    flex-direction: column;
    padding: 0 20px
}

.blog-banner-text h2 {
    font-size: 36px;
    text-align: center;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    line-height: 1.4
}

.blog-banner-text .post-info {
    margin-top: 5px
}

.blog-banner-text .post-info span {
    color: #fff
}

.blog-banner-text .post-info .post-info-text:before {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/PQ-icon-note-white.png)
}

.blog-banner-text .post-info .post-info-date:before {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/PQ-icon-date-white.png)
}

.page-blog #main-content {
    max-width: 1140px;
    width: calc(100% - 30px);
    margin: 25px auto 45px
}

.page-blog #left-sidebar .wrapper-product-find,
.page-blog .sidebar-fb {
    display: none
}

.page-blog #left-sidebar {
    float: right;
    border-left: 1px solid #ddd;
    padding: 0 0 0 25px;
    width: 30% !important
}

.sidebar-title {
    font-size: 24px;
    color: #242424;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/PQ-line-form-title.png) no-repeat bottom left;
    border: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    padding: 0 0 15px;
    margin-top: -4px;
    margin-bottom: 20px
}

.box-post-toppic,
.box-recent-posts,
.box-subscribe {
    display: inline-block;
    width: 100%;
    margin-bottom: 45px
}

.box-subscribe form {
    margin: 0;
    border: 1px solid #ddd;
    height: 40px;
    display: flex
}

.box-subscribe form .form-control {
    outline: 0;
    color: #b3b2b2;
    font-size: 14px;
    border: 0;
    box-shadow: 0 0 0;
    height: 38px;
    line-height: 40px
}

.box-subscribe form .form-control::placeholder {
    color: #b3b2b2;
    opacity: 1
}

.box-subscribe form .form-control:-ms-input-placeholder {
    color: #b3b2b2
}

.box-subscribe form .form-control::-ms-input-placeholder {
    color: #b3b2b2
}

.box-subscribe form button {
    width: 70px;
    margin: 0;
    outline: 0;
    border: 0;
    background: #a3af4d url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/PQ-icon-subcribe.png) no-repeat center center;
    text-indent: -99999px;
    height: 40px;
    position: relative;
    top: -1px
}

.list-recent-posts {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

.recen-post-item {
    float: left;
    display: flex;
    position: relative;
    width: 100%
}

.recen-post-item:not(:first-child) {
    padding-top: 15px
}

.recen-post-item:not(:last-child) {
    border-bottom: 1px dotted #eee;
    padding-bottom: 15px
}

.recen-post-item a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%
}

.recent-post-images {
    width: 40%;
    height: 75px
}

.recent-post-images img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    width: auto
}

#left-sidebar .recent-post-images img {
    height: 100px !important;
    width: 350px
}

.recent-post-text {
    width: 60%;
    padding-left: 20px
}

.recent-post-name {
    font-size: 11px;
    color: #242424;
    font-family: Montserrat, sans-serif;
    line-height: 1.4;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 45px;
    margin: 0
}

.recent-post-read-more {
    font-size: 11px;
    color: #99a544;
    font-family: Montserrat, sans-serif;
    line-height: 1.4;
    margin: 0
}

.box-post-toppic ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.box-post-toppic ul li {
    display: inline-block;
    width: 100%
}

.box-post-toppic ul li:not(:first-child) {
    margin-top: 20px
}

.box-post-toppic ul li a {
    font-size: 14px;
    color: #242424;
    display: inline-block;
    line-height: 1.4;
    font-family: Montserrat, sans-serif;
    background: 0 0;
    border: 0;
    padding: 0;
    text-transform: inherit;
    font-weight: 400;
    position: relative;
    padding-left: 24px
}

.box-post-toppic ul li a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #a3af4d;
    top: 8px;
    left: 0;
    border-radius: 50%;
    display: inline-block;
    position: absolute
}

.box-advertisement {
    display: inline-block;
    width: 100%
}

.box-advertisement img {
    max-width: 100% !important
}

.page-blog .content-right {
    width: 70%;
    float: left !important
}

.page-blog .content-right>p {
    margin: 0
}

.page-blog #main-content .breadcrumb,
.page-blog #main-content h1 {
    display: none
}

.page-blog .content-right #blog-entries {
    display: inline-block;
    width: 100%
}

.list-post {
    width: 100%;
    display: inline-block
}

.post-item {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    border: 1px solid #ddd;
    padding-bottom: 22px;
    float: left
}

.post-image {
    width: 100%;
    display: inline-block
}

.post-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    height: 220px;
    width: auto
}

.post-name {
    width: 100%;
    display: inline-block;
    margin-top: 25px
}

.post-name a {
    font-size: 18px;
    color: #2d2d2d;
    font-family: Montserrat, sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 45px;
    text-align: center;
    line-height: 1.3;
    padding: 0 20px
}

.post-info {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0 20px;
    margin-top: 20px
}

.post-info p {
    margin: 0
}

.post-info span {
    color: #b3b2b2;
    font-size: 13px;
    font-family: Montserrat, sans-serif;
    line-height: 1.3;
    position: relative;
    padding-left: 21px;
    padding-right: 11px;
    margin-left: 11px
}

.post-info span:before {
    content: "";
    width: 15px;
    height: 15px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/PQ-icon-note.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0
}

.post-info span.post-info-text {
    border-right: 1px solid #c9c9c9
}

.post-info span.post-info-date:before {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/PQ-icon-date.png)
}

.box-pagination {
    text-align: center
}

.page-blog .pagination {
    margin: 10px auto 0;
    display: inline-block;
    list-style: none;
    border: 1px solid #ddd;
    border-radius: 3px
}

.page-blog .pagination li {
    display: inline-block;
    float: left;
    border: 0
}

.page-blog .pagination li:not(:first-child) {
    border-left: 2px solid #ddd
}

.page-blog .pagination li a {
    font-size: 14px;
    color: #a3af4d;
    width: 45px;
    line-height: 40px;
    padding: 5px;
    border: 0
}

@media(min-width:768px) {
    .list-post {
        width: calc(100% + 20px);
        margin-left: -10px
    }
    .post-item {
        width: calc(50% - 20px);
        margin: 0 10px 20px
    }
    .post-image {
        height: 220px
    }
}

@media(max-width:1024px) {
    .blog-banner img {
        width: auto
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .sidebar-title {
        font-size: 19px
    }
    .post-info span {
        font-size: 10px
    }
    .post-info span:before {
        top: -3px;
        background-size: 13px
    }
    .post-info {
        margin-top: 5px
    }
}

@media (max-width:767px) {
    .blog-banner {
        min-height: 200px;
        max-height: 250px
    }
    .blog-banner img {
        max-height: 250px;
    }
    .blog-banner-text h2 {
        font-size: 29px
    }
    .page-blog #left-sidebar {
        border-left: 0;
        padding: 0;
        width: 100% !important;
        margin-top: 35px
    }
    .page-blog .content-right {
        width: 100%
    }
    .page-blog .content-right #blog-entries {
        margin-left: 0
    }
    .post-name a {
        height: auto;
        max-height: 45px
    }
    .box-advertisement img {
        width: 100%
    }
}

@media(max-width:460px) {
    .blog-banner-text h2 {
        font-size: 20px;
        line-height: 1.2
    }
    .post-info span {
        font-size: 11px
    }
    .post-info span:before {
        top: -3px;
        background-size: 13px
    }
    .blog-banner {
        min-height: 170px
    }
    .blog-banner img {
        max-height: 205px;
    }
    .blog-banner-text .post-info {
        margin-top: 0
    }
    .page-blog #main-content {
        width: 100%;
        margin: 10px 0 20px
    }
    .page-blog #left-sidebar,
    .page-blog .content-right {
        padding: 0 10px
    }
    .post-image img {
        height: 200px
    }
    .post-name a {
        font-size: 16px
    }
    .post-info {
        margin-top: 10px
    }
    .post-name {
        margin-top: 20px
    }
    .page-blog .pagination li a {
        font-size: 12px;
        width: 35px;
        line-height: 30px
    }
    .sidebar-title {
        font-size: 18px
    }
    .box-subscribe form .form-control {
        font-size: 13px
    }
    .box-post-toppic,
    .box-recent-posts,
    .box-subscribe {
        margin-bottom: 35px
    }
    .recent-post-images {
        width: 50%;
        height: 80px
    }
    .recent-post-text {
        padding-left: 10px;
        width: 50%
    }
    .recent-post-name {
        font-size: 10px;
        height: 42px
    }
    .recent-post-read-more {
        font-size: 10px
    }
    .box-post-toppic ul li a {
        font-size: 13px
    }
    .box-post-toppic ul li:not(:first-child) {
        margin-top: 15px
    }
}

.blog-artice-banner {
    min-height: 180px;
    max-height: 220px
}

.blog-artice-banner .breadcrumb {
    display: inline-block;
    border-radius: 0;
    border: 0;
    background: 0 0;
    padding: 0;
    margin: 0
}

.blog-artice-banner .breadcrumb>li {
    display: inline
}

.blog-artice-banner .breadcrumb>li>a {
    font-size: 14px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    line-height: 1.4
}

.blog-artice .content-right {
    font-size: 14px;
    color: #242424;
    font-family: Montserrat, sans-serif;
    line-height: 1.5
}

.blog-artice .content-right p {
    margin-bottom: 15px
}

.blog-artice .content-right a {
    color: #f7751f
}

.blog-artice .content-right img {
    max-width: 100%;
    height: auto;
    width: auto
}

.blog-artice .content-right ul:not(.dropdown-menu) {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    display: inline-block;
    width: 100%
}

.blog-artice .content-right li {
    margin-bottom: 13px
}

.blog-artice .content-right ul:not(.dropdown-menu) li {
    padding-left: 25px;
    position: relative
}

.blog-artice .content-right ul:not(.dropdown-menu) li:before {
    content: "";
    background: #a3af4d;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 7px;
    left: 0;
    position: absolute
}

.blog-artice .content-right ol {
    padding-left: 16px;
    margin: 0 0 10px;
    display: inline-block;
    width: 100%
}

.blog-artice .content-right table {
    margin-bottom: 15px;
    width: 100%
}

.blog-artice .content-right table th {
    font-weight: 700;
    background-color: #f2f2f2
}

.blog-artice .content-right table td,
.blog-artice .content-right table th {
    padding: 9px 37px
}

.blog-artice .content-right table tr:nth-child(2n+1) {
    background-color: #f8f8f8
}

.blog-artice .content-right table tr td:first-child {
    font-weight: 700
}

.blog-artice .content-right h2,
.blog-artice .content-right h3,
.blog-artice .content-right h4,
.blog-artice .content-right h5,
.blog-artice .content-right h6 {
    margin-bottom: 20px
}

.blog-artice .content-right h2 {
    font-size: 24px
}

.blog-artice .content-right h3 {
    font-size: 18px
}

.blog-artice .content-right h4 {
    font-size: 16px;
    font-weight: 700;
    color: #2d2d2d
}

.blog-artice .content-right h5 {
    font-size: 14px;
    color: #2d2d2d
}

.blog-artice .content-right .dropdown {
    width: 100%;
    padding: 12px 22px;
    background: #f5f5f5 !important;
    text-align: center;
    display: flex;
    align-items: center;
    margin-top: 35px
}

.blog-artice .content-right .dropdown .dropdown-toggle .caret,
.blog-artice .content-right .dropdown .dropdown-toggle i {
    display: none
}

.blog-artice .content-right .dropdown .dropdown-toggle {
    font-size: 14px;
    border: 0;
    background: #f5f5f5 !important
}

.blog-artice .content-right .dropdown-menu {
    position: initial;
    display: inline-block;
    border: 0;
    box-shadow: 0 0 0;
    background: 0 0;
    margin: 0 auto;
    padding: 0;
    float: none
}

.blog-artice .content-right .dropdown-menu li {
    display: inline-block;
    float: left;
    margin: 0 8px
}

.blog-artice .content-right .dropdown-menu li a {
    width: 20px;
    padding: 0;
    overflow: hidden;
    color: #f5f5f5
}

.blog-artice .content-right .dropdown-menu li i {
    font-size: 20px
}

.blog-artice .box-comment {
    margin-top: 25px
}

.blog-artice .box-comment h3 {
    font-size: 24px;
    line-height: 1.5
}

.blog-artice .box-comment .form-group {
    margin-bottom: 10px;
    width: 100%
}

.blog-artice .box-comment .form-group label {
    font-weight: 700;
    margin: 0;
    padding: 8px 0
}

.blog-artice .box-comment .form-group .form-control {
    height: 38px;
    border: 1px solid #ddd;
    padding: 5px 15px;
    box-shadow: 0 0 0
}

.blog-artice .box-comment .form-group textarea.form-control {
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px
}

.blog-artice .box-comment button {
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    line-height: 26px;
    min-width: 125px;
    margin-left: 95px
}

.blog-artice .box-comment .form-group~.text-muted {
    display: none
}

@media (max-width:1024px) {
    .blog-artice .content-right h5 {
        font-size: 13px
    }
}

@media (min-width:768px) {
    .blog-artice #main-content>.row {
        display: flex
    }
    .blog-artice .box-comment .form-group label {
        width: 95px
    }
    .blog-artice .box-comment .form-group .form-control {
        width: calc(100% - 95px)
    }
    .blog-artice .box-comment .form-group .form-control.haft {
        width: 328px
    }
    .blog-artice .box-comment .form-group {
        margin-bottom: 10px;
        display: flex;
        width: 100%
    }
}

@media (max-width:736px) {
    .blog-artice .box-comment button {
        margin: 10px 0 auto
    }
    .blog-artice .box-comment .form-group~p {
        text-align: center
    }
}

@media (max-width:460px) {
    .blog-artice .post-info span {
        font-size: 13px
    }
    .blog-artice .blog-banner-text h2 {
        font-size: 24px;
        margin-top: 10px
    }
    .blog-artice .post-info span:before {
        top: 0;
        background-size: 14px
    }
    .blog-artice .content-right {
        font-size: 13px
    }
    .blog-artice .content-right table td,
    .blog-artice .content-right table th {
        padding: 9px 15px
    }
    .blog-artice .content-right h2 {
        font-size: 18px
    }
    .blog-artice .content-right h3 {
        font-size: 16px
    }
    .blog-artice .content-right h5 {
        font-size: 13px
    }
    .blog-artice .content-right .dropdown {
        padding-left: 20px;
        padding-right: 20px
    }
}

/*custom_enquiry.css*/

.grid-container {
    display: grid;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    grid-auto-flow: column;
    grid-template-rows: repeat(4, min-content)
}

.grid-item {
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf
}

.grid-item img {
    max-width: 100%
}

@media all and (-ms-high-contrast:none) {
    ::-ms-backdrop,
    :root .grid-item:nth-child(4n) {
        margin-bottom: 20px
    }
    ::-ms-backdrop,
    :root h4 {
        margin: 0
    }
}

@media only screen and (max-width:600px) {
    .grid-container {
        grid-template-rows: repeat(99, min-content)
    }
    .grid-item:first-child {
        margin-top: 0
    }
}

.space-30 {
    margin-bottom: 30px
}

.enquiry-container {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 40px
}

.enquiry-container h3 {
    color: #a0ac48;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center
}

.enquiry-container h4 {
    color: #333;
    font: 700 15px/18px Helvetica;
    text-align: left
}

.enquiry-container li,
.enquiry-container p {
    font: 400 11px/15px Helvetica;
    color: #333
}

.enquiry-container li b,
.enquiry-container p b {
    font-size: 13px
}

.enquiry-container ul {
    padding: 0
}

.enquiry-container ul li {
    position: relative;
    list-style: none;
    padding-left: 15px;
    margin-bottom: 6px
}

.enquiry-container ul li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    left: 0;
    top: 4px
}

.enquiry-container .grid-item {
    padding: 25px 15px;
    text-align: left
}

.enquiry-container .grid-item:nth-child(4n) {
    padding: 20px 15px
}

.enquiry-container .btn-primary {
    border-radius: 20px;
    border: none;
    width: 100%;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    padding: 0
}

@media (min-width:992px) {
    .grid-container .grid-item .box-content {
        display: block !important;
        text-align: left
    }
}

@media (max-width:991px) {
    .grid-container {
        display: block;
        border: none
    }
    .grid-container h3 {
        padding-top: 20px
    }
    .grid-container h4.title-page-enq {
        text-align: left;
        height: 40px;
        line-height: 20px;
        padding: 10px 0;
        position: relative;
        margin-bottom: 0
    }
    .grid-container h4.title-page-enq:before {
        content: "";
        display: inline-block;
        width: 40px;
        height: 40px;
        background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/enq-plus.png) no-repeat scroll center;
        position: absolute;
        right: -15px;
        top: 0
    }
    .grid-container h4.title-page-enq.active:before {
        background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/enq-minus.png)
    }
    .grid-container .box-content {
        display: none
    }
    .grid-container .grid-item {
        border-left: 1px solid #dfdfdf
    }
    .grid-container .grid-item.none-mobile {
        display: none
    }
    .grid-container .grid-item:nth-child(4n+1) {
        margin-top: 20px;
        border-top: 1px solid #dfdfdf
    }
    .grid-container .grid-item:first-child {
        margin-top: 0 !important
    }
    .enquiry-container .grid-item {
        padding: 0 15px 0
    }
}

/*jquery-ui-1.8.18.custom.css*/

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    zoom: 1
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: #dadada url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-hover a,
.ui-state-hover a:hover {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-widget :active {
    outline: 0
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;
    color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-icons_222222_256x240.png)
}

.ui-widget-content .ui-icon {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-icons_888888_256x240.png)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-off {
    background-position: -96px -144px
}

.ui-icon-radio-on {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

/*font-awesome.min.css*/

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url('https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/fontawesome-webfont.eot#iefix&v=4.4.0') format('embedded-opentype'), url('https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/fonts/fontawesome-webfont.svg?v=4.4.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
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .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: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.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
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-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: #fff
}

.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-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.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,
.fa-gratipay: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-y-combinator-square:before,
.fa-yc-square:before,
.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"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

/*jquery.fancybox.css*/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

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

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

.fancybox-opened {
    z-index: 8030
}

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

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

.fancybox-inner {
    overflow: hidden
}

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

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

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

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

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../../../neto-cdn/fancybox/2.1.5/fancybox_sprite.png)
}

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

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/fancybox_loading.gif) center center no-repeat
}

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

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

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

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

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

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/css/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

#ju_bbox{
    background:#a3af45!important;
}
.detail-subtitle-icon{
    font-size: 18px;
    color: #999;
    font-family: "Helvetica Std";
}

@media(max-width: 1500px){
    .detail-subtitle-icon{
        font-size: 16px;
    }
}
.detail-subtitle-icon:before{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/truck.svg)no-repeat scroll center;
    content: "";
    vertical-align: -11px;
    margin-right: 15px;
}
.product-size.background-white{
    background: #fff;
    color: #333;
    border: 1px solid #333;
    font-size: 14px;
    border-radius: 36px;
}
.bg-grey2.btn-child-list{
    background: #F5F5F5;
    border: none;
    border-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 25px;
    padding-bottom: 10px;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .extra-options>.table{
    margin: 0;
    border: none;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .table-bordered>tbody>tr>th{
    border: none;
    background: #f5f5f5;
    padding: 15px 0 0;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .extra-options{
    background: #f5f5f5;
    margin-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .extra-options>.table{
    margin-left: 25px;
    width: calc(100% - 50px);
}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options{
    border: none;
    background: #f5f5f5;
    margin: 0;
    padding: 25px;
    padding-top: 0;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .display-flex{
    display: flex;
    align-items: center;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .display-flex.wrap-quantity{
    margin-bottom: 15px;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-success{
    background: #A0AC48;
    border-radius: 30px;
    border-color: #A0AC48;
    opacity: 1;
    font-size: 16px;
    height: 52px;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-package{margin-bottom: 0;color: #FF9600;}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-printing{color: #333;border-color: #333;}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-video{color: #E52C27;}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-package span:before{background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/icon-box.png) no-repeat scroll center;display: inline-block;width: 26px;height: 24px;vertical-align: middle;position: static;margin-right: 5px;}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-printing span:before{background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/icon-print.png) no-repeat scroll center;}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-video span:before{background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/icon-video.png) no-repeat scroll center;width: 30px;height: 24px;}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options a{height: 40px;background: none;font-size: 14px;border-width: 2px;display: inline-flex;align-items: center;justify-content: center;}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-video span:before,
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-printing span:before{
    position: static;
    display: inline-block;
    margin-right: 5px;
    transform: translateY(-2px);
    vertical-align: middle;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-success span:before{
    position: static;
    display: inline-block;
    width: 36px;
    height: 38px;
    vertical-align: -13px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/ic-cart.png)no-repeat scroll center;
    margin-right: 10px;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .display-flex.wrap-quantity span{margin-right: 30px;display: inline-block;font: 400 18px/22px "Helvetica Std";color: #333;}
.title-discounted{
    font-family: "Helvetica Std";
    font-size: 18px;
    font-weight: 700;
    color: #333;
    position: relative;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: -15px;
    cursor: pointer;
}
.title-discounted::before{
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/icon-discounted.png) no-repeat scroll center;
    vertical-align: -10px;
    margin-right: 10px;
}
.title-discounted::after{
    content: '';
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/minus-discount.png) no-repeat scroll center;
    vertical-align: -9px;
    margin-right: 10px;
    right: 0;
    top: 20px;
}
.title-discounted.active::after{
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/plus-discount.png) no-repeat scroll center;
}
.wrapper-table-multi-discounted{
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.wrapper-table-multi-discounted .table-striped>tbody>tr>td{border: none !important;}
.wrapper-table-multi-discounted .table-striped>tbody>tr:nth-child(2n+1)>td{background: #fff;}
.wrap-tabs-important a[data-toggle="collapse"]{display: block;border-radius: 10px;font: 700 18px/22px "Helvetica Std";color: #333;padding: 19px;position: relative;}
.wrap-tabs-important a[data-toggle="collapse"]::before{
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/minus-discount.png)no-repeat scroll center;
    position: absolute;
    right: 15px;
    top: 22px;
}
.wrap-tabs-important a[data-toggle="collapse"].collapsed::before{
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/plus-discount.png);
}
.wrap-tabs-important a[data-toggle="collapse"]>span{display: inline-block;width: 40px;height: 40px;vertical-align: -15px;margin-right: 10px;}
.wrap-tabs-important a[data-toggle="collapse"]>span.icon-import{background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/icon-import.svg)no-repeat scroll center;}
.wrap-tabs-important a[data-toggle="collapse"]>span.icon-shipping{background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/icon-cal.svg)no-repeat scroll center;}
.wrap-tabs-important a[data-toggle="collapse"]>span.icon-delivery{background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/icon-delivery.svg)no-repeat scroll center;}
.wrap-tabs-important.panel-group .panel{border: 1px solid #ddd;border-radius: 10px;margin-bottom: 30px;}
.wrap-tabs-important.panel-group .panel *{font-family: "Helvetica Std";}
.wrap-tabs-important.panel-group .panel ul li::before{content: "";background: #A0AC48;border-radius: 50%;width: 8px;height: 8px;padding: 0;position: absolute;left: 0;top: 5px;}
.wrap-tabs-important.panel-group .panel ul li{padding-left: 20px;position: relative;}
.wrap-tabs-important.panel-group .panel:last-child{margin-bottom: 0;}
.wrap-tabs-important.panel-group .panel-collapse{padding: 0 25px 25px;}
.wrap-tabs-description{margin-top: 30px;clear: both;margin-bottom: 50px;}
.wrap-tabs-description div[data-toggle="collapse"]{display: block;border-radius: 30px;font: 700 16px/22px "Helvetica Std";color: #333;padding: 16px 25px 12px;border: 1px solid #333;text-transform: uppercase;position: relative;cursor: pointer;}
.wrap-tabs-description div[data-toggle="collapse"]::before{
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/minus-discount.png)no-repeat scroll center;
    position: absolute;
    right: 15px;
    top: 12px;
}
.wrap-tabs-description div[data-toggle="collapse"].collapsed::before{
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/plus-discount.png);
}
.wrap-tabs-important.panel-group .panel .form-control,.wrap-tabs-important.panel-group .panel button{height: 40px;}
.wrap-tabs-description .panel{border: none;box-shadow: none;margin-bottom: 10px;}
.wrap-tabs-description .panel-collapse{padding-top: 20px;height: inherit !important; padding-left: 25px; padding-right: 25px;}
#collapse2 .d-flex-cal{display: flex;gap: 10px;}
#collapse2 .d-flex-cal>div{flex: 1;}
#collapse2 .d-flex-cal>div:nth-child(1){max-width: 65px;}
#collapse2 .d-flex-cal>div:nth-child(3),#collapse2 .d-flex-cal>div:nth-child(4){max-width: 100px;}
.wrap-tabs-important.panel-group .panel button{background: #333333;color: #fff;border-color: #333;font: 400 14px/20px "Helvetica Std";}


.product-image-small {
  margin: 0;
}
.slick-main-img .slick-arrow {
  position: absolute;
  top: calc(50% - 40px);
  z-index: 9;
}
.slick-main-img .slick-arrow.slick-disabled,
.slick-main-img .slick-arrow.slick-disabled:hover {
  opacity: 0;
}
.slick-main-img .slick-arrow.fa-angle-left {
  left: 0;
}
.slick-main-img .slick-arrow.fa-angle-right {
  right: 0;
}
.slick-main-img .slick-arrow {
  font-size: 40px;
  opacity: 0.2;
  cursor: pointer;
}
.slick-main-img .slick-arrow:hover {
  opacity: 0.6;
}
.slick-main-img .fa-arrow-left.slick-arrow {
  left: 0;
}
.slick-main-img .fa-arrow-right.slick-arrow {
  right: 0;
}
@media (min-width: 768px) {
  .slick-product-nav.slick-initialized,
  .slick-main-img.slick-initialized {
    visibility: visible;
    opacity: 1;
  }
  .slick-product-nav,
  .slick-main-img {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
  }
}
#n_product ul.breadcrumb {
  margin: 10px 0px 20px;
}
.slick-main-img img {
  margin: 0 auto;
  max-height: 600px;
}
.slick-product-nav img {
  cursor: pointer;
}
.slick-product-nav {
  text-align: center;
}
.slick-product-nav .fa {
  cursor: pointer;
  display: block;
  padding: 2px;
}
.wrap-btn-select-radio{
    font-size: 18px;
    font-family: "Helvetica Std";
    margin-bottom: 10px !important;
}
.btn-select-radio{text-transform: capitalize;}
.breadcrumb-tem22{padding: 0; margin-bottom: 25px;margin-top: 5px;}
.breadcrumb-tem22 li{
    display: inline-block;
}
.breadcrumb-tem22 li::after{content: "/";display: inline-block;margin: 0 10px;}
.breadcrumb-tem22 li:last-child:after{display: none;}
.breadcrumb-tem22 li a{color: #333;}
.breadcrumb-tem22 li:last-child a{color: #999;}
.wrap-view-more.has-view-more{
    max-height: 270px;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}
.wrap-view-more.has-view-more::before{
    content: "";
    display: block;
    height: 80px;
    background: linear-gradient(rgba(0,0,0,0), rgba(255,255,255,0.8));
    background: -ms-linear-gradient(rgba(0,0,0,0), rgba(255,255,255,0.8));
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(255,255,255,0.8));
    background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(255,255,255,0.8));
    background: -webkit-gradient(rgba(0,0,0,0), rgba(255,255,255,0.8));
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(255,255,255,0.8));
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
}
.wrap-view-more.has-view-more.active::before{display: none;}
.wrap-view-more.has-view-more .click-view-more::before{
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/plus-discount.png)no-repeat scroll center;
    margin-right: 10px;
}
.wrap-view-more.has-view-more .click-view-more.active::before{
    background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/img/minus-discount.png)no-repeat scroll center;
}
.wrap-view-more.has-view-more .click-view-more{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    display: block;
    height: 20px;
    width: 100%;
    background: #fff;
    margin: 0;
    cursor: pointer;
    padding: 0 25px;
}
.wrap-view-more.has-view-more .click-view-more.active{
    position: static;
    font-size: 0;
}
.wrap-view-more.has-view-more .click-view-more.active:after{
    content: "View Less";
    font-size: 14px;
}
.wrap-view-more.has-view-more.active{
    max-height: inherit;
}
.contact-popup i{color: #fff;}
.contact-popup a,.contact-popup b{border: 1px solid #fff;border-radius: 3px;width: 26px;height: 26px;display: inline-flex;align-items: center;justify-content: center;margin-left: 5px;vertical-align: top;}
.contact-popup b{font-weight: 400;transition: all 0.3s ease 0s;cursor: pointer;}
.contact-popup.active b{transform: translateY(-50px) rotateX(180deg);background: #144b7b;}
.contact-popup b i{font-size: 20px;}
.contact-popup span{margin-right: 10px;margin-top: 3px;display: inline-block;}
.contact-popup{
    background: #144b7b;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    text-transform: capitalize;
    position: fixed;
    bottom: 10px;
    right: 100px;
    z-index: 9;
    transition: all 0.3s ease 0s;
}
.contact-popup.active{
    transform: translateY(50px);
}
@media(max-width: 1199px){
    .bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options a{
        font-size: 10px;
        margin: 0;
    }
    .bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-video span:before, .bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-printing span:before,.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-package span:before{
        transform: scale(0.7) translateY(-2px);
        margin: 0;
    }
    .contact-popup{
        right: 60px;
    }
}
@media(max-wdith: 1199px) and (min-width: 768px){
    .wrapper-buying-options .row .col-md-4{
        padding: 0 2px;
    }
    .wrapper-buying-options .row{
        margin: 0 2px;
    }
}
@media(max-width: 767px){
    .bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options .btn-success span:before{
        vertical-align: -14px;
    }
    .wrap-tabs-description div[data-toggle="collapse"]::before{
        top: 7px;
    }
    .title-discounted::before{vertical-align: -11px;margin-right: 6px;}
    .title-discounted::after{margin-right: 0 !important;right: -5px;}
    .insert-before-mobile2{padding: 0;}
    .detail-subtitle-icon:before{    margin-right: 6px;
        position: absolute;
        left: 0;
        top: -3px;}
    .detail-subtitle-icon{
        font-size: 16px;
    line-height: 20px;
    position: relative;
    padding-left: 40px;
    }
    #n_product h1.product-name{margin-bottom: 10px;line-height: 25px;}
    .breadcrumb-tem22{display: none;}
    .title-discounted+.table-multi>tbody>tr>td{
        white-space: normal;
        word-break: break-all;
    }
    .wrapper-table-multi-discounted .table-striped>tbody>tr:nth-child(2n+1)>td{
        min-width: 129px;
    }
    .title-discounted{
        font-size: 12px;
        padding-right: 15px;
    }
    #_jstl__images+p{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px;
    }
    #n_product .breadcrumb{display: none;}
    .bg-grey2.btn-child-list{padding: 20px;}
    .bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options a{
        height: auto;
        margin: 0;
    }
    .bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .buying-options a span{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        font-size: 10px;
        line-height: 1;
        height: 50px;
        vertical-align: top;
        margin: 0;
    }
    .wrap-tabs-description div[data-toggle="collapse"]{
        font-size: 14px;
        text-transform: capitalize;
        padding: 12px 25px;
    }
    .wrap-tabs-important div[data-toggle="collapse"]{
        font-size: 16px;
    }
    .thumb-size b{font-weight: 400;}
    .panel-product-details+.wrapper-heading+.row{
        margin: 0 -5px 10px;
    }
}
@media(max-width: 639px){
    #collapse2 .d-flex-cal{flex-direction: column;}
    #collapse2 .d-flex-cal>div,.wrap-tabs-important.panel-group .panel .form-control{
        max-width: 100% !important;
    }
}
.wrap-tabs-important.panel-group .panel ul{list-style: none;padding-left: 0;}
.txt-desktop,.txt-mobile{font-weight: 400;}
.txt-mobile, .txt-tablet{display: none;}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .display-flex.wrap-quantity{position: relative;}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .display-flex.wrap-quantity .sub,.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .display-flex.wrap-quantity .add{
    display: inline-block;
    position: absolute;
    right: 5px;
    width: 15px;
    height: 15px;
    top: 24px;
    margin: 0;
    cursor: pointer;
}
.bg-grey2.btn-child-list+#_jstl__buying_options .wrapper-buying-options .display-flex.wrap-quantity .add{
    top: 4px;
}
#n_product .wrapper-buying-options .buying-options .qty{border-color: #000;}
/* Chrome, Safari, Edge, Opera */
.wrap-quantity input.qty::-webkit-outer-spin-button,
.wrap-quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.wrap-quantity input.qty[type=number] {
  -moz-appearance: textfield;
}
@media(max-width:767px){
    .txt-desktop{display: none;}
    .txt-mobile{display: inline-block;}
    ._itmspec_listitm{margin-right: 0;}
    .wrap-tabs-description{margin-bottom: 0;}
}
@media(min-width: 768px) and (max-width:1024px){
    .txt-desktop{display: none;}
    .txt-tablet{display: inline-block;}
}

/* update theme 08-2022 */
.banner-together {
    background-color: #E0E5BF;
    background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/together-bg.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.banner-together .content {
    text-align: center;
    padding: 60px 0 100px;
    position: relative;
}
.banner-together .img {
    position: absolute;
    bottom: 10px;
    right: 50px;
}
.banner-together .text-medium {
    font-size: 32px;
    line-height: 36px;
    font-family: "Helvetica Std", sans-serif;
    color: #333333;
} 
.banner-together .text {
    font-size: 19px;
    line-height: 36px;
    font-family: "Helvetica Std", sans-serif;
    color: #333333;
} 
.banner-together #counter {
    font-size: 84px;
    line-height: 95px;
    font-family: "Helvetica Std", sans-serif;
    color: #A0AC48;
    font-weight: 700;
}
.banner-together .btn-explore {
    display: inline-block;
    border-radius: 40px;
    background: #A0AC48;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 13px 47px;
    margin: 20px 0 55px;
}

@media screen and (max-width: 1199.98px) {
    .banner-together .img {
        max-width: 180px;
        right: 30px;
    }
}

@media screen and (max-width: 991.98px) {
    .banner-together .img {
        max-width: 120px;
        right: 0px;
    }
}

@media screen and (max-width: 767.98px) {
    .banner-together {
        background-image: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/together-mobile-bg.png);
    }
    .banner-together .content {
        padding: 100px 0 120px;
    }
    .banner-together .img {
        max-width: 150px;
        width: 150px;
        right: 0;
        bottom: 45px;
    }
    .banner-together .text-medium {
        font-size: 24px;
    }
    .banner-together #counter {
        font-size: 60px;
        line-height: 60px;
    }
    .banner-together .btn-explore {
        margin: 20px 0 25px;
    }
    .banner-together .text {
        line-height: 20px;
        font-size: 13px;
        max-width: 195px;
        margin: 0 auto;
    }
    .why-packqueen .banner-together .content .inner {
        margin: 0;
    }
}

@media screen and (max-width: 575.98px) {
    .banner-together .img {
        width: 95px;
        right: 0;
        bottom: 45px;
    } 
}

.overlap-bg {
    position: absolute;
    top: calc(10px + var(--wrapper-header-height));
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 222;
    -webkit-transition: opacity 0s 0s;
    transition: opacity 0s 0s;
}

.overlap-bg.show {
    display: block;
}

.d-block {
    display: block !important;
}

.menu-header-tablet {
    position: absolute;
    top: calc(10px + var(--wrapper-header-height));
    right: 0;
    width: calc(100% - 50px);
    height: 100%;
    z-index: 10003;
    left: -100%;
    -webkit-transition: left 0.3s ease-in;
    transition: left 0.3s ease-in;
}

.menu-header-tablet .inner {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #fff;
}

.menu-header-tablet .inner .btn-close {
    position: absolute;
    left: 100%;
    top: 0;
    width: 60px;
    height: 56px;
    padding: 0;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #000;
}

.menu-header-tablet.show {
    left: 0;
    -webkit-transition: left 0.4s ease-out;
    transition: left 0.4s ease-out;
}

.menu-header-tablet.show .inner .btn-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu-header-tablet .nav-list {
    height: calc(100% - 68px);
    overflow-y: auto;
}

.menu-header-tablet .nav-list li {
    padding-left: 0px;
    border-bottom: 1px solid rgba(0,0,0, 0.1);
}

.menu-header-tablet .nav-list::-webkit-scrollbar {
    width: 8px;
}

.menu-header-tablet .nav-list::-webkit-scrollbar-track {
    background: #fff;
}

.menu-header-tablet .nav-list::-webkit-scrollbar-thumb {
    background: #ddd;
}

.menu-header-tablet .top .top-link {
    padding: 8px 16px 8px 20px;
    background-color: #313131;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.menu-header-tablet .top .top-link a {
    color: #fff;
}

.menu-header-tablet .top .top-link .tell {
    font-weight: 700;
}

.menu-header-tablet .top .top-announcement {
    height: 34px;
    padding: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e9e9e9;
    font-size: 12px;
}

.menu-header-tablet .top .top-announcement span {
    color: #111;
}

.menu-header-tablet .category-menu li {
    border-bottom: 1px solid rgba(255,255,255, 0.1);
}

.menu-header-tablet .category-menu .sub-menu {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    display: none;
    background-color: #fff;
    overflow-y: auto;
    z-index: 1;
}

.menu-header-tablet .category-menu .sub-menu::-webkit-scrollbar {
    width: 8px;
}

.menu-header-tablet .category-menu .sub-menu::-webkit-scrollbar-track {
    background: #fff;
}

.menu-header-tablet .category-menu .sub-menu::-webkit-scrollbar-thumb {
    background: #ddd;
}

.menu-header-tablet .category-menu .sub-menu li {
    border-bottom: 1px solid rgba(0,0,0, 0.1);
}

.menu-header-tablet .category-menu .sub-menu.lv2 {
    z-index: 1000;
}

.menu-header-tablet .category-menu .sub-menu.lv3 {
    z-index: 1001;
}

.menu-header-tablet .nav-link {
    color: #fff;
    font-weight: 700;
    padding: 15px 20px 15px 20px;
    position: relative;
    background-color: #A0AC48;
    border-top: 0px;
}

.menu-header-tablet .sub-menu .nav-link.title {
    background-color: #A0AC48;
    color: #fff;
    border-color: transparent;
    text-transform: capitalize;
    padding-left: 40px;
}

.menu-header-tablet .sub-menu .nav-link {
    background-color: #fff;
    color: #333333;
}

.menu-header-tablet .nav-link .btn {
    position: absolute;
    height: 50px;
    top: 0;
    right: 0;
}

.menu-header-tablet .nav-link .btn i {
    color: #fff;
}

.menu-header-tablet .nav-bottom li.show .dropdown-menu-static {
    display: block;
}

.menu-header-tablet .nav-bottom li.show .nav-link i {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.menu-header-tablet .nav-bottom .dropdown-menu-static {
    margin: 0;
    width: 100%;
    padding: 0;
    border: 0;
    min-width: 100%;
    display: none;
}

.menu-header-tablet .nav-bottom .dropdown-menu-static li {
    border-bottom: 1px solid #424242;
}

.menu-header-tablet .nav-bottom .dropdown-menu-static li:last-child {
    border-bottom: 0;
}

.menu-header-tablet .nav-bottom .dropdown-menu-static .nav-link {
    background-color: #212121;
    padding-left: 48px;
}

.menu-header-tablet .nav-bottom>li {
    border-bottom: 1px solid #424242;
}

.menu-header-tablet .nav-bottom>li:last-child {
    border-bottom: 0;
}

.menu-header-tablet .nav-bottom .nav-link {
    background-color: #111;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    padding: 16px 32px 16px 20px;
    position: relative;
    border-top: 0px;
}

.menu-header-tablet .nav-bottom .nav-link .icon {
    display: inline-block;
    width: 28px;
}

.menu-header-tablet .nav-bottom .nav-link::after {
    display: none;
}

.menu-header-tablet .nav-bottom .nav-link i {
    position: absolute;
    top: 19px;
    right: 12px;
}

.menu-header-tablet li .nav-link .btn {
    background: transparent;
    border: 0;
    outline: 0;
    box-shadow: 0 0 0;
}

.menu-header-tablet li .nav-link .icon-drop {
	display: inline-block;
	background: url(https://www.packqueen.co.nz/assets/themes/2023-06-packqueen-02074065/images/bg-icon.png) no-repeat scroll -107px -64px;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-header-tablet .sub-menu li .nav-link.title .icon-drop {
    transform: rotate(180deg);
    left: 0;
    left: 0;
    top: 5px;
}