﻿/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

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 {
        padding: 0;
        border: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !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^="javascript:"]:after, a[href^="#"]: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
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .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"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        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 {
    display: inline-block;
    max-width: 100%;
    height: auto;
    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
}

.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;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
   
}

    .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 {
    
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.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: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, 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;
    margin-left: -5px;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 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;
        overflow: hidden;
        clear: left;
        text-align: right;
        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;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0
    }

        .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'
        }

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;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -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-right: 15px;
    padding-left: 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
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

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-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.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
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > 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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 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;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #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,-webkit-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: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        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-top: 4px\9;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    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 {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .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, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    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;
    background-color: #dff0d8;
    border-color: #3c763d
}

.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, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    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;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.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, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    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;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -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;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, 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.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, 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.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, 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 {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                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.3333333;
    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-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    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)
}

    .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 {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .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;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.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 .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, .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-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 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-left-radius: 4px;
        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-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .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-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        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], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

.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.3333333;
    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-top-right-radius: 0;
        border-bottom-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-top-left-radius: 0;
        border-bottom-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 {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 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;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .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;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center
            }

        .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: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center
        }

    .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-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    min-height: 50px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-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
}

@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;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    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;
        -webkit-box-shadow: none;
        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-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -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)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .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
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand: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 {
        color: #555;
        background-color: #e7e7e7
    }

@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: #9d9d9d
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .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 {
        color: #fff;
        background-color: #080808
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a: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: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .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 {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .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;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #23527c;
            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: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .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;
        cursor: not-allowed;
        background-color: #fff
    }

.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: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.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;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 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, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 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: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .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
    }
}

@-o-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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    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: #337ab7;
    -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);
    -webkit-background-size: 40px 40px;
    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-success {
    background-color: #5cb85c
}

.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 {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.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-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .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: #337ab7;
    border-color: #337ab7
}

    .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: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.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, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.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, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.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, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.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, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.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, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.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, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.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, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.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-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > 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, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.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 > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-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, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr: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, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        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 {
    margin-bottom: 0;
    border: 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 > .list-group, .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: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.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, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.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;
    filter: alpha(opacity=20);
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .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;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    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);
    line-break: auto
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        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 {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -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
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5
}

    .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: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        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: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        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;
        margin-top: -10px
    }

    .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;
        font-family: serif;
        line-height: 1
    }

        .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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    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: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.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, .modal-header:after, .modal-header: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 {
    display: table;
    content: " "
}

.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, .modal-header: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-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-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 !important
    }

    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 !important
    }

    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 !important
    }

    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 !important
    }

    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 !important
    }

    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
    }
}
/*# sourceMappingURL=bootstrap.min.css.map */ .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -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(0px,0px,0px)
    }

    .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
        -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 {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
        display: none
    }

    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .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 {
        -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
        }

.no-js .owl-carousel {
    display: block
}

.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 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("") 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-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    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.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.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
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset 'UTF-8';

.slick-loading .slick-list {
    background: #fff url('') center center no-repeat
}

@font-face {
    font-family: 'slick';
    font-weight: 400;
    font-style: normal;
    src: url('../../frontend/Ewliner/default/en_US/css/fonts/slick.eot');
    src: url('../../frontend/Ewliner/default/en_US/css/fonts/slick.eot?#iefix') format('embedded-opentype'),url('../../frontend/Ewliner/default/en_US/css/fonts/slick.woff') format('woff'),url('../../frontend/Ewliner/default/en_US/css/fonts/slick.ttf') format('truetype'),url('../../frontend/Ewliner/default/en_US/css/fonts/slick.svg#slick') format('svg')
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: 0 0
}

    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        color: transparent;
        outline: none;
        background: 0 0
    }

        .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
            opacity: 1
        }

    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
        opacity: .25
    }

    .slick-prev:before, .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'â†'
}

[dir=rtl] .slick-prev:before {
    content: 'â†’'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'â†’'
}

[dir=rtl] .slick-next:before {
    content: 'â†'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: 0 0
        }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none
            }

                .slick-dots li button:hover:before, .slick-dots li button:focus:before {
                    opacity: 1
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: 'â€¢';
                text-align: center;
                opacity: .25;
                color: #000;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: #000
        }
/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: a 2s infinite linear
}

.fa-pulse {
    animation: a 1s infinite steps(8)
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts//fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free"
}

.fa, .fas {
    font-weight: 900
}
/*!
 *  Font Awesome 4.7.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';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.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 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-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 {
    -ms-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-pp: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-resistance: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: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"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

body {
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, main, footer, header, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

nav ul, nav ol {
    list-style: none none
}

img {
    border: 0
}

img, object, video, embed {
    max-height: 100%;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size-adjust: 100%
}

body {
    color: #333;
    font-family: 'CenturyGothic';
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem
}

p {
    margin-top: 0;
    margin-bottom: 0rem
}

abbr[title] {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help
}

b, strong {
    font-weight: 700
}

em, i {
    font-style: italic
}

mark {
    background: #f0f0f0;
    color: #000
}

small, .small {
    font-size: 12px
}

hr {
    border: 0;
    border-top: 1px solid #d1d1d1;
    margin-bottom: 20px;
    margin-top: 20px
}

sub, sup {
    font-size: 71.42857143000001%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dfn {
    font-style: italic
}

h1 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 0;
    margin-bottom: 2rem
}

h2 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

h3 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

h4 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h5 {
    
}

h6 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small {
        color: #333;
        font-family: 'CenturyGothic';
        font-style: normal;
        font-weight: 400;
        line-height: 1
    }

a, .alink {
  /*  color: #1979c3;*/
    text-decoration: none
}

    a:visited, .alink:visited {
        /*color: #1979c3;*/
        text-decoration: none
    }

    a:hover, .alink:hover {
        color: #006bb4;
        text-decoration: underline
    }

    a:active, .alink:active {
        color: #ff5501;
        text-decoration: underline
    }

ul, ol {
    margin-top: 0;
    margin-bottom: 2.5rem
}

    ul > li, ol > li {
        margin-top: 0;
    }

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

dl {
    margin-bottom: 20px;
    margin-top: 0
}

dt {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0
}

dd {
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,'Courier New',monospace
}

code {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.2rem;
    white-space: nowrap
}

kbd {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.2rem
}

pre {
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    color: #111;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 10px;
    font-size: 1.2rem;
    display: block;
    word-wrap: break-word
}

    pre code {
        background-color: transparent;
        border-radius: 0;
        color: inherit;
        font-size: inherit;
        padding: 0;
        white-space: pre-wrap
    }

blockquote {
    border-left: 0 solid #d1d1d1;
    margin: 0 0 20px 40px;
    padding: 0;
    color: #333;
    font-family: 'CenturyGothic';
    font-style: italic;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        color: #333;
        line-height: 1.42857143;
        font-size: 1rem;
        display: block
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    blockquote cite {
        font-style: normal
    }

    blockquote:before, blockquote:after {
        content: ''
    }

q {
    quotes: none
}

    q:before, q:after {
        content: '';
        content: none
    }

cite {
    font-style: normal
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

    table th {
        text-align: left
    }

    table > tbody > tr > th, table > tfoot > tr > th, table > tbody > tr > td, table > tfoot > tr > td {
        vertical-align: top
    }

    table > thead > tr > th, table > thead > tr > td {
        vertical-align: bottom
    }

    table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
        padding: 8px 10px
    }

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'CenturyGothic';
    font-weight: 700;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle
}

    button:focus, button:active, .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .actions-toolbar > .action:active, .action-gift:focus, .action-gift:active {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #333
    }

    button:hover, .cart.table-wrapper .actions-toolbar > .action:hover, .action-gift:hover {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #555
    }

    button.disabled, button[disabled], fieldset[disabled] button, .cart.table-wrapper .actions-toolbar > .action.disabled, .cart.table-wrapper .actions-toolbar > .action[disabled], fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action, .action-gift.disabled, .action-gift[disabled], fieldset[disabled] .action-gift {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

    button::-moz-focus-inner, .cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner, .action-gift::-moz-focus-inner {
        border: 0;
        padding: 0
    }



select {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'CenturyGothic';
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 5px 10px 4px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box
}

    select:disabled {
        opacity: .5
    }

    select[multiple] {
        height: auto;
        background-image: none
    }

textarea {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'CenturyGothic';
    font-size: 14px;
    height: auto;
    line-height: 1.42857143;
    margin: 0;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    resize: vertical
}

    textarea:disabled {
        opacity: .5
    }

    textarea::-moz-placeholder {
        color: #c2c2c2
    }

    textarea::-webkit-input-placeholder {
        color: #c2c2c2
    }

    textarea:-ms-input-placeholder {
        color: #c2c2c2
    }

input[type=checkbox] {
    margin: 2px 5px 0 0;
    position: relative;
    top: 2px
}

    input[type=checkbox]:disabled {
        opacity: .5
    }

input[type=radio] {
    margin: 2px 5px 0 0
}

    input[type=radio]:disabled {
        opacity: .5
    }

input.mage-error, select.mage-error, textarea.mage-error {
    border-color: #ed8380
}

div.mage-error[generated] {
    color: #e02b27;
    font-size: 1.2rem
}

input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

form {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

address {
    font-style: normal
}

*:focus {
    box-shadow: none;
    outline: 0
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.bundle-options-container .block-bundle-summary .bundle.items, .product-items, .prices-tier, .cart-container .checkout-methods-items, .opc-wrapper .opc, .opc-progress-bar, .checkout-agreements-items, .items, .block-wishlist-management .wishlist-select-items, .paypal-review .items-qty, .order-details-items .items-qty, .footer.content ul, .block-banners .banner-items, .block-banners-inline .banner-items, .block-event .slider-panel .slider {
    margin: 0;
    padding: 0;
    list-style: none none
}

    .bundle-options-container .block-bundle-summary .bundle.items > li, .product-items > li, .prices-tier > li, .cart-container .checkout-methods-items > li, .opc-wrapper .opc > li, .opc-progress-bar > li, .checkout-agreements-items > li, .items > li, .block-wishlist-management .wishlist-select-items > li, .paypal-review .items-qty > li, .order-details-items .items-qty > li, .footer.content ul > li, .block-banners .banner-items > li, .block-banners-inline .banner-items > li, .block-event .slider-panel .slider > li {
        margin: 0
    }

    .abs-action-addto-product, .block-event .slider-panel .slider .item .action.event, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare, .product-info-main .action.towishlist, .product-options-bottom .action.towishlist, .block-bundle-summary .action.towishlist {
        background-image: none;
        background: #f2f2f2;
        border: 1px solid #cdcdcd;
        color: #333;
        cursor: pointer;
        font-family: 'CenturyGothic';
        font-weight: 700;
        margin: 0;
        padding: 7px 15px;
        font-size: 1.4rem;
        line-height: 1.6rem;
        box-sizing: border-box;
        vertical-align: middle;
        display: inline-block;
        text-decoration: none;
        border-radius: 3px
    }

        .abs-action-link-button:focus, .abs-action-link-button:active, .abs-action-addto-product:focus, .abs-action-addto-product:active, .block-event .slider-panel .slider .item .action.event:focus, .block-event .slider-panel .slider .item .action.event:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .product-info-main .action.tocompare:focus, .product-info-main .action.tocompare:active, .product-options-bottom .action.tocompare:focus, .product-options-bottom .action.tocompare:active, .product-info-main .action.towishlist:focus, .product-info-main .action.towishlist:active, .product-options-bottom .action.towishlist:focus, .product-options-bottom .action.towishlist:active, .block-bundle-summary .action.towishlist:focus, .block-bundle-summary .action.towishlist:active {
            background: #e2e2e2;
            border: 1px solid #cdcdcd;
            color: #333
        }

        .abs-action-link-button:hover, .abs-action-addto-product:hover, .block-event .slider-panel .slider .item .action.event:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .product-info-main .action.tocompare:hover, .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover, .product-options-bottom .action.towishlist:hover, .block-bundle-summary .action.towishlist:hover {
            background: #e2e2e2;
            border: 1px solid #cdcdcd;
            color: #555
        }

        .abs-action-link-button.disabled, .abs-action-link-button[disabled], fieldset[disabled] .abs-action-link-button, .abs-action-addto-product.disabled, .abs-action-addto-product[disabled], fieldset[disabled] .abs-action-addto-product, .block-event .slider-panel .slider .item .action.event.disabled, .block-event .slider-panel .slider .item .action.event[disabled], fieldset[disabled] .block-event .slider-panel .slider .item .action.event, .bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled, .bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled], fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare.disabled, .product-info-main .action.tocompare[disabled], fieldset[disabled] .product-info-main .action.tocompare, .product-options-bottom .action.tocompare.disabled, .product-options-bottom .action.tocompare[disabled], fieldset[disabled] .product-options-bottom .action.tocompare, .product-info-main .action.towishlist.disabled, .product-info-main .action.towishlist[disabled], fieldset[disabled] .product-info-main .action.towishlist, .product-options-bottom .action.towishlist.disabled, .product-options-bottom .action.towishlist[disabled], fieldset[disabled] .product-options-bottom .action.towishlist, .block-bundle-summary .action.towishlist.disabled, .block-bundle-summary .action.towishlist[disabled], fieldset[disabled] .block-bundle-summary .action.towishlist {
            opacity: .5;
            cursor: default;
            pointer-events: none
        }

        .abs-action-link-button:hover, .abs-action-link-button:active, .abs-action-link-button:focus, .abs-action-addto-product:hover, .abs-action-addto-product:active, .abs-action-addto-product:focus, .block-event .slider-panel .slider .item .action.event:hover, .block-event .slider-panel .slider .item .action.event:active, .block-event .slider-panel .slider .item .action.event:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .product-info-main .action.tocompare:hover, .product-info-main .action.tocompare:active, .product-info-main .action.tocompare:focus, .product-options-bottom .action.tocompare:hover, .product-options-bottom .action.tocompare:active, .product-options-bottom .action.tocompare:focus, .product-info-main .action.towishlist:hover, .product-info-main .action.towishlist:active, .product-info-main .action.towishlist:focus, .product-options-bottom .action.towishlist:hover, .product-options-bottom .action.towishlist:active, .product-options-bottom .action.towishlist:focus, .block-bundle-summary .action.towishlist:hover, .block-bundle-summary .action.towishlist:active, .block-bundle-summary .action.towishlist:focus {
            text-decoration: none
        }

.cart.table-wrapper .item-options dt, .opc-block-summary .items-in-cart .product .item-options dt, .block-giftregistry-shared-items .product .item-options dt, .multicheckout .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0
}

    .cart.table-wrapper .item-options dt:after, .opc-block-summary .items-in-cart .product .item-options dt:after, .block-giftregistry-shared-items .product .item-options dt:after, .multicheckout .item-options dt:after {
        content: ': '
    }

.cart.table-wrapper .item-options dd, .opc-block-summary .items-in-cart .product .item-options dd, .block-giftregistry-shared-items .product .item-options dd, .multicheckout .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px
}

.actions-toolbar > .primary .action, .actions-toolbar > .secondary .action {
    width: 100%
}

.products-list .product-image-wrapper, .cart.table-wrapper .product-image-wrapper, .minicart-items .product-image-wrapper, .block-giftregistry-shared-items .product-image-wrapper {
    height: auto;
    padding: 0 !important
}

    .products-list .product-image-wrapper .product-image-photo, .cart.table-wrapper .product-image-wrapper .product-image-photo, .minicart-items .product-image-wrapper .product-image-photo, .block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
        position: static
    }

.product.media .product.photo .photo.image {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.amazon-validate-container .block .block-title, .login-container .block .block-title {
    font-size: 1.8rem;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
    padding-bottom: 12px
}

    .amazon-validate-container .block .block-title strong, .login-container .block .block-title strong {
        font-weight: 500
    }

.abs-account-blocks .block-title, .block-compare .block-title, .block-giftregistry-results .block-title, .block-giftregistry-shared-items .block-title, .block-wishlist-search-results .block-title, .block-reorder .block-title, .widget .block-title, .block-wishlist .block-title, .account .column.main .block:not(.widget) .block-title, .multicheckout .block-title, .paypal-review .block .block-title, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title, [class^=sales-guest-] .column.main .block:not(.widget) .block-title, .sales-guest-view .column.main .block:not(.widget) .block-title {
    margin-bottom: 15px
}

    .abs-account-blocks .block-title > strong, .block-compare .block-title > strong, .block-giftregistry-results .block-title > strong, .block-giftregistry-shared-items .block-title > strong, .block-wishlist-search-results .block-title > strong, .block-reorder .block-title > strong, .widget .block-title > strong, .block-wishlist .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong, .multicheckout .block-title > strong, .paypal-review .block .block-title > strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, [class^=sales-guest-] .column.main .block:not(.widget) .block-title > strong, .sales-guest-view .column.main .block:not(.widget) .block-title > strong {
        font-weight: 300;
        line-height: 1.1;
        font-size: 1.8rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem
    }

    .account .column.main .block:not(.widget) .block-title > .action, .multicheckout .block-title > .action, .paypal-review .block .block-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action, [class^=sales-guest-] .column.main .block:not(.widget) .block-title > .action, .sales-guest-view .column.main .block:not(.widget) .block-title > .action {
        margin-left: 15px
    }

.account .column.main .block:not(.widget) .box-title, .multicheckout .box-title, .paypal-review .block .box-title, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title, [class^=sales-guest-] .column.main .block:not(.widget) .box-title, .sales-guest-view .column.main .block:not(.widget) .box-title {
    display: inline-block;
    margin: 0 0 5px
}

    .account .column.main .block:not(.widget) .box-title > span, .multicheckout .box-title > span, .paypal-review .block .box-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span, [class^=sales-guest-] .column.main .block:not(.widget) .box-title > span, .sales-guest-view .column.main .block:not(.widget) .box-title > span {
        font-weight: 700;
        line-height: 1.1;
        font-size: 1.4rem;
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .account .column.main .block:not(.widget) .box-title > .action, .multicheckout .box-title > .action, .paypal-review .block .box-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action, [class^=sales-guest-] .column.main .block:not(.widget) .box-title > .action, .sales-guest-view .column.main .block:not(.widget) .box-title > .action {
        font-weight: 400;
        margin-left: 10px
    }

.account .column.main .block:not(.widget) .block-content p:last-child, .multicheckout .block-content p:last-child, .paypal-review .block .block-content p:last-child, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child, [class^=sales-guest-] .column.main .block:not(.widget) .block-content p:last-child, .sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
    margin-bottom: 0
}

.account .column.main .block:not(.widget) .block-content .box, .multicheckout .block-content .box, .paypal-review .block .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px
}

.giftregisty-dropdown, .wishlist-dropdown {
    display: inline-block;
    position: relative
}

    .abs-dropdown-simple:before, .abs-dropdown-simple:after, .giftregisty-dropdown:before, .giftregisty-dropdown:after, .wishlist-dropdown:before, .wishlist-dropdown:after {
        content: '';
        display: table
    }

    .abs-dropdown-simple:after, .giftregisty-dropdown:after, .wishlist-dropdown:after {
        clear: both
    }

    .abs-dropdown-simple .action.toggle, .giftregisty-dropdown .action.toggle, .wishlist-dropdown .action.toggle {
        cursor: pointer;
        display: inline-block;
        text-decoration: none
    }

        .abs-dropdown-simple .action.toggle:after, .giftregisty-dropdown .action.toggle:after, .wishlist-dropdown .action.toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: inherit;
            content: '\e607';
            font-family: 'icons-blank-theme';
            margin: 0 0 0 5px;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .abs-dropdown-simple .action.toggle:hover:after, .giftregisty-dropdown .action.toggle:hover:after, .wishlist-dropdown .action.toggle:hover:after {
            color: inherit
        }

        .abs-dropdown-simple .action.toggle:active:after, .giftregisty-dropdown .action.toggle:active:after, .wishlist-dropdown .action.toggle:active:after {
            color: inherit
        }

        .abs-dropdown-simple .action.toggle.active, .giftregisty-dropdown .action.toggle.active, .wishlist-dropdown .action.toggle.active {
            display: inline-block;
            text-decoration: none
        }

            .abs-dropdown-simple .action.toggle.active:after, .giftregisty-dropdown .action.toggle.active:after, .wishlist-dropdown .action.toggle.active:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 22px;
                line-height: 22px;
                color: inherit;
                content: '\e618';
                font-family: 'icons-blank-theme';
                margin: 0 0 0 5px;
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .abs-dropdown-simple .action.toggle.active:hover:after, .giftregisty-dropdown .action.toggle.active:hover:after, .wishlist-dropdown .action.toggle.active:hover:after {
                color: inherit
            }

            .abs-dropdown-simple .action.toggle.active:active:after, .giftregisty-dropdown .action.toggle.active:active:after, .wishlist-dropdown .action.toggle.active:active:after {
                color: inherit
            }

    .abs-dropdown-simple ul.dropdown, .giftregisty-dropdown ul.dropdown, .wishlist-dropdown ul.dropdown {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 4px;
        min-width: 200px;
        z-index: 100;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        box-shadow: 0 3px 3px rgba(0,0,0,.15)
    }

        .abs-dropdown-simple ul.dropdown li, .giftregisty-dropdown ul.dropdown li, .wishlist-dropdown ul.dropdown li {
            margin: 0;
            padding: 5px 5px 5px 23px
        }

            .abs-dropdown-simple ul.dropdown li:hover, .giftregisty-dropdown ul.dropdown li:hover, .wishlist-dropdown ul.dropdown li:hover {
                background: #e8e8e8;
                cursor: pointer
            }

        .abs-dropdown-simple ul.dropdown:before, .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:before, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:after {
            border-bottom-style: solid;
            content: '';
            display: block;
            height: 0;
            position: absolute;
            width: 0
        }

        .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
            border: 6px solid;
            border-color: transparent transparent #fff;
            z-index: 99
        }

        .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
            border: 7px solid;
            border-color: transparent transparent #bbb;
            z-index: 98
        }

        .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
            left: 10px;
            top: -12px
        }

        .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
            left: 9px;
            top: -14px
        }

    .abs-dropdown-simple.active, .giftregisty-dropdown.active, .wishlist-dropdown.active {
        overflow: visible
    }

        .abs-dropdown-simple.active ul.dropdown, .giftregisty-dropdown.active ul.dropdown, .wishlist-dropdown.active ul.dropdown {
            display: block
        }

.column .block-addbysku .qty .qty, .bundle-options-container .input-text.qty, .cart.table-wrapper .col.qty .input-text, .account .table-return-items .qty .input-text, .table-giftregistry-items .field.qty .qty, .block-giftregistry-shared-items .qty .qty, .table.grouped .control .qty, .block-wishlist-info-items .input-text.qty, .multicheckout .table-wrapper .col .qty .input-text, .account .table-wrapper .data.table.wishlist .box-tocart .qty, .products-grid.wishlist .product-item .box-tocart input.qty, .sidebar .block-addbysku .fieldset .fields .field.qty .qty {
    text-align: center;
    width: 47px
}

.block, .sidebar .widget.block:not(:last-child), .sidebar .widget:not(:last-child), .block-banners, .block-banners-inline {
    margin-bottom: 40px
}

.sidebar .action.delete, .table-comparison .cell.remove .action.delete, .block-compare .action.delete, .filtered .item .action.remove {
    display: inline-block;
    text-decoration: none
}

    .abs-remove-button-for-blocks > span, .sidebar .action.delete > span, .table-comparison .cell.remove .action.delete > span, .block-compare .action.delete > span, .filtered .item .action.remove > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-remove-button-for-blocks:before, .sidebar .action.delete:before, .table-comparison .cell.remove .action.delete:before, .block-compare .action.delete:before, .filtered .item .action.remove:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 26px;
        line-height: 15px;
        color: #303030;
        content: '\e616';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-remove-button-for-blocks:hover:before, .sidebar .action.delete:hover:before, .table-comparison .cell.remove .action.delete:hover:before, .block-compare .action.delete:hover:before, .filtered .item .action.remove:hover:before {
        color: #303030
    }

    .abs-remove-button-for-blocks:active:before, .sidebar .action.delete:active:before, .table-comparison .cell.remove .action.delete:active:before, .block-compare .action.delete:active:before, .filtered .item .action.remove:active:before {
        color: #303030
    }

.product-item-name, .product.name a {
    font-weight: 400
}

    .product-item-name > a, .product.name a > a {
        color: #333;
        text-decoration: none
    }

        .abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited {
            color: #333;
            text-decoration: underline
        }

        .abs-product-link > a:hover, .product-item-name > a:hover, .product.name a > a:hover {
            color: #333;
            text-decoration: underline
        }

        .abs-product-link > a:active, .product-item-name > a:active, .product.name a > a:active {
            color: #333;
            text-decoration: underline
        }

.form.giftregistry.items .actions-toolbar, .form-new-agreement .actions-toolbar, .fieldset .review-legend.legend, .form.wishlist.items .actions-toolbar {
    margin-left: 0
}

.abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
    left: 10px;
    margin-left: 70%;
    position: absolute;
    top: 31px;
    width: auto
}

.form-giftregistry-share .fieldset, .form-giftregistry-edit .fieldset, .form-add-invitations .fieldset, .form-create-return .fieldset, .form.send.friend .fieldset {
    margin-bottom: 50px
}

    .form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
        width: 70%
    }

    .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
        float: left
    }

        .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
            margin-top: 30px
        }

    .form-giftregistry-share .fieldset .fields .actions-toolbar, .form-giftregistry-edit .fieldset .fields .actions-toolbar, .form-add-invitations .fieldset .fields .actions-toolbar, .form-create-return .fieldset .fields .actions-toolbar, .form.send.friend .fieldset .fields .actions-toolbar {
        margin: 0
    }

.form-giftregistry-share .message.notice, .form-giftregistry-edit .message.notice, .form-add-invitations .message.notice, .form-create-return .message.notice, .form.send.friend .message.notice {
    margin: 30px 0 0
}

.form-giftregistry-share .additional, .form-giftregistry-edit .additional, .form-add-invitations .additional, .form-create-return .additional, .form.send.friend .additional {
    margin-top: 55px;
    position: relative
}

.order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: 0;
    visibility: hidden
}

.fieldset > .field.no-label > .label, .fieldset > .fields > .field.no-label > .label, .product-item-actions .actions-secondary > .action span, .table-comparison .cell.label.remove span, .table-comparison .cell.label.product span, .cart.table-wrapper .col.qty .label, .minicart-wrapper .action.showcart .text, .minicart-wrapper .action.showcart .counter-label, .checkout-index-index .page-title-wrapper, .checkout-payment-method .field-select-billing > .label, .checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend, .fieldset .fullname.field > .label, .account .column.main .limiter > .label, .field.street .field .label, .account-nav .title, .page-product-downloadable .product-options-wrapper .fieldset .legend.links-title, .page-product-giftcard .fieldset.giftcard > .legend, .opc-wrapper .form-giftcard-account .field .label, .filter-options-content .filter-count-label, .block-wishlist-search-form .form-wishlist-search .fieldset > .legend, .page-multiple-wishlist .page-title-wrapper .page-title, .multicheckout .table-wrapper .col .label, .multicheckout .block .methods-shipping .item-content .fieldset > .legend, .block.newsletter .label, .block-reorder .product-item .label, .opc-wrapper .form-discount .field .label, .action.skip:not(:focus), .page-header .switcher .label, .page-footer .switcher .label, .products-grid.wishlist .product-item .comment-box .label {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.shipping-policy-block.field-tooltip .field-tooltip-action span {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.abs-add-clearfix:before, .abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):before, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .payment-method-braintree .hosted-date-wrap:before, .payment-method-braintree .hosted-date-wrap:after, .toolbar:before, .toolbar:after, .toolbar-products:before, .toolbar-products:after, .sidebar .product-items-images:before, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:before, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:before, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:before, .minicart-items .product-item > .product:after, .checkout-container:before, .checkout-container:after, .checkout-onepage-success:before, .checkout-onepage-success:after, .opc-estimated-wrapper:before, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:before, .opc-wrapper .field.addresses:after, .opc-block-summary .items-in-cart .product .item-options:before, .opc-block-summary .items-in-cart .product .item-options:after, .fieldset .fullname .field:before, .fieldset .fullname .field:after, .page-product-downloadable .product-add-form:before, .page-product-downloadable .product-add-form:after, .gift-options:before, .gift-options:after, .gift-item-block .content:before, .gift-item-block .content:after, .order-details-items .order-gift-message:before, .order-details-items .order-gift-message:after, .order-details-items .block-order-details-gift-message:before, .order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:before, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:before, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping:before, .opc-wrapper .data.table .gift-wrapping:after, .table-order-items .gift-wrapping:before, .table-order-items .gift-wrapping:after, .table-order-review .gift-wrapping:before, .table-order-review .gift-wrapping:after, .order-options .product:before, .order-options .product:after, .map-popup .map-info-price:before, .map-popup .map-info-price:after, .multicheckout .item-options:before, .multicheckout .item-options:after, .multicheckout .block:before, .multicheckout .block:after, .multicheckout .block-content:before, .multicheckout .block-content:after, .customer-review .product-details:before, .customer-review .product-details:after, .header.content:before, .header.content:after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):before, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):before, .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):before, .form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
    content: '';
    display: table
}

.abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .payment-method-braintree .hosted-date-wrap:after, .toolbar:after, .toolbar-products:after, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:after, .checkout-container:after, .checkout-onepage-success:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .opc-block-summary .items-in-cart .product .item-options:after, .fieldset .fullname .field:after, .page-product-downloadable .product-add-form:after, .gift-options:after, .gift-item-block .content:after, .order-details-items .order-gift-message:after, .order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping:after, .table-order-items .gift-wrapping:after, .table-order-review .gift-wrapping:after, .order-options .product:after, .map-popup .map-info-price:after, .multicheckout .item-options:after, .multicheckout .block:after, .multicheckout .block-content:after, .customer-review .product-details:after, .header.content:after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
    clear: both
}

.abs-field-date .control, .abs-field-tooltip, .columns .column.main, .columns .sidebar-main, .columns .sidebar-additional, .column .block-addbysku .sku, .bundle-options-container .block-bundle-summary, .product-item, .sidebar .product-items-images .product-item, .search-autocomplete, .cart-summary, .opc-wrapper .shipping-address-item, .shipping-policy-block.field-tooltip .field-tooltip-content, .opc-block-summary, .sidebar .block-addbysku .fieldset .fields .field.sku, .block-event .slider-panel .slider .item .action.show, .field.date .control, .field .control._with-tooltip {
    box-sizing: border-box
}

.abs-navigation-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    line-height: 1.2;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button:before, .abs-split-button:after {
    content: '';
    display: table
}

.abs-split-button:after {
    clear: both
}

.abs-split-button .action.split {
    float: left;
    margin: 0
}

.abs-split-button .action.toggle {
    float: right;
    margin: 0
}

.abs-split-button button.action.split, .abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split, .abs-split-button .action-gift.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.abs-split-button button + .action.toggle, .abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle, .abs-split-button .action-gift + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.abs-split-button .action.toggle {
    padding: 4px 5px;
    display: inline-block;
    text-decoration: none
}

    .abs-split-button .action.toggle > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-split-button .action.toggle:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: '\e607';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-split-button .action.toggle:hover:after {
        color: inherit
    }

    .abs-split-button .action.toggle:active:after {
        color: inherit
    }

    .abs-split-button .action.toggle.active {
        display: inline-block;
        text-decoration: none
    }

        .abs-split-button .action.toggle.active > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .abs-split-button .action.toggle.active:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: inherit;
            content: '\e618';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .abs-split-button .action.toggle.active:hover:after {
            color: inherit
        }

        .abs-split-button .action.toggle.active:active:after {
            color: inherit
        }

.abs-split-button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15)
}

    .abs-split-button .items li {
        margin: 0;
        padding: 3px 5px
    }

        .abs-split-button .items li:hover {
            background: #e8e8e8;
            cursor: pointer
        }

    .abs-split-button .items:before, .abs-split-button .items:after {
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0
    }

    .abs-split-button .items:before {
        border: 6px solid;
        border-color: transparent transparent #fff;
        z-index: 99
    }

    .abs-split-button .items:after {
        border: 7px solid;
        border-color: transparent transparent #bbb;
        z-index: 98
    }

    .abs-split-button .items:before {
        right: 10px;
        top: -12px
    }

    .abs-split-button .items:after {
        right: 9px;
        top: -14px
    }

.abs-split-button.active {
    overflow: visible
}

    .abs-split-button.active .items {
        display: block
    }

.bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare, .product-info-main .action.towishlist, .product-options-bottom .action.towishlist, .block-bundle-summary .action.towishlist {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.product-item-actions .actions-secondary > .action, .table-comparison .wishlist.split.button > .action.split, .product-items .wishlist.split.button > .action.split, .product-items .action.towishlist, .products.list.items .action.towishlist, .table-comparison .action.towishlist {
    display: inline-block;
    text-decoration: none
}

    .abs-actions-addto-gridlist > span, .product-item-actions .actions-secondary > .action > span, .table-comparison .wishlist.split.button > .action.split > span, .product-items .wishlist.split.button > .action.split > span, .product-items .action.towishlist > span, .products.list.items .action.towishlist > span, .table-comparison .action.towishlist > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-actions-addto-gridlist:before, .product-item-actions .actions-secondary > .action:before, .table-comparison .wishlist.split.button > .action.split:before, .product-items .wishlist.split.button > .action.split:before, .product-items .action.towishlist:before, .products.list.items .action.towishlist:before, .table-comparison .action.towishlist:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 29px;
        line-height: 24px;
        color: #7d7d7d;
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-actions-addto-gridlist:hover:before, .product-item-actions .actions-secondary > .action:hover:before, .table-comparison .wishlist.split.button > .action.split:hover:before, .product-items .wishlist.split.button > .action.split:hover:before, .product-items .action.towishlist:hover:before, .products.list.items .action.towishlist:hover:before, .table-comparison .action.towishlist:hover:before {
        color: #333
    }

.bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .product-info-main .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary {
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem
}

.abs-action-remove, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
    line-height: 1.42857143;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400
}

    .abs-action-button-as-link:visited, .abs-action-remove:visited, .cart.table-wrapper .action.help.map:visited, .opc-wrapper .edit-address-link:visited, .opc-block-shipping-information .shipping-information-title .action-edit:visited, .action-auth-toggle:visited, .checkout-payment-method .checkout-billing-address .action-cancel:visited, .checkout-agreements-block .action-show:visited, .cart-summary .block.giftcard .action.check:visited, .gift-options .actions-toolbar .action-cancel:visited, .table-comparison .wishlist.split.button > .action:visited, .product-items .wishlist.split.button > .action:visited, .paypal-button-widget .paypal-button:visited, .abs-add-fields .action.remove:visited, .form-giftregistry-share .action.remove:visited, .form-giftregistry-edit .action.remove:visited, .form-add-invitations .action.remove:visited, .form-create-return .action.remove:visited, .form.send.friend .action.remove:visited {
        color: #1979c3;
        text-decoration: none
    }

    .abs-action-button-as-link:hover, .abs-action-remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
        color: #006bb4;
        text-decoration: underline
    }

    .abs-action-button-as-link:active, .abs-action-remove:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-agreements-block .action-show:active, .cart-summary .block.giftcard .action.check:active, .gift-options .actions-toolbar .action-cancel:active, .table-comparison .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:active, .paypal-button-widget .paypal-button:active, .abs-add-fields .action.remove:active, .form-giftregistry-share .action.remove:active, .form-giftregistry-edit .action.remove:active, .form-add-invitations .action.remove:active, .form-create-return .action.remove:active, .form.send.friend .action.remove:active {
        color: #ff5501;
        text-decoration: underline
    }

    .abs-action-button-as-link:hover, .abs-action-remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
        color: #006bb4
    }

    .abs-action-button-as-link:hover, .abs-action-button-as-link:active, .abs-action-button-as-link:focus, .abs-action-remove:hover, .abs-action-remove:active, .abs-action-remove:focus, .cart.table-wrapper .action.help.map:hover, .cart.table-wrapper .action.help.map:active, .cart.table-wrapper .action.help.map:focus, .opc-wrapper .edit-address-link:hover, .opc-wrapper .edit-address-link:active, .opc-wrapper .edit-address-link:focus, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .opc-block-shipping-information .shipping-information-title .action-edit:active, .opc-block-shipping-information .shipping-information-title .action-edit:focus, .action-auth-toggle:hover, .action-auth-toggle:active, .action-auth-toggle:focus, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-payment-method .checkout-billing-address .action-cancel:focus, .checkout-agreements-block .action-show:hover, .checkout-agreements-block .action-show:active, .checkout-agreements-block .action-show:focus, .cart-summary .block.giftcard .action.check:hover, .cart-summary .block.giftcard .action.check:active, .cart-summary .block.giftcard .action.check:focus, .gift-options .actions-toolbar .action-cancel:hover, .gift-options .actions-toolbar .action-cancel:active, .gift-options .actions-toolbar .action-cancel:focus, .table-comparison .wishlist.split.button > .action:hover, .table-comparison .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:focus, .product-items .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:focus, .paypal-button-widget .paypal-button:hover, .paypal-button-widget .paypal-button:active, .paypal-button-widget .paypal-button:focus, .abs-add-fields .action.remove:hover, .abs-add-fields .action.remove:active, .abs-add-fields .action.remove:focus, .form-giftregistry-share .action.remove:hover, .form-giftregistry-share .action.remove:active, .form-giftregistry-share .action.remove:focus, .form-giftregistry-edit .action.remove:hover, .form-giftregistry-edit .action.remove:active, .form-giftregistry-edit .action.remove:focus, .form-add-invitations .action.remove:hover, .form-add-invitations .action.remove:active, .form-add-invitations .action.remove:focus, .form-create-return .action.remove:hover, .form-create-return .action.remove:active, .form-create-return .action.remove:focus, .form.send.friend .action.remove:hover, .form.send.friend .action.remove:active, .form.send.friend .action.remove:focus {
        background: 0 0;
        border: 0
    }

    .abs-action-button-as-link.disabled, .abs-action-button-as-link[disabled], fieldset[disabled] .abs-action-button-as-link, .abs-action-remove.disabled, .abs-action-remove[disabled], fieldset[disabled] .abs-action-remove, .cart.table-wrapper .action.help.map.disabled, .cart.table-wrapper .action.help.map[disabled], fieldset[disabled] .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link.disabled, .opc-wrapper .edit-address-link[disabled], fieldset[disabled] .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit.disabled, .opc-block-shipping-information .shipping-information-title .action-edit[disabled], fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle.disabled, .action-auth-toggle[disabled], fieldset[disabled] .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel.disabled, .checkout-payment-method .checkout-billing-address .action-cancel[disabled], fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show.disabled, .checkout-agreements-block .action-show[disabled], fieldset[disabled] .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check.disabled, .cart-summary .block.giftcard .action.check[disabled], fieldset[disabled] .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel.disabled, .gift-options .actions-toolbar .action-cancel[disabled], fieldset[disabled] .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action.disabled, .table-comparison .wishlist.split.button > .action[disabled], fieldset[disabled] .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action.disabled, .product-items .wishlist.split.button > .action[disabled], fieldset[disabled] .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button.disabled, .paypal-button-widget .paypal-button[disabled], fieldset[disabled] .paypal-button-widget .paypal-button, .abs-add-fields .action.remove.disabled, .abs-add-fields .action.remove[disabled], fieldset[disabled] .abs-add-fields .action.remove, .form-giftregistry-share .action.remove.disabled, .form-giftregistry-share .action.remove[disabled], fieldset[disabled] .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove.disabled, .form-giftregistry-edit .action.remove[disabled], fieldset[disabled] .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove.disabled, .form-add-invitations .action.remove[disabled], fieldset[disabled] .form-add-invitations .action.remove, .form-create-return .action.remove.disabled, .form-create-return .action.remove[disabled], fieldset[disabled] .form-create-return .action.remove, .form.send.friend .action.remove.disabled, .form.send.friend .action.remove[disabled], fieldset[disabled] .form.send.friend .action.remove {
        color: #1979c3;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

    .abs-action-remove:active, .abs-action-remove:not(:focus), .cart.table-wrapper .action.help.map:active, .cart.table-wrapper .action.help.map:not(:focus), .opc-wrapper .edit-address-link:active, .opc-wrapper .edit-address-link:not(:focus), .opc-block-shipping-information .shipping-information-title .action-edit:active, .opc-block-shipping-information .shipping-information-title .action-edit:not(:focus), .action-auth-toggle:active, .action-auth-toggle:not(:focus), .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-payment-method .checkout-billing-address .action-cancel:not(:focus), .checkout-agreements-block .action-show:active, .checkout-agreements-block .action-show:not(:focus), .cart-summary .block.giftcard .action.check:active, .cart-summary .block.giftcard .action.check:not(:focus), .gift-options .actions-toolbar .action-cancel:active, .gift-options .actions-toolbar .action-cancel:not(:focus), .table-comparison .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:not(:focus), .product-items .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:not(:focus), .paypal-button-widget .paypal-button:active, .paypal-button-widget .paypal-button:not(:focus), .abs-add-fields .action.remove:active, .abs-add-fields .action.remove:not(:focus), .form-giftregistry-share .action.remove:active, .form-giftregistry-share .action.remove:not(:focus), .form-giftregistry-edit .action.remove:active, .form-giftregistry-edit .action.remove:not(:focus), .form-add-invitations .action.remove:active, .form-add-invitations .action.remove:not(:focus), .form-create-return .action.remove:active, .form-create-return .action.remove:not(:focus), .form.send.friend .action.remove:active, .form.send.friend .action.remove:not(:focus) {
        box-shadow: none
    }

.block-compare .action.compare, .cart-summary .actions-toolbar > .primary button, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review .block .actions-toolbar .action.primary, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action, .cart-summary .actions-toolbar > .primary .action-gift {
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333
}

    .abs-revert-secondary-color:focus, .abs-revert-secondary-color:active, .block-compare .action.compare:focus, .block-compare .action.compare:active, .cart-summary .actions-toolbar > .primary button:focus, .cart-summary .actions-toolbar > .primary button:active, .cart-summary .form.giftregistry .fieldset .action.primary:focus, .cart-summary .form.giftregistry .fieldset .action.primary:active, .paypal-review .block .actions-toolbar .action.primary:focus, .paypal-review .block .actions-toolbar .action.primary:active, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active, .cart-summary .actions-toolbar > .primary .action-gift:focus, .cart-summary .actions-toolbar > .primary .action-gift:active {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #333
    }

    .abs-revert-secondary-color:hover, .block-compare .action.compare:hover, .cart-summary .actions-toolbar > .primary button:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review .block .actions-toolbar .action.primary:hover, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover, .cart-summary .actions-toolbar > .primary .action-gift:hover {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #555
    }

.cart-summary .form.giftregistry .fieldset .action.primary {
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 7px 15px
}

.bundle-actions {
    margin: 10px 0
}

.bundle-options-container .price-notice .price-including-tax, .bundle-options-container .price-notice .price-excluding-tax, .bundle-options-container .price-notice .weee, .product-options-wrapper .field .price-notice .price-including-tax, .product-options-wrapper .field .price-notice .price-excluding-tax, .product-options-wrapper .field .price-notice .weee, .cart-summary .price-including-tax, .cart-summary .price-excluding-tax, .cart-summary .weee, .gift-summary .price-including-tax, .gift-summary .price-excluding-tax, .gift-summary .weee, .gift-options .price-including-tax, .gift-options .price-excluding-tax, .gift-options .weee {
    font-size: 1.4rem;
    display: inline-block;
    white-space: nowrap
}

    .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax, .cart-summary .price-including-tax + .price-excluding-tax, .gift-summary .price-including-tax + .price-excluding-tax, .gift-options .price-including-tax + .price-excluding-tax {
        display: inline-block;
        font-size: 1.1rem
    }

        .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before, .cart-summary .price-including-tax + .price-excluding-tax:before, .gift-summary .price-including-tax + .price-excluding-tax:before, .gift-options .price-including-tax + .price-excluding-tax:before {
            content: '(' attr(data-label) ': '
        }

        .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after, .cart-summary .price-including-tax + .price-excluding-tax:after, .gift-summary .price-including-tax + .price-excluding-tax:after, .gift-options .price-including-tax + .price-excluding-tax:after {
            content: ')'
        }

.price-including-tax .cart-tax-total, .price-excluding-tax .cart-tax-total {
    cursor: pointer;
    padding-right: 12px;
    position: relative;
    display: inline-block;
    text-decoration: none
}

    .abs-tax-total:after, .price-including-tax .cart-tax-total:after, .price-excluding-tax .cart-tax-total:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 26px;
        line-height: 10px;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        margin: 3px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .price-including-tax .cart-tax-total:after, .price-excluding-tax .cart-tax-total:after {
        position: absolute;
        right: -10px;
        top: 3px
    }

.abs-tax-total-expanded:after {
    content: '\e621'
}

.abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after, .price-excluding-tax .cart-tax-total-expanded:after {
    content: '\e621'
}

.block-minicart .subtotal .label:after, .minicart-items .details-qty .label:after, .minicart-items .price-minicart .label:after, .order-details-items .order-gift-message .label:after, .order-details-items .block-order-details-gift-message .label:after, .block-wishlist-management .wishlist-select .wishlist-name-label:after {
    content: ': '
}

.abs-dropdown-items-new .action.new, .wishlist.split.button .action.new, .wishlist-dropdown .action.new {
    display: inline-block;
    text-decoration: none
}

    .abs-icon-add:before, .abs-dropdown-items-new .action.new:before, .wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px;
        line-height: 10px;
        color: inherit;
        content: '\e61c';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

.wishlist.split.button .items .item:last-child:hover, .wishlist-dropdown .items .item:last-child:hover {
    background: #e8e8e8
}

.wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
    margin-left: -17px;
    margin-right: 5px
}

.abs-sidebar-totals .table-caption, .sidebar .subtitle, .cart-summary .block .fieldset.estimate > .legend, .cart-summary .block .fieldset.estimate > .legend + br, .minicart-items .product-item-details .weee[data-label] .label, .page-product-giftcard .fieldset.giftcard > .legend + br, .order-details-items .order-items .order-gift-message .action.close, .multicheckout .block .methods-shipping .item-content .fieldset > .legend + br, .multicheckout .hidden, [class^=multishipping-] .nav-sections, [class^=multishipping-] .nav-toggle, .sidebar-main .block-reorder .subtitle, .sidebar-additional .block-reorder .subtitle, .no-display, .cart-totals .table-caption, .opc-block-summary .table-totals .table-caption {
    display: none
}

.return-status, .order-status {
    display: inline-block;
    margin-bottom: 20px
}

.block-compare .counter, .block-wishlist .counter {
    color: #7d7d7d;
    font-size: 1.2rem;
    white-space: nowrap
}

.block-cart-failed .action.continue, .cart-container .form-cart .action.continue {
    border-radius: 3px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: 'CenturyGothic';
    font-weight: 700;
    margin: 0;
    padding: 7px 15px 7px 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

    .abs-shopping-cart-items .action.continue:hover, .abs-shopping-cart-items .action.continue:active, .abs-shopping-cart-items .action.continue:focus, .block-cart-failed .action.continue:hover, .block-cart-failed .action.continue:active, .block-cart-failed .action.continue:focus, .cart-container .form-cart .action.continue:hover, .cart-container .form-cart .action.continue:active, .cart-container .form-cart .action.continue:focus {
        text-decoration: none
    }

    .abs-shopping-cart-items .action.continue:before, .block-cart-failed .action.continue:before, .cart-container .form-cart .action.continue:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        line-height: 16px;
        color: inherit;
        content: '\e617';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-shopping-cart-items .action.continue:hover:before, .block-cart-failed .action.continue:hover:before, .cart-container .form-cart .action.continue:hover:before {
        color: inherit
    }

    .abs-shopping-cart-items .action.continue:active:before, .block-cart-failed .action.continue:active:before, .cart-container .form-cart .action.continue:active:before {
        color: inherit
    }

    .abs-shopping-cart-items .action.continue:focus, .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:focus, .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:focus, .cart-container .form-cart .action.continue:active {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #333
    }

    .abs-shopping-cart-items .action.continue:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #555
    }

    .abs-shopping-cart-items .action.continue.disabled, .abs-shopping-cart-items .action.continue[disabled], fieldset[disabled] .abs-shopping-cart-items .action.continue, .block-cart-failed .action.continue.disabled, .block-cart-failed .action.continue[disabled], fieldset[disabled] .block-cart-failed .action.continue, .cart-container .form-cart .action.continue.disabled, .cart-container .form-cart .action.continue[disabled], fieldset[disabled] .cart-container .form-cart .action.continue {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

    .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:active {
        box-shadow: inset 0 2px 1px rgba(0,0,0,.12)
    }

.block-cart-failed .action.update, .cart-container .form-cart .action.update {
    display: inline-block;
    text-decoration: none;
    padding-left: 5px
}

    .abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before, .cart-container .form-cart .action.update:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        line-height: 16px;
        color: inherit;
        content: '\e603';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-shopping-cart-items .action.update:hover:before, .block-cart-failed .action.update:hover:before, .cart-container .form-cart .action.update:hover:before {
        color: inherit
    }

    .abs-shopping-cart-items .action.update:active:before, .block-cart-failed .action.update:active:before, .cart-container .form-cart .action.update:active:before {
        color: inherit
    }

.field.date .control {
    position: relative
}

.abs-field-date input, .form-giftregistry-search .fields-specific-options .datetime-picker, .field.date input {
    margin-right: 10px;
    width: calc(100% - 50px)
}

.field .control._with-tooltip {
    position: relative
}

    .field .control._with-tooltip input {
        margin-right: 10px;
        width: calc(100% - 39px)
    }

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content, .shipping-policy-block.field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto
}

    .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        border: 10px solid transparent;
        height: 0;
        width: 0;
        margin-top: -21px;
        right: 10px;
        left: auto;
        top: 0
    }

    .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before {
        border-bottom-color: #999
    }

    .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }

.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    color: #333;
    font-weight: 300;
    font-size: 2.6rem
}

.cart-totals .mark, .opc-block-summary .table-totals .mark {
    font-weight: 400;
    padding-left: 4px
}

    .cart-totals .mark strong, .opc-block-summary .table-totals .mark strong {
        font-weight: 400
    }

.cart-totals .amount, .opc-block-summary .table-totals .amount {
    padding-right: 4px;
    text-align: right;
    white-space: nowrap
}

    .cart-totals .amount strong, .opc-block-summary .table-totals .amount strong {
        font-weight: 400
    }

.cart-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .mark, .opc-block-summary .table-totals .grand .amount {
    padding-top: 20px
}

.cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    padding-right: 4px;
    text-align: right
}

    .cart-totals .grand .amount strong, .opc-block-summary .table-totals .grand .amount strong {
        font-weight: 700
    }

.cart-totals .msrp, .opc-block-summary .table-totals .msrp {
    margin-bottom: 10px
}

.cart-totals .totals-tax-summary .mark, .cart-totals .totals-tax-summary .amount, .opc-block-summary .table-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .amount {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    cursor: pointer
}

    .cart-totals .totals-tax-summary .amount .price, .opc-block-summary .table-totals .totals-tax-summary .amount .price {
        display: block;
        text-decoration: none;
        padding-right: 25px;
        position: relative
    }

        .abs-sidebar-totals .totals-tax-summary .amount .price > span, .cart-totals .totals-tax-summary .amount .price > span, .opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .abs-sidebar-totals .totals-tax-summary .amount .price:after, .cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 30px;
            line-height: inherit;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
            position: absolute;
            right: -5px;
            top: -12px
        }

.cart-totals .totals-tax-summary.expanded .mark, .cart-totals .totals-tax-summary.expanded .amount, .opc-block-summary .table-totals .totals-tax-summary.expanded .mark, .opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
    border-bottom: 0
}

    .abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after, .cart-totals .totals-tax-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
        content: '\e621'
    }

.cart-totals .totals-tax-details, .opc-block-summary .table-totals .totals-tax-details {
    border-bottom: 1px solid #d1d1d1;
    display: none
}

    .cart-totals .totals-tax-details.shown, .opc-block-summary .table-totals .totals-tax-details.shown {
        display: table-row
    }

.cart-summary .block > .title, .paypal-review-discount .block > .title {
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    font-weight: 600;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    overflow: hidden;
    padding: 7px 30px 7px 5px;
    position: relative
}

    .abs-discount-block > .title:after, .cart-summary .block > .title:after, .paypal-review-discount .block > .title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 30px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .cart-summary .block > .title:after, .paypal-review-discount .block > .title:after {
        position: absolute;
        right: -5px;
        top: -5px
    }

.column.main .cart-summary .block > .title strong, .column.main .paypal-review-discount .block > .title strong {
    font-size: 1.8rem;
    font-weight: 400
}

.cart-summary .block > .content, .paypal-review-discount .block > .content {
    display: none
}

.abs-discount-block.active > .title:after, .cart-summary .block.active > .title:after, .paypal-review-discount .block.active > .title:after {
    content: '\e621'
}

.cart-summary .block.active > .content, .paypal-review-discount .block.active > .content {
    display: block
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'),url('../fonts/opensans/light/opensans-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'),url('../fonts/opensans/regular/opensans-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'),url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'),url('../fonts/opensans/bold/opensans-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box
}

    .columns:after {
        clear: both;
        content: ' ';
        display: block;
        height: 0;
        overflow: hidden;
        visibility: hidden
    }

    .columns .column.main {
        padding-bottom: 40px;
        -webkit-flex-basis: auto;
        flex-basis: auto;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        width: 100%
    }

    .columns .sidebar-main {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .columns .sidebar-additional {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

.table-wrapper {
    margin-bottom: 20px
}

table > caption {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.table:not(.cart):not(.totals) {
    border: none
}

    .table:not(.cart):not(.totals) > thead > tr > th, .table:not(.cart):not(.totals) > tbody > tr > th, .table:not(.cart):not(.totals) > tfoot > tr > th, .table:not(.cart):not(.totals) > thead > tr > td, .table:not(.cart):not(.totals) > tbody > tr > td, .table:not(.cart):not(.totals) > tfoot > tr > td {
        border: none
    }

    .table:not(.cart):not(.totals) > thead > tr > th, .table:not(.cart):not(.totals) > thead > tr > td {
        border-bottom: 1px solid #d1d1d1
    }

    .table:not(.cart):not(.totals) tfoot > tr:first-child th, .table:not(.cart):not(.totals) tfoot > tr:first-child td {
        border-top: 1px solid #d1d1d1;
        padding-top: 20px
    }

    .table:not(.cart):not(.totals) tfoot .mark {
        font-weight: 400;
        text-align: right
    }

.message.info {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

    .message.info a {
        color: #1979c3
    }

        .message.info a:hover {
            color: #006bb4
        }

        .message.info a:active {
            color: #006bb4
        }

    .message.info > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #c07600;
        content: '\e602';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.message.error {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fae5e5;
    color: #e02b27;
    padding-left: 40px;
    position: relative
}

    .message.error a {
        color: #1979c3
    }

        .message.error a:hover {
            color: #006bb4
        }

        .message.error a:active {
            color: #006bb4
        }

    .message.error > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #b30000;
        content: '\e602';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.message.warning {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

    .message.warning a {
        color: #1979c3
    }

        .message.warning a:hover {
            color: #006bb4
        }

        .message.warning a:active {
            color: #006bb4
        }

    .message.warning > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #c07600;
        content: '\e602';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.message.notice {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

    .message.notice a {
        color: #1979c3
    }

        .message.notice a:hover {
            color: #006bb4
        }

        .message.notice a:active {
            color: #006bb4
        }

    .message.notice > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #c07600;
        content: '\e602';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.message.success {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #e5efe5;
    color: #006400;
    padding-left: 40px;
    position: relative
}

    .message.success a {
        color: #1979c3
    }

        .message.success a:hover {
            color: #006bb4
        }

        .message.success a:active {
            color: #006bb4
        }

    .message.success > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #006400;
        content: '\e610';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.panel.header .links, .panel.header .switcher {
    display: none
}

.nav-sections {
    background: #f5f5f5
}

.nav-toggle {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    left: 15px;
    position: absolute;
    top: 15px;
    z-index: 14
}

    .nav-toggle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: inherit;
        color: #8f8f8f;
        content: '\e609';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .nav-toggle:hover:before {
        color: #333
    }

    .nav-toggle > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

.tooltip.wrapper {
    position: relative
}

    .tooltip.wrapper .tooltip.content {
        background: #fff;
        max-width: 360px;
        min-width: 210px;
        padding: 12px 16px;
        z-index: 100;
        display: none;
        position: absolute;
        text-align: left;
        color: #333;
        line-height: 1.4;
        border: 1px solid #bbb;
        margin-top: 5px;
        left: 0;
        top: 100%
    }

        .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
            border: solid transparent;
            content: '';
            height: 0;
            position: absolute;
            width: 0
        }

        .tooltip.wrapper .tooltip.content:after {
            border-width: 5px;
            border-color: transparent
        }

        .tooltip.wrapper .tooltip.content:before {
            border-width: 6px;
            border-color: transparent
        }

        .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
            bottom: 100%
        }

        .tooltip.wrapper .tooltip.content:after {
            border-bottom-color: #fff;
            left: 15px;
            margin-left: -5px
        }

        .tooltip.wrapper .tooltip.content:before {
            border-bottom-color: #bbb;
            left: 15px;
            margin-left: -6px
        }

    .tooltip.wrapper .tooltip.toggle {
        cursor: help
    }

        .tooltip.wrapper .tooltip.toggle:hover + .tooltip.content, .tooltip.wrapper .tooltip.toggle:focus + .tooltip.content, .tooltip.wrapper:hover .tooltip.content {
            display: block
        }

    .tooltip.wrapper .tooltip.content dl {
        margin-bottom: 0
    }

    .tooltip.wrapper .tooltip.content dd {
        white-space: normal
    }

    .tooltip.wrapper .tooltip.content .subtitle {
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 15px
    }

    .tooltip.wrapper .tooltip.content .label {
        margin-top: 10px
    }

        .tooltip.wrapper .tooltip.content .label:first-child {
            margin-top: 0
        }

    .tooltip.wrapper .tooltip.content .values {
        margin: 0
    }

.ui-tooltip {
    position: absolute;
    z-index: 9999
}

.load.indicator {
    background-color: rgba(255,255,255,.5);
    z-index: 9999;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    position: absolute
}

    .load.indicator:before {
        background: transparent url('') no-repeat 50% 50%;
        border-radius: 5px;
        height: 160px;
        width: 160px;
        bottom: 0;
        box-sizing: border-box;
        content: '';
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0
    }

    .load.indicator > span {
        display: none
    }

.loading-mask {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    background: rgba(255,255,255,.5)
}

    .loading-mask .loader > img {
        bottom: 0;
        left: 0;
        margin: auto;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 100
    }

    .loading-mask .loader > p {
        display: none
    }

body > .loading-mask {
    z-index: 9999
}

._block-content-loading {
    position: relative
}

[data-role=main-css-loader] {
    display: none
}

.fieldset {
    border: 0;
    margin: 0 0 40px;
    padding: 0;
    letter-spacing: -.31em
}

    .fieldset > * {
        letter-spacing: normal
    }

    .fieldset > .legend {
        margin: 0 0 25px;
        padding: 0;
        box-sizing: border-box;
        float: left;
        line-height: 1.2;
        font-size: 2rem
    }

        .fieldset > .legend + br {
            clear: both;
            display: block;
            height: 0;
            overflow: hidden;
            visibility: hidden
        }

    .fieldset:last-child {
        margin-bottom: 20px
    }

    .fieldset > .field, .fieldset > .fields > .field {
        margin: 0 0 20px
    }

        .fieldset > .field > .label, .fieldset > .fields > .field > .label {
            margin: 0 0 5px;
            display: inline-block
        }

        .fieldset > .field:last-child, .fieldset > .fields > .field:last-child {
            margin-bottom: 0
        }

        .fieldset > .field > .label, .fieldset > .fields > .field > .label {
            font-weight: 700
        }

            .fieldset > .field > .label + br, .fieldset > .fields > .field > .label + br {
                display: none
            }

        .fieldset > .field .choice input, .fieldset > .fields > .field .choice input {
            vertical-align: top
        }

        .fieldset > .field .fields.group:before, .fieldset > .fields > .field .fields.group:before, .fieldset > .field .fields.group:after, .fieldset > .fields > .field .fields.group:after {
            content: '';
            display: table
        }

        .fieldset > .field .fields.group:after, .fieldset > .fields > .field .fields.group:after {
            clear: both
        }

        .fieldset > .field .fields.group .field, .fieldset > .fields > .field .fields.group .field {
            box-sizing: border-box;
            float: left
        }

        .fieldset > .field .fields.group.group-2 .field, .fieldset > .fields > .field .fields.group.group-2 .field {
            width: 50% !important
        }

        .fieldset > .field .fields.group.group-3 .field, .fieldset > .fields > .field .fields.group.group-3 .field {
            width: 33.3% !important
        }

        .fieldset > .field .fields.group.group-4 .field, .fieldset > .fields > .field .fields.group.group-4 .field {
            width: 25% !important
        }

        .fieldset > .field .fields.group.group-5 .field, .fieldset > .fields > .field .fields.group.group-5 .field {
            width: 20% !important
        }

        .fieldset > .field .addon, .fieldset > .fields > .field .addon {
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
            padding: 0;
            width: 100%
        }

            .fieldset > .field .addon textarea, .fieldset > .fields > .field .addon textarea, .fieldset > .field .addon select, .fieldset > .fields > .field .addon select, .fieldset > .field .addon input, .fieldset > .fields > .field .addon input {
                -ms-flex-order: 2;
                -webkit-order: 2;
                order: 2;
                -webkit-flex-basis: 100%;
                flex-basis: 100%;
                display: inline-block;
                margin: 0;
                width: auto
            }

            .fieldset > .field .addon .addbefore, .fieldset > .fields > .field .addon .addbefore, .fieldset > .field .addon .addafter, .fieldset > .fields > .field .addon .addafter {
                background: #fff;
                background-clip: padding-box;
                border: 1px solid #c2c2c2;
                border-radius: 1px;
                font-family: 'CenturyGothic';
                font-size: 14px;
                height: 32px;
                line-height: 1.42857143;
                padding: 0 9px;
                vertical-align: baseline;
                width: 100%;
                box-sizing: border-box;
                -ms-flex-order: 3;
                -webkit-order: 3;
                order: 3;
                display: inline-block;
                vertical-align: middle;
                white-space: nowrap;
                width: auto
            }

                .fieldset > .field .addon .addbefore:disabled, .fieldset > .fields > .field .addon .addbefore:disabled, .fieldset > .field .addon .addafter:disabled, .fieldset > .fields > .field .addon .addafter:disabled {
                    opacity: .5
                }

                .fieldset > .field .addon .addbefore::-moz-placeholder, .fieldset > .fields > .field .addon .addbefore::-moz-placeholder, .fieldset > .field .addon .addafter::-moz-placeholder, .fieldset > .fields > .field .addon .addafter::-moz-placeholder {
                    color: #c2c2c2
                }

                .fieldset > .field .addon .addbefore::-webkit-input-placeholder, .fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder, .fieldset > .field .addon .addafter::-webkit-input-placeholder, .fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
                    color: #c2c2c2
                }

                .fieldset > .field .addon .addbefore:-ms-input-placeholder, .fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder, .fieldset > .field .addon .addafter:-ms-input-placeholder, .fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
                    color: #c2c2c2
                }

            .fieldset > .field .addon .addbefore, .fieldset > .fields > .field .addon .addbefore {
                float: left;
                -ms-flex-order: 1;
                -webkit-order: 1;
                order: 1
            }

        .fieldset > .field .additional, .fieldset > .fields > .field .additional {
            margin-top: 10px
        }

        .fieldset > .field.required > .label:after, .fieldset > .fields > .field.required > .label:after, .fieldset > .field._required > .label:after, .fieldset > .fields > .field._required > .label:after {
            content: '*';
            color: #e02b27;
            font-size: 1.2rem;
            margin: 0 0 0 5px
        }

        .fieldset > .field .note, .fieldset > .fields > .field .note {
            font-size: 1.2rem;
            margin: 3px 0 0;
            padding: 0;
            display: inline-block;
            text-decoration: none
        }

            .fieldset > .field .note:before, .fieldset > .fields > .field .note:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 24px;
                line-height: 12px;
                content: '\e618';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

        .fieldset > .field.choice .label, .fieldset > .fields > .field.choice .label {
            display: inline;
            font-weight: 400
        }

.column:not(.main) .fieldset > .field .label, .column:not(.main) .fieldset > .fields > .field .label {
    font-weight: 400
}

.fieldset > .field .field.choice, .fieldset > .fields > .field .field.choice {
    margin-bottom: 10px
}

    .fieldset > .field .field.choice:last-child, .fieldset > .fields > .field .field.choice:last-child {
        margin-bottom: 0
    }

.fieldset > .field input[type=file], .fieldset > .fields > .field input[type=file] {
    margin: 5px 0
}

.legend + .fieldset, .legend + div {
    clear: both
}

.legend strong {
    margin-left: 5px
}

fieldset.field {
    border: 0;
    padding: 0
}

.field.date .time-picker {
    display: inline-block;
    margin-top: 10px;
    white-space: nowrap
}

.field .message.warning {
    margin-top: 10px
}

.field-error, div.mage-error[generated] {
    margin-top: 7px
}

.field-error {
    color: #e02b27;
    font-size: 1.2rem
}

.product-options-wrapper .date.required div[for*=options].mage-error {
    display: none !important
}

.field .tooltip {
    position: relative
}

    .field .tooltip .tooltip-content {
        background: #fff;
        max-width: 360px;
        min-width: 210px;
        padding: 12px 16px;
        z-index: 100;
        display: none;
        position: absolute;
        text-align: left;
        color: #333;
        line-height: 1.4;
        border: 1px solid #bbb;
        margin-left: 5px;
        left: 100%;
        top: 0
    }

        .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
            border: solid transparent;
            content: '';
            height: 0;
            position: absolute;
            width: 0
        }

        .field .tooltip .tooltip-content:after {
            border-width: 5px;
            border-color: transparent
        }

        .field .tooltip .tooltip-content:before {
            border-width: 6px;
            border-color: transparent
        }

        .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
            right: 100%
        }

        .field .tooltip .tooltip-content:after {
            border-right-color: #fff;
            margin-top: -5px;
            top: 15px
        }

        .field .tooltip .tooltip-content:before {
            border-right-color: #bbb;
            margin-top: -6px;
            top: 15px
        }

    .field .tooltip .tooltip-toggle {
        cursor: help
    }

        .field .tooltip .tooltip-toggle:hover + .tooltip-content, .field .tooltip .tooltip-toggle:focus + .tooltip-content, .field .tooltip:hover .tooltip-content {
            display: block
        }

    .field .tooltip .tooltip-content {
        min-width: 200px;
        white-space: normal
    }

input:focus ~ .tooltip .tooltip-content, select:focus ~ .tooltip .tooltip-content {
    display: block
}

._has-datepicker ~ .ui-datepicker-trigger {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: block;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle
}

    ._has-datepicker ~ .ui-datepicker-trigger:focus, ._has-datepicker ~ .ui-datepicker-trigger:active {
        background: 0 0;
        border: none
    }

    ._has-datepicker ~ .ui-datepicker-trigger:hover {
        background: 0 0;
        border: none
    }

    ._has-datepicker ~ .ui-datepicker-trigger.disabled, ._has-datepicker ~ .ui-datepicker-trigger[disabled], fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
        pointer-events: none;
        opacity: .5
    }

    ._has-datepicker ~ .ui-datepicker-trigger > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    ._has-datepicker ~ .ui-datepicker-trigger:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 40px;
        line-height: 40px;
        color: #7d7d7d;
        content: '\e612';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    ._has-datepicker ~ .ui-datepicker-trigger:focus {
        box-shadow: none;
        outline: 0
    }

.sidebar .fieldset {
    margin: 0
}

    .sidebar .fieldset > .field:not(.choice):not(:last-child), .sidebar .fieldset .fields > .field:not(:last-child) {
        margin: 0 0 20px
    }

    .sidebar .fieldset > .field:not(.choice) .label, .sidebar .fieldset .fields > .field .label {
        margin: 0 0 4px;
        padding: 0 0 5px;
        text-align: left;
        width: 100%
    }

    .sidebar .fieldset > .field:not(.choice) .control, .sidebar .fieldset .fields > .field .control {
        width: 100%
    }

@font-face {
    font-family: 'icons-blank-theme';
    src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'),url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

button, a.action.primary, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
    border-radius: 3px
}

    button:active, .cart.table-wrapper .actions-toolbar > .action:active, .action-gift:active {
        box-shadow: inset 0 2px 1px rgba(0,0,0,.12)
    }

a.action.primary {
    display: inline-block;
    text-decoration: none
}

    a.action.primary:hover, a.action.primary:active, a.action.primary:focus {
        text-decoration: none
    }

.action.primary {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'CenturyGothic';
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle
}

    .action.primary:focus, .action.primary:active {
        background: #006bb4;
        border: 1px solid #006bb4;
        color: #fff
    }

    .action.primary:hover {
        background: #006bb4;
        border: 1px solid #006bb4;
        color: #fff
    }

    .action.primary.disabled, .action.primary[disabled], fieldset[disabled] .action.primary {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

.product.data.items {
    margin: 0;
    padding: 0;
    margin-bottom: 20px
}

    .product.data.items > .item.title {
        box-sizing: border-box;
        float: none;
        width: 100%
    }

        .product.data.items > .item.title > .switch {
            display: block
        }

    .product.data.items > .item.content {
        box-sizing: border-box;
        display: block;
        float: none;
        margin: 0
    }

        .product.data.items > .item.content:before, .product.data.items > .item.content:after {
            content: '';
            display: table
        }

        .product.data.items > .item.content:after {
            clear: both
        }

        .product.data.items > .item.content.active {
            display: block
        }

    .product.data.items > .item.title {
        margin: 0 0 5px
    }

        .product.data.items > .item.title > .switch {
            background: #f0f0f0;
            border-bottom: 1px solid #d1d1d1;
            border-left: 1px solid #d1d1d1;
            border-right: 1px solid #d1d1d1;
            border-top: 1px solid #d1d1d1;
            height: 40px;
            padding: 5px 20px;
            font-weight: 600;
            line-height: 40px;
            font-size: 1.8rem;
            color: #7d7d7d;
            text-decoration: none
        }

            .product.data.items > .item.title > .switch:visited {
                color: #7d7d7d;
                text-decoration: none
            }

            .product.data.items > .item.title > .switch:hover {
                color: #7d7d7d;
                text-decoration: none
            }

            .product.data.items > .item.title > .switch:active {
                color: #333;
                text-decoration: none
            }

        .product.data.items > .item.title:not(.disabled) > .switch:focus, .product.data.items > .item.title:not(.disabled) > .switch:hover {
            background: #fcfcfc
        }

        .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
            background: #fff;
            color: #333;
            text-decoration: none;
            padding-bottom: 5px
        }

    .product.data.items > .item.content {
        background: #fff;
        border: 1px solid #d1d1d1;
        margin: 0 0 5px;
        padding: 20px
    }

.pages > .label {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.pages .items {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none none;
    display: inline-block;
    font-weight: 700
}

.pages .item {
    font-size: 1.2rem;
    line-height: 3.2rem;
    letter-spacing: normal;
    margin: 0 2px 0 0;
    display: inline-block
}

    .pages .item .label {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

.pages a.page {
    color: #1979c3;
    display: inline-block;
    padding: 0 4px;
    text-decoration: none
}

    .pages a.page:visited {
        color: #1979c3
    }

    .pages a.page:hover {
        color: #006bb4;
        text-decoration: none
    }

    .pages a.page:active {
        color: #ff5501
    }

.pages strong.page {
    font-size: 1.2rem;
    line-height: 3.2rem;
    letter-spacing: normal;
    color: #333;
    display: inline-block;
    font-weight: 700;
    padding: 0 4px
}

.pages .action {
    border: 1px solid #d1d1d1;
    color: #7d7d7d;
    display: inline-block;
    padding: 0;
    text-decoration: none
}

    .pages .action:visited {
        color: #7d7d7d
    }

    .pages .action:hover {
        color: #7d7d7d;
        text-decoration: none
    }

    .pages .action:active {
        color: #7d7d7d
    }

    .pages .action.next {
        display: inline-block;
        text-decoration: none
    }

        .pages .action.next:visited:before {
            color: #7d7d7d
        }

        .pages .action.next:active:before {
            color: #7d7d7d
        }

        .pages .action.next > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .pages .action.next:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 46px;
            line-height: inherit;
            color: #7d7d7d;
            content: '\e608';
            font-family: 'icons-blank-theme';
            margin: 0 0 0 -6px;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .pages .action.next:hover:before {
            color: #7d7d7d
        }

        .pages .action.next:active:before {
            color: #7d7d7d
        }

    .pages .action.previous {
        display: inline-block;
        text-decoration: none
    }

        .pages .action.previous:visited:before {
            color: #7d7d7d
        }

        .pages .action.previous:active:before {
            color: #7d7d7d
        }

        .pages .action.previous > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .pages .action.previous:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 46px;
            line-height: inherit;
            color: #7d7d7d;
            content: '\e617';
            font-family: 'icons-blank-theme';
            margin: 0 0 0 -6px;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .pages .action.previous:hover:before {
            color: #7d7d7d
        }

        .pages .action.previous:active:before {
            color: #7d7d7d
        }

.pages .action {
    width: 34px
}

    .pages .action.previous {
        margin-right: 12px
    }

    .pages .action.next {
        margin-left: 12px
    }

.actions-toolbar > .primary, .actions-toolbar > .secondary {
    text-align: center;
    margin-bottom: 10px
}

    .actions-toolbar > .primary .action, .actions-toolbar > .secondary .action {
        margin-bottom: 10px
    }

        .actions-toolbar > .primary .action:last-child, .actions-toolbar > .secondary .action:last-child {
            margin-bottom: 0
        }

    .actions-toolbar > .primary:last-child, .actions-toolbar > .secondary:last-child {
        margin-bottom: 0
    }

.breadcrumbs {
    margin: 0 0 20px
}

    .breadcrumbs .items {
        font-size: 1.2rem;
        color: #a3a3a3;
        margin: 0;
        padding: 0;
        list-style: none none
    }

        .breadcrumbs .items > li {
            display: inline-block;
            vertical-align: top
        }

    .breadcrumbs .item {
        margin: 0
    }

    .breadcrumbs a {
        color: #333;
        text-decoration: none
    }

        .breadcrumbs a:visited {
            color: #333;
            text-decoration: none
        }

        .breadcrumbs a:hover {
            color: #333;
            text-decoration: underline
        }

        .breadcrumbs a:active {
            color: #333;
            text-decoration: none
        }

    .breadcrumbs strong {
        font-weight: 400
    }

    .breadcrumbs .item:not(:last-child) {
        display: inline-block;
        text-decoration: none
    }

        .breadcrumbs .item:not(:last-child):after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 24px;
            line-height: 18px;
            content: '\e608';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

.ui-dialog.popup .action.close {
    position: absolute;
    height: 40px;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 1001;
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

    .ui-dialog.popup .action.close > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .ui-dialog.popup .action.close:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: '\e616';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .ui-dialog.popup .action.close:hover:before {
        color: inherit
    }

    .ui-dialog.popup .action.close:active:before {
        color: inherit
    }

    .ui-dialog.popup .action.close:focus, .ui-dialog.popup .action.close:active {
        background: 0 0;
        border: none
    }

    .ui-dialog.popup .action.close:hover {
        background: 0 0;
        border: none
    }

    .ui-dialog.popup .action.close.disabled, .ui-dialog.popup .action.close[disabled], fieldset[disabled] .ui-dialog.popup .action.close {
        pointer-events: none;
        opacity: .5
    }

.popup-pointer {
    margin-left: -14px;
    position: absolute;
    top: -14px
}

    .popup-pointer:before, .popup-pointer:after {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-bottom-style: solid
    }

    .popup-pointer:before {
        left: 2px;
        top: 2px;
        border: solid 6px;
        border-color: transparent transparent #fff;
        z-index: 99
    }

    .popup-pointer:after {
        left: 1px;
        top: 0;
        border: solid 7px;
        border-color: transparent transparent #aeaeae;
        z-index: 98
    }

.price-tier_price .price-excluding-tax, .price-tier_price .price-including-tax {
    display: inline
}

.price-including-tax, .price-excluding-tax {
    display: block;
    font-size: 1.8rem;
    line-height: 1
}

    .price-including-tax .price, .price-excluding-tax .price {
        font-weight: 700
    }

    .price-including-tax + .price-excluding-tax, .weee[data-label] {
        display: block;
        font-size: 1.8rem
    }

        .price-including-tax + .price-excluding-tax:before, .weee[data-label]:before {
            content: attr(data-label) ': ';
            font-size: 1.1rem
        }

        .price-including-tax + .price-excluding-tax .price, .weee[data-label] .price {
            font-size: 1.1rem
        }

body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.modals-overlay {
    z-index: 899
}

.modal-slide, .modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s,opacity .3s ease;
    transition: visibility 0s .3s,opacity .3s ease
}

    .modal-slide._show, .modal-popup._show {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

        .modal-slide._show .modal-inner-wrap, .modal-popup._show .modal-inner-wrap {
            -webkit-transform: translate(0,0);
            transform: translate(0,0)
        }

    .modal-slide .modal-inner-wrap, .modal-popup .modal-inner-wrap {
        background-color: #fff;
        box-shadow: 0 0 12px 2px rgba(0,0,0,.35);
        opacity: 1;
        pointer-events: auto
    }

.modal-slide {
    left: 44px;
    z-index: 900
}

    .modal-slide._show .modal-inner-wrap {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .modal-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        width: auto
    }

    .modal-slide._inner-scroll .modal-inner-wrap {
        overflow-y: visible;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer {
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0
    }

    .modal-slide._inner-scroll .modal-content {
        overflow-y: auto
    }

    .modal-slide._inner-scroll .modal-footer {
        margin-top: auto
    }

    .modal-slide .modal-header, .modal-slide .modal-content, .modal-slide .modal-footer {
        padding: 0 2.6rem 2.6rem
    }

    .modal-slide .modal-header {
        padding-bottom: 2.1rem;
        padding-top: 2.1rem
    }

.modal-popup {
    z-index: 900;
    left: 0;
    overflow-y: auto
}

    .modal-popup.confirm .modal-inner-wrap {
        max-width: 50rem
    }

        .modal-popup.confirm .modal-inner-wrap .modal-content {
            padding-right: 7rem
        }

    .modal-popup._show .modal-inner-wrap {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .modal-popup .modal-inner-wrap {
        margin: 5rem auto;
        width: 75%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        box-sizing: border-box;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%);
        -webkit-transition: -webkit-transform .2s ease;
        transition: transform .2s ease
    }

    .modal-popup._inner-scroll {
        overflow-y: visible
    }

.ie11 .modal-popup._inner-scroll {
    overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 90%
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: none
}

.modal-popup._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-popup .modal-header, .modal-popup .modal-content, .modal-popup .modal-footer {
    padding-left: 3rem;
    padding-right: 3rem
}

.modal-popup .modal-header, .modal-popup .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-popup .modal-header {
    padding-bottom: 1.2rem;
    padding-top: 3rem
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.modal-popup .modal-footer-actions {
    text-align: right
}

.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0
}

    .modal-custom .action-close:focus, .modal-popup .action-close:focus, .modal-slide .action-close:focus, .modal-custom .action-close:active, .modal-popup .action-close:active, .modal-slide .action-close:active {
        background: 0 0;
        border: none
    }

    .modal-custom .action-close:hover, .modal-popup .action-close:hover, .modal-slide .action-close:hover {
        background: 0 0;
        border: none
    }

    .modal-custom .action-close.disabled, .modal-popup .action-close.disabled, .modal-slide .action-close.disabled, .modal-custom .action-close[disabled], .modal-popup .action-close[disabled], .modal-slide .action-close[disabled], fieldset[disabled] .modal-custom .action-close, fieldset[disabled] .modal-popup .action-close, fieldset[disabled] .modal-slide .action-close {
        pointer-events: none;
        opacity: .5
    }

    .modal-custom .action-close > span, .modal-popup .action-close > span, .modal-slide .action-close > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        line-height: 32px;
        color: #8f8f8f;
        content: '\e616';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
        color: inherit
    }

    .modal-custom .action-close:active:before, .modal-popup .action-close:active:before, .modal-slide .action-close:active:before {
        color: inherit
    }

    .modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
        color: #1a1a1a
    }

.modal-custom .action-close {
    margin: 25px
}

.modal-popup {
    pointer-events: none
}

    .modal-popup .modal-title {
        border-bottom: 1px solid #c1c1c1;
        font-weight: 300;
        padding-bottom: 10px;
        font-size: 26px;
        margin-bottom: 0;
        min-height: 1em;
        word-wrap: break-word
    }

    .modal-popup .action-close {
        padding: 10px
    }

.modal-slide .action-close {
    padding: 1.1rem 2rem
}

.modal-slide .page-main-actions {
    margin-bottom: -12.9rem;
    margin-top: 2.1rem
}

.modals-overlay {
    background-color: rgba(51,51,51,.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 899
}

.contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 50%
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 50%
}

.login-container .g-recaptcha, .form-login .g-recaptcha {
    margin-bottom: 10px !important
}

.required-captcha.checkbox {
    position: absolute;
    display: block;
    visibility: visible;
    overflow: hidden;
    opacity: 0;
    width: 1px;
    height: 1px
}

.review-form .field-recaptcha {
    margin-bottom: 10px
}

.form.send.friend .g-recaptcha {
    margin-top: 40px
}

.aw-ln-range-slider-wrapper .aw-ln-input-value {
    width: 25%
}

.aw-ln-range-slider-wrapper .aw-ln-range-slider {
    width: 96%;
    margin-left: 2%;
    margin-bottom: 15px
}

.aw-ln-range-slider-wrapper .ui-slider-handle {
    background: #c1c1c1;
    border: 1px solid #999;
    border-radius: 2px;
    height: 16px;
    margin-left: -8px;
    margin-right: 0;
    padding: 0;
    top: -4px;
    width: 16px;
    cursor: pointer
}

    .aw-ln-range-slider-wrapper .ui-slider-handle:hover {
        background: #a3a3a3
    }

    .aw-ln-range-slider-wrapper .ui-slider-handle:before {
        content: '';
        display: block;
        border-top: 1px solid;
        border-right: 1px solid;
        height: 8px;
        width: 8px;
        margin: 3px 0 0 1px;
        transform: rotate(45deg)
    }

    .aw-ln-range-slider-wrapper .ui-slider-handle + .ui-slider-handle:before {
        border: none;
        border-bottom: 1px solid;
        border-left: 1px solid;
        margin: 3px 0 0 6px
    }

.aw-ln-range-slider-wrapper .ui-slider-range {
    background: #1979c3;
    position: absolute;
    height: 100%
}

.aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper {
    margin-top: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper label {
        width: 40%
    }

    .aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper input {
        width: 25%
    }

    .aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .aw-ln-field-label {
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .currency-symbol {
        margin-left: 4px;
        margin-right: 4px
    }

        .aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .currency-symbol.before-input {
            -ms-flex-order: 2;
            -webkit-order: 2;
            order: 2
        }

        .aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .currency-symbol.after-input {
            -ms-flex-order: 4;
            -webkit-order: 4;
            order: 4
        }

    .aw-ln-range-slider-wrapper .aw-ln-field-value-wrapper .aw-ln-input-value {
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3
    }

.aw-ln-range-slider-wrapper .aw-ln-slider-button {
    margin-top: 15px
}

.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info {
    margin-bottom: 15px
}

#layered-filter-block .button-list {
    display: inline-block;
    margin-top: 20px;
    width: 100%
}

    #layered-filter-block .button-list .action.primary {
        margin-top: 5px;
        width: 46%
    }

    #layered-filter-block .button-list .show-button {
        margin-right: 15px
    }

.filter-options .filter-options-title, .filter-options .filter-options-content {
    margin: 0 !important
}

.filter-options-item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

    .filter-options-item .filter-options-title {
        cursor: pointer;
        display: block;
        font-weight: 600;
        margin: 0;
        overflow: hidden;
        padding: 10px 0 0 10px;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        word-break: break-all;
        z-index: 1
    }

        .filter-options-item .filter-options-title .label {
            max-width: 50%;
            display: inline-block;
            vertical-align: middle;
            word-break: normal
        }

        .filter-options-item .filter-options-title .image {
            display: inline-block;
            vertical-align: middle;
            margin-left: 10px
        }

            .filter-options-item .filter-options-title .image img {
                display: inline-block;
                vertical-align: middle;
                max-height: 20px
            }

        .filter-options-item .filter-options-title .disabled {
            display: none
        }

        .filter-options-item .filter-options-title .reset:before {
            content: "\e616";
            font-family: 'icons-blank-theme';
            font-size: 11px;
            width: 13px;
            height: 13px;
            display: inline-block;
            float: right;
            margin-top: 2px
        }

        .filter-options-item .filter-options-title .arrow {
            background: url() 100% 5px no-repeat;
            float: right;
            height: 13px;
            margin-left: 7px;
            margin-right: 10px;
            width: 13px
        }

        .filter-options-item .filter-options-title:hover .arrow {
            background: url() 100% 5px no-repeat
        }

        .filter-options-item .filter-options-title:after {
            content: '' !important
        }

    .filter-options-item.active .filter-options-title .arrow {
        background: url() 100% 5px no-repeat;
        float: right;
        height: 13px;
        margin-left: 7px;
        margin-right: 10px;
        width: 13px
    }

    .filter-options-item.active .filter-options-title:hover .arrow {
        background: url() 100% 5px no-repeat
    }

    .filter-options-item.active .filter-options-content .items .show-more {
        cursor: pointer;
        color: #1979c3;
        font-size: 13px
    }

    .filter-options-item.active .filter-options-content .items .shaded {
        background-image: linear-gradient(to bottom,#333 20%,#fff 100%);
        color: transparent;
        -webkit-background-clip: text
    }

        .filter-options-item.active .filter-options-content .items .shaded .count {
            color: transparent
        }

    .filter-options-item.active .filter-options-content .items .show {
        display: block
    }

    .filter-options-item.active .filter-options-content .items .hide {
        display: none
    }

    .filter-options-item .filter-options-content {
        display: none;
        margin: 0;
        padding: 10px
    }

        .filter-options-item .filter-options-content .categories .item label {
            cursor: pointer;
            padding-left: 12px;
            margin-left: 12px
        }

        .filter-options-item .filter-options-content .categories .item .subcategory {
            margin-left: 12px
        }

        .filter-options-item .filter-options-content .categories .item span.label {
            margin-left: 10px
        }

        .filter-options-item .filter-options-content .categories .item input[type=radio]:checked + label {
            border-left: 3px solid #ff5501;
            padding-left: 9px;
            font-weight: 700
        }

        .filter-options-item .filter-options-content .item {
            line-height: 1.5em;
            margin: 10px 0
        }

            .filter-options-item .filter-options-content .item .image {
                display: inline-block;
                height: 1.5em;
                max-width: 50%;
                min-width: 2.5em;
                vertical-align: middle
            }

                .filter-options-item .filter-options-content .item .image img {
                    max-height: 1.5em;
                    margin: 0 auto;
                    display: block
                }

                .filter-options-item .filter-options-content .item .image.empty, .filter-options-item .filter-options-content .item .image.color {
                    border: 1px solid #dadada
                }

                .filter-options-item .filter-options-content .item .image.empty {
                    width: 2.5em !important
                }

                    .filter-options-item .filter-options-content .item .image.empty:after {
                        display: inline-block !important;
                        content: '';
                        width: 40.5px;
                        height: 2px;
                        background: red;
                        transform: rotate(-31deg);
                        -o-transform: rotate(-31deg);
                        -moz-transform: rotate(-31deg);
                        -ms-transform: rotate(-31deg);
                        -webkit-transform: rotate(-31deg);
                        z-index: 5;
                        margin: 5px 5px 4px -3px
                    }

            .filter-options-item .filter-options-content .item input[type=checkbox]:checked + label, .filter-options-item .filter-options-content .item input[type=radio]:checked + label {
                font-weight: 700
            }

.swatch-option-tooltip.aw-ln-swatch .image {
    background-size: contain !important
}

.filter.active .filter-options-item:last-child {
    margin-bottom: 40px
}

.action.primary.clear-button {
    background: #f2f2f2;
    border-color: #d1d1d1;
    color: #858585
}

    .action.primary.clear-button:hover {
        border: 1px solid #999;
        color: #333
    }

.active > .filter-options-title:after {
    content: '' !important
}

.swatch-option:not(.disabled).active {
    border: 1px solid #fff;
    color: #333;
    outline: 1px solid #999
}

.swatch-option.image:not(.disabled).active, .swatch-option.color:not(.disabled).active {
    border: 1px solid #fff;
    outline: 2px solid #ff5501
}

.swatch-attribute-options {
    margin: 10px !important
}

.aw-layered-nav-overlay {
    display: none;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 99
}

.aw-layered-nav-popover {
    background: #fafafa;
    border: 2px solid #1979c3;
    border-radius: 3px;
    box-sizing: border-box;
    display: none;
    height: 44px;
    padding: 4px;
    position: absolute;
    width: 190px;
    z-index: 100
}

    .aw-layered-nav-popover:before, .aw-layered-nav-popover:after {
        border: solid transparent;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }

    .aw-layered-nav-popover:before {
        border-width: 22px;
        margin-top: -22px
    }

    .aw-layered-nav-popover:after {
        border-width: 20px;
        margin-top: -20px
    }

.aw-layered-nav-popover__content {
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between
}

.aw-layered-nav-popover--loading .aw-layered-nav-popover__items {
    display: none
}

.aw-layered-nav-popover--loading .aw-layered-nav-popover__loader {
    display: block
}

.aw-layered-nav-popover__loader {
    animation: aw-layered-nav-rotate .75s 0s linear infinite;
    animation-fill-mode: both;
    background: 0 0 !important;
    border: 2px solid #1979c3;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: none;
    height: 18px;
    width: 18px;
    -webkit-animation: aw-layered-nav-rotate .75s 0s linear infinite;
    -webkit-animation-fill-mode: both
}

.categories {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}

    .categories .category a {
        margin-left: 0;
        padding-left: 0
    }

    .categories .category .label:before {
        content: "\e617";
        font-family: 'icons-blank-theme';
        font-size: 10px;
        padding-right: 2px
    }

    .categories .active {
        font-weight: 700;
        border-left: 3px solid #ff5501
    }

        .categories .active .label:before {
            content: "";
            padding-right: 10px
        }

    .categories .current .label:before {
        content: "";
        padding-right: 13px
    }

    .categories .item input {
        display: none
    }

.page-layout-3columns .aw-layered-nav-popover, .page-layout-2columns-left .aw-layered-nav-popover {
    left: 100%;
    margin-left: 8px;
    padding-left: 0
}

.page-layout-2columns-right .aw-layered-nav-popover {
    margin-right: 8px;
    padding-right: 0;
    right: 100%
}

.page-layout-2columns-left .aw-layered-nav-popover:before, .page-layout-2columns-left .aw-layered-nav-popover:after {
    right: 100%
}

.page-layout-2columns-left .aw-layered-nav-popover:before {
    border-right-color: #1979c3
}

.page-layout-2columns-left .aw-layered-nav-popover:after {
    border-right-color: #fafafa
}

.page-layout-2columns-right .aw-layered-nav-popover:before, .page-layout-2columns-right .aw-layered-nav-popover:after {
    left: 100%
}

.page-layout-2columns-right .aw-layered-nav-popover:before {
    border-left-color: #1979c3
}

.page-layout-2columns-right .aw-layered-nav-popover:after {
    border-left-color: #fafafa
}

.page-layout-2columns-right .aw-layered-nav-popover .aw-layered-nav-popover__content {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse
}

.page-layout-3columns .aw-layered-nav-popover:before, .page-layout-3columns .aw-layered-nav-popover:after {
    right: 100%
}

.page-layout-3columns .aw-layered-nav-popover:before {
    border-right-color: #1979c3
}

.page-layout-3columns .aw-layered-nav-popover:after {
    border-right-color: #fafafa
}

@-webkit-keyframes aw-layered-nav-rotate {
    0% {
        transform: rotate(0deg) scale(1);
        -webkit-transform: rotate(0deg) scale(1)
    }

    50% {
        transform: rotate(180deg) scale(.6);
        -webkit-transform: rotate(180deg) scale(.6)
    }

    100% {
        transform: rotate(360deg) scale(1);
        -webkit-transform: rotate(360deg) scale(1)
    }
}

@keyframes aw-layered-nav-rotate {
    0% {
        transform: rotate(0deg) scale(1);
        -webkit-transform: rotate(0deg) scale(1)
    }

    50% {
        transform: rotate(180deg) scale(.6);
        -webkit-transform: rotate(180deg) scale(.6)
    }

    100% {
        transform: rotate(360deg) scale(1);
        -webkit-transform: rotate(360deg) scale(1)
    }
}

#layered-selected-filters-block .selected-items-list {
    display: block;
    list-style: none;
    padding: 0
}

    #layered-selected-filters-block .selected-items-list .selected-item {
        background-color: #f0f0f0;
        border: 1px solid #ccc;
        border-radius: 1px;
        display: inline-block;
        line-height: 1.5rem;
        padding: .5rem 1rem
    }

        #layered-selected-filters-block .selected-items-list .selected-item .action-clear {
            display: inline-block;
            margin-bottom: 3px
        }

        #layered-selected-filters-block .selected-items-list .selected-item .action-close {
            display: inline-block;
            background-image: none;
            background: 0 0;
            -moz-box-sizing: content-box;
            border: 0;
            box-shadow: none;
            line-height: inherit;
            margin: 0;
            padding: 0;
            text-decoration: none;
            text-shadow: none;
            font-weight: 400
        }

            #layered-selected-filters-block .selected-items-list .selected-item .action-close > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            #layered-selected-filters-block .selected-items-list .selected-item .action-close:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 10px;
                line-height: 22px;
                color: #8f8f8f;
                content: '\e616';
                font-family: 'icons-blank-theme';
                margin: 2px 0 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            #layered-selected-filters-block .selected-items-list .selected-item .action-close:hover:before {
                color: inherit
            }

            #layered-selected-filters-block .selected-items-list .selected-item .action-close:active:before {
                color: inherit
            }

            #layered-selected-filters-block .selected-items-list .selected-item .action-close:focus, #layered-selected-filters-block .selected-items-list .selected-item .action-close:active {
                background: 0 0;
                border: none
            }

            #layered-selected-filters-block .selected-items-list .selected-item .action-close:hover {
                background: 0 0;
                border: none
            }

            #layered-selected-filters-block .selected-items-list .selected-item .action-close.disabled, #layered-selected-filters-block .selected-items-list .selected-item .action-close[disabled], fieldset[disabled] #layered-selected-filters-block .selected-items-list .selected-item .action-close {
                pointer-events: none;
                opacity: .5
            }

        #layered-selected-filters-block .selected-items-list .selected-item:hover {
            text-decoration: line-through
        }

.amgiftcard-userimage-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #c4c4c4
}

.amgiftcard-image-container {
    position: relative;
    width: 120px;
    height: 80px;
    margin-right: 20px;
    border: 2px solid #dcdcdc
}

.amgiftcard-image-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.amgiftcard-image {
    width: 120px;
    padding: 2px
}

    .amgiftcard-image.-selected, .amgiftcard-image:hover {
        padding: 0;
        border: 2px solid #58b4ff
    }

    .amgiftcard-image.amgiftcard-image-container {
        padding: 0
    }

.amgiftcard-label-container {
    margin-bottom: 12px
}

    .amgiftcard-label-container .amgiftcard-label {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        margin: 0;
        font-weight: 600;
        line-height: 1;
        vertical-align: middle
    }

    .amgiftcard-label-container .amgiftcard-note {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin-left: 5px;
        vertical-align: middle;
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOCA5QTkgOSAwIDEgMSAwIDlhOSA5IDAgMCAxIDE4IDB6bS04LTIuMDg0djUuNDA3YzAgLjU3LjA2LjkzNi4xODIgMS4wOTguMTIyLjE1NS4zNi4yNDUuNzEzLjI2OFYxNEg3LjExM3YtLjMxMWMuMzI3LS4wMTIuNTctLjExNi43MjktLjMxMi4xMDUtLjEzMi4xNTgtLjQ4NC4xNTgtMS4wNTR2LTMuNzJjMC0uNTcxLS4wNi0uOTM0LS4xODItMS4wOS0uMTIyLS4xNjEtLjM1Ny0uMjU0LS43MDUtLjI3N3YtLjMySDEwek05IDZhMSAxIDAgMSAwIDAtMiAxIDEgMCAwIDAgMCAyeiIgZmlsbD0iIzRDNEM0QyIvPjwvc3ZnPg==) center no-repeat
    }

        .amgiftcard-label-container .amgiftcard-note:hover {
            opacity: .7
        }

.amgiftcard-tooltip {
    box-sizing: border-box;
    width: 400px;
    max-width: 90vw;
    word-break: break-word;
    word-wrap: break-word
}

.amgiftcard-userimage {
    box-sizing: border-box;
    width: unset;
    max-width: 100%;
    max-height: 100%;
    padding: 0
}

.amgiftcard-button {
    display: inline-block;
    padding: 10px 20px 10px 15px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    word-break: break-all;
    background: #5dcd91;
    border-radius: 4px;
    cursor: pointer
}

    .amgiftcard-button:hover {
        background: #84d9ab
    }

    .amgiftcard-button .amgiftcard-title {
        vertical-align: middle
    }

.amgiftcard-error {
    display: none;
    margin-top: 15px;
    padding: 10px;
    background: #ffcaca
}

.amgiftcard-icon {
    display: inline-block;
    min-width: 30px;
    min-height: 30px;
    margin-right: 10px;
    vertical-align: middle
}

    .amgiftcard-icon.-camera {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjQ3MiAwTDguNDU4IDRIMi44MkEyLjgwNCAyLjgwNCAwIDAgMCAwIDYuOHYxNC40QzAgMjIuNzUxIDEuMjU3IDI0IDIuODIgMjRoMjMuMzZBMi44MDQgMi44MDQgMCAwIDAgMjkgMjEuMlY2LjhDMjkgNS4yNDkgMjcuNzQyIDQgMjYuMTggNGgtNS42MzhsLTIuMDE0LTRoLTguMDU2ek0xNC41IDcuMmMzLjc2NyAwIDYuODQ3IDMuMDU5IDYuODQ3IDYuOCAwIDMuNzQxLTMuMDggNi44LTYuODQ3IDYuOC0zLjc2NyAwLTYuODQ3LTMuMDU5LTYuODQ3LTYuOCAwLTMuNzQxIDMuMDgtNi44IDYuODQ3LTYuOHptMCAyLjRjLTIuNDYxIDAtNC40MyAxLjk1Ni00LjQzIDQuNCAwIDIuNDQ0IDEuOTY5IDQuNCA0LjQzIDQuNCAyLjQ2MSAwIDQuNDMtMS45NTYgNC40My00LjQgMC0yLjQ0NC0xLjk2OS00LjQtNC40My00LjR6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) center no-repeat;
        background-size: contain
    }

.amgiftcard-close {
    position: absolute;
    top: -3px;
    right: -3px;
    display: none;
    width: 16px;
    height: 16px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDEuNzU2IDQxLjc1NiI+PHBhdGggZD0iTTI3Ljk0OCAyMC44NzhMNDAuMjkxIDguNTM2YTUgNSAwIDEgMC03LjA3LTcuMDcxTDIwLjg3OCAxMy44MDkgOC41MzUgMS40NjVhNSA1IDAgMCAwLTcuMDcgNy4wNzFsMTIuMzQyIDEyLjM0MkwxLjQ2NSAzMy4yMmE1IDUgMCAxIDAgNy4wNyA3LjA3MWwxMi4zNDMtMTIuMzQyIDEyLjM0MyAxMi4zNDNjLjk3Ni45NzcgMi4yNTYgMS40NjQgMy41MzUgMS40NjRzMi41Ni0uNDg3IDMuNTM1LTEuNDY0YTUgNSAwIDAgMCAwLTcuMDcxTDI3Ljk0OCAyMC44Nzh6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjRkJGM0YzIiBmaWxsPSIjRkRGQUZBIi8+PC9zdmc+) center no-repeat;
    background-color: #000;
    background-size: 55%;
    border-radius: 2px;
    cursor: pointer
}

.amgiftcard-form {
    margin-bottom: 40px
}

    .amgiftcard-form .fieldset {
        margin-bottom: 20px
    }

.amgiftcard-check {
    float: left
}

.amgiftcard-amount-custom {
    margin-top: 20px
}

.amgiftcard-codes-list {
    margin: 10px 0
}

.amgiftcard-gift-card-info {
    margin-bottom: 10px
}

.amgiftcard-delivery-info, .amgiftcard-image-input, .-hidden {
    display: none
}

.amgiftcard-clear {
    clear: both
}

.amgiftcard-preview {
    text-align: right
}

.amazon-button-container {
    display: table;
    margin: 0 0 22px
}

.amazon-button-container__cell {
    display: table-cell;
    min-width: 45px;
    position: relative
}

.amazon-button-container img {
    display: block
}

.amazon-button-container .field-tooltip {
    display: none;
    margin: -12px 0 0;
    right: 5px;
    top: 50%
}

.checkout-shipping-address .amazon-button-container {
    margin: 22px 0
}

.login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px
}

.amazon-validate-container .block .block-title {
    font-size: 1.8rem
}

.amazon-validate-container .fieldset:after {
    margin: 10px 0 0;
    content: attr(data-hasrequired);
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    color: #e02b27;
    font-size: 1.2rem
}

.amazon-validate-container .fieldset:after {
    margin-top: 35px
}

@media all and (max-width:768px) {
    .amazon-button-container {
        width: 100%
    }
}

.amazon-logout-widget {
    display: none
}

.product-social-links, .amazon-minicart-container {
    width: 100%;
    display: block;
    text-align: center
}

    .product-social-links .amazon-button-container, .amazon-minicart-container .amazon-button-container {
        display: inline-block;
        margin: 12px 0 4px
    }

    .product-social-links .field-tooltip .field-tooltip-content, .amazon-minicart-container .field-tooltip .field-tooltip-content {
        top: 38px;
        left: -245px
    }

        .product-social-links .field-tooltip .field-tooltip-content:before, .amazon-minicart-container .field-tooltip .field-tooltip-content:before {
            border: none;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #666;
            top: -10px;
            left: 244px
        }

        .product-social-links .field-tooltip .field-tooltip-content:after, .amazon-minicart-container .field-tooltip .field-tooltip-content:after {
            border: none;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #f4f4f4;
            top: -8px;
            left: 244px
        }

.amazon-addtoCart {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.revert-checkout {
    margin-top: 20px;
    display: block
}

.centered-button {
    text-align: center;
    display: inline-block
}

.catalog-product-view .centered-button {
    display: table
}

.checkout-payment-method .amazon-sandbox-simulator {
    border-bottom: 1px solid #ccc
}

    .checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
        border-top: none;
        padding-top: 0
    }

    .checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
        margin-bottom: 10px
    }

.checkout-methods-items .centered-button {
    margin-bottom: 0
}

@media all and (max-width:768px) {
    .checkout-methods-items .centered-button {
        width: auto
    }
}

.checkout-methods-items .field-tooltip {
    display: none
}

    .checkout-methods-items .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

        .checkout-methods-items .field-tooltip .field-tooltip-content:before, .checkout-methods-items .field-tooltip .field-tooltip-content:after {
            border: 10px solid transparent;
            height: 0;
            width: 0;
            margin-top: -21px;
            right: 10px;
            left: auto;
            top: 0
        }

        .checkout-methods-items .field-tooltip .field-tooltip-content:before {
            border-bottom-color: #999
        }

        .checkout-methods-items .field-tooltip .field-tooltip-content:after {
            border-bottom-color: #f4f4f4;
            top: 1px
        }

@media all and (max-width:768px) {
    .checkout-methods-items .field-tooltip .field-tooltip-content {
        right: -56px;
        top: 38px;
        left: auto
    }

        .checkout-methods-items .field-tooltip .field-tooltip-content:before, .checkout-methods-items .field-tooltip .field-tooltip-content:after {
            right: 56px
        }
}

tr.totals.charge {
    display: none
}

.amazon-widget {
    max-width: 400px;
    height: 228px
}

.amazon-widget--address {
    margin-top: 20px
}

.amazon-addresses {
    margin-top: 20px
}

    .amazon-addresses .amazon-address {
        margin-bottom: 20px
    }

.checkout-payment-method .amazon-payment-method .payment-method-title {
    visibility: hidden;
    padding-bottom: 0
}

.opc-progress-bar-item._complete.lock-step {
    cursor: none;
    pointer-events: none
}

@media all and (max-width:768px) {
    .amazon-minicart-container .amazon-button-container {
        width: auto
    }
}

.klarna-payments-method-cell {
    display: table-cell;
    vertical-align: middle
}

label.klarna-payments-method-cell > span {
    padding-left: 5px
}

span.klarna-payments-method-cell > img {
    display: block
}

.mst-cache-warmer__toolbar {
    position: fixed;
    bottom: 1rem;
    left: 1rem;
    font-size: 1.3rem;
    outline: 5px solid rgba(74,69,66,.6);
    border-radius: 0;
    z-index: 1000000;
    box-shadow: 2px 2px 2px 0 rgba(50,50,50,.25);
    max-width: 90%;
    min-width: 30rem
}

    .mst-cache-warmer__toolbar > strong {
        text-align: center;
        font-weight: 600;
        display: block;
        padding: 1rem 2rem;
        color: #fff;
        background: #7c7977
    }

    .mst-cache-warmer__toolbar._hit > strong {
        background: #69ba6d
    }

    .mst-cache-warmer__toolbar._miss > strong {
        background: #d0011b
    }

    .mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-body {
        padding: 1rem 2rem;
        background: #fff;
        text-align: center
    }

        .mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-body > strong {
            text-align: center;
            font-size: 2.8rem;
            font-weight: 800;
            text-transform: uppercase;
            color: #928f8e
        }

    .mst-cache-warmer__toolbar table tr th, .mst-cache-warmer__toolbar table tr td {
        background: #fff;
        padding: .5rem 1rem;
        font-size: 1.2rem
    }

    .mst-cache-warmer__toolbar table tr th {
        background: #f1f1f1;
        padding: 1rem;
        text-align: center
    }

    .mst-cache-warmer__toolbar table tr td {
        text-align: left;
        border-top: 1px solid #f1f1f1
    }

    .mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-test, .mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-info {
        background: #fff;
        padding: .5rem 1rem;
        text-align: right;
        font-size: 1.1rem;
        border-top: 1px solid #f1f1f1;
        color: #928f8e
    }

        .mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-test a, .mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-info a {
            color: #928f8e;
            text-decoration: underline
        }

.m__page__data {
    display: none
}

.cache-warmer__hole_punch_block_info {
    position: relative;
    border: 1px dotted red;
    margin: 6px 2px;
    padding: 18px 2px 2px;
    zoom: 1
}

.cache-warmer__hole_punch_timer_info {
    position: absolute;
    left: 0;
    top: 0;
    padding: 2px 5px;
    background: #faa;
    color: #333;
    font: normal 9px Arial;
    text-align: left !important;
    z-index: 998;
    text-transform: none
}

.mst-cache-warmer__test-block {
    text-align: center
}

    .mst-cache-warmer__test-block time {
        background: #fff;
        outline: 5px solid rgba(74,69,66,.6);
        box-shadow: 2px 2px 2px 0 rgba(50,50,50,.25);
        padding: 2rem 5rem;
        font-size: 3rem;
        display: inline-block;
        font-weight: 800;
        color: #928f8e;
        margin-bottom: 5rem
    }

    .mst-cache-warmer__test-block .cacheable {
        background: #d0ffd9
    }

    .mst-cache-warmer__test-block .non-cacheable {
        background: #ffe8e6
    }

.mst-search__result-tabs {
    list-style: none;
    border-bottom: 1px solid #ccc;
    padding: 0
}

    .mst-search__result-tabs:before, .mst-search__result-tabs:after {
        content: '';
        display: table
    }

    .mst-search__result-tabs:after {
        clear: both
    }

    .mst-search__result-tabs li {
        margin: 0 5px -1px 0;
        padding: 0;
        float: left
    }

        .mst-search__result-tabs li a {
            display: block;
            padding: 10px 35px;
            text-decoration: none;
            color: #7d7d7d;
            background: #f6f6f6;
            border: 1px solid #ccc;
            border-radius: 1px 1px 0 0
        }

            .mst-search__result-tabs li a.active, .mst-search__result-tabs li a:hover, .mst-search__result-tabs li a:focus {
                color: #333;
                background: #fff
            }

            .mst-search__result-tabs li a.active {
                border-bottom: 1px solid #fff
            }

.mst-search__result-index {
    padding: 1rem 0
}

    .mst-search__result-index .mst-search__result-index-title {
        background: #f6f6f6;
        padding: 1rem;
        border-radius: 1px;
        color: #7d7d7d
    }

    .mst-search__result-index:last-child {
        margin-bottom: 2.5rem;
        border-bottom: 1px solid #f6f6f6
    }

.mst-search__index ul:not(.blog-post-info) {
    list-style: none;
    margin-bottom: 10px;
    padding-left: 0
}

    .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) {
        margin: 2rem 0
    }

        .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):before, .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):after {
            content: '';
            display: table
        }

        .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):after {
            clear: both
        }

        .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item):last-child:not(.blog-post-info-item) {
            margin-bottom: 0
        }

        .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title {
            font-size: 1.4rem;
            font-weight: 600
        }

            .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title > a {
                color: #333
            }

            .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-title > span {
                color: #aaa
            }

        .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-content {
            color: #666;
            margin: .5rem 0 0
        }

        .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-image {
            margin-right: 2rem;
            float: left
        }

            .mst-search__index ul:not(.blog-post-info) li:not(.blog-post-info-item) .mst-search__index-image > img {
                max-width: 5rem;
                max-height: 5rem
            }

.mst-search__highlight {
    background: #ff0
}

#search_autocomplete, .search-autocomplete, #searchbox_autocomplete {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important
}

.block-search {
    z-index: 10000
}

.mst-searchautocomplete__autocomplete {
    display: none !important;
    border: 1px solid #c2c2c2;
    position: absolute;
    top: 3.1rem;
    left: 0;
    box-sizing: border-box;
    background: #fff;
    border-radius: 0 0 1px 1px;
    min-height: 3.5rem;
    z-index: 1000;
    text-align: left
}

    .mst-searchautocomplete__autocomplete._active {
        display: block !important
    }

    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
        display: none;
        position: absolute;
        top: 5px;
        left: 50%;
        margin-left: -90px
    }

    .mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
        display: block
    }

    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
        background: #efefef;
        text-align: center;
        padding: 8px 10px;
        color: #999;
        font-size: 1.2rem;
        display: block
    }

    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
        background: #efefef;
        text-align: center
    }

        .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
            padding: 8px 10px;
            color: #999;
            font-size: 1.2rem;
            display: block
        }

    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
        background: #efefef;
        padding: 8px 10px;
        text-align: left;
        font-size: 1.2rem;
        line-height: 1.2rem;
        color: #999;
        text-transform: uppercase;
        font-weight: 700
    }

    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
        display: none
    }

    .mst-searchautocomplete__autocomplete ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .mst-searchautocomplete__autocomplete ul li {
            margin: 0 1rem;
            padding: 1rem 0;
            cursor: pointer
        }

            .mst-searchautocomplete__autocomplete ul li:before, .mst-searchautocomplete__autocomplete ul li:after {
                content: '';
                display: table
            }

            .mst-searchautocomplete__autocomplete ul li:after {
                clear: both
            }

            .mst-searchautocomplete__autocomplete ul li a.title {
                font-weight: 600;
                margin-bottom: 0;
                color: #333;
                text-decoration: none
            }

            .mst-searchautocomplete__autocomplete ul li._active a.title {
                text-decoration: underline
            }

.mst-searchautocomplete__index.popular .index-title {
    background: 0 0;
    text-align: left;
    color: #999
}

.mst-searchautocomplete__index.popular ul li {
    float: left;
    padding: .7rem 0 .7rem 1rem;
    margin: 0
}

    .mst-searchautocomplete__index.popular ul li a {
        font-size: 1.3rem;
        color: #575757
    }

    .mst-searchautocomplete__index.popular ul li:hover {
        background: 0 0;
        cursor: pointer
    }

        .mst-searchautocomplete__index.popular ul li:hover a {
            text-decoration: underline
        }

.mst-searchautocomplete__item.magento_catalog_product {
    display: flex;
    border-bottom: 1px solid #f6f6f6;
    align-items: center
}

    .mst-searchautocomplete__item.magento_catalog_product:last-child {
        border-bottom: none
    }

    .mst-searchautocomplete__item.magento_catalog_product img {
        height: 8rem;
        max-width: 8rem;
        margin-right: 1rem
    }

    .mst-searchautocomplete__item.magento_catalog_product .title {
        display: block;
        margin-bottom: .5rem
    }

        .mst-searchautocomplete__item.magento_catalog_product .title a {
            color: #333
        }

        .mst-searchautocomplete__item.magento_catalog_product .title .sku {
            color: #999
        }

    .mst-searchautocomplete__item.magento_catalog_product .meta {
        flex-grow: 1;
        overflow: hidden
    }

    .mst-searchautocomplete__item.magento_catalog_product .description {
        font-size: 1.2rem;
        color: #999;
        height: 3rem;
        line-height: 1.5rem;
        overflow: hidden;
        margin-bottom: .5rem
    }

    .mst-searchautocomplete__item.magento_catalog_product .price {
        display: block;
        font-weight: 600;
        margin-left: 1rem;
        white-space: nowrap;
        font-size: 1.3rem
    }

        .mst-searchautocomplete__item.magento_catalog_product .price .price-label {
            margin-right: 1rem
        }

    .mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
        margin: 0
    }

        .mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
            display: none
        }

    .mst-searchautocomplete__item.magento_catalog_product .to-cart {
        float: right;
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .mst-searchautocomplete__item.magento_catalog_product._active {
        background: #fff !important
    }

        .mst-searchautocomplete__item.magento_catalog_product._active .title a {
            text-decoration: underline
        }

.mst-searchautocomplete__item.magento_catalog_category a i {
    color: #999;
    display: inline-block;
    margin: 0 .5rem;
    font-style: normal
}

.mst-searchautocomplete__item.magento_search_query a {
    float: left
}

.mst-searchautocomplete__item.magento_search_query .num_results {
    float: right;
    color: #999
}

.mst-searchautocomplete__highlight {
    font-weight: 600;
    color: #1ba1fc
}

.mst-searchautocomplete__spinner {
    position: relative;
    width: 186px;
    height: 20px;
    margin: auto
}

    .mst-searchautocomplete__spinner .spinner-item {
        position: absolute;
        top: 0;
        background-color: #d8d8d8;
        width: 20px;
        height: 20px;
        animation-name: bounce_fountainG;
        animation-duration: .645s;
        animation-iteration-count: infinite;
        animation-direction: normal;
        transform: scale(.3);
        border-radius: 15px
    }

        .mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
            left: 0;
            animation-delay: .256s
        }

        .mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
            left: 20px;
            animation-delay: .3225s
        }

        .mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
            left: 40px;
            animation-delay: .389s
        }

        .mst-searchautocomplete__spinner .spinner-item.spinner-item-4 {
            left: 60px;
            animation-delay: .4555s
        }

        .mst-searchautocomplete__spinner .spinner-item.spinner-item-5 {
            left: 80px;
            animation-delay: .522s
        }

        .mst-searchautocomplete__spinner .spinner-item.spinner-item-6 {
            left: 100px;
            animation-delay: .5885s
        }

        .mst-searchautocomplete__spinner .spinner-item.spinner-item-7 {
            left: 120px;
            animation-delay: .645s
        }

        .mst-searchautocomplete__spinner .spinner-item.spinner-item-8 {
            left: 140px;
            animation-delay: .7115s
        }

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        -o-transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        -ms-transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        -moz-transform: scale(.3);
        background-color: #d8d8d8
    }
}

.mst-search-autocomplete__typeahead-overlay {
    color: #aaa;
    top: 0;
    position: absolute !important;
    z-index: -1;
    left: 15px;
    border: 0 !important
}

.multi-checkout-fields label {
    display: block;
    margin-bottom: 7px
}

.multi-checkout-fields .field {
    margin: 1.5em 0
}

    .multi-checkout-fields .field.checkbox label {
        display: inline-block;
        margin: 0 0 0 12px
    }

.collection-point-country, .collection-point-postalcode, .collection-point-button {
    display: inline-block;
    padding: 20px 10px 0 0
}

.collection-point-postalcode {
    max-width: 9em;
    vertical-align: top
}

.field-error {
    color: #e02b27;
    font-size: 1.2rem;
    margin-top: 7px
}

.box-order-shipping-address .box-subtitle {
    font-weight: 600
}

.box-order-shipping-address .order-shipping-secondary-address {
    margin-top: 1rem
}

#delivery-options-fields-block {
    max-width: 100%
}

.pickup-locations-headline {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 25px
}

.delivery-locations-form .delivery-locations-list {
    border: 1px solid #c2c2c2;
    max-height: 500px;
    overflow: auto
}

    .delivery-locations-form .delivery-locations-list table.location {
        margin-top: 28px
    }

        .delivery-locations-form .delivery-locations-list table.location .first-column {
            padding: 0 14px;
            width: 14px
        }

        .delivery-locations-form .delivery-locations-list table.location .second-column {
            padding: 0
        }

.opening-hour-wrapper {
    font-size: 12px
}

    .opening-hour-wrapper table thead {
        cursor: pointer;
        font-weight: 700
    }

        .opening-hour-wrapper table thead tr td {
            padding: 10px 0 0;
            display: inline-block;
            text-decoration: none
        }

            .opening-hour-wrapper table thead tr td:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 1.2rem;
                line-height: 20px;
                color: #8f8f8f;
                content: '\e622';
                font-family: 'icons-blank-theme';
                margin: 0 0 0 10px;
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .opening-hour-wrapper table thead tr td:hover:after {
                color: #333
            }

            .opening-hour-wrapper table thead tr td:active:after {
                color: #8f8f8f
            }

    .opening-hour-wrapper table tbody {
        display: none
    }

        .opening-hour-wrapper table tbody.special-hours-heading {
            padding-top: 10px;
            font-weight: 700
        }

        .opening-hour-wrapper table tbody tr td {
            padding: 0 10px 0 0
        }

            .opening-hour-wrapper table tbody tr td.time-span {
                font-weight: 600
            }

    .opening-hour-wrapper table._active thead tr td:after {
        content: '\e621'
    }

    .opening-hour-wrapper table._active tbody {
        display: block
    }

.opc-block-summary .vertex-message td, .cart-summary .vertex-message td {
    padding: 0;
    border-top: none
}

.yotpo-yotpo-is-enabled .yotpoBottomLine {
    width: 100%
}

.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble, .yotpo-yotpo-is-enabled .yotpo-stars {
    margin: 0 5px 0 0 !important
}

.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
    display: inline-block
}

.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
    display: inline-block;
    margin: 0 10px 1px 0
}

.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
    display: inline-block
}

.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
    display: inline-block;
    margin: 0 10px 1px 0
}

.yotpo-yotpo-is-enabled.cms-index-index .product-item-actions {
    margin-top: 5px !important
}

.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item-actions, .yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item-actions {
    margin-top: 0 !important
}

.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary, .yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
    width: 100%
}

.column .block-addbysku .fieldset {
    margin: 0
}

    .column .block-addbysku .fieldset .fields {
        position: relative
    }

        .column .block-addbysku .fieldset .fields .field {
            display: inline-block;
            margin-bottom: 10px;
            vertical-align: top
        }

        .column .block-addbysku .fieldset .fields .actions-toolbar {
            position: absolute;
            right: 0;
            top: 4px
        }

.column .block-addbysku .sku {
    margin-right: -155px;
    padding-right: 160px;
    width: 100%
}

.column .block-addbysku .skus > .label {
    margin-top: 10px
}

.column .block-addbysku .qty .qty + .mage-error {
    width: 80px
}

.column .block-addbysku .block-content .actions-toolbar {
    clear: both;
    margin: 0 0 20px;
    text-align: left
}

    .column .block-addbysku .block-content .actions-toolbar:before, .column .block-addbysku .block-content .actions-toolbar:after {
        content: '';
        display: table
    }

    .column .block-addbysku .block-content .actions-toolbar:after {
        clear: both
    }

    .column .block-addbysku .block-content .actions-toolbar .primary {
        float: left
    }

    .column .block-addbysku .block-content .actions-toolbar .primary, .column .block-addbysku .block-content .actions-toolbar .secondary {
        display: inline-block
    }

        .column .block-addbysku .block-content .actions-toolbar .primary a.action, .column .block-addbysku .block-content .actions-toolbar .secondary a.action {
            display: inline-block
        }

        .column .block-addbysku .block-content .actions-toolbar .primary .action {
            margin: 0 5px 0 0
        }

        .column .block-addbysku .block-content .actions-toolbar .secondary a.action {
            margin-top: 6px
        }

    .column .block-addbysku .block-content .actions-toolbar .primary, .column .block-addbysku .block-content .actions-toolbar .secondary {
        display: block;
        float: none
    }

    .column .block-addbysku .block-content .actions-toolbar > .secondary {
        text-align: left
    }

.column .block-addbysku .reset {
    margin: 10px 0
}

.column .block-addbysku .note {
    display: block;
    margin: 0 0 20px
}

.block-cart-failed {
    margin-top: 40px
}

    .block-cart-failed .block-title {
        font-size: 2.6rem
    }

        .block-cart-failed .block-title strong {
            font-weight: 300
        }

    .block-cart-failed .actions {
        text-align: center
    }

        .block-cart-failed .actions .action {
            margin-bottom: 10px
        }

.payment-method-braintree .hosted-control {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'CenturyGothic';
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    width: 225px
}

    .payment-method-braintree .hosted-control:disabled {
        opacity: .5
    }

    .payment-method-braintree .hosted-control::-moz-placeholder {
        color: #c2c2c2
    }

    .payment-method-braintree .hosted-control::-webkit-input-placeholder {
        color: #c2c2c2
    }

    .payment-method-braintree .hosted-control:-ms-input-placeholder {
        color: #c2c2c2
    }

    .payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
        border-color: #006bb4
    }

    .payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
        border-color: #e02b27
    }

        .payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
            height: auto;
            opacity: 1
        }

    .payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
        border-color: #006400
    }

    .payment-method-braintree .hosted-control.hosted-cid {
        width: 5rem
    }

    .payment-method-braintree .hosted-control.hosted-date {
        float: left;
        margin-bottom: 7px;
        width: 6rem
    }

        .payment-method-braintree .hosted-control.hosted-date:first-of-type {
            margin-right: 50px
        }

            .payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
                content: '/';
                display: inline;
                padding-bottom: inherit;
                padding-top: inherit;
                position: absolute;
                right: -25px;
                top: 5px
            }

.payment-method-braintree .field-tooltip {
    right: 0
}

.payment-method-braintree .hosted-error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.braintree-paypal-logo {
    margin-top: 10px;
    text-align: center
}

.braintree-paypal-account {
    padding: 15px 0 15px 50px;
    position: relative;
    display: inline-block
}

    .braintree-paypal-account:before {
        background-image: url('');
        background-position-x: 0;
        background-position-y: 0;
        line-height: 16px;
        vertical-align: middle;
        height: 16px;
        width: 16px;
        background-repeat: no-repeat;
        content: '';
        display: inline-block
    }

    .braintree-paypal-account:before {
        left: 17px;
        margin-top: -8px;
        position: absolute;
        top: 50%
    }

    .braintree-paypal-account .payment-method-type {
        font-weight: 700
    }

    .braintree-paypal-account .payment-method-description {
        color: #575757
    }

.braintree-paypal-fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.action-braintree-paypal-logo {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

    .action-braintree-paypal-logo:focus, .action-braintree-paypal-logo:active {
        background: 0 0;
        border: none
    }

    .action-braintree-paypal-logo:hover {
        background: 0 0;
        border: none
    }

    .action-braintree-paypal-logo.disabled, .action-braintree-paypal-logo[disabled], fieldset[disabled] .action-braintree-paypal-logo {
        pointer-events: none;
        opacity: .5
    }

    .action-braintree-paypal-logo img {
        margin: 0;
        width: 114px
    }

.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
    margin-left: 0
}

.account .table .col.paypal-account img {
    vertical-align: middle
}

.account .table .col.paypal-account + .actions {
    vertical-align: middle
}

.bundle-options-container {
    clear: both;
    margin-bottom: 40px
}

    .bundle-options-container .legend.title {
        font-weight: 300;
        line-height: 1.1;
        font-size: 2.6rem;
        margin-top: 2.5rem;
        margin-bottom: 2rem
    }

    .bundle-options-container .product-add-form {
        display: none
    }

    .bundle-options-container .product-options-wrapper {
        margin-bottom: 30px
    }

    .bundle-options-container .action.back {
        margin-bottom: 30px
    }

    .bundle-options-container .price-box .price {
        font-size: 18px;
        font-weight: 700
    }

    .bundle-options-container .block-bundle-summary {
        background: #e8e8e8;
        padding: 10px 20px
    }

        .bundle-options-container .block-bundle-summary > .title > strong {
            font-weight: 300;
            line-height: 1.1;
            font-size: 2.6rem;
            margin-top: 2.5rem;
            margin-bottom: 2rem
        }

        .bundle-options-container .block-bundle-summary .bundle-summary {
            margin-top: 30px
        }

            .bundle-options-container .block-bundle-summary .bundle-summary.empty {
                display: none
            }

            .bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
                font-weight: 300;
                line-height: 1.1;
                font-size: 1.8rem;
                margin-top: 1.5rem;
                margin-bottom: 1rem;
                display: block
            }

        .bundle-options-container .block-bundle-summary .bundle.items > li {
            margin-bottom: 10px
        }

        .bundle-options-container .block-bundle-summary .box-tocart .actions {
            display: inline-block;
            margin-bottom: 10px
        }

        .bundle-options-container .block-bundle-summary .product-addto-links > .action {
            vertical-align: top
        }

    .bundle-options-container .nested .field.qty {
        margin-top: 20px
    }

        .bundle-options-container .nested .field.qty .label {
            font-weight: 700;
            margin: 0 0 5px;
            display: inline-block
        }

    .bundle-options-container p.required {
        color: #e02b27
    }

    .bundle-options-container .product-options-bottom {
        clear: left
    }

.products {
    margin: 30px 0
}

.product-items {
    font-size: 0
}

.product-item {
    font-size: 1.4rem;
    vertical-align: top
}

.products-grid .product-item {
    display: inline-block;
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 2%)/2)
}

.product-item:nth-child(2n+1) {
    margin-left: 0
}

.product-item-name {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    display: block;
    hyphens: auto;
    margin: 5px 0;
    word-wrap: break-word
}

.product-item-info {
    max-width: 100%;
    width: 152px
}

.page-products .product-item-info {
    width: 240px
}

.product-item-actions {
    font-size: 0
}

    .product-item-actions > * {
        font-size: 1.4rem
    }

    .product-item-actions .actions-secondary {
        display: inline-block;
        font-size: 1.4rem;
        vertical-align: middle;
        white-space: nowrap
    }

        .product-item-actions .actions-secondary > button.action, .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action, .product-item-actions .actions-secondary > .action-gift.action {
            background-image: none;
            background: 0 0;
            -moz-box-sizing: content-box;
            border: 0;
            box-shadow: none;
            line-height: inherit;
            margin: 0;
            padding: 0;
            text-decoration: none;
            text-shadow: none;
            font-weight: 400
        }

            .product-item-actions .actions-secondary > button.action:focus, .product-item-actions .actions-secondary > button.action:active, .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus, .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active, .product-item-actions .actions-secondary > .action-gift.action:focus, .product-item-actions .actions-secondary > .action-gift.action:active {
                background: 0 0;
                border: none
            }

            .product-item-actions .actions-secondary > button.action:hover, .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover, .product-item-actions .actions-secondary > .action-gift.action:hover {
                background: 0 0;
                border: none
            }

            .product-item-actions .actions-secondary > button.action.disabled, .product-item-actions .actions-secondary > button.action[disabled], fieldset[disabled] .product-item-actions .actions-secondary > button.action, .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled, .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled], fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action, .product-item-actions .actions-secondary > .action-gift.action.disabled, .product-item-actions .actions-secondary > .action-gift.action[disabled], fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
                pointer-events: none;
                opacity: .5
            }

        .product-item-actions .actions-secondary > .action {
            line-height: 35px;
            text-align: center;
            width: 35px
        }

            .product-item-actions .actions-secondary > .action:before {
                margin: 0
            }

    .product-item-actions .actions-primary {
        display: inline-block;
        vertical-align: middle
    }

.product-item-description {
    margin: 25px 0
}

.product-item .product-reviews-summary .rating-summary {
    margin: 0 4px 0 0
}

.product-item .product-reviews-summary .reviews-actions {
    font-size: 12px;
    margin-top: 5px
}

.product-item .price-box {
    margin: 10px 0 25px
}

    .product-item .price-box .price {
        font-size: 1.4rem;
        font-weight: 700;
        white-space: nowrap
    }

    .product-item .price-box .price-label {
        font-size: 12px
    }

        .product-item .price-box .price-label:after {
            content: ':'
        }

.product-item .special-price .price, .product-item .minimal-price .price {
    font-size: 1.4rem;
    font-weight: 700
}

.product-item .special-price .price-wrapper, .product-item .minimal-price .price-wrapper {
    display: inline-block
}

.product-item .special-price .price-including-tax + .price-excluding-tax, .product-item .minimal-price .price-including-tax + .price-excluding-tax {
    display: block
}

.product-item .special-price {
    display: block
}

.product-item .old-price .price {
    font-weight: 400
}

.product-item .regular-price .price-label {
    display: none
}

.product-item .minimal-price .price-container {
    display: block
}

.product-item .minimal-price-link {
    margin-top: 5px
}

    .product-item .minimal-price-link .price-label {
        color: #1979c3;
        font-size: 1.4rem
    }

    .product-item .minimal-price-link .price {
        font-weight: 400
    }

.product-item .minimal-price-link, .product-item .price-excluding-tax, .product-item .price-including-tax {
    display: block;
    white-space: nowrap
}

.product-item .price-from, .product-item .price-to {
    margin: 0
}

.product-item .tocompare:before {
    content: '\e61f'
}

.product-item .tocart {
    white-space: nowrap
}

.price-container .price {
    font-size: 1.4rem
}

.price-container .price-including-tax + .price-excluding-tax, .price-container .weee {
    margin-top: 5px
}

    .price-container .price-including-tax + .price-excluding-tax, .price-container .weee, .price-container .price-including-tax + .price-excluding-tax .price, .price-container .weee .price, .price-container .weee + .price-excluding-tax:before, .price-container .weee + .price-excluding-tax .price {
        font-size: 1.1rem
    }

        .price-container .weee:before {
            content: '(' attr(data-label) ': '
        }

        .price-container .weee:after {
            content: ')'
        }

        .price-container .weee + .price-excluding-tax:before {
            content: attr(data-label) ': '
        }

.products-list .product-item {
    display: table;
    width: 100%
}

.products-list .product-item-info {
    display: table-row
}

.products-list .product-item-photo {
    display: table-cell;
    padding: 0 30px 30px 0;
    vertical-align: top;
    width: 1%
}

.products-list .product-item-details {
    display: table-cell;
    vertical-align: top
}

.page-products .columns {
    position: relative;
    z-index: 1
}

.toolbar-amount {
    display: block;
    line-height: 26px;
    margin: 0;
    padding: 8px 0 0;
    vertical-align: middle
}

.products.wrapper ~ .toolbar .toolbar-amount {
    display: none
}

.toolbar-products {
    margin-bottom: 40px;
    padding: 0 10px;
    text-align: center
}

    .toolbar-products .pages {
        display: none
    }

.products.wrapper ~ .toolbar-products .pages {
    display: block
}

.toolbar-products .limiter .control {
    display: inline-block
}

.sorter {
    padding: 4px 0 0
}

.products.wrapper ~ .toolbar .sorter {
    display: none
}

.sorter .sorter-action {
    position: relative;
    top: -2px
}

.sorter-options {
    margin: 0 0 0 7px;
    width: auto
}

.sorter-action {
    vertical-align: top;
    display: inline-block;
    text-decoration: none
}

    .sorter-action > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .sorter-action:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 32px;
        color: #8f8f8f;
        content: '\e613';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .sorter-action:hover:before {
        color: #333
    }

.sorter .sort-desc:before {
    content: '\e614'
}

.modes {
    display: none
}

.limiter-options {
    margin: 0 5px 0 7px;
    width: auto
}

.limiter-label {
    font-weight: 400
}

.page-products .toolbar .limiter {
    display: none
}

.old-price, .old.price {
    text-decoration: line-through
}

.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
    content: '(' attr(data-label) ': '
}

.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
    content: ')'
}

.prices-tier .price-container .weee[data-label] {
    display: inline
}

    .prices-tier .price-container .weee[data-label] .price {
        font-size: 1.1rem
    }

    .prices-tier .price-container .weee[data-label]:before {
        content: ' +' attr(data-label) ': '
    }

.actual-price {
    font-weight: 700
}

.category-image .image {
    display: block;
    height: auto;
    max-width: 100%
}

.category-image, .category-description {
    margin-bottom: 20px
}

.product-image-container {
    display: inline-block;
    max-width: 100%
}

.product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.product-image-photo {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.product.media .placeholder .photo.container {
    max-width: 100%
}

.product.media .notice {
    color: #7d7d7d;
    font-size: 1.2rem;
    margin: 10px 0
}

.product.media .product.thumbs {
    margin: 20px 0 30px
}

.product.media .items.thumbs {
    margin: 0;
    padding: 0;
    list-style: none none
}

    .product.media .items.thumbs > li {
        display: inline-block;
        vertical-align: top
    }

    .product.media .items.thumbs .active {
        display: block;
        line-height: 1
    }

.product.info.detailed {
    clear: both;
    margin-bottom: 30px
}

    .product.info.detailed .additional-attributes {
        width: auto
    }

        .product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {
            padding: 4px 5px 10px
        }

        .product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {
            padding: 4px 30px 10px 0
        }

.product-info-main .page-title-wrapper .page-title {
    line-height: 1.42857143;
    margin-bottom: 10px
}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
    display: inline-block;
    font-weight: 700;
    margin-right: 20px;
    text-transform: uppercase;
    vertical-align: top
}

.product-info-main .product.attribute.sku {
    display: inline-block;
    vertical-align: top;
    color: #7d7d7d
}

    .product-info-main .product.attribute.sku > .value {
        display: inline-block;
        vertical-align: top;
        word-break: break-all
    }

    .product-info-main .product.attribute.sku .type {
        margin-right: 5px
    }

.product-info-main .product.attribute.overview {
    margin: 20px 0
}

.product-info-main .product.alert {
    margin: 10px 0
}

.product-info-main .price-box {
    margin-top: 10px
}

.product-info-main .product-reviews-summary .reviews-actions {
    font-size: 1.4rem
}

.product-options-wrapper .fieldset-product-options-inner .legend {
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 1.4rem;
    border: none;
    display: inline-block;
    float: none;
    padding: 0
}

.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
    margin-top: 10px
}

.product-options-wrapper .fieldset-product-options-inner.required .legend:after, .product-options-wrapper .fieldset-product-options-inner._required .legend:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px
}

.product-options-wrapper .field .note {
    display: block
}

.product-info-main .price-box .price-including-tax + .price-excluding-tax, .product-options-bottom .price-box .price-including-tax + .price-excluding-tax, .product-info-main .price-box .weee + .price-excluding-tax, .product-options-bottom .price-box .weee + .price-excluding-tax, .product-info-main .price-box .weee, .product-options-bottom .price-box .weee {
    font-size: 1.2rem;
    line-height: 14px;
    margin-bottom: 5px
}

    .product-info-main .price-box .price-including-tax + .price-excluding-tax .price, .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price, .product-info-main .price-box .weee + .price-excluding-tax .price, .product-options-bottom .price-box .weee + .price-excluding-tax .price, .product-info-main .price-box .weee .price, .product-options-bottom .price-box .weee .price {
        font-size: 1.2rem;
        font-weight: 700
    }

.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
    font-size: 1.8rem;
    font-weight: 700
}

.product-info-main .price-box .price, .product-options-bottom .price-box .price {
    white-space: nowrap
}

.product-info-main .special-price, .product-options-bottom .special-price {
    display: block;
    margin: 10px 0
}

    .product-info-main .special-price .price-container, .product-options-bottom .special-price .price-container {
        font-size: 1.4rem
    }

    .product-info-main .special-price .price-label + .price-wrapper, .product-options-bottom .special-price .price-label + .price-wrapper {
        display: inline-block
    }

    .product-info-main .old-price .price-label:after, .product-options-bottom .old-price .price-label:after, .product-info-main .special-price .price-label:after, .product-options-bottom .special-price .price-label:after {
        content: ': '
    }

.product-info-main .box-tocart, .product-options-bottom .box-tocart {
    margin: 20px 0
}

    .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
        padding-right: 15px
    }

    .product-info-main .box-tocart .input-text.qty, .product-options-bottom .box-tocart .input-text.qty {
        height: 52px;
        text-align: center;
        width: 52px
    }

    .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
        text-align: center
    }

.product-info-main .product-addto-links, .product-options-bottom .product-addto-links {
    margin: 20px 0
}

.product-info-main .action.tocompare, .product-options-bottom .action.tocompare {
    vertical-align: top
}

.prices-tier {
    background: #f5f5f5;
    margin: 10px 0;
    padding: 10px 15px
}

    .prices-tier .price-container {
        display: inline-block
    }

    .prices-tier .price-including-tax, .prices-tier .price-excluding-tax, .prices-tier .weee {
        display: inline-block
    }

        .prices-tier .price-including-tax .price, .prices-tier .price-excluding-tax .price, .prices-tier .weee .price {
            font-size: 1.4rem;
            font-weight: 700
        }

.ui-dialog-titlebar-close {
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline
}

    .ui-dialog-titlebar-close:visited {
        color: #1979c3;
        text-decoration: none
    }

    .ui-dialog-titlebar-close:hover {
        color: #006bb4;
        text-decoration: underline
    }

    .ui-dialog-titlebar-close:active {
        color: #ff5501;
        text-decoration: underline
    }

    .ui-dialog-titlebar-close:hover {
        color: #006bb4
    }

    .ui-dialog-titlebar-close:hover, .ui-dialog-titlebar-close:active, .ui-dialog-titlebar-close:focus {
        background: 0 0;
        border: 0
    }

    .ui-dialog-titlebar-close.disabled, .ui-dialog-titlebar-close[disabled], fieldset[disabled] .ui-dialog-titlebar-close {
        color: #1979c3;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

.block.related .action.select {
    margin: 0 5px
}

.sidebar .product-items .product-item {
    margin-bottom: 20px;
    position: relative
}

.sidebar .product-items .product-item-info {
    position: relative;
    width: auto
}

    .sidebar .product-items .product-item-info .product-item-photo {
        left: 0;
        position: absolute;
        top: 0
    }

.sidebar .product-items .product-item-name {
    margin-top: 0
}

.sidebar .product-items .product-item-details {
    margin: 0 0 0 85px
}

.sidebar .product-items .product-item-actions {
    display: block;
    margin-top: 10px
}

.sidebar .product-items .price-box {
    display: block;
    margin: 7px 0
}

.sidebar .product-items .text {
    margin-right: 8px
}

.sidebar .product-items .counter {
    color: #7d7d7d;
    font-size: 1.2rem;
    white-space: nowrap
}

.sidebar .product-items .minilist .price {
    display: inline;
    padding: 0
}

.sidebar .product-items .minilist .weee:before {
    display: inline-block
}

.sidebar .action.delete {
    position: absolute;
    right: 0;
    top: 0
}

.sidebar .product-items-images {
    margin-left: -5px
}

    .sidebar .product-items-images .product-item {
        float: left;
        padding-left: 5px
    }

.sidebar .product-items-names .product-item {
    display: flex;
    margin-bottom: 10px
}

.sidebar .product-items-names .product-item-name {
    margin: 0
}

.catalog-category-view.page-layout-1column .column.main {
    min-height: inherit
}

body.catalog-product-compare-index .action.print {
    float: right;
    margin: 15px 0
}

.table-wrapper.comparison {
    clear: both;
    max-width: 100%;
    overflow-x: auto
}

.table-comparison {
    table-layout: fixed
}

    .table-comparison .cell.label, .table-comparison td:last-child {
        border-right: 1px solid #d1d1d1
    }

    .table-comparison .cell {
        padding: 15px;
        width: 140px
    }

        .table-comparison .cell .attribute.value {
            overflow: hidden;
            width: 100%
        }

        .table-comparison .cell.product.info, .table-comparison .cell.product.label {
            border-bottom: 1px solid #d1d1d1
        }

        .table-comparison .cell.label .attribute.label {
            display: block;
            width: 100%;
            word-wrap: break-word
        }

        .table-comparison .cell.attribute {
            font-size: 1.3rem
        }

            .table-comparison .cell.attribute img {
                height: auto;
                max-width: 100%
            }

    .table-comparison .product-item-photo {
        display: block;
        margin: 0 auto 15px
    }

    .table-comparison .product-image-photo {
        margin-left: 0
    }

    .table-comparison .product-item-actions, .table-comparison .price-box, .table-comparison .product.rating, .table-comparison .product-item-name {
        display: block;
        margin: 15px 0
    }

    .table-comparison .product-addto-links {
        margin-top: 15px
    }

        .table-comparison .product-addto-links .action.split, .table-comparison .product-addto-links .action.toggle {
            line-height: 1.2rem;
            padding: 5px 8px;
            font-size: 1.1rem
        }

        .table-comparison .product-addto-links .action.toggle {
            padding: 0
        }

    .table-comparison .cell.remove {
        padding-bottom: 0;
        padding-top: 0;
        text-align: right
    }

    .table-comparison .product-item-actions > .actions-primary + .actions-secondary {
        margin-top: 10px
    }

    .table-comparison .action.tocart {
        white-space: nowrap
    }

.comparison.headings {
    background: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 2
}

.block-compare .product-item .product-item-name {
    margin-left: 22px
}

.block-compare .action.delete {
    left: -6px;
    position: absolute;
    top: 0
}

.block-compare .actions-toolbar {
    margin: 17px 0 0
}

.block-category-event {
    background: #f0f0f0;
    color: #333;
    padding: 10px 0 15px;
    text-align: center
}

    .block-category-event.block:last-child {
        margin-bottom: 10px
    }

    .block-category-event .block-title {
        margin: 0 0 10px
    }

        .block-category-event .block-title strong {
            font-size: 1.5rem;
            font-weight: 300
        }

    .block-category-event .ticker {
        margin: 0;
        padding: 0;
        list-style: none none
    }

        .block-category-event .ticker li {
            display: none;
            margin: 0 15px
        }

        .block-category-event .ticker .value {
            font-size: 1.8rem;
            font-weight: 300
        }

        .block-category-event .ticker .label {
            font-size: 1rem;
            display: block;
            text-transform: lowercase
        }

    .block-category-event .dates {
        display: table;
        margin: 0 auto
    }

        .block-category-event .dates .start, .block-category-event .dates .end {
            display: table-cell;
            vertical-align: top
        }

        .block-category-event .dates .date {
            font-size: 1.8rem
        }

        .block-category-event .dates .time {
            display: block
        }

        .block-category-event .dates .start {
            padding-right: 40px;
            position: relative
        }

            .block-category-event .dates .start:after {
                font-size: 1.8rem;
                content: '\2013';
                display: block;
                position: absolute;
                right: 15px;
                top: 0
            }

.block-search {
    margin-bottom: 0
}

    .block-search .block-title {
        display: none
    }

    .block-search .block-content {
        margin-bottom: 0
    }

    .block-search .label {
        text-decoration: none;
        display: inline-block;
        float: right
    }

        .block-search .label > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .block-search .label:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 35px;
            line-height: 33px;
            color: #8f8f8f;
            content: '\e615';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .block-search .label:hover:before {
            color: #333
        }

        .block-search .label:active:before {
            color: #333
        }

        .block-search .label.active + .control input {
            position: static
        }

    .block-search .action.search {
        display: none
    }

    .block-search .control {
        border-top: 1px solid #d1d1d1;
        clear: both;
        margin: 0 -15px -1px;
        padding: 0 15px
    }

    .block-search input {
        left: -300%;
        margin: 15px 0;
        position: absolute
    }

    .block-search .nested {
        display: none
    }

.search-autocomplete {
    display: none;
    margin-top: -15px;
    overflow: hidden;
    position: absolute;
    z-index: 3
}

    .search-autocomplete ul {
        margin: 0;
        padding: 0;
        list-style: none none
    }

        .search-autocomplete ul li {
            border-top: 1px solid #e5e5e5;
            cursor: pointer;
            margin: 0;
            padding: 5px 40px 5px 10px;
            position: relative;
            text-align: left;
            white-space: normal
        }

            .search-autocomplete ul li:not(:empty) {
                border-top: 0;
                border: 1px solid #c2c2c2;
                background: #fff
            }

            .search-autocomplete ul li:first-child {
                border-top: none
            }

            .search-autocomplete ul li:hover, .search-autocomplete ul li.selected {
                background: #e8e8e8
            }

            .search-autocomplete ul li .amount {
                color: #999;
                position: absolute;
                right: 7px;
                top: 5px
            }

.form.search.advanced .fields.range .field:first-child {
    position: relative
}

    .form.search.advanced .fields.range .field:first-child .control {
        padding-right: 25px
    }

        .form.search.advanced .fields.range .field:first-child .control:after {
            content: ' \2013 ';
            display: inline-block;
            position: absolute;
            right: 0;
            text-align: center;
            top: 6px;
            width: 25px
        }

.form.search.advanced .fields.range .field:last-child {
    position: relative
}

    .form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
        left: 0;
        position: absolute;
        top: 32px
    }

.form.search.advanced .fields.range .field.with-addon .control {
    padding-right: 45px
}

.form.search.advanced .group.price .addon .addafter {
    background: 0 0;
    border: 0;
    padding-top: 6px;
    position: absolute;
    right: 0;
    top: 0
}

.search.summary {
    margin-bottom: 10px
}

.cart-summary {
    background: #f5f5f5;
    margin-bottom: 25px;
    padding: 1px 15px 25px
}

    .cart-summary > .title {
        display: block;
        font-weight: 300;
        line-height: 1.1;
        font-size: 1.8rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem
    }

    .cart-summary .block {
        margin-bottom: 0
    }

        .cart-summary .block .item-options {
            margin-left: 0
        }

        .cart-summary .block .fieldset {
            margin: 15px 0 25px 5px
        }

            .cart-summary .block .fieldset .field {
                margin: 0 0 10px
            }

                .cart-summary .block .fieldset .field.note {
                    font-size: 12px
                }

            .cart-summary .block .fieldset .methods .field > .label {
                display: inline
            }

.cart-totals {
    border-top: 1px solid #d1d1d1;
    padding-top: 10px
}

    .cart-totals .table-wrapper {
        margin-bottom: 0;
        overflow: inherit
    }

    .cart-totals .discount.coupon {
        display: none
    }

.cart.table-wrapper .items thead + .item {
    border-top: 1px solid #d1d1d1
}

.cart.table-wrapper .items > .item {
    border-bottom: 1px solid #d1d1d1;
    position: relative
}

.cart.table-wrapper .col {
    padding-top: 20px
}

    .cart.table-wrapper .col.qty .input-text {
        margin-top: -5px
    }

.cart.table-wrapper .item-actions td {
    padding-bottom: 10px;
    text-align: center;
    white-space: normal
}

.cart.table-wrapper .item .col.item {
    display: block;
    min-height: 75px;
    padding: 25px 0 10px 75px;
    position: relative
}

.cart.table-wrapper .actions-toolbar > .action, .action-gift {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
    margin-right: 10px
}

    .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .actions-toolbar > .action:focus, .action-gift:hover, .action-gift:active, .action-gift:focus {
        text-decoration: none
    }

    .cart.table-wrapper .actions-toolbar > .action:last-child, .action-gift:last-child {
        margin-right: 0
    }

.cart.table-wrapper .action.help.map {
    font-weight: 400
}

.cart.table-wrapper .product-item-photo {
    display: block;
    left: 0;
    max-width: 60px;
    padding: 0;
    position: absolute;
    top: 15px;
    width: 100%
}

.cart.table-wrapper .product-item-details {
    white-space: normal
}

.cart.table-wrapper .product-item-name {
    display: inline-block;
    font-weight: 400;
    margin-top: -6px
}

.cart.table-wrapper .gift-registry-name-label:after {
    content: ':'
}

.cart.table-wrapper .item-options {
    font-size: 12px;
    margin-bottom: 10px
}

.cart.table-wrapper .product-item-name + .item-options {
    margin-top: 10px
}

.cart.table-wrapper .action.configure {
    display: inline-block;
    margin: 0 0 20px
}

.cart-container .checkout-methods-items {
    margin-top: 20px;
    text-align: center
}

    .cart-container .checkout-methods-items .action.primary {
        width: 100%
    }

    .cart-container .checkout-methods-items .item + .item {
        margin-top: 20px
    }

.cart-products-toolbar .toolbar-amount {
    margin: 25px 0 15px;
    padding: 0;
    text-align: center
}

.cart-products-toolbar .pages {
    margin: 0 0 25px;
    text-align: center
}

    .cart-products-toolbar .pages .items > .item {
        border-bottom: 0
    }

.cart-products-toolbar-top {
    border-bottom: 1px solid #d1d1d1
}

.block.crosssell {
    margin-top: 70px
}

.cart-tax-info + .cart-tax-total, .cart .cart-tax-info + .cart-tax-total {
    display: block
}

.cart.table-wrapper .col.price, .order-items.table-wrapper .col.price, .cart.table-wrapper .col.qty, .order-items.table-wrapper .col.qty, .cart.table-wrapper .col.subtotal, .order-items.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .order-items.table-wrapper .col.msrp {
    text-align: right
}

.block-minicart .items-total {
    float: left;
    margin: 0 10px
}

    .block-minicart .items-total .count {
        font-weight: 700
    }

.block-minicart .subtotal {
    margin: 0 10px 10px;
    text-align: right
}

.block-minicart .amount .price-wrapper:first-child .price {
    font-size: 18px;
    font-weight: 700
}

.block-minicart .subtitle {
    display: none
}

    .block-minicart .subtitle.empty {
        display: block;
        font-size: 14px;
        padding: 30px 0 20px;
        text-align: center
    }

.block-minicart .text.empty {
    text-align: center
}

.block-minicart .block-content > .actions {
    margin-top: 15px;
    text-align: center
}

    .block-minicart .block-content > .actions > .primary {
        margin: 0 10px 15px
    }

        .block-minicart .block-content > .actions > .primary .action.primary {
            display: block;
            margin-bottom: 15px;
            width: 100%
        }

            .block-minicart .block-content > .actions > .primary .action.primary:last-child {
                margin-bottom: 0
            }

.block-minicart .block-category-link, .block-minicart .block-product-link, .block-minicart .block-cms-link, .block-minicart .block-banners {
    margin: 15px 0 0;
    text-align: center
}

.minicart-wrapper {
    display: inline-block;
    position: relative;
    float: right
}

    .minicart-wrapper:before, .minicart-wrapper:after {
        content: '';
        display: table
    }

    .minicart-wrapper:after {
        clear: both
    }

    .minicart-wrapper .action.showcart {
        cursor: pointer;
        display: inline-block;
        text-decoration: none
    }

        .minicart-wrapper .action.showcart:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 35px;
            line-height: 33px;
            color: #8f8f8f;
            content: '\e611';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-wrapper .action.showcart:hover:before {
            color: #333
        }

        .minicart-wrapper .action.showcart:active:before {
            color: #8f8f8f
        }

        .minicart-wrapper .action.showcart.active {
            display: inline-block;
            text-decoration: none
        }

            .minicart-wrapper .action.showcart.active:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 35px;
                line-height: 33px;
                color: #8f8f8f;
                content: '\e611';
                font-family: 'icons-blank-theme';
                margin: 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .minicart-wrapper .action.showcart.active:hover:before {
                color: #333
            }

            .minicart-wrapper .action.showcart.active:active:before {
                color: #8f8f8f
            }

    .minicart-wrapper .block-minicart {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 4px;
        min-width: 100%;
        width: 320px;
        z-index: 101;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        box-shadow: 0 3px 3px rgba(0,0,0,.15)
    }

        .minicart-wrapper .block-minicart li {
            margin: 0
        }

            .minicart-wrapper .block-minicart li:hover {
                cursor: pointer
            }

        .minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {
            border-bottom-style: solid;
            content: '';
            display: block;
            height: 0;
            position: absolute;
            width: 0
        }

        .minicart-wrapper .block-minicart:before {
            border: 6px solid;
            border-color: transparent transparent #fff;
            z-index: 99
        }

        .minicart-wrapper .block-minicart:after {
            border: 7px solid;
            border-color: transparent transparent #bbb;
            z-index: 98
        }

        .minicart-wrapper .block-minicart:before {
            right: 26px;
            top: -12px
        }

        .minicart-wrapper .block-minicart:after {
            right: 25px;
            top: -14px
        }

    .minicart-wrapper.active {
        overflow: visible
    }

        .minicart-wrapper.active .block-minicart {
            display: block
        }

    .minicart-wrapper .block-minicart {
        padding: 25px 20px
    }

        .minicart-wrapper .block-minicart .block-title {
            display: none
        }

    .minicart-wrapper .product .actions {
        float: right;
        margin: -24px 0 0;
        text-align: right
    }

        .minicart-wrapper .product .actions > .primary, .minicart-wrapper .product .actions > .secondary {
            display: inline
        }

    .minicart-wrapper .action.close {
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px
    }

        .minicart-wrapper .action.close > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .minicart-wrapper .action.close:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 32px;
            line-height: 32px;
            color: inherit;
            content: '\e616';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-wrapper .action.close:hover:before {
            color: inherit
        }

        .minicart-wrapper .action.close:active:before {
            color: inherit
        }

        .minicart-wrapper .action.close:focus, .minicart-wrapper .action.close:active {
            background: 0 0;
            border: none
        }

        .minicart-wrapper .action.close:hover {
            background: 0 0;
            border: none
        }

        .minicart-wrapper .action.close.disabled, .minicart-wrapper .action.close[disabled], fieldset[disabled] .minicart-wrapper .action.close {
            pointer-events: none;
            opacity: .5
        }

    .minicart-wrapper .action.showcart {
        white-space: nowrap
    }

        .minicart-wrapper .action.showcart .counter.qty {
            background: #ff5501;
            color: #fff;
            height: 24px;
            line-height: 24px;
            border-radius: 2px;
            display: inline-block;
            margin: 3px 0 0;
            min-width: 18px;
            overflow: hidden;
            padding: 0 3px;
            text-align: center;
            white-space: normal
        }

            .minicart-wrapper .action.showcart .counter.qty.empty {
                display: none
            }

            .minicart-wrapper .action.showcart .counter.qty .loader > img {
                max-width: 24px
            }

    .minicart-wrapper .minicart-widgets {
        margin-top: 15px
    }

.minicart-items-wrapper {
    border: 1px solid #ccc;
    margin: 0 -20px;
    border-left: 0;
    border-right: 0;
    overflow-x: auto;
    padding: 15px
}

.minicart-items {
    margin: 0;
    padding: 0;
    list-style: none none
}

    .minicart-items .product-item {
        padding: 20px 0
    }

        .minicart-items .product-item:not(:first-child) {
            border-top: 1px solid #ccc
        }

        .minicart-items .product-item:first-child {
            padding-top: 0
        }

    .minicart-items .product-item-pricing .label {
        display: inline-block
    }

    .minicart-items .price-minicart {
        margin-bottom: 5px
    }

    .minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container {
        float: left
    }

    .minicart-items .product .toggle {
        display: block;
        text-decoration: none;
        cursor: pointer;
        position: relative
    }

        .minicart-items .product .toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 16px;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-items .product .toggle:after {
            position: static;
            right: 20px;
            top: 0
        }

    .minicart-items .product.active > .toggle:after {
        content: '\e621'
    }

    .minicart-items .product-item-name {
        font-weight: 400;
        margin: 0 0 10px
    }

        .minicart-items .product-item-name a {
            color: #1979c3
        }

    .minicart-items .product-item-details {
        padding-left: 88px
    }

        .minicart-items .product-item-details .price {
            font-weight: 700
        }

        .minicart-items .product-item-details .price-including-tax, .minicart-items .product-item-details .price-excluding-tax {
            margin: 5px 0 0
        }

        .minicart-items .product-item-details .weee[data-label] {
            font-size: 1.1rem
        }

        .minicart-items .product-item-details .details-qty {
            margin-top: 10px
        }

    .minicart-items .product.options .tooltip.toggle {
        display: inline-block;
        text-decoration: none
    }

        .minicart-items .product.options .tooltip.toggle > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .minicart-items .product.options .tooltip.toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 28px;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            margin: -3px 0 0 7px;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-items .product.options .tooltip.toggle .details {
            display: none
        }

    .minicart-items .item-qty {
        margin-right: 10px;
        text-align: center;
        width: 45px
    }

    .minicart-items .update-cart-item {
        font-size: 1.1rem;
        vertical-align: top
    }

    .minicart-items .subtitle {
        display: none
    }

    .minicart-items .action.edit, .minicart-items .action.delete {
        display: inline-block;
        text-decoration: none
    }

        .minicart-items .action.edit > span, .minicart-items .action.delete > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .minicart-items .action.edit:before, .minicart-items .action.delete:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 28px;
            color: #303030;
            content: '\e606';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-items .action.edit:hover:before, .minicart-items .action.delete:hover:before {
            color: #303030
        }

        .minicart-items .action.edit:active:before, .minicart-items .action.delete:active:before {
            color: #303030
        }

        .minicart-items .action.delete:before {
            content: '\e604'
        }

.checkout-container {
    margin: 0 0 20px
}

.opc-wrapper {
    margin: 0 0 20px
}

    .opc-wrapper .step-content {
        margin: 0 0 40px
    }

.checkout-index-index .nav-sections, .checkout-index-index .nav-toggle {
    display: none
}

.checkout-index-index .logo {
    margin-left: 0
}

.checkout-onepage-success .print {
    display: none
}

.opc-estimated-wrapper {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 18px 15px
}

    .opc-estimated-wrapper .estimated-block {
        font-size: 18px;
        font-weight: 700;
        float: left
    }

        .opc-estimated-wrapper .estimated-block .estimated-label {
            display: block;
            margin: 0 0 5px
        }

    .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
        color: #333
    }

    .opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
        color: #555
    }

.opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    font-size: 0
}

.opc-progress-bar-item {
    margin: 0 0 10px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 50%
}

    .opc-progress-bar-item:before {
        background: #e4e4e4;
        top: 19px;
        content: '';
        height: 7px;
        left: 0;
        position: absolute;
        width: 100%
    }

    .opc-progress-bar-item:first-child:before {
        border-radius: 6px 0 0 6px
    }

    .opc-progress-bar-item:last-child:before {
        border-radius: 0 6px 6px 0
    }

    .opc-progress-bar-item > span {
        display: inline-block;
        padding-top: 45px;
        width: 100%;
        word-wrap: break-word;
        color: #e4e4e4;
        font-weight: 300;
        font-size: 1.8rem
    }

        .opc-progress-bar-item > span:before, .opc-progress-bar-item > span:after {
            background: #e4e4e4;
            height: 38px;
            margin-left: -19px;
            width: 38px;
            border-radius: 50%;
            content: '';
            left: 50%;
            position: absolute;
            top: 0
        }

        .opc-progress-bar-item > span:after {
            background: #fff;
            height: 26px;
            margin-left: -13px;
            top: 6px;
            width: 26px;
            content: counter(i);
            counter-increment: i;
            color: #333;
            font-weight: 600;
            font-size: 1.8rem
        }

    .opc-progress-bar-item._active:before {
        background: #ff5501
    }

    .opc-progress-bar-item._active > span {
        color: #333
    }

        .opc-progress-bar-item._active > span:before {
            background: #ff5501
        }

        .opc-progress-bar-item._active > span:after {
            content: '\e610';
            font-family: 'icons-blank-theme';
            line-height: 1;
            font-size: 2.8rem
        }

    .opc-progress-bar-item._complete {
        cursor: pointer
    }

        .opc-progress-bar-item._complete > span {
            color: #333
        }

            .opc-progress-bar-item._complete > span:after {
                content: '\e610';
                font-family: 'icons-blank-theme';
                line-height: 1;
                font-size: 2.8rem
            }

.field.choice .field-tooltip {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -3px
}

.field.choice .field-tooltip-action {
    line-height: 24px
}

.field._error .control input, .field._error .control select, .field._error .control textarea {
    border-color: #ed8380
}

.opc-wrapper .fieldset > .field > .label {
    font-weight: 400
}

.field-tooltip {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 1px
}

    .field-tooltip._active {
        z-index: 100
    }

        .field-tooltip._active .field-tooltip-content {
            display: block
        }

        .field-tooltip._active .field-tooltip-action:before {
            color: #333
        }

    .field-tooltip .label {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .field-tooltip .field-tooltip-action {
        display: inline-block;
        text-decoration: none
    }

        .field-tooltip .field-tooltip-action > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .field-tooltip .field-tooltip-action:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 24px;
            line-height: inherit;
            color: #bbb;
            content: '\e623';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .field-tooltip .field-tooltip-action:hover:before {
            color: #333
        }

        .field-tooltip .field-tooltip-action:before {
            padding-left: 1px
        }

._keyfocus .field-tooltip .field-tooltip-action:focus {
    z-index: 100
}

    ._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
        display: block
    }

    ._keyfocus .field-tooltip .field-tooltip-action:focus:before {
        color: #333
    }

.field-tooltip .field-tooltip-content {
    background: #f4f4f4;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2
}

    .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
        border: 10px solid transparent;
        height: 0;
        width: 0;
        border-right-color: #f4f4f4;
        left: -21px;
        top: 12px;
        content: '';
        display: block;
        position: absolute;
        z-index: 3
    }

    .field-tooltip .field-tooltip-content:before {
        border-right-color: #666
    }

    .field-tooltip .field-tooltip-content:after {
        border-right-color: #f4f4f4;
        width: 1px;
        z-index: 4
    }

@media only screen and (max-width:768px) {
    .field-tooltip .field-tooltip-content {
        left: auto;
        right: -10px;
        top: 40px
    }

        .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
            border: 10px solid transparent;
            height: 0;
            left: auto;
            margin-top: -21px;
            right: 10px;
            top: 0;
            width: 0
        }

        .field-tooltip .field-tooltip-content:before {
            border-bottom-color: #999
        }

        .field-tooltip .field-tooltip-content:after {
            border-bottom-color: #f4f4f4;
            top: 1px
        }
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    margin-top: 28px;
    margin-bottom: 20px
}

    .opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
        font-size: 14px;
        margin-top: 10px
    }

.opc-wrapper .shipping-address-items {
    font-size: 0
}

.opc-wrapper .shipping-address-item {
    border: 2px solid transparent;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 20px 35px 20px 20px;
    transition: .3s border-color;
    width: 50%;
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: top;
    word-wrap: break-word
}

    .opc-wrapper .shipping-address-item.selected-item {
        border-color: #ff5501
    }

        .opc-wrapper .shipping-address-item.selected-item:after {
            background: #ff5501;
            color: #fff;
            content: '\e610';
            font-family: 'icons-blank-theme';
            height: 27px;
            width: 29px;
            font-size: 27px;
            line-height: 21px;
            padding-top: 2px;
            position: absolute;
            right: 0;
            text-align: center;
            top: 0
        }

.opc-wrapper .action-show-popup {
    margin: 0 0 20px
}

    .opc-wrapper .action-show-popup > span:before {
        content: '+';
        padding-right: 5px
    }

.opc-wrapper .action-select-shipping-item {
    float: right;
    margin: 20px 0 0
}

.opc-wrapper .edit-address-link {
    display: block;
    float: left;
    margin: 26px 5px 0 0
}

.checkout-shipping-method .step-title {
    margin-bottom: 0
}

.checkout-shipping-method .no-quotes-block {
    margin: 20px 0
}

.methods-shipping .actions-toolbar .action.primary {
    margin: 20px 0 0
}

.table-checkout-shipping-method thead th {
    display: none
}

.table-checkout-shipping-method tbody td {
    border-top: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 20px
}

    .table-checkout-shipping-method tbody td:first-child {
        padding-left: 0;
        padding-right: 0;
        width: 20px
    }

.table-checkout-shipping-method tbody tr:first-child td {
    border-top: none
}

.table-checkout-shipping-method tbody .row-error td {
    border-top: none;
    padding-bottom: 10px;
    padding-top: 0
}

.checkout-shipping-method {
    position: relative
}

.shipping-policy-block.field-tooltip {
    top: 12px
}

    .shipping-policy-block.field-tooltip .field-tooltip-action {
        color: #1979c3;
        cursor: pointer
    }

        .shipping-policy-block.field-tooltip .field-tooltip-action:before {
            display: none
        }

    .shipping-policy-block.field-tooltip .field-tooltip-content {
        width: 420px;
        top: 30px
    }

.opc-block-shipping-information {
    padding: 0 30px
}

    .opc-block-shipping-information .shipping-information-title {
        border-bottom: 1px solid #ccc;
        margin: 0 0 20px;
        position: relative
    }

        .opc-block-shipping-information .shipping-information-title .action-edit {
            top: 2px;
            display: inline-block;
            text-decoration: none;
            margin: 0;
            position: absolute;
            right: 0
        }

            .opc-block-shipping-information .shipping-information-title .action-edit > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .opc-block-shipping-information .shipping-information-title .action-edit:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 28px;
                line-height: 28px;
                color: #8f8f8f;
                content: '\e606';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
                color: #333
            }

            .opc-block-shipping-information .shipping-information-title .action-edit:active:before {
                color: #8f8f8f
            }

    .opc-block-shipping-information .shipping-information-content {
        line-height: 27px
    }

        .opc-block-shipping-information .shipping-information-content .actions-toolbar {
            margin-left: 0
        }

    .opc-block-shipping-information .ship-to, .opc-block-shipping-information .ship-via {
        margin: 0 0 20px
    }

.opc-block-summary {
    background: #f5f5f5;
    padding: 22px 30px;
    margin: 0 0 20px
}

    .opc-block-summary > .title {
        display: block
    }

    .opc-block-summary .mark .value {
        color: #999;
        display: block
    }

    .opc-block-summary .discount.coupon {
        display: none
    }

    .opc-block-summary .grand.incl + .grand.excl .mark, .opc-block-summary .grand.incl + .grand.excl .amount {
        border-top: 0;
        font-size: 1.4rem;
        padding-top: 0
    }

        .opc-block-summary .grand.incl + .grand.excl .mark strong, .opc-block-summary .grand.incl + .grand.excl .amount strong {
            font-weight: 400
        }

    .opc-block-summary .not-calculated {
        font-style: italic
    }

    .opc-block-summary .items-in-cart > .title {
        border-bottom: 1px solid #d1d1d1;
        padding: 10px 40px 10px 0;
        cursor: pointer;
        display: block;
        text-decoration: none;
        margin-bottom: 0;
        position: relative
    }

        .opc-block-summary .items-in-cart > .title > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .opc-block-summary .items-in-cart > .title:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 30px;
            line-height: 12px;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            margin: 3px 0 0;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .opc-block-summary .items-in-cart > .title:after {
            position: absolute;
            right: 0;
            top: 10px
        }

        .opc-block-summary .items-in-cart > .title strong {
            font-size: 1.8rem;
            font-weight: 300;
            margin: 0
        }

    .opc-block-summary .items-in-cart.active > .title:after {
        content: '\e621'
    }

    .opc-block-summary .items-in-cart .product {
        position: relative
    }

    .opc-block-summary .minicart-items-wrapper {
        margin: 0 -15px 0 0;
        max-height: 370px;
        padding: 15px 15px 0 0;
        border: 0
    }

.column.main .opc-block-summary .product-item {
    margin: 0;
    padding-left: 0
}

.opc-block-summary .product-item .product-item-inner {
    display: table;
    margin: 0 0 10px;
    width: 100%
}

.opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left
}

.opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right
}

.opc-block-summary .product-item .price {
    font-size: 1.6rem;
    font-weight: 400
}

.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
    margin: 0
}

    .opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
        font-size: 1rem
    }

.opc-block-summary .actions-toolbar {
    position: relative;
    z-index: 1
}

    .opc-block-summary .actions-toolbar .secondary {
        border-top: 1px solid #d1d1d1;
        display: block;
        float: none;
        margin: -1px 0 0;
        padding: 15px 0 0;
        text-align: left
    }

        .opc-block-summary .actions-toolbar .secondary .action {
            margin: 0
        }

.authentication-dropdown {
    box-sizing: border-box
}

    .authentication-dropdown .modal-inner-wrap {
        padding: 25px
    }

.authentication-wrapper {
    float: right;
    margin-top: -60px;
    max-width: 50%;
    position: relative;
    z-index: 1
}

._has-auth-shown .authentication-wrapper {
    z-index: 900
}

.block-authentication .block-title {
    font-size: 1.8rem;
    border-bottom: 0;
    margin-bottom: 25px
}

    .block-authentication .block-title strong {
        font-weight: 300
    }

.block-authentication .field .label {
    font-weight: 400
}

.block-authentication .actions-toolbar {
    margin-bottom: 5px
}

    .block-authentication .actions-toolbar > .secondary {
        padding-top: 25px;
        text-align: left
    }

.block-authentication .block[class] {
    margin: 0
}

    .block-authentication .block[class] ul {
        list-style: none;
        padding-left: 10px
    }

    .block-authentication .block[class] .field .control, .block-authentication .block[class] .field .label {
        float: none;
        width: auto
    }

    .block-authentication .block[class] + .block {
        border-top: 1px solid #c1c1c1;
        margin-top: 40px;
        padding-top: 40px;
        position: relative
    }

        .block-authentication .block[class] + .block:before {
            height: 36px;
            line-height: 34px;
            margin: -19px 0 0 -18px;
            min-width: 36px;
            background: #fff;
            border: 1px solid #c1c1c1;
            border-radius: 50%;
            box-sizing: border-box;
            color: #c1c1c1;
            content: attr(data-label);
            display: inline-block;
            left: 50%;
            letter-spacing: normal;
            padding: 0 .2rem;
            position: absolute;
            text-align: center;
            text-transform: uppercase;
            top: 0
        }

.checkout-payment-method .step-title {
    border-bottom: 0;
    margin-bottom: 0
}

.checkout-payment-method .payment-method:first-child .payment-method-title {
    border-top: 0
}

.checkout-payment-method .payment-method._active .payment-method-content {
    display: block
}

.checkout-payment-method .payment-method + .payment-method .payment-method-title {
    border-top: 1px solid #ccc
}

.checkout-payment-method .payment-method-title {
    padding: 20px 0;
    margin: 0
}

    .checkout-payment-method .payment-method-title .payment-icon {
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle
    }

    .checkout-payment-method .payment-method-title .action-help {
        display: inline-block;
        margin-left: 5px
    }

.checkout-payment-method .payment-method-content {
    display: none;
    padding: 0 0 20px 22px
}

    .checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
        margin: 0 0 20px
    }

.checkout-payment-method .payment-group + .payment-group .step-title {
    margin: 20px 0 0
}

.checkout-payment-method .field-select-billing, .checkout-payment-method .billing-address-form {
    max-width: 600px
}

.checkout-payment-method .billing-address-same-as-shipping-block {
    margin: 0 0 10px
}

.checkout-payment-method .checkout-billing-address {
    margin: 0 0 20px
}

    .checkout-payment-method .checkout-billing-address .primary .action-update {
        margin-right: 0
    }

    .checkout-payment-method .checkout-billing-address .billing-address-details {
        line-height: 27px;
        padding: 0 0 0 23px
    }

.checkout-payment-method .payment-method-note + .checkout-billing-address {
    margin-top: 20px
}

.checkout-payment-method .payment-method-iframe {
    background-color: transparent;
    display: none;
    width: 100%
}

.checkout-payment-method .no-payments-block {
    margin: 20px 0
}

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
    content: '\e621'
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
    cursor: pointer
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: none
}

.checkout-payment-method .payment-option-title {
    border-top: 1px solid #ccc;
    padding: 20px 0
}

    .checkout-payment-method .payment-option-title .action-toggle {
        color: #1979c3;
        display: inline-block;
        text-decoration: none
    }

        .checkout-payment-method .payment-option-title .action-toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 32px;
            line-height: 16px;
            color: #8f8f8f;
            content: '\e622';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .checkout-payment-method .payment-option-title .action-toggle:hover:after {
            color: #333
        }

        .checkout-payment-method .payment-option-title .action-toggle:active:after {
            color: #8f8f8f
        }

.checkout-payment-method .payment-option-content {
    padding: 0 0 20px 22px
}

.checkout-payment-method .payment-option-inner {
    margin: 0 0 20px
}

.checkout-payment-method .credit-card-types {
    padding: 0
}

    .checkout-payment-method .credit-card-types .item {
        display: inline-block;
        list-style: none;
        margin: 0 5px 0 0;
        vertical-align: top
    }

        .checkout-payment-method .credit-card-types .item._active {
            font-weight: 700
        }

            .checkout-payment-method .credit-card-types .item._active img {
                -webkit-filter: grayscale(0%)
            }

        .checkout-payment-method .credit-card-types .item._inactive {
            opacity: .4
        }

        .checkout-payment-method .credit-card-types .item span {
            display: inline-block;
            padding-top: 6px;
            vertical-align: top
        }

    .checkout-payment-method .credit-card-types img {
        -webkit-filter: grayscale(100%);
        -webkit-transition: all .6s ease
    }

.checkout-payment-method .ccard .fields > .year {
    padding-left: 5px
}

.checkout-payment-method .ccard .fields .select {
    padding-left: 5px;
    padding-right: 5px
}

.checkout-payment-method .ccard .month .select {
    width: 140px
}

.checkout-payment-method .ccard .year .select {
    width: 80px
}

.checkout-payment-method .ccard .captcha .input-text, .checkout-payment-method .ccard .number .input-text {
    width: 225px
}

.checkout-payment-method .ccard > .field.cvv > .control {
    padding-right: 20px;
    width: auto
}

.checkout-payment-method .ccard .cvv .input-text {
    width: 55px
}

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
    width: auto !important
}

.checkout-agreements-block .checkout-agreements {
    margin-bottom: 20px
}

.checkout-agreements-block .action-show {
    vertical-align: baseline
}

.checkout-agreements-items {
    padding-bottom: 30px
}

    .checkout-agreements-items .checkout-agreements-item {
        margin-bottom: 20px
    }

    .checkout-agreements-items .checkout-agreements-item-title {
        border-bottom: 0
    }

.checkout-agreement-item-content {
    overflow: auto
}

.login-container .block-new-customer .actions-toolbar {
    margin-top: 25px
}

.login-container .block .block-title {
    font-size: 1.8rem
}

.login-container .fieldset:after {
    margin: 10px 0 0;
    content: attr(data-hasrequired);
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    color: #e02b27;
    font-size: 1.2rem
}

.login-container .fieldset:after {
    margin-top: 35px
}

.block-addresses-list .items.addresses > .item {
    margin-bottom: 20px
}

    .block-addresses-list .items.addresses > .item:last-child {
        margin-bottom: 0
    }

.form-address-edit .region_id {
    display: none
}

.form-edit-account .fieldset.password {
    display: none
}

.box-billing-address .box-content, .box-shipping-address .box-content, .box-information .box-content, .box-newsletter .box-content {
    line-height: 26px
}

.fieldset .fullname.field > .label + .control {
    width: 100%
}

.account .column.main h2 {
    margin-top: 0
}

.account .column.main .toolbar {
    text-align: center
}

    .account .column.main .toolbar .limiter-options {
        width: auto
    }

.account .sidebar-additional {
    margin-top: 40px
}

.account .table-wrapper:last-child {
    margin-bottom: 0
}

.account .table-wrapper .action {
    margin-right: 15px
}

    .account .table-wrapper .action:last-child {
        margin-right: 0
    }

.account-nav .content {
    background: #f5f5f5;
    padding: 15px 0
}

.account-nav .item {
    margin: 3px 0 0
}

    .account-nav .item:first-child {
        margin-top: 0
    }

    .account-nav .item a, .account-nav .item > strong {
        border-left: 3px solid transparent;
        display: block;
        padding: 5px 18px 5px 15px
    }

    .account-nav .item a {
        text-decoration: none
    }

        .account-nav .item a:hover {
            background: #e8e8e8
        }

    .account-nav .item.current a, .account-nav .item.current strong {
        border-color: #ff5501;
        font-weight: 600
    }

    .account-nav .item.current a {
        border-color: #ff5501
    }

    .account-nav .item .delimiter {
        border-top: 1px solid #d1d1d1;
        display: block;
        margin: 10px 1.8rem
    }

.column.main .block:last-child {
    margin-bottom: 0
}

.block .title {
    margin-bottom: 10px
}

    .block .title strong {
        font-weight: 700;
        line-height: 1.1;
        font-size: 1.4rem;
        margin-top: 2rem;
        margin-bottom: 2rem
    }

.column.main .block .title strong {
    font-size: 18px
}

.block p:last-child {
    margin: 0
}

.block .box-actions {
    margin-top: 5px
}

.field.password .control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

    .field.password .control .mage-error {
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .field.password .control .input-text {
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0;
        z-index: 2
    }

.password-strength-meter {
    background-color: #f4f4f4;
    height: 32px;
    line-height: 32px;
    padding: 0 9px;
    position: relative;
    z-index: 1
}

    .password-strength-meter:before {
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        z-index: -1
    }

.password-none .password-strength-meter:before {
    background-color: #f4f4f4;
    width: 100%
}

.password-weak .password-strength-meter:before {
    background-color: #ffafae;
    width: 25%
}

.password-medium .password-strength-meter:before {
    background-color: #ffd6b3;
    width: 50%
}

.password-strong .password-strength-meter:before {
    background-color: #c5eeac;
    width: 75%
}

.password-very-strong .password-strength-meter:before {
    background-color: #81b562;
    width: 100%
}

.control.captcha-image {
    margin-top: 10px
}

    .control.captcha-image .captcha-img {
        vertical-align: middle
    }

.downloadable.samples {
    margin-bottom: 20px
}

    .downloadable.samples dd {
        margin: 0 0 10px
    }

.table-downloadable-products .product-name {
    margin-right: 15px
}

.field.downloads .price-container {
    display: inline;
    white-space: nowrap
}

    .field.downloads .price-container:before {
        content: ' + ';
        display: inline
    }

.field.downloads .price-excluding-tax {
    display: inline
}

    .field.downloads .price-excluding-tax:before {
        content: ' (' attr(data-label) ': '
    }

    .field.downloads .price-excluding-tax:after {
        content: ')'
    }

.field.downloads .price-including-tax {
    font-size: 1.4rem;
    display: inline;
    font-weight: 600
}

.field.downloads .sample.link {
    float: right
}

.page-product-downloadable .product-add-form {
    clear: both;
    margin-bottom: 25px
}

.page-product-downloadable .product-options-bottom .field.qty {
    display: none !important
}

.cart-summary .block.giftcard .action.check {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem;
    margin-top: 20px
}

.page-product-giftcard .giftcard-amount {
    margin-bottom: 0;
    text-align: left
}

    .page-product-giftcard .giftcard-amount .field:last-child {
        padding-bottom: 20px
    }

.page-product-giftcard .product-options-wrapper .field:first-of-type {
    margin-top: 20px
}

.giftcard-account .please-wait {
    display: none
}

.giftcard-account .form-giftcard-redeem .giftcard.info {
    margin-bottom: 30px
}

.opc-wrapper .form-giftcard-account {
    max-width: 500px
}

    .opc-wrapper .form-giftcard-account .field {
        margin: 0 0 20px
    }

.opc-wrapper .giftcard-account-info {
    margin: 0 0 20px
}

    .opc-wrapper .giftcard-account-info .giftcard-account-number {
        margin: 0 0 10px
    }

.gift-message .field {
    margin-bottom: 20px
}

    .gift-message .field .label {
        color: #666;
        font-weight: 400
    }

.gift-options .actions-toolbar .action-cancel {
    display: none
}

.gift-options-title {
    margin: 0 0 20px
}

.gift-options-content .fieldset {
    margin: 0 0 20px
}

.gift-summary .actions-toolbar > .secondary {
    float: none
}

    .gift-summary .actions-toolbar > .secondary .action {
        margin: 10px 20px 0 0
    }

.action-gift {
    display: inline-block;
    text-decoration: none
}

    .action-gift:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        line-height: 16px;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .action-gift:hover:after {
        color: inherit
    }

    .action-gift:active:after {
        color: inherit
    }

    .action-gift.active:after, .action-gift._active:after {
        content: '\e621'
    }

.cart.table-wrapper .gift-content {
    box-sizing: border-box;
    clear: left;
    display: none;
    float: left;
    margin: 10px 0 20px;
    text-align: left;
    width: 100%
}

    .cart.table-wrapper .gift-content._active {
        display: block
    }

.gift-item-block {
    margin: 0
}

    .gift-item-block._active .title:after {
        content: '\e621'
    }

    .gift-item-block .title {
        border-radius: 3px;
        background-image: none;
        background: #f2f2f2;
        border: 1px solid #cdcdcd;
        color: #333;
        cursor: pointer;
        font-family: 'CenturyGothic';
        font-weight: 700;
        margin: 20px 0 0;
        padding: 7px 15px;
        font-size: 1.4rem;
        line-height: 1.6rem;
        box-sizing: border-box;
        vertical-align: middle;
        display: inline-block;
        text-decoration: none
    }

        .gift-item-block .title:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 32px;
            line-height: 16px;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .gift-item-block .title:hover:after {
            color: inherit
        }

        .gift-item-block .title:active:after {
            color: inherit
        }

        .gift-item-block .title:focus, .gift-item-block .title:active {
            background: #e2e2e2;
            border: 1px solid #cdcdcd;
            color: #333
        }

        .gift-item-block .title:hover {
            background: #e2e2e2;
            border: 1px solid #cdcdcd;
            color: #555
        }

        .gift-item-block .title.disabled, .gift-item-block .title[disabled], fieldset[disabled] .gift-item-block .title {
            opacity: .5;
            cursor: default;
            pointer-events: none
        }

        .gift-item-block .title:active {
            box-shadow: inset 0 2px 1px rgba(0,0,0,.12)
        }

    .gift-item-block .content {
        border-bottom: 1px solid #c1c1c1;
        padding: 10px 10px 20px;
        position: relative
    }

.order-details-items .order-gift-message .item-options dt, .order-details-items .block-order-details-gift-message .item-options dt {
    font-weight: 400;
    margin: 10px 0
}

.order-details-items .order-gift-message dt:after, .order-details-items .block-order-details-gift-message dt:after {
    content: ''
}

.order-details-items .order-gift-message .item-message, .order-details-items .block-order-details-gift-message .item-message {
    clear: left
}

.order-details-items .order-items .action.show {
    display: inline-block;
    text-decoration: none;
    padding-right: 20px;
    position: relative
}

    .order-details-items .order-items .action.show:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .order-details-items .order-items .action.show:after {
        position: absolute;
        right: 0;
        top: -4px
    }

    .order-details-items .order-items .action.show.expanded:after {
        content: '\e621'
    }

.block-order-details-gift-message {
    border-top: 1px solid #d1d1d1;
    padding-top: 10px
}

.form-giftregistry-share .actions-toolbar:not(:last-child), .form-giftregistry-edit .actions-toolbar:not(:last-child) {
    margin-bottom: 40px
}

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control, .form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
    width: 100%
}

.table-giftregistry-items .product-image {
    float: left;
    margin-right: 10px
}

.cart-summary .form.giftregistry .fieldset {
    margin: 25px 0 5px
}

    .cart-summary .form.giftregistry .fieldset .field {
        margin: 0 0 10px
    }

        .cart-summary .form.giftregistry .fieldset .field .control {
            float: none;
            width: auto
        }

    .cart-summary .form.giftregistry .fieldset .action.primary {
        margin-bottom: 0
    }

.form-giftregistry-search {
    margin-bottom: 60px
}

    .form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
        margin-bottom: 0
    }

.block-giftregistry-results .toolbar-giftregistry-results {
    text-align: center
}

.block-giftregistry .actions-toolbar {
    margin: 17px 0 0
}

.block-giftregistry-shared .item-options .item-value {
    margin: 0 0 25px
}

.block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1
}

.block-giftregistry-shared-items .col {
    padding: 20px 8px 10px
}

    .block-giftregistry-shared-items .col .price-box {
        display: inline-block
    }

    .block-giftregistry-shared-items .col .price-wrapper {
        font-size: 1.8rem;
        display: block;
        font-weight: 700;
        white-space: nowrap
    }

.block-giftregistry-shared-items .product .item-options {
    margin-bottom: 0
}

.block-giftregistry-shared-items .product-item-photo {
    display: block;
    max-width: 65px;
    padding: 10px 0
}

.block-giftregistry-shared-items .product-item-name {
    display: block;
    margin: 0 0 5px
}

.gift-wrapping .label {
    margin: 0 0 5px;
    display: inline-block
}

.gift-wrapping .field {
    margin-bottom: 10px
}

.gift-wrapping-info {
    font-weight: 300;
    font-size: 18px;
    margin: 20px 0
}

.gift-wrapping-list {
    list-style: none;
    margin: 20px 0 10px;
    padding: 0
}

    .gift-wrapping-list .no-image {
        background: #f2f2f2;
        display: inline-block;
        text-decoration: none
    }

        .gift-wrapping-list .no-image > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .gift-wrapping-list .no-image:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 38px;
            line-height: 4rem;
            color: #494949;
            content: '\e629';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .gift-wrapping-list .no-image:after {
            display: block
        }

.gift-wrapping-preview, .gift-wrapping-item > span {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.gift-wrapping-item {
    float: left;
    margin: 0 10px 10px 0
}

    .gift-wrapping-item:last-child {
        margin-right: 0
    }

    .gift-wrapping-item._active span:before {
        border: 3px solid #333;
        box-sizing: border-box;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        width: 100%;
        z-index: 2
    }

    .gift-wrapping-item > span {
        height: 4rem;
        width: 4rem
    }

.gift-wrapping-title {
    margin: 10px 0
}

    .gift-wrapping-title .action-remove {
        margin-left: 5px
    }

.gift-options-content .fieldset > .field {
    margin: 0 0 5px
}

    .gift-options-content .fieldset > .field:before {
        display: none
    }

.gift-wrapping-summary .gift-wrapping-title {
    border: 0;
    display: inline-block;
    padding: 0
}

.opc-wrapper .data.table .gift-wrapping, .table-order-items .gift-wrapping, .table-order-review .gift-wrapping {
    margin: 20px 0
}

    .opc-wrapper .data.table .gift-wrapping .title, .table-order-items .gift-wrapping .title, .table-order-review .gift-wrapping .title {
        float: none
    }

    .opc-wrapper .data.table .gift-wrapping .content, .table-order-items .gift-wrapping .content, .table-order-review .gift-wrapping .content {
        margin: 0
    }

        .opc-wrapper .data.table .gift-wrapping .content > img, .table-order-items .gift-wrapping .content > img, .table-order-review .gift-wrapping .content > img {
            float: left;
            margin: 0 10px 0 0;
            max-height: 50px;
            max-width: 50px
        }

.gift-summary .price-box, .gift-options .price-box {
    margin-left: 22px
}

.gift-summary .regular-price:before, .gift-options .regular-price:before {
    content: attr(data-label) ': '
}

.gift-summary .regular-price .price, .gift-options .regular-price .price {
    font-weight: 700
}

.order-options .item {
    padding-bottom: 20px
}

.order-options .product {
    margin-bottom: 10px
}

.order-options .product-image-container {
    float: left;
    padding-right: 10px
}

.order-options .gift-wrapping {
    margin-bottom: 10px
}

.table.grouped > thead > tr > th, .table.grouped > tbody > tr > th, .table.grouped > tfoot > tr > th, .table.grouped > thead > tr > td, .table.grouped > tbody > tr > td, .table.grouped > tfoot > tr > td {
    border-top: 1px solid #d1d1d1
}

.table.grouped > caption + thead > tr:first-child > th, .table.grouped > colgroup + thead > tr:first-child > th, .table.grouped > thead:first-child > tr:first-child > th, .table.grouped > caption + thead > tr:first-child > td, .table.grouped > colgroup + thead > tr:first-child > td, .table.grouped > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table.grouped > tbody + tbody {
    border-top: 1px solid #d1d1d1
}

.table.grouped > thead > tr > th {
    border-bottom: 0
}

.table.grouped .product-item-name {
    font-weight: 400
}

.table.grouped .price-box .price {
    font-size: 14px
}

.table.grouped .stock.unavailable {
    font-weight: 400;
    margin: 0;
    text-transform: none;
    white-space: nowrap
}

.table.grouped .row-tier-price td {
    border-top: 0
}

.table.grouped .row-tier-price .prices-tier {
    margin: 0 -10px 10px
}

.form-add-invitations .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

    .form-add-invitations .action.add > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .form-add-invitations .action.add:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 31px;
        line-height: 22px;
        color: inherit;
        content: '\e61c';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .form-add-invitations .action.add:hover:before {
        color: inherit
    }

    .form-add-invitations .action.add:active:before {
        color: inherit
    }

.block.filter {
    margin-bottom: 40px
}

    .block.filter .filter-title {
        margin-bottom: 20px
    }

        .block.filter .filter-title strong {
            font-size: 18px
        }

.block-subtitle {
    display: inline-block;
    margin-bottom: 10px
}

.filter-current .item {
    margin-bottom: 10px
}

.filter-current .filter-label {
    display: block;
    font-weight: 700
}

    .filter-current .filter-label:after {
        content: ':'
    }

.filter-current + .filter-actions {
    margin-bottom: 30px
}

.filter-options {
    margin: 0
}

    .filter-options .filter-options-title {
        font-weight: 700;
        line-height: 1.1;
        font-size: 1.4rem;
        margin-top: 2rem;
        margin-bottom: 2rem;
        margin: 0 0 10px;
        word-break: break-all
    }

    .filter-options .filter-options-content {
        margin: 0 0 25px
    }

        .filter-options .filter-options-content .item {
            margin-bottom: 3px
        }

    .filter-options .count {
        color: #7d7d7d
    }

        .filter-options .count:before {
            content: '('
        }

        .filter-options .count:after {
            content: ')'
        }

.filtered .items {
    margin: 15px 0
}

.filtered .item {
    margin-bottom: 6px;
    padding-left: 22px;
    position: relative
}

    .filtered .item .label {
        font-weight: 700
    }

    .filtered .item .action.remove {
        left: -6px;
        position: absolute;
        top: 0
    }

.filtered + .actions {
    margin-bottom: 35px
}

.map-popup-wrapper.popup .action.close {
    top: 10px
}

.map-popup {
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
    transition: opacity .3s linear;
    left: 0;
    margin-top: 10px;
    position: absolute;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0;
    box-sizing: border-box
}

    .map-popup .popup-header {
        margin: 0 0 25px;
        padding-right: 22px
    }

        .map-popup .popup-header .title {
            font-weight: 300;
            line-height: 1.1;
            font-size: 1.8rem;
            margin-top: 1.5rem;
            margin-bottom: 1rem
        }

    .map-popup .popup-content {
        margin: 10px 0 0
    }

    .map-popup .popup-actions .action.close {
        position: absolute;
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        right: 10px;
        top: 10px
    }

        .map-popup .popup-actions .action.close > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .map-popup .popup-actions .action.close:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: inherit;
            content: '\e616';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .map-popup .popup-actions .action.close:hover:before {
            color: inherit
        }

        .map-popup .popup-actions .action.close:active:before {
            color: inherit
        }

        .map-popup .popup-actions .action.close:focus, .map-popup .popup-actions .action.close:active {
            background: 0 0;
            border: none
        }

        .map-popup .popup-actions .action.close:hover {
            background: 0 0;
            border: none
        }

        .map-popup .popup-actions .action.close.disabled, .map-popup .popup-actions .action.close[disabled], fieldset[disabled] .map-popup .popup-actions .action.close {
            pointer-events: none;
            opacity: .5
        }

    .map-popup.active {
        opacity: 1
    }

    .map-popup .map-info-price {
        margin-bottom: 15px
    }

        .map-popup .map-info-price .price-box {
            margin: 0 0 20px
        }

            .map-popup .map-info-price .price-box .label:after {
                content: ': '
            }

    .map-popup .regular-price .price-label {
        display: none
    }

.map-old-price:not(:last-child), .product-info-price .map-show-info:not(:last-child) {
    margin-right: 10px
}

.map-fallback-price {
    display: none
}

.map-old-price {
    text-decoration: none
}

    .map-old-price .price-wrapper {
        text-decoration: line-through
    }

.map-form-addtocart {
    display: inline-block;
    text-align: center
}

    .map-form-addtocart img {
        display: block;
        margin: 0 auto
    }

button.map-show-info, .cart.table-wrapper .actions-toolbar > .action.map-show-info, .action-gift.map-show-info {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline
}

    button.map-show-info:focus, button.map-show-info:active, .cart.table-wrapper .actions-toolbar > .action.map-show-info:focus, .cart.table-wrapper .actions-toolbar > .action.map-show-info:active, .action-gift.map-show-info:focus, .action-gift.map-show-info:active {
        background: 0 0;
        border: none
    }

    button.map-show-info:hover, .cart.table-wrapper .actions-toolbar > .action.map-show-info:hover, .action-gift.map-show-info:hover {
        background: 0 0;
        border: none
    }

    button.map-show-info.disabled, button.map-show-info[disabled], fieldset[disabled] button.map-show-info, .cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled, .cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled], fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info, .action-gift.map-show-info.disabled, .action-gift.map-show-info[disabled], fieldset[disabled] .action-gift.map-show-info {
        pointer-events: none;
        opacity: .5
    }

    button.map-show-info:visited, .cart.table-wrapper .actions-toolbar > .action.map-show-info:visited, .action-gift.map-show-info:visited {
        color: #1979c3;
        text-decoration: none
    }

    button.map-show-info:hover, .cart.table-wrapper .actions-toolbar > .action.map-show-info:hover, .action-gift.map-show-info:hover {
        color: #006bb4;
        text-decoration: underline
    }

    button.map-show-info:active, .cart.table-wrapper .actions-toolbar > .action.map-show-info:active, .action-gift.map-show-info:active {
        color: #ff5501;
        text-decoration: underline
    }

    button.map-show-info:hover, .cart.table-wrapper .actions-toolbar > .action.map-show-info:hover, .action-gift.map-show-info:hover {
        color: #006bb4
    }

    button.map-show-info:hover, button.map-show-info:active, button.map-show-info:focus, .cart.table-wrapper .actions-toolbar > .action.map-show-info:hover, .cart.table-wrapper .actions-toolbar > .action.map-show-info:active, .cart.table-wrapper .actions-toolbar > .action.map-show-info:focus, .action-gift.map-show-info:hover, .action-gift.map-show-info:active, .action-gift.map-show-info:focus {
        background: 0 0;
        border: 0
    }

    button.map-show-info.disabled, button.map-show-info[disabled], fieldset[disabled] button.map-show-info, .cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled, .cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled], fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info, .action-gift.map-show-info.disabled, .action-gift.map-show-info[disabled], fieldset[disabled] .action-gift.map-show-info {
        color: #1979c3;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

.wishlist.split.button {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

    .wishlist.split.button:before, .wishlist.split.button:after {
        content: '';
        display: table
    }

    .wishlist.split.button:after {
        clear: both
    }

    .wishlist.split.button .action.split {
        float: left;
        margin: 0
    }

    .wishlist.split.button .action.toggle {
        float: right;
        margin: 0
    }

    .wishlist.split.button button.action.split, .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split, .wishlist.split.button .action-gift.action.split {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .wishlist.split.button button + .action.toggle, .wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle, .wishlist.split.button .action-gift + .action.toggle {
        border-bottom-left-radius: 0;
        border-left: 0;
        border-top-left-radius: 0
    }

    .wishlist.split.button .action.toggle {
        display: inline-block;
        text-decoration: none
    }

        .wishlist.split.button .action.toggle > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .wishlist.split.button .action.toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: #7d7d7d;
            content: '\e622';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .wishlist.split.button .action.toggle:hover:after {
            color: #333
        }

        .wishlist.split.button .action.toggle:active:after {
            color: inherit
        }

        .wishlist.split.button .action.toggle.active {
            display: inline-block;
            text-decoration: none
        }

            .wishlist.split.button .action.toggle.active > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .wishlist.split.button .action.toggle.active:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 22px;
                line-height: 22px;
                color: #7d7d7d;
                content: '\e621';
                font-family: 'icons-blank-theme';
                margin: 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .wishlist.split.button .action.toggle.active:hover:after {
                color: #333
            }

            .wishlist.split.button .action.toggle.active:active:after {
                color: inherit
            }

    .wishlist.split.button .items {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 4px;
        min-width: 200px;
        z-index: 100;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        box-shadow: 0 3px 3px rgba(0,0,0,.15)
    }

        .wishlist.split.button .items li {
            margin: 0;
            padding: 5px 5px 5px 23px
        }

            .wishlist.split.button .items li:hover {
                background: #e8e8e8;
                cursor: pointer
            }

        .wishlist.split.button .items:before, .wishlist.split.button .items:after {
            border-bottom-style: solid;
            content: '';
            display: block;
            height: 0;
            position: absolute;
            width: 0
        }

        .wishlist.split.button .items:before {
            border: 6px solid;
            border-color: transparent transparent #fff;
            z-index: 99
        }

        .wishlist.split.button .items:after {
            border: 7px solid;
            border-color: transparent transparent #bbb;
            z-index: 98
        }

        .wishlist.split.button .items:before {
            left: 10px;
            top: -12px
        }

        .wishlist.split.button .items:after {
            left: 9px;
            top: -14px
        }

    .wishlist.split.button.active {
        overflow: visible
    }

        .wishlist.split.button.active .items {
            display: block
        }

    .wishlist.split.button .items {
        text-align: left
    }

        .wishlist.split.button .items .item > span {
            display: block;
            padding: 5px 5px 5px 23px
        }

        .wishlist.split.button .items .item:last-child:hover {
            background: #e8e8e8
        }

        .wishlist.split.button .items li {
            padding: 0
        }

.table-comparison .wishlist.split.button > .action.split:before, .product-items .wishlist.split.button > .action.split:before {
    content: '\e601'
}

.table-comparison .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:focus, .product-items .wishlist.split.button > .action:focus, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover {
    color: #333
}

.table-comparison .wishlist.split.button > .action.toggle:before, .product-items .wishlist.split.button > .action.toggle:before {
    border-left: 1px solid #c9c9c9;
    content: '';
    float: left;
    height: 15px;
    margin-top: 3px
}

.product-info-main .wishlist.split.button .action.split, .block-bundle-summary .wishlist.split.button .action.split, .product-add-form .wishlist.split.button .action.split, .product-info-main .wishlist.split.button .action.toggle, .block-bundle-summary .wishlist.split.button .action.toggle, .product-add-form .wishlist.split.button .action.toggle {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.product-info-main .wishlist.split.button .action.toggle, .block-bundle-summary .wishlist.split.button .action.toggle, .product-add-form .wishlist.split.button .action.toggle {
    padding: 0
}

.cart.table-wrapper .wishlist.split.button {
    margin-bottom: 10px
}

    .cart.table-wrapper .wishlist.split.button > .action.toggle {
        padding: 4px 5px
    }

.wishlist.window.popup {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
    transition: opacity .3s linear;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0
}

    .wishlist.window.popup .popup-header {
        margin: 0 0 25px;
        padding-right: 22px
    }

        .wishlist.window.popup .popup-header .title {
            font-weight: 300;
            line-height: 1.1;
            font-size: 1.8rem;
            margin-top: 1.5rem;
            margin-bottom: 1rem
        }

    .wishlist.window.popup .popup-actions .action.close {
        position: absolute;
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        right: 10px;
        top: 10px
    }

        .wishlist.window.popup .popup-actions .action.close > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .wishlist.window.popup .popup-actions .action.close:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: inherit;
            content: '\e616';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .wishlist.window.popup .popup-actions .action.close:hover:before {
            color: inherit
        }

        .wishlist.window.popup .popup-actions .action.close:active:before {
            color: inherit
        }

        .wishlist.window.popup .popup-actions .action.close:focus, .wishlist.window.popup .popup-actions .action.close:active {
            background: 0 0;
            border: none
        }

        .wishlist.window.popup .popup-actions .action.close:hover {
            background: 0 0;
            border: none
        }

        .wishlist.window.popup .popup-actions .action.close.disabled, .wishlist.window.popup .popup-actions .action.close[disabled], fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
            pointer-events: none;
            opacity: .5
        }

    .wishlist.window.popup.active {
        opacity: 1
    }

    .wishlist.window.popup.active {
        display: block
    }

.wishlist.overlay {
    transition: opacity .15s linear;
    background: #000;
    z-index: 899;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0
}

    .wishlist.overlay.active {
        opacity: .5;
        filter: alpha(opacity=50)
    }

    .wishlist.overlay.active {
        display: block
    }

.block-wishlist-management {
    position: relative
}

    .block-wishlist-management .wishlist-select .wishlist-name-label {
        font-weight: 600
    }

    .block-wishlist-management .wishlist-title {
        margin-bottom: 10px
    }

        .block-wishlist-management .wishlist-title strong {
            font-weight: 300;
            margin-right: 10px
        }

    .block-wishlist-management .wishlist-notice {
        color: #7d7d7d;
        display: inline-block;
        margin-right: 20px
    }

    .block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
        display: inline-block
    }

    .block-wishlist-management .wishlist-toolbar-select {
        margin-right: 20px
    }

    .block-wishlist-management .wishlist-dropdown.move {
        margin-right: 20px
    }

.block-wishlist-search-form .form-wishlist-search {
    margin-bottom: 60px;
    max-width: 500px
}

.block-wishlist-search-results .toolbar-wishlist-results {
    text-align: center
}

.block-wishlist-info-items .block-title {
    font-size: 2.2rem;
    margin-bottom: 20px
}

    .block-wishlist-info-items .block-title > strong {
        font-weight: 300
    }

.block-wishlist-info-items .product-item {
    width: 100%
}

.block-wishlist-info-items .product-item-photo {
    margin-left: 20px
}

.block-wishlist-info-items .product-item-info {
    width: auto
}

    .block-wishlist-info-items .product-item-info:hover .split {
        visibility: visible
    }

.block-wishlist-info-items .price-wrapper {
    display: block;
    margin: 0 0 10px
}

.block-wishlist-info-items .split {
    clear: both;
    padding: 10px 0
}

.block-wishlist-info-items .action.towishlist {
    padding: 10px 0
}

.block-wishlist-info-items .input-text.qty {
    margin-right: 10px
}

.multicheckout.results h3, .multicheckout.success h3 {
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-top: 30px
}

    .multicheckout.results h3 a, .multicheckout.success h3 a {
        color: #333
    }

        .multicheckout.results h3 a:hover, .multicheckout.success h3 a:hover {
            text-decoration: none
        }

.multicheckout.results ul.orders-list, .multicheckout.success ul.orders-list {
    list-style: none;
    padding-left: 0
}

.multicheckout.results .orders-list, .multicheckout.success .orders-list {
    margin-top: 25px;
    padding-left: 16px
}

    .multicheckout.results .orders-list .shipping-list .shipping-item, .multicheckout.success .orders-list .shipping-list .shipping-item {
        margin-left: 84px
    }

    .multicheckout.results .orders-list .shipping-list .shipping-label, .multicheckout.success .orders-list .shipping-list .shipping-label {
        font-weight: 700;
        margin-right: 10px
    }

    .multicheckout.results .orders-list .shipping-list .shipping-address, .multicheckout.success .orders-list .shipping-list .shipping-address {
        font-weight: 400
    }

    .multicheckout.results .orders-list .shipping-list .error-block, .multicheckout.success .orders-list .shipping-list .error-block {
        color: #e02b27
    }

        .multicheckout.results .orders-list .shipping-list .error-block .error-label, .multicheckout.success .orders-list .shipping-list .error-block .error-label {
            font-weight: 700;
            margin-right: 10px
        }

        .multicheckout.results .orders-list .shipping-list .error-block .error-description, .multicheckout.success .orders-list .shipping-list .error-block .error-description {
            font-weight: 400
        }

.multicheckout.results .orders-succeed .orders-list, .multicheckout.success .orders-succeed .orders-list {
    margin-top: 0
}

    .multicheckout.results .orders-succeed .orders-list .shipping-list .order-id, .multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
        float: left
    }

    .multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item, .multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
        margin-left: 100px
    }

.multicheckout .title {
    margin-bottom: 30px
}

    .multicheckout .title strong {
        font-weight: 400
    }

.multicheckout .table-wrapper {
    margin-bottom: 0
}

    .multicheckout .table-wrapper .action.delete {
        display: inline-block
    }

    .multicheckout .table-wrapper .col .qty {
        display: inline-block
    }

    .multicheckout .table-wrapper .col.item .action.edit {
        font-weight: 400;
        margin-left: 10px
    }

.multicheckout:not(.address) .table-wrapper .product-item-name {
    margin: 0
}

.multicheckout > .actions-toolbar {
    margin-top: 40px
}

.multicheckout .actions-toolbar > .secondary {
    display: block
}

    .multicheckout .actions-toolbar > .secondary .action {
        margin-bottom: 25px
    }

        .multicheckout .actions-toolbar > .secondary .action.back {
            display: block;
            margin-left: 0
        }

.multicheckout .actions-toolbar > .primary {
    margin-right: 10px
}

.multicheckout .item-options {
    margin: 10px 0 0
}

.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
    display: none
}

.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
    display: inline-block
}

.multicheckout .block-title, .multicheckout .block-content .title {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px
}

    .multicheckout .block-title strong, .multicheckout .block-content .title strong {
        font-weight: 400
    }

        .multicheckout .block-title strong span, .multicheckout .block-content .title strong span {
            color: #a6a6a6
        }

.multicheckout .block-content .title {
    border-bottom: none;
    padding-bottom: 0
}

.multicheckout.order-review .block-title > strong {
    font-size: 2.4rem
}

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
    margin-bottom: 40px
}

.multicheckout.order-review .error-description {
    color: #e02b27;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: -10px
}

.multicheckout .box-title span {
    margin-right: 10px
}

.multicheckout .box-title > .action {
    margin: 0
}

.multicheckout .box-shipping-method .price {
    font-weight: 700
}

.multicheckout .box-billing-method .fieldset {
    margin: 0
}

    .multicheckout .box-billing-method .fieldset .legend.box-title {
        margin: 0 0 5px
    }

.multicheckout .checkout-review .grand.totals {
    font-size: 2.1rem;
    margin-bottom: 40px
}

    .multicheckout .checkout-review .grand.totals .mark {
        font-weight: 400
    }

[class^=multishipping-] .logo {
    margin-left: 0
}

.multishipping-checkout-success .nav-sections {
    display: block
}

.block.newsletter {
    margin-bottom: 40px
}

    .block.newsletter .form.subscribe {
        display: table;
        width: 100%
    }

    .block.newsletter .fieldset {
        display: table-cell;
        margin: 0;
        padding: 0;
        vertical-align: top
    }

    .block.newsletter .field {
        margin: 0
    }

        .block.newsletter .field .control {
            display: inline-block;
            text-decoration: none;
            display: block
        }

            .block.newsletter .field .control:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 35px;
                line-height: 33px;
                color: #c2c2c2;
                content: '\e61d';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .block.newsletter .field .control:before {
                position: absolute
            }

    .block.newsletter input {
        padding-left: 35px
    }

    .block.newsletter .title {
        display: none
    }

    .block.newsletter .actions {
        display: table-cell;
        vertical-align: top;
        width: 1%
    }

    .block.newsletter .action.subscribe {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        margin-left: -1px
    }

.paypal.after:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 5px 5px 10px;
    text-transform: uppercase
}

.paypal.before:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 10px 5px;
    text-align: center;
    text-transform: uppercase
}

.paypal.acceptance {
    display: block;
    margin: 0 0 20px
}

    .paypal.acceptance img {
        max-width: 100%
    }

.box-tocart .paypal img, .block-minicart .paypal img {
    display: block;
    margin: 0 auto
}

.paypal-review .paypa-review-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .items-qty .item {
    white-space: nowrap
}

.paypal-review .items-qty .title:after {
    content: ': '
}

.paypal-review .paypal-review-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .actions-toolbar {
    margin-top: 10px
}

.paypal-review .item-options dt {
    display: inline-block
}

    .paypal-review .item-options dt:after {
        content: ': '
    }

.paypal-review .item-options dd {
    margin: 0
}

.paypal-review-discount {
    border-bottom: 1px solid #d1d1d1;
    margin: 20px 0
}

    .paypal-review-discount .block {
        margin-bottom: 0
    }

        .paypal-review-discount .block .fieldset {
            padding: 10px 0 20px
        }

.fotorama-video-container:after {
    background: url() bottom right;
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

.fotorama-video-container .magnify-lens {
    display: none !important
}

.fotorama-video-container.video-unplayed:hover img {
    opacity: .6
}

.fotorama-video-container.video-unplayed:hover:after {
    transform: scale(1.25)
}

.video-thumb-icon:after {
    background: url() bottom left;
    bottom: 0;
    content: '';
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    width: 49px
}

.product-video {
    bottom: 0;
    height: 75%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

    .product-video iframe {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9999
    }

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

.fotorama__product-video--loading:after {
    visibility: hidden
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

.rating-summary {
    overflow: hidden;
    white-space: nowrap
}

    .rating-summary .rating-result {
        width: 100px;
        display: inline-block;
        position: relative;
        vertical-align: middle
    }

        .rating-summary .rating-result:before {
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 1;
            -webkit-font-smoothing: antialiased;
            color: #c7c7c7;
            font-family: 'icons-blank-theme';
            font-size: 28px;
            height: 28px;
            letter-spacing: -10px;
            line-height: 28px;
            content: '\e605' '\e605' '\e605' '\e605' '\e605';
            display: block;
            font-style: normal;
            font-weight: 400;
            speak: none
        }

        .rating-summary .rating-result > span {
            display: block;
            overflow: hidden
        }

            .rating-summary .rating-result > span:before {
                position: relative;
                z-index: 2;
                -webkit-font-smoothing: antialiased;
                color: #ff5501;
                font-family: 'icons-blank-theme';
                font-size: 28px;
                height: 28px;
                letter-spacing: -10px;
                line-height: 28px;
                content: '\e605' '\e605' '\e605' '\e605' '\e605';
                display: block;
                font-style: normal;
                font-weight: 400;
                speak: none
            }

            .rating-summary .rating-result > span span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

    .rating-summary .rating-result {
        margin-left: -5px
    }

.product-reviews-summary .rating-summary .label, .table-reviews .rating-summary .label {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote {
    overflow: hidden
}

    .review-control-vote:before {
        color: #c7c7c7;
        font-family: 'icons-blank-theme';
        font-size: 28px;
        height: 28px;
        letter-spacing: -10px;
        line-height: 28px;
        font-style: normal;
        font-weight: 400;
        speak: none;
        vertical-align: top;
        -webkit-font-smoothing: antialiased;
        content: '\e605' '\e605' '\e605' '\e605' '\e605';
        display: block;
        position: absolute;
        z-index: 1
    }

    .review-control-vote input[type=radio] {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

        .review-control-vote input[type=radio]:hover + label:before, .review-control-vote input[type=radio]:checked + label:before {
            opacity: 1
        }

    .review-control-vote label {
        cursor: pointer;
        display: block;
        position: absolute
    }

        .review-control-vote label span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .review-control-vote label:before {
            color: #ff5501;
            font-family: 'icons-blank-theme';
            font-size: 28px;
            height: 28px;
            letter-spacing: -10px;
            line-height: 28px;
            font-style: normal;
            font-weight: 400;
            speak: none;
            vertical-align: top;
            -webkit-font-smoothing: antialiased;
            opacity: 0
        }

        .review-control-vote label:hover:before {
            opacity: 1
        }

        .review-control-vote label:hover ~ label:before {
            opacity: 0
        }

    .review-control-vote .rating-5 {
        z-index: 2
    }

        .review-control-vote .rating-5:before {
            content: '\e605' '\e605' '\e605' '\e605' '\e605'
        }

    .review-control-vote .rating-4 {
        z-index: 3
    }

        .review-control-vote .rating-4:before {
            content: '\e605' '\e605' '\e605' '\e605'
        }

    .review-control-vote .rating-3 {
        z-index: 4
    }

        .review-control-vote .rating-3:before {
            content: '\e605' '\e605' '\e605'
        }

    .review-control-vote .rating-2 {
        z-index: 5
    }

        .review-control-vote .rating-2:before {
            content: '\e605' '\e605'
        }

    .review-control-vote .rating-1 {
        z-index: 6
    }

        .review-control-vote .rating-1:before {
            content: '\e605'
        }

.block.add.review {
    margin-bottom: 40px
}

    .block.add.review > .title {
        font-weight: 300;
        line-height: 1.1;
        font-size: 2.6rem;
        margin-top: 2.5rem;
        margin-bottom: 2rem
    }

    .block.add.review .legend {
        font-weight: 300;
        line-height: 1.1;
        font-size: 1.8rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        margin: 0 0 20px
    }

    .block.add.review .field.rating {
        display: table-row
    }

        .block.add.review .field.rating .label {
            display: table-cell;
            padding: 5px 0;
            vertical-align: middle
        }

        .block.add.review .field.rating .control {
            display: table-cell;
            vertical-align: top
        }

.block.reviews.list > .title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.block.reviews.list .review.item {
    margin-bottom: 40px
}

.block.reviews.list .review.title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.data.table.reviews .rating-summary {
    margin-top: -4px
}

.customer-review.view {
    margin-bottom: 20px
}

    .customer-review.view .review.title, .customer-review.view .ratings-summary, .customer-review.view .product-details {
        margin-bottom: 20px
    }

.product-reviews-summary {
    display: table;
    margin: 10px 0 12px
}

.products.wrapper.list .product-reviews-summary {
    margin: 0 auto
}

.product-reviews-summary.empty {
    margin-left: 0
}

.product-reviews-summary .rating-summary {
    display: table-cell;
    left: -5px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.product-reviews-summary .reviews-actions {
    display: table-cell;
    line-height: 28px;
    vertical-align: middle
}

    .product-reviews-summary .reviews-actions a {
        margin-right: 5px
    }

.customer-review .product-details {
    margin-bottom: 40px
}

.customer-review .product-media {
    float: left;
    margin-right: 3%;
    max-width: 285px;
    width: 30%
}

.customer-review .review-details .customer-review-rating {
    margin-bottom: 20px
}

    .customer-review .review-details .customer-review-rating .item {
        margin-bottom: 10px
    }

        .customer-review .review-details .customer-review-rating .item:last-child {
            margin-bottom: 0
        }

.customer-review .review-details .review-title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 600;
    margin-bottom: 20px
}

.customer-review .review-details .review-content {
    margin-bottom: 20px
}

.customer-review .product-reviews-summary .rating-summary, .customer-review .product-reviews-summary .reviews-actions {
    display: block
}

.review-field-ratings .nested {
    display: table
}

.review-field-ratings .review-field-rating {
    display: table-row
}

    .review-field-ratings .review-field-rating .label, .review-field-ratings .review-field-rating .control {
        display: table-cell;
        padding-bottom: 10px;
        vertical-align: top
    }

    .review-field-ratings .review-field-rating .label {
        padding-right: 10px;
        padding-top: 6px
    }

    .review-field-ratings .review-field-rating .control {
        padding-top: 2px
    }

.review-toolbar {
    border-top: 1px solid #c9c9c9;
    margin: 0 0 20px;
    text-align: center
}

    .review-toolbar:first-child {
        display: none
    }

    .review-toolbar .pages {
        border-bottom: 1px solid #c9c9c9;
        display: block;
        padding: 20px 0;
        text-align: center
    }

    .review-toolbar .limiter {
        display: none
    }

.review-add .block-title {
    display: none
}

.review-form .action.submit.primary {
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333
}

    .review-form .action.submit.primary:focus, .review-form .action.submit.primary:active {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #333
    }

    .review-form .action.submit.primary:hover {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #555
    }

.fieldset .review-legend.legend {
    margin-bottom: 20px
}

    .fieldset .review-legend.legend strong {
        display: block;
        margin-left: 0
    }

.review-field-rating .control {
    margin-bottom: 48px;
    margin-top: 10px
}

.review-list {
    margin-bottom: 30px
}

    .review-list .block-title strong {
        font-weight: 300;
        line-height: 1.1;
        font-size: 2.6rem;
        margin-top: 2.5rem;
        margin-bottom: 2rem
    }

.review-item {
    border-bottom: 1px solid #c9c9c9;
    margin: 0;
    padding: 20px 0
}

    .review-item:after {
        clear: both;
        content: '';
        display: table
    }

    .review-item:last-child {
        border-width: 0
    }

.review-ratings {
    display: table;
    margin-bottom: 10px;
    max-width: 100%
}

.review-author {
    display: inline
}

.review-title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    margin: 0 0 20px
}

.review-content {
    margin-bottom: 20px
}

.block-reward-info .reward-rates:not(:last-child), .block-reward-info .reward-limit:not(:last-child), .block-reward-info .reward-expiring:not(:last-child) {
    margin-bottom: 25px
}

.block-reward-info .reward-rates .title, .block-reward-info .reward-limit .title, .block-reward-info .reward-expiring .title {
    display: inline-block;
    margin-bottom: 10px
}

.form-create-return .field .control > span, .form-create-return .field address {
    display: inline-block;
    padding-top: 6px
}

.form-create-return .additional:first-child {
    margin-top: 0
}

.form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0
}

.form-create-return .additional .field:last-child {
    margin-top: 20px
}

.form-create-return .field.comment {
    margin-top: 55px
}

.block-returns-comments .returns-comments dt, .block-returns-comments .returns-comments dd {
    margin: 0
}

.block-returns-comments .returns-comments dt {
    font-weight: 400
}

.block-returns-comments .returns-comments dd {
    margin-bottom: 15px
}

    .block-returns-comments .returns-comments dd:last-child {
        margin-bottom: 0
    }

.block-returns-comments .fieldset {
    margin-bottom: 20px
}

.magento-rma-returns-returns .page-title-wrapper .page-title, .magento-rma-guest-returns .page-title-wrapper .page-title, .magento-rma-returns-view .page-title-wrapper .page-title {
    margin-right: 25px
}

.order-links {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 10px
}

    .order-links .item {
        display: inline-block;
        margin-right: 20px
    }

.order-actions-toolbar .action {
    margin: 0 20px 0 0
}

.order-details-items {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
    padding-bottom: 10px
}

    .order-details-items .order-title > strong {
        font-weight: 300;
        line-height: 1.1;
        font-size: 1.8rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        display: inline-block
    }

    .order-details-items .items-qty .item {
        white-space: nowrap
    }

    .order-details-items .items-qty .title:after {
        content: ': '
    }

    .order-details-items .table-order-items .product-item-name {
        margin-top: 0
    }

    .order-details-items .table-order-items tbody + tbody {
        border-top: 1px solid #d1d1d1
    }

    .order-details-items .item-options dt {
        margin: 0
    }

    .order-details-items .item-options dd {
        margin: 0 0 15px
    }

    .order-details-items .item-options.links dt {
        display: inline-block
    }

        .order-details-items .item-options.links dt:after {
            content: ': '
        }

    .order-details-items .item-options.links dd {
        margin: 0
    }

.order-pager-wrapper .toolbar-amount {
    padding-top: 3px
}

.order-pager-wrapper .pages-items .item:first-child, .order-pager-wrapper .pages-items .item:last-child {
    margin-right: 0
}

.order-actions-toolbar {
    margin-bottom: 25px
}

    .order-actions-toolbar .action {
        margin-right: 30px
    }

        .order-actions-toolbar .action.print {
            margin: 0
        }

.page-title-wrapper .order-date {
    margin: 0 0 20px
}

.account .page-title-wrapper .page-title, [class^=sales-guest-] .page-title-wrapper .page-title, .sales-guest-view .page-title-wrapper .page-title {
    margin-right: 25px
}

.form-orders-search .field.email, .form-orders-search .field.zip {
    margin-bottom: 0
}

.block-reorder .product-item .checkbox {
    position: relative;
    top: 2px;
    vertical-align: baseline
}

.block-reorder .product-item .field.item {
    display: inline-block
}

.block-reorder .product-item-name {
    display: inline-block
}

.block-reorder .actions-toolbar {
    margin: 17px 0;
    max-width: 178px
}

.block-order-details-comments {
    margin: 0 0 40px
}

    .block-order-details-comments .comment-date {
        font-weight: 600
    }

    .block-order-details-comments .comment-content {
        line-height: 1.6;
        margin: 0 0 20px
    }

.block-order-details-view .box-content .payment-method .title {
    font-weight: 400
}

.block-order-details-view .box-content .payment-method .content {
    margin: 0
}

    .block-order-details-view .box-content .payment-method .content > strong {
        font-weight: 400
    }

        .block-order-details-view .box-content .payment-method .content > strong:after {
            content: ': '
        }

.order-tracking {
    border-bottom: 1px solid #d1d1d1;
    margin: 0;
    padding: 20px 0
}

    .order-tracking .tracking-title {
        display: inline-block
    }

    .order-tracking .tracking-content {
        display: inline-block;
        margin: 0 0 0 5px
    }

.opc-wrapper .form-discount {
    max-width: 500px
}

.action.mailto.friend {
    margin-left: -7px;
    display: inline-block;
    text-decoration: none
}

    .action.mailto.friend:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: inherit;
        content: '\e61d';
        font-family: 'icons-blank-theme';
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .action.mailto.friend span {
        display: inline-block;
        line-height: 28px;
        vertical-align: top
    }

.swatch-attribute-label {
    font-weight: 700;
    position: relative
}

    .swatch-attribute-label.required {
        padding-right: 10px
    }

    .swatch-attribute-label[data-required='1']:after {
        color: #e02b27;
        content: '*';
        font-size: 14px;
        font-weight: 700;
        position: absolute;
        right: -11px;
        top: -2px
    }

.swatch-attribute-selected-option {
    color: #646464;
    padding-left: 17px
}

.swatch-attribute-options {
    margin: 10px 0
}

    .swatch-attribute-options:focus {
        box-shadow: none
    }

    .swatch-attribute-options .swatch-option-tooltip-layered .title {
        color: #282828;
        bottom: -5px;
        height: 20px;
        left: 0;
        margin-bottom: 10px;
        position: absolute;
        text-align: center;
        width: 100%
    }

.swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option {
    background: #f0f0f0;
    color: #949494
}

    .swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected {
        background: #fff;
        border: 1px solid #fff;
        color: #000
    }

.swatch-option {
    border: 1px solid #dadada;
    cursor: pointer;
    float: left;
    height: 20px;
    margin: 0 10px 5px 0;
    max-width: 100%;
    min-width: 30px;
    overflow: hidden;
    padding: 1px 2px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis
}

    .swatch-option:focus {
        box-shadow: 0 0 3px 1px #68a8e0
    }

    .swatch-option.text {
        background: #f0f0f0;
        color: #686868;
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        margin-right: 7px;
        min-width: 22px;
        padding: 4px 8px
    }

        .swatch-option.text.selected {
            background-color: #fff !important
        }

    .swatch-option.selected {
        outline: 2px solid #ff5501;
        border: 1px solid #fff;
        color: #333
    }

    .swatch-option:not(.disabled):hover {
        border: 1px solid #fff;
        color: #333;
        outline: 1px solid #999
    }

    .swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {
        border: 1px solid #fff;
        outline: 2px solid #c34000
    }

    .swatch-option.disabled {
        cursor: default
    }

        .swatch-option.disabled:after {
            background: linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            background: -moz-linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            background: -ms-linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            background: -o-linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(42%,rgba(255,255,255,0)),color-stop(43%,#fff),color-stop(46%,#fff),color-stop(47%,#ff5216),color-stop(53%,#ff5216),color-stop(54%,#fff),color-stop(57%,#fff),color-stop(58%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,0)));
            background: -webkit-linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            bottom: 0;
            content: '';
            filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
            left: 0;
            position: absolute;
            right: 0;
            top: 0
        }

.swatch-option-disabled {
    border: 0;
    cursor: default;
    outline: none !important
}

    .swatch-option-disabled:after {
        -webkit-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        transform: rotate(-30deg);
        content: '';
        height: 2px;
        left: -4px;
        position: absolute;
        top: 10px;
        width: 42px;
        z-index: 995;
        background: #e02b27
    }

.swatch-option-loading {
    content: url('')
}

.swatch-option-tooltip {
    border: 1px solid #dadada;
    color: #949494;
    display: none;
    max-height: 100%;
    min-height: 20px;
    min-width: 20px;
    padding: 5px;
    position: absolute;
    text-align: center;
    z-index: 999;
    background: #fff
}

    .swatch-option-tooltip .corner, .swatch-option-tooltip-layered .corner {
        bottom: 0;
        height: 8px;
        left: 40%;
        position: absolute
    }

        .swatch-option-tooltip .corner:before, .swatch-option-tooltip-layered .corner:before, .swatch-option-tooltip .corner:after, .swatch-option-tooltip-layered .corner:after {
            border-style: solid;
            content: '';
            font-size: 1px;
            height: 0;
            position: relative;
            width: 0
        }

        .swatch-option-tooltip .corner:before, .swatch-option-tooltip-layered .corner:before {
            border-color: #adadad transparent transparent;
            border-width: 8px 8.5px 0;
            left: 0;
            top: 2px
        }

        .swatch-option-tooltip .corner:after, .swatch-option-tooltip-layered .corner:after {
            border-color: #fff transparent transparent;
            border-width: 7px 7.5px 0;
            left: -15px;
            top: 1px
        }

    .swatch-option-tooltip .image, .swatch-option-tooltip-layered .image {
        display: block;
        height: 130px;
        margin: 0 auto;
        width: 130px
    }

.swatch-option-tooltip-layered {
    border: 1px solid #dadada;
    color: #949494;
    background: #fff;
    display: none;
    left: -47px;
    position: absolute;
    width: 140px;
    z-index: 999
}

.swatch-option-tooltip .title {
    color: #282828;
    display: block;
    max-height: 200px;
    min-height: 20px;
    overflow: hidden;
    text-align: center
}

.swatch-option-link-layered {
    margin: 0 !important;
    padding: 0 !important;
    position: relative
}

    .swatch-option-link-layered:focus > div {
        box-shadow: 0 0 3px 1px #68a8e0
    }

    .swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
        display: block
    }

.swatch-opt {
    margin: 20px 0
}

.swatch-opt-listing {
    margin-bottom: 10px
}

.swatch-more {
    display: inline-block;
    margin: 2px 0;
    padding: 2px;
    position: static;
    z-index: 1
}

.swatch-visual-tooltip-layered {
    height: 160px;
    top: -170px
}

.swatch-textual-tooltip-layered {
    height: 30px;
    top: -40px
}

.swatch-input {
    left: -1000px;
    position: absolute;
    visibility: hidden
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden
}

body {
    background-color: #fff
}

.page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.page-main {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.page-header {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px
}

.header.content {
    padding-top: 10px;
    position: relative
}

.logo {
    float: left;
    margin: 0 0 10px 40px;
    max-width: 50%;
    position: relative;
    z-index: 5
}

    .logo img {
        display: block
    }

.page-print .logo {
    float: none
}

.page-main > .page-title-wrapper .page-title + .action {
    margin-top: 30px
}

.action.skip:focus {
    background: #f0f0f0;
    padding: 10px;
    box-sizing: border-box;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 15
}

.action-skip-wrapper {
    height: 0;
    position: relative
}

.message.global p {
    margin: 0
}

.message.global.noscript, .message.global.cookie {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ffee9c;
    border-color: #d6ca8e;
    color: #333;
    margin: 0
}

    .message.global.noscript a, .message.global.cookie a {
        color: #1979c3
    }

        .message.global.noscript a:hover, .message.global.cookie a:hover {
            color: #006bb4
        }

        .message.global.noscript a:active, .message.global.cookie a:active {
            color: #ff5501
        }

.message.global.cookie {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 3
}

    .message.global.cookie .actions {
        margin-top: 10px
    }

.message.global.demo {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ff0101;
    border-color: none;
    color: #fff;
    margin-bottom: 0;
    text-align: center
}

    .message.global.demo a {
        color: #1979c3
    }

        .message.global.demo a:hover {
            color: #006bb4
        }

        .message.global.demo a:active {
            color: #ff5501
        }

.page-footer {
    margin-top: auto
}

.footer.content {
    border-top: 1px solid #d1d1d1;
    margin-top: 25px;
    padding-bottom: 25px;
    padding-top: 25px
}

    .footer.content .links > li {
        margin: 0 0 8px
    }

    .footer.content .switcher-store {
        margin: 0 0 30px
    }

.footer .copyright, .footer .bugs {
    display: block;
    margin: 20px 0 0
}

.page-header .switcher, .page-footer .switcher {
    margin-right: 10px
}

    .page-header .switcher .options, .page-footer .switcher .options {
        display: inline-block;
        position: relative
    }

        .page-header .switcher .options:before, .page-footer .switcher .options:before, .page-header .switcher .options:after, .page-footer .switcher .options:after {
            content: '';
            display: table
        }

        .page-header .switcher .options:after, .page-footer .switcher .options:after {
            clear: both
        }

        .page-header .switcher .options .action.toggle, .page-footer .switcher .options .action.toggle {
            padding: 0;
            cursor: pointer;
            display: inline-block;
            text-decoration: none
        }

            .page-header .switcher .options .action.toggle > span, .page-footer .switcher .options .action.toggle > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 22px;
                line-height: 22px;
                color: inherit;
                content: '\e622';
                font-family: 'icons-blank-theme';
                margin: 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .page-header .switcher .options .action.toggle:hover:after, .page-footer .switcher .options .action.toggle:hover:after {
                color: inherit
            }

            .page-header .switcher .options .action.toggle:active:after, .page-footer .switcher .options .action.toggle:active:after {
                color: inherit
            }

            .page-header .switcher .options .action.toggle.active, .page-footer .switcher .options .action.toggle.active {
                display: inline-block;
                text-decoration: none
            }

                .page-header .switcher .options .action.toggle.active > span, .page-footer .switcher .options .action.toggle.active > span {
                    border: 0;
                    clip: rect(0,0,0,0);
                    height: 1px;
                    margin: -1px;
                    overflow: hidden;
                    padding: 0;
                    position: absolute;
                    width: 1px
                }

                .page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after {
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    font-size: 22px;
                    line-height: 22px;
                    color: inherit;
                    content: '\e621';
                    font-family: 'icons-blank-theme';
                    margin: 0;
                    vertical-align: top;
                    display: inline-block;
                    font-weight: 400;
                    overflow: hidden;
                    speak: none;
                    text-align: center
                }

                .page-header .switcher .options .action.toggle.active:hover:after, .page-footer .switcher .options .action.toggle.active:hover:after {
                    color: inherit
                }

                .page-header .switcher .options .action.toggle.active:active:after, .page-footer .switcher .options .action.toggle.active:active:after {
                    color: inherit
                }

        .page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
            margin: 0;
            padding: 0;
            list-style: none none;
            background: #fff;
            border: 1px solid #bbb;
            margin-top: 4px;
            min-width: 160px;
            z-index: 100;
            box-sizing: border-box;
            display: none;
            position: absolute;
            top: 100%;
            box-shadow: 0 3px 3px rgba(0,0,0,.15)
        }

            .page-header .switcher .options ul.dropdown li, .page-footer .switcher .options ul.dropdown li {
                margin: 0;
                padding: 0
            }

                .page-header .switcher .options ul.dropdown li:hover, .page-footer .switcher .options ul.dropdown li:hover {
                    background: #e8e8e8;
                    cursor: pointer
                }

            .page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before, .page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
                border-bottom-style: solid;
                content: '';
                display: block;
                height: 0;
                position: absolute;
                width: 0
            }

            .page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before {
                border: 6px solid;
                border-color: transparent transparent #fff;
                z-index: 99
            }

            .page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
                border: 7px solid;
                border-color: transparent transparent #bbb;
                z-index: 98
            }

            .page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before {
                left: 10px;
                top: -12px
            }

            .page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
                left: 9px;
                top: -14px
            }

        .page-header .switcher .options.active, .page-footer .switcher .options.active {
            overflow: visible
        }

            .page-header .switcher .options.active ul.dropdown, .page-footer .switcher .options.active ul.dropdown {
                display: block
            }

        .page-header .switcher .options ul.dropdown a, .page-footer .switcher .options ul.dropdown a {
            display: block;
            padding: 8px
        }

            .page-header .switcher .options ul.dropdown a:hover, .page-footer .switcher .options ul.dropdown a:hover {
                text-decoration: none
            }

    .page-header .switcher li, .page-footer .switcher li {
        font-size: 12px;
        margin: 0
    }

    .page-header .switcher strong, .page-footer .switcher strong {
        font-weight: 400
    }

.widget {
    clear: both
}

.page-header .widget.block, .page-footer .widget.block {
    margin: 20px 0
}

.ui-datepicker td {
    padding: 0
}

.my-credit-cards .status {
    font-style: italic
}

.my-credit-cards .action.delete {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline
}

    .my-credit-cards .action.delete:focus, .my-credit-cards .action.delete:active {
        background: 0 0;
        border: none
    }

    .my-credit-cards .action.delete:hover {
        background: 0 0;
        border: none
    }

    .my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled], fieldset[disabled] .my-credit-cards .action.delete {
        pointer-events: none;
        opacity: .5
    }

    .my-credit-cards .action.delete:visited {
        color: #1979c3;
        text-decoration: none
    }

    .my-credit-cards .action.delete:hover {
        color: #006bb4;
        text-decoration: underline
    }

    .my-credit-cards .action.delete:active {
        color: #ff5501;
        text-decoration: underline
    }

    .my-credit-cards .action.delete:hover {
        color: #006bb4
    }

    .my-credit-cards .action.delete:hover, .my-credit-cards .action.delete:active, .my-credit-cards .action.delete:focus {
        background: 0 0;
        border: 0
    }

    .my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled], fieldset[disabled] .my-credit-cards .action.delete {
        color: #1979c3;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

.my-credit-cards-popup .modal-footer {
    text-align: right
}

.my-credit-cards-popup .action.secondary {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline;
    margin-right: 20px
}

    .my-credit-cards-popup .action.secondary:focus, .my-credit-cards-popup .action.secondary:active {
        background: 0 0;
        border: none
    }

    .my-credit-cards-popup .action.secondary:hover {
        background: 0 0;
        border: none
    }

    .my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled], fieldset[disabled] .my-credit-cards-popup .action.secondary {
        pointer-events: none;
        opacity: .5
    }

    .my-credit-cards-popup .action.secondary:visited {
        color: #1979c3;
        text-decoration: none
    }

    .my-credit-cards-popup .action.secondary:hover {
        color: #006bb4;
        text-decoration: underline
    }

    .my-credit-cards-popup .action.secondary:active {
        color: #ff5501;
        text-decoration: underline
    }

    .my-credit-cards-popup .action.secondary:hover {
        color: #006bb4
    }

    .my-credit-cards-popup .action.secondary:hover, .my-credit-cards-popup .action.secondary:active, .my-credit-cards-popup .action.secondary:focus {
        background: 0 0;
        border: 0
    }

    .my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled], fieldset[disabled] .my-credit-cards-popup .action.secondary {
        color: #1979c3;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

.minilist .weee {
    display: table-row;
    font-size: 1.1rem
}

    .minilist .weee:before {
        display: none
    }

.price-container.weee:before {
    display: none
}

.toolbar.wishlist-toolbar .limiter {
    float: right
}

.toolbar.wishlist-toolbar .main .pages {
    display: inline-block;
    position: relative;
    z-index: 0
}

.toolbar.wishlist-toolbar .toolbar-amount, .toolbar.wishlist-toolbar .limiter {
    display: inline-block;
    z-index: 1
}

.product-items .action.towishlist:before, .products.list.items .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '\e601'
}

.account .table-wrapper .data.table.wishlist > thead > tr > th, .account .table-wrapper .data.table.wishlist > tbody > tr > th, .account .table-wrapper .data.table.wishlist > tfoot > tr > th, .account .table-wrapper .data.table.wishlist > thead > tr > td, .account .table-wrapper .data.table.wishlist > tbody > tr > td, .account .table-wrapper .data.table.wishlist > tfoot > tr > td {
    border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th, .account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th, .account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th, .account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td, .account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td, .account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
    border-top: 0
}

.account .table-wrapper .data.table.wishlist > tbody + tbody {
    border-top: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist thead > tr > th {
    border-bottom: 0
}

.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
    border-bottom: 1px solid #d1d1d1
}

.account .table-wrapper .data.table.wishlist .product.name {
    display: inline-block;
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .box-tocart {
    margin: 10px 0
}

    .account .table-wrapper .data.table.wishlist .box-tocart .qty {
        vertical-align: middle
    }

.account .table-wrapper .data.table.wishlist .col.item {
    width: 50%
}

.account .table-wrapper .data.table.wishlist .col.photo {
    max-width: 150px
}

.account .table-wrapper .data.table.wishlist .col.selector {
    max-width: 15px
}

.account .table-wrapper .data.table.wishlist textarea {
    margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .input-text.qty {
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .action.primary {
    vertical-align: top
}

.account .table-wrapper .data.table.wishlist .price {
    font-weight: 700
}

.block-wishlist .product-item-name {
    margin-right: 25px
}

.products-grid.wishlist .product-item-photo {
    display: block;
    margin-bottom: 10px
}

.products-grid.wishlist .product-item-name {
    margin-top: 0
}

.products-grid.wishlist .product-item .price-box {
    margin: 0
}

.products-grid.wishlist .product-item-comment {
    display: block;
    height: 42px;
    margin: 10px 0
}

.products-grid.wishlist .product-item-actions > * {
    margin-right: 15px
}

    .products-grid.wishlist .product-item-actions > *:last-child {
        margin-right: 0
    }

.products-grid.wishlist .product-item .box-tocart input.qty {
    height: 32px
}

.sidebar .block-addbysku .fieldset {
    margin: 0
}

    .sidebar .block-addbysku .fieldset .fields {
        position: relative
    }

        .sidebar .block-addbysku .fieldset .fields .field {
            display: inline-block;
            margin-bottom: 10px;
            vertical-align: top
        }

            .sidebar .block-addbysku .fieldset .fields .field.sku {
                margin-right: -85px;
                padding-right: 90px;
                width: 100%
            }

            .sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
                width: 80px
            }

        .sidebar .block-addbysku .fieldset .fields .actions-toolbar {
            position: absolute;
            right: 0;
            top: 6px
        }

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
    margin-bottom: 20px
}

    .sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
        text-align: left
    }

        .sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
            width: auto
        }

    .sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
        float: none;
        text-align: left
    }

.sidebar .block-addbysku .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

    .sidebar .block-addbysku .action.add > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .sidebar .block-addbysku .action.add:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 31px;
        line-height: 22px;
        color: inherit;
        content: '\e61c';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .sidebar .block-addbysku .action.add:hover:before {
        color: inherit
    }

    .sidebar .block-addbysku .action.add:active:before {
        color: inherit
    }

.sidebar .block-addbysku .action.links {
    display: inline-block;
    margin: 20px 0 0
}

.sidebar .block-addbysku .action.reset {
    display: block;
    margin: 10px 0
}

.sidebar .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

    .sidebar .block-addbysku .action.remove > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .sidebar .block-addbysku .action.remove:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 22px;
        color: inherit;
        content: '\e616';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .sidebar .block-addbysku .action.remove:hover:before {
        color: inherit
    }

    .sidebar .block-addbysku .action.remove:active:before {
        color: inherit
    }

    .sidebar .block-addbysku .action.remove:focus, .sidebar .block-addbysku .action.remove:active {
        background: 0 0;
        border: none
    }

    .sidebar .block-addbysku .action.remove:hover {
        background: 0 0;
        border: none
    }

    .sidebar .block-addbysku .action.remove.disabled, .sidebar .block-addbysku .action.remove[disabled], fieldset[disabled] .sidebar .block-addbysku .action.remove {
        pointer-events: none;
        opacity: .5
    }

.block-banners .banner-item, .block-banners-inline .banner-item {
    display: block
}

.block-banners .banner-item-content, .block-banners-inline .banner-item-content {
    margin-bottom: 20px
}

    .block-banners .banner-item-content img, .block-banners-inline .banner-item-content img {
        display: block;
        margin: 0 auto
    }

.block-product-link.widget, .block-category-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-product-link-inline.widget {
    margin: 0
}

.block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%)/2)
}

    .block.widget .products-grid .product-item:nth-child(2n+1) {
        margin-left: 0
    }

.block.widget .product-item-info {
    width: auto
}

.block.widget .pager {
    padding: 0
}

    .block.widget .pager .toolbar-amount {
        float: none;
        font-size: 1.2rem
    }

    .block.widget .pager .pages-item-previous {
        padding-left: 0
    }

    .block.widget .pager .pages-item-next {
        position: relative
    }

    .block.widget .pager .items {
        white-space: nowrap
    }

.columns .block-event {
    position: relative;
    z-index: 2
}

.block-event .block-content {
    position: relative
}

    .block-event .block-content > .action {
        cursor: pointer;
        margin-top: -6px;
        position: absolute;
        top: 50%;
        z-index: 3
    }

        .block-event .block-content > .action.backward, .block-event .block-content > .action.forward {
            opacity: .5;
            overflow: hidden;
            width: 20px;
            display: inline-block;
            text-decoration: none
        }

            .block-event .block-content > .action.backward > span, .block-event .block-content > .action.forward > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 55px;
                line-height: 30px;
                color: inherit;
                content: '\e617';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
                margin-left: -15px
            }

        .block-event .block-content > .action.backward {
            left: 0
        }

        .block-event .block-content > .action.forward {
            right: 0
        }

            .block-event .block-content > .action.forward:before {
                content: '\e608'
            }

            .block-event .block-content > .action.forward:before {
                margin-left: -20px
            }

        .block-event .block-content > .action.inactive {
            cursor: default;
            display: none
        }

        .block-event .block-content > .action:hover {
            opacity: 1
        }

.block-event .slider-panel {
    overflow: hidden;
    position: relative;
    z-index: 2
}

    .block-event .slider-panel .slider {
        white-space: nowrap
    }

        .block-event .slider-panel .slider .item {
            background: #f0f0f0;
            display: inline-block;
            text-align: center;
            vertical-align: top;
            white-space: normal;
            width: 16.35%
        }

.sidebar-main .block-event .slider-panel .slider .item, .sidebar-additional .block-event .slider-panel .slider .item {
    width: 100%
}

.block-event .slider-panel .slider .item img {
    max-width: 100%
}

.block-event .slider-panel .slider .item .category-name {
    display: inline-block;
    font-size: 1.8rem;
    padding: 15px 5px 0;
    word-break: break-all
}

.block-event .slider-panel .slider .item .ticker {
    margin: 0;
    padding: 0;
    list-style: none none
}

    .block-event .slider-panel .slider .item .ticker li {
        display: none;
        margin: 0 5px
    }

    .block-event .slider-panel .slider .item .ticker .value {
        font-size: 2.6rem;
        font-weight: 300
    }

    .block-event .slider-panel .slider .item .ticker .label {
        display: block;
        font-size: 1.3rem
    }

.block-event .slider-panel .slider .item .dates {
    font-weight: 300
}

    .block-event .slider-panel .slider .item .dates .start, .block-event .slider-panel .slider .item .dates .end, .block-event .slider-panel .slider .item .dates .date {
        display: block
    }

        .block-event .slider-panel .slider .item .dates .start:after {
            font-size: 1.8rem;
            content: '\2013';
            display: block
        }

    .block-event .slider-panel .slider .item .dates .date {
        font-size: 1.8rem;
        font-weight: 300
    }

    .block-event .slider-panel .slider .item .dates .time {
        font-size: 1.3rem
    }

.block-event .slider-panel .slider .item .box-event .box-content {
    padding: 5px 0 10px
}

.block-event .slider-panel .slider .item .box-event .box-title {
    display: block;
    font-weight: 300;
    margin: 10px 0 0
}

.block-event .slider-panel .slider .item .action.show {
    display: block;
    padding: 0
}

    .block-event .slider-panel .slider .item .action.show .category.name {
        display: inline-block;
        padding: 30px 10px 0
    }

    .block-event .slider-panel .slider .item .action.show img {
        display: block
    }

.block-event .slider-panel .slider .item .action.event {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'CenturyGothic';
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: 15px
}

    .block-event .slider-panel .slider .item .action.event:focus, .block-event .slider-panel .slider .item .action.event:active {
        background: #006bb4;
        border: 1px solid #006bb4;
        color: #fff
    }

    .block-event .slider-panel .slider .item .action.event:hover {
        background: #006bb4;
        border: 1px solid #006bb4;
        color: #fff
    }

    .block-event .slider-panel .slider .item .action.event.disabled, .block-event .slider-panel .slider .item .action.event[disabled], fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

    .block-event .slider-panel .slider .item .action.event:hover {
        text-decoration: none
    }

.block-static-block.widget, .block-cms-link.widget {
    margin-bottom: 20px
}

.links .block-static-block.widget, .links .block-cms-link.widget {
    margin-bottom: 0
}

.block-cms-link-inline.widget {
    margin: 0
}

.block-wishlist-search .form-wishlist-search {
    margin: 20px 0 0
}

.block-cms-hierarchy-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-cms-hierarchy-link-inline.widget {
    margin: 0
}

@media only screen and (max-width:768px) {
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }
}

@media only screen and (max-width:767px) {
    .abs-button-responsive-smaller, .product-info-main .box-tocart .actions .action.tocart {
        width: 100%
    }

    .abs-visually-hidden-mobile-m {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-mobile-m:before, .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:before, .form-create-return .fieldset > .actions-toolbar:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:after {
        clear: both
    }

    .abs-icon-add-mobile, .block-wishlist-management .wishlist-add.item .add {
        display: block;
        text-decoration: none
    }

        .abs-icon-add-mobile:before, .block-wishlist-management .wishlist-add.item .add:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 10px;
            line-height: 10px;
            color: inherit;
            content: '\e61c';
            font-family: 'icons-blank-theme';
            margin: 0 5px 0 0;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

    .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name {
        border-bottom: 1px solid #d1d1d1;
        border-top: 1px solid #d1d1d1;
        cursor: pointer;
        margin-bottom: 0;
        padding: 10px 40px 10px 15px;
        position: relative;
        display: block;
        text-decoration: none
    }

        .abs-toggling-title-mobile:after, .block-wishlist-management .wishlist-select .wishlist-name:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: inherit;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .block-wishlist-management .wishlist-select .wishlist-name:after {
            position: absolute;
            right: 10px;
            top: 0
        }

        .abs-toggling-title-mobile.active:after, .block-wishlist-management .wishlist-select .wishlist-name.active:after {
            content: '\e621'
        }

    .abs-pager-toolbar-mobile .toolbar-amount, .abs-pager-toolbar-mobile .limiter, .abs-pager-toolbar-mobile .pages, .account .toolbar .toolbar-amount, .account .toolbar .limiter, .account .toolbar .pages, .toolbar-wishlist-results .toolbar-amount, .toolbar-wishlist-results .limiter, .toolbar-wishlist-results .pages {
        float: none;
        margin-bottom: 25px
    }

    .abs-shopping-cart-items-mobile .actions, .cart-container .form-cart .actions {
        text-align: center
    }

    .cart-container .form-cart .action.update, .cart-container .form-cart .action.continue, .cart-container .form-cart .action.clear {
        margin: 0 auto 10px
    }

    .cart-container .form-cart .action.update, .cart-container .form-cart .action.clear {
        display: block
    }

    .abs-checkout-tooltip-content-position-top-mobile, .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

        .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
            border: 10px solid transparent;
            height: 0;
            width: 0;
            margin-top: -21px;
            right: 10px;
            left: auto;
            top: 0
        }

        .field-tooltip .field-tooltip-content:before {
            border-bottom-color: #999
        }

        .field-tooltip .field-tooltip-content:after {
            border-bottom-color: #f4f4f4;
            top: 1px
        }

    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-main, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container {
        padding-left: 15px;
        padding-right: 15px
    }

    .account .page-main, .cms-privacy-policy .page-main {
        padding-top: 41px;
        position: relative
    }

    .navigation {
        padding: 0
    }

        .navigation .parent .level-top {
            position: relative;
            display: block;
            text-decoration: none
        }

            .navigation .parent .level-top:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 42px;
                line-height: inherit;
                color: inherit;
                content: '\e622';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .navigation .parent .level-top:after {
                position: absolute;
                right: 7px;
                top: -8px
            }

            .navigation .parent .level-top.ui-state-active:after {
                content: '\e621'
            }

    .nav-sections {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: -80%;
        left: calc(-1*(100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: 80%;
        width: calc(100% - 54px)
    }

        .nav-sections .switcher {
            border-top: 1px solid #d1d1d1;
            font-size: 1.6rem;
            font-weight: 700;
            margin: 0;
            padding: .8rem 3.5rem .8rem 2rem
        }

            .nav-sections .switcher .label {
                display: block;
                margin-bottom: 5px
            }

            .nav-sections .switcher:last-child {
                border-bottom: 1px solid #d1d1d1
            }

        .nav-sections .switcher-trigger strong {
            position: relative;
            display: block;
            text-decoration: none
        }

            .nav-sections .switcher-trigger strong:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 42px;
                line-height: inherit;
                color: inherit;
                content: '\e622';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .nav-sections .switcher-trigger strong:after {
                position: absolute;
                right: -40px;
                top: -16px
            }

        .nav-sections .switcher-trigger.active strong:after {
            content: '\e621'
        }

        .nav-sections .switcher-dropdown {
            margin: 0;
            padding: 0;
            list-style: none none;
            display: none;
            padding: 10px 0
        }

        .nav-sections .switcher-options.active .switcher-dropdown {
            display: block
        }

        .nav-sections .header.links {
            margin: 0;
            padding: 0;
            list-style: none none;
            border-bottom: 1px solid #d1d1d1
        }

            .nav-sections .header.links li {
                font-size: 1.6rem;
                margin: 0
            }

                .nav-sections .header.links li.greet.welcome {
                    border-top: 1px solid #d1d1d1;
                    font-weight: 700;
                    padding: .8rem 20px
                }

                .nav-sections .header.links li > a {
                    border-top: 1px solid #d1d1d1
                }

            .nav-sections .header.links a, .nav-sections .header.links a:hover {
                color: #575757;
                text-decoration: none;
                display: block;
                font-weight: 700;
                padding: .8rem 20px
            }

            .nav-sections .header.links .header.links {
                border: 0
            }

    .nav-before-open {
        height: 100%;
        overflow-x: hidden;
        width: 100%
    }

        .nav-before-open .page-wrapper {
            -webkit-transition: left .3s;
            -moz-transition: left .3s;
            -ms-transition: left .3s;
            transition: left .3s;
            height: 100%;
            left: 0;
            overflow: hidden;
            position: relative
        }

        .nav-before-open body {
            height: 100%;
            overflow: hidden;
            position: relative;
            width: 100%
        }

    .nav-open .page-wrapper {
        left: 80%;
        left: calc(100% - 54px)
    }

    .nav-open .nav-sections {
        -webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        -moz-box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        -ms-box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        left: 0;
        z-index: 99
    }

    .nav-open .nav-toggle:after {
        background: rgba(0,0,0,.5);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .nav-sections-items {
        position: relative;
        z-index: 1
    }

        .nav-sections-items:before, .nav-sections-items:after {
            content: '';
            display: table
        }

        .nav-sections-items:after {
            clear: both
        }

    .nav-sections-item-title {
        background: #e8e8e8;
        border: solid #dbdbdb;
        border-width: 0 0 1px 1px;
        box-sizing: border-box;
        float: left;
        height: 71px;
        padding-top: 24px;
        text-align: center;
        width: 33.33%
    }

        .nav-sections-item-title.active {
            background: 0 0;
            border-bottom: 0
        }

        .nav-sections-item-title .nav-sections-item-switch:hover {
            text-decoration: none
        }

    .nav-sections-item-content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        margin-top: 71px;
        width: 100%;
        padding: 25px 0
    }

        .nav-sections-item-content:before, .nav-sections-item-content:after {
            content: '';
            display: table
        }

        .nav-sections-item-content:after {
            clear: both
        }

        .nav-sections-item-content.active {
            display: block
        }

    .navigation {
        background: #f5f5f5;
        box-sizing: border-box
    }

        .navigation ul {
            margin: 0;
            padding: 0
        }

        .navigation li {
            margin: 0
        }

        .navigation a {
            display: block;
            padding-top: 10px;
            padding-right: 0;
            padding-bottom: 10px;
            padding-left: 15px
        }

            .navigation a, .navigation a:hover {
                color: #575757;
                text-decoration: none
            }

        .navigation .level0 {
            border-top: 1px solid #d1d1d1;
            font-size: 1.6rem
        }

            .navigation .level0 > .level-top {
                font-weight: 700;
                padding: 8px 40px 8px 15px;
                text-transform: uppercase;
                word-wrap: break-word
            }

                .navigation .level0 > .level-top:hover {
                    color: #333
                }

            .navigation .level0.active .all-category .ui-state-focus {
                border-color: #ff5501;
                border-style: solid;
                border-width: 0 0 0 8px;
                padding-left: 7px;
                display: inline-block
            }

            .navigation .level0 > .level1 {
                font-weight: 600
            }

            .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
                border-color: #ff5501;
                border-style: solid;
                border-width: 0 0 0 8px
            }

                .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
                    margin-left: -8px
                }

        .navigation li.level0:last-child {
            border-bottom: 1px solid #d1d1d1
        }

        .navigation .submenu > li {
            word-wrap: break-word
        }

            .navigation .submenu > li > a:hover {
                color: #333
            }

        .navigation .submenu:not(:first-child) {
            font-weight: 400;
            line-height: 1.3;
            left: auto !important;
            overflow-x: hidden;
            padding: 0;
            position: relative;
            top: auto !important;
            transition: left .3s ease-out
        }

            .navigation .submenu:not(:first-child) > li > a {
                padding-left: 15px
            }

            .navigation .submenu:not(:first-child) > li:last-child {
                margin-bottom: 0
            }

            .navigation .submenu:not(:first-child) ul {
                display: block;
                padding-left: 15px
            }

                .navigation .submenu:not(:first-child) ul > li {
                    margin: 0
                }

                    .navigation .submenu:not(:first-child) ul > li a {
                        color: #575757;
                        display: block;
                        line-height: normal
                    }

                        .navigation .submenu:not(:first-child) ul > li a:hover {
                            color: #333
                        }

            .navigation .submenu:not(:first-child).expanded {
                display: block !important;
                padding-right: 0;
                top: 0 !important
            }

            .navigation .submenu:not(:first-child) .active > a {
                border-color: #ff5501;
                border-style: solid;
                border-width: 0 0 0 8px;
                padding-left: 7px
            }

            .navigation .submenu:not(:first-child) .level1.active > a {
                padding-left: 7px
            }

    .product.data.items {
        margin: 0;
        padding: 0
    }

        .product.data.items > .item.title {
            box-sizing: border-box;
            float: none;
            width: 100%
        }

            .product.data.items > .item.title > .switch {
                display: block
            }

        .product.data.items > .item.content {
            box-sizing: border-box;
            display: block;
            float: none;
            margin: 0
        }

            .product.data.items > .item.content:before, .product.data.items > .item.content:after {
                content: '';
                display: table
            }

            .product.data.items > .item.content:after {
                clear: both
            }

            .product.data.items > .item.content.active {
                display: block
            }

        .product.data.items > .item.title {
            margin: 0 0 5px
        }

            .product.data.items > .item.title > .switch {
                background: #f0f0f0;
                border-bottom: 1px solid #d1d1d1;
                border-left: 1px solid #d1d1d1;
                border-right: 1px solid #d1d1d1;
                border-top: 1px solid #d1d1d1;
                height: 40px;
                padding: 5px 20px;
                font-weight: 600;
                line-height: 40px;
                font-size: 1.8rem;
                color: #7d7d7d;
                text-decoration: none
            }

                .product.data.items > .item.title > .switch:visited {
                    color: #7d7d7d;
                    text-decoration: none
                }

                .product.data.items > .item.title > .switch:hover {
                    color: #7d7d7d;
                    text-decoration: none
                }

                .product.data.items > .item.title > .switch:active {
                    color: #333;
                    text-decoration: none
                }

            .product.data.items > .item.title:not(.disabled) > .switch:focus, .product.data.items > .item.title:not(.disabled) > .switch:hover {
                background: #fcfcfc
            }

            .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
                background: #fff;
                color: #333;
                text-decoration: none;
                padding-bottom: 5px
            }

        .product.data.items > .item.content {
            background: #fff;
            border: 1px solid #d1d1d1;
            margin: 0 0 5px;
            padding: 20px
        }

        .product.data.items .data.item {
            display: block
        }

        .product.data.items .item.title > .switch {
            padding: 1px 15px 1px
        }

        .product.data.items > .item.content {
            padding: 10px 15px 30px
        }

    .modal-popup.modal-slide {
        left: 44px;
        z-index: 900
    }

        .modal-popup.modal-slide._show .modal-inner-wrap {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }

        .modal-popup.modal-slide .modal-inner-wrap {
            height: 100%;
            overflow-y: auto;
            position: static;
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            -webkit-transition: -webkit-transform .3s ease-in-out;
            transition: transform .3s ease-in-out;
            width: auto
        }

        .modal-popup.modal-slide .modal-inner-wrap {
            margin: 0;
            max-height: none
        }

    .custom-slide {
        bottom: 0;
        left: 0;
        min-width: 0;
        position: fixed;
        right: 0;
        top: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: visibility 0s .3s,opacity .3s ease;
        transition: visibility 0s .3s,opacity .3s ease;
        left: 44px;
        z-index: 900
    }

        .custom-slide._show {
            visibility: visible;
            opacity: 1;
            -webkit-transition: opacity .3s ease;
            transition: opacity .3s ease
        }

            .custom-slide._show .modal-inner-wrap {
                -webkit-transform: translate(0,0);
                transform: translate(0,0)
            }

        .custom-slide .modal-inner-wrap {
            background-color: #fff;
            box-shadow: 0 0 12px 2px rgba(0,0,0,.35);
            opacity: 1;
            pointer-events: auto
        }

        .custom-slide._show .modal-inner-wrap {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }

        .custom-slide .modal-inner-wrap {
            height: 100%;
            overflow-y: auto;
            position: static;
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            -webkit-transition: -webkit-transform .3s ease-in-out;
            transition: transform .3s ease-in-out;
            width: auto
        }

        .custom-slide._show {
            -webkit-overflow-scrolling: touch;
            overflow-x: hidden;
            overflow-y: auto
        }

        .custom-slide .modal-inner-wrap {
            background-color: #f4f4f4;
            box-sizing: border-box;
            height: auto;
            min-height: 100%
        }

    body._has-modal-custom {
        height: 100vh;
        overflow: hidden;
        width: 100vw
    }

        body._has-modal-custom .modal-custom-overlay {
            background-color: rgba(51,51,51,.55)
        }

    .modal-popup {
        pointer-events: auto
    }

        .modal-popup.modal-slide .modal-inner-wrap[class] {
            background-color: #f4f4f4
        }

        .modal-popup.modal-slide._inner-scroll._show {
            -webkit-overflow-scrolling: touch;
            overflow-y: auto
        }

        .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
            height: auto;
            min-height: 100%
        }

        .modal-popup .modal-title {
            font-size: 14px;
            font-weight: 700
        }

    .contact-index-index .column:not(.sidebar-main) .form.contact {
        float: none;
        width: 100%
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        float: none;
        width: 100%
    }

    .aw-layered-nav-popover {
        bottom: 10px !important;
        left: 0 !important;
        position: fixed !important;
        right: auto !important;
        top: auto !important;
        width: 97% !important;
        z-index: 999 !important
    }

        .aw-layered-nav-popover:before, .aw-layered-nav-popover:after {
            border-width: 0 !important;
            margin-top: 0 !important
        }

        .aw-layered-nav-popover .aw-layered-nav-popover__content .aw-layered-nav-popover__items, .aw-layered-nav-popover .aw-layered-nav-popover__content .aw-layered-nav-popover__loader {
            margin-left: 15px
        }

        .aw-layered-nav-popover .aw-layered-nav-popover__content .aw-layered-nav-popover__action {
            width: 50%
        }

            .aw-layered-nav-popover .aw-layered-nav-popover__content .aw-layered-nav-popover__action .action.primary.show-button {
                width: 100%
            }

    .catalog-product-view .column.main {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .catalog-product-view .product.media {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }

    .block.related .action.select {
        display: block;
        margin: 5px 0
    }

    .compare, .product-addto-links .action.tocompare, .product-item-actions .actions-secondary > .action.tocompare, [class*=block-compare] {
        display: none
    }

    .block-search .block-content {
        margin-bottom: 0
    }

    .cart.table-wrapper {
        overflow: inherit
    }

        .cart.table-wrapper thead .col:not(.item) {
            display: none
        }

        .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
            box-sizing: border-box;
            display: block;
            float: left;
            text-align: center;
            white-space: nowrap;
            width: 33%
        }

            .cart.table-wrapper .col.qty[data-th]:before, .cart.table-wrapper .col.price[data-th]:before, .cart.table-wrapper .col.subtotal[data-th]:before, .cart.table-wrapper .col.msrp[data-th]:before {
                content: attr(data-th) ':';
                display: block;
                font-weight: 700;
                padding-bottom: 10px
            }

        .cart.table-wrapper .col.msrp {
            white-space: normal
        }

        .cart.table-wrapper .item .col.item {
            padding-bottom: 0
        }

    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

    .checkout-payment-method .payment-methods {
        margin: 0 -15px
    }

    .checkout-payment-method .step-title {
        padding-left: 15px;
        padding-right: 15px
    }

    .checkout-payment-method .payment-method-title {
        padding: 15px
    }

    .checkout-payment-method .payment-method-content {
        padding: 0 15px 20px
    }

    .checkout-payment-method .checkout-billing-address .action-cancel {
        margin-top: 10px
    }

    .checkout-payment-method .payment-option {
        margin: 0 -15px
    }

        .checkout-payment-method .payment-option .payment-option-title {
            padding: 15px
        }

        .checkout-payment-method .payment-option .payment-option-content {
            padding: 0 15px 20px
        }

    .login-container .fieldset:after {
        text-align: center
    }

    .account .messages {
        margin-bottom: 0
    }

    .control.captcha-image .captcha-img {
        margin-bottom: 10px;
        display: block
    }

    .customer-account-index .page-title-wrapper {
        position: relative
    }

    .form.search.advanced .field.price .with-addon .input-text {
        flex-basis: auto;
        width: 100%
    }

    .gift-options .actions-toolbar .action-update {
        font-size: 2rem;
        padding: 15px;
        width: 100%
    }

    .gift-item-block {
        border-top: 1px solid #c1c1c1;
        border-bottom: 0
    }

    .cart.table-wrapper .gift-content {
        margin-right: -10px
    }

    .gift-wrapping {
        border-bottom: 1px solid #c1c1c1;
        margin-bottom: 20px;
        padding-bottom: 10px
    }

    .gift-wrapping-list {
        width: 100%
    }

    .gift-wrapping-preview img {
        width: 100%
    }

    .item-actions .actions-toolbar .gift-options .gift-wrapping, .item-actions .actions-toolbar .gift-options .gift-message {
        display: block
    }

    .form-add-invitations .additional, .form-add-invitations .field.text {
        margin-top: 20px
    }

    .page-with-filter .columns .sidebar-main {
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0
    }

    .map-popup {
        max-width: 100%
    }

    .map-old-price, .map-show-info {
        display: inline-block
    }

        .map-old-price:not(:last-child), .map-show-info:not(:last-child) {
            margin-bottom: 10px
        }

    .block-wishlist-management {
        clear: both;
        margin-top: -21px
    }

        .block-wishlist-management .wishlist-select {
            margin: 0 -15px 20px
        }

        .block-wishlist-management .wishlist-select-items {
            border-bottom: 1px solid #d1d1d1;
            background: #f5f5f5;
            display: none;
            padding: 15px 0
        }

            .block-wishlist-management .wishlist-select-items.active {
                display: block
            }

            .block-wishlist-management .wishlist-select-items .item {
                margin: 3px 0 0
            }

                .block-wishlist-management .wishlist-select-items .item:first-child {
                    margin-top: 0
                }

                .block-wishlist-management .wishlist-select-items .item.current {
                    display: none
                }

                .block-wishlist-management .wishlist-select-items .item a {
                    display: block;
                    padding: 5px 18px;
                    text-decoration: none
                }

                    .block-wishlist-management .wishlist-select-items .item a:hover {
                        background: #e8e8e8
                    }

        .block-wishlist-management .wishlist-title strong {
            font-size: 2.6rem
        }

        .block-wishlist-management .wishlist-info {
            margin-bottom: 15px
        }

        .block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
            margin-bottom: 15px
        }

    .products-grid.wishlist .product-item-checkbox {
        left: 0;
        position: absolute;
        top: 20px
    }

    .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
        margin-left: 25px
    }

    .page-multiple-wishlist .products-grid.wishlist .product-item-name, .page-multiple-wishlist .products-grid.wishlist .product-item-description, .page-multiple-wishlist .products-grid.wishlist .product-item .price-box, .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
        margin-left: 115px
    }

    .products-grid.wishlist .wishlist-dropdown {
        display: none
    }

    .multishipping-checkout-success .nav-toggle {
        display: block
    }

    .multishipping-checkout-success .logo {
        margin-left: 40px
    }

    .reward-settings + .actions-toolbar {
        margin-top: 10px
    }

    .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
        display: block;
        float: none;
        margin: 10px 0 0
    }

    .order-pager-wrapper .toolbar-amount {
        left: inherit;
        position: relative;
        text-align: center;
        top: inherit
    }

    .order-pager-wrapper .pages {
        text-align: center
    }

    .order-pager-wrapper .action.previous, .order-pager-wrapper .action.next {
        margin: 0
    }

    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
        display: none
    }

        .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
            display: none
        }

        .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
            display: block
        }

    .my-credit-cards .card-type img {
        vertical-align: middle
    }

    .products-grid.wishlist {
        margin-bottom: 30px;
        margin-right: 0
    }

        .products-grid.wishlist .product-item {
            padding: 20px 0;
            position: relative
        }

        .products-grid.wishlist .product-item-photo {
            float: left;
            margin-right: 20px
        }

        .products-grid.wishlist .product-item-name {
            font-size: 1.6rem
        }

        .products-grid.wishlist .product-item-actions {
            display: block;
            float: left
        }

            .products-grid.wishlist .product-item-actions .action {
                margin-right: 15px
            }

                .products-grid.wishlist .product-item-actions .action:last-child {
                    margin-right: 0
                }

                .products-grid.wishlist .product-item-actions .action.edit {
                    float: left
                }

                .products-grid.wishlist .product-item-actions .action.delete {
                    float: right
                }

                .products-grid.wishlist .product-item-actions .action.edit, .products-grid.wishlist .product-item-actions .action.delete {
                    margin-top: 7px
                }

        .products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description, .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip {
            margin-left: 95px
        }

        .products-grid.wishlist .product-item .box-tocart {
            float: left;
            margin-right: 20px
        }

            .products-grid.wishlist .product-item .box-tocart .stock {
                margin-top: 7px
            }

        .products-grid.wishlist .product-item .giftregisty-dropdown, .products-grid.wishlist .product-item .field.qty {
            display: none
        }

        .products-grid.wishlist .product-image-container {
            max-width: 80px
        }

    .wishlist-index-index .product-item {
        width: 100%
    }

    .wishlist-index-index .product-item-info {
        width: auto
    }
}

@media only screen and (max-width:639px) {
    .abs-visually-hidden-mobile, .table-giftregistry-items .col.product:before {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-mobile:before, .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:before, .abs-checkout-order-review tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .table-giftregistry-items .col.product:before, .table-giftregistry-items .col.product:after, .account .toolbar:before, .account .toolbar:after, .multicheckout.order-review .data.table tbody tr:before, .multicheckout.order-review .data.table tbody tr:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .table-giftregistry-items .col.product:after, .account .toolbar:after, .multicheckout.order-review .data.table tbody tr:after {
        clear: both
    }

    .multicheckout.order-review .data.table tbody tr:not(:last-child) {
        border-bottom: 1px solid #d1d1d1
    }

    .multicheckout.order-review .data.table tbody tr .col.item:before {
        display: none
    }

    .multicheckout.order-review .data.table tbody tr .col.qty, .multicheckout.order-review .data.table tbody tr .col.price, .multicheckout.order-review .data.table tbody tr .col.subtotal {
        box-sizing: border-box;
        float: left;
        text-align: center;
        white-space: nowrap;
        width: 33%
    }

        .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before, .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before, .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
            content: attr(data-th) ':';
            display: block;
            font-weight: 700;
            padding-bottom: 10px
        }

    .abs-checkout-order-review tbody tr .product-item-name, .multicheckout.order-review .data.table tbody tr .product-item-name {
        margin: 0
    }

    .abs-no-display-s, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
        display: none
    }

    .abs-pager-toolbar-mobile-s .toolbar-amount, .abs-pager-toolbar-mobile-s .limiter, .abs-pager-toolbar-mobile-s .pages, .toolbar-giftregistry-results .toolbar-amount, .toolbar-giftregistry-results .limiter, .toolbar-giftregistry-results .pages {
        margin-bottom: 25px
    }

    .table-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        position: relative
    }

        .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
            border: none;
            display: block
        }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
                display: none
            }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
                display: block
            }

                .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
                    display: block
                }

                    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
                        border-bottom: none;
                        display: block;
                        padding: 5px 0
                    }

                        .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
                            padding-right: 10px;
                            content: attr(data-th) ': ';
                            display: inline-block;
                            color: #111;
                            font-weight: 700
                        }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
                padding-top: 20px
            }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
                padding-bottom: 20px
            }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
                border: none;
                padding: 0 0 5px
            }

        .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
            display: block
        }

            .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
                display: block
            }

                .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
                    padding-top: 20px
                }

            .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
                box-sizing: border-box;
                float: left;
                padding-left: 0;
                padding-right: 0;
                text-align: left;
                width: 70%
            }

            .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
                box-sizing: border-box;
                float: left;
                padding-left: 0;
                padding-right: 0;
                text-align: right;
                width: 30%
            }

    .data-table-definition-list thead {
        display: none
    }

    .data-table-definition-list tbody th {
        padding-bottom: 0
    }

    .data-table-definition-list tbody th, .data-table-definition-list tbody td {
        display: block;
        padding-left: 0;
        padding-right: 0
    }

    .checkout-payment-method .amazon-sandbox-simulator {
        border-top: 1px solid #ccc
    }

    .klarna-payments-method > .payment-method-title {
        padding: 6.5px 0 6.5px 15px
    }

    .mst-search__result-tabs li {
        float: none;
        display: block;
        width: 100%
    }

        .mst-search__result-tabs li a.active {
            border: 1px solid #ccc
        }

    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        font-weight: 700;
        color: #999;
        font-size: 1.6rem;
        padding: 1rem;
        line-height: 1rem;
        cursor: pointer
    }

    .column .block-addbysku .sku {
        margin-right: -85px;
        padding-right: 90px
    }

    .column .block-addbysku .action.remove {
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400
    }

        .column .block-addbysku .action.remove > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .column .block-addbysku .action.remove:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 22px;
            color: inherit;
            content: '\e616';
            font-family: 'icons-blank-theme';
            margin: 1px 0 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .column .block-addbysku .action.remove:hover:before {
            color: inherit
        }

        .column .block-addbysku .action.remove:active:before {
            color: inherit
        }

        .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
            background: 0 0;
            border: none
        }

        .column .block-addbysku .action.remove:hover {
            background: 0 0;
            border: none
        }

        .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled], fieldset[disabled] .column .block-addbysku .action.remove {
            pointer-events: none;
            opacity: .5
        }

    .products-list .product-item {
        table-layout: fixed
    }

    .products-list .product-item-photo {
        padding: 0 10px 10px 0;
        width: 30%
    }

    .block-search {
        margin-top: 10px
    }

    .minicart-wrapper {
        margin-top: 10px
    }

    .opc-wrapper .step-title {
        font-size: 18px;
        border-bottom: 0;
        padding-bottom: 0
    }

    .opc-wrapper .form-login {
        border-bottom: 1px solid #ccc;
        margin: 0 0 15px;
        padding: 0 0 15px
    }

    .opc-wrapper .shipping-address-item {
        border-bottom: 1px solid #ccc;
        margin: 0 0 15px;
        padding: 0 0 15px;
        width: 100%
    }

        .opc-wrapper .shipping-address-item.selected-item {
            padding: 15px 35px 15px 18px;
            border-bottom-width: 2px
        }

            .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
                right: 39px
            }

    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
        margin-top: 28px
    }

    .opc-wrapper .action-select-shipping-item {
        float: none;
        margin-top: 10px;
        width: 100%
    }

    .opc-wrapper .action-show-popup {
        width: 100%
    }

    .opc-wrapper .edit-address-link {
        display: inline-block;
        text-decoration: none;
        margin: 0;
        position: absolute;
        right: 0;
        top: 1px
    }

        .opc-wrapper .edit-address-link > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .opc-wrapper .edit-address-link:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 28px;
            color: #303030;
            content: '\e606';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .opc-wrapper .edit-address-link:hover:before {
            color: #303030
        }

        .opc-wrapper .edit-address-link:active:before {
            color: #303030
        }

    .shipping-policy-block.field-tooltip {
        margin-bottom: 20px;
        position: relative;
        right: auto;
        top: auto
    }

        .shipping-policy-block.field-tooltip .field-tooltip-content {
            width: 300px;
            right: auto
        }

            .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
                right: auto
            }

    .opc-block-shipping-information .shipping-information-title {
        font-size: 2.3rem
    }

    .account .column.main, .account .sidebar-additional {
        margin: 0
    }

    .cart.table-wrapper .gift-content {
        border-bottom: 1px solid #d1d1d1;
        margin-bottom: 20px
    }

    .table-giftregistry-items .field.choice, .table-giftregistry-items .field.qty {
        display: inline-block
    }

    .form-giftregistry-search .fieldset {
        margin-bottom: 15px
    }

    .multicheckout .data.table .address:before {
        margin-bottom: 5px
    }

    .multicheckout .product-item-name, .multicheckout .price-including-tax, .multicheckout .price-excluding-tax {
        display: inline-block
    }

    .multicheckout .block-content .box:not(:last-child) {
        margin-bottom: 40px
    }

    .multicheckout .block-content .box:last-child {
        margin-bottom: 0
    }

    .multicheckout.order-review .box-items .data.table thead {
        display: block
    }

        .multicheckout.order-review .box-items .data.table thead tr {
            display: block
        }

        .multicheckout.order-review .box-items .data.table thead .col.item {
            display: block;
            padding: 0
        }

    .multicheckout .actions-toolbar .action {
        margin-bottom: 25px
    }

    .multicheckout .actions-toolbar > .primary {
        margin-bottom: 25px;
        margin-right: 0
    }

    .account .order-details-items .table-order-items .product-item-name, .account .order-details-items .table-order-items .price-including-tax, .account .order-details-items .table-order-items .price-excluding-tax, .account .order-details-items .table-order-items .items-qty {
        display: inline-block;
        vertical-align: top
    }

    .account .toolbar .pages {
        float: right
    }

    .account .toolbar .limiter {
        clear: both
    }

    .order-details-items thead {
        display: block
    }

        .order-details-items thead tr, .order-details-items thead td {
            display: block
        }

    .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
        width: 100%
    }

    .order-items.table-wrapper .col.price, .order-items.table-wrapper .col.qty, .order-items.table-wrapper .col.subtotal, .order-items.table-wrapper .col.msrp {
        text-align: left
    }

    .products-grid.wishlist .product-item {
        border-bottom: 1px solid #e8e8e8
    }

        .products-grid.wishlist .product-item:first-child {
            border-top: 1px solid #e8e8e8
        }
}

@media only screen and (max-width:479px) {
    .tooltip.wrapper .tooltip.content {
        min-width: 10rem
    }

    .minicart-wrapper .block-minicart {
        width: 290px
    }

    .modal-popup .field-tooltip .field-tooltip-content {
        width: 200px
    }
}

@media all and (min-width:640px) {
    .abs-blocks-2columns-s {
        width: 48.8%
    }

    .abs-reset-left-margin-desktop-s, .column:not(.sidebar-main) .multicheckout .actions-toolbar, .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
        margin-left: 0
    }

    .abs-margin-for-forms-desktop-s {
        margin-left: 25.8%
    }

    .abs-visually-hidden-desktop-s {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-desktop-s:before, .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:before, .multicheckout .block-billing:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:after {
        clear: both
    }

    .abs-add-box-sizing-desktop-s, .multicheckout .block-shipping .box, .multicheckout .block-billing .box-billing-address, .multicheckout .block-billing .box-billing-method {
        box-sizing: border-box
    }

    .ui-dialog.popup {
        width: 420px
    }

    .column .block-addbysku .action.remove {
        background-image: none;
        -moz-box-sizing: content-box;
        box-shadow: none;
        line-height: inherit;
        text-shadow: none;
        font-weight: 400;
        line-height: 1.42857143;
        margin: 0;
        padding: 0;
        color: #1979c3;
        text-decoration: none;
        background: 0 0;
        border: 0;
        display: inline;
        margin-top: 2px
    }

        .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
            background: 0 0;
            border: none
        }

        .column .block-addbysku .action.remove:hover {
            background: 0 0;
            border: none
        }

        .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled], fieldset[disabled] .column .block-addbysku .action.remove {
            pointer-events: none;
            opacity: .5
        }

        .column .block-addbysku .action.remove:visited {
            color: #1979c3;
            text-decoration: none
        }

        .column .block-addbysku .action.remove:hover {
            color: #006bb4;
            text-decoration: underline
        }

        .column .block-addbysku .action.remove:active {
            color: #ff5501;
            text-decoration: underline
        }

        .column .block-addbysku .action.remove:hover {
            color: #006bb4
        }

        .column .block-addbysku .action.remove:hover, .column .block-addbysku .action.remove:active, .column .block-addbysku .action.remove:focus {
            background: 0 0;
            border: 0
        }

        .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled], fieldset[disabled] .column .block-addbysku .action.remove {
            color: #1979c3;
            opacity: .5;
            cursor: default;
            pointer-events: none;
            text-decoration: underline
        }

    .products-grid .product-item {
        margin-bottom: 30px
    }

    .product-item-actions {
        display: block
    }

    .products-grid .product-item-actions {
        margin: 10px 0
    }

    .product-item-actions .actions-primary + .actions-secondary > * {
        white-space: normal
    }

    .products-grid .product-item {
        width: 33.33333333%
    }

    .page-products .products-grid .product-item, .page-layout-1column .products-grid .product-item, .page-layout-3columns .products-grid .product-item, .page-products.page-layout-1column .products-grid .product-item, .page-products.page-layout-3columns .products-grid .product-item {
        margin-left: 2%;
        padding: 0;
        width: calc((100% - 4%)/3)
    }

        .page-products .products-grid .product-item:nth-child(3n+1), .page-layout-1column .products-grid .product-item:nth-child(3n+1), .page-layout-3columns .products-grid .product-item:nth-child(3n+1), .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+1), .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
            margin-left: 0
        }

    .multicheckout .actions-toolbar .secondary {
        float: none;
        margin-top: 11px;
        text-align: right
    }

        .multicheckout .actions-toolbar .secondary .action {
            margin-left: 10px
        }

            .multicheckout .actions-toolbar .secondary .action.back {
                display: block;
                float: left
            }

    .multicheckout .item-options {
        margin: 20px 0 0
    }

    .multicheckout .block-content .box {
        margin-bottom: 0
    }

    .multicheckout .block-shipping .box {
        float: left;
        width: 25%
    }

    .multicheckout .block-shipping .box-shipping-method {
        padding-left: 25px;
        padding-right: 25px;
        width: 50%
    }

        .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
            display: none
        }

    .multicheckout .block-billing .box-billing-address {
        float: left;
        width: 25%
    }

    .multicheckout .block-billing .box-billing-method {
        float: left;
        padding-left: 25px;
        width: 50%
    }

    .multicheckout.form.address .table-wrapper .applicable {
        margin: 7px 0 0
    }

    .multicheckout.order-review .box-items {
        clear: left;
        float: none;
        padding-top: 40px;
        width: auto
    }

    .multicheckout.order-review .col.item {
        width: 75%
    }

    .multicheckout .methods-payment .item-content > .fieldset {
        width: auto
    }

        .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
            display: inline-block;
            width: auto
        }

    .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
        float: none;
        margin-bottom: 8px;
        text-align: left;
        width: auto
    }

    .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
        width: 100%
    }

    .review-form {
        max-width: 500px
    }

    .review-ratings {
        float: left;
        margin-bottom: 0;
        max-width: 240px
    }

        .review-ratings ~ .review-content, .review-ratings ~ .review-details {
            margin-left: 280px
        }

    .review-toolbar {
        margin: 0 0 30px
    }

        .review-toolbar .pages {
            padding: 30px 0
        }

    .fieldset .review-legend.legend {
        margin-bottom: 30px
    }

    .review-item {
        padding: 30px 0
    }

    .review-title {
        margin: 0 0 30px
    }

    .wishlist-index-index .products-grid .product-item {
        margin-bottom: 20px
    }

    .wishlist-index-index .products-grid .product-item-actions {
        margin: 0
    }

    .block.widget .products-grid .product-item, .page-layout-1column .block.widget .products-grid .product-item, .page-layout-3columns .block.widget .products-grid .product-item {
        width: 33.33333333%
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 4%)/3)
    }

        .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
            margin-left: 0
        }
}

.login-container .g-recaptcha, .form-login .g-recaptcha {
    margin-bottom: 10px !important
}

.required-captcha.checkbox {
    position: absolute;
    display: block;
    visibility: visible;
    overflow: hidden;
    opacity: 0;
    width: 1px;
    height: 1px
}

.review-form .field-recaptcha {
    margin-bottom: 10px
}

.form.send.friend .g-recaptcha {
    margin-top: 40px
}

@media all and (max-width:768px) {
    .amazon-button-container {
        width: 100%
    }
}

.amazon-logout-widget {
    display: none
}

@media all and (max-width:768px) {
    .amazon-minicart-container .amazon-button-container {
        width: auto
    }
}

.klarna-payments-method-cell {
    display: table-cell;
    vertical-align: middle
}

label.klarna-payments-method-cell > span {
    padding-left: 5px
}

span.klarna-payments-method-cell > img {
    display: block
}

#search_autocomplete, .search-autocomplete, #searchbox_autocomplete {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important
}

.block-search {
    z-index: 10000
}

.multi-checkout-fields label {
    display: block;
    margin-bottom: 7px
}

.multi-checkout-fields .field {
    margin: 1.5em 0
}

    .multi-checkout-fields .field.checkbox label {
        display: inline-block;
        margin: 0 0 0 12px
    }

.collection-point-country, .collection-point-postalcode, .collection-point-button {
    display: inline-block;
    padding: 20px 10px 0 0
}

.collection-point-postalcode {
    max-width: 9em;
    vertical-align: top
}

.field-error {
    color: #e02b27;
    font-size: 1.2rem;
    margin-top: 7px
}

.box-order-shipping-address .box-subtitle {
    font-weight: 600
}

.box-order-shipping-address .order-shipping-secondary-address {
    margin-top: 1rem
}

#delivery-options-fields-block {
    max-width: 100%
}

.pickup-locations-headline {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 25px
}

.delivery-locations-form .delivery-locations-list {
    border: 1px solid #c2c2c2;
    max-height: 500px;
    overflow: auto
}

    .delivery-locations-form .delivery-locations-list table.location {
        margin-top: 28px
    }

        .delivery-locations-form .delivery-locations-list table.location .first-column {
            padding: 0 14px;
            width: 14px
        }

        .delivery-locations-form .delivery-locations-list table.location .second-column {
            padding: 0
        }

.opening-hour-wrapper {
    font-size: 12px
}

    .opening-hour-wrapper table thead {
        cursor: pointer;
        font-weight: 700
    }

        .opening-hour-wrapper table thead tr td {
            padding: 10px 0 0;
            display: inline-block;
            text-decoration: none
        }

            .opening-hour-wrapper table thead tr td:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 1.2rem;
                line-height: 20px;
                color: #8f8f8f;
                content: '\e622';
                font-family: 'icons-blank-theme';
                margin: 0 0 0 10px;
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .opening-hour-wrapper table thead tr td:hover:after {
                color: #333
            }

            .opening-hour-wrapper table thead tr td:active:after {
                color: #8f8f8f
            }

    .opening-hour-wrapper table tbody {
        display: none
    }

        .opening-hour-wrapper table tbody.special-hours-heading {
            padding-top: 10px;
            font-weight: 700
        }

        .opening-hour-wrapper table tbody tr td {
            padding: 0 10px 0 0
        }

            .opening-hour-wrapper table tbody tr td.time-span {
                font-weight: 600
            }

    .opening-hour-wrapper table._active thead tr td:after {
        content: '\e621'
    }

    .opening-hour-wrapper table._active tbody {
        display: block
    }

.opc-block-summary .vertex-message td, .cart-summary .vertex-message td {
    padding: 0;
    border-top: none
}

@media only screen and (max-width:768px) {
    .field-tooltip .field-tooltip-content {
        left: auto;
        right: -10px;
        top: 40px
    }

        .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
            border: 10px solid transparent;
            height: 0;
            left: auto;
            margin-top: -21px;
            right: 10px;
            top: 0;
            width: 0
        }

        .field-tooltip .field-tooltip-content:before {
            border-bottom-color: #999
        }

        .field-tooltip .field-tooltip-content:after {
            border-bottom-color: #f4f4f4;
            top: 1px
        }
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

@media all and (min-width:768px),print {
    .abs-product-options-list-desktop dt, .block-giftregistry-shared .item-options dt {
        clear: left;
        float: left;
        margin: 0 10px 5px 0
    }

        .block-giftregistry-shared .item-options dt:after {
            content: ': '
        }

    .abs-product-options-list-desktop dd, .block-giftregistry-shared .item-options dd {
        display: inline-block;
        float: left;
        margin: 0 0 5px
    }

    .abs-button-desktop {
        width: auto
    }

    .abs-blocks-2columns, .amazon-addresses .amazon-address, .login-container .block, .account .column.main .block:not(.widget) .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
        width: 48.8%
    }

        .amazon-addresses .amazon-address:nth-child(odd), .login-container .block:nth-child(odd), .account .column.main .block:not(.widget) .block-content .box:nth-child(odd), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd), [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box:nth-child(odd), .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
            clear: left;
            float: left
        }

        .amazon-addresses .amazon-address:nth-child(even), .login-container .block:nth-child(even), .account .column.main .block:not(.widget) .block-content .box:nth-child(even), .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even), [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box:nth-child(even), .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
            float: right
        }

    .abs-reset-left-margin-desktop, .bundle-options-container .legend.title, .column.main .cart-summary .actions-toolbar, .cart.table-wrapper .item-actions .actions-toolbar, .gift-summary .actions-toolbar, .cart.table-wrapper .gift-summary .actions-toolbar, .column.main .block-giftregistry-shared-items .actions-toolbar, .form-new-agreement .fieldset .legend, .form-new-agreement .actions-toolbar, .column.main .paypal-review .actions-toolbar, .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
        margin-left: 0
    }

    .abs-action-remove-desktop, .abs-add-fields-desktop .fieldset .additional .action.remove, .form-giftregistry-share .fieldset .additional .action.remove, .form-giftregistry-edit .fieldset .additional .action.remove, .form-add-invitations .fieldset .additional .action.remove, .form-create-return .fieldset .additional .action.remove, .form.send.friend .fieldset .additional .action.remove {
        margin-left: 75.8%;
        top: 6px
    }

    .form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
        width: 50%
    }

    .abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
        margin-left: 25.8%
    }

    .abs-visually-hidden-desktop, .modes-label, .block-search .label, .dashboard-welcome-toggler {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-desktop:before, .abs-add-clearfix-desktop:after, .abs-pager-toolbar:before, .abs-pager-toolbar:after, .amazon-addresses:before, .amazon-addresses:after, .block-cart-failed .block-content:before, .block-cart-failed .block-content:after, .cart-container:before, .cart-container:after, .login-container:before, .login-container:after, .account .column.main .block:not(.widget) .block-content:before, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:before, .block-addresses-list .items.addresses:after, .block-giftregistry-shared .item-options:before, .block-giftregistry-shared .item-options:after, .gift-wrapping .nested:before, .gift-wrapping .nested:after, .table .gift-wrapping .content:before, .table .gift-wrapping .content:after, .block-wishlist-management:before, .block-wishlist-management:after, .paypal-review .block-content:before, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, [class^=sales-guest-] .column.main .block:not(.widget) .block-content:before, [class^=sales-guest-] .column.main .block:not(.widget) .block-content:after, .sales-guest-view .column.main .block:not(.widget) .block-content:before, .sales-guest-view .column.main .block:not(.widget) .block-content:after, .header.content:before, .header.content:after, .page-header .header.panel:before, .page-header .header.panel:after, .account .toolbar:before, .account .toolbar:after, .toolbar-giftregistry-results:before, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:before, .toolbar-wishlist-results:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .amazon-addresses:after, .block-cart-failed .block-content:after, .cart-container:after, .login-container:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, .block-giftregistry-shared .item-options:after, .gift-wrapping .nested:after, .table .gift-wrapping .content:after, .block-wishlist-management:after, .paypal-review .block-content:after, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after, [class^=sales-guest-] .column.main .block:not(.widget) .block-content:after, .sales-guest-view .column.main .block:not(.widget) .block-content:after, .header.content:after, .page-header .header.panel:after, .account .toolbar:after, .toolbar-giftregistry-results:after, .toolbar-wishlist-results:after {
        clear: both
    }

    .abs-add-box-sizing-desktop, .column.main, .sidebar-main, .sidebar-additional {
        box-sizing: border-box
    }

    .abs-add-box-sizing-desktop-m, .opc-wrapper {
        box-sizing: border-box
    }

    .abs-revert-field-type-desktop .fieldset > .field, .abs-revert-field-type-desktop .fieldset .fields > .field, .product-add-form .fieldset > .field, .product-add-form .fieldset .fields > .field {
        margin: 0 0 20px
    }

        .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label, .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label, .product-add-form .fieldset > .field:not(.choice) > .label, .product-add-form .fieldset .fields > .field:not(.choice) > .label {
            box-sizing: content-box;
            float: none;
            width: auto;
            text-align: left;
            padding: 0
        }

        .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control, .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control, .product-add-form .fieldset > .field:not(.choice) > .control, .product-add-form .fieldset .fields > .field:not(.choice) > .control {
            float: none;
            width: auto
        }

        .abs-revert-field-type-desktop .fieldset > .field > .label, .abs-revert-field-type-desktop .fieldset .fields > .field > .label, .product-add-form .fieldset > .field > .label, .product-add-form .fieldset .fields > .field > .label {
            margin: 0 0 5px;
            display: inline-block
        }

        .abs-revert-field-type-desktop .fieldset > .field.choice:before, .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before, .abs-revert-field-type-desktop .fieldset > .field.no-label:before, .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before, .product-add-form .fieldset > .field.choice:before, .product-add-form .fieldset .fields > .field.choice:before, .product-add-form .fieldset > .field.no-label:before, .product-add-form .fieldset .fields > .field.no-label:before {
            display: none
        }

        .product-add-form .fieldset > .field:not(:first-child):last-of-type, .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
            margin-bottom: 0
        }

    .abs-no-display-desktop, .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
        display: none
    }

    .abs-pager-toolbar, .account .toolbar, .toolbar-giftregistry-results, .toolbar-wishlist-results {
        margin-bottom: 20px;
        position: relative
    }

        .abs-pager-toolbar .limiter, .account .toolbar .limiter, .toolbar-giftregistry-results .limiter, .toolbar-wishlist-results .limiter {
            float: right;
            position: relative;
            z-index: 1
        }

        .abs-pager-toolbar .toolbar-amount, .account .toolbar .toolbar-amount, .toolbar-giftregistry-results .toolbar-amount, .toolbar-wishlist-results .toolbar-amount {
            float: left;
            line-height: normal;
            padding: 7px 0 0;
            position: relative;
            z-index: 1
        }

        .abs-pager-toolbar .pages, .account .toolbar .pages, .toolbar-giftregistry-results .pages, .toolbar-wishlist-results .pages {
            position: absolute;
            width: 100%;
            z-index: 0
        }

    .abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
        float: left;
        position: relative;
        width: 73%
    }

        .abs-shopping-cart-items-desktop .actions, .block-cart-failed .actions, .cart-container .form-cart .actions, .cart-container .cart-gift-item .actions {
            text-align: right
        }

        .block-cart-failed .action.clear, .block-cart-failed .action.update, .cart-container .form-cart .action.clear, .cart-container .form-cart .action.update, .cart-container .cart-gift-item .action.clear, .cart-container .cart-gift-item .action.update {
            margin-left: 10px
        }

        .block-cart-failed .action.continue, .cart-container .form-cart .action.continue, .cart-container .cart-gift-item .action.continue {
            float: left
        }

    h1 {
        font-size: 40px;
        margin-bottom: 40px
    }

    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto
    }

    .page-main {
        width: 100%
    }

    .columns {
        display: block
    }

    .column.main {
        min-height: 300px
    }

    .page-layout-1column .column.main {
        width: 100%;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-3columns .column.main {
        width: 66.66666667%;
        display: inline-block;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-left .column.main {
        width: 83.33333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-right .column.main {
        width: 83.33333333%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .sidebar-main {
        padding-right: 2%
    }

    .page-layout-3columns .sidebar-main {
        width: 16.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-left .sidebar-main {
        width: 16.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-right .sidebar-main {
        width: 16.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-right .sidebar-main {
        padding-left: 2%;
        padding-right: 0
    }

    .sidebar-additional {
        clear: right;
        padding-left: 2%
    }

    .page-layout-3columns .sidebar-additional {
        width: 16.66666667%;
        float: right;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3
    }

    .page-layout-2columns-left .sidebar-additional {
        width: 16.66666667%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-right .sidebar-additional {
        width: 16.66666667%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-left .sidebar-additional {
        clear: left;
        float: left;
        padding-left: 0;
        padding-right: 2%
    }

    .panel.header {
        padding: 10px 20px
    }

    .nav-toggle {
        display: none
    }

    .nav-sections {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        flex-basis: auto;
        margin-bottom: 25px
    }

    .nav-sections-item-title {
        display: none
    }

    .nav-sections-item-content {
        display: block !important
    }

        .nav-sections-item-content > * {
            display: none
        }

        .nav-sections-item-content > .navigation {
            display: block
        }

    .navigation {
        background: #f5f5f5;
        font-weight: 700;
        height: inherit;
        left: auto;
        overflow: inherit;
        padding: 0;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 3
    }

        .navigation:empty {
            display: none
        }

        .navigation ul {
            margin-top: 0;
            margin-bottom: 0;
            padding: 0;
            position: relative
        }

        .navigation li.level0 {
            border-top: none
        }

        .navigation li.level1 {
            position: relative
        }

        .navigation .level0 {
            margin: 0 10px 0 0;
            display: inline-block;
            position: relative
        }

            .navigation .level0:last-child {
                margin-right: 0;
                padding-right: 0
            }

            .navigation .level0:hover:after {
                content: '';
                display: block;
                position: absolute;
                top: 0;
                left: 100%;
                width: 10px;
                height: calc(103%);
                z-index: 1
            }

            .navigation .level0 > .level-top {
                color: #575757;
                line-height: 53px;
                padding: 0 12px;
                text-decoration: none;
                box-sizing: border-box;
                position: relative;
                display: inline-block
            }

                .navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus {
                    color: #333;
                    text-decoration: none
                }

            .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
                border-color: #ff5501;
                border-style: solid;
                border-width: 0 0 3px;
                color: #333;
                text-decoration: none;
                display: inline-block
            }

            .navigation .level0.parent:hover > .submenu {
                overflow: visible !important
            }

            .navigation .level0.parent > .level-top {
                padding-right: 20px
            }

                .navigation .level0.parent > .level-top > .ui-menu-icon {
                    position: absolute;
                    right: 0;
                    display: inline-block;
                    text-decoration: none
                }

                    .navigation .level0.parent > .level-top > .ui-menu-icon > span {
                        border: 0;
                        clip: rect(0,0,0,0);
                        height: 1px;
                        margin: -1px;
                        overflow: hidden;
                        padding: 0;
                        position: absolute;
                        width: 1px
                    }

                    .navigation .level0.parent > .level-top > .ui-menu-icon:after {
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        font-size: 12px;
                        line-height: 20px;
                        color: inherit;
                        content: '\e622';
                        font-family: 'icons-blank-theme';
                        vertical-align: middle;
                        display: inline-block;
                        font-weight: 400;
                        overflow: hidden;
                        speak: none;
                        text-align: center
                    }

            .navigation .level0 .submenu {
                background: #fff;
                border: 1px solid #d1d1d1;
                box-shadow: 0 5px 5px rgba(0,0,0,.19);
                font-weight: 700;
                min-width: 230px;
                padding: 15px 0;
                display: none;
                left: 0;
                margin: 0 !important;
                padding: 0;
                position: absolute;
                z-index: 1;
                margin-top: 11px
            }

                .navigation .level0 .submenu > ul {
                    margin-top: 11px
                }

                    .navigation .level0 .submenu > ul:before, .navigation .level0 .submenu > ul:after {
                        content: '';
                        display: block;
                        overflow: hidden;
                        position: absolute
                    }

                    .navigation .level0 .submenu > ul:before {
                        color: #fff;
                        left: 20px;
                        top: -20px;
                        border: 10px solid transparent;
                        height: 0;
                        width: 0;
                        border-bottom-color: #fff;
                        z-index: 4
                    }

                    .navigation .level0 .submenu > ul:after {
                        border: 11px solid transparent;
                        height: 0;
                        width: 0;
                        border-bottom-color: #d1d1d1;
                        color: #d1d1d1;
                        left: 19px;
                        top: -22px;
                        z-index: 3
                    }

                .navigation .level0 .submenu:before {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 100%;
                    height: 4px;
                    left: 0;
                    top: -4px;
                    z-index: 1
                }

                .navigation .level0 .submenu a {
                    display: block;
                    line-height: inherit;
                    color: #575757;
                    padding: 8px 20px
                }

                    .navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
                        background: #e8e8e8;
                        color: #333;
                        text-decoration: none
                    }

                .navigation .level0 .submenu .active > a {
                    border-color: #ff5501;
                    border-style: solid;
                    border-width: 0 0 0 3px
                }

                .navigation .level0 .submenu .submenu {
                    top: 0 !important;
                    left: 100% !important
                }

                .navigation .level0 .submenu .submenu-reverse {
                    left: auto !important;
                    right: 100%
                }

                .navigation .level0 .submenu li {
                    margin: 0
                }

                    .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
                        position: absolute;
                        right: 3px;
                        display: inline-block;
                        text-decoration: none
                    }

                        .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
                            border: 0;
                            clip: rect(0,0,0,0);
                            height: 1px;
                            margin: -1px;
                            overflow: hidden;
                            padding: 0;
                            position: absolute;
                            width: 1px
                        }

                        .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
                            -webkit-font-smoothing: antialiased;
                            -moz-osx-font-smoothing: grayscale;
                            font-size: 12px;
                            line-height: 20px;
                            color: inherit;
                            content: '\e608';
                            font-family: 'icons-blank-theme';
                            vertical-align: middle;
                            display: inline-block;
                            font-weight: 400;
                            overflow: hidden;
                            speak: none;
                            text-align: center
                        }

            .navigation .level0.more {
                position: relative;
                display: inline-block;
                text-decoration: none
            }

                .navigation .level0.more:after {
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    font-size: 26px;
                    line-height: inherit;
                    color: inherit;
                    content: '\e607';
                    font-family: 'icons-blank-theme';
                    vertical-align: middle;
                    display: inline-block;
                    font-weight: 400;
                    overflow: hidden;
                    speak: none;
                    text-align: center
                }

                .navigation .level0.more:before {
                    display: none
                }

                .navigation .level0.more:after {
                    cursor: pointer;
                    padding: 8px 12px;
                    position: relative;
                    z-index: 1
                }

                .navigation .level0.more:hover > .submenu {
                    overflow: visible !important
                }

                .navigation .level0.more li {
                    display: block
                }

    .panel.header .links, .panel.header .switcher {
        display: inline-block
    }

    .fieldset > .field {
        margin: 0 0 20px;
        box-sizing: border-box;
        margin: 0 0 29px
    }

        .fieldset > .field > .label {
            margin: 0
        }

        .fieldset > .field:before, .fieldset > .field:after {
            content: '';
            display: table
        }

        .fieldset > .field:after {
            clear: both
        }

        .fieldset > .field.choice:before, .fieldset > .field.no-label:before {
            padding: 6px 15px 0 0;
            width: 25.8%;
            box-sizing: border-box;
            content: ' ';
            float: left;
            height: 1px
        }

        .fieldset > .field .description {
            padding: 6px 15px 0 0;
            text-align: right;
            width: 25.8%;
            box-sizing: border-box;
            float: left
        }

        .fieldset > .field:not(.choice) > .label {
            padding: 6px 15px 0 0;
            text-align: right;
            width: 25.8%;
            box-sizing: border-box;
            float: left
        }

        .fieldset > .field:not(.choice) > .control {
            width: 74.2%;
            float: left
        }

    .product.data.items {
        position: relative;
        z-index: 1
    }

        .product.data.items:before, .product.data.items:after {
            content: '';
            display: table
        }

        .product.data.items:after {
            clear: both
        }

        .product.data.items > .item.title {
            float: left;
            width: auto
        }

            .product.data.items > .item.title > .switch {
                height: 20px;
                display: block;
                position: relative;
                z-index: 2
            }

        .product.data.items > .item.content {
            margin-top: 20px;
            box-sizing: border-box;
            float: right;
            margin-left: -100%;
            width: 100%
        }

            .product.data.items > .item.content:before, .product.data.items > .item.content:after {
                content: '';
                display: table
            }

            .product.data.items > .item.content:after {
                clear: both
            }

            .product.data.items > .item.content.active {
                display: block
            }

        .product.data.items > .item.title {
            margin: 0 5px 0 0
        }

            .product.data.items > .item.title > .switch {
                font-weight: 600;
                line-height: 20px;
                font-size: 1.4rem;
                color: #7d7d7d;
                text-decoration: none;
                background: #f0f0f0;
                border: 1px solid #d1d1d1;
                border-bottom: none;
                height: 20px;
                padding: 5px 20px
            }

                .product.data.items > .item.title > .switch:visited {
                    color: #7d7d7d;
                    text-decoration: none
                }

                .product.data.items > .item.title > .switch:hover {
                    color: #7d7d7d;
                    text-decoration: none
                }

                .product.data.items > .item.title > .switch:active {
                    color: #333;
                    text-decoration: none
                }

            .product.data.items > .item.title:not(.disabled) > .switch:focus, .product.data.items > .item.title:not(.disabled) > .switch:hover {
                background: #fcfcfc
            }

            .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
                background: #fff;
                color: #333;
                text-decoration: none
            }

                .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
                    padding-bottom: 6px
                }

        .product.data.items > .item.content {
            background: #fff;
            margin-top: 31px;
            padding: 20px;
            border: 0;
            border-top: 1px solid #d1d1d1
        }

    .actions-toolbar:before, .actions-toolbar:after {
        content: '';
        display: table
    }

    .actions-toolbar:after {
        clear: both
    }

    .actions-toolbar .primary {
        float: left
    }

    .actions-toolbar .secondary {
        float: right
    }

    .actions-toolbar .primary, .actions-toolbar .secondary {
        display: inline-block
    }

        .actions-toolbar .primary a.action, .actions-toolbar .secondary a.action {
            display: inline-block
        }

        .actions-toolbar .primary .action {
            margin: 0 5px 0 0
        }

        .actions-toolbar .secondary a.action {
            margin-top: 6px
        }

    .actions-toolbar > .primary, .actions-toolbar > .secondary {
        margin-bottom: 0
    }

        .actions-toolbar > .primary .action, .actions-toolbar > .secondary .action {
            margin-bottom: 0;
            width: auto
        }

    .modal-popup.modal-slide .modal-footer {
        border-top: 1px solid #c1c1c1;
        text-align: right
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        min-width: 600px
    }

    .page-layout-1column .aw-layered-nav-popover {
        margin-bottom: 25px;
        position: relative
    }

    .page-layout-1column .filter-options-item {
        border: 0;
        display: inline-block;
        margin-right: 25px
    }

        .page-layout-1column .filter-options-item.active {
            position: relative;
            z-index: 2
        }

            .page-layout-1column .filter-options-item.active:after, .page-layout-1column .filter-options-item.active:before {
                border: 8px solid transparent;
                border-bottom-color: #000;
                bottom: -1px;
                content: '';
                display: block;
                height: 0;
                left: 50%;
                position: absolute;
                width: 0;
                z-index: 3
            }

            .page-layout-1column .filter-options-item.active:after {
                border-bottom-color: #fff;
                margin-top: 2px;
                z-index: 4
            }

        .page-layout-1column .filter-options-item .filter-options-title {
            padding: 0 20px 0 0
        }

        .page-layout-1column .filter-options-item .filter-options-content {
            background: #fff;
            border: 1px solid #ccc;
            box-shadow: 0 3px 5px 0 rgba(50,50,50,.75);
            padding: 5px 0;
            position: absolute;
            top: 100%;
            width: 180px;
            z-index: 2;
            -moz-box-shadow: 0 3px 5px 0 rgba(50,50,50,.75);
            -ms-box-shadow: 0 3px 5px 0 rgba(50,50,50,.75);
            -webkit-box-shadow: 0 3px 5px 0 rgba(50,50,50,.75)
        }

            .page-layout-1column .filter-options-item .filter-options-content .item {
                margin: 0;
                padding: 5px
            }

                .page-layout-1column .filter-options-item .filter-options-content .item:hover {
                    background-color: #e8e8e8
                }

            .page-layout-1column .filter-options-item .filter-options-content .aw-ln-range-slider-wrapper {
                padding: 12px
            }

        .page-layout-1column .filter-options-item .filter-options-title .label {
            width: auto !important
        }

        .page-layout-1column .filter-options-item .filter-options-title .reset:before {
            margin: 3px 0 0 7px
        }

    .page-layout-1column .filter-options .aw-layered-nav-popover__action {
        display: none !important
    }

    .amgiftcard .fieldset {
        width: 48%
    }

    .login-container .block-amazon-login {
        clear: none;
        float: right
    }

        .login-container .block-amazon-login .actions-toolbar {
            margin-top: 25px
        }

    .login-container .block:nth-child(2) + .block-amazon-login {
        clear: none
    }

    .amazon-validate-container {
        margin: 40px auto 0 auto;
        width: 500px
    }

        .amazon-validate-container .primary {
            width: 190px
        }

        .amazon-validate-container .continue-as-guest {
            width: 130px
        }

        .amazon-validate-container .forgot-password {
            text-align: right;
            width: 175px
        }

    .amazon-addresses .amazon-address {
        margin-bottom: 0
    }

    .klarna-payments-method > .payment-method-title {
        padding: 11.5px 0
    }

    .mst-searchautocomplete__autocomplete {
        width: 100%;
        min-width: 50rem
    }

        .mst-searchautocomplete__autocomplete._active {
            display: block !important
        }

            .mst-searchautocomplete__autocomplete._active.mst-2-cols {
                width: 720px !important;
                position: absolute
            }

                .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
                    clear: left;
                    float: left;
                    display: block;
                    position: relative;
                    max-width: 240px;
                    width: 240px;
                    padding-bottom: 10px;
                    box-sizing: border-box;
                    border-right: 1px solid #efefef;
                    margin-right: -1px
                }

                .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
                    width: 480px !important;
                    max-width: 480px !important;
                    clear: right;
                    float: right;
                    border-left: 1px solid #efefef;
                    border-right: unset;
                    margin-left: -1px
                }

                .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
                    clear: both
                }

    .block-cart-failed .actions {
        text-align: left
    }

        .block-cart-failed .actions.primary {
            float: right
        }

    .payment-method-braintree .cvv .field-tooltip {
        left: 6rem
    }

    .braintree-paypal-account {
        border-color: #ccc;
        border-style: solid;
        border-width: 1px 0;
        display: inline-block;
        width: 50%
    }

    .account .table-credit-cards .col.actions {
        width: 100px
    }

    .bundle-options-container .bundle-options-wrapper, .bundle-options-container .product-options-wrapper {
        float: left;
        width: 57%
    }

    .bundle-options-container .block-bundle-summary {
        float: right;
        position: relative;
        width: 40%
    }

    .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-left .bundle-options-container .block-bundle-summary, .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-right .bundle-options-container .block-bundle-summary, .page-layout-3columns .bundle-options-container .bundle-options-wrapper, .page-layout-3columns .bundle-options-container .block-bundle-summary {
        width: 48%
    }

    .page-products .products-grid .product-item {
        margin-left: 2%;
        padding: 0;
        width: calc((100% - 4%)/3)
    }

        .page-products .products-grid .product-item:nth-child(3n+1) {
            margin-left: 0
        }

    .page-products.page-layout-1column .products-grid .product-item {
        width: 25%
    }

    .page-products.page-layout-3columns .products-grid .product-item {
        width: 50%
    }

    .page-products .columns {
        padding-top: 0;
        position: relative;
        z-index: 1
    }

    .products.wrapper ~ .toolbar .pages {
        float: left
    }

    .toolbar-amount {
        float: left
    }

    .sorter {
        float: right
    }

    .modes {
        display: inline-block;
        float: left;
        margin-right: 20px
    }

    .products.wrapper ~ .toolbar .modes {
        display: none
    }

    .modes-mode {
        color: #7d7d7d;
        border: 1px solid #d1d1d1;
        border-right: 0;
        float: left;
        font-weight: 400;
        line-height: 1;
        padding: 7px 10px;
        text-align: center;
        display: inline-block;
        text-decoration: none
    }

        .modes-mode:not(.active):hover {
            color: #7d7d7d;
            background: #dedede
        }

        .modes-mode:last-child {
            border-right: 1px solid #d1d1d1
        }

        .modes-mode.active {
            color: #a6a6a6
        }

        .modes-mode > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .modes-mode:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 24px;
            line-height: inherit;
            color: #7d7d7d;
            content: '\e60d';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .modes-mode:hover:before {
            color: #7d7d7d
        }

    .mode-list:before {
        content: '\e60b'
    }

    .products.wrapper ~ .toolbar .limiter {
        display: block;
        float: right
    }

    .product-info-main .box-tocart, .product-options-bottom .box-tocart {
        display: table
    }

        .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
            display: table-cell
        }

        .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
            display: table-cell;
            padding-top: 25px;
            text-align: center;
            vertical-align: bottom
        }

    .product-info-main .page-title-wrapper .page-title {
        margin-top: -13px
    }

    .sidebar .product-items .product-item-info .product-item-photo {
        float: left;
        left: auto;
        margin: 0 10px 10px 0;
        position: relative;
        top: auto
    }

    .sidebar .product-items .product-item-details {
        margin: 0
    }

    .sidebar .product-items .product-item-actions {
        clear: left
    }

    .product-info-main {
        float: right
    }

    .product.media {
        float: left;
        margin-bottom: 25px
    }

    .page-layout-1column .product-info-main {
        width: 40%
    }

    .page-layout-1column .product.media {
        width: 57%
    }

    .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
        width: 48%
    }

    .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
        width: 50%
    }

    .block-category-event.block:last-child {
        margin-bottom: 30px;
        padding: 10px 0 30px
    }

    .block-category-event .block-title {
        margin: 0
    }

        .block-category-event .block-title strong {
            font-size: 2.4rem
        }

    .block-category-event .ticker li {
        display: none;
        margin: 0 50px
    }

    .block-category-event .ticker .value {
        font-size: 6rem
    }

    .block-category-event .ticker .label {
        font-size: 1.4rem;
        text-transform: none
    }

    .block-category-event .dates .date {
        font-size: 5rem
    }

    .block-category-event .dates .start {
        padding-right: 50px
    }

        .block-category-event .dates .start:after {
            font-size: 5rem;
            right: 10px
        }

    .block-search {
        float: right;
        padding-left: 15px;
        position: relative;
        width: 250px;
        z-index: 4
    }

        .block-search .control {
            border-top: 0;
            margin: 0;
            padding: 0 0 25px
        }

        .block-search .nested {
            display: block;
            padding-top: 5px;
            position: absolute
        }

        .block-search input {
            margin: 0;
            padding-right: 35px;
            position: static
        }

            .block-search input::-webkit-input-placeholder {
                color: #c2c2c2
            }

            .block-search input:-moz-placeholder {
                color: #c2c2c2
            }

            .block-search input::-moz-placeholder {
                color: #c2c2c2
            }

            .block-search input:-ms-input-placeholder {
                color: #c2c2c2
            }

        .block-search .action.search {
            display: inline-block;
            background-image: none;
            background: 0 0;
            -moz-box-sizing: content-box;
            border: 0;
            box-shadow: none;
            line-height: inherit;
            margin: 0;
            padding: 0;
            text-decoration: none;
            text-shadow: none;
            font-weight: 400;
            padding: 5px 0;
            position: absolute;
            right: 10px;
            top: 0;
            z-index: 1
        }

            .block-search .action.search > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .block-search .action.search:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 22px;
                line-height: 22px;
                color: #8f8f8f;
                content: '\e615';
                font-family: 'icons-blank-theme';
                margin: 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .block-search .action.search:hover:before {
                color: inherit
            }

            .block-search .action.search:active:before {
                color: inherit
            }

            .block-search .action.search:focus, .block-search .action.search:active {
                background: 0 0;
                border: none
            }

            .block-search .action.search:hover {
                background: 0 0;
                border: none
            }

            .block-search .action.search.disabled, .block-search .action.search[disabled], fieldset[disabled] .block-search .action.search {
                pointer-events: none;
                opacity: .5
            }

            .block-search .action.search:focus:before {
                color: #333
            }

    .search-autocomplete {
        margin-top: 0
    }

    .cart-container .widget {
        float: left
    }

    .cart-summary {
        float: right;
        position: relative;
        width: 23%
    }

    .column.main .cart-summary .actions-toolbar > .secondary {
        float: none
    }

    .cart-summary .block .fieldset .field {
        margin: 0 0 20px;
        margin: 0 0 10px
    }

        .cart-summary .block .fieldset .field:not(.choice) > .label {
            box-sizing: content-box;
            float: none;
            width: auto;
            text-align: left;
            padding: 0
        }

        .cart-summary .block .fieldset .field:not(.choice) > .control {
            float: none;
            width: auto
        }

        .cart-summary .block .fieldset .field > .label {
            margin: 0 0 5px;
            display: inline-block
        }

        .cart-summary .block .fieldset .field.choice:before, .cart-summary .block .fieldset .field.no-label:before {
            display: none
        }

    .cart.table-wrapper .items {
        min-width: 100%;
        width: auto
    }

    .cart.table-wrapper .item .col.item {
        padding: 27px 8px 10px
    }

    .cart.table-wrapper .item-actions td {
        text-align: right
    }

    .cart.table-wrapper .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding-right: 20px;
        position: static;
        vertical-align: top;
        width: 1%
    }

    .cart.table-wrapper .product-item-details {
        display: table-cell;
        vertical-align: top;
        white-space: normal;
        width: 99%
    }

    .cart.table-wrapper .item-actions .actions-toolbar {
        text-align: left
    }

    .cart .action {
        margin-bottom: 10px
    }

    .cart-products-toolbar .toolbar-amount {
        line-height: 30px;
        margin: 0
    }

    .cart-products-toolbar .pages {
        float: right;
        margin: 0 0 1px
    }

        .cart-products-toolbar .pages .item:last-child {
            margin-right: 0
        }

    .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
        padding-bottom: 7px;
        padding-top: 8px
    }

    .cart.table-wrapper .cart + .cart-products-toolbar {
        margin-top: 25px
    }

    .minicart-wrapper {
        margin-left: 13px
    }

        .minicart-wrapper .block-minicart {
            right: -15px;
            width: 390px
        }

    .opc-wrapper {
        width: 66.66666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 30px
    }

    .checkout-onepage-success .print {
        display: block;
        float: right;
        margin: 22px 0 0
    }

    .opc-estimated-wrapper {
        display: none
    }

    .opc-progress-bar-item {
        width: 185px
    }

    .checkout-index-index .modal-popup .form-shipping-address {
        max-width: 600px
    }

    .checkout-index-index .modal-popup .modal-footer .action-save-address {
        float: right;
        margin: 0 0 0 10px
    }

    .checkout-shipping-method .actions-toolbar > .primary {
        float: right
    }

    .checkout-shipping-method .actions-toolbar .action.primary {
        margin: 0
    }

    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
        max-width: 600px
    }

    .table-checkout-shipping-method {
        width: auto
    }

    .opc-sidebar {
        margin: 46px 0 20px;
        width: 33.33333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .opc-summary-wrapper .modal-header .action-close {
        display: none
    }

    .authentication-dropdown {
        background-color: #fff;
        border: 1px solid #aeaeae;
        -webkit-transform: scale(1,0);
        -webkit-transform-origin: 0 0;
        -webkit-transition: -webkit-transform linear .1s,visibility 0s linear .1s;
        position: absolute;
        text-align: left;
        top: 100%;
        transform: scale(1,0);
        transform-origin: 0 0;
        transition: transform linear .1s,visibility 0s linear .1s;
        visibility: hidden;
        width: 100%
    }

        .authentication-dropdown._show {
            z-index: 100;
            -webkit-transform: scale(1,1);
            -webkit-transition: -webkit-transform linear .1s,visibility 0s linear 0s;
            transform: scale(1,1);
            transition: transform linear .1s,visibility 0s linear 0s;
            visibility: visible
        }

    .authentication-wrapper {
        width: 33.33333333%;
        text-align: right
    }

    .block-authentication .block-title {
        font-size: 2.6rem;
        border-bottom: 0;
        margin-bottom: 25px
    }

    .block-authentication .actions-toolbar > .primary {
        display: inline;
        float: right;
        margin-right: 0
    }

        .block-authentication .actions-toolbar > .primary .action {
            margin-right: 0
        }

    .block-authentication .actions-toolbar > .secondary {
        float: left;
        margin-right: 2rem;
        padding-top: 1rem
    }

    .popup-authentication .modal-inner-wrap {
        min-width: 768px;
        width: 60%
    }

    .popup-authentication .block-authentication {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-top: 1px solid #c1c1c1
    }

    .popup-authentication .block[class], .popup-authentication .form-login, .popup-authentication .fieldset, .popup-authentication .block-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }

    .popup-authentication .block[class] {
        box-sizing: border-box;
        float: left;
        padding: 10px 30px 0 0;
        width: 50%
    }

        .popup-authentication .block[class] + .block {
            border-left: 1px solid #c1c1c1;
            border-top: 0;
            margin: 0;
            padding: 10px 0 0 40px
        }

            .popup-authentication .block[class] + .block:before {
                left: 0;
                top: 50%
            }

    .popup-authentication .actions-toolbar {
        margin-bottom: 0;
        margin-top: auto
    }

    .checkout-payment-method .actions-toolbar .primary {
        float: right;
        margin: 0
    }

    .checkout-payment-method .fieldset > .field-select-billing > .control {
        float: none;
        width: 100%
    }

    .checkout-payment-method .payment-method-content .fieldset > .field {
        margin: 0 0 20px
    }

        .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
            padding: 0;
            width: 0
        }

        .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
            margin-left: 25.8%
        }

        .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
            margin-left: 0
        }

    .checkout-billing-address .action-update {
        float: right
    }

    .checkout-billing-address .actions-toolbar .action-cancel {
        margin: 6px 20px 0 0
    }

    .checkout-payment-method .payment-option-title {
        padding-left: 22px
    }

    .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
        margin-left: 0
    }

    .login-container .block.login .actions-toolbar > .primary {
        margin-bottom: 0;
        margin-right: 30px
    }

    .login-container .block.login .actions-toolbar > .secondary {
        float: left
    }

    .login-container .fieldset > .field > .control {
        width: 80%
    }

    .fieldset .fullname .field .label {
        padding: 6px 15px 0 0;
        text-align: right;
        width: 25.8%;
        box-sizing: border-box;
        float: left
    }

    .fieldset .fullname .field .control {
        width: 74.2%;
        float: left
    }

    .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search {
        min-width: 600px;
        width: 50%
    }

    .account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
        width: 22.3%
    }

    .account.page-layout-2columns-left .column.main {
        width: 77.7%
    }

    .block-addresses-list .items.addresses {
        font-size: 0
    }

        .block-addresses-list .items.addresses > .item {
            display: inline-block;
            font-size: 14px;
            margin-bottom: 20px;
            vertical-align: top;
            width: 48.8%
        }

            .block-addresses-list .items.addresses > .item:nth-last-child(1), .block-addresses-list .items.addresses > .item:nth-last-child(2) {
                margin-bottom: 0
            }

            .block-addresses-list .items.addresses > .item:nth-child(even) {
                margin-left: 2.4%
            }

    .control.captcha-image .captcha-img {
        margin: 0 10px 10px 0
    }

    .page-product-downloadable .product-options-wrapper {
        float: left;
        width: 55%
    }

    .page-product-downloadable .product-options-bottom {
        float: right;
        width: 40%
    }

        .page-product-downloadable .product-options-bottom .field.qty + .actions {
            padding-top: 0
        }

    .gift-message .field {
        margin-bottom: 20px
    }

    .gift-options {
        position: relative;
        z-index: 1
    }

        .gift-options .actions-toolbar {
            clear: both;
            float: right;
            position: static
        }

            .gift-options .actions-toolbar .secondary {
                float: right
            }

                .gift-options .actions-toolbar .secondary .action {
                    float: right;
                    margin-left: 20px
                }

                .gift-options .actions-toolbar .secondary .action-cancel {
                    display: block;
                    float: left;
                    margin-top: 6px
                }

            .gift-options .actions-toolbar:nth-child(3):before {
                border-left: 1px solid #c1c1c1;
                bottom: 5rem;
                content: '';
                display: block;
                left: 50%;
                overflow: hidden;
                position: absolute;
                top: 0;
                width: 0
            }

    .gift-options-title {
        font-weight: 300;
        font-size: 1.8rem
    }

    .cart.table-wrapper .action-gift {
        float: left
    }

    .order-options .gift-wrapping, .table-order-review .gift-wrapping {
        max-width: 50%
    }

    .form-giftregistry-search .fieldset {
        margin-bottom: 29px
    }

        .form-giftregistry-search .fieldset > .fields-specific-options > .field {
            margin: 0 0 20px;
            box-sizing: border-box
        }

            .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
                margin: 0
            }

            .form-giftregistry-search .fieldset > .fields-specific-options > .field:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
                content: '';
                display: table
            }

            .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
                clear: both
            }

            .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before, .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
                padding: 6px 15px 0 0;
                width: 25.8%;
                box-sizing: border-box;
                content: ' ';
                float: left;
                height: 1px
            }

            .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
                padding: 6px 15px 0 0;
                text-align: right;
                width: 25.8%;
                box-sizing: border-box;
                float: left
            }

            .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
                padding: 6px 15px 0 0;
                text-align: right;
                width: 25.8%;
                box-sizing: border-box;
                float: left
            }

            .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
                width: 74.2%;
                float: left
            }

    .block-giftregistry-shared-items .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding: 0 20px 0 0;
        vertical-align: top;
        width: 1%
    }

    .block-giftregistry-shared-items .product-item-details {
        display: table-cell;
        vertical-align: top;
        width: 99%;
        word-break: normal
    }

    .block-giftregistry-shared-items .col.product {
        width: 48%
    }

    .block-giftregistry-shared-items .col:not(.product) {
        text-align: center
    }

    .block-giftregistry-shared-items .col.price {
        padding-top: 17px
    }

    .block-giftregistry-shared-items .input-text.qty {
        margin-top: -4px
    }

    .gift-options-cart-item .gift-wrapping, .cart-gift-item .gift-wrapping {
        box-sizing: border-box;
        float: left;
        padding-right: 20px;
        width: 50%
    }

        .gift-options-cart-item .gift-wrapping + .gift-message, .cart-gift-item .gift-wrapping + .gift-message {
            border-left: 1px solid #c1c1c1;
            box-sizing: border-box;
            float: left;
            padding-left: 4.5rem;
            width: 50%
        }

    .form-add-invitations .additional, .form-add-invitations .field.text {
        margin-top: 29px
    }

    .table-invitations .col {
        width: 50%
    }

    .wishlist.window.popup {
        bottom: auto;
        top: 20%;
        left: 50%;
        margin-left: -212px;
        width: 380px;
        right: auto
    }

        .wishlist.window.popup .field {
            margin: 0 0 20px
        }

            .wishlist.window.popup .field:not(.choice) > .label {
                box-sizing: content-box;
                float: none;
                width: auto;
                text-align: left;
                padding: 0
            }

            .wishlist.window.popup .field:not(.choice) > .control {
                float: none;
                width: auto
            }

            .wishlist.window.popup .field > .label {
                margin: 0 0 5px;
                display: inline-block
            }

            .wishlist.window.popup .field.choice:before, .wishlist.window.popup .field.no-label:before {
                display: none
            }

    .block-wishlist-management {
        margin-bottom: 20px
    }

        .block-wishlist-management .wishlist-select {
            border-bottom: 1px solid #e8e8e8;
            display: table;
            margin-bottom: 15px;
            width: 100%
        }

            .block-wishlist-management .wishlist-select .wishlist-name {
                display: table-cell;
                margin-right: 10px;
                padding: 5px 10px 10px;
                vertical-align: top;
                white-space: nowrap;
                width: 5%
            }

        .block-wishlist-management .wishlist-select-items {
            display: table-cell;
            padding-right: 160px;
            vertical-align: top
        }

            .block-wishlist-management .wishlist-select-items .item {
                display: inline-block;
                margin-right: 10px;
                padding: 5px 10px 10px
            }

                .block-wishlist-management .wishlist-select-items .item:last-child {
                    margin-right: 0
                }

            .block-wishlist-management .wishlist-select-items .current {
                border-bottom: 3px solid #ff5501;
                font-weight: 600
            }

        .block-wishlist-management .wishlist-select .wishlist-name-current {
            display: none
        }

        .block-wishlist-management .wishlist-add.item {
            position: absolute;
            right: 0;
            top: 0
        }

        .block-wishlist-management .wishlist-title strong {
            font-size: 4rem
        }

        .block-wishlist-management .wishlist-info {
            float: left
        }

        .block-wishlist-management .wishlist-toolbar {
            float: right
        }

    .block-wishlist-info-items .product-item-photo {
        margin-left: 0
    }

    .products-grid.wishlist .product-item-checkbox {
        float: left
    }

        .products-grid.wishlist .product-item-checkbox + .product-item-name {
            margin-left: 25px
        }

    .block.newsletter {
        width: 32%
    }

        .block.newsletter .field {
            margin-right: 5px
        }

            .block.newsletter .field .control {
                width: 100%
            }

        .block.newsletter .action.subscribe {
            border-radius: 3px
        }

    .paypal-review .paypal-review-title {
        border-bottom: 1px solid #d1d1d1
    }

    .paypal-review .block-content .box-order-shipping-address, .paypal-review .block-content .box-order-shipping-method, .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
        box-sizing: border-box;
        float: left;
        width: 33%
    }

    .paypal-review .block-content .box-order-shipping-address {
        padding: 0 5%;
        width: 34%
    }

    .paypal-review .col.subtotal, .paypal-review .mark, .paypal-review .amount {
        text-align: right
    }

    .products.wrapper.list .product-reviews-summary {
        margin: 0
    }

    .reward-settings + .actions-toolbar {
        margin-top: -32px
    }

    .form-create-return .additional .field:last-child {
        margin-top: 29px
    }

    .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
        margin-bottom: 20px
    }

    .block-returns-tracking .block-title .action {
        margin: 0 0 0 30px
    }

    .block-returns-tracking .block-title .actions-track {
        float: right;
        margin-top: 12px
    }

    .table-order-items .subtotal, .table-order-items .amount {
        text-align: right
    }

    .table-order-items.creditmemo .col.qty, .table-order-items.creditmemo .col.discount, .table-order-items.creditmemo .col.subtotal {
        text-align: center
    }

    .table-order-items.creditmemo .col.total {
        text-align: right
    }

    .order-pager-wrapper .order-pager-wrapper-top {
        padding-left: 0;
        padding-right: 0
    }

    .order-pager-wrapper .pages {
        float: right
    }

    .order-actions-toolbar .action.print {
        display: block;
        float: right
    }

    .page-title-wrapper .order-date {
        margin-top: -20px
    }

    [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
        margin-bottom: 20px
    }

    .page-wrapper > .breadcrumbs, .page-wrapper > .top-container, .page-wrapper > .widget {
        box-sizing: border-box;
        width: 100%
    }

    .navigation ul {
        padding: 0 8px
    }

    .header.panel > .header.links {
        float: right;
        font-size: 0;
        margin: 0;
        padding: 0;
        list-style: none none;
        margin-left: auto
    }

        .header.panel > .header.links > li {
            display: inline-block;
            vertical-align: top
        }

        .header.panel > .header.links > li {
            font-size: 14px;
            margin: 0 0 0 15px
        }

            .header.panel > .header.links > li.welcome, .header.panel > .header.links > li a {
                line-height: 1.4
            }

                .header.panel > .header.links > li.welcome a {
                    padding-left: 5px
                }

    .header.content {
        padding: 30px 20px 0
    }

    .page-header {
        border: 0;
        margin-bottom: 0
    }

        .page-header .panel.wrapper {
            border-bottom: 1px solid #e8e8e8
        }

        .page-header .header.panel {
            padding-bottom: 10px;
            padding-top: 10px
        }

        .page-header .switcher {
            display: inline-block
        }

    .page-main > .page-title-wrapper .page-title {
        display: inline-block
    }

        .page-main > .page-title-wrapper .page-title + .action {
            float: right;
            margin-top: 20px
        }

    .logo {
        margin: -8px auto 25px 0
    }

        .logo img {
            max-height: inherit
        }

    .footer.content .block {
        float: right
    }

    .footer.content .links {
        display: inline-block;
        margin-bottom: 20px;
        padding: 0 50px 0 0;
        vertical-align: top
    }

    .footer.content .switcher.store {
        display: inline-block;
        padding-right: 50px;
        vertical-align: top
    }

    .my-credit-cards .card-type img {
        display: block
    }

    .products-grid.wishlist .product-item-tooltip {
        display: inline-block
    }

    .products-grid.wishlist .product-item-actions {
        margin: 10px 0 0
    }

    .products-grid.wishlist .product-item .fieldset .field.qty {
        margin-bottom: 10px;
        padding-right: 10px
    }

        .products-grid.wishlist .product-item .fieldset .field.qty .label {
            width: auto
        }

    .products-grid.wishlist .product-item .box-tocart .actions-primary {
        margin: 0
    }

    .products-grid.wishlist .product-item .box-tocart .stock {
        margin: 20px 0 0
    }

    .wishlist-index-index .product-item-info {
        width: 240px
    }

    .block.widget .products-grid .product-item {
        width: 33.33333333%
    }

    .sidebar .block.widget .products-grid .product-item {
        margin-left: 0;
        width: 100%
    }

        .sidebar .block.widget .products-grid .product-item .actions-secondary {
            display: block;
            padding: 10px 0
        }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 6%)/4)
    }

        .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
            margin-left: 2%
        }

        .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
            margin-left: 0
        }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 50%
    }

    .sidebar .block.widget .pager .pages-item-next {
        padding: 0
    }

        .sidebar .block.widget .pager .pages-item-next .action {
            margin: 0
        }
}

@media all and (min-width:1024px),print {
    .products-grid .product-item {
        width: 20%
    }

    .page-layout-1column .products-grid .product-item {
        width: 16.66666667%
    }

    .page-layout-3columns .products-grid .product-item {
        width: 25%
    }

    .page-products .products-grid .product-items {
        margin: 0
    }

    .page-products .products-grid .product-item {
        margin-left: 2%;
        padding: 0;
        width: calc((100% - 6%)/4)
    }

        .page-products .products-grid .product-item:nth-child(3n+1) {
            margin-left: 2%
        }

        .page-products .products-grid .product-item:nth-child(4n+1) {
            margin-left: 0
        }

    .page-products.page-layout-1column .products-grid .product-item {
        margin-left: 0;
        width: 20%
    }

    .page-products.page-layout-3columns .products-grid .product-item {
        margin-left: 1%;
        width: 32.667%
    }

        .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
            margin-left: 1%
        }

        .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
            margin-left: 0
        }

    .checkout-index-index .modal-popup .modal-inner-wrap {
        margin-left: -400px;
        width: 800px;
        left: 50%
    }

    .opc-wrapper .shipping-address-item {
        width: 33.33333333%
    }

        .opc-wrapper .shipping-address-item:before {
            background: #ccc;
            height: calc(100% - 20px);
            content: '';
            left: 0;
            position: absolute;
            top: 0;
            width: 1px
        }

        .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
            display: none
        }

        .opc-wrapper .shipping-address-item.selected-item:before {
            display: none
        }

        .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
            display: none
        }

    .table-checkout-shipping-method {
        min-width: 500px
    }

    .wishlist-index-index .products-grid .product-items {
        margin: 0
    }

    .wishlist-index-index .products-grid .product-item {
        margin-left: calc((100% - 4*24.439%)/3);
        padding: 0;
        width: 24.439%
    }

        .wishlist-index-index .products-grid .product-item:nth-child(4n+1) {
            margin-left: 0
        }

    .block.widget .products-grid .product-item {
        width: 20%
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 8%)/5)
    }

        .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
            margin-left: 2%
        }

        .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
            margin-left: 0
        }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 25%
    }

    .block.widget .products-grid .product-items {
        margin: 0
    }

    .block.widget .products-grid .product-item {
        margin-left: calc((100% - 4*24.439%)/3);
        padding: 0;
        width: 24.439%
    }

        .block.widget .products-grid .product-item:nth-child(4n+1) {
            margin-left: 0
        }
}

@media all and (min-width:1440px),print {
    .sidebar .product-items .product-item-info .product-item-photo {
        float: none;
        left: 0;
        margin: 0;
        position: absolute;
        top: 0
    }

    .sidebar .product-items .product-item-details {
        margin-left: 85px
    }
}

.md-view-search {
    display: none
}

.contact-index-index .fieldset {
    margin-bottom: 20px
}

    .contact-index-index .fieldset .legend {
        padding-bottom: 0
    }

.contact-info-number {
    display: block;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 36px;
    font-weight: 300
}

@media only screen and (max-width:767px) {
    .contact-info-number {
        font-weight: 300;
        margin-bottom: 10px
    }
}

@media all and (min-width:768px),print {
    ._rwd_width {
        min-width: 0 !important;
        max-width: auto !important
    }

    ._rwd_width_float {
        width: 100% !important;
        float: none !important
    }

    .contact-index-index .fieldset .legend {
        border: none
    }

    .contact-index-index .column.main .widget.static.block {
        float: left;
        width: 70%
    }

    .contact-info-number {
        margin-bottom: 15px
    }

    .column:not(.sidebar-main) .form.contact, .column:not(.sidebar-additional) .form.contact {
        width: 27%;
        float: right
    }
}

.cms-index-index .page-title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.widget .block-promo img {
    max-width: none
}

.block-promo {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    color: #333 !important
}

    .block-promo:hover {
        text-decoration: none
    }

    .block-promo .content {
        display: block;
        box-sizing: border-box;
        position: absolute;
        z-index: 1;
        overflow: hidden;
        padding: 25px 35px 35px
    }

    .block-promo .title {
        display: block;
        font-weight: 300;
        font-size: 3.2rem;
        line-height: 1.2;
        margin-bottom: 15px
    }

    .block-promo .info {
        display: block;
        font-weight: 300;
        font-size: 2.2rem;
        margin-bottom: 20px
    }

    .block-promo .more {
        font-size: 1.6rem
    }

    .block-promo .icon.more {
        display: inline-block;
        text-decoration: none
    }

        .block-promo .icon.more:after {
            font-family: 'luma-icons';
            content: '\e608';
            font-size: 12px;
            line-height: inherit;
            color: inherit;
            overflow: hidden;
            speak: none;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            margin: 0 0 0 5px
        }

    .block-promo .button.more {
        font-size: 1.8rem;
        background-image: none;
        background: #004990;
        padding: 7px 15px;
        color: #fff;
        border: 1px solid #004990;
        cursor: pointer;
        display: inline-block;
        font-family: 'Nunito, sans-serif';
        font-size: 1.4rem;
        font-weight: 400;
        box-sizing: border-box;
        vertical-align: middle;
        border-radius: 3px;
        text-decoration: none;
        padding: 10px 15px
    }

        .block-promo .button.more:focus, .block-promo .button.more:active {
            background: #006bb4;
            border: 1px solid #006bb4;
            color: #fff
        }

        .block-promo .button.more:hover {
            background: #006bb4;
            border: 1px solid #006bb4;
            color: #fff
        }

        .block-promo .button.more.disabled, .block-promo .button.more[disabled], fieldset[disabled] .block-promo .button.more {
            cursor: default;
            pointer-events: none;
            opacity: .5
        }

    .block-promo .title + .button {
        margin-top: 10px
    }

    .block-promo sup {
        top: -.2em
    }

.block-promo-2columns .content {
    padding: 20px 25px
}

.womens-main .content, .womens-pants .content, .training-main .content, .training-erin .content, .sale-main .content, .sale-women .content, .mens-main .content, .mens-pants .content, .gear-main .content, .gear-equipment .content, .new-main .content, .new-eco .content, .home-main .content, .home-performance .content, .home-eco .content, .collection-eco .content, .collection-performance .content {
    background-color: rgba(255,255,255,.9)
}

.sale-main, .mens-main, .gear-main, .womens-main {
    max-width: 1080px
}

.sale-women, .sale-mens, .mens-pants, .womens-pants, .gear-fitnes, .gear-equipment, .new-performance, .new-eco {
    max-width: 580px
}

.training-main, .training-erin, .collection-eco, .collection-performance, .home-main {
    max-width: 1280px
}

.home-pants .content {
    top: 0;
    left: 0;
    width: 80%
}

.home-pants .title {
    display: block;
    font-weight: 400;
    font-family: 'Nunito, sans-serif';
    white-space: nowrap;
    margin-bottom: 0
}

.home-t-shirts {
    background: #ffdd16
}

.home-erin {
    height: 373px
}

    .home-erin .content {
        top: 0;
        right: 0;
        width: 60%
    }

.home-performance {
    height: 664px
}

    .home-performance .content {
        top: 25px;
        right: 25px;
        left: 25px
    }

.home-eco {
    height: 274px
}

.new-performance .icon.more {
    white-space: nowrap
}

.block-promo-hp .bg-white, .block-promo-hp .home-erin .content {
    padding: 20px
}

.womens-erin {
    background: #f4f4f4
}

    .womens-erin .content {
        padding: 20px 35px
    }

.training-main {
    height: 372px
}

    .training-main .title {
        margin-bottom: 0;
        line-height: 1.4
    }

        .training-main .title span {
            font-weight: 600
        }

.training-erin {
    height: 214px
}

    .training-erin .content {
        padding: 15px;
        text-align: center
    }

    .training-erin .info {
        margin-bottom: 0
    }

.training-on-demand, .training-videos {
    color: #fff !important
}

    .training-on-demand .content, .training-videos .content {
        position: static;
        text-align: center
    }

    .training-on-demand .icon.calendar, .training-videos .icon.calendar, .training-on-demand .icon.download, .training-videos .icon.download {
        margin-top: -10px;
        display: block;
        text-decoration: none
    }

        .training-on-demand .icon.calendar > span, .training-videos .icon.calendar > span, .training-on-demand .icon.download > span, .training-videos .icon.download > span {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0,0,0,0);
            border: 0
        }

        .training-on-demand .icon.calendar:before, .training-videos .icon.calendar:before, .training-on-demand .icon.download:before, .training-videos .icon.download:before {
            font-family: 'luma-icons';
            font-size: 32px;
            line-height: inherit;
            color: inherit;
            overflow: hidden;
            speak: none;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            vertical-align: middle;
            text-align: center
        }

        .training-on-demand .icon.calendar:before, .training-videos .icon.calendar:before {
            content: '\e612'
        }

        .training-on-demand .icon.download:before, .training-videos .icon.download:before {
            content: '\e626'
        }

    .training-on-demand .icon.more, .training-videos .icon.more {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 25px
    }

    .training-on-demand .info, .training-videos .info {
        font-size: 16px
    }

.training-on-demand {
    background: #00ade2
}

.training-videos {
    background: #5a5e62
}

.sale-women, .sale-mens {
    height: 372px
}

    .sale-mens .content {
        top: 0;
        right: 0;
        width: 60%
    }

.sale-20-off .content, .sale-free-shipping .content, .sale-womens-t-shirts .content {
    padding: 15px 20px
}

.sale-20-off {
    background: #f4f4f4
}

    .sale-20-off .title {
        font-size: 4rem;
        font-weight: 700;
        white-space: nowrap
    }

    .sale-20-off img {
        position: absolute;
        z-index: 0;
        bottom: 0;
        right: 0
    }

    .sale-20-off .content {
        width: 75%;
        position: relative
    }

.sale-free-shipping {
    background: #71b54e;
    color: #fff !important
}

    .sale-free-shipping .content {
        position: static
    }

    .sale-free-shipping img {
        display: block;
        margin: 0 auto 10px;
        max-width: 100% !important
    }

.sale-womens-t-shirts {
    background: #fedd16
}

    .sale-womens-t-shirts .content {
        position: static
    }

    .sale-womens-t-shirts img {
        max-width: 95% !important
    }

.mens-main .content {
    width: 45%
}

.womens-main, .home-main, .mens-main, .new-main, .sale-main, .gear-main {
    height: 450px
}

.womens-t-shirts, .mens-t-shirts {
    background: #ffdd17
}

    .womens-t-shirts img, .mens-t-shirts img {
        max-width: 100% !important
    }

    .womens-t-shirts .content, .mens-t-shirts .content {
        position: static
    }

.womens-pants, .mens-pants, .gear-fitnes, .gear-equipment, .new-performance, .new-eco {
    height: 372px
}

    .womens-pants .info span, .mens-pants .info span {
        display: block;
        font-size: 4.4rem;
        font-family: 'Nunito, sans-serif';
        line-height: 1.2;
        font-weight: 400;
        white-space: nowrap
    }

.womens-category-pants, .womens-category-tanks, .womens-category-shorts, .mens-category-tees, .mens-category-hoodies, .mens-category-shorts, .gear-category-bags, .gear-category-equipment, .gear-category-watches {
    background: #f4f4f4;
    min-height: 170px
}

    .womens-category-pants img, .womens-category-tanks img, .womens-category-shorts img, .mens-category-tees img, .mens-category-hoodies img, .mens-category-shorts img, .gear-category-bags img, .gear-category-equipment img, .gear-category-watches img {
        max-width: 100% !important;
        position: absolute;
        z-index: 0;
        top: 0;
        right: 0;
        left: 60%
    }

    .womens-category-pants .content, .womens-category-tanks .content, .womens-category-shorts .content, .mens-category-tees .content, .mens-category-hoodies .content, .mens-category-shorts .content, .gear-category-bags .content, .gear-category-equipment .content, .gear-category-watches .content {
        padding: 20px 0 50px 20px !important;
        position: static;
        width: 60%;
        z-index: 1
    }

    .womens-category-pants .title, .womens-category-tanks .title, .womens-category-shorts .title, .mens-category-tees .title, .mens-category-hoodies .title, .mens-category-shorts .title, .gear-category-bags .title, .gear-category-equipment .title, .gear-category-watches .title, .womens-category-pants .info, .womens-category-tanks .info, .womens-category-shorts .info, .mens-category-tees .info, .mens-category-hoodies .info, .mens-category-shorts .info, .gear-category-bags .info, .gear-category-equipment .info, .gear-category-watches .info {
        font-size: 1.8rem
    }

    .womens-category-pants .title, .womens-category-tanks .title, .womens-category-shorts .title, .mens-category-tees .title, .mens-category-hoodies .title, .mens-category-shorts .title, .gear-category-bags .title, .gear-category-equipment .title, .gear-category-watches .title {
        font-weight: 400;
        margin-bottom: 5px
    }

    .womens-category-pants .more, .womens-category-tanks .more, .womens-category-shorts .more, .mens-category-tees .more, .mens-category-hoodies .more, .mens-category-shorts .more, .gear-category-bags .more, .gear-category-equipment .more, .gear-category-watches .more {
        position: absolute;
        z-index: 1;
        bottom: 20px
    }

.gear-fitnes .content, .new-performance .content {
    right: 0;
    top: 0;
    width: 65%
}

.collection-eco, .collection-performance {
    height: 200px
}

    .collection-eco .content, .collection-performance .content {
        padding: 15px;
        text-align: center
    }

    .collection-eco .info, .collection-performance .info {
        margin-bottom: 0
    }

.collection-erin {
    background: #f4f4f4
}

    .collection-erin .content {
        padding: 20px 35px
    }

.content-heading {
    text-align: center;
    margin: 10px 0 25px
}

    .content-heading .title {
        margin: 0 0 5px
    }

    .content-heading .info {
        margin-bottom: 0
    }

.categories-menu .title {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block
}

.categories-menu a:link, .categories-menu a:visited, .categories-menu a:hover, .categories-menu a:active {
    color: #333
}

.categories-menu .items {
    margin-bottom: 40px
}

    .categories-menu .items:last-child {
        margin-bottom: 0
    }

.cms-content-important {
    display: block;
    background: #f5f5f5
}

    .cms-content-important h2 {
        margin-top: 0
    }

.cms-content table {
    border: none
}

    .cms-content table > thead > tr > th, .cms-content table > tbody > tr > th, .cms-content table > tfoot > tr > th, .cms-content table > thead > tr > td, .cms-content table > tbody > tr > td, .cms-content table > tfoot > tr > td {
        border: none
    }

    .cms-content table > thead > tr > th, .cms-content table > thead > tr > td {
        border-bottom: 1px solid #d1d1d1
    }

    .cms-content table > tbody > tr:nth-child(even) > td, .cms-content table > tbody > tr:nth-child(even) > th {
        background: #f7f7f7
    }

    .cms-content table th {
        font-weight: 400
    }

    .cms-content table td {
        font-weight: 600
    }

.cms-content .block .block-title {
    margin-bottom: 15px
}

    .cms-content .block .block-title > strong {
        display: none
    }

.cms-content .block .box-title {
    display: inline-block;
    margin: 0 0 15px
}

    .cms-content .block .box-title > span {
        font-size: 1.8rem;
        line-height: 1.1;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        font-weight: 300
    }

.cms-content .block .block-content p:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:399px) {
    .womens-pants img {
        width: 250%;
        float: right;
        margin: -70px -140px 0 0
    }

    .mens-main img {
        margin-left: -180px
    }

    .training-main img, .gear-main img, .womens-main img {
        margin-left: -210px
    }

    .home-main img {
        margin-left: -310px
    }

    .sale-main img, .mens-pants img, .home-eco img {
        margin-left: -150px
    }

    .sale-mens img, .gear-fitnes img, .new-performance img {
        margin-left: -60px
    }

    .new-main img, .sale-women img, .training-erin img, .gear-equipment img {
        margin-left: -120px
    }

    .new-eco img {
        margin-left: -80px
    }

    .home-pants, .home-performance {
        height: 580px
    }

        .home-pants img, .home-performance img {
            margin-left: -50px
        }
}

@media only screen and (max-width:767px) {
    .blocks-promo {
        margin-left: -15px;
        margin-right: -15px
    }

    .block-promo {
        margin-bottom: 8px
    }

        .block-promo .title {
            font-size: 2.2rem
        }

        .block-promo .info {
            font-size: 1.6rem;
            margin-bottom: 10px
        }

        .block-promo .more {
            font-size: 1.4rem
        }

        .block-promo .icon.more:after {
            font-size: 1rem
        }

        .block-promo .button.more {
            font-size: 1.2rem
        }

        .block-promo .content {
            padding: 15px 20px 20px
        }

        .block-promo .button.more {
            padding: 8px 12px
        }

    .home-pants {
        max-width: 417px
    }

    .home-erin {
        max-width: 426px
    }

    .home-performance {
        max-width: 415px
    }

    .home-eco {
        max-width: 858px
    }

    .home-pants, .home-performance {
        height: 580px
    }

    .womens-main .content, .mens-main .content, .gear-main .content, .new-main .content, .home-main .content, .training-main .content, .sale-main .content {
        top: 20px;
        right: 0;
        width: 65%
    }

    .training-main .title {
        font-size: 2rem
    }

    .womens-erin .content, .collection-erin .content {
        position: static
    }

    .womens-erin img, .collection-erin img {
        display: block;
        margin: 0 auto;
        max-width: 75% !important
    }

    .sale-women .content {
        width: 60%;
        bottom: 20px;
        left: 0
    }

    .sale-main .content {
        top: auto;
        bottom: 20px
    }

    .sale-20-off {
        min-height: 185px
    }

        .sale-20-off .title {
            font-size: 4rem
        }

    .womens-category-pants .title, .womens-category-tanks .title, .womens-category-shorts .title, .mens-category-tees .title, .mens-category-hoodies .title, .mens-category-shorts .title, .gear-category-bags .title, .gear-category-equipment .title, .gear-category-watches .title {
        font-size: 1.6rem
    }

    .womens-category-pants .info, .womens-category-tanks .info, .womens-category-shorts .info, .mens-category-tees .info, .mens-category-hoodies .info, .mens-category-shorts .info, .gear-category-bags .info, .gear-category-equipment .info, .gear-category-watches .info {
        font-size: 1.4rem
    }

    .womens-pants .info span, .mens-pants .info span {
        font-size: 4rem
    }

    .womens-pants .content, .mens-pants .content {
        max-width: 220px;
        bottom: 20px
    }

    .home-eco .content {
        width: 65%;
        top: 20px;
        right: 0
    }

    .gear-fitnes .content, .new-performance .content, .home-erin .content {
        padding-top: 30px
    }

    .gear-equipment .content, .new-eco .content {
        left: 0;
        bottom: 20px;
        max-width: 220px
    }

    .training-erin .content {
        right: 10px;
        bottom: 10px;
        left: 10px
    }

    .training-erin .title {
        margin-bottom: 10px;
        font-size: 1.8rem
    }

    .training-erin .info {
        font-size: 1.2rem;
        margin-bottom: 0
    }

    .training-on-demand .content, .training-videos .content {
        padding-top: 25px;
        padding-bottom: 45px
    }

    .home-pants img {
        position: absolute;
        z-index: 0;
        bottom: -10px
    }

    .home-pants .title {
        font-size: 4rem
    }

    .home-performance img {
        position: absolute;
        z-index: 0;
        top: -20px
    }

    .womens-main .content, .training-main .content, .gear-main .content {
        top: auto;
        bottom: 20px
    }

    .home-t-shirts .image {
        display: block;
        padding: 20px 20px 0
    }

    .home-t-shirts img {
        max-width: 100% !important
    }

    .home-t-shirts .content {
        position: static
    }

    .collection-eco .content, .collection-performance .content {
        right: 10px;
        bottom: 10px;
        left: 10px
    }

    .collection-eco .title, .collection-performance .title {
        margin-bottom: 10px;
        font-size: 1.8rem
    }

    .collection-eco .info, .collection-performance .info {
        font-size: 1.2rem
    }

    .collection-erin .title {
        font-size: 1.8rem
    }

    .collection-erin .info {
        font-size: 1.2rem
    }

    .content-heading .title {
        font-size: 3rem
    }

    .content-heading .info {
        font-size: 1.4rem
    }

    .cms-content-important {
        padding: 15px;
        margin: 0 -15px 15px
    }

    .cms-content table {
        margin: 10px 0 0
    }

        .cms-content table thead th {
            font-size: 1.1rem
        }

    .cms-content ul li {
        margin-bottom: 5px
    }

    .cms-content .block .box {
        margin-bottom: 30px
    }
}

@media all and (min-width:640px),print {
    .block-promo {
        margin-bottom: 16px
    }

    .block-promo-wrapper:before, .block-promo-wrapper:after {
        content: "";
        display: table
    }

    .block-promo-wrapper:after {
        clear: both
    }

    .block-promo-wrapper .block-promo {
        float: left;
        border-right: 16px solid #fff
    }

    .block-promo-2columns .block-promo {
        width: 50%
    }

    .block-promo-3columns .block-promo {
        width: 33.3%
    }

        .block-promo-2columns .block-promo:nth-child(2n), .block-promo-3columns .block-promo:nth-child(3n) {
            border-right: 0
        }
}

@media all and (min-width:768px),print {
    .block-promo-hp {
        margin: 0 -8px
    }

        .block-promo-hp .block-promo {
            border-left: 8px solid #fff;
            border-right: 8px solid #fff
        }

    .block-promo-wrapper .home-performance {
        float: right
    }

    .home-pants, .home-erin, .home-performance {
        width: 33.3%
    }

    .home-t-shirts, .home-eco {
        width: 66.7%
    }

    .womens-main .content, .mens-main .content, .gear-main .content, .new-main .content, .home-main .content, .training-main .content, .sale-main .content {
        top: 40px;
        right: 40px;
        width: 40%
    }

    .womens-t-shirts, .mens-t-shirts {
        height: 372px
    }

    .womens-pants .content, .mens-pants .content {
        width: 47%;
        left: 20px;
        top: 20px
    }

    .womens-erin, .home-t-shirts, .collection-erin {
        display: table
    }

        .womens-erin .content, .home-t-shirts .content, .collection-erin .content, .womens-erin .image, .home-t-shirts .image, .collection-erin .image {
            display: table-cell
        }

        .womens-erin .content, .home-t-shirts .content, .collection-erin .content {
            position: static
        }

        .womens-erin .image, .home-t-shirts .image, .collection-erin .image {
            vertical-align: bottom
        }

        .womens-erin img, .home-t-shirts img, .collection-erin img {
            float: right
        }

    .home-t-shirts {
        height: 276px
    }

        .home-t-shirts .content {
            width: 40%
        }

        .home-t-shirts .image {
            width: 60%;
            vertical-align: middle;
            text-align: center;
            padding-left: 10px
        }

        .home-t-shirts img {
            max-width: 100% !important
        }

    .womens-category-pants, .womens-category-tanks, .womens-category-shorts, .mens-category-tees, .mens-category-hoodies, .mens-category-shorts, .gear-category-bags, .gear-category-equipment, .gear-category-watches {
        height: 210px
    }

    .sale-women .content {
        width: 50%;
        left: 20px;
        bottom: 20px
    }

    .sale-20-off .title {
        font-size: 4.4rem
    }

    .sale-20-off .info {
        font-size: 1.8rem
    }

    .sale-20-off, .sale-free-shipping, .sale-womens-t-shirts {
        height: 205px
    }

        .sale-free-shipping .title {
            font-size: 2.5rem
        }

        .sale-free-shipping .info {
            font-size: 1.6rem
        }

        .sale-womens-t-shirts .title {
            font-size: 2rem;
            margin-bottom: 5px
        }

        .sale-womens-t-shirts .info {
            font-size: 1.6rem;
            margin-bottom: 5px
        }

    .home-eco .content {
        width: 70%;
        top: 45px;
        right: 45px
    }

    .gear-equipment .content, .new-eco .content {
        left: 20px;
        bottom: 20px;
        width: 60%
    }

    .new-eco .content {
        width: 70%
    }

    .training-erin .content {
        width: 73%;
        top: 16px;
        bottom: 16px;
        right: 16px
    }

    .training-erin .info {
        font-size: 1.6rem;
        display: block;
        padding: 0 10%
    }

    .training-on-demand, .training-videos {
        height: 208px
    }

    .home-pants {
        height: 664px
    }

        .home-pants .title {
            font-size: 44px !important;
            font-size: 4.4rem !important;
            line-height: 1.2
        }

    .collection-eco .content, .collection-performance .content {
        width: 60%;
        top: 16px;
        bottom: 16px;
        left: 50%;
        margin-left: -30%
    }

    .collection-eco .title, .collection-performance .title {
        font-size: 4rem
    }

    .collection-eco .info, .collection-performance .info {
        font-size: 2.2rem;
        display: block;
        padding: 0 10%
    }

    .collection-erin {
        height: 164px
    }

        .collection-erin .content {
            width: 70%
        }

        .collection-erin .image {
            width: 30%
        }

        .collection-erin .title {
            font-size: 4rem
        }

        .collection-erin .info {
            font-size: 2.2rem
        }

    .content-heading {
        position: relative
    }

        .content-heading:before {
            content: '';
            display: block;
            height: 1px;
            width: 100%;
            background: -moz-radial-gradient(center,ellipse cover,#fff 25%,#cecece 100%);
            background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(25%,#fff),color-stop(100%,#cecece));
            background: -webkit-radial-gradient(center,ellipse cover,#fff 25%,#cecece 100%);
            background: -ms-radial-gradient(center,ellipse cover,#fff 25%,#cecece 100%);
            background: radial-gradient(ellipse at center,#fff 25%,#cecece 100%);
            position: absolute;
            top: 50%;
            z-index: 0
        }

        .content-heading .title, .content-heading .info {
            position: relative;
            z-index: 1
        }

        .content-heading .title {
            font-size: 36px;
            font-weight: 700;
            text-transform: uppercase;
            font-family: 'Nunito, sans-serif';
            text-align: center;
            padding-bottom: 15px;
            margin-bottom: 0
        }

    .best-seller .content-heading .title {
        text-align: left;
        border-bottom: 1px solid #e3e3e3
    }

    .content-heading .info {
        font-size: 1.8rem
    }

    .cms-content-important {
        font-size: 2.2rem;
        font-weight: 300;
        padding: 20px;
        margin: 0 0 35px -20px
    }

    .cms-content table {
        margin: 40px 0 0
    }

    .cms-content ul li {
        margin-bottom: 15px
    }

    .cms-content .block .block-content:before, .cms-content .block .block-content:after {
        content: "";
        display: table
    }

    .cms-content .block .block-content:after {
        clear: both
    }

    .cms-content .block .box {
        width: 48%;
        margin-bottom: 40px
    }

        .cms-content .block .box:nth-child(1) {
            float: left;
            clear: left
        }

        .cms-content .block .box:nth-child(2) {
            float: right
        }

            .cms-content .block .box:nth-child(2) + * {
                clear: both
            }

        .cms-content .block .box:nth-last-child(1), .cms-content .block .box:nth-last-child(2) {
            margin-bottom: 0
        }

    .privacy-policy-content {
        box-sizing: border-box;
        width: 77.7%;
        float: right;
        padding-left: 2%
    }

    .privacy-policy .block-collapsible-nav {
        box-sizing: border-box;
        width: 22.3%;
        float: left
    }
}

@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/Cinzel-Regular.eot');
    src: url('../fonts/Cinzel-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Cinzel-Regular.woff') format('woff'),url('../fonts/Cinzel-Regular.woff2') format('woff2'),url('../fonts/Cinzel-Regular.ttf') format('truetype'),url('../fonts/Cinzel-Regular.svg#svgFontName') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/Cinzel-Bold.eot');
    src: url('../fonts/Cinzel-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/Cinzel-Bold.woff') format('woff'),url('../fonts/Cinzel-Bold.woff2') format('woff2'),url('../fonts/Cinzel-Bold.ttf') format('truetype'),url('../fonts/Cinzel-Bold.svg#svgFontName') format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/Cinzel-Black.eot');
    src: url('../fonts/Cinzel-Black.eot?#iefix') format('embedded-opentype'),url('../fonts/Cinzel-Black.woff') format('woff'),url('../fonts/Cinzel-Black.woff2') format('woff2'),url('../fonts/Cinzel-Black.ttf') format('truetype'),url('../fonts/Cinzel-Black.svg#svgFontName') format('svg');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/Roboto-Bold.woff') format('woff'),url('../fonts/Roboto-Bold.woff2') format('woff2'),url('../fonts/Roboto-Bold.ttf') format('truetype'),url('../fonts/Roboto-Bold.svg#svgFontName') format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Nunito, sans-serif';
    src: url('../fonts/SourceSerifPro-Regular.eot');
    src: url('../fonts/SourceSerifPro-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/SourceSerifPro-Regular.woff') format('woff'),url('../fonts/SourceSerifPro-Regular.woff2') format('woff2'),url('../fonts/SourceSerifPro-Regular.ttf') format('truetype'),url('../fonts/SourceSerifPro-Regular.svg#svgFontName') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Nunito, sans-serif';
    src: url('../fonts/SourceSerifPro-LightIt.eot');
    src: url('../fonts/SourceSerifPro-LightIt.eot?#iefix') format('embedded-opentype'),url('../fonts/SourceSerifPro-LightIt.woff') format('woff'),url('../fonts/SourceSerifPro-LightIt.woff2') format('woff2'),url('../fonts/SourceSerifPro-LightIt.ttf') format('truetype'),url('../fonts/SourceSerifPro-LightIt.svg#svgFontName') format('svg');
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Nunito, sans-serif';
    src: url('../fonts/SourceSerifPro-Bold.eot');
    src: url('../fonts/SourceSerifPro-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/SourceSerifPro-Bold.woff') format('woff'),url('../fonts/SourceSerifPro-Bold.woff2') format('woff2'),url('../fonts/SourceSerifPro-Bold.ttf') format('truetype'),url('../fonts/SourceSerifPro-Bold.svg#svgFontName') format('svg');
    font-weight: 700;
    font-style: normal
}

.desktop-header {
    display: block
}

.mobile-header {
    display: none
}

.header-top {
    background-color: #0d0d0d85;
    padding: 0
}

.header-topbar {
    background: #231f20;
    display: inline-block;
    width: 100%;
    float: left;
    padding: 5px
}

    .header-topbar p {
        margin: 0;
        color: #9b9b9b;
        font-size: 13px
    }

#logo-wrapper {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 20px 0 0
}

    #logo-wrapper.header_full {
        padding: 0;
        transition: all .3s ease
    }

.logo-wrapper-main {
    display: inline-block;
    width: 100%;
    float: left
}

.logo-wrapper-left {
    width: auto;
    float: left;
    text-align: left;
    padding: 0
}

.logo-wrapper-right {
    width: auto;
    float: right;
    text-align: right;
    min-height: auto;
    position: relative;
    padding: 0
}

.logo-wrapper-left .logo {
    float: left;
    margin: 0 auto;
    position: relative;
    margin-right: 90px
}

    .logo-wrapper-left .logo img {
        width: auto;
        display: inline-block;
        max-height: inherit;
        max-width: inherit;
        float: left;
        transition: all .3s ease
    }

.logo-wrapper-right .user-links {
    display: inline-block;
    width: auto;
    padding: 0;
    float: left;
    margin: 0;
    transition: all .3s ease;
    margin-top: 20px
}

.search-active {
    display: none
}

.user-links ul {
    display: inline-block;
    float: right;
    padding-left: 0
}

    .user-links ul li {
        margin: 0 5px;
        list-style-type: none;
        display: inline-block;
        float: left
    }

        .user-links ul li.my-account {
            margin: 0 25px
        }

        .user-links ul li.top-search {
            padding: 18px 0 17px
        }

        .user-links ul li a span.count, span.count {
            width: 16px;
            height: 16px;
            background: #009eb9;
            color: #fff;
            display: inline-block;
            text-align: center;
            font-size: 12px;
            border-radius: 10px;
            position: absolute;
            top: -2px;
            right: -14px;
            padding: 1px;
            line-height: normal
        }

.navigation-main {
    display: inline-block;
    width: 100%;
    float: left
}

    .navigation-main nav.navigation {
        background: 0 0
    }

nav.navigation .header-nav {
    text-align: center;
    padding: 0
}

nav.navigation .nav-item a {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding: 15px 0;
    display: inline-block
}

    nav.navigation .nav-item a:hover, nav.navigation .nav-item.parent a:hover {
        text-decoration: underline;
        color: #fff
    }

.page-footer {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
    margin-top: 0
}

.footer-top-main {
    display: inline-block;
    width: 100%;
    border-bottom: 0;
    float: left;
    margin-top: 0;
    padding: 90px 0 40px;
    background-repeat: no-repeat;
    background: #141e3a
}

.footer-heading {
    display: inline-block;
    width: 100%
}

    .footer-heading h3, .social-icons h3 {
        margin: 0;
        color: #fff;
        text-transform: capitalize;
        font-size: 26px;
        margin-bottom: 25px;
        line-height: 36px;
        letter-spacing: 0px;
        position: relative;
        display: inline-block;
        font-weight: 400
    }

.footer-menu ul, .footer-address ul {
    padding-left: 0
}

    .footer-menu ul li, .footer-address ul li {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        margin-bottom: 5px
    }

    .footer-address ul li {
        margin-bottom: 5px
    }

    .footer-menu ul li {
        position: relative;
        padding-left: 0;
        line-height: 18px;
        margin-bottom: 0
    }

        .footer-menu ul li a {
            font-size: 16px;
            color: #fff;
            line-height: 36px;
            padding: 0;
            font-weight: 300;
            letter-spacing: .32px
        }

            .footer-menu ul li a:hover {
                color: #009eb9
            }

    .footer-address ul li span.add-icon {
        width: auto;
        float: left;
        color: #fff;
        font-size: 16px;
        padding-bottom: 5px;
        margin-right: 20px;
        position: relative;
        top: 0;
        font-weight: 500
    }

    .footer-address ul li span.add-content {
        font-size: 15px;
        color: #929292;
        width: 80%;
        float: left;
        line-height: normal
    }

.add-content p, .add-content a {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300
}

.footer-address ul li span.add-content h6 {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    padding-bottom: 10px
}

.social-icons ul {
    padding-left: 0;
    text-align: left;
    width: auto;
    display: inline-block;
    margin-left: 30px
}

.social-icons li {
    display: inline-block;
    border-radius: 0;
    margin-right: 20px;
    padding-right: 0;
    border-right: 0;
    float: left;
    margin-bottom: 7px
}

    .social-icons li a {
        font-size: 29px;
        line-height: 36px;
        color: #333
    }

    .social-icons li:last-child {
        border-right: 0
    }

    .social-icons li a em {
        font-size: 15px
    }

        .social-icons li a em:before {
            position: absolute;
            left: 0;
            width: 100%
        }

.footer-right-top {
    display: inline-block;
    width: 100%
}

    .footer-right-top .footer-right-top-left, .footer-right-top .footer-right-top-right {
        width: 50%;
        float: left
    }

.newsletter-content p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px
}

.footer-right-bottom .footer-heading {
    width: auto;
    float: left
}

    .footer-right-bottom .footer-heading h3 {
        margin-top: 10px;
        margin-bottom: 10px
    }

.footer-right-bottom .app-sec {
    float: right
}

.footer-right-bottom {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    float: left
}

.newsletter-content input#newsletter {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    padding: 17px;
    border: 0;
    border-radius: 0;
    margin-bottom: 10px;
    background: 0 0;
    border: 1px solid #fff;
    font-style: italic;
    color: #fff
}

.footer-bottom-main {
    padding: 0;
    display: inline-block;
    width: 100%;
    float: left
}

.footer-top-main .footer-logo {
    margin: 0 0 15px
}

.footer-menu {
    padding-left: 0
}

.payment-method {
    float: right
}

.page-header .switcher {
    margin-left: 0;
    margin: 0;
    position: relative;
    top: 0
}

    .page-header .switcher strong {
        letter-spacing: 0;
        color: #000;
        margin-right: 0;
        font-size: 14px
    }

    .page-header .switcher .switcher-trigger {
        margin: 0 10px
    }

    .page-header .switcher strong p {
        margin: 0
    }

    .page-header .switcher .switcher-trigger:after {
        color: #000 !important
    }

    .page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
        min-width: auto;
        margin-top: 10px;
        width: 100%
    }

.topbar-menu-wrapper ul.dropdown.switcher-dropdown li {
    border: unset;
    border: unset;
    width: 100%;
    text-align: center
}

.user-links ul li.link-currency ul.dropdown.switcher-dropdown {
    display: none;
    padding-left: 0;
    border: 1px solid #000;
    overflow: hidden;
    position: absolute;
    z-index: 100
}

    .user-links ul li.link-currency ul.dropdown.switcher-dropdown li {
        display: block;
        width: 100%;
        text-align: left;
        margin: 0;
        padding: 5px 0;
        border-bottom: 1px solid #fff
    }

        .user-links ul li.link-currency ul.dropdown.switcher-dropdown li a {
            font-size: 14px;
            display: inline-block;
            width: 100%;
            text-align: left;
            padding-left: 10px
        }

        .user-links ul li.link-currency ul.dropdown.switcher-dropdown li:hover {
            background: #e8aa00
        }

.inner-banner {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative
}

.toolbar-products {
    padding: 17px 0;
    margin-bottom: 30px;
    background: 0 0;
    text-align: right !important;
    border-bottom: 2px solid #e9e9e9;
    border-top: 2px solid #e9e9e9;
    margin-top: 20px
}

.inner-banner-caption {
    position: relative
}

    .inner-banner-caption .page-title h2 {
        color: #fff;
        font-size: 70px;
        line-height: 62px;
        text-transform: capitalize
    }

.listing_page_main {
    display: inline-block;
    width: 100%;
    margin: 70px 0
}

.toolbar-bottom {
    display: inline-block;
    width: 100%;
    margin-bottom: 0
}

.toolbar-products .pages {
    display: inline-block;
    float: right;
    margin-left: 20px
}

.pages .items li.item {
    margin-right: 10px
}

    .pages .items li.item strong, .pages .items li.item a {
        font-size: 16px;
        color: #666;
        margin-left: 0;
        line-height: normal;
        font-weight: 400;
        float: left;
        opacity: 1;
        font-family: 'Nunito, sans-serif';
        text-align: center;
        margin-right: 2px;
        line-height: 20px;
        font-weight: 500
    }

.pages .action.next:before {
    display: none
}

.pages .action.next > span {
    position: relative
}

    .pages .action.next > span.label {
        display: none
    }

.pages .items li.item.current strong, .pages .items li.item a:hover, .pages .items li.item.current strong span, .pages .items li.item a:hover span {
    background: 0 0;
    color: #009eb9;
    opacity: 1
}

.catalog-category-view .listing_page_main {
    margin-bottom: 0
}

.toolbar-left {
    float: left;
    margin-top: 7px
}

.toolbar-right {
    float: right
}

.toolbar-products .showing p {
    margin: 0
}

.toolbar-products .pages ul.items.pages-items {
    float: right;
    margin-top: 10px
}

.contact-content {
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
    position: relative;
    max-width: 100%;
    padding: 28px 0
}

.contact-tabs ul {
    padding-left: 0
}

    .contact-tabs ul li {
        display: inline-block;
        margin: 0 auto
    }

        .contact-tabs ul li a {
            display: inline-block;
            background: #fff;
            color: #343434;
            padding: 15px 50px;
            font-size: 15px;
            text-transform: capitalize
        }

        .contact-tabs ul li.active a, .contact-tabs ul li:hover a {
            background: #dcdbd7
        }

.contact-section {
    display: inline-block;
    width: 100%;
    margin: 70px 0
}

.contact-tabs {
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px
}

h2.contact-heading {
    margin: 0;
    font-size: 35px;
    text-transform: capitalize;
    letter-spacing: -.2px
}

.contact-content p span {
    clear: both;
    display: inline-block;
    width: 100%
}

.contact-content ul {
    padding: 0;
    margin-top: 0
}

    .contact-content ul li {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        margin-bottom: 40px;
        position: relative;
        color: #505050
    }

        .contact-content ul li .contact-icons {
            width: 10%;
            float: left
        }

        .contact-content ul li .contact-detail {
            width: 80%;
            float: left;
            color: #1e1e1e;
      /*      font-size: 14px;*/
            position: relative;
            margin-top: -3px;
            line-height: 24px
        }

            .contact-content ul li .contact-detail a {
                color: #505050
            }

                .contact-content ul li .contact-detail a:hover {
                    color: #aa4036
                }

.contact-icon {
    width: 60px;
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 14px;
    height: 60px;
    border: 1px solid #94be59;
    border-radius: 50px;
    text-align: center;
    margin-right: 20px;
    background: #94be59;
    position: relative
}

    .contact-icon img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

.contact-content ul li:last-child {
    margin-bottom: 0
}

.contact-content ul li .contact-detail strong {
    text-transform: uppercase
}

.contact-content ul li .contact-detail li {
    margin-bottom: 0
}

.getin-touch-content {
    margin-bottom: 40px
}

.contact-map iframe {
    border-radius: 0
}

.product-info-main .page-title-wrapper .page-title span {
    margin-top: 0;
    font-size: 40px;
    line-height: 55px;
    color: #002556;
    margin-bottom: 0;
    font-family: 'Cinzel';
    font-weight: 700
}

.product-info-main .page-title-wrapper .page-title .chinese_lang, .product-info-main .page-title-wrapper .page-title .english_lan {
    display: inline-block;
    width: 100%
}

.product-info-main .price-box {
    margin-top: 0
}

.product-info-price .price-wrapper .price {
    font-size: 25px;
    color: #343434
}

.product-info-main .product-reviews-summary.short {
    margin-top: 0
}

.swatch-attribute.gastype {
    display: inline-block;
    width: 100%;
    margin-top: 10px
}

.product-info-stock-sku {
    margin-top: 10px;
    float: right
}

.product-info-main .stock.available {
    font-weight: 400;
    text-transform: capitalize
}

    .product-info-main .stock.available span {
       /* font-size: 14px;*/
        margin-left: 5px;
        text-transform: capitalize;
        letter-spacing: .15px;
        position: relative;
        top: 4px;
        color: #009eb9;
        font-weight: 400
    }

    .product-info-main .stock.available .detail-value {
        display: inline-block
    }

.product-info-main .product-addto-links, .product-options-bottom .product-addto-links {
    display: inline-block;
    width: 100%
}

.product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
    padding-left: 0;
    text-align: left;
    padding-top: 0;
    width: 100%;
    display: inline-block
}

.product-info-main .box-tocart button.action.tocart.btn {
    padding: 13px 20px;
    font-size: 13px;
    background: #eb5762;
    color: #fff;
    border-radius: 50px;
    border: 0;
    text-transform: uppercase;
    width: 45%;
    text-align: center;
    font-weight: 400
}

    .product-info-main .box-tocart button.action.tocart.btn:hover {
        background: #eb5762
    }

.product-info-main .action.towishlist, .product-options-bottom .action.towishlist {
    background: 0 0;
    border: 1px solid #343434;
    padding: 12px;
    border-radius: 50px
}

    .product-info-main .action.towishlist:hover, .product-options-bottom .action.towishlist:hover {
        border-color: #ef3340;
        background: 0 0
    }

.product-share {
    display: inline-block;
    width: 100%;
    margin-top: 25px
}

    .product-share span.label {
        font-size: 13px;
        color: #6e6e6e;
        font-weight: 400
    }

span.share-icons {
    margin-left: 10px
}

.share-icons a {
    display: inline-block;
    padding: 12px 5px;
    background: #fff;
    border-radius: 50px;
    color: #6e6e6e;
    text-align: center;
    margin-right: 5px;
    font-size: 14px;
    text-transform: uppercase
}

    .share-icons a.facebook-share i {
        color: #3355c7;
        margin-right: 5px
    }

    .share-icons a.insta-share i {
        color: #f77737;
        margin-right: 5px
    }

.product-info-main .product-options-bottom .box-tocart button.action.tocart.btn {
    width: auto;
    font-size: 20px !important;
    text-transform: capitalize;
    line-height: 30px;
    background: #b18264;
    color: #fff;
    padding: 13px 55px;
    border-radius: 35px;
    font-family: 'Cinzel'
}

    .product-info-main .product-options-bottom .box-tocart button.action.tocart.btn:hover {
        background: #b18264;
        color: #fff
    }

    .product-info-main .product-options-bottom .box-tocart button.action.tocart.btn img {
        margin-right: 15px
    }

.product-tab-main {
    width: 100%;
    margin: 0 auto
}

.review-description-tab ul.nav.nav-tabs {
    border: 0
}

    .review-description-tab ul.nav.nav-tabs li a {
/*        font-size: 14px;*/
        color: #303030;
        line-height: normal;
        padding: 13px 30px;
        border-radius: 0;
        border: 0;
        margin: 0;
        background: #fff;
        text-transform: capitalize;
        letter-spacing: .75px;
        border: 1px solid #ccc;
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

        .review-description-tab ul.nav.nav-tabs li.active a, .review-description-tab ul.nav.nav-tabs li a:hover {
            color: #303030
        }

    .review-description-tab ul.nav.nav-tabs li {
        border-left: 0;
        display: inline-block;
        float: left
    }

        .review-description-tab ul.nav.nav-tabs li:last-child {
            border-right: 0
        }

.feature-main h2 {
    font-size: 35px;
    margin: 0
}

.tab-img {
    display: inline-block;
    width: 100%;
    margin: 50px 0
}

.feature-main p {
    text-align: center
}

.feature-main .download-btn-main {
    display: inline-block;
    margin: 20px 0 40px;
    width: 100%
}

    .feature-main .download-btn-main a.download-btn {
        background: #eb5762;
        text-transform: capitalize;
        border-radius: 50px;
        padding: 10px 70px;
        border: 1px solid #eb5762
    }

        .feature-main .download-btn-main a.download-btn:hover {
            background: 0 0;
            color: #eb5762
        }

.tab-listing ul {
    padding-left: 0
}

    .tab-listing ul li {
        text-align: left;
        font-size: 13px;
        line-height: 20px;
        color: #6c6c6c;
        margin-bottom: 20px
    }

.product-image-wrapper img.product-image-photo {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.related-slider {
    display: inline-block;
    width: 100%;
    padding: 80px 0 0;
    position: relative
}

.also-like-section .main-title h2 {
    text-align: center;
    font-size: 48px;
    line-height: 54px;
    color: #002556;
    letter-spacing: 0;
    margin-bottom: 30px
}

.page-products .related-slider .product-item-info {
    width: 270px
}

.sale-product-action .actions-secondary {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: 5px
}

.product-item-info {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    text-align: left
}

    .product-item-info .product-image-container {
        position: relative;
        width: 100%;
        float: left
    }

.product-item-details {
    padding: 0;
    max-height: auto;
    display: inline-block;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    top: 0;
    z-index: 1000;
    margin-top: 15px;
    padding: 0
}

.product-item .price-box .normal-price .price {
    color: #0d0d0d;
    font-weight: 700;
    font-size: 24px
}

.product-item .price-wrapper .price {
    color: #0d0d0d;
    margin-left: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 33px;
    margin: 0 auto;
    display: inline-block
}

.product-item .price-box .old-price .price {
    color: #0d0d0d;
    margin-left: 0;
    font-size: 14px;
    font-weight: 200;
    margin: 0;
    line-height: 24px
}

.product-item .product-item-actions .actions-primary form button.action, .product-info-main .box-tocart .action.tocart, .product-info-main .box-tocart .action.wishlist-btn {
    background: 0 0;
    color: #0d0d0d;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    border: 0;
    width: auto;
    display: inline-block;
    border-radius: 0;
    float: left;
    font-size: 16px !important;
    padding: 0;
    line-height: 28px;
    margin-top: 0;
    font-family: 'Nunito, sans-serif'
}

    .product-item .product-item-actions .actions-primary form button.action:hover, .product-info-main .box-tocart .action.tocart:hover, .product-item-info:hover .product-item-actions .actions-primary form button, .product-info-main .box-tocart .action.wishlist-btn:hover {
        color: #009eb9;
        transition: all .3s ease-in-out
    }

    .product-item .product-item-actions .actions-primary form button.action.view-detail.btn {
        display: none;
        margin-top: 5px
    }

.product-item:hover .product-item-actions .actions-primary form button.action.view-detail.btn {
    display: block
}

.sale-label {
    position: absolute;
    top: 20px;
    left: -10px;
    background: red;
    color: #fff;
    width: auto;
    height: auto;
    z-index: 100;
    border-radius: 0;
    padding: 6px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 17px;
    min-width: 70px;
    text-transform: uppercase;
    font-family: 'Roboto'
}

.new-label {
    position: absolute;
    top: 20px;
    left: -10px;
    background: #00db5f;
    color: #fff;
    width: auto;
    height: auto;
    z-index: 100;
    border-radius: 0;
    padding: 6px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 17px;
    min-width: 70px;
    text-transform: uppercase;
    font-family: 'Roboto'
}

.out-stock-label {
    position: absolute;
    top: 20px;
    left: -10px;
    background: #333;
    color: #fff;
    width: auto;
    height: auto;
    z-index: 100;
    border-radius: 0;
    padding: 6px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 17px;
    min-width: 70px;
    text-transform: uppercase;
    font-family: 'Roboto'
}

.boombox-product-main {
    display: inline-block;
    width: 100%;
    background-image: url('');
    background-size: contain;
    background-position: 0 0;
    margin-top: 70px;
    padding-top: 170px;
    padding-bottom: 70px;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    float: left
}

.boombox-main {
    display: inline-block;
    width: 100%;
    float: left
}

    .boombox-main .boombox-left {
        width: 45%;
        float: left
    }

    .boombox-main .boombox-right {
        width: 55%;
        float: left
    }

.boombox-img-left {
    width: 50%;
    float: left;
    text-align: center
}

.boombox-img-right {
    width: 50%;
    float: left;
    text-align: center;
    padding: 50px 0
}

    .boombox-img-right p {
        font-size: 20px;
        text-align: center;
        line-height: 24px;
        margin: 25px 0;
        color: #000;
        letter-spacing: -.22px
    }

    .boombox-img-right a.btn {
        text-transform: uppercase
    }

.cms-home .columns .column.main {
    display: inline-block;
    padding-bottom: 0;
    width: 100%;
    float: left
}

.detail_shareing {
    display: inline-block;
    margin-left: 0;
    position: relative;
    width: 100%;
    margin-top: 40px;
    padding: 25px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

    .detail_shareing a {
        display: inline-block;
        opacity: 1;
        padding: 0;
        text-align: center;
        border: 0;
        color: #666
    }

.detail-label {
    color: #000;
    font-family: 'Cinzel';
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0
}

.date-edition {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 10px
}

.detail-value span, .detail-value p {
    color: #393939;
    font-size: 14px;
    line-height: 24px
}

.short-discription .detail-label {
    margin-bottom: 10px
}

.navigation .level0 > .level-top {
    color: #fff
}

.home-banner-section {
    position: relative;
    margin-top: 0;
    overflow: hidden
}

    .home-banner-section:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 18%;
        z-index: 10;
        background: #020024;
        background: linear-gradient(360deg,rgba(2,0,36,1) 0%,rgba(9,9,121,0) 0%,rgba(0,0,0,1) 88%)
    }

.scroll-bottom {
    position: absolute;
    top: 40%;
    right: 50px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    .scroll-bottom span {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        position: absolute;
        width: 100px;
        right: -40px;
        top: -70px;
        color: #fff;
        font-size: 12px;
        opacity: .4;
        letter-spacing: .5px
    }

.fieldset .field .control {
    width: 100%
}

#maincontent .fieldset .field {
    margin-bottom: 10px;
    font-size: 26px;
    margin-bottom: 10px
}

    #maincontent .fieldset .field label, #maincontent .fieldset .field .label {
        text-align: left;
        border: 0;
        font-size: 14px;
        letter-spacing: .28px;
        font-weight: 500;
        color: #2f324d;
        margin-bottom: 5px
    }

#maincontent .actions-toolbar {
    width: 100%;
    margin: 0;
    text-align: center
}

    #maincontent .actions-toolbar .primary {
        float: none
    }

fieldset.fieldset .field .control {
    display: inline-block;
    width: 100% !important;
    clear: both
}

.field.choice.newsletter input[type=checkbox] {
    display: inline-block;
    width: auto
}

.field.choice.newsletter:before {
    display: none
}

.password-strength-meter {
    font-size: 13px;
    margin-top: 10px
}

#maincontent .fieldset .field.note {
    margin-bottom: 20px;
    font-size: 14px
}

nav.navigation .level0.parent > .level-top > .ui-menu-icon {
    display: none
}

nav.navigation .level0.parent > .level-top {
    padding-right: 0;
    border: 0
}

nav.navigation .level0 .submenu {
    background: #fff;
    text-align: left;
    border: 0;
    position: absolute;
    top: 100%;
    min-width: 250px
}

.navigation .level0.parent:hover > .submenu {
    display: block
}

nav.navigation .level0 .submenu li a {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    font-weight: 400;
    color: #303030;
    border: 0;
    text-transform: capitalize;
    font-size: 12px;
    line-height: normal
}

    nav.navigation .level0 .submenu li a:hover {
        background: #f2f2f2;
        color: #151515
    }

.reward-message {
    margin-bottom: 15px
}

.product-tab-main .fieldset .review-legend.legend span {
    display: inline-block;
    float: left;
    margin-right: 15px
}

.product-tab-main .fieldset .review-legend.legend strong {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 20px
}

#maincontent .fieldset.review-fieldset .field .label {
    margin-bottom: 10px
}

#maincontent .fieldset.review-fieldset {
    margin-bottom: 20px
}

    #maincontent .fieldset.review-fieldset .field .control input {
        float: left;
        background: #eee
    }

    #maincontent .fieldset.review-fieldset .field .control textarea {
        background: #eee
    }

    #maincontent .fieldset.review-fieldset .field.review-field-ratings .label {
        margin-bottom: 0
    }

#related-products li.product-item {
    min-height: 540px
}

.catalog-product-view .product-info-main .price-box .price-wrapper .price, .product-info-main .price-box .price, .product-options-bottom .price-box .price {
    font-size: 34px !important;
    color: red;
    line-height: 46px;
    letter-spacing: 0;
    position: relative;
    top: 0;
    display: inline-block;
    padding: 10px 0;
    margin: 0 auto;
    font-weight: 700
}

.catalog-product-view .product-info-main .price-box .old-price .price-wrapper .price {
    color: #0d0d0d;
    font-size: 14px !important;
    margin-left: 10px;
    letter-spacing: 0px;
    font-weight: 400
}

.minicart-items .action.edit, .minicart-items .action.delete {
    min-height: auto
}

.minicart-items-wrapper {
    height: 340px !important
}

.cart-summary strong.summary.title {
    text-align: left
}

.block.block-reviews-dashboard strong.product-name {
    float: left;
    position: relative;
    top: 4px;
    margin-right: 15px
}

.block.block-reviews-dashboard .rating-summary {
    float: left
}

.block-search input {
    margin: 0;
    padding-right: 35px;
    position: static
}

.block-search .action.search > span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 1px;
    position: relative
}

.header-content {
    margin-top: 15px
}

.block-search .action.search:before {
    display: none
}

.user-links ul li a.wishlist-icon {
    font-size: 25px;
    color: #aa4036
}

.product-item .price-box {
    margin-left: 0;
    min-height: auto;
    margin: 0;
    width: 100%;
    margin-bottom: 20px
}

.product-item-actions .actions-primary {
    display: inline-block;
    width: 100%
}

    .product-item-actions .actions-primary button {
        width: 100%;
        background: 0 0;
        color: #171717;
        border: 0;
        font-weight: 500;
        padding: 0;
        margin-top: 15px
    }

.product-item-inner .product-item-actions {
    margin: 0 auto;
    background-color: rgba(255,255,255,.8);
    height: 100%;
    z-index: 100;
    display: inline-block;
    width: 100%;
    position: relative
}

.product-item-actions .actions-secondary {
    position: absolute;
    top: 15px;
    right: 0
}

    .product-item-actions .actions-secondary a.action.wistlist.towishlist {
        padding: 0
    }

        .product-item-actions .actions-secondary a.action.wistlist.towishlist:before {
            font-size: 50px !important;
            color: #232020
        }

.product-info-main .price-rating .product-info-price .price-box.price-final_price {
    display: inline-block;
    font-size: 14px;
    color: #575151;
    margin-top: 0;
    position: relative;
    z-index: 1
}

.product-info-main .price-rating .product-info-price .advance-deposit {
    display: inline-block;
    padding-left: 15px;
    position: relative;
    top: -3px;
    z-index: 1;
    background: #fff;
    padding-right: 15px
}

.payment-on-delivery {
    color: #575151;
    font-size: 14px;
    line-height: 24px
}

.short-description h4 {
    color: #575151;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

.description-label {
    color: #4e4943;
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    font-weight: 400;
    margin-right: 25px;
    float: left;
    margin-top: 5px
}

.product-slider-main {
    display: inline-block;
    width: 100%;
    position: relative
}

    .product-slider-main img {
        width: 100%
    }

.catalog-product-view .column.main {
    padding-bottom: 0
}

#related-product .owl-stage-outer {
    padding-bottom: 30px
}

.thankyou-content h4 {
    color: #fff;
    font-size: 34px;
    line-height: 24px;
    margin-bottom: 35px
}

.thankyou-content {
    display: inline-block;
    width: 100%;
    max-width: 90%;
    margin-left: 0;
    margin-top: 100px
}

.thankyou-btn-sec a.btn {
    min-width: 176px;
    margin: 0 10px
}

    .thankyou-btn-sec a.btn:hover {
        border-color: #fff;
        color: #fff
    }

.contact-form-title {
    display: inline-block;
    width: 100%;
    text-align: left
}

    .contact-form-title h2 {
        color: #373737;
        font-size: 48px;
        text-transform: capitalize;
        margin-bottom: 15px
    }

    .contact-form-title p {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin-bottom: 25px;
        font-size: 18px;
        color: #2d2d2d;
        line-height: 28px
    }

.contact-form .control input.input-text, .contact-form .control select, .contact-form .control textarea {
    background: #fff;
    border: 1px solid #c2c2c2;
    display: inline-block;
    width: 100%;
    padding: 14px 25px;
    height: auto;
    border-radius: 0;
    color: #575151;
    font-size: 14px;
    outline: none
}

.contact-form .control textarea {
    min-height: 150px;
    border-radius: 0;
    resize: none
}

.contact-form .control select:focus {
    outline: none;
    box-shadow: none
}

.contact-form .control input.input-text:focus, .contact-form .control select:focus, .contact-form .control textarea:focus {
    border-color: #009eb9;
    box-shadow: none
}

.contact-form .control input::-webkit-input-placeholder, .contact-form .control textarea::-webkit-input-placeholder {
    color: #8a8a8a;
    font-style: italic
}

.contact-form .control input:-ms-input-placeholder, .contact-form .control textarea:-ms-input-placeholder {
    color: #8a8a8a;
    font-style: italic
}

.contact-form .control input::placeholder, .contact-form .control textarea::placeholder {
    color: #8a8a8a;
    font-style: italic
}

.product-item-info a {
    display: inline-block;
    width: 100%;
    position: relative;
    font-size: 16px;
    letter-spacing: 0;
    color: #0d0d0d;
    padding: 0;
    line-height: 22px;
    font-weight: 700;
    font-family: 'Cinzel'
}

    .product-item-info a:hover {
        text-decoration: none
    }

.product-item-name {
    margin: 0 auto;
    min-height: 70px
}

.footer-clm-main {
    display: inline-block;
    width: 100%;
    float: left
}

.social_icons span {
    color: #fff;
    font-size: 18px;
    margin: 0 10px;
    opacity: 60%
}

.footer-right .footer-menu {
    text-align: right
}

.footer-menu ul li .social_icons {
    display: inline-block
}

.footer-menu ul li label {
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.footer-right .footer-menu ul li a {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff7f773
}

.footer-right .footer-menu ul li:last-child a {
    margin-right: 0;
    padding-right: 0;
    border: 0
}

.news-letter-main {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    float: right;
    margin-top: 0;
    padding-left: 50px
}

    .news-letter-main .news-letter-content p {
        color: #666;
        text-align: left;
        padding: 0;
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 16px
    }

    .news-letter-main .news-letter-content form.subscribe, form.subscribe {
        display: inline-block;
        width: 100%;
        position: relative;
        max-width: 100%
    }

    .news-letter-main .news-letter-content .field.newsletter input, .field.newsletter input {
        background: #fff;
        border: 0;
        padding: 14px 30px;
        display: inline-block;
        width: 100%;
        height: auto;
        border-radius: 50px;
        font-size: 16px !important;
        color: #666;
        font-weight: 300;
        box-shadow: 0px 3px 6px #9a9a9a29
    }

form.subscribe .field.newsletter {
    float: left;
    width: 100%
}

.news-letter-main .news-letter-content button.action.subscribe.btn, button.action.subscribe.btn {
    color: #fff;
    width: auto;
    height: auto;
    line-height: normal;
    border-radius: 0;
    float: left;
    padding: 18px 35px;
    background: #009eb9;
    text-transform: capitalize;
    margin-left: 0;
    border: 0;
    position: absolute;
    right: 0;
    margin-right: 0;
    font-size: 16px
}

.page-title h2 {
    margin: 0;
    font-size: 60px;
    line-height: normal;
    color: #2f324d;
    text-transform: capitalize;
    text-align: left;
    font-weight: 700;
    letter-spacing: -2px
}

.banner_content, .cms-page-view.cms-faq .banner_content {
    position: absolute;
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 1455px;
    width: 100%;
    padding: 0 15px;
    text-align: left
}

.about-left-content p {
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 28px
}

.product-item-info a.action.wishlist, a.action.wishlist {
    width: auto;
    float: left;
    padding: 5px 6px;
    border: 1px solid #eb5762;
    color: #eb5762;
    border-radius: 0;
    margin-left: 10px;
    font-size: 17px
}

.product-options-bottom a.action.wishlist {
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #9A9A9A29;
    border-radius: 30px;
    width: 55px;
    height: 55px;
    display: inline-block;
    opacity: 1;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 17px 0;
    text-align: center;
    border: 0;
    color: #333
}

    .product-options-bottom a.action.wishlist:hover {
        background: #b18264;
        color: #fff;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

.short-discription {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px
}

.product-options-bottom a.action.wishlist .hover {
    display: none
}

.product-options-bottom a.action.wishlist:hover .normal {
    display: none
}

.product-options-bottom a.action.wishlist:hover .hover {
    display: block
}

.qty-wrapper {
    display: inline-block;
    margin-right: 10px;
    float: left;
    position: relative
}

.product-options-bottom {
    display: inline-block;
    border-bottom: 0;
    margin-left: 0;
    margin-top: 40px
}

    .product-options-bottom .box-tocart {
        display: inline-block;
        margin: 0 auto;
        float: left;
        width: 100%
    }

.thankyou-content-main {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left
}

.thankyou-content {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: left
}

.magnific-img img {
    width: 100%;
    height: auto
}

.magnific-img {
    width: 24%;
    margin: 0 1.33% 2% 0;
    float: left;
    position: relative
}

    .magnific-img:nth-child(4n) {
        margin-right: 0
    }

a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in
}

.magnific-img a .view-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 45% 0;
    text-align: center;
    background: rgba(0,0,0,.6);
    font-size: 14px;
    color: #fff;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all .5s ease
}

.magnific-img a:hover .view-img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all .5s ease-in-out
}

.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .98
}

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-arrow-left:before {
    border-right: none !important
}

.mfp-arrow-right:before {
    border-left: none !important
}

button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity .2s ease-in,opacity 2s ease-out
}

.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter {
    opacity: 1 !important
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .7
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

    .mfp-container:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #ccc
    }

        .mfp-preloader a:hover {
            color: #fff
        }

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #94be59;
    font-size: 0
}

    .mfp-close-btn-in .mfp-close:before {
        content: '\f057';
        position: absolute;
        top: 0;
        left: 0;
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 30px
    }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1
    }

    .mfp-arrow:before, .mfp-arrow:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after {
        border-right: 17px solid #fff;
        margin-left: 31px
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after {
        border-left: 17px solid #fff;
        margin-left: 39px
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

    .mfp-figure:after {
        content: "";
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #444
    }

    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
    font-family: 'Cinzel'
}

.modal-popup .modal-footer button.action-primary.action-accept {
    font-family: 'Cinzel';
    background: #009eb9;
    border: 0;
    border-radius: 0;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px
}

.header-top-left {
    float: left
}

.header-top-right {
    float: right
}

.header-top ul {
    padding: 10px 0
}

    .header-top ul li {
        list-style: none;
        display: inline-block;
        margin-bottom: 0
    }

.header-search {
    display: none;
    position: absolute;
    margin-top: 10px;
    z-index: 1000
}

.header-top-icons {
    width: 31px;
    height: 31px;
    display: inline-block;
    background: #009eb9;
    color: #fff;
    border-radius: 50px;
    padding: 2px 0;
    text-align: center;
    font-size: 13px;
    line-height: 30px
}

a.header-top-icons:hover, a.header-top-icons:focus {
    color: #fff
}

.header-top-left li {
    margin-right: 20px
}

.header-top-content a {
    color: #fff;
    padding-left: 10px
}

.header-top-menu, .user-links, .currency-wrapper {
    float: left
}

    .header-top-menu li a {
        color: #fff;
        font-family: 'Cinzel';
        font-size: 14px
    }

    .header-top-menu li {
        margin-right: 15px;
        padding-right: 15px;
        position: relative
    }

        .header-top-menu li:before {
            content: '';
            width: 1px;
            height: 15px;
            background: #fff;
            position: absolute;
            top: 6px;
            right: 0
        }

.page-header .switcher strong.language-SGD p {
    font-size: 12px;
    color: #009eb9;
    font-family: 'Cinzel';
    font-weight: 700;
    margin: 0
}

.page-header .switcher .options .action.toggle {
    position: relative;
    margin: 0;
    padding: 14px 25px;
    background: #fff
}

    .page-header .switcher .options .action.toggle:after {
        display: none
    }

.page-header .switcher strong.language-SGD p i {
    font-size: 13px;
    margin-left: 4px
}

.header-top ul li.header-wishlist {
    margin: 0 20px
}

.user-links ul li a {
    color: #fff
}

.page-header .switcher .options ul.dropdown:before, .page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
    display: none
}

.page-header .switcher .options ul.dropdown a p {
    margin: 0;
    line-height: normal;
    color: #fff
}

.header-bottom-left {
    float: left
}

.header-bottom-right {
    float: right
}

.header-bottom {
    display: inline-block;
    width: 100%;
    margin: 11px 0;
    transition: all .5s ease;
    position: relative
}

.header-stiky .header-bottom {
    transition: all .5s ease-in-out;
    margin: 5px 0
}

button.slider-btn {
    background: 0 0;
    color: #fff;
    padding: 20px 30px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #fff;
    border-radius: 0;
    position: relative;
    padding-right: 50px;
    margin-bottom: 10px
}

    button.slider-btn .button-arrow {
        position: absolute;
        right: 15px
    }

    button.slider-btn:hover {
        background: #009eb9;
        border-color: #009eb9
    }

.home-section1 {
    display: inline-block;
    width: 100%;
    background: #b11837e3
}

.announcement-left {
    float: left;
    margin-right: 5%;
    width: 25%
}

.announcement-right {
    float: left;
    width: 65%;
    padding: 35px 0
}

.announcement-left img {
    width: 100%
}

.announcement-content h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    margin-bottom: 20px
}

.announcement-content h2 {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px
}

.latest-announcment .slick-list {
    width: 90%;
    float: left
}

.announcement-slider {
    display: inline-block;
    width: 100%;
    float: left
}

.latest-announcment button.slick-arrow {
    left: auto;
    right: 0;
    width: 61px;
    height: 77px;
    background-color: #fff;
    border-radius: 0;
    position: relative;
    top: 0;
    transform: translate(50%,50%);
    float: right
}

    .latest-announcment button.slick-arrow.slick-disabled {
        background-color: #ffffff70;
        color: #fff
    }

.announcement-content a.learn-more-btn {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Cinzel'
}

    .announcement-content a.learn-more-btn .button-arrow {
        margin-left: 15px
    }

.home-service-block a {
    font-family: 'Cinzel';
    color: #fff
}

.home-service-block {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 30px
}

.home-service-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0
}

    .home-service-content .home-cat-icon {
        float: right;
        width: 70px;
        height: 70px;
        background: #5b5858;
        border-radius: 50px;
        border: 2px solid #fff;
        padding: 0;
        position: absolute;
        right: 15px;
        bottom: 12px;
        transition: all .3s ease
    }

    .home-service-content h3 {
        float: left;
        width: 100%;
        padding: 15px 30px;
        background-color: rgba(0,0,0,.67);
        transition: all .3s ease;
        font-size: 14px;
        font-weight: 900
    }

    .home-service-content .home-cat-icon img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

.home-service-block:hover .home-service-content h3, .home-service-block:hover .home-service-content .home-cat-icon {
    background-color: #009eb9;
    transition: all .3s ease-in-out
}

.home-section2 {
    display: inline-block;
    width: 100%;
    padding: 80px 0 0;
    background: url('') no-repeat;
    background-size: cover;
    margin-bottom: 60px
}

.main-title h2 {
    font-size: 48px;
    text-align: left;
    line-height: 65px;
    color: #002556;
    font-weight: 700;
    margin-bottom: 30px
}

.cms-home .main-title h2 {
    font-size: 48px;
    text-align: center;
    line-height: 65px;
    color: #000;
    font-weight: 700;
    margin-bottom: 30px
}

#home-latest-product {
    margin-bottom: 50px
}

.product-item-info a.product-item-photo .on-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #009eb99e;
    display: none
}

    .product-item-info a.product-item-photo .on-hover span {
        color: #fff;
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
        text-align: center
    }

.product-item-info:hover a.product-item-photo .on-hover {
    display: block
}

.home-newsletter {
    display: inline-block;
    width: 100%;
    background: url('../images/request-chartdemo-bg.jpg') no-repeat;
    background-size: cover;
    padding: 60px 0
}

    .home-newsletter .newsletter-content {
        max-width: 55%;
        width: 100%
    }

.news-letter-content h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    line-height: 51px;
    margin-bottom: 10px
}

.footer-bottom-top ul li .add-icon {
    display: inline-block;
    width: 31px;
    height: 31px;
    float: left;
    background: #009eb9;
    color: #fff;
    border-radius: 50px;
    padding: 2px;
    text-align: center;
    margin-right: 10px;
    line-height: 28px
}

.footer-bottom-top ul {
    padding: 0
}

    .footer-bottom-top ul li {
        display: inline-block;
        margin-bottom: 0
    }

        .footer-bottom-top ul li .add-content {
            float: left;
            margin-right: 30px;
            padding-top: 2px
        }

.footer-bottom-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px
}

.footer-bottom-main .col-md-3 {
    border-right: 2px solid #394e88
}

.footer-bottom-main .col-md-9 {
    padding-left: 70px
}

.footer-bottom-bottom {
    display: inline-block;
    width: 100%
}

    .footer-bottom-bottom .footer-left {
        width: 80%;
        float: left
    }

    .footer-bottom-bottom .footer-right {
        width: 20%;
        float: left
    }

.footer-bottom-block {
    width: 40%;
    float: left
}

.footer-bottom-bottom .footer-left .footer-bottom-block:first-child {
    width: 60%;
    float: left
}

.footer-admirity {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-top: 20px
}

.social-media-icons ul, .footer-brand-logo ul {
    padding: 0
}

    .social-media-icons ul li, .footer-brand-logo ul li {
        list-style: none
    }

        .social-media-icons ul li a {
            color: #fff;
            font-size: 16px
        }

            .social-media-icons ul li a .social-icon {
                margin-right: 5px
            }

.category-grid {
    min-height: 224px;
    background: #f5f5f5;
    padding: 28px 15px;
    margin-bottom: 20px;
    transition: all .3s ease;
    display: inline-block
}

.category-logo {
    margin-bottom: 17px
}

.category-content h3.category-title, .category-content h3.category-title {
    color: #002556;
    font-size: 18px;
    margin-bottom: 6px
}

.category-content p {
    color: #393939;
    font-size: 12px;
    line-height: 18px;
    margin: 0
}

.category-grid-main .col-lg-2.col-md-3.col-sm-4.col-xs-6 {
    padding: 0 8px
}

.publisher-category-page .main-title h2 {
    margin-left: -10px;
    margin-bottom: 15px
}

.category-grid:hover {
    background: #009eb9;
    box-shadow: 0px 10px 15px #00000029;
    transition: all .3s ease-in-out
}

    .category-grid:hover p, .category-grid:hover h3.category-title {
        color: #fff
    }

.toolbar-products label {
    color: #393939;
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px
}

.toolbar-products select {
    background: 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    font-weight: 700;
    width: 174px;
    height: 39px;
    padding-left: 10px
}

.toolbar-products .showing select {
    width: 81px
}

.toolbar-products .showing {
    float: left;
    margin-left: 35px
}

.thankyou-image img {
    width: 100%
}

.thankyou-main-content {
    max-width: 500px;
    width: 100%;
    float: left
}

    .thankyou-main-content h2 {
        color: #fff;
        font-size: 48px;
        line-height: 54px;
        font-weight: 700;
        margin-bottom: 35px
    }

    .thankyou-main-content p {
        font-size: 18px;
        color: #fff;
        margin-bottom: 50px
    }

    .thankyou-main-content button.slider-btn {
        margin-bottom: 30px
    }

.availability-review {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 25px
}

.product-add-form .product-options-wrapper {
    display: inline-block;
    width: 100%
}

    .product-add-form .product-options-wrapper .choose-material, .product-add-form .product-options-wrapper .swatch-opt, .product-add-form .product-options-wrapper .qty-wrapper {
        display: inline-block;
        width: 100%;
        margin: 0 auto
    }

    .product-add-form .product-options-wrapper .detail-label {
        width: 110px;
        float: left;
        line-height: 40px
    }

    .product-add-form .product-options-wrapper .detail-value {
        float: left
    }

    .product-add-form .product-options-wrapper .qty-wrapper select {
        min-width: 80px
    }

.product-info-main .box-tocart .action.tocart {
    margin-right: 30px
}

.ebook-section .detail-value {
    display: inline-block;
    width: 100%;
    margin-top: 25px
}

.ebook-section {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    padding-top: 25px;
    border-top: 1px solid #e9e9e9
}

.detail-review .tab-content {
    display: inline-block;
    width: 100%;
    padding: 60px;
    border: 1px solid #ddd;
    margin-top: 25px
}

.product_detail_content p {
    margin-bottom: 25px
}

    .product_detail_content p:last-child {
        margin-bottom: 0
    }

.detail-tabs {
    display: inline-block;
    width: 100%;
    margin-top: 100px
}

.detail-review ul.nav.nav-tabs {
    border: 0
}

    .detail-review ul.nav.nav-tabs li a {
        font-size: 18px;
        color: #000;
        font-family: 'Cinzel';
        border: 1px solid #ddd;
        border-radius: 0;
        margin-right: 15px;
        min-width: 270px;
        text-align: center;
        padding: 15px 0;
        margin-bottom: 10px
    }

        .detail-review ul.nav.nav-tabs li.active a, .detail-review ul.nav.nav-tabs li a:hover {
            background: #009eb9;
            color: #fff
        }

.about-content-main {
    display: inline-block;
    width: 100%;
    float: left
}

    .about-content-main .about-right, .about-content-main .about-left {
        width: 50%;
        float: left;
        min-height: 435px;
        position: relative
    }

.about-content-center {
    max-width: 80%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0%,-50%);
    width: 100%
}

.about-section2 .about-content-main .about-right {
    float: right;
    text-align: right
}

.about-section2 .about-content-center {
    max-width: 100%
}

.about-content-center .main-title h2 {
    font-size: 34px;
    color: #000;
    line-height: 46px
}

    .about-content-center .main-title h2 span {
        font-size: 58px;
        display: inline-block;
        width: 100%;
        color: #002556;
        margin-top: 15px
    }

.about-content-main .about-content-center li {
    list-style: none;
    padding-left: 10px;
    text-align: left
}

    .about-content-main .about-content-center li:before {
        content: '';
        position: absolute;
        top: 7px;
        left: -20px;
        width: 10px;
        height: 10px;
        background: #009eb9;
        border-radius: 50px
    }

.about-mission-vision {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    padding: 70px 0 0;
    background: url('') no-repeat;
    background-size: cover
}

    .about-mission-vision .title-main h2 {
        font-size: 58px;
        text-align: center;
        color: #002556;
        font-weight: 700;
        margin-bottom: 60px
    }

.mission-content .about-content-main .about-right {
    float: right
}

.mission-content .about-content-main .about-content-center {
    float: left;
    max-width: 100%;
    padding-right: 80px
}

.mission-content .about-content-main .about-right img, .vision-content .about-content-main .about-left img {
    width: 100%
}

.mission-content .about-content-main .about-right, .mission-content .about-content-main .about-left {
    min-height: auto
}

.about-mission-vision .about-content-main .about-left, .about-mission-vision .about-content-main .about-right {
    min-height: auto;
    position: initial
}

.about-mission-vision .about-content-main .container {
    position: relative
}

.mission-content .about-content-main .about-content-center {
    float: left;
    max-width: 50%;
    padding-right: 80px;
    transform: translate(-100%,-50%);
    padding-left: 15px
}

.vision-content .about-content-main .about-content-center {
    float: left;
    max-width: 40%;
    padding-right: 80px;
    transform: translate(20%,-50%);
    padding-left: 0;
    padding: 0
}

.about-content-center em {
    color: #393939;
    font-size: 24px;
    font-weight: 900;
    font-style: italic;
    line-height: 24px;
    margin-bottom: 30px;
    display: inline-block;
    text-shadow: 1px 0px #000
}

.category-about-us .home-newsletter {
    margin-top: 0
}

.contact-content-main {
    display: inline-block;
    width: 100%;
    float: left
}

    .contact-content-main .contact-content-left {
        float: left;
        width: 50%
    }

    .contact-content-main .contact-content-right {
        float: left;
        width: 50%;
        background: url() no-repeat;
        background-size: cover
    }

.contact-content .main-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0
}

.contact-content-main .contact-content-left img {
    width: 100%
}

.contact-content .main-title {
    padding: 0 60px
}

.contact-content ul li {
    margin: 10px 0;
    position: relative;
    color: #505050;
    padding: 20px 60px 0;
    border-top: 1px solid #ddd
}

.contact-content h3 {
    font-size: 16px;
    color: #009eb9;
    padding-bottom: 5px
}

.contact-content p {
    margin: 0
}

.contact-content .main-title p {
    font-family: 'Cinzel'
}

.contact-content ul li:nth-child(2) p span {
    clear: none;
    width: 50%
}

.contact-content ul li:last-child p {
    margin-bottom: 10px;
    margin-top: 10px
}

.contact-content ul li:first-child {
    border-top: 0;
    margin-top: 13px
}

.contact-content ul li:last-child p strong {
    font-weight: 400
}

.contact-content ul li:last-child p span a {
    color: #009eb9;
    font-weight: 700
}

    .contact-content ul li:last-child p span a:hover {
        text-decoration: underline
    }

.category-contact-us #inner-banner-main {
    margin-bottom: 0
}

.category-contact-us .contact-page-main {
    padding-top: 80px;
    background: url('') no-repeat;
    background-size: cover;
    padding-bottom: 80px
}

.branch-grid {
    display: inline-block;
    width: 100%;
    margin: 60px 0 80px
}

.contact-form-img img {
    margin: 0 auto;
    display: block
}

.branch-single {
    width: 31.70%;
    float: left;
    margin: 0 .8%;
    background: #f4f4f4;
    border: 2px solid #ddd
}

.branch-img img {
    width: 100%
}

.branch-content h3 {
    font-size: 24px;
    color: #002556;
    line-height: 32px;
    padding: 5px 30px
}

.branch-content p {
    padding: 0 30px;
    line-height: normal;
    font-family: 'Cinzel'
}

.branch-contact ul {
    padding: 0
}

    .branch-contact ul li {
        list-style: none;
        margin: 15px 0 0;
        padding: 15px 0;
        border-bottom: 1px solid #ddd
    }

        .branch-contact ul li:last-child {
            border-bottom: 0
        }

        .branch-contact ul li h4 {
            padding: 0 30px;
            font-size: 16px;
            line-height: 22px;
            color: #009eb9;
            padding-bottom: 5px
        }

.branch-content {
    display: inline-block;
    width: 100%;
    margin-top: 30px
}

    .branch-content p span {
        margin: 5px 0;
        display: inline-block
    }

    .branch-content p strong {
        font-weight: 400
    }

    .branch-content p a {
        font-weight: 700;
        color: #009eb9;
        padding-top: 5px;
        display: inline-block
    }

.contact-form-img h2 {
    text-align: center;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px
}

.contact-form-img p {
    text-align: center
}

.enav-banner-content {
    max-width: 930px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-50%)
}

    .enav-banner-content h1, .enav-banner-content h2, .enav-banner-content h3, .enav-banner-content h4, .enav-banner-content h5, .enav-banner-content h6, .enav-banner-content p {
        color: #fff;
        text-align: center
    }

    .enav-banner-content h1 {
        margin-bottom: 10px;
        font-size: 42px
    }

    .enav-banner-content h4 {
        font-size: 19px;
        margin-bottom: 25px
    }

    .enav-banner-content p {
        font-size: 16px;
        font-weight: 400
    }

    .enav-banner-content button.slider-btn {
        margin-top: 30px;
        background: #009eb9;
        border-color: #009eb9
    }

.e-navigation-page .banner_content {
    top: 90%
}

.chartwatch_sec1 {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 100px 0;
    background: url('') no-repeat;
    background-size: cover
}

    .chartwatch_sec1 .main-title h2 {
        text-align: center;
        margin-bottom: 50px
    }

.e-navigation-page #inner-banner-main, .category-digital-chart #inner-banner-main {
    margin-bottom: 0
}

.chartwatch_sec1 ul {
    padding: 0
}

    .chartwatch_sec1 ul li {
        list-style-type: none;
        width: 20%;
        float: left;
        text-align: center
    }

        .chartwatch_sec1 ul li p {
            text-align: center;
            margin-top: 10px;
            width: 100%;
            display: inline-block
        }

        .chartwatch_sec1 ul li .hover-icon {
            display: none
        }

        .chartwatch_sec1 ul li a {
            display: inline-block
        }

            .chartwatch_sec1 ul li a:hover .hover-icon {
                display: block;
                margin: 0 auto
            }

            .chartwatch_sec1 ul li a:hover p {
                color: #002556
            }

            .chartwatch_sec1 ul li a:hover .normal-icon {
                display: none
            }

            .chartwatch_sec1 ul li a span {
                display: inline-block;
                min-height: 87px;
                float: left;
                width: 100%
            }

.chart-content h2 {
    color: #000;
    font-size: 34px;
    width: 100%;
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 30px
}

.chart-left-right-main .row {
    position: relative
}

    .chart-left-right-main .row .pull-left.chart-img-center {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-100%,-50%)
    }

    .chart-left-right-main .row .pull-right.chart-img-center {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(0%,-50%)
    }

.chart-content ul li {
    list-style: none;
    padding-left: 10px;
}

    .chart-content ul li:before {
        content: '';
        position: absolute;
        top: 7px;
        left: -20px;
        width: 10px;
        height: 10px;
        background: #009eb9;
        border-radius: 50px
    }

.chart-content {
    width: 90%
}

.chart-left-right-main {
    display: inline-block;
    width: 100%;
    padding: 50px 0;
    float: left
}

.chart-table .chart-content {
    width: 100%
}

    .chart-table .chart-content h2 {
        width: 100%
    }

.chart-left-right-main.support-main {
    margin-top: 80px;
    background: #0a315c;
    background-image: url('');
    background-repeat: no-repeat;
    background-position: right
}

    .chart-left-right-main.support-main .chart-content h2, .chart-left-right-main.support-main .chart-content p, .chart-left-right-main.support-main .chart-content li {
        color: #fff
    }

.e-navigation-page .home-newsletter, .category-digital-chart .home-newsletter {
    margin-top: 0;
    background: url('') no-repeat;
    background-size: cover
}

.avcs-section, .adp-section {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
    text-align: center;
    border-top: 15px solid #de017c;
    background: url('../images/AVCS-bg-img.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 50px
}

.digital-logo {
    margin-bottom: 40px
}

.avcs-content, .adp-content {
    display: inline-block;
    width: 75%
}

    .avcs-content img, .adp-content img {
        margin-bottom: 40px;
        width: auto
    }

    .avcs-content p, .adp-content p {
        color: #fff;
        text-align: center
    }

    .avcs-content li, .adp-content li {
        color: #fff;
        text-align: left
    }

    .avcs-content h1, .avcs-content h2, .avcs-content h3, .avcs-content h4, .avcs-content h5, .avcs-content h6, .adp-content h1, .adp-content h2, .adp-content h3, .adp-content h4, .adp-content h5, .adp-content h6 {
        color: #fff
    }

.key-feature {
    display: inline-block;
    width: 100%;
    margin: 35px 0
}

    .key-feature h3 {
        margin-bottom: 25px;
        font-size: 22px;
        font-family: 'Nunito, sans-serif';
        font-weight: 700
    }

.avcs-content h2, .adp-content h2 {
    font-family: 'Nunito, sans-serif';
    font-size: 22px;
    font-weight: 400;
    line-height: 38px
}

.key-feature ul {
    padding: 0;
    column-count: 2
}

    .key-feature ul li {
        padding-right: 30px;
        list-style: none;
        padding-left: 40px;
        position: relative
    }

        .key-feature ul li:before {
            content: '';
            position: absolute;
            top: 7px;
            left: 10px;
            width: 10px;
            height: 10px;
            background: #009eb9;
            border-radius: 50px
        }

.avcs-content h2 a, .adp-content h2 a {
    color: #ee007f;
    font-weight: 700
}

.chart-img {
    text-align: center
}

    .chart-img img {
        margin-bottom: 20px
    }

.chart-content h3 span {
    font-size: 20px;
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    font-family: 'Nunito, sans-serif';
    font-weight: 700;
    color: #0d0d0d
}

.chart-content p a {
    font-weight: 700;
    color: #009eb9
}

.adp-section {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
    text-align: center;
    border-top: 15px solid #84afb5;
    background: url('../images/adp-bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 0
}

.adp-content p {
    max-width: 75%;
    margin: 0 auto 15px
}

.adp-range-main {
    display: inline-block;
    width: 100%;
    padding-top: 100px;
    background: url('../images/adp-pattern.png') no-repeat
}

    .adp-range-main h4 {
        text-align: center;
        font-size: 48px;
        color: #002556;
        font-family: 'Cinzel';
        font-weight: 700;
        margin-bottom: 100px
    }

.category-digital-chart .chart-content h2 {
    width: 100%
}

.chart-content h6 {
    color: #393939;
    font-size: 22px;
    line-height: 38px;
    font-family: 'Nunito, sans-serif';
    font-weight: 400
}

    .chart-content h6 a {
        font-weight: 700;
        color: #009eb9
    }

.chart-left-right-main.witherby-main {
    margin-top: 0;
    background: #0a315c;
    background-image: url('../images/witherby-bg.jpg');
    background-repeat: no-repeat;
    background-position: left;
    padding: 110px 0
}

    .chart-left-right-main.witherby-main .chart-content h2, .chart-left-right-main.witherby-main .chart-content p, .chart-left-right-main.witherby-main .chart-content li {
        color: #fff
    }

.category-digital-chart .home-newsletter {
    margin-top: 0
}

.header-top .header-top-right ul {
    padding: 14px 0
}

.product-item-info:hover .product-image-container {
    box-shadow: 0px 10px 6px #00000029
}

.news-main-section .row {
    margin: 0 auto
}

.modal-popup._inner-scroll .modal-inner-wrap table tr td.header {
    background: 0 0 !important
}

.header-mobile-menu {
    display: none;
    margin: 20px 0;
    border-bottom: 1px solid #313131;
    padding-bottom: 15px
}

#maincontent .contact-form-img .webforms .actions-toolbar .primary {
    float: right
}

    #maincontent .contact-form-img .webforms .actions-toolbar .primary button {
        padding: 17px 30px;
        display: inline-block;
        padding-right: 50px
    }

        #maincontent .contact-form-img .webforms .actions-toolbar .primary button i.fas.fa-angle-double-right {
            position: relative;
            right: -25px
        }

.header-mobile-menu ul {
    padding: 0
}

    .header-mobile-menu ul li {
        list-style-type: none
    }

        .header-mobile-menu ul li a {
            color: #fff;
            font-family: 'Cinzel';
            font-size: 16px;
            font-weight: 700;
            padding: 0 15px
        }

.oos-item .product-item-info a.product-item-photo .on-hover {
    background: #414141b8
}

.footer address.copyright span a img {
    margin-top: -8px
}

.category-chartwatch .banner_content {
    top: 95%
}

.product-add-form .product-options-wrapper .fieldset {
    margin-bottom: 0
}

.contact-content p a {
    color: #0d0d0d
}

    .contact-content p a:hover {
        text-decoration: underline
    }

.branch-contact ul li p {
    font-family: 'Nunito, sans-serif'
}

    .branch-contact ul li p a {
        color: #393939;
        font-weight: 400
    }

.branch-contact ul li:last-child p a {
    font-weight: 700;
    color: #009eb9
}

    .branch-contact ul li p a:hover, .branch-contact ul li:last-child p a:hover {
        text-decoration: underline
    }

.branch-contact ul li h4 i.fas.fa-phone, .contact-content h3 i.fas.fa-phone {
    transform: rotate(90deg)
}

.checkout-onepage-success #maincontent a.action {
    padding-right: 30px !important
}

.field-error, div.mage-error[generated] {
    margin-top: 7px;
    position: relative;
    float: left;
    margin-left: 10px
}

.rewards__checkout-cart-usepoints .input-box label {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px
}

.ves-megamenu.menu-hover .subhover:nth-child(3) .ves-column4 > .item-content1 > .mega-col, .ves-megamenu.menu-hover .subhover:nth-child(4) .ves-column2 > .item-content1 > .mega-col {
    width: 100%
}

.page-product-downloadable .product-options-bottom {
    width: 100%
}

.product-add-form .product-options-wrapper .field.choice.admin__field.admin__field-option label.admin__field-label {
    float: left
}

.product-add-form .product-options-wrapper .field.choice.admin__field.admin__field-option input.radio {
    float: left;
    width: auto
}

#maincontent .product-add-form .product-options-wrapper label.label {
    margin-bottom: 20px;
    font-weight: 700
}

#maincontent .product-add-form .product-options-wrapper .control label.label {
    font-weight: 400;
    margin-bottom: 10px
}

.product-item-info a.product-item-photo {
    min-height: 317px
}

@media only screen and (max-width:1024px) {
    .home-banner-section:before {
        display: none
    }
}

.category-grid-main .col-lg-2.col-md-3.col-sm-4.col-xs-6 {
    margin-bottom: 20px
}

.category-grid-main .category-content {
    min-height: 70px
}

body {
    margin: 0 auto;
    max-width: 2500px;
    display: block;
    font-family: 'Nunito, sans-serif';
    font-weight: 400
}

input:focus {
    outline: none;
    box-shadow: none !important
}

*:focus {
    box-shadow: none;
    outline: none
}

.btn, a.btn, .button, .btn_bg, .product-info-main .box-tocart button.action.tocart.btn, .actions-toolbar > .secondary a.action.back, a.action.create.primary, button.primary.action, button.action.reload.captcha-reload, .block-minicart .block-content > .actions a.action.viewcart, .cart-container .form-cart .action.continue, .checkout-cart-index button, .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action, .checkout-cart-index .action-gift, .checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary, #maincontent .opc-wrapper .form-discount .actions-toolbar button.action.action-apply, .review-form .action.submit.primary, .block-authentication .actions-toolbar > .primary .action, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action, .contact-form .actions-toolbar button, .actions-toolbar button, .modal-popup.confirm button.action-secondary.action-dismiss, .modal-popup.confirm button.action-primary.action-accept, #discount-coupon-form button.primary, .checkout-payment-method .actions-toolbar button.primary, .checkout-payment-method .checkout-billing-address .primary button, button.action.action-edit-address, .checkout-onepage-success #maincontent .checkout-success a.action.primary.continue, .order-actions-toolbar .action.order, .order-actions-toolbar .action.print, #checkout .authentication-wrapper button.action.action-auth-toggle, .checkout-onepage-success #registration a.action.primary, button.action.secondary.action-hide-popup, .opc-wrapper .new-address-popup button.action.action-show-popup, .opc-wrapper .action-select-shipping-item, .bundle-options-container .action.back {
    transition: all .3s linear 0s;
    display: inline-block;
    letter-spacing: 0px;
    text-align: center;
    font-family: 'Cinzel';
    text-transform: uppercase;
    text-decoration: none;
    background: 0 0;
    color: #0d0d0d;
    padding: 17px 30px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #0d0d0d;
    border-radius: 0;
    position: relative;
    padding-right: 50px
}

    .btn:hover, a.btn:hover, .button:hover, .product-info-main .box-tocart button.action.tocart.btn:hover, .actions-toolbar > .secondary a.action.back:hover, a.action.create.primary:hover, button.primary.action:hover, button.action.reload.captcha-reload:hover, .block-minicart .block-content > .actions a.action.viewcart:hover, .cart-container .form-cart .action.continue:hover, .checkout-cart-index button:hover, .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action:hover, .checkout-cart-index .action-gift:hover, .checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary:hover, #maincontent .opc-wrapper .form-discount .actions-toolbar button.action.action-apply:hover, .review-form .action.submit.primary:hover, .block-authentication .actions-toolbar > .primary .action:hover, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action:hover, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action:hover, .contact-form .actions-toolbar button:hover, .actions-toolbar button:hover, .modal-popup.confirm button.action-secondary.action-dismiss:hover, .modal-popup.confirm button.action-primary.action-accept:hover, #discount-coupon-form button.primary:hover, .checkout-payment-method .actions-toolbar button.primary:hover, .checkout-payment-method .checkout-billing-address .primary button:hover, button.action.action-edit-address:hover, .checkout-onepage-success #maincontent .checkout-success a.action.primary.continue:hover, .order-actions-toolbar .action.order:hover, .order-actions-toolbar .action.print:hover, #checkout .authentication-wrapper button.action.action-auth-toggle:hover, .checkout-onepage-success #registration a.action.primary:hover, button.action.secondary.action-hide-popup:hover, .opc-wrapper .new-address-popup button.action.action-show-popup:hover, .opc-wrapper .action-select-shipping-item:hover, .bundle-options-container .action.back:hover {
        background: #009eb9;
        border-color: #009eb9;
        transition: all .3s linear 0s;
        text-decoration: none;
        color: #fff
    }

    .btn:focus, a.btn:focus, .button:focus, .product-info-main .box-tocart button.action.tocart.btn:focus, .actions-toolbar > .secondary a.action.back:focus, a.action.create.primary:focus, button.primary.action:focus, button.action.reload.captcha-reload:focus, .block-minicart .block-content > .actions a.action.viewcart:focus, .cart-container .form-cart .action.continue:focus, .checkout-cart-index button:focus, .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action:focus, .checkout-cart-index .action-gift:focus, .review-form .action.submit.primary:focus, .block-authentication .actions-toolbar > .primary .action:focus, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action:focus, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action:focus, .contact-form .actions-toolbar button:focus, .actions-toolbar button:focus, .modal-popup.confirm button.action-secondary.action-dismiss:focus, .modal-popup.confirm button.action-primary.action-accept:focus, #discount-coupon-form button.primary:focus, .checkout-payment-method .actions-toolbar button.primary:focus, .checkout-payment-method .checkout-billing-address .primary button:focus, button.action.action-edit-address:focus, .checkout-onepage-success #maincontent .checkout-success a.action.primary.continue:focus, .order-actions-toolbar .action.order:focus, .order-actions-toolbar .action.print:focus, #checkout .authentication-wrapper button.action.action-auth-toggle:focus, .checkout-onepage-success #registration a.action.primary:focus, button.action.secondary.action-hide-popup:focus, .opc-wrapper .new-address-popup button.action.action-show-popup:focus, .opc-wrapper .action-select-shipping-item:focus, .bundle-options-container .action.back:focus {
        outline: none;
        text-decoration: none;
        background: #009eb9;
        border-color: #009eb9;
        transition: all .1s ease-in-out;
        text-decoration: none;
        color: #fff
    }

    .btn .button-arrow {
        position: absolute;
        right: 25px
    }

a.blue-btn {
    background: #009eb9;
    border-color: #009eb9;
    color: #fff
}

    a.blue-btn:hover {
        background: 0 0;
        border-color: #333;
        color: #333
    }

a.btn_bg, .btn_bg {
    background: #026db6;
    transition: all .3s ease-in-out;
    text-decoration: none;
    color: #fff;
    border: 0;
    padding: 12px 35px
}

    a.btn_bg:hover, .btn_bg:hover {
        background: #026db6;
        color: #fff;
        border: 0
    }

.logo {
    margin: 0 auto;
    max-width: 100%
}

h1, h2, h3, h4, h5, h6 {
    
}

h5, h6 {
    font-family: 'Cinzel';
    font-weight: 700
}

ul {
    padding: 0;
    margin: 0
}

a, a:hover {
    text-decoration: none
}

p {
    text-align: left;
  /*  font-size: 14px*/;
    color: #393939;
    line-height: 24px;
    clear: both;
    font-weight: 400
}

ul {
    padding-left: 20px
}

li {
    position: relative;
    color: #393939;
    font-weight: 400;
/*    font-size: 14px;*/
    line-height: 24px
}

.container {
    max-width: 1170px;
    width: 100%;
    padding: 0 15px
}

a#back2Top {
    overflow: hidden;
    z-index: 10000;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 85px;
    right: 20px;
    background: #000;
    float: right;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0
}

    a#back2Top:hover {
        background: #009eb9
    }

    a#back2Top span {
        width: 100%;
        display: inline-block;
        line-height: 12px
    }

.bottom-to-top {
    position: absolute;
    top: -56px;
    right: 0;
    z-index: 1000
}

.btn:focus, button:focus {
    outline: none
}

#maincontent {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin-top: 0
}

.page-title h2 {
    margin: 0
}

.inner-banner img {
    width: 100%
}

.comming-soon-content {
    display: inline-block;
    width: 100%;
    margin: 50px 0;
    text-align: left
}

    .comming-soon-content h3 {
        font-size: 24px
    }

label, .label {
    color: #343434;
    font-size: 100%
}

.toggle-menu-btn {
    display: none;
    margin-left: 15px
}

    .toggle-menu-btn span {
        font-size: 30px;
        color: #fff;
        cursor: pointer;
        position: relative;
        top: -2px
    }

ul.list-style {
    padding: 0 40px
}

    ul.list-style li {
        line-height: 10px
    }

ol.number-style {
    padding: 0 40px;
    margin-top: 10px
}

strong, b {
    font-weight: 700
}

em {
    font-style: italic
}

.padding-right10 {
    padding-right: 10px
}

.padding-left10 {
    padding-left: 10px
}

.btn-arrow {
    position: relative;
    top: -3px
}

nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a, .menu-section nav.navigation .header-nav li a {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    display: inline-block;
    line-height: 19px;
    letter-spacing: 0;
    text-decoration: none !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border: 0 !important;
    position: relative;
    padding: 20px 12px;
    font-family: 'Cinzel';
    font-weight: 700;
    background: 0 0
}

nav.navigation .header-nav li.nav-item.level0 {
    margin: 0
}

.page-header .switcher .options ul.dropdown {
    margin-top: 0;
    background: #009eb9;
    border: 0;
    padding: 10px 25px
}

    .page-header .switcher .options ul.dropdown a {
        padding: 0;
        border-bottom: 1px solid #009eb9;
      
        color: #fff
    }

.minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
    display: none
}

.minicart-wrapper {
    margin-left: 0
}

.product-image-photo {
    position: unset
}

body.page-layout-2columns-left.catalog-category-view .columns, body.catalogsearch-result-index .columns {
    display: inline-block;
    width: 100%;
    float: left
}

.page-title-wrapper h2.page-title {
    font-size: 40px;
    line-height: 55px;
    color: #000;
    letter-spacing: -.68px;
    margin-top: 30px
}

body.category-products.catalog-category-view.page-layout-1column #maincontent {
    padding: 0
}

.page-title-wrapper {
    margin-bottom: 0
}

.category-description {
    margin-bottom: 0
}

.footer-address ul li span.add-icon em {
    color: #fff
}

.contact-add-main i {
    padding-left: 4px
}

.product-item .price-box .special-price .price {
    color: red;
    margin-left: 0;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    line-height: 24px;
    margin-right: 8px
}

body.catalog-product-view .product-info-main .product-reviews-summary .rating-result, body.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
    display: inline-block
}

body.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
    margin-left: 10px
}

.product-reviews-summary .reviews-actions a {
    color: #707070;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 10px;
    padding-right: 10px
}

.magnifier-preview img {
    max-width: unset;
    max-height: unset
}

.fotorama__stage__frame .fotorama__img {
    border: 0;
    border-radius: 0;
    position: relative;
    top: 0;
    right: 0;
    transform: inherit;
    left: auto;
    background: #fcfcfc
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    border: 1px solid #ddd !important;
    border-radius: 0
}

.fotorama__thumb {
    background-color: #fff
}

.fotorama__thumb-border {
    border: 1px solid #026db6;
    border-radius: 0;
    margin-bottom: 0
}

.product.media {
    padding-right: 40px
}

body.checkout-cart-index #block-shipping, body.checkout-cart-index .cart.item .actions-toolbar .action-towishlist, body.checkout-cart-index .cart.item .actions-toolbar .action-edit {
    display: none
}

#layered-selected-filters-block {
    display: none
}

.ui-slider-horizontal {
    height: 2px;
    background: #2F324D1A
}

.ui-slider-handle {
    background: #ee3441;
    height: 13px;
    width: 13px
}

.ui-slider .ui-slider-handle {
    top: -6px
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #336ac9;
    height: 2px;
    margin-top: 0
}

.amshopby-slider-container .am-slider .ui-slider-handle {
    margin-top: -4px;
    margin-left: -5px;
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #2129a7;
    border: 4px solid #ffffff80
}

    .amshopby-slider-container .am-slider .ui-slider-handle:hover, .amshopby-slider-container .am-slider .ui-slider-handle:active {
        background-color: #305fbf
    }

.amshopby-slider-container .amshopby-slider-display {
    text-align: left;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
    color: #666
}

.filter-options-item {
    padding-bottom: 0;
    border: 0;
    margin-bottom: 0;
    padding: 0;
    padding-top: 0;
    border-top: 0;
    padding-bottom: 15px;
    border-bottom: 0
}

.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info {
    margin-bottom: 15px;
    color: #000;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    font-size: 16px
}

.filter-options-content {
    padding: 5px 12px 5px 15px
}

.filter-options .filter-options-content .item label {

    color: #565656;
    font-weight: 400;
    padding-left: 5px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 0;
    cursor: pointer;
    line-height: 19px
}

.filter-options .filter-options-content .item {
    margin: 0;
    margin-bottom: 0;
    border-top: 1px solid #e9e9e9;
    padding: 13px;
    position: relative;
    padding-left: 25px
}

    .filter-options .filter-options-content .item:before {
        content: '';
        width: 5px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff
    }

    .filter-options .filter-options-content .item:hover:before {
        content: '';
        width: 5px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #009eb9
    }

    .filter-options .filter-options-content .item:hover a span {
        color: #009eb9
    }

    .filter-options .filter-options-content .item:hover:after {
        content: '\f101';
        position: absolute;
        top: 12px;
        right: 10px;
        background: 0 0;
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
     
        color: #009eb9
    }

.customer-account-logoutsuccess, .customer-account-logoutsuccess #maincontent p {
    text-align: center
}

.account-social-login a.btn.btn-block.btn-social.btn-google, .account-social-login a.btn.btn-block.btn-social.btn-facebook {
    background: #fff;
    color: #343434;
    border: 1px solid #343434 !important;
    padding-left: 50px !important;
    margin-left: 0;
    padding-right: 25px !important;
    display: inline-block;
    margin-right: 0;
    width: 100%
}

.btn-google .fa-google, .btn-facebook .fa-facebook {
    top: 0;
    width: 42px;
    background-position: center
}

    .btn-facebook .fa-facebook:before {
        top: 0;
        position: absolute;
        left: 15px
    }

.modal-popup.confirm .modal-inner-wrap .modal-content {
    box-shadow: none;
    border: 0;
    margin: 15px 0
}

.modal-popup.confirm button.action-secondary.action-dismiss, .modal-popup.confirm button.action-primary.action-accept {
    font-weight: 400;
    padding: 8px 30px;
    margin-left: 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Nunito, sans-serif';
    font-weight: 400;
    margin-right: 0
}

.mst-searchautocomplete__close {
    display: none
}

.mst-searchautocomplete__autocomplete ul {
    display: inline-block;
    width: 100%;
    padding: 0
}

    .mst-searchautocomplete__autocomplete ul li {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin: 0;
        padding: 5px 15px
    }

        .mst-searchautocomplete__autocomplete ul li a {
            color: #fff !important;
            display: inline-block;
            width: 100%;
            font-size: 14px !important;
            margin-top: 10px
        }

            .mst-searchautocomplete__autocomplete ul li a:hover {
                color: #e8aa00 !important
            }

            .mst-searchautocomplete__autocomplete ul li a.title {
                margin-top: 0;
                color: #333 !important
            }

.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info span {
    color: #026db6;
    font-weight: 700
}

    .aw-ln-range-slider-wrapper .aw-ln-slider-filter-info span:first-child {
        font-weight: 400;
        color: #000
    }

    .aw-ln-range-slider-wrapper .aw-ln-slider-filter-info span.desh {
        font-size: 0;
        font-weight: 400;
        line-height: 0;
        position: relative;
        padding: 0 8px;
        display: inline-block;
        top: -7px;
        color: #000;
        border-bottom: 1px solid;
        margin-left: 3px;
        margin-right: 3px
    }

a.action.clear.filter-clear {
    display: inline-block;
    background: #f8f8f8;
    padding: 5px 10px;
    font-size: 15px;
    color: #666;
    font-weight: 500;
    border-radius: 20px;
    float: right;
    position: absolute;
    top: 10px;
    right: 0
}

@media only screen and (max-width:767px) {
    .opc-estimated-wrapper .minicart-wrapper:before {
        content: '\f07a';
        position: absolute;
        top: 3px;
        left: 10px;
        height: 15px;
        background: 0 0;
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 20px;
        color: #000;
        z-index: 1
    }
}

#search-icon {
    cursor: pointer
}

.search-section .search-active {
    position: absolute;
    background: #343434;
    padding: 15px;
    top: 70px;
    right: -30px;
    min-width: 500px;
    min-height: 0
}

span.search-close {
    position: absolute;
    top: 15px;
    right: 30px;
    padding: 5px 10px;
    background: #fff;
    cursor: pointer
}

.block-search .nested {
    display: none
}

.block-search {
    width: 100%;
    padding: 0;
    z-index: 2;
    max-width: 395px;
    float: left
}

    .block-search .control {
        padding: 0
    }

        .block-search .control span {
            display: none
        }

            .block-search .control span.search-close {
                display: block;
                cursor: pointer
            }

.login-container {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 50px
}

    .login-container .block-customer-login .block-title, .login-container .block-new-customer .block-title {
        border-bottom: 1px solid #bfbfbf;
        font-size: 18px;
        text-transform: uppercase
    }

    .login-container .fieldset > .field > .control {
        width: 100%
    }

    .login-container .fieldset:after {
        display: none
    }

.minicart-wrapper .action.showcart:before {
    display: none
}

.price-box.price-final_price .old-price .price-label, .price-box.price-final_price .special-price .price-label {
    display: none
}

.sale-product .price-box.price-final_price .price {
    font-size: 25px;
    margin-right: 5px
}

.product-item .price-box .price-label {
    display: none
}

.product.data.items > .item.title a.data.switch {
    background: 0 0;
    border: 0;
    padding: 15px 30px;
    display: inline-block;
    height: auto;
    margin-right: 2px;
    line-height: normal;
    font-size: 15px
}

    .product.data.items > .item.title.active a.data.switch, .product.data.items > .item.title a.data.switch:hover, .product.data.items > .item.title a.data.switch:focus {
        background: #026db6 !important;
        outline: none;
        padding: 15px 30px;
        color: #fff
    }

.product.data.items > .item.content {
    margin-top: 52px
}

.fieldset .review-legend.legend strong {
    margin-bottom: 10px
}

.review-control-vote label:before {
    color: #e8aa00
}

#related_product .product-item-info {
    width: 100%
}

.minicart-items .action.edit {
    display: none
}

.minicart-items .product-item-pricing .label {
    padding-left: 0;
    font-weight: 400
}

.minicart-items .product-item-details .price {
    font-size: 16px;
    margin: 0
}

.authentication-dropdown .modal-inner-wrap .modal-content {
    box-shadow: none;
    border: 0;
    background: 0 0
}

    .authentication-dropdown .modal-inner-wrap .modal-content .block.block-customer-login {
        background: 0 0;
        padding: 0
    }

        .authentication-dropdown .modal-inner-wrap .modal-content .block.block-customer-login .action-close {
            margin: 0
        }

        .authentication-dropdown .modal-inner-wrap .modal-content .block.block-customer-login .modal-header {
            padding: 0;
            border: 0
        }

.opc-wrapper .fieldset > .field > .label {
    padding-left: 0 font-size:14px;
    text-align: left;
    padding-left: 0;
    border: 0
}

.block-authentication .actions-toolbar > .secondary {
    margin-top: 0
}

.opc-progress-bar-item._complete > span {
    color: #343434
}

    .opc-progress-bar-item._complete > span:after {
        color: #002556;
        background: #fff
    }

    .opc-progress-bar-item._complete > span:before, li.opc-progress-bar-item._complete:before {
        background: #002556
    }

.checkout-payment-method .payment-option-title .action-toggle {
    color: #333;
    display: inline-block;
    text-decoration: none;
    font-size: 16px
}

.product.data.items > .item.title a.data.switch span.counter {
    display: none
}

.order-links .item {
    margin-bottom: 15px
}

.cms-no-route .listing_page_main#custom_main_left {
    padding: 0 15px
}

.cart-container .checkout-methods-items .action.primary {
    font-size: 14px !important;
    line-height: 28px
}

.minicart-items .update-cart-item {
    background: #009eb9;
    border-radius: 0;
    color: #fff;
    border: 0;
    padding: 6px 10px;
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Nunito, sans-serif';
    border: 1px solid #009eb9
}

    .minicart-items .update-cart-item:hover {
        background: 0 0;
        color: #0d0d0d;
        border: 1px solid #0d0d0d
    }

.checkout-payment-method .checkout-billing-address .billing-address-details {
    padding-left: 30px
}

.block-authentication .actions-toolbar > .secondary {
    padding-top: 15px
}

.wishlist-index-index .product-reviews-summary.short {
    display: none
}

.customer-account-create .form.form-create-account {
    width: 100%;
    max-width: 100%;
    display: inline-block;
    margin: 0 0 50px
}

    .customer-account-create .form.form-create-account fieldset.fieldset.create.info, .customer-account-create .form.form-create-account fieldset.fieldset.create.account {
        width: 48%;
        float: left;
        padding: 20px 0
    }

    .customer-account-create .form.form-create-account fieldset.fieldset.create.account {
        float: right;
        position: relative;
        z-index: 0
    }

.field label.label {
    padding-left: 0
}

input[type=checkbox] {
    display: inline-block;
    position: relative;
    top: 2px
}

.control.captcha-image .captcha-img {
    float: left
}

.minicart-wrapper .action-showcart span.counter.qty {
    border-radius: 50px;
    font-size: 10px;
    position: absolute;
    background: #dcdbd7;
    width: 16px;
    height: 16px;
    border-radius: 50px;
    text-align: center;
    padding: 2px;
    font-weight: 600;
    top: -6px;
    right: -12px
}

.minicart-wrapper {
    margin-left: 0
}

.filter-options-item .filter-options-title .arrow {
    background: url() 100% 5px no-repeat;
    float: right;
    height: 13px;
    margin-left: 7px;
    margin-right: 10px;
    width: 13px
}

.filter-options-item .filter-options-title:hover .arrow {
    background: url() 100% 5px no-repeat
}

.filter-options-item.active .filter-options-title .arrow {
    background: url() 100% 5px no-repeat;
    float: right;
    height: 13px;
    margin-left: 7px;
    margin-right: 10px;
    width: 13px
}

.filter-options-item.active .filter-options-title:hover .arrow {
    background: url() 100% 5px no-repeat
}

.aw-ln-range-slider-wrapper .ui-slider-handle {
    border-radius: 0;
    border: 0;
    background: #dbb561;
    height: 15px;
    width: 3px;
    margin-left: 0
}

    .aw-ln-range-slider-wrapper .ui-slider-handle:before, .aw-ln-range-slider-wrapper .ui-slider-handle + .ui-slider-handle:before {
        border: 0
    }

.product-info-main .box-tocart .input-text.qty, .product-options-bottom .box-tocart .input-text.qty {
    height: 37px;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1
}

.product-info-main .product-addto-links, .product-options-bottom .product-addto-links {
    margin: 0
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #009eb9;
    color: #fff;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    margin: 3px 0 0;
    min-width: 20px;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    white-space: normal;
    position: absolute;
    font-size: 15px;
    border-radius: 50px;
    top: -10px;
    right: 10px;
    z-index: 1
}

.minicart-wrapper .action.showcart.active:before {
    display: none
}

.minicart-items {
    display: inline-block;
    width: 100%
}

    .minicart-items .product-item {
        width: 100%
    }

        .minicart-items .product-item .product {
            width: 100%;
            display: inline-block;
            margin-bottom: 0
        }

    .minicart-items .product-item-details {
        width: 70%;
        text-align: left;
        padding-left: 15px;
        margin-top: 0;
        padding-right: 0;
        float: left
    }

.amgiftcard-apply-code.cart-discount {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 15px
}

    .amgiftcard-apply-code.cart-discount .title {
        cursor: pointer;
        text-align: left;
        margin: 0;
        padding: 0
    }

#amgiftcard-form label.label {
    float: left
}

.column.main .cart-summary .block > .title strong, .column.main .paypal-review-discount .block > .title strong {
    font-size: 16px
}

.opc-progress-bar-item._active > span:before, .opc-progress-bar-item._active:before {
    background: #009eb9
}

.checkout-index-index .page-title {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px
}

.account-nav .item {
    margin-top: 0
}

    .account-nav .item a {
        color: #343434;
        display: inline-block;
        width: 100%;
        padding: 10px 15px
    }

.account-nav .content {
    background: #fff;
    padding: 0;
    border: 1px solid #ddd
}

.account-nav .item a:hover, .account-nav .item.current strong {
    background: #231f20;
    color: #fff;
    border: 0;
    padding: 10px 15px;
    font-weight: 400
}

.account .primary {
    float: right
}

.account .listing_page_main {
    margin: 35px 0;
    padding: 0 15px
}

.account-nav .item.current a, .account-nav .item.current strong {
    border-color: #ef3341
}

.account-nav .item.current strong {
    display: inline-block;
    width: 100%;
    padding: 10px
}

.amgiftcard .fieldset > .legend {
    padding-bottom: 10px
}

.sale-brand {
    min-height: 30px
}

.customer-account-create .form.account .secondary {
    margin-top: 0;
    float: left
}

.customer-account-create .form.form-create-account .actions-toolbar {
    display: inline-block;
    width: 100%
}

.field.choice.newsletter label {
    position: relative;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px
}

.fieldset > .legend {
    padding-bottom: 0;
    margin-left: 0;
    width: 100%;
    font-size: 24px
}

.account .minicart-items-wrapper {
    width: 100%;
    height: 300px !important
}

.minicart-items .product-item-name a {
    color: #343434
}

.amgiftcard-check {
    display: inline-block;
    float: left;
    margin-right: 20px
}

.checkout-cart-index #custom_main_container, .checkout-onepage-success #custom_main_container {
    padding: 30px;
    text-align: center;
    width: 100%
}

    .checkout-cart-index #custom_main_container .page-title, .checkout-onepage-success #custom_main_container .page-title {
        margin-bottom: 15px
    }

.checkout-success .actions-toolbar .primary {
    float: none;
    margin-top: 15px
}

.checkout-success .actions-toolbar, .checkout-success p {
    text-align: center;
    margin: 0
}

.checkout-onepage-success #custom_main_container .page-title {
    margin-top: 35px;
    text-align: center
}

.page-print #maincontent {
    max-width: 1303px;
    width: 100%;
    padding: 0 15px
}

    .page-print #maincontent .columns {
        padding: 0;
        margin-top: 20px
    }

        .page-print #maincontent .columns div#custom_main_container {
            padding: 0
        }

.cart-summary .block .fieldset .field:not(.choice) > .label {
    float: left
}

.cart-summary .block .fieldset .field input#s_method_freeshipping_freeshipping {
    display: inline-block;
    margin-right: 10px
}

.cart-summary .block .fieldset .methods .field > .label {
    display: inline-block
}

dl.items.methods dt.item-title {
    float: left;
    width: 100%;
    text-align: left
}

.cart-summary .block .fieldset .field:not(.choice) > .control select {
    border-radius: 50px;
    padding: 12px;
    height: auto;
    outline: none;
    box-shadow: none
}

.discount.discount-codes.box {
    padding: 0 !important;
    width: 100% !important;
    overflow-y: scroll
}

    .discount.discount-codes.box h2 {
        font-size: 22px;
        text-align: left;
        margin-bottom: 0
    }

    .discount.discount-codes.box .discount-form {
        text-align: left
    }

.cart-summary .block > .title {
    text-align: left
}

#discount-coupon-form .primary {
    width: 100%
}

.cart-summary .block .fieldset .field {
    text-align: left
}

.cart-summary .block {
    margin-bottom: 10px
}

.checkout-payment-method .billing-address-same-as-shipping-block input {
    float: left
}

.checkout-payment-method .billing-address-same-as-shipping-block label {
    float: left;
    max-width: 90%;
    margin-left: 10px
}

.opc-block-summary .product-item .product-item-inner {
    opacity: 1;
    position: relative;
    top: 0;
    background: 0 0;
    transform: scale(1)
}

#maincontent .opc-wrapper .form-login .actions-toolbar .primary {
    float: left
}

.opc-block-summary .items-in-cart .product span.product-image-wrapper {
    margin: 0
}

.account .column.main .order-products-toolbar.toolbar.bottom p.toolbar-amount {
    margin-top: 5px
}

.wishlist-index-index .products-grid .product-item {
    width: 31%;
    margin-right: 2%;
    padding: 0;
    margin-left: 0
}

    .wishlist-index-index .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0
    }

.wishlist-index-index .product-item-info .product-image-container {
    text-align: center;
    box-shadow: none
}

.wishlist-index-index .product-item-info {
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%
}

    .wishlist-index-index .product-item-info:before {
        display: none
    }

    .wishlist-index-index .product-item-info:hover .product-name-sec a, .wishlist-index-index .product-item .product-item-info:hover .price-wrapper .price {
        color: #565656
    }

.wishlist-index-index .products-grid.wishlist .product-item-name {
    min-height: 50px;
    float: left;
    width: 100%
}

.wishlist-index-index .products-grid.wishlist .product-item .price-box {
    min-height: 70px
}

.wishlist-index-index .product-item-inner {
    display: inline-block !important;
    padding: 0;
    border: 0;
    position: relative;
    box-shadow: none;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%
}

.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
    width: 100%;
    display: inline-block
}

    .wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty label.label {
        display: inline-block
    }

    .wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty .control {
        display: inline-block;
        border: 0;
        width: auto !important;
        clear: none
    }

.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions {
    width: 100%;
    margin-top: 0
}

.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty label.label {
    position: relative;
    top: 10px;
    padding-top: 0
}

.mw-reward-points .input-coupon {
    width: 100%
}

.mw-reward-points input, .mw-reward-points textarea {
    width: 100% !important;
    display: inline-block;
    border-radius: 50px;
    height: auto;
    padding: 15px;
    border: 1px solid #ddd;
    color: #6c6c6c;
    border-left: 0;
    border-right: 0
}

.mw-reward-points textarea {
    min-height: 250px
}

    .mw-reward-points input:focus, .mw-reward-points textarea:focus {
        border: 1px solid #343434;
        outline: none;
        box-shadow: none
    }

.mw-reward-points button {
    background: #343434;
    color: #fff;
    border-radius: 50px;
    border: 0;
    padding: 12px 35px;
    font-size: 14px
}

    .mw-reward-points button:hover {
        background: #026db6
    }

.mw-reward-points #form-validate input[type=checkbox] {
    width: auto !important;
    float: left;
    margin-top: 0;
    position: relative;
    top: 4px;
    margin-right: 7px
}

.mark, mark {
    background: 0 0
}

.checkout-cart-index .page-title h2 {
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: left
}

tr.totals.shipping.excl span.label {
    font-size: 13px;
    padding-left: 0
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #009eb9
}

    .opc-wrapper .shipping-address-item.selected-item:after {
        background-color: #009eb9
    }

.modal-popup._inner-scroll .modal-content {
    overflow-y: auto;
    box-shadow: none;
    border: 0;
    margin: 0;
    text-align: left
}

.modal-popup .modal-title {
    border: 0
}

.checkout-payment-method .payment-method-title input {
    display: inline-block;
    position: relative;
    top: 0;
    margin-right: 10px;
    float: left;
    width: auto
}

#mw_rewardpoints_coupon .input-coupon label {
    margin-right: 10px
}

    .mw-reward-points #form-validate label:before, #mw_rewardpoints_coupon .input-coupon label:before {
        display: none
    }

.mw-reward-points #form-validate input[type=checkbox] {
    width: auto !important;
    float: left
}

.panel-default > .panel-heading {
    padding: 0;
    background: 0 0;
    border: 0
}

    .panel-default > .panel-heading a, .panel-default > .panel-heading a.collapsed:hover {
        display: inline-block;
        width: 100%;
        padding: 30px 50px;
        font-size: 18px;
        color: #fff;
        text-decoration: none;
        position: relative;
        font-family: 'Nunito, sans-serif';
        background: #b18264;
        border-radius: 50px;
        margin-bottom: 20px
    }

        .panel-default > .panel-heading a:after {
            content: '-';
            font-family: "Source Serif Pro";
            font-weight: 400;
            font-size: 52px;
            color: #fff;
            position: absolute;
            top: 50%;
            right: 45px;
            margin-top: -12px;
            line-height: 30px
        }

        .panel-default > .panel-heading a.collapsed:hover:after {
            color: #fff
        }

        .panel-default > .panel-heading a.collapsed {
            color: #333;
            background: #fff 0% 0% no-repeat padding-box;
            box-shadow: 0px 3px 6px #9A9A9A29;
            border-radius: 50px;
            border: 0
        }

            .panel-default > .panel-heading a.collapsed:after {
                content: '+';
                font-family: "Source Serif Pro";
                font-weight: 400;
                font-size: 48px;
                color: #b18264;
                position: absolute;
                top: 50%;
                right: 45px;
                margin-top: -12px;
                line-height: 30px
            }

.panel.panel-default {
    border: 0;
    box-shadow: none
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 0
}

.product-main-section {
    display: inline-block;
    width: 100%
}

.page-layout-1column .product.media {
    width: 49%;
    overflow: visible;
    margin-top: 0;
    padding: 0;
    margin-right: 1%
}

.page-layout-1column .product-info-main {
    width: 50%;
    padding-left: 30px
}

.product.media li.flex-nav-next {
    position: absolute;
    top: 50%;
    right: 0
}

.product.media li.flex-nav-prev {
    position: absolute;
    top: 50%;
    left: 0
}

#detail-carousel .slides li.flex-active-slide {
    border: 2px solid #ef3340
}

.account .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-main {
    width: 24% !important;
    margin-right: 1%;
    float: left;
    padding-right: 10px;
    margin-bottom: 50px
}

.account .page-layout-2columns-left .column.main, .page-layout-2columns-left .column.main {
    width: 75% !important;
    float: left;
    padding-bottom: 0
}

.toolbar-products .toolbar-sorter.sorter {
    float: left;
    padding-top: 0;
    position: relative
}

.toolbar-products #toolbar-amount {
    float: right
}

.product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 3%;
    min-height: auto;
    margin-left: 0
}

    .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item:nth-child(3n) {
        margin-right: 0
    }

.breadcrumb-section .breadcrumbs {
    padding: 0;
    margin-top: 10px;
    margin: 0 auto;
    max-width: 1455px
}

    .breadcrumb-section .breadcrumbs li {
        text-transform: uppercase
    }

        .breadcrumb-section .breadcrumbs li a {
            color: #fff;
            text-transform: initial;
            font-size: 16px
        }

        .breadcrumb-section .breadcrumbs li strong {
            color: #fff;
            font-size: 16px;
            text-transform: capitalize
        }

    .breadcrumb-section .breadcrumbs .item:not(:last-child):after {
        content: '\f105';
        position: absolute;
        right: -4px;
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
        top: 4px;
        color: #ccc
    }

.page-header {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
    margin-bottom: 0;
    background: 0 0;
    float: left;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0
}

.footer-copyright-main {
    display: inline-block;
    width: 100%;
    background: #141e3a;
    padding: 0;
    float: left
}

    .footer-copyright-main .container {
        border-top: 2px solid #394e88
    }

.footer address.copyright {
    background-color: transparent;
    color: #5f6f9a;
    display: block;
    padding: 0;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 36px
}

.footer-bottom-main small.copyright {
    margin: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #565656;
    font-size: 14px
}

.footer address.copyright span a {
    color: #fff
}

.footer-copyright-main .footer-bottom {
    display: inline-block;
    width: 100%;
    margin: 25px 0
}

    .footer-copyright-main .footer-bottom .footer-bottom-left {
        float: left
    }

    .footer-copyright-main .footer-bottom .footer-bottom-right {
        float: right
    }

.product-image-wrapper {
    height: auto
}

.product-label .sale_label {
    background: #ef3340;
    display: inline-block;
    padding: 16px 0;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px
}

.product-label .new_label {
    background: #000;
    display: inline-block;
    padding: 16px 0;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px
}

.product-item .special-price {
    display: inline-block;
    margin-left: 0;
    color: #343434
}

    .product-item .special-price span.price, .product-item .regular-price span.price {
        color: #343434;
        font-size: 15px
    }

.product-item .old-price span.price {
    color: #cdcdcd;
    font-size: 15px;
    text-decoration: line-through
}

.page-title-wrapper .page-title {
    margin: 0;
    font-size: 25px
}

.product-info-main .special-price {
    display: inline-block;
    margin: 0;
    float: left
}

.product-info-main .price-box .old-price .price {
    font-size: 14px !important;
    color: #b4b4b4;
    text-decoration: line-through;
    margin-left: 10px;
    position: relative;
    top: -3px;
    font-weight: 400
}

.swatch-attribute.color {
    width: 100%;
    display: inline-block;
    position: relative
}

.swatch-attribute .swatch-attribute-label {
    display: inline-block;
    margin-right: 10px;
    float: left;
    font-size: 17px;
    color: #272727;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 26px;
    min-width: 60px
}

.swatch-attribute.color .swatch-attribute-options {
    float: none;
    width: auto;
    position: relative;
    top: 2px;
    margin: 0 !important
}

.swatch-option.color {
    border-radius: 50px;
    min-width: 15px;
    margin-right: 12px;
    width: 20px;
    height: 20px;
    float: left;
    padding: 0;
    border: 0;
    position: relative;
    overflow: visible
}

    .swatch-option.color:before {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        width: 30px;
        height: 30px;
        background: 0 0;
        border: 4px solid #fff;
        border-radius: 50px
    }

    .swatch-option.color.selected:before, .swatch-option.color:hover:before {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        width: 30px;
        height: 30px;
        background: 0 0;
        border: 4px solid #74638345;
        border-radius: 50px
    }

    .swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover, .swatch-option.color:hover {
        border: 0;
        outline: none
    }

.clr_black {
    background: #28292b
}

.clr_gray {
    background: #c5c5c5
}

.minicart-wrapper .block-minicart {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #fff;
    margin-top: 4px;
    min-width: 100%;
    width: 320px;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
    border-radius: 0;
    padding: 30px 10px;
    text-align: center
}

.popup-close {
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 18px;
    cursor: pointer
}

.swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    background: #009eb9 !important;
    border-color: #009eb9 !important
}

.swatch-attribute .swatch-option.color.selected {
    outline: none
}

.swatch-attribute.size .swatch-option.selected {
    outline: none
}

.swatch-opt .swatch-attribute {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%
}

.sticky, .header-stiky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #000;
    z-index: 100;
    left: 0;
    box-shadow: 0px 3px 6px #0000001A
}

    .sticky + .content, .header-stiky + .content {
        padding-top: 102px
    }

.pub-check, .other-check {
    display: inline-block;
    position: relative;
    top: 4px
}

label.checkbox-label {
    position: relative;
    font-weight: 400;
    font-size: 13px
}

    label.checkbox-label:before {
        width: 15px;
        height: 15px;
        content: '';
        border-radius: 0;
        float: left;
        margin: 0 10px;
        cursor: pointer;
        background: #ededed;
        border: 0;
        position: relative;
        top: 3px
    }

    label.checkbox-label:after {
        display: none;
        top: -3px;
        left: 11px;
        content: '';
        position: absolute;
        width: 18px;
        height: 18px;
        background: url();
        cursor: pointer
    }

input[type=checkbox]:checked + label:after {
    display: block
}

.scroll-bottom div.span {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    width: 100px;
    right: -40px;
    top: -70px;
    color: #fff;
    font-size: 12px;
    opacity: .4;
    letter-spacing: .5px
}

#product-review-table label.label {
    display: none
}

.search-section .search-active {
    background: #fff;
    z-index: 1
}

.block-search input {
    left: 0;
    height: auto;
    width: 100%;
    background: 0 0;
    min-width: 295px;
    max-width: 100%;
    border-radius: 0;
    border: 0;
    padding: 0;
    font-size: 16px !important;
    line-height: 30px;
    color: #333 !important;
    font-style: normal;
    border-bottom: 0;
    font-family: 'Nunito, sans-serif';
    letter-spacing: .3px
}

.block-collapsible-nav ul.nav.items li.nav.item a {
    color: #151515;
    font-size: 14px
}

    .block-collapsible-nav ul.nav.items li.nav.item a:hover, .block-collapsible-nav ul.nav.items li.nav.item.current strong {
        display: inline-block;
        width: 100%;
        padding: 10px 15px;
        background: #009eb9;
        color: #fff;
        font-weight: 400
    }

.block-collapsible-nav ul.nav.items li.nav.item.current a {
    background-color: #151515;
    padding: 0
}

.account .sidebar.sidebar-main .title.block-collapsible-nav-title {
    display: none
}

.account .sidebar.sidebar-main .block.block-collapsible-nav {
    margin-bottom: 0
}

    .account .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content {
        border: 1px solid #eee
    }

.account #maincontent .fieldset .field.street.required {
    margin-bottom: 0
}

.account .column.main .block .block-title strong {
    font-size: 24px !important
}

.block .box-actions a.action {
    margin-right: 15px
}

.account .fieldset > .legend {
    border: 0
}

#maincontent .fieldset .field:before {
    display: none
}

#maincontent .fieldset .field.choice {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    float: left
}

.account #maincontent .actions-toolbar {
    margin-top: 30px;
    text-align: right;
    margin-bottom: 30px
}

.account #maincontent .secondary {
    float: left
}

.items.order-links.rewards-links {
    margin-bottom: 0;
    border-bottom: 0
}

.order-links .item {
    margin-right: 10px;
    margin-bottom: 5px
}

    .order-links .item a {
        border: 2px solid #f6f6f6;
        background: #f6f6f6;
        color: #151515;
        padding: 8px 25px;
        font-weight: 400;
        font-family: 'Cinzel'
    }

        .order-links .item a:hover, .order-links .item.current strong {
            background: #009eb9;
            color: #fff;
            padding: 8px 25px;
            border: 2px solid #009eb9;
            display: inline-block;
            font-weight: 400;
            font-family: 'Cinzel'
        }

#maincontent .fieldset .field.field-name-lastname.required .control {
    width: 100%;
    margin-top: 0
}

    #maincontent .fieldset .field.field-name-lastname.required .control textarea {
        min-height: 100px
    }

.minicart-wrapper .block-minicart li {
    margin: 0;
    min-height: auto;
    border-radius: 0;
    margin-bottom: 15px;
    padding-bottom: 0
}

.minicart-items .product-item .product dt, .minicart-items .product-item .product dd {
    display: inline-block;
    padding-left: 0;
    width: auto;
    text-align: left;
    float: left
}

.minicart-items .product-item .product dd {
    margin-bottom: 0
}

.minicart-items .product-item .product dt {
    clear: both
}

.block-minicart .block-content > .actions .primary {
    width: 100%;
    margin: 0 auto 15px
}

.checkout-cart-index #maincontent .columns {
    text-align: center
}

.messages {
    text-align: left;
    margin: 0;
    z-index: 1000;
    position: absolute;
    width: 100%;
    max-width: 100%;
    padding: 0;
    left: 0;
    top: 0
}

.checkout-cart-index .messages {
    position: relative
}

.cart.table-wrapper .product-item-photo {
    width: 100px;
    display: inline-block;
    float: left
}

.checkout-index-index #maincontent {
    margin: 0
}

.checkout-index-index .column.main .opc-block-summary .product-item {
    margin: 0;
    min-height: auto;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 15px 0
}

.minicart-items .product-item-name {
    font-size: 15px;
    margin-bottom: 0;
    text-transform: uppercase;
    min-height: auto
}

.opc-block-summary {
    margin-bottom: 0
}

.checkout-index-index #maincontent .fieldset .field label, .checkout-index-index #maincontent .fieldset .field .label {
    text-align: left;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
    padding: 7px 0
}

.checkout-index-index .table-checkout-shipping-method {
    width: 100%
}

.checkout-index-index #maincontent #shipping-method-buttons-container {
    margin-top: 20px;
    text-align: right
}

.opc-block-shipping-information .shipping-information-title {
    padding-top: 15px
}

.checkout-payment-method .step-title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0
}

.payment-method {
    width: 100%;
    margin-bottom: 0
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
    display: inline-block;
    width: 100%
}

.checkout-payment-method .billing-address-same-as-shipping-block input {
    position: relative;
    top: 0;
    margin-top: 3px;
    width: auto
}

.checkout-index-index #maincontent .fieldset .field label, .checkout-index-index #maincontent .fieldset .field .label {
    padding: 0;
    line-height: 32px;
    top: 0
}

.checkout-index-index #maincontent .fieldset .payment-method .field label {
    top: 0;
    line-height: normal;
    float: left;
    margin-bottom: 0
}

.payment-option._collapsible.opc-payment-additional.discount-code {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc
}

.checkout-payment-method .payment-option._collapsible .payment-option-content .form-discount {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: 20px;
    border: 1px solid #ddd
}

.checkout-payment-method .payment-option-inner {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 0
}

#maincontent .opc-wrapper .form-discount .actions-toolbar {
    width: auto;
    float: left
}

.checkout-payment-method .payment-option._collapsible .payment-option-content .form-discount .control input#discount-code {
    float: left;
    padding: 15px 20px;
    height: auto;
    border-radius: 0
}

.checkout-onepage-success .print {
    background: #e1caa1;
    color: #444;
    text-transform: uppercase;
    border: 0;
    padding: 8px 25px;
    border-radius: 50px;
    position: relative;
    top: 0;
    margin: 0;
    right: 0
}

.checkout-onepage-success .checkout-success {
    display: inline-block;
    width: 100%;
    margin-top: 0
}

.account .order-links {
    border-bottom: 0
}

.message.success {
    margin: 0
}

.amount.price-container {
    display: block
}

.minicart-wrapper .action.close:hover {
    color: #151515
}

#checkout .authentication-wrapper {
    margin-top: 0;
    z-index: 1
}

.modal-custom .action-close {
    margin: 0
}

#checkout .authentication-wrapper .modal-header {
    padding: 0;
    border-bottom: 0
}

.navigation .level0 .submenu .active > a {
    border: 0
}

.sidebar.sidebar-main .content dl.options {
    border: 1px solid #ccc;
    border-radius: 22px
}

    .sidebar.sidebar-main .content dl.options dt {
        background: #ce0000;
        color: #fff;
        padding: 15px 35px;
        font-size: 24px;
        border-top-left-radius: 22px;
        border-top-right-radius: 22px;
        margin: 0
    }

    .sidebar.sidebar-main .content dl.options dd li a {
        background: #fff;
        padding: 25px 35px;
        display: inline-block;
        font-size: 16px;
        color: #000;
        border-bottom: 1px solid #e2e2e2;
        width: 100%
    }

        .sidebar.sidebar-main .content dl.options dd li a:hover {
            background: #f4f4f4
        }

    .sidebar.sidebar-main .content dl.options dd {
        margin: 0
    }

        .sidebar.sidebar-main .content dl.options dd li:last-child a {
            border-bottom-left-radius: 20px;
            border-bottom-right-radius: 20px;
            border-bottom: 0
        }

.page-layout-2columns-left .sidebar-main .block.filter .title {
    display: none
}

#opc-new-shipping-address fieldset.field.street legend {
    border: 0
}

.checkout-onepage-success .print {
    float: none;
    display: none
}

.checkout-onepage-success .checkout-success a.action.primary.continue {
    background: #94be59;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 8px 30px;
    line-height: normal;
    transition: all .3s ease
}

    .checkout-onepage-success .checkout-success a.action.primary.continue:hover {
        background: #026db6;
        color: #fff;
        transition: all .3s ease-in-out
    }

#reviews .product-tab-main {
    display: inline-block;
    width: 100%
}

    #reviews .product-tab-main .review-list {
        width: 45%;
        float: left;
        margin-right: 5%
    }

    #reviews .product-tab-main .review-add {
        width: 50%;
        float: left
    }

.review-ratings {
    margin-bottom: 15px
}

    .review-ratings ~ .review-content, .review-ratings ~ .review-details {
        display: inline-block;
        width: 100%;
        margin: 0
    }

.cart-summary .cart-totals {
    border-top: 0
}

.footer-bottom-main span.payment-method {
    width: auto
}

.products-grid .product-item {
    width: 23%
}

.product-image-wrapper {
    display: inline-block;
    margin-top: 0;
    width: 100%;
    position: relative;
    min-height: 308px;
    float: left
}

    .product-image-wrapper .product-item-photo img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .product-image-wrapper .product-item-photo {
        display: inline-block;
        float: left;
        width: 100%;
        text-align: center
    }

ul.arrow-pattern {
    padding-left: 0
}

    ul.arrow-pattern li {
        position: relative;
        list-style-type: none;
        padding-left: 25px;
        color: #575151;
        font-size: 14px
    }

        ul.arrow-pattern li:before {
            content: '\f35a';
            position: absolute;
            left: 0;
            font-family: 'Font Awesome 5 Free';
            color: #026db6;
            font-size: 14px
        }

#related-product .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -50px
}

#related-product .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -50px
}

#related-product .owl-nav .owl-prev, #related-product .owl-nav .owl-next {
    color: #026db6;
    background: 0 0;
    font-size: 30px;
    margin: 0;
    padding: 0;
    margin-top: -20px
}

.related_product .slick-list {
    width: 100%;
    margin: 0 auto;
    padding: 30px 10px
}

    .related_product .slick-list .slick-slide {
        margin: 0 auto;
        float: left;
        margin-right: 0;
        margin-left: 0;
        padding: 0 20px
    }

        .related_product .slick-list .slick-slide:nth-child(2n+1) {
            margin-left: 0
        }

.block-content .block-subtitle {
    color: #333;
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 10px;
    letter-spacing: -.3px;
    width: 100%;
    border-bottom: 2px solid #2f324d1a;
    padding-bottom: 0
}

.toolbar-bottom .toolbar-products .pages {
    display: inline-block;
    margin: 0;
    float: none;
    text-align: center;
    width: 100%
}

.shadow-cover .block-categories ul.accordion {
    padding-left: 0
}

    .shadow-cover .block-categories ul.accordion li {
        list-style-type: none;
        padding: 15px 0;
        margin-bottom: 0;
        border-bottom: 1px solid #ddd
    }

        .shadow-cover .block-categories ul.accordion li:last-child {
            border-bottom: 0
        }

        .shadow-cover .block-categories ul.accordion li a {
            font-size: 18px;
            line-height: 30px;
            color: #565656;
            text-transform: capitalize;
            letter-spacing: 0;
            display: inline-block;
            width: 100%;
            padding-left: 15px;
            padding-right: 15px
        }

        .shadow-cover .block-categories ul.accordion li span.subcat_arrow {
            position: absolute;
            top: 20px;
            right: 25px;
            color: #fff;
            cursor: pointer
        }

            .shadow-cover .block-categories ul.accordion li span.subcat_arrow:after {
                content: '\f078';
                position: absolute;
                width: 15px;
                height: 15px;
                font-family: 'Font Awesome 5 Free';
                color: #66323b;
                font-weight: 700
            }

            .shadow-cover .block-categories ul.accordion li span.subcat_arrow.open:after {
                content: '\f077';
                position: absolute;
                width: 15px;
                height: 15px;
                font-family: 'Font Awesome 5 Free';
                color: #66323b;
                font-weight: 700
            }

        .shadow-cover .block-categories ul.accordion li ul.sub-menu {
            padding-left: 0;
            margin: 0;
            padding-top: 10px;
            display: none;
            border-top: 1px solid #ddd;
            margin-top: 10px
        }

            .shadow-cover .block-categories ul.accordion li ul.sub-menu li a {
                color: #929292;
                line-height: 38px;
                text-transform: capitalize;
                margin-bottom: 0
            }

.customer-account-login .page-title-wrapper, .customer-account-createpassword .page-title-wrapper, .customer-account-logoutsuccess .page-title-wrapper, .checkout-cart-index .page-title-wrapper, .page-print.account.page-layout-1column .page-title-wrapper, .checkout-onepage-success .page-title-wrapper, .checkout-index-index .page-title-wrapper, .customer-account-create .page-title-wrapper, .customer-account-forgotpassword .page-title-wrapper, .cms-no-route .page-title-wrapper, .catalogsearch-result-index .page-title-wrapper {
    height: auto;
    max-width: 100%;
    padding: 0;
    margin: 0 auto 20px;
    float: none;
    display: block;
    clip: unset;
    width: 100%;
    position: relative;
    text-align: left
}

.customer-account-login #maincontent .actions-toolbar .primary {
    float: left;
    margin-right: 0
}

    .customer-account-login #maincontent .actions-toolbar .primary button, .customer-account-login #maincontent .actions-toolbar .primary a {
        padding-right: 30px
    }

.customer-account-forgotpassword #maincontent .actions-toolbar .secondary {
    float: left
}

.items.order-links.rewards-links, .account .page-title-wrapper {
    margin-bottom: 25px
}

.minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container {
    position: relative;
    width: 70px !important;
    float: left;
    height: auto !important
}

.shadow-cover .block-categories ul.accordion li ul.sub-sub-menu {
    padding-left: 40px
}

    .shadow-cover .block-categories ul.accordion li ul.sub-sub-menu li {
        list-style-type: disc;
        margin-bottom: 0
    }

.shadow-cover .block-categories ul.accordion li ul.sub-menu li {
    padding: 0;
    border: 0
}

    .shadow-cover .block-categories ul.accordion li ul.sub-menu li ul.sub-sub-menu a {
        margin-bottom: 5px
    }

.aw-ln-range-slider-wrapper .aw-ln-slider-button {
    margin-top: 15px;
    background: #94be59;
    border: 0;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    text-transform: uppercase;
    transition: all .3s ease;
    font-family: 'Cinzel';
    font-weight: 300;
    text-transform: capitalize
}

    .aw-ln-range-slider-wrapper .aw-ln-slider-button:hover {
        background: #026db6;
        color: #fff;
        transition: all .3s ease-in-out;
        border: 0
    }

.wishlist-index-index .product-item-inner .box-tocart fieldset.fieldset {
    margin-bottom: 0
}

.account .column.main .toolbar {
    display: inline-block;
    width: 100%;
    margin-top: 10px
}

    .account .column.main .toolbar br {
        display: none
    }

.minicart-wrapper .product .actions > .primary, .minicart-wrapper .product .actions > .secondary {
    display: inline-block
}

.cart.table-wrapper .product-image-wrapper .product-image-photo {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: inherit
}

.cart.table-wrapper .product-image-wrapper:before, .block-minicart .minicart-items-wrapper .product-image-wrapper:before {
    display: none
}

.checkout-onepage-success #maincontent .checkout-success .actions-toolbar .primary {
    float: none;
    margin-top: 5px
}

.checkout-onepage-success #registration a.action.primary {
    margin-top: 10px
}

.mst-searchautocomplete__item.magento_catalog_product img {
    display: none
}

.mst-searchautocomplete__item.magento_catalog_product .meta {
    width: 100%
}

    .mst-searchautocomplete__item.magento_catalog_product .meta a {
        color: #000 !important
    }

        .mst-searchautocomplete__item.magento_catalog_product .meta a:hover .mst-searchautocomplete__highlight {
            color: #026db6 !important
        }

        .mst-searchautocomplete__item.magento_catalog_product .meta a .mst-searchautocomplete__highlight {
            display: inline-block;
            color: #313131
        }

.mst-searchautocomplete__item.magento_catalog_product .store {
    display: none
}

.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
    display: none
}

.block-reviews-dashboard li.item {
    display: inline-block;
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 0;
    float: left;
    border-bottom: 0
}

    .block-reviews-dashboard li.item:last-child {
        border-bottom: 1px solid #eee
    }

.cart-items span.price {
    padding-left: 0
}

.product-test-gift-card .product-add-form {
    margin-top: 0
}

.product-test-gift-card .short-description {
    display: none
}

.sorter .sorter-action {
    top: 2px;
    display: none
}

.cart.table-wrapper .item-actions td {
    border-top: 0
}

    .cart.table-wrapper .item-actions td .actions-toolbar a.action.action-delete {
        float: right;
        margin: 0;
        padding: 8px 25px;
        border-radius: 0
    }

.cart.table-wrapper .product-item-name + .item-options {
    margin-top: 0
}

.cart.table-wrapper .product-item-name a {
    min-height: auto;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.cart-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .mark, .opc-block-summary .table-totals .grand .amount {
    padding-top: 10px
}

#cart-totals table.data.table.totals {
    margin-bottom: 5px
}

.amgiftcard-form {
    margin-bottom: 0
}

.action.primary.clear-button {
    background: #e1caa1;
    color: #444
}

#maincontent .fieldset .field label, #maincontent .fieldset .field .label {
    position: relative;
    padding-bottom: 0
}

.ves-megamenu .dropdown-menu .subgroup.level1 > a {
    text-align: left;
    font-size: 18px;
    color: #000 !important;
    font-weight: 400
}

nav.navigation .ves-megamenu .level0 .nav-item .submenu a {
    width: auto;
    text-align: left;
    padding: 0;
    text-transform: capitalize;
    border: 0;
    color: #0d0d0d;
    line-height: 24px;
    border-radius: 0;
    font-family: 'Nunito, sans-serif'
}

    nav.navigation .ves-megamenu .level0 .nav-item .submenu a:hover {
        color: #000;
        text-decoration: none;
        background: 0 0
    }

.ves-menu .navigation .level0 > .submenu {
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: none;
    border-radius: 0;
    padding: 20px;
    border: 0
}

.ves-megamenu li.level0:hover > a {
    background: 0 0
}

.cms-thank-you .page-header {
    background: 0 0;
    position: absolute
}

.customer-account-forgotpassword #maincontent .actions-toolbar .primary, .customer-account-create #maincontent .actions-toolbar .primary {
    float: right;
    line-height: normal
}

fieldset.fieldset .field .control select {
    font-size: 16px;
    text-transform: capitalize
}

.nested .field.additional label {
    display: none
}

#maincontent .fieldset .street .field label, #maincontent .fieldset .street .field .label {
    position: absolute
}

.amgiftcard .fieldset {
    width: 100%
}

.sorter-action:before {
    line-height: 22px
}

#maincontent .fieldset #product-review-table label {
    position: absolute
}

.block.review-add, div#customer-reviews {
    width: 48%;
    float: left
}

.block.review-add {
    margin-right: 2%
}

div#customer-reviews {
    margin-left: 2%
}

.rating-summary span.label.rating-label {
    padding-left: 0
}

#minicart-content-wrapper .product-image-wrapper {
    position: relative;
    transform: inherit;
    top: 0;
    left: 0;
    width: 100%
}

.minicart-items .product-item .product a {
    text-align: left;
    margin: 0;
    padding: 0
}

.block-minicart .subtotal label {
    padding-right: 0
}

.cart.table-wrapper .product-image-wrapper, .products-list .product-image-wrapper, .cart.table-wrapper .product-image-wrapper, .minicart-items .product-image-wrapper, .block-giftregistry-shared-items .product-image-wrapper {
    position: relative;
    top: 0;
    left: 0;
    transform: inherit;
    width: auto;
    min-height: auto
}

.cart.table-wrapper .item .col.item {
    border: 0;
    z-index: 0
}

.cart.table-wrapper .product-item-name {
    margin-top: 0;
    float: left;
    min-height: auto
}

.minicart-items .product-item-details .details-qty span.label {
    padding-left: 0
}

#tooltip-label {
    display: none
}

.table-checkout-shipping-method thead th {
    display: none
}

.account #maincontent .actions-toolbar a.action.order {
    float: left;
    margin: 0 auto 10px !important;
    text-align: center
}

.products-grid.wishlist .product-item-photo .product-image-wrapper {
    position: relative;
    top: 0;
    left: 0;
    padding: 0 !important;
    width: auto;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    width: 100%
}

    .products-grid.wishlist .product-item-photo .product-image-wrapper:before {
        left: 0
    }

.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .actions-primary {
    width: 100%
}

.minicart-items-wrapper {
    height: 200px !important;
    margin: 0 auto;
    padding: 15px 10px
}

.cms-content {
    display: inline-block;
    width: 100%;
    margin: 50px 0
}

    .cms-content h2 {
        font-size: 24px;
        margin: 15px 0
    }

.checkout-payment-method .checkout-billing-address .primary {
    float: left
}

.minicart-items .item-qty {
    width: 40px;
    margin-right: 0;
    font-family: 'Nunito, sans-serif';
    padding: 4px;
    height: auto;
    border-radius: 0
}

.minicart-items .product-item .product a.action.delete {
    position: relative;
    right: -8px;
    top: -8px
}

.field.password-info p {
    display: none
}

.page-print .page-header {
    display: none
}

hr {
    border-top: 1px solid #d8d8d8;
    margin-top: 5px
}

.minicart-wrapper .action.showcart .counter.qty.empty {
    display: inline-block
}

nav.navigation .ves-column6 .item-content1 .mega-col.mega-col-5 {
    width: 20%
}

.ves-menu .navigation .level0 > .submenu .nav-item a {
    text-transform: capitalize;
    color: #0d0d0d !important;
    font-weight: 500;
    padding: 8px 0;
    line-height: normal;
    font-size: 16px
}

    .ves-menu .navigation .level0 > .submenu .nav-item a:hover {
        font-weight: 700;
        color: #0d0d0d !important;
        background: 0 0
    }

.ves-menu .navigation .level0 > .submenu .nav-item.level1:hover .level2 a, nav.navigation .ves-megamenu .dropdown-menu .level1:hover .content-wrap .megamenu-sidebar a {
    padding-left: 0
}

    .ves-menu .navigation .level0 > .submenu .nav-item.level1:hover .level2 a:after, nav.navigation .ves-megamenu .dropdown-menu .level1:hover .content-wrap .megamenu-sidebar a:after {
        display: none
    }

.block-search .block-title {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0;
    cursor: pointer
}

.ves-megamenu .opener {
    padding: 12px 15px
}

.catalogsearch-result-index .page-title-wrapper {
    margin-bottom: 30px
}

#opc-new-shipping-address fieldset.field.street legend {
    padding-left: 0;
    text-align: right
}

.message, .message.error {
    display: inline-block;
    width: 100%;
    padding: 0;
    line-height: normal;
    min-height: 40px;
    padding-left: 40px;
    padding-top: 10px
}

    .message.error > *:first-child:before {
        top: 20px
    }

.account .customer-review.view .product-media .product-image-wrapper {
    position: relative;
    top: 0;
    transform: inherit;
    left: 0;
    padding: 0 !important;
    width: 150px
}

.account .customer-review.view .product-media {
    width: 20%
}

.account .customer-review.view .product-info {
    width: 65%;
    float: left
}

    .account .customer-review.view .product-info .rating-average-label {
        display: inline-block;
        width: 100%;
        margin: 15px 0
    }

    .account .customer-review.view .product-info .product-reviews-summary.short {
        float: left;
        width: 100%;
        padding: 15px 0;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd
    }

        .account .customer-review.view .product-info .product-reviews-summary.short .rating-summary {
            width: auto;
            float: left;
            margin-right: 15px;
            border-right: 1px solid #e0e0e0;
            padding-right: 15px
        }

        .account .customer-review.view .product-info .product-reviews-summary.short .reviews-actions {
            float: left;
            position: relative;
            top: -3px
        }

            .account .customer-review.view .product-info .product-reviews-summary.short .reviews-actions a.write-review {
                font-size: 12px;
                color: #999
            }

                .account .customer-review.view .product-info .product-reviews-summary.short .reviews-actions a.write-review i {
                    margin-right: 10px
                }

.instagram-main .item {
    width: 25%;
    float: left;
    position: relative
}

.ves-menu .navigation li.level0:nth-child(3) .submenu .nav-item {
    margin-bottom: 5px
}

#bio_ep {
    background: url() no-repeat 0 0 !important;
    background-size: cover;
    min-height: 540px
}

#mp-popup-template3, #popup-success-content {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

#popup-success-content {
    max-width: 45%;
    left: 50%
}

.tmp3-text-content {
    width: 50%;
    float: right;
    padding-right: 10%
}

.tmp3-title, .success-title {
    font-size: 42px;
    color: #444;
    line-height: 42px
}

.tmp3-sub-title {
    color: #66323b;
    line-height: 48px;
    text-transform: uppercase
}

#mp-newsletter-validate-detail input#mp-newsletter, .mp-popup-coupon-code input#mp-coupon-code {
    border: 0;
    text-align: center;
    padding: 15px;
    height: auto;
    border-radius: 50px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #777
}

#mp-newsletter-validate-detail button.subscribe, .mp-popup-coupon-code button.btn-copy.primary {
    width: 100%
}

.mp-popup-coupon-code button.btn-copy.primary {
    background: #026db6;
    color: #fff;
    display: inline-block;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px !important;
    border: 1px solid #026db6;
    line-height: normal;
    padding: 8px 30px
}

    .mp-popup-coupon-code button.btn-copy.primary:hover {
        background: 0 0;
        color: #026db6
    }

#bio_ep_close {
    position: relative;
    float: right;
    display: inline-block;
    width: 50px;
    height: 50px;
    cursor: pointer
}

    #bio_ep_close img {
        display: none
    }

    #bio_ep_close:before {
        content: '';
        position: absolute;
        top: 25px;
        right: 20px;
        font-size: 35px;
        width: 25px;
        height: 2px;
        background: #66323b;
        transform: rotate(45deg)
    }

    #bio_ep_close:after {
        content: '';
        position: absolute;
        top: 25px;
        right: 20px;
        font-size: 35px;
        width: 25px;
        height: 2px;
        background: #66323b;
        transform: rotate(-45deg)
    }

#popup-success-content small {
    color: #444
}

#maincontent .block.account-social-login .social-btn {
    display: inline-block;
    width: auto;
    margin: 0 5px 10px
}

.amcard-field-container {
    display: inline-block;
    width: 100%;
    margin-top: 10px
}

    .amcard-field-container .amcard-title {
        padding-bottom: 10px;
        display: inline-block;
        width: 100%
    }

    .amcard-field-container .amcard-field-block.-double.-code input[type=button], button.amcard-check {
        margin-top: 15px;
        background: #026db6;
        color: #fff;
        display: inline-block;
        border-radius: 0;
        text-transform: uppercase;
        font-size: 12px !important;
        border: 1px solid #026db6;
        line-height: normal;
        padding: 8px 30px;
        transition: all .3s ease
    }

        .amcard-field-container .amcard-field-block.-double.-code input[type=button]:hover, button.amcard-check:hover {
            background: #026db6;
            color: #fff;
            transition: all .3s ease-in-out
        }

    .amcard-field-container.-cart {
        margin-top: 35px;
        text-align: left
    }

.amcard-field-block.-double.-code {
    border: 1px solid #ddd;
    padding: 30px;
    margin-bottom: 30px
}

.shipping_arrival_date {
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 20px
}

.amcard-field-block.-double.-code input {
    border-radius: 30px;
    padding: 10px 20px;
    height: auto
}

.price-including-tax .price, .price-excluding-tax .price {
    font-size: 14px
}

tr.grand_total {
    font-size: 18px
}

.sendfriend-product-send #product-sendtofriend-form fieldset.sender legend.legend, .sendfriend-product-send #product-sendtofriend-form fieldset.recipients legend.legend {
    padding-bottom: 10px
}

.sendfriend-product-send #product-sendtofriend-form fieldset.sender label.label, .sendfriend-product-send #product-sendtofriend-form fieldset.recipients label.label {
    padding-bottom: 10px
}

.sendfriend-product-send #product-sendtofriend-form fieldset.sender .control input, .sendfriend-product-send #product-sendtofriend-form fieldset.sender .control textarea, .sendfriend-product-send #product-sendtofriend-form fieldset.recipients .control input {
    float: left
}

#product-sendtofriend-form .actions-toolbar .secondary {
    float: left;
    margin-top: 0
}

#product-sendtofriend-form .actions-toolbar button:hover {
    color: #026db6;
    background: 0 0
}

.products-grid.wishlist .product-item-photo {
    background: #fff
}

.order-title a.action.track {
    display: none
}

.modal-content {
    box-shadow: none;
    border: 0
}

#maincontent fieldset.review-field-ratings .review-control-vote label {
    position: absolute
}

#maincontent fieldset.review-field-ratings #product-review-table label.label {
    display: inline-block;
    float: left;
    position: relative
}

#maincontent .fieldset.review-fieldset .field.review-field-ratings .control.review-control-vote {
    width: auto !important;
    margin-top: 7px;
    clear: inherit;
    vertical-align: middle;
    margin: 0 auto;
    padding: 0;
    float: left
}

#maincontent .fieldset.review-fieldset .field.review-field-ratings .review-field-rating {
    display: inline-block;
    width: 100%;
    margin-top: 15px
}

.select-parent {
    display: inline-block;
    position: relative
}

#logo-wrapper.header-stiky .logo-wrapper-right .user-links {
    transition: all .5s ease-in-out
}

#logo-wrapper.header-stiky .logo-wrapper-left .logo h1 a {
    padding: 13px 0;
    transition: all .5s ease-in-out
}

#maincontent.top_zero {
    margin-top: 0
}

.rewards__checkout-cart-usepoints .discount-form button {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    text-align: center
}

.virtual-collaps {
    display: inline-block;
    width: 100%;
    margin-top: 50px
}

.page-header .switcher .options ul.dropdown li:hover {
    background: 0 0
}

.customer-account-create .form.form-create-account fieldset.fieldset.create.info legend.legend, .customer-account-create .form.form-create-account fieldset.fieldset.create.account legend.legend {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 12px
}

input, textarea, select {
    font-size: 15px !important;
    font-family: 'Nunito, sans-serif';
    color: #505050;
    font-weight: 400;
    background: 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    width: 100%;
    padding: 8px 15px;
    height: auto
}

.form.password.reset fieldset.fieldset {
    margin-bottom: 15px
}

#maincontent .form.password.reset .actions-toolbar {
    text-align: left
}

a:focus {
    outline: none
}

#minicart-content-wrapper .product-image-wrapper {
    margin: 0;
    min-height: auto
}

.minicart-items .product-item-details .price-including-tax, .minicart-items .product-item-details .price-excluding-tax {
    margin: 0
}

.checkout-onepage-success #registration p {
    text-align: center;
    margin: 0
}

.drop-zone-preview-file {
    font-size: 14px
}

.onestepcheckout-newsletter.checkbox-group label.label--checkbox {
    font-size: 13px;
    float: left;
    text-align: left;
    width: 90%
}

.onestepcheckout-newsletter.checkbox-group input#points_all {
    float: left;
    margin-top: 0;
    width: auto
}

.columns .column.main {
    padding-bottom: 0
}

.banner_content .breadcrumbs li a, .breadcrumbs li a {
    color: #ffffff8c;
    font-size: 12px;
    letter-spacing: 0px;
    position: relative;
    display: inline-block;
    margin-right: 12px;
    font-family: 'Nunito, sans-serif';
    font-weight: 400
}

    .breadcrumbs li a:hover {
        color: #fff;
        text-decoration: none
    }

.banner_content .breadcrumbs li strong, .breadcrumbs li strong {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0px;
    font-weight: 300
}

.banner_content .breadcrumbs li:after, .breadcrumbs li:after {
    display: none !important
}

.banner_content .breadcrumbs li a:after, .breadcrumbs li a:after {
    content: '/';
    width: 15px;
    font-size: 12px;
    display: inline-block;
    left: 100%;
    position: absolute;
    padding-left: 0;
    text-align: center;
    top: 1px;
    line-height: 22px
}

.price-label {
    display: none
}

.qty-wrapper {
    display: block;
    margin-bottom: 30px;
    margin-right: 0;
    margin-bottom: 10px
}

.plus-minus-input {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    border: 0;
    border-radius: 20px;
    width: 100%;
    padding: 0;
    color: #565656;
    max-width: 110px;
    min-height: 50px;
    padding: 2px 7px;
    float: left;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #9A9A9A29;
    border-radius: 25px
}

    .plus-minus-input .input-group-field {
        text-align: center;
        margin-left: .5rem;
        margin-right: .5rem;
        padding: 12px 0;
        display: inline-block;
        width: 60px;
        margin: 0;
        border-color: transparent;
        border-top: 0;
        border-bottom: 0;
        font-size: 16px !important;
        float: left;
        height: 40px;
        background: 0 0;
        border: 0;
        color: #777;
        font-family: 'Nunito, sans-serif';
        font-weight: 400;
        border-left: 0;
        border-radius: 5px;
        border-right: 0
    }

        .plus-minus-input .input-group-field::-webkit-inner-spin-button, .plus-minus-input .input-group-field ::-webkit-outer-spin-button {
            -webkit-appearance: none;
            appearance: none
        }

    .plus-minus-input .input-group-button .circle {
        padding: 3px 7px;
        background: 0 0;
        border: 0;
        box-shadow: none;
        color: #777;
        font-size: 16px;
        font-weight: 700
    }

    .plus-minus-input .input-group-button {
        display: block;
        float: right;
        text-align: center;
        width: 30px
    }

.qty-bundle {
    color: #777;
    font-size: 16px;
    float: left;
    padding-left: 15px;
    line-height: 48px
}

.input-group.plus-minus-input {
    clear: both
}

.modal-open .modal-sm {
    width: 760px;
    background: #fff;
    min-height: 480px
}

.modal-open .modal-body {
    display: inline-block;
    text-align: center;
    padding: 0;
    float: left;
    width: 100%
}

.minicart-wrapper button.close {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 32px;
    color: #616161;
    opacity: 1;
    cursor: pointer;
    z-index: 1000;
    transition: all .3s ease;
    transform: none
}

button.close:hover {
    background: 0 0;
    border: 0;
    transition: all .3s ease-in-out
}

button.close:focus {
    outline: none
}

.modal-open .modal-content {
    background: 0 0;
    box-shadow: none;
    border: 0
}

.modal-open .modal-body p {
    line-height: 24px;
    font-size: 15px;
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.modal-open .modal-body h4 {
    color: #0e68cd;
    line-height: 24px
}

.modal-open .modal-body h6 {
    line-height: 20px;
    font-size: 13px;
    color: #54585b
}

.popup-left {
    width: 43%;
    float: left;
    min-height: 480px
}

.popup-right {
    width: 57%;
    float: left;
    position: relative;
    min-height: 480px
}

.popup-content-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%
}

.popup-left img {
    height: 100%
}

.modal-body h2 {
    font-size: 30px;
    letter-spacing: -.4px
}

.modal-body form {
    width: 70%;
    margin: 40px auto 0;
    position: relative
}

    .modal-body form button.btn {
        position: absolute;
        top: 3px;
        padding: 10px 13px;
        border: 0;
        border-radius: 50px;
        right: 4px;
        background: #ef3340
    }

        .modal-body form button.btn:hover {
            background: #343434
        }

    .modal-body form input {
        padding: 0 15px;
        height: 47px;
        border-radius: 50px;
        border: 1px solid #e5e5e5
    }

@media only screen and (max-width:767px) {
    .modal-open .modal-sm {
        width: 95%;
        padding: 0 30px
    }
}

.search-icon span {
    cursor: pointer
}

.banner_content .page-title h1 {
    font-size: 34px;
    font-style: normal;
    line-height: 54px;
    color: #fff
}

.breadcrumb-section {
    display: inline-block;
    width: 100%;
    margin-top: 15px
}

.breadcrumbs {
    padding-left: 0;
    margin-left: 0
}

#inner-banner-main {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 80px
}

    #inner-banner-main img {
        width: 100%
    }

.product-item-info {
    width: 100%;
    padding: 0;
    position: relative
}

.page-title span {
    color: #fff;
    font-weight: 400;
    font-size: 12px
}

.extra-menu ul {
    padding: 0
}

    .extra-menu ul li {
        list-style-type: none
    }

h2 {
    color: #333;
    font-size: 34px;
    line-height: 46px;
    font-weight: 400
}

.actions-toolbar .secondary a.action.remind {
    margin-top: 15px
}

.fb_iframe_widget {
    float: left;
    margin-right: 10px
}

.page-layout-1column .product.media .fotorama__stage {
    border: 0;
    margin-bottom: 10px;
    background: #fafafa
}

    .page-layout-1column .product.media .fotorama__stage .fotorama__arr.fotorama__arr--prev, .page-layout-1column .product.media .fotorama__stage .fotorama__arr.fotorama__arr--next {
        display: none !important
    }

.checkout-cart-index .product-image-wrapper .product-item-photo img {
    min-width: auto;
    min-height: auto
}

.block-minicart .items-total span.count {
    position: relative;
    background: 0 0;
    color: #333;
    font-size: 15px;
    line-height: normal;
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
    width: auto;
    margin-right: 5px;
    top: 2px;
    left: 0
}

#maincontent .fieldset fieldset.field.street.admin__control-fields.required .field {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0
}

.checkout-index-index #maincontent .fieldset .field .control select, .checkout-index-index #maincontent .fieldset .field .control input, .checkout-payment-method .payment-method-title {
    padding: 10px 20px;
    height: auto
}

.payment-option._collapsible.opc-payment-additional.mageworx-giftcards .field.choice, .payment-option._collapsible.opc-payment-additional.discount-code .field.choice {
    padding: 10px 20px
}

#maincontent .checkout-payment-method .payment-method._active .payment-method-content .actions-toolbar {
    text-align: left
}

#maincontent .opc-wrapper .form-discount .actions-toolbar .primary {
    margin-right: 15px
}

.checkout-payment-method .payment-method-title {
    padding: 20px 0
}

.featured-product-grid .item.product-item {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 50px
}

    .featured-product-grid .item.product-item:nth-child(3n) {
        margin-right: 0
    }

.custom-content-listing {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
    margin: 0
}

    .custom-content-listing > h2 {
        margin: 25px 0 0;
        padding: 0;
        color: #333;
        font-weight: 500
    }

    .custom-content-listing > h3 {
        margin: 25px 0 0;
        padding: 0;
        color: #333;
        font-weight: 500;
        font-size: 30px;
        line-height: 68px
    }

    .custom-content-listing > h4 {
        margin: 25px 0 0;
        padding: 0;
        color: #333;
        font-weight: 500
    }

    .custom-content-listing > h5 {
        font-family: 'Nunito, sans-serif';
        margin: 25px 0 0;
        padding: 0;
        color: #333;
        font-weight: 400
    }

    .custom-content-listing > h6 {
        margin: 25px 0 0;
        padding: 0;
        color: #333;
        font-weight: 500
    }

        .custom-content-listing > h2:first-child, .custom-content-listing > h3:first-child, .custom-content-listing > h4:first-child, .custom-content-listing > h5:first-child, .custom-content-listing > h6:first-child {
            margin: 0 0 15px
        }

    .custom-content-listing > p {
        text-align: left;
        letter-spacing: 0px;
        color: #333;
        opacity: 1;
        margin-bottom: 15px;
        line-height: 25px;
        font-size: 16px;
        line-height: 30px
    }

        .custom-content-listing > p strong, .custom-content-listing strong {
            font-weight: 700;
            margin: 10px 0;
            display: inline-block;
            color: #2f324d
        }

        .custom-content-listing > p a {
            text-align: left;
            letter-spacing: 0px;
            color: #ac2020
        }

            .custom-content-listing > p a:hover {
                color: #0e4c79
            }

    .custom-content-listing > ul, .custom-content-listing > ol {
        margin: 0 0 15px;
        padding: 0 0 0 40px;
        display: inline-block;
        width: 100%;
        list-style-position: inherit
    }

        .custom-content-listing > ul ul, .custom-content-listing > ul ol, .custom-content-listing > ol ul, .custom-content-listing > ol ol {
            margin: 10px 0 10px 20px;
            padding: 0;
            display: inline-block;
            width: 100%;
            list-style: none
        }

        .custom-content-listing > ul > li, .custom-content-listing > ol > li {
            letter-spacing: 0px;
            color: #333;
            opacity: 1;
            margin: 0 0 10px;
            padding: 0;
            line-height: 25px
        }

            .custom-content-listing > ul > li:last-child, .custom-content-listing > ol > li:last-child {
                margin: 0 !important
            }

            .custom-content-listing > ul > li:before, .custom-content-listing > ol > li {
                text-align: left !important;
                letter-spacing: 0px;
                color: #333;
                opacity: 1;
                margin: 0 0 5px;
                padding: 0 0 0 20px
            }

                .custom-content-listing > ul > li li, .custom-content-listing > ol > li li {
                    text-align: left !important;
                    letter-spacing: 0px;
                    color: #333;
                    opacity: 1;
                    margin: 0 0 5px;
                    padding: 0 0 0 20px
                }

                .custom-content-listing > ul > li a, .custom-content-listing > ol > li a {
                    color: #7b4b03
                }

@media only screen and (max-width:639px) {
    .custom-content-listing > ul, .custom-content-listing > ol {
        padding-left: 30px
    }

    .custom-content-listing {
        padding: 30px 0
    }
}

.toolbar.wishlist-toolbar {
    background: #f3f3f3;
    padding: 5px 10px
}

    .toolbar.wishlist-toolbar .pager {
        margin: 0
    }

.customer-account-logoutsuccess .page-title-wrapper .page-title {
    text-align: center
}

.cart-discount .title {
    display: inline-block;
    width: 100%;
    padding: 15px;
    text-align: left;
    border: 1px solid #ddd;
    position: relative;
    cursor: pointer;
    margin-top: 30px;
    margin-bottom: 0
}

.cart-discount .discount .title:after {
    content: '\f0ab';
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 14px;
    right: 20px
}

.cart-discount .discount.active .title:after {
    content: '\f0aa';
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 14px;
    right: 20px
}

.cart-discount .content {
    display: inline-block;
    width: 100%;
    text-align: left;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 15px
}

    .cart-discount .content .fieldset.giftcard {
        display: inline-block;
        width: 100%
    }

        .cart-discount .content .fieldset.giftcard .control {
            width: 100%
        }

        .cart-discount .content .fieldset.giftcard .actions-toolbar {
            text-align: left !important
        }

        .cart-discount .content .fieldset.giftcard label.label {
            font-size: 16px !important
        }

.minicart-wrapper .block-minicart:after, .minicart-wrapper .block-minicart:before {
    display: none
}

#maincontent .actions-toolbar button.primary {
    text-align: center;
    font-size: 16px;
    padding: 17px 30px
}

.mst-searchautocomplete__autocomplete._active {
    min-width: 100%;
    width: 100% !important;
    max-height: 230px !important;
    min-height: 230px !important;
    height: 100%;
    overflow-y: scroll
}

#opc-sidebar {
    position: relative;
    z-index: 0
}

#qty-error {
    position: absolute;
    top: 100%;
    width: 220px;
    left: 0
}

.block-minicart .items-total {
    padding-top: 5px
}

.cart-summary .block .fieldset {
    margin-left: 0
}

.check-giftcard-status {
    margin-top: 0
}

.rewards-message-block .messages {
    position: relative
}

.rewards__checkout-cart-usepoints .discount-form p {
    line-height: normal
}

.page-title-wrapper .order-date {
    margin-top: 0
}

    .page-title-wrapper .order-date .label {
        padding-left: 0
    }

.return-status, .order-status {
    padding-top: 10px
}

.slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.slider-text {
    max-width: 52%;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    float: left
}

    .slider-text h2 {
        text-align: left;
        color: #fff;
        letter-spacing: 0px;
        font-size: 48px;
        line-height: 54px;
        margin-bottom: 10px;
        font-weight: 700;
        font-family: 'Cinzel';
        margin-bottom: 30px
    }

    .slider-text p {
        text-align: left;
        font-size: 16px;
        line-height: 26px;
        color: #fff;
        margin-bottom: 30px
    }

button.slick-arrow:before {
    color: #e0e0e0;
    opacity: 1
}

button.slick-arrow:hover, button.slick-arrow:focus {
    border: 0;
    box-shadow: none;
    outline: none;
    border: 0
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1
}

button.slick-arrow.slick-next:before {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 16px;
    color: #fff
}

button.slick-arrow.slick-prev:before {
    content: '\f060';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 16px;
    color: #fff
}

.slick-slide img {
    margin: 0 auto
}

.our-brand button.slick-arrow:before {
    color: #e0e0e0
}

.our-brand button.slick-arrow:hover, .our-brand button.slick-arrow:focus {
    border: 0;
    box-shadow: none
}

.our-brand button.slick-arrow.slick-next:before {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 16px
}

.our-brand button.slick-arrow.slick-prev:before {
    content: '\f060';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 16px
}

.our-brand button.slick-arrow:hover:before {
    color: #0062ad
}

.post-date {
    color: #333;
    font-size: 14px;
    line-height: 21px;
    font-weight: 200;
    margin-top: 0;
    width: auto;
    float: left;
    padding: 0;
    margin-right: 10px;
    padding-right: 15px;
    position: relative
}

.post-writer {
    float: left;
    line-height: normal
}

    .post-writer span {
        color: #333;
        font-size: 14px;
        font-weight: 200
    }

.blog-post-view .post-date {
    padding: 0;
    margin-top: 0;
    padding-left: 0;
    margin-right: 50px
}

.post-content {
    padding: 25px 0;
    width: 100%;
    background: #fff
}

.home_blog .slick-slide:hover .post-short-detail a.btn {
    display: block
}

.post-short-detail a.btn {
    padding: 12px 30px;
    position: absolute;
    bottom: -20px;
    left: 25%;
    display: none
}

.post-short-detail {
    padding-bottom: 0
}

    .post-short-detail a.btn .btn-arrow {
        display: inline-block;
        top: 2px
    }

.home_blog .slick-slide .post-content {
    position: relative
}

.cart-discount {
    display: block;
    margin-top: 20px;
    float: left;
    clear: both;
    max-width: 73%;
    width: 100%
}

.thankyou-main {
    position: relative
}

input[type=text], input[type=password], input[type=url], input[type=tel], input[type=search], input[type=number], input[type=datetime], input[type=email] {
    font-family: 'Nunito, sans-serif';
    font-weight: 400;
    color: #333
}

.pages .items li.item.back-page a span {
    position: relative;
    margin: 0
}

.pages .items li.item.back-page a:before {
    display: none
}

.category-thank-you #inner-banner-main {
    display: none
}

.category-thank-you .footer_newsletter {
    display: none
}

#giftcard-info dt {
    margin-left: 0
}

#giftcard-info {
    position: absolute;
    top: 0;
    left: 0;
    color: red
}

.cart-discount #block-giftcard {
    position: relative
}

.authentication-dropdown {
    min-width: 350px;
    right: 0
}

.checkout-payment-method .payment-option._collapsible .payment-option-content .messages {
    position: relative
}

.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
    padding-left: 30px;
    position: relative
}

    .opc-wrapper .form-login .fieldset .note:before, .opc-wrapper .form-shipping-address .fieldset .note:before {
        left: 0;
        position: absolute;
        top: 5px
    }

#wishlist-view-form {
    position: relative;
    z-index: 0
}

#maincontent .opc-wrapper .form-discount .actions-toolbar button.button.action {
    margin-right: 10px !important;
    display: inline-block
}

.tp-bullets .tp-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50px
}

.ves-megamenu .opener:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700
}

.ves-megamenu .opener.item-active:before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700
}

.product-item-info .addcart {
    display: inline-block;
    float: right
}

.addcart a.btn {
    padding: 16px 20px
}

.post-listing ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.post-listing li {
    width: 32.33%;
    margin-bottom: 10px;
    float: left;
    list-style-type: none;
    margin-right: 1.5%
}

    .post-listing li:nth-child(3n) {
        float: right;
        margin-right: 0
    }

.cms-page-view .breadcrumb-section .breadcrumbs {
    max-width: 100%
}

.cms-page-view header.page-header.header-stiky {
    position: fixed
}

.cms-page-view #inner-banner-main {
    margin-bottom: 30px
}

.faq-detail strong {
    color: #f46e42
}

.faq-detail p {
    font-size: 16px;
    line-height: 30px
}

.cms-page-view.cms-faq #maincontent {
    margin-top: 0
}

.cms-page-view.cms-faq .banner_content {
    position: absolute;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 1170px;
    width: 100%;
    padding: 0 15px
}

.cms-page-view.cms-faq .breadcrumb-section .breadcrumbs {
    max-width: 100%
}

.cms-page-view.cms-faq header.page-header {
    box-shadow: none
}

.cms-page-view.cms-faq #inner-banner-main {
    margin-bottom: 80px
}

.rating-summary .rating-result {
    margin-left: 5px;
    margin-top: -3px;
    width: 78px
}

    .rating-summary .rating-result:before {
        color: #ffa700;
        content: '\f005' '\f005' '\f005' '\f005' '\f005';
        font-family: 'Font Awesome 5 Free';
        font-size: 14px;
        letter-spacing: 0
    }

    .rating-summary .rating-result > span:before {
        color: #ffa700;
        content: '\f005' '\f005' '\f005' '\f005' '\f005';
        font-family: 'Font Awesome 5 Free';
        font-size: 14px;
        letter-spacing: 0;
        font-weight: 700
    }

.cart-container .form-cart .action.update:before, .cart-container .form-cart .action.continue:befoore {
    display: none
}

.swatch-attribute-selected-option {
    position: absolute;
    left: 0;
    top: 100%;
    padding-left: 0;
    display: none
}

.swatch-attribute-options select.swatch-select.size {
    width: auto;
    position: relative;
    top: -13px
}

.cart-summary {
    top: 0 !important
}

.action.clear:before, .cart-container .form-cart .action.update:before, .cart-container .form-cart .action.continue:before {
    display: none
}

#maincontent .product-category-filter ul {
    padding: 0
}

    #maincontent .product-category-filter ul li {
        padding: 0;
        margin-bottom: 5px
    }

        #maincontent .product-category-filter ul li:before {
            display: none
        }

        #maincontent .product-category-filter ul li.sub-cat a {
            font-size: 16px;
            color: #2f324d;
            display: inline-block;
            width: 100%;
            padding: 5px 10px;
            border-radius: 10px
        }

            #maincontent .product-category-filter ul li.sub-cat a:hover {
                background: #f3f4fb;
                color: #2129a7;
                font-weight: 700
            }

.product-category-filter ul li ul {
    display: none
}

.toolbar-left .showing select, .sorter-options {
    height: auto;
    padding: 5px 15px
}

.filter-options .filter-options-title {
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    background: 0 0;
    font-weight: 700;
    line-height: 30px;
    font-family: 'Cinzel';
    display: inline-block;
    width: 100%;
    padding-left: 0;
    cursor: auto
}

.filter-options .filter-options-content .item input[type=radio] {
    float: left;
    width: auto;
    position: relative;
    margin: 0 auto;
    top: 6px;
    display: none
}

.filter-options .count {
    color: #777;
    width: auto;
    background: 0 0;
    height: auto;
    font-size: 14px
}

#maincontent .product-category-filter ul li.sub-cat .subcat_arrow {
    position: absolute;
    right: 15px;
    top: 8px;
    width: 24px;
    height: 24px;
    background: #77777729;
    border-radius: 25px;
    cursor: pointer
}

    #maincontent .product-category-filter ul li.sub-cat .subcat_arrow:before {
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        position: absolute;
        top: -2px;
        right: 7px
    }

    #maincontent .product-category-filter ul li.sub-cat .subcat_arrow.minus:before {
        content: '\f106';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        position: absolute;
        top: -4px;
        right: 7px
    }

.custom-filter-option {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px
}

.block.filter .filter-title strong {
    font-size: 30px
}

.filter-options .filter-options-content {
    display: block;
    padding: 0
}

.catalog-product-view .product-reviews-summary {
    margin: 0
}

.products-grid.wishlist .product-item .box-tocart input.qty {
    padding: 10px 0
}

.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action {
    margin-bottom: 15px;
    margin-right: 0;
    padding-right: 30px
}

.account .column.main .toolbar .limiter-options {
    width: auto;
    height: auto;
    line-height: normal;
    padding: 5px;
    border: 1px solid #ddd
}

.products-grid.wishlist .product-item-tooltip {
    display: none
}

.products-grid.wishlist .product-item-comment {
    height: auto
}

.widget.block-list-posts .block-content .item .post-date-cateogry .post-date {
    padding-left: 0
}

.block-search input#search, .block-search input#search:focus {
    padding: 10px 30px;
    height: auto;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #9A9A9A29 !important
}

.block-search .action.search, .block-search .action.search:hover {
    right: 10px;
    left: auto;
    top: 8px;
    background: #009eb9;
    border-radius: 0;
    padding: 5px 15px;
    color: #fff;
    position: absolute;
    display: block;
    font-weight: 400;
    border: 0;
    line-height: 25px
}

#maincontent .product-category-filter ul li ul {
    padding-left: 20px
}

    #maincontent .product-category-filter ul li ul li {
        margin-bottom: 0
    }

#maincontent .product-category-filter ul li.sub-cat ul li a {
    padding: 0;
    font-size: 15px;
    background: 0 0
}

    #maincontent .product-category-filter ul li.sub-cat ul li a:hover {
        background: 0 0;
        color: #f46e42
    }

.blog-page-list .news-main-section {
    margin-top: 0
}

.cms-home #inner-banner-main {
    display: none
}

.no-stock a.btn {
    background: #eaeaea;
    border: 1px solid #dedede
}

    .no-stock a.btn:hover {
        background: #eaeaea;
        border: 1px solid #dedede;
        cursor: no-drop
    }

.widget.blog-search .action.search:before {
    content: '';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    speak: none;
    width: 23px;
    height: 23px;
    background: url() no-repeat 0px 0px;
    background-size: 23px;
    opacity: 1;
    margin-top: 4px
}

.blog-page .widget.block .block-title {
    text-align: center;
    position: relative
}

    .blog-page .widget.block .block-title:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: #2F324D1A;
        left: 0;
        top: 50%
    }

    .blog-page .widget.block .block-title strong {
        font-size: 30px;
        color: #333;
        font-weight: 500;
        display: inline-block;
        margin: 0 auto;
        padding: 0 25px;
        position: relative;
        background: #fff
    }

.blog-page .widget.block a.archive-item-link {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    color: #444;
    font-size: 18px;
    font-weight: 500
}

    .blog-page .widget.block a.archive-item-link:hover {
        color: #f46e42
    }

.widget.block-list-posts .block-content .item a.post-item-link {
    color: #2f324d;
    font-size: 18px;
    font-weight: 700
}

.widget.block-list-posts .block-content .item .post-date-cateogry {
    padding: 0;
    margin-bottom: 0;
    border: 0
}

.widget.block-list-posts .block-content .item {
    padding: 15px 25px;
    margin-bottom: 25px;
    background: #fff;
    border-radius: 20px
}

    .widget.block-list-posts .block-content .item:hover {
        box-shadow: 3px 13px 26px #00000021
    }

.ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
    padding: 50px;
    width: 100%
}

.ves-megamenu.menu-hover .subhover:nth-child(3):hover .dropdown-menu, .ves-megamenu.menu-hover .subhover:nth-child(4):hover .dropdown-menu {
    padding: 25px;
    width: 100%;
    max-width: 300px;
    left: auto
}

.navigation .ves-megamenu .level0 .submenu .submenu {
    left: 30% !important;
    width: 70%;
    box-shadow: none;
    padding: 0
}

.ves-menu .navigation .level0 > .submenu .nav-item a:hover:before {
    display: none
}

nav.navigation .ves-megamenu .level0 .nav-item .submenu .dropdown-submenu {
    margin: 0
}

.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar {
    float: right
}

nav.navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar a {
    color: #333 !important;
    font-weight: 700
}

    nav.navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar a:hover {
        background: 0 0
    }

.ves-menu .navigation .level0 > .submenu .nav-item a span.caret {
    border: 0;
    position: absolute;
    top: 10px;
    left: 130px
}

    .ves-menu .navigation .level0 > .submenu .nav-item a span.caret:before {
        content: '\f105';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700
    }

nav.navigation .nav-item.level0 a .caret {
    border: 0;
    position: relative;
    font-size: 16px;
    margin-left: 8px;
    float: right
}

    nav.navigation .nav-item.level0 a .caret:before {
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700
    }

.block-minicart .block-content > .actions a.action.viewcart {
    width: 100%;
    padding-right: 30px
}

.block-minicart .subtotal span.label {
    padding-right: 0
}

.toolbar.wishlist-toolbar .pager .pages {
    position: relative;
    float: right;
    width: auto;
    margin-left: 20px
}

.toolbar.wishlist-toolbar .pager .toolbar-amount {
    padding-top: 11px
}

.toolbar.wishlist-toolbar .pager .limiter {
    margin-top: 4px
}

.cart.table-wrapper .col.qty .input-text {
    padding: 0
}

.cart-summary .block .fieldset .field .control input#coupon_code {
    background: #e8e8e8
}

.account .column.main h2 {
    margin-bottom: 15px;
    font-size: 36px
}

.checkout-payment-method .checkout-billing-address .primary button.action {
    margin-top: 0;
    padding-right: 30px;
    line-height: normal
}

    .checkout-payment-method .checkout-billing-address .primary button.action:hover {
        border: 1px solid #009eb9
    }

.checkout-payment-method .payment-method._active .payment-method-content img {
    width: 200px
}

.checkout-onepage-success #custom_main_container .page-title h2 {
    text-align: center
}

.order-date span.label {
    padding-left: 0
}

.page-print.account.sales-order-print #maincontent {
    margin: 50px auto
}

aside.modal-custom.authentication-dropdown.custom-slide._show {
    margin-top: 5px
}

.opc-progress-bar-item > span:before {
    background: #009eb9
}

.checkout-index-index .modal-popup .form-shipping-address .field.choice input#shipping-save-in-address-book {
    width: auto
}

.account .choice input[type=checkbox] {
    width: auto;
    margin-top: 0
}

body.cms-page-view.cms-thank-you header.page-header {
    position: absolute
}

.bundle-options-container .input-text.qty {
    padding: 0
}

.block-bundle-summary .title {
    margin-bottom: 15px
}

.block-bundle-summary .bundle-info .product-image-wrapper {
    width: 140px;
    min-height: auto
}

    .block-bundle-summary .bundle-info .product-image-wrapper:before {
        display: none
    }

.bundle-info .product-image-wrapper .product-item-photo img {
    position: relative;
    top: 0;
    left: 0;
    transform: inherit
}

.bundle-options-container .legend.title {
    padding-bottom: 10px
}

.bundle-options-container .block-bundle-summary .box-tocart .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.wishlist-btn {
    float: left;
    padding: 0;
    border: 0;
    background: 0 0;
    color: #0d0d0d;
    font-size: 16px;
    font-family: 'Nunito, sans-serif';
    font-weight: 700
}

#maincontent .bundle-options-container .block-bundle-summary .bundle.items li strong.label {
    padding-left: 0
}

.grecaptcha-badge {
    z-index: 100
}

.webforms .fieldset {
    margin-bottom: 0
}

.filter-options .filter-options-content .item input[type=checkbox] {
    width: auto;
    float: left;
    margin-right: 10px
}

.filter-options-content .items a {
    display: inline-block;
    width: 100%
}

.filter-options .filter-options-content .item a .label {
    padding-left: 0;
    color: #747474;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Nunito, sans-serif'
}

.block.filter .filter-title a.action.clear.filter-clear {
    position: absolute;
    top: 10px;
    right: 0
}

.block.filter .filter-title {
    position: relative
}

.block-content.filter-content {
    position: relative
}

#maincontent .product-category-filter ul li.sub-cat.active ul.Categories-choose {
    display: block
}

#maincontent .product-category-filter ul li.sub-cat.active a.active {
    background: #f3f4fb;
    color: #2129a7;
    font-weight: 700
}

#maincontent .product-category-filter ul li.sub-cat.active li a.active {
    background: 0 0;
    color: #f46e42
}

.product-options-bottom .product-options-bottom {
    border-bottom: 0
}

nav.navigation .nav-item.level0.active .submenu .nav-item a:before {
    display: none
}

.actions-toolbar .secondary a.action {
    margin-top: 0
}

.catalogsearch-result-index #inner-banner-main {
    margin-bottom: 0
}

.catalogsearch-result-index .page-title h2 {
    font-size: 48px;
    margin-bottom: 20px
}

.catalogsearch-result-index .block-content .block-subtitle {
    padding-bottom: 6px
}

.catalogsearch-result-index .toolbar-products {
    padding-bottom: 15px
}

.block.filter .block-title.filter-title {
    display: none
}

.slick-dots li button:hover {
    background: 0 0
}

.add-content a:hover {
    color: #009eb9
}

.please-wait {
    position: relative;
    margin-right: 30px !important
}

.checkout-payment-method .payment-option-title {
    border-top: 0
}

.checkout-payment-method .payment-method + .payment-method .payment-method-title, .checkout-payment-method .payment-method .payment-method-title, .payment-option._collapsible.opc-payment-additional.discount-code, .payment-option._collapsible.opc-payment-additional.mageworx-giftcards {
    border-bottom: 1px solid #ccc;
    border-top: 0;
    float: left;
    width: 100%
}

.checkout-payment-method .payment-method._active .payment-method-title {
    border-bottom: 0
}

.checkout-payment-method .checkout-billing-address fieldset.fieldset {
    display: inline-block;
    margin-top: 15px
}

aside.modal-popup.modal-slide._inner-scroll._show {
    z-index: 100000 !important
}

.container-minus-main .row {
    margin: 0 auto
}

    .container-minus-main .row .col-md-6 {
        padding: 0
    }

.container-minus {
    margin-left: -715px
}

.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 30%;
    margin-top: -28px;
    border-radius: 50px;
    color: transparent;
    background-color: transparent;
    padding: 0;
    margin: 0;
    font-size: 16px
}

    .owl-theme .owl-nav [class*=owl-]:hover {
        background: 0 0;
        color: transparent
    }

.owl-theme .owl-nav .owl-prev {
    float: left;
    left: -100px
}

.owl-theme .owl-nav .owl-next {
    float: right;
    right: -100px
}

.owl-theme .owl-nav .owl-prev:before {
    content: '\f060';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #0d0d0d
}

.owl-theme .owl-nav .owl-next:before {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #0d0d0d
}

.owl-theme .owl-nav .owl-prev:hover:before {
    color: #009eb9
}

.owl-theme .owl-nav .owl-next:hover:before {
    color: #009eb9
}

.slider-image img {
    width: 100%
}

.latest-announcment button.slick-arrow:before {
    color: #009eb9
}

.latest-announcment button.slick-arrow.slick-disabled:before {
    color: #fff
}

h3.post-title a {
    font-size: 24px;
    font-weight: 700;
    color: #000
}

h3.post-title {
    min-height: 60px
}

.post-date-category {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px
}

.post-content p {
    margin-bottom: 20px
}

.post-image img {
    width: 100%
}

.blog-title h2 {
    font-size: 48px;
    font-weight: 700;
    color: #002556;
    line-height: 54px;
    margin-bottom: 40px
}

.post_image img {
    width: 100%
}

.news-detail-contents {
    display: inline-block;
    width: 100%;
    margin-top: 80px
}

.blog-detail-main .blog__post-header {
    display: inline-block;
    width: 100%;
    margin: 35px 0 15px
}

    .blog-detail-main .blog__post-header h1.blog__post-title {
        font-size: 48px;
        color: #002556;
        margin-bottom: 15px
    }

.blog-content-main img {
    float: right;
    margin-left: 50px;
    margin-bottom: 20px
}

.blog-content-main p {
    clear: none
}

.next-prev {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 80px;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

    .next-prev .prev-blog {
        float: left
    }

    .next-prev .next-blog {
        float: right
    }

    .next-prev a {
        color: #cbcbcb;
        font-size: 14px;
        text-transform: uppercase
    }

        .next-prev a:hover {
            color: #009eb9
        }

.swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option {
    background: 0 0;
    width: 60px;
    height: 40px;
    line-height: 30px;
    font-weight: 700;
    color: #393939;
    font-size: 14px
}

    .swatch-attribute.size .swatch-option:hover, .swatch-attribute.manufacturer .swatch-option:hover {
        background: #009eb9;
        border-color: #009eb9;
        color: #fff;
        outline: none
    }

.ves-megamenu .dropdown-menu .megamenu-header {
    font-size: 34px;
    font-family: 'Cinzel';
    font-weight: 700;
    max-width: 1170px;
    margin: 0 auto 20px;
    float: none;
    padding: 0 0 20px;
    border-bottom: 0;
    color: #000
}

.ves-megamenu.menu-hover .subhover:nth-child(3) .megamenu-header, .ves-megamenu.menu-hover .subhover:nth-child(4) .megamenu-header {
    font-size: 20px;
    padding-bottom: 0;
    margin-bottom: 10px
}

.ves-menu .navigation .level0 > .submenu .nav-item a.nav-anchor.subitems-group {
    font-size: 24px;
    font-family: 'Cinzel';
    font-weight: 700
}

.ves-megamenu .dropdown-menu .content-wrap .megamenu-content .nav-item.level1.submenu-left.subgroup.dropdown-submenu {
    min-height: 200px
}

.ves-megamenu.menu-hover .subhover .dropdown-menu .content-wrap {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0
}

.ves-menu .ves-megamenu {
    position: static
}

.navigation-main nav.navigation {
    position: static
}

.ves-megamenu .dropdown.submenu-left:nth-child(2) {
    position: static
}

    .ves-megamenu .dropdown.submenu-left:nth-child(2) .submenu.animated.dropdown-menu {
        padding: 50px;
        width: 100% !important
    }

.sidebar.sidebar-main .block-content .block-subtitle {
    display: none
}

.filter-options .filter-options-content ul {
    border: 1px solid #e9e9e9
}

.filter-options .filter-options-content .item:first-child {
    border-top: 0
}

.minicart-items .product-item .product a .product-image-container {
    width: 60px !important
}

.block-minicart .block-content > .actions > .primary button#top-cart-btn-checkout {
    font-size: 16px
}

.block-cart-failed .action.clear, .block-cart-failed .action.update, .cart-container .form-cart .action.clear, .cart-container .form-cart .action.update, .cart-container .cart-gift-item .action.clear, .cart-container .cart-gift-item .action.update, .cart-container .form-cart .cart.main.actions a.action.continue {
    padding: 17px 15px
}

.product-info-main .product-info-price .price-label {
    display: none !important
}

a#card-preview {
    display: inline-block;
    margin: 30px 0;
    padding: 17px 30px;
    border: 1px solid #0d0d0d;
    font-size: 16px;
    font-family: 'Cinzel';
    color: #0d0d0d
}

    a#card-preview:hover {
        background: #009eb9;
        color: #fff;
        border-color: #009eb9
    }

.catalog-category-view.page-layout-1column .column.main {
    min-height: 300px
}

.contact-form-img .webforms {
    max-width: 650px;
    margin: 25px auto
}

.account .actions-toolbar .primary .btn, .account .actions-toolbar .secondary .btn, .account .actions-toolbar .primary a.action, .account .actions-toolbar .secondary a.action {
    padding: 17px 30px;
    line-height: 1.6rem
}

.block-rewards-referral-list div.rewards-social-buttons div.fb, .block-rewards-referral-list div.rewards-social-buttons div.tw {
    float: left;
    top: 0
}

.order-details-items .block-content .buttons-set button.action.primary {
    margin-right: 0;
    padding-right: 30px
}

.new-address-popup button.action.action-show-popup, .modal-popup.modal-slide .modal-footer button.action, #maincontent .opc-wrapper .form-discount .actions-toolbar .primary button {
    padding-right: 30px !important
}

.modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer {
    border: 0
}

#maincontent .opc-wrapper .form-discount .actions-toolbar .secondary button.action.action-check {
    padding-right: 30px
}

.checkout-onepage-success #custom_main_container .main-title h2 {
    text-align: center
}

.account #maincontent .actions-toolbar a.action {
    padding-right: 30px
}

.order-details-items {
    display: inline-block;
    width: 100%
}

    .order-details-items .table-order-items .product-item-name {
        min-height: auto
    }

.checkout-onepage-success #registration {
    margin-top: 30px
}

.account #maincontent .order-details-items.invoice .actions-toolbar a.action.print {
    padding: 17px 30px;
    border: 1px solid #0d0d0d;
    color: #0d0d0d;
    font-family: 'Cinzel'
}

    .account #maincontent .order-details-items.invoice .actions-toolbar a.action.print:hover {
        background: #009eb9;
        color: #fff
    }

.customer-account-logoutsuccess .main-title h2 {
    text-align: center
}

#wishlist-view-form .actions-toolbar .primary button {
    margin-bottom: 15px
}

.account #maincontent .fieldset .field.street.required .control label.label {
    display: none
}

.account #maincontent .fieldset .field.street.required .control .field.primary {
    display: none
}

.customer-account-forgotpassword #maincontent .actions-toolbar .secondary a.action.back {
    padding-right: 30px
}

#checkout .authentication-wrapper button.action.action-auth-toggle {
    margin-right: 0;
    padding: 17px 30px
}

button.action.action-select-shipping-item {
    padding: 17px 30px;
    float: left;
    margin-right: 0;
    clear: both
}

.checkout-payment-method .checkout-billing-address fieldset.fieldset .choice.field input[type=checkbox] {
    float: left;
    width: auto;
    top: 1px;
    margin-right: 10px
}

.page-layout-checkout .onestepcheckout-newsletter.checkbox-group input#points_all {
    top: 5px
}

.checkout-payment-method .payment-method._active .payment-method-content fieldset#payment_form_paypal_express {
    display: inline-block;
    width: 100%
}

.message, .message.error {
    background: #b11837 !important;
    color: #fff !important
}

    .message.success a {
        color: #fff !important
    }

    .message > *:first-child:before {
        color: #fff !important
    }

@media only screen and (max-width:1400px) {
    .best-seller #feature_products1 {
        width: 90%;
        margin: 0 auto
    }
}

@media only screen and (max-width:1366px) {
    #feature_brand .owl-next, #new_arrival .owl-next, #related_blog .owl-next {
        right: -40px
    }

    #feature_brand .owl-prev, #new_arrival .owl-prev, #related_blog .owl-prev {
        left: -40px
    }

    .navigation .level0 {
        margin: 0 5px 0 0
    }
}

@media only screen and (max-width:1024px) {
    .account .column.main .toolbar {
        z-index: 0
    }

    .header_top {
        padding: 5px 0
    }

    .header-top-content p {
        font-size: 12px
    }
}

@media only screen and (max-width:991px) {
    nav.navigation .category-item {
        margin: 0;
        width: 100%;
        text-align: left;
        border: 0;
        border-bottom: 1px solid #333
    }

    nav.navigation .level0.level-top a, nav.navigation .level0.level-top.active a {
        padding: 10px
    }

    body.catalog-product-view .product-info-main .page-title-wrapper.product {
        width: 100%
    }

    .account .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-main {
        width: 100% !important;
        margin-right: 0;
        padding: 0
    }

    .account .page-layout-2columns-left .column.main, .page-layout-2columns-left .column.main {
        width: 100% !important
    }

    .account .sidebar.sidebar-main .title.block-collapsible-nav-title {
        display: block;
        border: 2px solid #009eb9;
        padding: 10px 20px;
        text-align: center;
        background: #009eb9;
        color: #fff;
        text-transform: uppercase;
        position: relative
    }

        .account .sidebar.sidebar-main .title.block-collapsible-nav-title:before {
            position: absolute;
            content: '\f0d7';
            font-family: 'Font Awesome 5 Free';
            font-weight: 700;
            font-size: 14px;
            right: 20px;
            color: #fff
        }

        .account .sidebar.sidebar-main .title.block-collapsible-nav-title.active:before {
            content: '\f0d8'
        }

    .account .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content {
        display: none
    }

        .account .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content.active {
            display: block
        }

    .block.filter .filter-title {
        display: inline-block;
        width: 100%
    }

    .block-content.filter-content {
        display: none
    }

    .block.filter .filter-title strong {
        font-size: 18px;
        display: inline-block;
        width: 100%;
        background: #eee;
        padding: 10px;
        text-align: left;
        position: relative;
        line-height: normal;
        font-family: 'Cinzel'
    }

        .block.filter .filter-title strong:before {
            position: absolute;
            content: '\f0d7';
            font-family: 'Font Awesome 5 Free';
            font-weight: 700;
            font-size: 14px;
            right: 20px;
            top: 12px
        }

    .block.filter.active .filter-title strong:before {
        content: '\f0d8'
    }

    #layered-filter-block.active .block-content.filter-content {
        display: block
    }

    .product-item-inner {
        opacity: 1
    }

    .checkout-payment-method .payment-option-inner {
        margin-bottom: 0
    }

    .cart-discount {
        max-width: 100%;
        padding: 0 15px
    }

    .checkout-cart-index .related-slider .owl-theme .owl-nav [class*=owl-] {
        padding: 10px 15px !important;
        font-size: 20px !important;
        background: 0 0 !important;
        width: auto;
        height: auto;
        color: transparent
    }

    .checkout-cart-index .related-slider .owl-theme .owl-nav button.owl-prev {
        left: 0
    }

    .checkout-cart-index .related-slider .owl-theme .owl-nav button.owl-next {
        right: 0
    }

    .account .column.main .order-products-toolbar.toolbar.bottom p.toolbar-amount {
        padding-top: 3px
    }

    .pager {
        margin: 10px 0
    }

    .toolbar.wishlist-toolbar .pager .toolbar-amount {
        padding-top: 5px;
        margin-right: 10px
    }

    .block.filter .block-title.filter-title {
        display: block
    }

    .catalog-product-view header.page-header {
        margin-bottom: 25px
    }

    .ves-megamenu .dropdown.submenu-left:first-child .submenu.animated.dropdown-menu {
        padding: 30px
    }
}

@media only screen and (max-width:767px) {
    .checkout-payment-method .payment-option {
        margin: 0 auto
    }

    .checkout-payment-method .payment-methods {
        margin: 0 auto
    }

    .checkout-payment-method .checkout-billing-address .billing-address-details {
        padding-left: 30px;
        text-align: left
    }

    .review-description-tab ul.nav.nav-tabs li.active a, .review-description-tab ul.nav.nav-tabs li a:hover, .review-description-tab ul.nav.nav-tabs li a {
        padding: 10px 20px !important
    }

    #feature_brand .owl-next, #feature_brand .owl-prev, #feature_brand1 .owl-next, #feature_brand1 .owl-prev, #new_arrival .owl-next, #new_arrival .owl-prev, #news_slider .owl-next, #news_slider .owl-prev, #related_blog .owl-next, #related_blog .owl-prev {
        top: 50%
    }

    .account .customer-review.view .product-info {
        width: 100%
    }

    .customer-account-create .form.form-create-account fieldset.fieldset.create.info, .customer-account-create .form.form-create-account fieldset.fieldset.create.account {
        width: 100%;
        margin-bottom: 10px
    }

    .items.order-links.rewards-links, .account .page-title-wrapper {
        display: inline-block;
        width: 100%
    }

    .account #maincontent .actions-toolbar a.action.print {
        float: right;
        text-align: center;
        margin-top: 10px
    }

    #maincontent .opc-wrapper .form-discount .actions-toolbar {
        width: 100%
    }

        #maincontent .opc-wrapper .form-discount .actions-toolbar .amgiftcard-check {
            width: 100%;
            margin: 0;
            margin-bottom: 10px
        }

            #maincontent .opc-wrapper .form-discount .actions-toolbar .amgiftcard-check button {
                width: 100%
            }

    .wishlist-index-index .products-grid .product-item {
        width: 48%;
        margin-bottom: 20px
    }

    .products-grid.wishlist .product-item .box-tocart {
        width: 100%;
        margin-right: 0
    }

    .account #maincontent #wishlist-view-form .actions-toolbar button {
        margin-bottom: 10px !important;
        display: inline-block
    }

    .products-grid.wishlist .product-item-photo {
        min-height: auto;
        margin: 0 auto;
        text-align: center
    }

    .products-grid.wishlist .product-image-container {
        min-height: auto;
        max-width: 100%
    }

    .abs-pager-toolbar-mobile .toolbar-amount, .abs-pager-toolbar-mobile .limiter, .abs-pager-toolbar-mobile .pages, .account .toolbar .toolbar-amount, .account .toolbar .limiter, .account .toolbar .pages, .toolbar-wishlist-results .toolbar-amount, .toolbar-wishlist-results .limiter, .toolbar-wishlist-results .pages {
        margin-bottom: 10px
    }

    .wishlist-index-index .products-grid.wishlist .product-item .price-box, .wishlist-index-index .products-grid.wishlist .product-item-name {
        display: inline-block;
        width: 100%;
        margin: 0 auto;
        text-align: center
    }

        .wishlist-index-index .products-grid.wishlist .product-item .price-box p {
            text-align: left
        }

    .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action {
        margin-bottom: 0
    }

    #maincontent .fieldset .field label, #maincontent .fieldset .field.qty {
        display: inline-block;
        width: auto
    }

        #maincontent .fieldset .field label, #maincontent .fieldset .field.qty .label {
            width: auto;
            display: inline-block;
            float: left;
            margin-top: 0
        }

    #maincontent fieldset.review-field-ratings #product-review-table label.label {
        margin-top: 5px
    }

    .minicart-items .product-item .product .primary {
        margin: 0 auto
    }

    #maincontent #product-options-wrapper .size-select .field label.label {
        margin-bottom: 0
    }

    .size-select span.swatch-attribute-label {
        line-height: 20px
    }

    .items.order-links.rewards-links li a, .items.order-links.rewards-links li strong {
        width: 100%;
        display: inline-block;
        text-align: center
    }

    .block-title.earn.subtitle {
        display: inline-block;
        width: 100%
    }

    .account .column.main .block .block-title.earn.subtitle strong {
        font-size: 16px !important
    }

    .checkout-cart-index #custom_main_container, .checkout-onepage-success #custom_main_container {
        padding: 30px 15px
    }

    #maincontent .fieldset .field.choice.set.shipping label.label {
        line-height: normal
    }

    .account #maincontent .actions-toolbar a.action {
        width: 100%
    }

    .contact-map iframe {
        width: 100%
    }

    .authentication-dropdown {
        min-width: auto
    }

    .minicart-wrapper .action.showcart .counter.qty {
        z-index: 0
    }

    .opc-estimated-wrapper .minicart-wrapper:before {
        z-index: 0
    }

    #maincontent .opc-wrapper .form-discount .actions-toolbar button.button.action {
        margin: 0 auto 15px !important;
        text-align: center
    }

    .please-wait {
        position: absolute;
        right: auto !important
    }
}

@media only screen and (max-width:639px) {
    .minicart-wrapper {
        margin-top: 0
    }

    .actions-toolbar > .secondary:last-child, .account .primary {
        width: 100%;
        margin: 0;
        margin-bottom: 15px
    }

    form.form.password.forget {
        width: 100%
    }

    .customer-account-forgotpassword #maincontent .actions-toolbar .primary, .customer-account-create #maincontent .actions-toolbar .primary {
        width: 100%
    }

    #maincontent form.form.password.forget label {
        white-space: normal
    }

    .account #maincontent .actions-toolbar a.action.print, .account #maincontent .actions-toolbar a.action.order {
        width: 100%;
        margin: 0 auto 10px;
        text-align: center
    }

    .cart-discount .content .fieldset.giftcard label.label {
        white-space: normal;
        line-height: normal
    }
}

@media only screen and (max-width:479px) {
    .modal-slide._inner-scroll .modal-footer button.action {
        float: right;
        width: 100%;
        margin: 0 auto 10px
    }

    .wishlist-index-index .products-grid .product-item {
        width: 100%;
        margin: 0 auto 30px
    }
}

@media only screen and (max-width:374px) {
    .account .minicart-items-wrapper, .minicart-items-wrapper {
        width: 100%;
        height: 150px !important
    }
}

form#referralForm table.data-table {
    width: 100%;
    border-collapse: collapse
}

    form#referralForm table.data-table tr:nth-of-type(odd) {
        background: #eee
    }

    form#referralForm table.data-table th {
        background: #333;
        color: #fff;
        font-weight: 700
    }

    form#referralForm table.data-table td, form#referralForm table.data-table th {
        padding: 6px;
        border: 1px solid #ccc;
        text-align: left
    }

@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px) {
    form#referralForm table.data-table, form#referralForm table.data-table thead, form#referralForm table.data-table tbody, form#referralForm table.data-table th, form#referralForm table.data-table td, form#referralForm table.data-table tr {
        display: block
    }

        form#referralForm table.data-table thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px
        }

        form#referralForm table.data-table tr {
            border-bottom: 1px solid #ddd;
            padding-bottom: 10px
        }

        form#referralForm table.data-table td {
            border: none;
            border-bottom: 0;
            position: relative;
            padding-left: 30%
        }

            form#referralForm table.data-table td:before {
                position: absolute;
                top: 6px;
                left: 6px;
                width: 30%;
                padding-right: 10px;
                white-space: nowrap
            }

            form#referralForm table.data-table td:nth-of-type(1):before {
                content: "#"
            }

            form#referralForm table.data-table td:nth-of-type(2):before {
                content: "Name"
            }

            form#referralForm table.data-table td:nth-of-type(3):before {
                content: "Email"
            }
}

@media only screen and (max-width:1499px) {
    .homeabout-content {
        transform: translate(10%,-50%)
    }

    .home-about .about-right {
        width: 40%
    }

    .home-about .about-left:before {
        bottom: -80px
    }
}

@media only screen and (max-width:1400px) {
    .product-list-main #feature_products {
        width: 90%;
        margin: 0 auto
    }

    .owl-theme .owl-nav .owl-next {
        right: -60px
    }

    .owl-theme .owl-nav .owl-prev {
        left: -60px
    }

    .thankyou-content {
        top: 65%
    }

        .thankyou-content h2 {
            font-size: 36px;
            line-height: 40px;
            margin-bottom: 15px
        }

    .thankyou-main-content p {
        font-size: 14px;
        margin-bottom: 20px
    }

    .thankyou-main-content button.slider-btn {
        margin-bottom: 15px;
        padding: 15px 40px 15px 20px;
        font-size: 14px
    }

    .ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
        max-height: 500px;
        overflow-y: auto
    }

    .checkout-payment-method .payment-option-title {
        padding: 10px 20px
    }

    .vision-content .about-content-main .about-content-center {
        transform: translate(0%,-50%)
    }
}

@media only screen and (max-width:1359px) {
    #related-products li.flex-nav-next {
        right: 5px
    }

    #related-products li.flex-nav-prev {
        left: 10px
    }

    .new-arrival-slider {
        width: 100%
    }

    .news-slider #news_slider .owl-next, .news-slider #news_slider .owl-prev {
        font-size: 20px;
        padding: 9px;
        top: 50%
    }

    .news-slider #news_slider .owl-next {
        right: 0
    }

    .news-slider #news_slider .owl-prev {
        left: 0
    }

    #feature_brand .owl-prev, #new_arrival .owl-prev, #related_blog .owl-prev {
        left: 0
    }

    #feature_brand .owl-next, #new_arrival .owl-next, #related_blog .owl-next {
        right: 0
    }

    .block-search .block-content {
        width: 100%
    }

    .section4-left {
        width: 45%
    }

    .section4-top .container {
        max-width: 80%
    }

    .section4-right {
        width: 55%
    }

    .best-seller .owl-next {
        top: 45%;
        right: -30px
    }

    .best-seller .owl-prev {
        top: 45%;
        left: -30px
    }

    .home-blog .slick-prev {
        left: -35px
    }

    .home-blog .slick-next {
        right: -35px
    }

    .news-letter-main {
        max-width: 400px
    }

    .related_product button.slick-next.slick-arrow {
        right: -20px
    }

    .related_product button.slick-prev.slick-arrow {
        left: -20px
    }

    .blog-index-index #maincontent:after {
        width: 450px;
        background-size: contain
    }

    .contact-content:before {
        bottom: -50px;
        width: 500px
    }

    .container {
        max-width: 1200px
    }

    .retailer-content {
        width: 85%
    }

    .recipe-form .recipe-main h2 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 20px
    }

    .page-title h2 {
        font-size: 50px;
        letter-spacing: 0
    }

    .corpo-form-main h6 {
        font-size: 13px
    }

    .company_email a {
        font-size: 32px;
        line-height: 58px
    }

    #maincontent .address-contact ul li .add-cont-content p {
        font-size: 13px;
        line-height: 26px
    }

        #maincontent .address-contact ul li .add-cont-content p a {
            font-size: 13px
        }

    .owl-theme .owl-nav .owl-next {
        right: 0
    }

    .owl-theme .owl-nav .owl-prev {
        left: 0
    }
}

@media only screen and (max-width:1250px) {
    .header-content {
        display: none
    }

    .about-right:before {
        width: 100%
    }

    .store-content {
        min-height: 290px
    }

    .store-block {
        margin-bottom: 20px
    }

    .post-list-wrapper .post-list {
        padding: 0 15px
    }
}

@media only screen and (max-width:1200px) {
    nav.navigation .nav-item {
        margin: 0 15px
    }

    .nav-item.submenu-left.dropdown-submenu {
        margin: 0 auto
    }

    .mobile-search, .mob-account, .mobi-cart, .mobile-menu {
        display: inline-block;
        margin: 0 10px;
        float: left
    }

        .mobi-cart .cart-img {
            width: 100%
        }

    .mobile-menu-btn {
        font-size: 24px;
        line-height: 24px;
        color: #b04d43
    }

    .about-left-content h4 {
        font-size: 16px
    }

    .about-left-content h2 {
        font-size: 42px;
        margin-bottom: 15px
    }

    .latest-news {
        background-size: 100% 60%
    }
}

@media only screen and (max-width:1199px) {
    #featured-product ul li img {
        width: 60%
    }

    .featured-slider {
        padding-top: 50px
    }

    #related_classes .owl-nav .owl-prev, #related_product .owl-nav .owl-prev, #sale-product-slider .owl-nav .owl-prev, #home-cooking-slider .owl-nav .owl-prev {
        left: 10px;
        top: 39%
    }

    #related_classes .owl-nav .owl-next, #related_product .owl-nav .owl-next, #sale-product-slider .owl-nav .owl-next, #home-cooking-slider .owl-nav .owl-next {
        right: -15px;
        top: 39%
    }

    #home-cooking-slider .owl-nav .owl-prev {
        left: 0
    }

    #brand_logo .owl-nav .owl-prev {
        left: 10px
    }

    #brand_logo .owl-nav .owl-next {
        right: -15px
    }

    .app-ios, .app-android {
        width: 48%;
        float: left
    }

    .footer-right-bottom .app-sec {
        width: 47%
    }

    .home-banner-section.animatedParent {
        display: inline-block;
        width: 100%;
        overflow: hidden
    }

    .footer-right-bottom .footer-heading h3 {
        font-size: 16px
    }

    .video-content-main p {
        font-size: 14px;
        width: 100%;
        line-height: 22px
    }

    .video-content-main {
        top: 45%
    }

    .mayer-clasees-video .mayer-clasees-video-left, .mayer-clasees-video .mayer-clasees-video-right {
        min-height: 400px
    }

    #upcoming-classes .owl-nav .owl-next {
        right: -15px;
        top: 40%
    }

    #upcoming-classes .owl-nav .owl-prev {
        left: 0;
        top: 40%
    }

    .page-products .product-item-info {
        width: 100%
    }

    .thankyou-section {
        width: 100%
    }

    .product-image-wrapper {
        display: inline-block;
        width: 100%
    }

    .chef-photo {
        bottom: 30px
    }

    .community-top-content p {
        width: 90%
    }

    .community-page-main .event-image {
        min-height: 200px
    }

    .page-products .related-slider .product-item-info {
        width: 100%
    }

    #related_product .product-image-wrapper img.product-image-photo {
        width: 90%
    }

    .boombox-product-main {
        padding-top: 80px;
        background-size: cover;
        position: relative
    }

    .home-4k-right-main {
        width: 80%
    }

    .boombox-img-right img {
        width: 80%
    }

    .boombox-img-left img {
        width: 80%
    }

    .about-section2-content {
        width: 60%
    }

    .page-layout-1column .product-info-main {
        padding-left: 40px
    }

    .contact-menu-icon img {
        width: 50px
    }

    .contact-menu-name {
        font-size: 20px
    }

    .main-heading h2 {
        font-size: 30px
    }

    nav.navigation .category-item {
        margin: 0 5px
    }

    .cart-container .form-cart .action.continue, .checkout-cart-index button, .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action, .checkout-cart-index .action-gift {
        padding: 14px 15px
    }

    .footer-option-top .option-value span {
        font-size: 16px
    }

    .footer-option-top .option-icon img {
        width: auto
    }

    .products-grid .product-item {
        width: 31%
    }

    .about-right:before {
        height: 900px
    }

    .product-unit-section select {
        width: 65px;
        float: right
    }

    .sidebar-title h2 {
        font-size: 40px;
        line-height: 42px
    }

    .product-unit-section {
        padding-right: 0
    }

    #news_slider .owl-prev, #feature_brand .owl-prev, #feature_brand1 .owl-prev, #new_arrival .owl-prev, #related_blog .owl-prev {
        left: 7px
    }

    #news_slider .owl-next, #feature_brand .owl-next, #feature_brand1 .owl-next, #new_arrival .owl-next, #related_blog .owl-next, #feature_brand .owl-next, #feature_brand1 .owl-next, #new_arrival .owl-next {
        right: 0
    }

    .home-category-detail {
        bottom: auto;
        top: 50%
    }

    .product-info-main .price-rating .product-reviews-summary.short .rating-summary {
        width: 40%
    }

    .blog-content h3.post-name a {
        font-size: 24px
    }

    .blog-single a.blog-img {
        min-width: 100%
    }

    .contact-form-title h2 {
        font-size: 36px
    }

    .contact-form-title p {
        font-size: 14px;
        line-height: 22px
    }

    #maincontent .fieldset .field {
        margin-bottom: 15px
    }

    .contact-form .control input.input-text, .contact-form .control select, .contact-form .control textarea.input-text {
        padding: 13px 20px
    }

    .user-links ul li.my-account {
        margin: 0 15px
    }

    .slider-content h2 {
        font-size: 36px;
        line-height: 36px
    }

    .slider-text h3 {
        font-size: 20px;
        margin: 10px 0 20px
    }

    .slider-text hr {
        margin: 0 auto 20px
    }

    .slider-text p {
        font-size: 15px;
        line-height: 25px;
        margin: 0 auto 20px
    }

    .homeabout_main {
        background-position: right
    }

    .footer-right .footer-menu {
        text-align: center
    }

    .logo-wrapper-center {
        width: 45%
    }

    .mobile-header {
        display: inline-block;
        width: 100%;
        padding: 0;
        position: relative;
        float: left;
        z-index: 1000
    }

    .mobile-header-left {
        float: left;
        width: 25%
    }

    .mobile-header-center {
        width: 50%;
        margin: 0 auto;
        float: left
    }

    .mobile-header-right {
        float: right;
        width: 25%
    }

    .toggle-menu-btn span {
        font-size: 18px;
        color: #fff;
        cursor: pointer;
        position: relative
    }

        .toggle-menu-btn span i.fas.fa-bars {
            float: left
        }

    .mobile-header .logo {
        margin: 0 auto;
        max-width: 100%;
        margin-left: 0;
        top: 0
    }

    .mobile-header .header-minicart {
        text-align: center;
        padding: 0
    }

    form#search_mini_form {
        position: relative
    }

    .user-links-mobile ul li {
        float: left;
        margin: 0 10px;
        position: inherit;
        list-style-type: none
    }

    .user-links-mobile {
        display: inline-block;
        width: 100%;
        float: left;
        padding: 25px 10px
    }

        .user-links-mobile ul {
            padding-left: 0;
            display: inline-block;
            float: right
        }

            .user-links-mobile ul li .block-search {
                position: inherit;
                padding-left: 0;
                position: relative;
                top: 3px;
                margin-top: 0
            }

    .mobile-header .block-search input {
        background: #fff;
        border-color: #fff;
        padding: 10px 25px;
        max-width: 100%;
        width: 100%
    }

    .mobile-header .block-search .block-title {
        width: auto;
        height: auto;
        display: inline-block;
        margin: 0;
        cursor: pointer;
        font-size: 17px;
        padding: 16px 15px 17px;
        color: #52b232
    }

    .toggle-menu-btn span {
        position: absolute;
        top: 0;
        display: inline-block;
        margin-left: 10px;
        top: 50%;
        font-size: 32px;
        margin-top: 0
    }

    .story_tab_left {
        width: 40%
    }

    .story_tab_right {
        width: 60%
    }

    .storytab-content1 {
        left: 70%
    }

    .artisan-content a.read-btn, .storytab-content a.read-btn, a.read-btn, .contact-content a.button {
        margin-top: 10px
    }

    .our_story_tabs_new ul.nav.nav-tabs li {
        margin: 0 10px
    }

    .contact-form-main {
        margin: 0
    }

    .connect-with-section:after {
        width: 221px;
        height: 222px;
        background-size: contain;
        top: -100px
    }

    .connect-with-section:before {
        bottom: -150px;
        left: -180px;
        width: 400px;
        height: 350px;
        background-size: contain
    }

    .virtual-appreciation2-center {
        max-width: 55%;
        left: 67%
    }

    .our-brand-main {
        padding: 90px 0
    }

    .user-links-mobile img {
        width: 25px
    }

    .home-section1:after {
        width: 174px;
        height: 199px
    }

    .welcome-content-main {
        padding: 0
    }

        .welcome-content-main .main-title h2 {
            padding-bottom: 10px
        }

    .home-section1:before {
        width: 196px;
        height: 445px
    }

    .welcome-pattern {
        padding-bottom: 20px
    }

    .subscribe-form-main:before {
        width: 400px;
        height: 211px;
        bottom: 0;
        background-size: 100% 100%
    }

    form#newsletter-validate-detail {
        max-width: 100%;
        left: 0;
        top: 0
    }

    .catalog-category-view .home-subscribe-main .home-subscribe-right, .category-about-us .about-footer-right {
        width: 65%
    }

    .thankyou-main {
        position: relative
    }

    .about-section1-content .main-title h2 {
        font-size: 32px;
        line-height: 42px
    }

    .section4-top {
        display: inline-block;
        width: 100%;
        margin-bottom: 15px
    }

    .section4-left {
        width: 50%;
        float: left
    }

    .section4-top .container {
        max-width: 50%;
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        float: left
    }

    .section4-right {
        width: 100%;
        padding: 0 20px
    }

    .main-title h2 {
        font-size: 35px;
        line-height: 42px
    }

    .best-seller .owl-theme .owl-nav [class*=owl-] {
        padding: 10px 15px !important;
        font-size: 20px !important;
        margin: 0;
        background: #565656 !important;
        width: auto;
        height: auto
    }

    .our_products:before {
        height: 20%;
        border-top-width: 20px
    }

    .discount-main .discount-content h2 {
        font-size: 36px
    }

    .discount-main .discount-content h3 {
        font-size: 18px
    }

    .product-info-main .page-title-wrapper .page-title {
        line-height: normal
    }

    .best-seller .owl-next {
        top: 45%;
        right: 0
    }

    .best-seller .owl-prev {
        top: 45%;
        left: 0
    }

    .table-checkout-shipping-method tbody tr:first-child td input.radio {
        margin-top: 4px
    }

    .slick-list {
        width: 90%;
        margin: 0 auto
    }

    .home-blog .slick-next, .slick-next, .related_product button.slick-next.slick-arrow {
        right: 0;
        z-index: 10
    }

    .home-blog .slick-prev, .slick-prev, .related_product button.slick-prev.slick-arrow {
        left: 0;
        z-index: 10
    }

    .newsletter_image {
        position: relative;
        left: -80px;
        width: 59%
    }

    .our-brand .slick-slide img {
        width: 80%
    }

    .homeabout-content .main-title h2 {
        margin-bottom: 10px
    }

    .homeabout-content h5 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .homeabout-content p {
        margin-bottom: 20px
    }

    .blog-index-index #maincontent:after {
        width: 360px;
        background-size: contain;
        height: 400px
    }

    #inner-banner-main {
        margin-bottom: 30px
    }

    .chinese-new-year ul li, .momolato-sec ul li {
        margin: 0 10px
    }

    .home-sec1-left:before {
        width: 100px;
        height: 150px
    }

    .quality-seafood-img {
        margin-top: -120px
    }

    .retailer-content {
        width: 85%
    }

    .cat-img img {
        max-width: 230px
    }

    .recipe-form .recipe-main {
        max-width: 300px;
        top: 35%;
        left: 75%
    }

        .recipe-form .recipe-main h2 {
            font-size: 30px;
            line-height: 36px
        }

    .newsletter-section:before {
        top: -135px
    }

    .recipe-img img {
        height: 320px;
        object-fit: cover;
        object-position: right
    }

    .corpo-form {
        padding: 40px 20px
    }

    .post-date {
        width: 45%;
        margin-right: 5%;
        font-size: 14px;
        line-height: normal
    }

    .post-category a {
        font-size: 14px
    }

    .blog-page .widget.block a.archive-item-link {
        font-size: 15px
    }

    .blog-page .widget.block .block-title strong {
        font-size: 22px
    }

    .share-products {
        width: 100px
    }

    #maincontent .share-products ul li {
        float: left
    }

    .ves-megamenu .dropdown.submenu-left {
        margin: 0 5px
    }

    .post-listing ul {
        padding-left: 0;
        display: flex;
        flex-wrap: wrap
    }

    .business-venture-content h2 {
        font-size: 42px;
        line-height: 52px
    }

    .category-contact-us .corpo-form-main:before {
        left: 5%
    }

    .customer-account-forgotpassword .newsletter-section {
        margin-top: 150px
    }

    .slider-text {
        max-width: 65%
    }

    nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a, .menu-section nav.navigation .header-nav li a {
        font-size: 12px;
        padding: 20px 2px
    }

    .latest-announcment button.slick-arrow {
        right: 70px
    }

    .owl-theme .owl-nav .owl-next {
        right: 0
    }

    .owl-theme .owl-nav .owl-prev {
        left: 0
    }

    .announcement-content h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px
    }

    .about-content-main .about-right, .about-content-main .about-left {
        width: 100%
    }

    .mission-content .about-content-main .about-content-center, .vision-content .about-content-main .about-content-center {
        position: relative;
        max-width: 100%;
        padding: 0 20px;
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        margin-top: 50px;
        margin-bottom: 50px
    }

    .enav-banner-content {
        max-width: 90%;
        width: 100%
    }

        .enav-banner-content h1 {
            font-size: 36px
        }

        .enav-banner-content h4 {
            font-size: 16px
        }

        .enav-banner-content p {
            font-size: 14px
        }

    .contact-content-main .contact-content-right, .contact-content-main .contact-content-left {
        width: 100%
    }

    .block-cart-failed .action.clear, .block-cart-failed .action.update, .cart-container .form-cart .action.clear, .cart-container .form-cart .action.update, .cart-container .cart-gift-item .action.clear, .cart-container .cart-gift-item .action.update, .cart-container .form-cart .cart.main.actions a.action.continue {
        margin-left: 0;
        margin-right: 0
    }

    .about-content-center p, .about-section2 .about-content-main .about-right .about-images {
        text-align: center
    }

    .about-content-main .about-content-center li, .about-content-center .text-left {
        text-align: center
    }

        .about-content-main .about-content-center li:before {
            left: auto;
            margin-left: -20px
        }

    .about-content-center .main-title h2 {
        text-align: center
    }

    .about-images {
        text-align: center
    }

    #wishlist-view-form .actions-toolbar .primary button {
        margin-bottom: 15px;
        padding: 17px 20px
    }

    .about-content-center {
        left: 50%;
        right: auto;
        transform: translate(-50%,-50%)
    }
}

@media only screen and (max-width:1025px) {
    .virtual-appreciation2-center {
        position: relative;
        top: 0;
        left: 0;
        max-width: 70%;
        transform: inherit;
        margin: 50px auto
    }

    .virtual-appreciation2-left, .virtual-appreciation2-right {
        width: 100%
    }

    .banner_content .page-title h2 {
        font-size: 48px
    }

    .cat-name a {
        font-size: 20px
    }

    .recomanded-slide .item.product-item {
        width: 31%
    }

    .retailer-content h2, .newsletter-content h2 {
        font-size: 32px;
        line-height: 35px
    }

    .footer-top-main {
        padding-top: 120px
    }

    .breadcrumb-section {
        margin-top: 0
    }

    .banner_content .page-title h1 {
        line-height: 44px;
        text-align: left
    }

    .about-section1-content h3, .about-section3-content h3 {
        font-size: 20px
    }

    .about-main h2 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 15px
    }

    .about-section2:before {
        height: 490px
    }

    .about-section2 .about-section1-content {
        padding-left: 0;
        max-width: 430px !important;
        left: 50%
    }

    .about-section2, .about-section4 {
        padding-bottom: 35px
    }

    .newsletter-section:before {
        height: 320px
    }

    .about-section3 {
        padding-bottom: 110px;
        padding-top: 120px;
        margin-top: -30px
    }

    .sorter-options, .toolbar-left .showing select {
        font-size: 13px !important
    }

    .pages .items li.item a span img {
        width: 7px;
        top: 3px;
        left: 0
    }

    .new-label, .sale-label, .out-stock-label {
        font-size: 13px;
        line-height: 23px
    }

    .product-image-wrapper {
        min-height: 230px
    }

    .product-item-info a {
        font-size: 16px
    }

    .product-discription {
        font-size: 12px
    }

    .product-item .special-price {
        line-height: normal
    }

    .product-item .price-box .normal-price .price, .product-item .price-box .special-price .price {
        font-size: 16px
    }

    .product-info-main .product-options-bottom .box-tocart button.action.tocart.btn {
        width: 65%;
        padding: 13px 20px
    }

    .related_product .slick-list .slick-slide {
        padding: 0 10px
    }

    a.btn.blog-btn {
        font-size: 14px
    }

    .post-date-cateogry {
        margin-bottom: 10px
    }

    .post-name h2 a {
        font-size: 18px;
        line-height: 22px
    }

    .post-name {
        margin-bottom: 5px
    }

    .post-short-detail p {
        font-size: 13px;
        line-height: 22px
    }

    .recipe-form .recipe-main {
        max-width: 350px;
        top: 25%
    }

    h3.blog__post-title {
        font-size: 30px;
        line-height: 36px
    }

    .checkout-index-index #maincontent .fieldset .payment-method .field label {
        margin-bottom: 0
    }

    .blog-detail-content .post-date-cateogry .post-date {
        line-height: 30px
    }

    .account .newsletter-section {
        margin-top: 150px
    }

    .authentication-dropdown .modal-inner-wrap .modal-content .block.block-customer-login .primary button.action.action-login.secondary {
        margin-right: 0
    }

    .authentication-dropdown .modal-inner-wrap {
        padding: 20px
    }
}

@media only screen and (max-width:1024px) {
    .viewall-product {
        top: 35%
    }

    .product-image-wrapper img.product-image-photo {
        width: 100%
    }

    .video-content-main {
        top: 40%
    }

    .mobile-banner-section {
        display: block
    }

    .story_tab {
        left: 70%;
        bottom: 30px
    }

    .contact-content {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        margin: 50px auto
    }

    .contact-form-main .contact-form-right {
        width: 100%;
        float: left;
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        padding: 0 15px;
        margin-top: 0
    }

    .contact-form-main .contact-form-left {
        width: 100%;
        text-align: center;
        padding: 30px
    }

        .contact-form-main .contact-form-left img {
            width: auto
        }

    .contact-form-center {
        width: 100%
    }

    .banner_content .page-title {
        top: 50%
    }

    .widget.block-recent-posts.block-list-posts .block-content .item a.post-item-link {
        left: 40%
    }

    .logo-wrapper-left .logo {
        margin-right: 40px
    }

    nav.navigation .header-nav li {
        margin-right: 20px
    }

    .home-sec1-right {
        margin-top: 10px
    }

    .home-sec1-content h2 {
        font-size: 24px;
        line-height: 42px;
        margin-bottom: 20px
    }

    .blog-page-list .news-main-section {
        padding-right: 0;
        padding-left: 0
    }

    #home-sec2:after {
        top: -150px;
        height: 75px;
        width: 240px
    }

    .branch-content p {
        padding: 0 25px
    }

    .branch-content h3 {
        font-size: 22px
    }
}

@media only screen and (max-width:1023px) {
    .store-block {
        width: 33.33%
    }

    .store-content {
        width: 90%
    }

    .artisan_slider #artisan {
        z-index: 0
    }

    .section4-left {
        width: 100%
    }

    .section4-right, .section4-top .container {
        max-width: 100%
    }

    .newsletter_image {
        display: none
    }

    .news-letter-main {
        margin: 0 auto;
        float: none;
        padding-left: 0
    }
}

@media only screen and (max-width:991px) {
    .logo-wrapper-right {
        padding-right: 0;
        min-height: auto
    }

        .logo-wrapper-right .user-links {
            transform: inherit;
            position: relative;
            top: 0;
            width: auto;
            display: inline-block;
            float: right
        }

    .logo-wrapper-left .logo {
        margin: 0;
        float: left
    }

    .toggle-menu-btn {
        display: inline-block;
        float: left;
        margin-left: 0
    }

    #logo-wrapper, #logo-wrapper.header_full {
        padding: 0
    }

    .sticky, .header-stiky {
        position: relative
    }

    .navigation {
        background: #f5f5f5;
        box-sizing: border-box
    }

    nav.navigation .nav-item {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem
    }

        nav.navigation .nav-item a {
            padding: 10px;
            display: block
        }

    nav.navigation .header-nav {
        padding: 0
    }

    nav.navigation .nav-item {
        width: 100%;
        text-align: left;
        border: 0;
        border-bottom: 2px solid #e6e6e6
    }

    .logo-wrapper-main {
        position: relative
    }

    .navigation-main {
        padding: 0;
        float: left;
        margin: 0
    }

    .mob-navigation-main {
        position: absolute;
        top: 100%;
        z-index: 1;
        left: 0;
        width: 100%;
        display: none
    }

    .home-mainslider {
        width: 100%;
        margin-bottom: 30px
    }

    .home-newarival {
        width: 100%
    }

    .new-arrival-sec {
        width: 48%;
        float: left
    }

        .new-arrival-sec:last-child {
            float: right
        }

        .new-arrival-sec img {
            width: 100%
        }

    .home-newproduct {
        padding-top: 0;
        margin-bottom: 35px;
        display: inline-block;
        width: 100%
    }

    .home-featured-product {
        width: 100%
    }

    .fadeInLeftShort, .fadeInRightShort {
        opacity: 1 !important;
        transform: inherit !important
    }

    .home-cooking-classes {
        margin-top: 35px;
        padding-left: 0
    }

    .cooking-info {
        width: 100%
    }

    .footer-right-top .footer-right-top-left, .footer-right-top .footer-right-top-right {
        width: 100%;
        float: left;
        margin-bottom: 30px
    }

    .footer-right-bottom {
        width: auto
    }

    nav.navigation .nav-item a {
        text-align: left
    }

    .video-content-main {
        top: 0;
        position: relative;
        transform: inherit;
        margin-bottom: 30px
    }

    .mayer-clasees-video .mayer-clasees-video-left, .mayer-clasees-video .mayer-clasees-video-right {
        width: 100%;
        min-height: auto
    }

    .video-content-main:before {
        border: 7px solid #ddd
    }

    .mayer-classes-category-main .col-md-4 {
        width: 33.33%;
        float: left
    }

    .upcomnig-classes-section {
        padding: 40px
    }

    .inner-banner-caption .page-title h2 {
        font-size: 36px;
        line-height: 36px
    }

    .page-layout-2columns-left .sidebar-main {
        width: 100%;
        margin-bottom: 0
    }

        .page-layout-2columns-left .sidebar-main .block.filter {
            margin-bottom: 0
        }

    .page-layout-2columns-left .column.main {
        width: 100%
    }

    .event-page-grid .col-md-4 {
        width: 45%;
        float: left
    }

    .event-image img {
        width: 100%
    }

    .community-page-main .event-image {
        min-height: auto
    }

    .community-page-main .event-page-grid .col-md-4 {
        width: 50%
    }

    .community-item {
        min-height: 400px
    }

    .event-post-img img {
        width: 100%
    }

    .event-post-content {
        margin-top: 30px
    }

    .about-img {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .values-item-wrap .values-item {
        width: 33%;
        min-height: 300px
    }

    .about-section3 .about-img {
        text-align: center
    }

    .product-main-section {
        margin-top: 30px
    }

    .product.media {
        width: 55%;
        float: left
    }

    .classes-detail-main .product-info-main {
        padding-left: 30px
    }

    .product-info-main {
        width: 45%;
        float: left
    }

    .classes-detail-main .product-info-main .box-tocart button.action.tocart.btn {
        padding: 9px 80px
    }

    .product-item-info a.product-item-photo span.product-image-container {
        position: relative;
        top: 0;
        left: 0;
        transform: inherit
    }

    .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
        padding-left: 0
    }

    .logo-wrapper-right {
        width: auto;
        float: right;
        position: initial
    }

    .logo-wrapper-middle {
        width: 100%;
        position: absolute;
        top: 100%;
        background: #000;
        z-index: 10000
    }

    .main-heading h2 {
        font-size: 30px
    }

    .main-heading .heading-right .nav-tabs li a {
        font-size: 13px;
        min-width: 105px
    }

    .home-4k-section .home-4k-left, .home-4k-section .home-4k-right {
        width: 100%
    }

    .boombox-product-main:after {
        background: rgba(247,247,247,.5);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1
    }

    .boombox-main {
        position: relative;
        z-index: 100
    }

        .boombox-main .boombox-right {
            width: 100%
        }

    .boombox-img-left img {
        width: auto
    }

    .boombox-img-right img {
        width: auto
    }

    .footer-address {
        display: inline-block;
        width: 100%;
        margin: 0 auto
    }

        .footer-address ul li span.add-content {
            float: left;
            display: inline-block
        }

    .payment-method {
        display: inline-block;
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: left;
        float: left
    }

    .about-section2-content {
        width: 80%
    }

    .page-layout-1column .product-info-main {
        width: 100%;
        padding-left: 0;
        margin-top: 30px
    }

    .page-layout-1column .product.media {
        text-align: center;
        width: 100%;
        padding-right: 0
    }

    .defination-video {
        margin-bottom: 20px
    }

    .product-cate-main .col-md-5.pull-left, .product-cate-main .col-md-7.pull-right {
        width: 100%
    }

    .product-cate-main .product-img {
        display: inline-block;
        width: 100%;
        margin-bottom: 25px
    }

        .product-cate-main .product-img img {
            width: 100%
        }

    .product-content {
        display: inline-block;
        text-align: center;
        width: 100%
    }

        .product-content p {
            text-align: center;
            width: 100%
        }

    .contact-top-left {
        display: inline-block;
        width: 100%;
        margin-bottom: 30px
    }

        .contact-top-left br {
            display: none
        }

    .contact-top-right {
        display: inline-block;
        width: 100%
    }

        .contact-top-right ul li {
            width: 33.33%
        }

    .contact-add-sec {
        width: 100%;
        margin-top: 50px
    }

    .home-best-seller {
        margin-top: 50px
    }

    body.catalogsearch-result-index .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item {
        width: 31%;
        margin-right: 2%
    }

    .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0
    }

    .abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item, .cart-summary {
        width: 100%;
        display: inline-block;
        float: none
    }

    .cart-summary {
        margin-top: 30px
    }

    .checkout-cart-index #maincontent li {
        margin-bottom: 0
    }

    .cart-summary._sticky {
        top: 0 !important;
        margin-top: 30px;
        display: inline-block
    }

    .minicart-wrapper .action.showcart {
        background: 0 0;
        border: 0;
        padding: 20px
    }

    .link-cart .minicart-wrapper .action.showcart {
        padding: 0
    }

    .footer-bottom-main span.payment-method {
        width: 100%;
        text-align: center
    }

    .mobile-logo img {
        max-width: 130px
    }

    .slider-content h2 {
        font-size: 36px;
        line-height: 40px
    }

    .home-category-detail h3 {
        font-size: 18px
    }

    .home-category-detail .viewproduct {
        bottom: 0
    }

    .footer-option-top .col-md-3 {
        width: 50%;
        float: left
    }

    .product-unit-section {
        padding: 0
    }

    .product-item .price-box {
        margin-left: 0;
        min-height: 35px
    }

    .product-item-info a {
        padding: 0
    }

    .feature-brand-title h2 {
        font-size: 38px;
        text-align: center;
        margin-bottom: 30px
    }

    .footer-top-main .col-md-2, .footer-top-main .col-md-3, .footer-top-main .col-md-4 {
        text-align: left;
        margin-bottom: 35px;
        width: 100%;
        float: left;
        min-height: 230px;
        border-right: 0
    }

    .footer-bottom-main .col-md-9 {
        padding-left: 15px
    }

    .footer-menu ul {
        column-count: 2
    }

    .footer-menu.clumn2 ul {
        column-count: 2
    }

    .header-minicart a.icon-setting {
        display: inline-block
    }

    .search-section {
        display: none;
        position: absolute;
        width: 100%;
        left: 0;
        top: 100%;
        z-index: 1000;
        background: #8a5038;
        padding: 35px
    }

    .block-search .action.search:before {
        display: none
    }

    form#search_mini_form_mob {
        position: relative
    }

    .about-right:before {
        height: 100%;
        top: -100px
    }

    .about-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%;
        text-align: center
    }

    .about-right {
        width: 100%;
        text-align: center
    }

    .about-right-image img {
        width: 100%
    }

    .contact-map iframe {
        min-height: 400px;
        height: auto
    }

    .service-single .col-md-5, .service-single .col-md-7 {
        width: 100%;
        margin-bottom: 30px
    }

    .service-single {
        padding-bottom: 0
    }

    .service-grid {
        padding: 0
    }

    .service-content h3 {
        margin-bottom: 10px
    }

    ul.arrow-pattern span {
        margin-bottom: 15px;
        display: inline-block;
        width: 100%
    }

    .the-title h2 {
        font-size: 42px
    }

    .the-title {
        margin-top: 20px
    }

    .inner-banner img {
        opacity: 1;
        width: 100%
    }

    .thankyou-section {
        width: 100%
    }

    .thankyou-content h4 {
        font-size: 16px
    }

    .thankyou-content p {
        font-size: 15px;
        margin-bottom: 20px
    }

    .listing_page_main {
        margin: 0
    }

    .shipping-section {
        padding: 60px 0
    }

    .home-sale-section {
        display: inline-block;
        width: 100%
    }

    .home-sale-main {
        display: block;
        width: 100%;
        margin: 30px auto;
        overflow: hidden;
        top: 0
    }

    .home-sale-img {
        text-align: center
    }

    .home-sale-left {
        width: 100%
    }

    .home-sale-right {
        width: 100%
    }

    .about-left-content h2:after {
        display: none
    }

    .about-right-image {
        width: 100%
    }

    .about-left-content {
        width: 100%;
        text-align: center
    }

    .blogs-list .col-md-4 {
        width: 50%;
        float: left
    }

    .contact-form-main .contact-form-right {
        width: 100%;
        float: left;
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        padding: 0 15px;
        margin-top: 0
    }

    .contact-form-main .contact-form-left {
        width: 100%;
        text-align: center;
        padding: 30px
    }

        .contact-form-main .contact-form-left img {
            width: auto
        }

    .contact-form-center {
        width: 100%
    }

    .connect-withuse-right ul li .connect-icon {
        width: 60px;
        height: 60px;
        padding: 15px 0;
        margin-right: 15px
    }

    .connect-withuse h2 {
        font-size: 36px
    }

    .connect-content h4 {
        font-size: 16px;
        line-height: 15px;
        padding-bottom: 3px
    }

    .connect-content a {
        font-size: 16px
    }

    .connect-withuse-right ul li .connect-content {
        top: 10px
    }

    .connect-withuse-left {
        width: 100%
    }

    .connect-withuse-right {
        width: 100%;
        margin-top: 30px
    }

    .connect-withuse {
        display: inline-block;
        width: 100%;
        margin: 40px 0
    }

    .connect-withuse-left {
        width: 100%
    }

    .connect-withuse-right {
        width: 100%;
        margin-top: 30px
    }

        .connect-withuse-right ul {
            padding-left: 0
        }

            .connect-withuse-right ul li {
                width: 100%;
                margin-bottom: 30px;
                text-align: center
            }

                .connect-withuse-right ul li .connect-icon {
                    float: none;
                    margin: 0 auto
                }

                .connect-withuse-right ul li .connect-content {
                    top: 0;
                    float: none;
                    display: inline-block;
                    width: 100%;
                    margin-top: 15px
                }

    .locate-us {
        margin: 60px 0
    }

    .user-links-mobile li.my-account a.action {
        color: #52b232
    }

    .category-colm .home-category-single {
        width: 100%
    }

    .about-section:before {
        display: none
    }

    .about-main {
        padding-bottom: 0
    }

    .news-letter-content {
        width: 100%
    }

    .footer-single-clm {
        width: 33.33%;
        padding-left: 0;
        min-height: auto;
        margin-bottom: 50px
    }

        .footer-single-clm:first-child, .footer-single-clm:nth-child(2) {
            width: 50%;
            min-height: 220px
        }

        .footer-single-clm:after {
            display: none
        }

    .category-about-us .about-section {
        margin: 30px 0 0
    }

    .product-slider-main {
        width: 60%;
        min-width: auto;
        min-height: auto
    }

        .product-slider-main img {
            width: 70%;
            position: relative;
            top: 0;
            left: 0;
            transform: inherit
        }

    .short-discription {
        width: 100%
    }

    .contact-page-main {
        display: inline-block;
        width: 100%
    }

    .contact-top-main {
        margin-top: 0
    }

    .contact-blocks .contact-block-single {
        width: 100%;
        margin-bottom: 30px
    }

        .contact-blocks .contact-block-single:nth-child(2) {
            margin: 0 auto 30px
        }

    .contact-form {
        width: 100%
    }

    .contact-form-section {
        margin: 10px 0
    }

    .contact-form-main .contact-form-right .contact-map img {
        width: 100%
    }

    .thankyou-content-right {
        width: 100%
    }

    .thankyou-content-left {
        width: 100%
    }

    .thankyou-content-main {
        padding-top: 50px
    }

    .slider-image img {
        min-height: 400px;
        object-fit: cover
    }

    .homeabout_content {
        max-width: 90%;
        margin: 50px auto;
        float: none;
        height: 100%;
        text-align: center;
        display: block
    }

        .homeabout_text p, .homeabout_content .main-title h2, .homeabout_content .main-title {
            text-align: center
        }

    .homeabout_main {
        background-position: 75% 0;
        background-size: cover
    }

    .speciality_left, .speciality_right {
        width: 100%
    }

    .speciality_img {
        text-align: center
    }

        .speciality_img span {
            position: relative;
            top: 0;
            left: 0
        }

    .about_title:before, .catering_title:before {
        width: 65%
    }

    .page-title h2 {
        font-size: 48px;
        line-height: 60px
    }

    #maincontent.top_margin {
        margin-top: 0
    }

    .logo-wrapper-left .logo h1 a, .logo a {
        display: block
    }

    .user-links-mobile ul li.my-account a {
        display: inline-block;
        position: relative;
        top: 0
    }

    .arsian_main .artisan-left, .arsian_main .artisan-right, .story_tab_left, .story_tab_right {
        width: 100%
    }

    .story_tab {
        left: 70%;
        bottom: 25px
    }

    .story_tab_right {
        text-align: center
    }

    .artisan-content, .storytab-content1, .story_tab {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        text-align: center;
        margin: 50px auto;
        padding: 0 15px
    }

    .story_tab {
        margin: 0 auto 50px;
        bottom: 0;
        width: 100%;
        max-width: 100%
    }

    .our_story_tabs_new {
        background: #f9f9f9
    }

    .brewed-journal:after, .virtual-appreciation3:after, .career-section3:before {
        width: 221px;
        height: 222px;
        background-size: contain
    }

    .brewed-journal:before, .virtual-appreciation5:before, .trade-section5:before {
        bottom: -150px;
        width: 400px;
        height: 400px;
        background-size: contain
    }

    .virtual-appreciation5:before {
        bottom: -70px
    }

    .instagram_grid li {
        float: left;
        width: 33.33%;
        margin: 0;
        padding-right: 10px;
        margin-bottom: 10px
    }

        .instagram_grid li img {
            width: 100%
        }

    .foot-clm-multi, .foot-clm-single, .foot-clm-multi:last-child {
        width: 50%;
        min-height: 230px
    }

    .social-media .footer-heading h3, .footer-heading h3 {
        margin-bottom: 15px
    }

    .footer-address ul li {
        margin-bottom: 15px
    }

    .footer-bottom-content p br {
        display: none
    }

    .tab-content {
        display: inline-block;
        width: 100%;
        padding: 0 15px
    }

    .contact-content {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        margin: 0 auto;
        display: inline-block
    }

    .breadcrumb-section {
        margin-bottom: 0
    }

    .workshop-sec1-content ul li {
        width: 49%;
        min-height: 380px;
        border-bottom: 1px dashed #ddd;
        margin-bottom: 30px
    }

        .workshop-sec1-content ul li:nth-child(2) {
            border-right: 0
        }

    .workshop-sec2 {
        margin-top: 0
    }

        .workshop-sec2:after {
            width: 300px;
            height: 280px;
            background-size: contain
        }

    .workshop-sec2-content ul {
        width: 100%
    }

    .workshop-sec2:before {
        bottom: -100px;
        width: 320px;
        height: 300px;
        background-size: contain
    }

    .workshop-contactus-content p {
        margin-bottom: 20px
    }

    .main-title h2 {
        padding-bottom: 10px;
        position: relative;
        line-height: normal
    }

    .reason-subscribe-content ul li {
        width: 50%;
        min-height: 300px;
        margin-bottom: 50px
    }

    .reason-subscribe {
        padding-bottom: 20px
    }

    .subscribe-section3 {
        margin: 20px 0 0
    }

    .career-section2-content ul li {
        width: 50%;
        margin-bottom: 30px;
        padding: 0 15px
    }

        .career-section2-content ul li .career_joinus_img img {
            width: 100%
        }

    .partner-reason .reason-content {
        min-height: 270px
    }

    .feature-product-section {
        margin-bottom: 50px
    }

    .mobile-header .header-wishlist a {
        font-size: 19px
    }

    .block-search .block-content {
        top: 100%;
        width: 100%;
        z-index: 1
    }

    nav.navigation .level0 .submenu {
        background: #f5f5f5;
        position: relative
    }

    .checkout-payment-method .checkout-billing-address .primary button {
        margin: 0 auto 10px !important
    }

    .welcome-left, .welcome-right {
        position: relative;
        transform: inherit;
        top: 0;
        left: 0;
        width: 100%;
        padding-left: 0
    }

    .home-section1:before {
        display: none
    }

    .welcome-img img {
        width: 100%
    }

    .home-subscribe-main p {
        text-align: center;
        width: 100%;
        text-align: left
    }

    .subscribe-form-main:before {
        left: 50%;
        -webkit-transform: translate(-50%,0px);
        -moz-transform: translate(-50%,0px);
        -ms-transform: translate(-50%,0px);
        -o-transform: translate(-50%,0px);
        transform: translate(-50%,0px)
    }

    .welcome-img {
        margin-bottom: 35px
    }

    .home-section2:after {
        bottom: -100px
    }

    .sidebar-img {
        text-align: center
    }

    .header_top p {
        line-height: normal;
        padding: 5px 10px
    }

    .plant-img img {
        width: 250px
    }

    .catalog-category-view .home-subscribe-main .home-subscribe-right p, .category-about-us .about-footer-right p {
        text-align: left;
        width: 100%
    }

    .catalog-category-view .home-subscribe-main .home-subscribe-right a.btn.slider-btn, .category-about-us .about-footer-right .about-footer-mid-right, .catalog-category-view .home-subscribe-main .home-subscribe-right a.btn.slider-btn, .category-about-us .home-subscribe-main .home-subscribe-right a.btn.slider-btn {
        float: left;
        margin-top: 20px
    }

    .product-list-main #feature_products {
        width: 80%
    }

    .contact-title h2 {
        font-size: 32px;
        line-height: 36px
    }

    .contact-left, .contact-right {
        width: 100%
    }

    .contact-right {
        text-align: center;
        margin: 50px 0
    }

        .contact-right p {
            text-align: center
        }

    .form-content {
        width: calc(100% - 0%);
        padding-left: 0
    }

    .get-in-touch .getin-touch-content {
        display: inline-block;
        width: 100%;
        margin-bottom: 25px
    }

    .get-in-touch .col-md-3 .getin-touch-content {
        margin-bottom: 0
    }

    .about-section1 .about-left, .about-section3 .about-left {
        position: relative;
        top: 0;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        margin-bottom: 0
    }

    .about-section1-content {
        max-width: 100%;
        padding: 30px 0;
        text-align: center
    }

        .about-section1-content .main-title, .about-section1-content .main-title h2 {
            text-align: center
        }

    .mission-vision-content {
        text-align: center
    }

        .mission-vision-content .title {
            font-size: 32px
        }

    .about-section3 .about-left, .about-section3 .about-right {
        width: 100%
    }

    .about-section3 .about-image img {
        width: 100%
    }

    .about-section3-content {
        max-width: 100%;
        padding: 50px 0
    }

        .about-section3-content .about-content p, .about-section3-content .main-title {
            text-align: center
        }

    .about-images ul li {
        margin-right: 9px
    }

    .section4-bottom-left {
        padding-top: 0
    }

        .section4-bottom-left p {
            font-size: 15px
        }

    .section4-bottom-left, .section4-bottom-right {
        width: 100%
    }

    .section4-bottom-left {
        padding-top: 30px
    }

    .section4-bottom-right img {
        width: 100%
    }

    .header_top .col-md-5, .header_top .col-md-2 {
        width: 100%;
        text-align: center
    }

    .header-top-content ul.header.links, .header_top p {
        text-align: center
    }

    .header-top-content ul li, .header-top-content p {
        line-height: 15px
    }

    .menu-section {
        display: none;
        position: absolute;
        width: 100%;
        left: 0;
        background: #141414;
        top: 100%;
        z-index: 10
    }

    .navigation-main nav.navigation {
        background: #141414;
        max-width: 100%
    }

    nav.navigation .category-item {
        margin: 0;
        border: 0
    }

    .menu-section nav.navigation .header-nav .level0 a {
        display: inline-block;
        width: 100%;
        text-align: left;
        padding-left: 0;
        border-bottom: 0;
        padding: 0 15px
    }

        .menu-section nav.navigation .header-nav .level0 a:hover {
            color: #fff;
            background: #00135f
        }

    .navigation-main {
        padding: 0;
        float: left;
        margin: 0
    }

    .navigation {
        background: #f5f5f5;
        box-sizing: border-box
    }

    nav.navigation .nav-item {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem
    }

        nav.navigation .nav-item a {
            padding: 10px;
            display: block
        }

    nav.navigation .header-nav {
        padding: 0
    }

    nav.navigation .nav-item {
        margin: 0;
        width: 100%;
        text-align: left;
        border: 0;
        border-bottom: 0
    }

    nav.navigation .ves-megamenu .level0 .nav-item .submenu .dropdown-submenu {
        display: inline-block
    }

    nav.navigation .level0.level-top a, nav.navigation .level0.level-top.active a {
        padding: 0 15px;
        border-bottom: 1px solid #fff;
        color: #fff;
        font-size: 14px
    }

    .toggle-menu-btn {
        display: block;
        margin: 0 auto;
        float: right;
        padding: 0;
        text-align: right;
        line-height: normal;
        text-transform: uppercase;
        font-weight: 700
    }

    .user-links ul li.header-search .block-search span {
        margin-top: 12px
    }

    .menu-section nav.navigation .header-nav li {
        margin-right: 0;
        width: 100%;
        display: inline-block;
        margin-bottom: 10px
    }

        nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a, .menu-section nav.navigation .header-nav li a {
            font-size: 14px
        }

    .logo-wrapper-right {
        padding-bottom: 0;
        padding-top: 5px;
        padding-right: 45px
    }

    .menu-section nav.navigation .header-nav li .submenu li a {
        border-bottom: 1px solid #a2833c;
        color: #fff
    }

    .menu-section nav.navigation .header-nav li.active .submenu li a {
        font-weight: 400
    }

    .subscribe-form-main a.btn {
        padding-right: 35px
    }

    .page-header li.switcher.language.switcher-language.mobile-dropdown {
        display: inline-block
    }

    .page-header li.switcher.language.switcher-language.no-dropdown {
        display: none
    }

    .intro-mission-vision .col-md-6 .our-mission-vision {
        margin-top: 30px
    }

    .intro-mission-vision .col-md-6:first-child .our-mission-vision {
        margin-top: 0
    }

    .intro-mission-vision .col-md-6:after {
        width: 100%;
        height: 1px;
        margin-top: 20px;
        top: 100%
    }

    .our-mission-vision {
        padding: 0 15px;
        max-width: 100%
    }

    .qa-grid ul li {
        width: 33.33%
    }

    .qa-setion1-left {
        width: 100%;
        display: inline-block
    }

    .qa-setion1 .container {
        display: inline-block
    }

    .qa-setion1-right {
        width: 100%
    }

    .banner_content .page-title {
        top: 35%
    }

    .business_sec1 .col-md-5, .business_sec1 .col-md-7, .business_sec2 .col-md-6 {
        width: 100%
    }

    .business_img {
        margin-bottom: 30px
    }

    .business_sec2 .business_content, .business_sec2 .business_content p {
        text-align: left
    }

    .business_img img {
        width: 100%
    }

    #inner-banner-main {
        margin-bottom: 30px
    }

    .thankyou-main-content {
        max-width: 100%
    }

    .thankyou-content p {
        width: 100%
    }

    .thankyou-main-content a.btn {
        text-align: center;
        margin-bottom: 10px
    }

    .navigation-main nav.navigation ul {
        width: 100%
    }

    .menu-section nav.navigation .header-nav li .submenu li a {
        color: #fff !important
    }

    .career-top .col-md-5.pull-left {
        width: 100%
    }

    .category-careers #maincontent:before {
        width: 100%;
        top: -20px
    }

    .category-careers #maincontent:after {
        width: 100%
    }

    .career-img img {
        width: 100%
    }

    .career-top-cotent {
        margin: 0;
        width: 100%;
        padding: 30px
    }

    nav.navigation .level0.parent > .level-top > .ui-menu-icon {
        display: inline-block
    }

        nav.navigation .level0.parent > .level-top > .ui-menu-icon:after {
            font-size: 36px
        }

    .credentials_number {
        margin-right: 2%
    }

    .credentials_content {
        width: 93%
    }

    .opc-block-summary {
        padding: 22px 20px
    }

    nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a, .menu-section nav.navigation .header-nav li a {
        font-size: 16px;
        line-height: 45px;
        display: inline-block;
        width: 100%;
        text-align: left
    }

    .toggle-menu-btn span.menu-open i:before {
        content: '\f00d';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700
    }

    .header-minicart a.icon-setting .cart-content {
        display: none
    }

    .page-header #logo-wrapper .container {
        padding: 15px 10px
    }

    .header_top {
        overflow: hidden
    }

    .cart-img img {
        width: 25px
    }

    .cart-img {
        top: 0;
        width: 40px;
        height: 40px;
        border-radius: 10px;
        margin-right: 0
    }

    .header-minicart {
        top: 0
    }

    .user-links ul li.header-login, .user-links ul li.header-wishlist {
        top: 0
    }

    .logo-wrapper-left {
        width: 270px
    }

    .home-about .about-right {
        width: 100%
    }

    .home-about .about-left {
        display: inline-block;
        background-size: cover;
        margin-top: -110px;
        padding: 150px 0
    }

    .homeabout-content {
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        text-align: left;
        width: 90%
    }

        .homeabout-content .main-title h2 {
            font-size: 42px
        }

    .brand-slider .main-title {
        max-width: 100%
    }

    .home-ourbrand:after {
        background-position: top
    }

    .home-about .about-left:before {
        bottom: -30px;
        height: 165px;
        background-size: contain
    }

    .footer-top-main {
        background-size: cover
    }

    .about-image {
        margin-bottom: 30px
    }

    .category-about-us #maincontent {
        padding-bottom: 100px
    }

    .block-products-list .products-grid.grid .product-items li.product-item {
        width: 31%
    }

    .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item {
        margin-left: 0;
        margin-right: 1.5%
    }

    .post-content2-left img {
        width: auto
    }

    .post-content2-left {
        text-align: center;
        margin-bottom: 20px
    }

    .post-content2-right.award-title {
        text-align: center;
        padding-left: 0;
        min-height: auto
    }

        .post-content2-right.award-title h3 {
            position: relative;
            top: 0;
            left: 0;
            transform: inherit
        }

    .joinus-img img {
        width: 100%;
        margin-bottom: 30px
    }

    .chinese-new-year img {
        margin-bottom: 30px
    }

    .chinese-new-year span.height100 {
        display: none
    }

    .news-detail-contents h3 {
        text-align: center;
        margin-bottom: 30px;
        line-height: normal
    }

    .news-detail-contents {
        padding-bottom: 30px
    }

    .availabe-online h4 a {
        line-height: normal
    }

    .thankyou-content h2 {
        margin-bottom: 30px
    }

    .mfp-auto-cursor .mfp-content .product-info-main {
        width: 100%
    }

    .mfp-auto-cursor .mfp-content .product.media {
        width: 100%;
        padding: 0
    }

        .mfp-auto-cursor .mfp-content .product.media .fotorama__stage {
            margin: 0 auto
        }

    .navigation-main nav.navigation .ves-megamenu li {
        float: left;
        display: inline-block;
        margin: 0 auto
    }

    .ves-menu .navigation .level0 > .submenu {
        box-shadow: none;
        position: relative;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important
    }

    .navigation .ves-megamenu .level0 .submenu .submenu {
        left: 0 !important;
        padding: 0;
        display: none
    }

    .nav-mobile .nav-item.level1 {
        padding-left: 0
    }

        .nav-mobile .nav-item.level1.hide-menu {
            display: none
        }

    .ves-megamenu .opener.item-active {
        background: 0 0
    }

    .block-search input {
        padding: 0
    }

    .footer_newsletter {
        margin-top: 0
    }

    .blog-index-index #maincontent:after {
        width: 220px;
        background-size: contain;
        height: 250px;
        z-index: -1
    }

    .post-list-wrapper .col-md-4 {
        text-align: center
    }

    .blog-sidebar {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding-left: 0;
        margin-bottom: 80px
    }

    .contact-content:before {
        bottom: -50px;
        width: 300px;
        height: 250px
    }

    .cart-container .checkout-methods-items {
        display: inline-block;
        text-align: center
    }

        .cart-container .checkout-methods-items .action.primary {
            width: auto;
            margin-top: 0
        }

    #discount-coupon-form .primary button.action.primary {
        width: auto
    }

    .cart-summary .block .fieldset {
        margin-bottom: 10px
    }

    .ves-megamenu .opener {
        display: inline-block
    }

    nav.navigation .nav-item.level0 a .caret {
        display: none
    }

    .ves-megamenu .level0 .submenu .dynamic-items > ul > li.dynamic-active > a .caret, nav.navigation .nav-item.level0 a .caret {
        display: none
    }

    .ves-megamenu .level0 .submenu .dynamic-items > ul > li > a {
        font-size: 16px
    }

    nav.navigation .level0 .submenu li a span.opener {
        position: relative;
        float: right;
        padding: 0
    }

    .ves-megamenu .level0 .submenu .dynamic-items > ul > li.dynamic-active > a {
        border-bottom: 0 !important
    }

    .rev_slider_wrapper .tparrows {
        display: none
    }

    .customer-account-login .page-header, .customer-account-createpassword .page-header, .customer-account-logoutsuccess .page-header, .checkout-cart-index .page-header, .page-print.account.page-layout-1column .page-header, .checkout-onepage-success .page-header, .checkout-index-index .page-header, .customer-account-create .page-header, .customer-account-forgotpassword .page-header, .account .page-header, .cms-page-view .page-header, .amgiftcard-preview-index .page-header, .sendfriend-product-send .page-header, .cms-no-route .page-header, .catalogsearch-result-index .page-header {
        z-index: 1
    }

    .nav-mobile .mega-col.mega-col-level-1 {
        padding-right: 0
    }

    #checkout .authentication-wrapper {
        z-index: auto
    }

    .rewards__checkout-cart-usepoints .discount-form button {
        width: auto
    }

    .user-links ul li.header-login a {
        width: 40px;
        height: 40px;
        padding: 3px 0;
        border-radius: 10px
    }

        .user-links ul li.header-login a img {
            width: 24px
        }

    .user-links ul li {
        margin: 0 10px
    }

    .toggle-menu-btn span {
        right: 15px;
        margin-top: -14px
    }

    nav.navigation .nav-item.level0 a:hover:before, nav.navigation .nav-item.level0.active a:before, .menu-section nav.navigation .header-nav li a:hover:before {
        left: 15px;
        margin-left: 0;
        top: auto;
        bottom: 0;
        border: 0
    }

    form#search_mini_form {
        width: 100%
    }

    .home-sec1-left {
        width: 60%
    }

        .home-sec1-left:before {
            right: -30px;
            bottom: 100px
        }

    .home-sec1 .container {
        display: inline-block;
        width: 100%
    }

    .home-sec1-right {
        max-width: 100%
    }

    .home-sec1-right {
        margin-top: 50px;
        margin-bottom: 50px
    }

    #home-sec2:after {
        top: 0
    }

    #home-sec2:before {
        top: 0;
        height: 550px
    }

    .home-category-slider .slick-list {
        padding: 160px 0 100px
    }

    .retailer-image, .home-sec1-content {
        text-align: center
    }

    .cat-name a {
        font-size: 20px
    }

    .retailer-content {
        text-align: center;
        width: 100%;
        padding-bottom: 50px
    }

        .retailer-content p {
            text-align: center
        }

    .newsletter-section:before {
        height: 100%;
        top: -160px
    }

    .cms-home .newsletter-section:before {
        height: 100%;
        top: -180px
    }

    .footer-bottom-main .row {
        display: flex;
        flex-wrap: wrap
    }

    .news-letter-main {
        margin: 0;
        padding: 0
    }

    .about-section1-content p {
        font-size: 13px;
        line-height: 25px;
        text-align: left
    }

    .newsletter-img {
        text-align: center
    }

    .about-section1-content {
        max-width: 45%;
        text-align: left
    }

    .about-section2:before {
        height: 450px;
        top: -100px
    }

    .about-section2 .about-section1-content {
        max-width: 100% !important;
        left: 0;
        position: relative;
        top: 0;
        transform: inherit
    }

    .footer-top-main {
        padding-top: 0
    }

    .about-section1 {
        background-position: 60%;
        padding-bottom: 50px
    }

    .about-section2 .about-section1-content {
        text-align: center
    }

    .about-section1-content p {
        text-align: left
    }

    .about-section2 .col-md-6 {
        float: left;
        width: 50%
    }

    .avantage-img {
        margin-top: -130px
    }

    .about-main h2 {
        text-align: center
    }

    .about-content-center p {
        text-align: center
    }

    .about-section4 .col-md-6 {
        width: 50%;
        float: left
    }

    .news-letter-main .news-letter-content .field.newsletter input, .field.newsletter input {
        padding: 18px 15px
    }

    .recipe-img {
        top: 0
    }

    .recipe-form .recipe-main {
        left: 70%;
        top: 45%
    }

    .corpo-right, .corpo-left {
        width: 100%
    }

    .corpo_form {
        text-align: center
    }

        .corpo_form img {
            width: auto
        }

    .contact-page-main .corpo-form-section {
        margin-top: 0
    }

    .corpo-form-main:before {
        width: 100%;
        height: 300px;
        left: 0
    }

    .blog-page .widget.block .block-title strong {
        font-size: 22px;
        padding: 0 15px
    }

    .blog-page .widget.block a.archive-item-link {
        font-size: 15px;
        margin-bottom: 10px
    }

    .widget.block-list-posts .block-content .item a.post-item-link {
        font-size: 15px
    }

    .post-listing ul {
        padding-left: 0;
        display: flex;
        flex-wrap: wrap
    }

    .page-layout-2columns-right .column.main, .page-layout-2columns-right .sidebar-main {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .minicart-wrapper .action.showcart .counter.qty {
        display: inline-block;
        top: -10px;
        right: -5px
    }

    .product-item-details .addcart a.btn, .product-item-details .addcart button.btn {
        padding: 8px;
        border-radius: 10px;
        line-height: normal
    }

        .product-item-details .addcart a.btn img, .product-item-details .addcart button.btn img {
            width: 22px
        }

    .product-item .price-wrapper .price {
        font-size: 16px
    }

    .recomanded-slide .item.product-item:nth-child(4n) {
        margin-right: 1%
    }

    .recomanded-slide {
        display: flex;
        flex-wrap: wrap
    }

    body.page-layout-2columns-left.catalog-category-view .columns, body.catalogsearch-result-index .columns {
        z-index: 0
    }

    .newsletter-section {
        margin-top: 150px
    }

    .page-layout-2columns-right .sidebar-main {
        margin-bottom: 150px
    }

    .cms-thank-you.cms-page-view #inner-banner-main {
        display: none
    }

    body.page-layout-fullpage-layout main#maincontent {
        padding-top: 0
    }

    .cms-page-view header.page-header.header-stiky {
        position: relative
    }

    .corpo-right {
        text-align: center
    }

    .business-venture-content h2 {
        font-size: 36px;
        line-height: 46px
    }

    .also-like-section .main-title h2 {
        z-index: 0
    }

    .slick-prev, .related_product button.slick-arrow {
        position: absolute;
        top: 50%;
        width: 50px;
        margin-top: 15px;
        color: transparent;
        background: #eaebf2
    }

    .related_product .slick-list {
        padding-left: 0;
        padding-right: 0
    }

    header.page-header.header-stiky {
        z-index: 100
    }

    .checkout-cart-index .related-slider {
        padding-bottom: 0
    }

    .block.filter .filter-title a.action.clear.filter-clear {
        top: 6px;
        right: 10px
    }

    .checkout-index-index #maincontent .fieldset .payment-method .field label {
        width: auto
    }

    .bundle-options-container .bundle-options-wrapper .product-options-wrapper {
        width: 100%
    }

        .bundle-options-container .bundle-options-wrapper .product-options-wrapper button.action.back.customization {
            width: 100%
        }

    .header-top .header-top-right .header-top-menu ul {
        display: none
    }

    .header-top-content {
        display: none
    }

    .header-bottom {
        margin: 0;
        padding: 5px 0
    }

    .page-header {
        background-color: #1d1d1d;
        position: relative;
        border: 0
    }

    .latest-announcment .slick-list {
        width: 90%;
        height: auto !important
    }

    .announcement-left {
        width: 100%;
        margin-right: 0
    }

    .announcement-right {
        width: 100%
    }

    .home-section1 {
        padding: 15px 0
    }

    .latest-announcment button.slick-arrow {
        right: 30px;
        top: -38px;
        margin: 0
    }

    .home-service-img img {
        width: 100%;
        min-height: 325px;
        object-fit: cover
    }

    .newsletter-content p {
        text-align: center
    }

    .home-newsletter .newsletter-content {
        text-align: center;
        margin: 0 auto;
        max-width: 80%
    }

    .footer-bottom-main {
        padding: 20px 0
    }

    .chart-left-right-main .row .pull-left.chart-img-center, .chart-left-right-main .row .pull-right.chart-img-center {
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        margin-bottom: 30px;
        width: 100%
    }

    .chart-content p, .chart-content {
        text-align: center
    }

        .chart-content ul li:before {
            left: auto;
            margin-left: -20px
        }

    .chart-content {
        width: 100%
    }

    .chart-left-right-main {
        padding: 35px 0
    }

    .adp-range-main h4 {
        font-size: 36px;
        margin-bottom: 40px
    }

    #related_product .product-image-wrapper img.product-image-photo {
        width: auto
    }

    .product-item-info .product-item-details {
        text-align: center
    }

    .product-item .product-item-actions .actions-primary form button.action {
        width: 100%;
        margin: 0 auto
    }

    .post-listing li {
        width: 48%;
        margin-right: 2%
    }

        .post-listing li:nth-child(3n) {
            margin-right: 2%
        }

    .about-content-main .about-right, .about-content-main .about-left {
        width: 100%;
        min-height: auto
    }

    .about-content-center {
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        margin-top: 50px;
        width: 100%
    }

    .about-section2 .about-content-main .about-right, .about-content-main .about-content-center li {
        text-align: center
    }

        .about-content-main .about-content-center li:before {
            left: auto;
            margin-left: -20px
        }

    .enav-banner-content {
        top: 50%
    }

    .category-e-navigation #inner-banner-main img {
        min-height: 600px
    }

    .chart-content h2 {
        width: 100%
    }

    .header-mobile-menu {
        display: block
    }

    .ves-menu .navigation .level0 > .submenu .nav-item a.nav-anchor.subitems-group {
        font-size: 16px
    }

    .ves-megamenu .dropdown-menu .content-wrap .megamenu-content .nav-item.level1.submenu-left.subgroup.dropdown-submenu {
        min-height: auto
    }

    .ves-megamenu .dropdown-menu .megamenu-header {
        font-size: 24px;
        margin-bottom: 0;
        padding-bottom: 10px
    }

    .category-chartwatch #inner-banner-main img {
        min-height: 500px;
        opacity: 1
    }

    .ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
        padding: 30px
    }

    #maincontent .opc-wrapper .form-discount .actions-toolbar .primary, #maincontent .opc-wrapper .form-discount .actions-toolbar .secondary {
        width: 100%;
        margin: 0 auto 10px
    }
}

@media only screen and (max-width:770px) {
    .process-time i {
        float: left;
        position: relative;
        top: 3px
    }

    .process-time span span.process-date {
        margin-top: 0;
        padding-left: 10px;
        width: 90%;
        float: left
    }

    .community-item {
        min-height: 360px
    }

    .reason-subscribe-content ul li {
        min-height: 350px
    }

    .about-section2 .about-section1-content {
        padding: 0
    }

    .ontime-img {
        margin-top: 80px
    }

    .page-title h2 {
        font-size: 30px
    }

    .qty-bundle {
        padding-left: 5px
    }

    #maincontent .opc-wrapper .form-discount .actions-toolbar .primary {
        float: left;
        margin-right: 0
    }

    .branch-single {
        width: 48%;
        margin: 0 1% 2%
    }

    #maincontent .opc-wrapper .form-discount .actions-toolbar button.button.action {
        margin-right: 0 !important;
        margin-bottom: 10px !important
    }
}

@media only screen and (max-width:768px) {
    .category-colm .home-category-single {
        width: 100%
    }

    .opc-wrapper {
        width: 60%
    }

    .opc-sidebar {
        width: 40%
    }

    .opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
        font-size: 20px
    }

    .brand-logo-grid ul li {
        width: 50%
    }

    .brand-content {
        min-height: 220px
    }

    .tp-title-wrap .tp-arr-titleholder {
        font-size: 24px;
        line-height: normal
    }

    .tparrows:before {
        font-size: 11px;
        line-height: 20px
    }

    .rev_slider_wrapper .tparrows {
        min-width: 120px;
        text-align: center
    }

    .checkout-index-index #maincontent .fieldset .field label, .checkout-index-index #maincontent .fieldset .field .label {
        line-height: normal;
        margin-bottom: 10px;
        width: 100%
    }

    .checkout-index-index #maincontent .fieldset .field .control, .checkout-index-index #maincontent .fieldset .field .control {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .opc-wrapper {
        width: 100%
    }

    .homeslider-caption br {
        display: none
    }

    .homeslider-caption h2 {
        font-size: 42px
    }

    .homeslider-caption a.homeslider-btn {
        margin-top: 15px
    }

    .home-mainslider ol.flex-control-nav {
        bottom: 5px
    }

    .homeslider-caption {
        position: relative;
        background: #231f20;
        left: 0;
        bottom: 0;
        padding: 30px;
        padding-bottom: 50px
    }

    .home-flash-sale .main-title {
        text-align: left;
        width: 70%
    }

    .home-flash-sale .title-wrap {
        padding: 20px 10px
    }

    .mayer-classes-category-main .col-md-4 {
        width: 50%
    }

    .class-cat-detail {
        min-height: 100px
    }

    .mayer-classes-category {
        min-height: 400px;
        margin-bottom: 15px
    }

    .mayer-classes-category-main {
        margin: 50px 0 30px
    }

    .thankyou-section {
        width: 100%;
        left: 0
    }

    .thankyou-content h2 {
        font-size: 30px;
        margin: 0 auto 15px
    }

    .thankyou-content p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 15px
    }

    .popup-left {
        width: 100%
    }

    .popup-right {
        width: 100%;
        position: absolute;
        background: rgba(0,0,0,.7);
        top: 0;
        height: 100%
    }

    .modal-body form {
        width: 100%;
        margin: 40px auto 0;
        position: relative
    }

    .modal-body h2 {
        font-size: 26px;
        color: #fff
    }

    .modal-open .modal-sm {
        padding: 0
    }

    .modal-open .modal-body p {
        color: #fff
    }

    .event-page-main .event-page-grid .col-md-4 {
        width: 50%
    }

    .product.media {
        width: 100%
    }

    .product-info-main {
        width: 100%;
        margin-bottom: 70px
    }

    .classes-detail-main .product-info-main {
        padding-left: 0
    }

    .classes-detail-main .process-time span {
        width: 100%
    }

    .comming-soon-content h3 {
        font-size: 16px
    }

    .feature-main h2 {
        font-size: 24px
    }

    .main-heading .heading-right, .main-heading .heading-left {
        width: 100%
    }

        .main-heading .heading-right .nav-tabs {
            width: 100%;
            margin-right: 0
        }

            .main-heading .heading-right .nav-tabs li {
                margin-left: 0
            }

    #best-seller .flex-direction-nav, #sale-item .flex-direction-nav {
        top: -30px
    }

    .contact-top-right ul li {
        width: 50%
    }

    .contact-top-right ul {
        padding-left: 0
    }

    .navigation .parent .level-top:after {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 40px;
        line-height: normal
    }

    nav.navigation .level0.level-top a, nav.navigation .level0.level-top.active a {
        display: inline-block;
        width: 100%;
        text-align: left;
        color: #fff;
        border-left: 0
    }

    #reviews .product-tab-main .review-list {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }

    #reviews .product-tab-main .review-add {
        width: 100%
    }

    #maincontent .fieldset.review-fieldset .field.review-field-ratings .label {
        padding: 0
    }

    .payment-method {
        text-align: center
    }

    .page-layout-2columns-left .sidebar-main {
        margin-bottom: 20px
    }

    .login-container {
        margin-top: 0
    }

    .scroll-bottom {
        top: 70%;
        right: 0
    }

        .scroll-bottom div.span {
            right: -40px;
            top: -65px
        }

    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: 0
    }

    .block-search .control {
        display: inline-block;
        width: 100%;
        margin: 0 auto;
        border: 0
    }

        .block-search .control input {
            position: relative;
            margin: 0;
            top: 0;
            left: 0;
            width: 100%
        }

    .mobile-header .block-search .control input {
        max-width: 100%
    }

    .block-search label.label {
        position: absolute;
        top: 5px;
        right: 10px;
        z-index: 1
    }

    .search-section .search-active {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: #151515de;
        height: 100%;
        z-index: 1000;
        min-width: auto
    }

    .block-search {
        margin: 0
    }

    .search-section .search-active .block.block-search {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 90%
    }

    span.search-close {
        right: 0
    }

    body.catalogsearch-result-index .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item {
        width: 47%
    }

    .account.page-layout-2columns-left .column.main .block {
        display: inline-block;
        width: 100%;
        margin-bottom: 0
    }

    .account .column.main .order-products-toolbar.toolbar.bottom, .account .column.main .toolbar.products-reviews-toolbar.bottom {
        display: inline-block;
        width: 100%;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee
    }

        .account .column.main .order-products-toolbar.toolbar.bottom p.toolbar-amount, .account .column.main .toolbar.products-reviews-toolbar.bottom p.toolbar-amount {
            float: left;
            margin: 0
        }

        .account .column.main .order-products-toolbar.toolbar.bottom .limiter, .account .column.main .toolbar.products-reviews-toolbar.bottom .limiter {
            float: right;
            margin: 0;
            clear: none
        }

    .cart-container .form-cart .action.continue, .checkout-cart-index button, .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action, .checkout-cart-index .action-gift {
        display: inline-block;
        width: 100%
    }

    .cart.table-wrapper .items .cart.item tr.item-actions td {
        padding: 0;
        margin: 10px 0;
        display: inline-block;
        width: 100%;
        padding-top: 10px
    }

    .slider-content {
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        background: rgba(0,0,0,1);
        padding: 50px 15px
    }

    .slider-text {
        max-width: 100%
    }

    .products-grid .product-item {
        width: 48%
    }

    .contact-bottom-main {
        padding: 80px 0 100px;
        margin-top: 50px
    }

    .field-right, .field-left {
        width: 100%
    }

    .contact-form .fieldset {
        margin-bottom: 15px
    }

    .service-grid-one {
        width: 100%;
        margin-bottom: 35px;
        padding-right: 0
    }

    .thankyou-content p {
        text-align: center
    }

    .categorypath-thank-you .column.main {
        padding: 0
    }

    .toolbar-products #toolbar-amount {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }

    .toolbar-products .limiter .control, .toolbar-products .toolbar-sorter.sorter #sorter {
        width: auto
    }

    #feature_brand, #feature_brand1, #new_arrival {
        min-height: auto
    }

    .toolbar-products .pages {
        width: 100%;
        margin: 0;
        text-align: center
    }

    .blog-detail-content {
        width: 95%;
        margin: 30px auto
    }

    .locate-us h2 {
        font-size: 36px
    }

    .panel-body-left {
        width: 100%;
        float: left;
        margin-bottom: 30px
    }

    .panel-body-right {
        width: 100%;
        float: left
    }

    .address-icon-wrap {
        padding: 15px 0;
        width: 60px;
        height: 60px
    }

    .category-contact-us .columns .column.main {
        padding-bottom: 0
    }

    .home-video-section {
        background-position: unset
    }

    .delivery-service p {
        text-align: center
    }

    .footer-single-clm, .footer-single-clm:first-child, .footer-single-clm:nth-child(2) {
        width: 100%;
        min-height: auto;
        text-align: center
    }

    .footer-bottom-left {
        width: 100%
    }

    .footer-bottom-right {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

    .about-section {
        margin: 0
    }

    .mobile-header .block-search .label:before {
        display: none
    }

    .related-slider {
        margin: 20px auto 0;
        padding-top: 30px
    }

    .product-info-main {
        margin-bottom: 0
    }

    .delivery-tag span {
        font-size: 16px;
        line-height: normal
    }

    #maincontent .fieldset .field label, #maincontent .fieldset .field .label {
        width: 100%
    }

    .about_title, .catering_title {
        margin-bottom: 35px
    }

        .about_title:before, .catering_title:before {
            width: 100%;
            top: 100%
        }

    .page-title h2 {
        font-size: 30px;
        line-height: 30px
    }

    #inner-banner-main img {
        min-height: 200px;
        object-fit: cover
    }

    #inner-banner-main {
        margin-bottom: 30px
    }

    .about_menu {
        margin-bottom: 30px
    }

    .about_title h2, .catering_title h2 {
        font-size: 42px;
        line-height: normal
    }

    .footer address.copyright {
        width: 100%;
        text-align: center
    }

    .footer-bottom-content p {
        text-align: center
    }

    .feature-product-section {
        margin-bottom: 20px
    }

    .discover-tea-main {
        padding-top: 50px
    }

    .connect-with-content {
        position: relative;
        z-index: 1
    }

    .toolbar-products .toolbar-sorter.sorter:after {
        display: none
    }

    .abs-button-responsive-smaller, .product-info-main .box-tocart .actions .action.tocart {
        width: auto
    }

    .workshop-sec1-content ul li {
        width: 100%;
        min-height: auto;
        padding-bottom: 20px;
        border-right: 0;
        padding: 0
    }

    .workshop-sec2:after {
        width: 240px;
        height: 200px
    }

    .workshop-sec2-content ul li {
        padding: 50px 30px
    }

    .workshop-sec2:before {
        width: 220px;
        height: 200px
    }

    .virtual-appreciation2-center {
        max-width: 100%;
        padding: 0 15px
    }

    .how-it-work-content ul {
        padding: 0
    }

    .how-it-work-content li {
        width: 100%;
        margin-bottom: 30px
    }

        .how-it-work-content li:first-child:before {
            width: 100%;
            left: 0
        }

        .how-it-work-content li:last-child:before {
            width: 100%;
            right: 0
        }

    .reason-subscribe-content ul li {
        width: 100%;
        border-right: 0;
        border-bottom: 1px dashed #ddd;
        min-height: auto;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .workshop-title {
        margin-bottom: 15px
    }

    .subscribe-left, .subscribe-right {
        width: 100%;
        margin-bottom: 40px
    }

    .pst-left {
        width: 100%
    }

    .pst-middle {
        border: 0;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
        width: 100%
    }

    .pst-right {
        width: 100%;
        text-align: left
    }

    .blogpage .artisan-section {
        margin-top: 0
    }

    .shipping-info-faq {
        max-width: 100%
    }

    .category-shipping-information .artisan-section .arsian_main {
        margin-top: 20px
    }

    .shipping-section {
        padding: 10px 0
    }

    .shipping-main-content p {
        margin-bottom: 10px
    }

    .career-section2 {
        margin-top: 0;
        padding: 50px 0
    }

    .career-section1-content {
        max-width: 100%
    }

    .career-section2-content ul li .career_joinus_content h2 {
        font-size: 16px
    }

    .career-section2-content {
        margin-top: 20px
    }

    .store-tabs {
        margin-top: 30px
    }

        .store-tabs ul.nav.nav-tabs li {
            margin: 0 15px 15px
        }

            .store-tabs ul.nav.nav-tabs li a {
                font-size: 14px
            }

    .store-tab-content {
        padding-bottom: 0
    }

    .trade-section2-left, .trade-section2-right {
        width: 100%
    }

    .international-reach-center {
        position: relative;
        top: 0;
        left: 0;
        transform: inherit;
        width: 100%;
        margin: 50px auto
    }

    .trade-section2-content {
        margin-bottom: 50px
    }

    .trade-section4 {
        padding: 50px 0
    }

    .loyalty-section2 {
        padding: 40px 0 50px
    }

    .loyalty-content {
        position: relative;
        z-index: 1
    }

    .loyalty-section2:after {
        width: 210px;
        height: 220px;
        background-size: contain
    }

    .terms-condition ul {
        width: 100%;
        padding: 0 25px
    }

    .story_right:before, .story_right:after {
        top: 20%
    }

    .story_left:after, .story_left:before {
        top: 20%
    }

    .customer-account-login .page-title-wrapper, .customer-account-createpassword .page-title-wrapper, .customer-account-logoutsuccess .page-title-wrapper, .checkout-cart-index .page-title-wrapper, .page-print.account.page-layout-1column .page-title-wrapper, .checkout-onepage-success .page-title-wrapper, .checkout-index-index .page-title-wrapper, .customer-account-create .page-title-wrapper, .customer-account-forgotpassword .page-title-wrapper, .cms-no-route .page-title-wrapper, .catalogsearch-result-index .page-title-wrapper {
        padding-top: 0
    }

    .checkout-index-index #maincontent .fieldset .field label, .checkout-index-index #maincontent .fieldset .field .label {
        line-height: normal;
        margin-bottom: 10px
    }

    .checkout-payment-method .billing-address-same-as-shipping-block input {
        top: 2px
    }

    .checkout-onepage-success #maincontent .checkout-success a.action.primary.continue {
        width: auto;
        display: inline-block
    }

    tfoot td {
        text-align: right
    }

    .order-details-items {
        display: inline-block;
        width: 100%
    }

    #maincontent .fieldset .field.choice input {
        float: left;
        margin-right: 10px
    }

    .account #maincontent .secondary {
        width: 100%
    }

    #maincontent .fieldset .field.choice label.label {
        width: auto;
        margin-top: 0;
        padding-top: 0;
        line-height: normal;
        white-space: normal;
        width: 90%;
        padding-left: 0
    }

    .toolbar-bottom {
        margin-bottom: 0;
        margin-top: 0
    }

    .fotorama__dot {
        width: 10px;
        height: 10px
    }

    .fotorama__active .fotorama__dot {
        background-color: #565656;
        border-color: #565656
    }

    .product-info-main .price-box {
        margin-top: 0
    }

    .brand-logo-grid ul li {
        width: 100%;
        margin-bottom: 25px
    }

    .brand-content {
        min-height: auto
    }

    .postRight {
        margin-top: 50px
    }

    .bloglist-main {
        width: 100%
    }

    #maincontent .webforms .actions-toolbar .recaptcha2 {
        width: 100%;
        margin-bottom: 25px
    }

    .contact-form-img .webforms {
        display: inline-block;
        width: 100%
    }

    #maincontent .contact-form-img .webforms .actions-toolbar .primary {
        float: left
    }

    .category-cms .trader h1 br.visible-xs {
        display: none !important
    }

    .cms-home .home-subscribe:before {
        display: none
    }

    .toolbar-right {
        margin-top: 20px;
        width: 100%
    }

    .toolbar-left {
        width: auto;
        float: none;
        display: inline-block;
        margin: 0 auto
    }

    .catalog-category-view .home-subscribe-main .home-subscribe-right, .category-about-us .home-subscribe-main .home-subscribe-right {
        padding-bottom: 250px;
        width: 100%
    }

    .home-subscribe-main .home-subscribe-left {
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    .home-subscribe-right {
        width: 100%;
        text-align: center
    }

    .plant-img {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0);
        width: 100%;
        text-align: center
    }

    .catalog-category-view .home-subscribe-main .home-subscribe-right p, .catalog-category-view .home-subscribe-main .home-subscribe-right, .category-about-us .home-subscribe-main .home-subscribe-right p, .category-about-us .home-subscribe-main .home-subscribe-right {
        text-align: center
    }

        .catalog-category-view .home-subscribe-main .home-subscribe-right a.btn.slider-btn, .category-about-us .home-subscribe-main .home-subscribe-right a.btn.slider-btn {
            float: none
        }

    .testimonial_content, .testimonial_content p {
        text-align: center
    }

    .test-footer-top-left, .test-footer-top-right {
        text-align: center;
        width: 100%
    }

    .test-footer-top-right {
        text-align: center
    }

    .test-footer-top-main a.btn.about-btn {
        top: 0
    }

    .test-footer-top-left {
        margin-bottom: 30px
    }

        .test-footer-top-left p {
            text-align: center
        }

    .about-section4 {
        padding: 50px 0
    }

    .section4-bottom-left p, .section4-content p, .section4-right .main-title, .section4-right .main-title h2 {
        text-align: center
    }

    .innovation_main ul li {
        width: 46%;
        margin-right: 3%;
        margin-bottom: 4%
    }

    iframe {
        width: 100%
    }

    .welcome-img a.play_btn i {
        font-size: 30px
    }

    .credentials_content {
        width: 90%
    }

    .credentials_number {
        width: 10%;
        margin-right: 0
    }

    .qa-grid ul li {
        width: 50%;
        padding-top: 15px;
        padding-bottom: 0
    }

    #maincontent {
        margin-top: 0
    }

    .toolbar-products {
        text-align: center !important
    }

    .toolbar-bottom .toolbar-products {
        margin: 0 auto
    }

    .discount-img img {
        min-height: 200px;
        object-fit: cover
    }

    .discount-main .discount-content {
        text-align: center;
        padding-right: 0
    }

    .actions-toolbar .secondary a.action.remind {
        margin-top: 15px;
        display: inline-block;
        width: auto;
        float: right
    }

    .opc-sidebar {
        width: 90%;
        left: auto
    }

    .minicart-items .product-item .product a.action.delete {
        right: 0
    }

    .block-search label.label:before {
        display: none
    }

    .qa-setion2 .qa-setion2-content h2 {
        margin-bottom: 20px
    }

    .cart.table-wrapper .item .col.item {
        padding: 10px 0;
        display: inline-block;
        width: 100%
    }

    .cart.table-wrapper .product-item-photo {
        position: relative;
        top: 0
    }

    .cart.table-wrapper .product-item-details {
        width: 70%;
        margin-top: 0;
        padding-bottom: 0
    }

    .cart.table-wrapper .product-item-name + .item-options {
        margin-bottom: 0
    }

    .cart.table-wrapper .product-item-name a {
        text-align: left
    }

    #maincontent .opc-wrapper .form-discount .actions-toolbar .primary {
        margin-right: 0;
        width: 100%
    }

    .toolbar.wishlist-toolbar .pager .limiter {
        margin-bottom: 0
    }

    .account .column.main .toolbar {
        display: inline-block;
        width: 100%;
        margin-bottom: 20px
    }

    .block-products-list .products-grid.grid .product-items li.product-item {
        width: 48%
    }

    .thankyou-content {
        position: relative;
        top: 0;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        padding: 30px;
        text-align: center;
        left: 0;
        max-width: 100%
    }

    .thankyou-main-content h2, .thankyou-main-content p {
        color: #000
    }

    .banner_content .page-title h2, .banner_content h1.page-title {
        font-size: 30px;
        line-height: 35px;
        letter-spacing: 0
    }

    .opc-estimated-wrapper .minicart-wrapper {
        width: 30px;
        height: 30px
    }

        .opc-estimated-wrapper .minicart-wrapper:before {
            left: 0
        }

        .opc-estimated-wrapper .minicart-wrapper .action.showcart {
            padding: 0
        }

            .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
                top: -2px;
                right: 3px
            }

    .opc-block-summary .minicart-items-wrapper {
        height: auto !important;
        max-height: inherit;
        margin: 0 auto
    }

    .home-sec1-left:before {
        right: 0;
        bottom: 0
    }

    .title-main h2 {
        font-size: 30px
    }

    .recomanded-slide .item.product-item {
        width: 48%
    }

    .payment-method {
        text-align: center;
        margin: 0
    }

    .box-content .payment-method.checkmemo {
        text-align: left
    }

    .news-letter-main .news-letter-content .field.newsletter input, .field.newsletter input {
        font-size: 12px â€‹ !important;
        padding: 18px 20px
    }

    .gotonext img {
        width: 70px
    }

    .gotonext {
        bottom: 40px
    }

    .about-main h2 {
        font-size: 24px;
        line-height: 30px
    }

    .about-section1-content h3, .about-section3-content h3 {
        font-size: 15px
    }

    .about-section1 .about-section1-content {
        max-width: 70%
    }

    .about-section1 {
        background-position: 40%
    }

    .avantage-img {
        margin: 0 auto 30px;
        width: 50%
    }

    .about-section2 .col-md-6 {
        width: 100%
    }

    .about-section2:after {
        background: url() no-repeat;
        background-size: contain;
        content: '';
        position: absolute;
        height: 450px;
        background-position: bottom;
        width: 100%;
        bottom: -50px;
        left: 0
    }

    .about-section2 .container {
        position: relative;
        z-index: 1;
        background-color: #f8f8f8
    }

    .about-section2 .about-section1-content {
        text-align: center;
        margin-bottom: 100px
    }

    .about-section2 h2 {
        margin-bottom: 20px;
        text-align: center
    }

    .about-section2 .about-section1-content p {
        text-align: center
    }

    .about-section1 .about-section1-content p {
        text-align: left
    }

    .about-section3 .about-section1-content {
        max-width: 100%
    }

        .about-section3 .about-section1-content h2, .about-section3 .about-section1-content p {
            text-align: center
        }

    .about-section3 .container {
        position: relative;
        z-index: 100
    }

    .about-section3 {
        position: relative
    }

    .about-section2, .about-section4 {
        position: relative;
        z-index: 1
    }

    .about-section3:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,.5)
    }

    .newsletter-section {
        z-index: 1;
        order: 2
    }

    .about-section4 .about-section1-content {
        max-width: 100%;
        margin-bottom: 80px
    }

    .about-section4 .col-md-6 {
        width: 100%
    }

    .about-main .about-section4 .about-section1-content h2, .about-main .about-section4 .about-section1-content p {
        text-align: center
    }

    .category-about-us #maincontent {
        padding-bottom: 50px
    }

    .footer-top-main .col-md-2, .footer-top-main .col-md-3, .footer-top-main .col-md-4 {
        width: 100%
    }

    .product-list-wrapper {
        margin-bottom: 0
    }

    .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item {
        width: 47%;
        margin-right: 3%
    }

        .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item:nth-child(2n) {
            margin-right: 0
        }

        .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item:nth-child(3n) {
            margin-right: 3%
        }

    #maincontent .detail-review ul.nav-tabs li {
        width: 100%
    }

    .related_product .slick-list {
        padding: 30px 0
    }

    .page-products .newsletter-section, .newsletter-section {
        margin-top: 150px
    }

    .toolbar.wishlist-toolbar .pager .pages {
        margin-top: 7px;
        width: 100%;
        margin-left: 0
    }

    .title-main {
        margin-bottom: 20px
    }

    .block.review-add, div#customer-reviews {
        width: 100%
    }

    .review-form {
        max-width: 100%
    }

    #maincontent .fieldset #product-review-table label {
        margin-right: 5px;
        position: absolute;
        width: auto
    }

    .cms-page-view .banner_content {
        padding: 0
    }

    .banner_content .breadcrumbs li strong, .breadcrumbs li strong, .banner_content .breadcrumbs li a, .breadcrumbs li a {
        font-size: 13px
    }

    .footer-menu ul {
        column-count: 1
    }

    .category-cms {
        order: 2
    }

        .category-cms .newsletter-section {
            margin-top: 0
        }

    .corporat-section1-content {
        display: inline-block;
        width: 100%;
        margin-top: 30px
    }

    .corpo-image-main.pull-right {
        width: 100%
    }

    .business-venture-content {
        max-width: 100%
    }

    .corpo-title h2 br {
        display: none
    }

    .corpo-title h2 {
        font-size: 36px;
        line-height: 46px
    }

    .corpo-form-section {
        padding-top: 100px
    }

    .corpo-form-main {
        margin-top: 0
    }

    .block-search .action.search img {
        float: right
    }

    #opc-new-shipping-address fieldset.field.street legend {
        text-align: left
    }

    .opc-progress-bar-item._active > span {
        line-height: normal
    }

    .customer-account-create .form.form-create-account fieldset.fieldset.create.account {
        float: left
    }

    .panel-default > .panel-heading a.collapsed {
        padding-right: 40px
    }

    .modal-popup._inner-scroll .modal-content {
        padding-top: 15px
    }

    .account.page-layout-2columns-left .column.main .block.block-reviews-dashboard {
        margin-bottom: 30px
    }

    .latest-announcment .slick-list {
        width: 85%
    }

    .home-service-img img {
        min-height: auto;
        object-fit: cover
    }

    .toolbar-products .pages ul.items.pages-items {
        float: none;
        margin-top: 10px
    }

    .toolbar-products .showing {
        float: none;
        margin-left: 0;
        display: inline-block;
        margin-top: 10px
    }

    .toolbar-products .toolbar-sorter.sorter {
        width: 100%
    }

    .banner_content .page-title h1 {
        font-size: 24px;
        line-height: 30px
    }

    .banner_content, .cms-page-view.cms-faq .banner_content {
        padding: 0;
        top: 55%
    }

    .toolbar-bottom .toolbar-products .toolbar-right {
        margin-top: 0
    }

    .thankyou-main-content button.slider-btn {
        color: #000;
        border-color: #000;
        width: 100%;
        margin-right: 0
    }

    .about-mission-vision {
        padding: 0
    }

    .enav-banner-content p {
        font-size: 12px
    }

    .enav-banner-content h4 {
        font-size: 14px
    }

    .enav-banner-content h1 {
        font-size: 24px
    }

    .chartwatch_sec1 .chartwach-icons-main ul li {
        width: 33.33%
    }

    .home-newsletter {
        order: 2
    }
}

@media only screen and (max-width:670px) {
    .contact-tabs ul li {
        width: 100%
    }

        .contact-tabs ul li a {
            width: 100%
        }

    .mfp-auto-cursor .mfp-content .product-info-main .qty-wrapper {
        display: inline-block;
        width: 100%;
        margin: 0 auto 25px
    }
}

@media only screen and (max-width:639px) {
    .logo-wrapper-left {
        width: auto
    }

    .flex-caption {
        display: inline-block;
        width: 85%;
        float: left
    }

    #featured-product ul li img {
        position: relative;
        top: 0;
        transform: inherit;
        width: auto;
        text-align: center;
        margin-top: 25px
    }

    .home-featured-product {
        padding-left: 15px
    }

        .home-featured-product .title-wrap {
            width: 100%
        }

        .home-featured-product:after {
            display: none
        }

    .featured-slider {
        padding-left: 15px;
        padding-right: 15px
    }

    .home-flash-sale .title-wrap .viewall-product {
        right: 10px;
        top: 30%
    }

    .inner-banner img {
        min-height: 250px;
        object-fit: cover
    }

    .inner-banner-caption .page-title h2 {
        font-size: 30px;
        line-height: 30px
    }

    nav.navigation .nav-item a {
        font-size: 13px
    }

    .community-page-main .event-page-grid .col-md-4 {
        width: 100%
    }

    .community-top-content h2 {
        font-size: 28px
    }

    .community-page-main, .event-page-main {
        margin: 30px auto
    }

    .values-item-wrap .values-item {
        width: 50%
    }

    .page-products .related-slider .owl-item {
        width: 100%
    }

    .logo-wrapper-right .user-links {
        padding: 0
    }

    .boombox-img-right, .boombox-img-left {
        width: 100%
    }

    .about-heading h3 {
        font-size: 30px
    }

    .about-section2-content {
        width: 100%;
        position: relative;
        top: 0;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit
    }

    .about-section2 {
        padding: 25px;
        text-align: center;
        background-size: cover;
        background-position: 7% 0
    }

    .about-section3-img {
        width: 100%
    }

    .about-section3-content {
        clear: both;
        text-align: center
    }

        .about-section3-content p {
            text-align: center
        }

    .related-slider .main-title h2 {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .product-info-stock-sku .discription1 .value {
        width: 70%;
        float: left
    }

    .product-content h2 {
        font-size: 24px;
        line-height: 30px
    }

    .product-heading h3 {
        font-size: 30px
    }

    .product-heading {
        margin: 50px auto
    }

        .product-heading h3 span {
            padding: 0 20px
        }

    .order-links .item {
        width: 100%
    }

    .category-colm .home-category-single {
        width: 100%
    }

    .home-category-detail h3 {
        font-size: 24px
    }

    .footer-top-main .col-md-2, .footer-top-main .col-md-3, .footer-top-main .col-md-4 {
        width: 100%;
        text-align: center
    }

    .about-section1, .origin-section1 {
        margin-bottom: 0
    }

    .story-read-btn {
        margin: 0;
        padding: 0
    }

    .about-left-content h2, .the-title h2 {
        font-size: 36px;
        line-height: 40px
    }

    .the-title {
        margin-top: 30px
    }

    .thankyou-content h4 {
        font-size: 13px
    }

    .thankyou-content h2 {
        font-size: 24px;
        line-height: 25px;
        margin-bottom: 10px
    }

    .thankyou-content p {
        font-size: 13px;
        line-height: normal
    }

    a.btn.thankyou-btn {
        line-height: normal;
        font-size: 12px;
        width: 100%
    }

    .slider-content h4 {
        font-size: 20px
    }

    .home-sale-lable {
        font-size: 22px
    }

    .sale-right-top .sale-top-left, .sale-right-top .sale-top-right {
        width: 100%;
        margin-bottom: 10px
    }

    .sale-top-right .special-price .price-container .price-wrapper .price, .sale-top-right .old-price .price-container .price-wrapper .price {
        text-align: left
    }

    .home-sale-right {
        padding: 30px
    }

    .product-discription {
        margin-top: 0
    }

    #newsletter-validate-detail {
        width: 100%;
        margin-left: 0
    }

    .about-section2 {
        min-height: auto;
        margin: 0;
        padding: 25px 0
    }

        .about-section2 h2 {
            position: relative;
            transform: inherit;
            top: 0;
            left: 0;
            margin: 0;
            font-size: 36px
        }

    .product-item .product-item-actions .actions-primary form button.action {
        float: none
    }

    .product-title h2 {
        font-size: 36px
    }

    .product-info-main .price-rating .product-reviews-summary.short .rating-summary:after {
        content: '';
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        height: 1px;
        background: #d9d9d9
    }

    .product-info-main .price-rating .product-reviews-summary.short .rating-summary {
        width: 100%;
        margin: 0;
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .qty-wrapper {
        width: 100%;
        margin-right: 0
    }

    .product-options-bottom .box-tocart {
        top: 0
    }

    .product-options-bottom {
        width: 100%;
        margin-top: 35px
    }

    .blog-content h3.post-name a {
        font-size: 20px
    }

    .blog-single {
        margin-bottom: 30px
    }

    .blog-detail-section {
        margin: 50px 0
    }

    .post-item-link {
        font-size: 24px
    }

    .field.fields-left, .field.fields-right {
        width: 100%
    }

    .mobile-header .block-search .block-title {
        font-size: 15px;
        padding: 16px 10px 17px
    }

    .mobile-header .block-search .block-title {
        padding: 18px 10px
    }

    .about-content h2 {
        font-size: 36px;
        line-height: 36px
    }

    .view-more-btn {
        margin-top: 35px
    }

    .news-letter-content p {
        font-size: 14px
    }

    .delivery-service-section .main-title:before, .contact-form-main .main-title:before, .faq-section .main-title:before, .also-like-section .main-title:before, .catalog-category-view .main-title:before, .terms-condition-section .main-title:before, .feature-product-section .main-title:before, .new-arrival-section .main-title:before {
        top: 35%
    }

    .category-about-us .about-section {
        padding-top: 0
    }

    .product-info-main .box-tocart button.action.tocart.btn {
        width: 100%;
        margin: 0 auto 15px
    }

    .product-info-main .action.towishlist, .product-options-bottom .action.towishlist {
        width: 100%;
        margin: 0 auto
    }

    .detail-page-main {
        margin-top: 0
    }

    .product-slider-main {
        width: 100%
    }

    .delivery-service-section .main-title, .contact-form-main .main-title, .faq-section .main-title, .also-like-section .main-title, .catalog-category-view .main-title, .terms-condition-section .main-title, .feature-product-section .main-title, .new-arrival-section .main-title {
        margin-bottom: 0
    }

    .delivery-tag span {
        width: 100%;
        font-size: 14px
    }

    .delivery-img {
        margin: 20px 0
    }

    .breadcrumb-section {
        padding: 0;
        margin: 0
    }

    .user-links-mobile ul li {
        margin: 0 5px
    }

    .testimonial-main, .catering {
        padding: 25px
    }

    .homeabout_content {
        padding: 20px 30px
    }

    .our_speciality {
        padding-bottom: 50px
    }

    .about-sec3-title h3 {
        padding: 15px 30px 40px
    }

    .brewed-journal:after, .virtual-appreciation3:after, .career-section3:before {
        width: 170px;
        height: 170px;
        background-size: contain;
        right: 0
    }

    .brewed-journal:before, .virtual-appreciation5:before {
        left: -80px
    }

    .foot-clm-multi, .foot-clm-single, .foot-clm-multi:last-child {
        width: 100%;
        min-height: auto;
        margin-bottom: 30px
    }

    .connect-grid ul li {
        width: 100%;
        list-style: none;
        margin-bottom: 30px
    }

    .newsletter_section {
        padding: 50px 0
    }

    .instagram_section {
        padding: 50px 0 30px
    }

    .footer-top-main {
        padding: 20px 0 20px
    }

    .product-item-details {
        padding-bottom: 20px
    }

    .artisan-content p, .storytab-content p, .storytab-content1 p {
        padding: 0 15px
    }

    .workshop-sec2:after {
        width: 200px;
        height: 200px
    }

    .workshop-sec2-content ul li {
        padding: 50px 30px;
        width: 100%;
        margin: 0 auto 30px;
        min-height: auto
    }

    .workshop-contactus {
        padding-bottom: 20px
    }

    .workshop-sec2-content .main-title h2 {
        line-height: normal
    }

    .virtual-appreciation5 {
        margin-bottom: 0
    }

    .virtual-appreciation3 {
        margin-bottom: 50px
    }

    .career-section3 p {
        max-width: 90%;
        margin: 0 auto 20px
    }

    .career-section3 {
        padding: 80px 0 30px
    }

    .career-section1 {
        padding: 30px 0
    }

    .store-block {
        width: 50%
    }

    .award-img {
        margin-bottom: 40px
    }

    .partner-reason ul li {
        width: 50%
    }

    .ready-to-learn-btn a {
        width: 100%;
        margin: 10px auto
    }

    .trade-section1 {
        margin-bottom: 0
    }

    #pairings_slider .owl-dots {
        margin-top: 20px
    }

    .loyalty-section3 {
        padding: 30px 0 0
    }

    .loyalty-section4, .loyalty-section6 {
        padding: 30px 0
    }

    .story_left, .story_right {
        width: 100%;
        margin-bottom: 40px;
        margin-top: 0
    }

    .about_story_main:before {
        display: none
    }

    .story_right:before, .story_right:after, .story_left:after, .story_left:before {
        display: none
    }

    .story_content {
        width: 100%
    }

    .opc-wrapper .step-title {
        padding-bottom: 10px
    }

    .category-cms .trader h1 {
        font-size: 24px
    }

    #maincontent .webforms .actions-toolbar .primary {
        width: 100%
    }

    .category-cms .trader .webforms input, .webforms select {
        width: 100%
    }

    .home-section1 {
        padding: 50px 0 0
    }

    .logistic_section {
        margin: 40px 0
    }

    .best-seller #feature_products1 {
        width: 80%;
        margin: 0 auto
    }

    .home-section2:before {
        left: -100px;
        top: -80px
    }

    .home-section2:after {
        bottom: -100px;
        right: -40px
    }

    .best-seller-slider .main-title h2 {
        padding-bottom: 0
    }

    .welcome-content-main .main-title h2 {
        font-size: 25px;
        line-height: normal
    }

    .showing {
        width: 100%
    }

        .showing p {
            text-align: center;
            margin-bottom: 10px
        }

    .toolbar-products .toolbar-sorter.sorter {
        width: 100%
    }

    .testimonial_content h2 {
        font-size: 32px;
        line-height: 36px
    }

    .testimonial_content {
        max-width: 85%
    }

    .btn, a.btn, .button, .btn_bg {
        font-size: 13px;
        min-height: 30px;
        text-align: left
    }

        .btn:before, a.btn:before, .button:before {
            font-size: 12px;
            right: 5px;
            top: 4px;
            width: 34px;
            height: 34px;
            padding: 9px 13px
        }

    .about-section1-content .main-title, .about-section1-content .main-title h2 {
        text-align: center;
        font-size: 26px;
        line-height: 35px
    }

    .logo-wrapper-main {
        padding: 0
    }

    .logistic_grid {
        margin-top: 30px
    }

    .best-seller-slider .main-title {
        max-width: 100%
    }

    .our_products {
        margin-bottom: 20px
    }

    .main-title h2 {
        font-size: 32px
    }

    .footer-logo-main {
        margin: 20px 0 50px
    }

    .about_menu ul li {
        width: 100%
    }

    .about-content1 .main-title h2 {
        font-size: 28px;
        line-height: 35px
    }

    .featured-logos ul li {
        width: 100%;
        margin: 0 auto 10px;
        text-align: center
    }

    .about-content2 h2 {
        font-size: 30px
    }

    .about-content2 {
        margin-top: 20px;
        margin-bottom: 50px
    }

    .certificate-logos ul {
        display: flex;
        flex-wrap: wrap
    }

        .certificate-logos ul li {
            width: 50%
        }

    .business_sec1 h2, .business_sec2 h2 {
        font-size: 28px;
        line-height: 36px
    }

    .business_sec2 {
        margin-bottom: 40px
    }

    .discount-main .discount-content h2 {
        font-size: 26px
    }

    .related-slider .owl-theme .owl-nav .owl-prev {
        left: 0
    }

    .related-slider .owl-theme .owl-nav .owl-next {
        right: 0
    }

    .plus-minus-input .input-group-button .circle {
        min-height: inherit;
        min-width: auto
    }

    .product-info-main .page-title-wrapper .page-title {
        font-size: 28px
    }

    .catalog-product-view .product-info-main .price-box .price-wrapper .price {
        font-size: 24px !important;
        margin: 0 auto
    }

    .actions-toolbar > .secondary a.action.back, a.action.create.primary, button.primary.action, button.action.reload.captcha-reload {
        width: 100%;
        margin: 0 auto;
        padding: 17px 30px;
        line-height: normal
    }

    #maincontent form#form-validate {
        margin-bottom: 0;
        margin-top: 0
    }

    #maincontent form.form.password.forget fieldset.fieldset #captcha-container-user_forgotpassword {
        margin-bottom: 0
    }

    .opc-estimated-wrapper {
        padding-left: 0;
        padding-right: 0
    }

    .order-links .item strong, .order-links .item a {
        display: inline-block;
        width: 100%;
        text-align: center
    }

    .news-letter-main .news-letter-content button.action.subscribe.btn {
        text-align: center;
        min-width: auto;
        line-height: normal;
        top: 12px
    }

    .social-media .footer-heading h3, .footer-heading h3 {
        margin-bottom: 0
    }

    .social-icons ul {
        width: auto;
        text-align: center;
        display: inline-block
    }

    .social-icons li {
        margin: 0 10px
    }

    .footer-top-main .col-md-2, .footer-top-main .col-md-3, .footer-top-main .col-md-4 {
        min-height: auto
    }

    .footer-address ul li {
        width: auto;
        display: block;
        clear: both
    }

    .footer-address {
        display: inline-block;
        width: auto;
        margin: 0 auto
    }

    .banner_content .page-title h2 {
        font-size: 24px;
        line-height: normal
    }

    .custom-content-listing > h3 {
        font-size: 20px;
        line-height: normal
    }

    .custom-content-listing > p {
        font-size: 13px;
        line-height: 25px
    }

    .short-discription p, p, .blog-content-main p, .cms-page-view .custom-content-listing ul li, #maincontent ul li {
        font-size: 13px
    }

    .footer_newsletter {
        margin-top: 0
    }

    .checkout-index-index #maincontent .fieldset .payment-method .field label {
        margin-left: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .cart-container .checkout-methods-items .action.primary {
        width: 100%
    }

    #discount-coupon-form .primary button.action.primary {
        width: 100%
    }

    .cart-container .checkout-methods-items {
        width: 100%
    }

    .related_product .product-item .product-item-info button.tocart {
        text-align: center
    }

    .newsletter-section:before {
        height: 480px
    }

    .news-letter-main .news-letter-content p, .news-letter-content {
        text-align: center
    }

    .social-media {
        text-align: center
    }

    .social-icons {
        display: inline-block;
        width: auto
    }

    .news-letter-main {
        max-width: 100%
    }

    .retailer-content h2, .newsletter-content h2 {
        font-size: 24px;
        line-height: 35px
    }

    .retailer-content p {
        font-size: 14px
    }

    .btn-section a.btn {
        margin-bottom: 10px
    }

    .newsletter-section:before {
        top: -120px
    }

    .view-products {
        margin-top: 0;
        margin-bottom: 50px
    }

    .header-top-content p {
        font-size: 11px
    }

    .quality-seafood-img {
        margin-top: -120px
    }

    .footer-heading h3, .social-icons h3 {
        font-size: 16px
    }

    .footer address.copyright, .footer-menu ul li a, .footer-bottom-main p, .footer-bottom-main a, .footer-bottom-main li {
        font-size: 13px;
        line-height: 28px
    }

    .about-section1 {
        background-position: 55%
    }

    .avantage-img {
        width: 80%;
        margin-bottom: 50px
    }

    .about-section4 .about-section1-content {
        margin-bottom: 50px
    }

    .footer-address ul li {
        width: 60%;
        margin: 0 auto 10px;
        overflow: hidden
    }

        .footer-address ul li span.add-content p br {
            display: none
        }

    .detail-review ul.nav-tabs li a {
        font-size: 20px;
        line-height: 28px
    }

    .product-info-main .page-title-wrapper .page-title, .also-like-section .main-title h2 {
        font-size: 30px;
        line-height: normal;
        margin-bottom: 30px
    }

    .recipe-form .recipe-main {
        left: 50%;
        top: 45%
    }

    .blog-content-main ul {
        column-count: 1;
        margin-bottom: 0
    }

    .news-detail-contents h3 {
        font-size: 18px;
        line-height: 30px
    }

    .quote-content {
        max-width: 100%
    }

    #maincontent .blog-content-main ul li {
        margin-bottom: 10px;
        line-height: 25px
    }

    #maincontent .post-listing li {
        margin-bottom: 30px
    }

    .news-main-section .toolbar-bottom {
        margin-bottom: 50px
    }

    .minicart-wrapper .action.showcart .counter.qty {
        height: 15px;
        min-width: 15px;
        line-height: 15px;
        font-size: 12px
    }

    nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a, .menu-section nav.navigation .header-nav li a {
        font-size: 14px
    }

    nav.navigation .ves-megamenu .level0 .nav-item .submenu a, .ves-menu .navigation .level0 > .submenu .nav-item a {
        font-size: 14px
    }

    .ves-megamenu.menu-hover .subhover:hover .dropdown-menu {
        padding: 10px;
        width: 100% !important;
        left: 0 !important
    }

    nav.navigation .ves-megamenu .level0 .nav-item .submenu a {
        padding: 0 15px
    }

    .home-sec1-left {
        width: 90%
    }

    .products-grid.wishlist .product-item {
        border-bottom: 0
    }

    .wishlist-index-index .products-grid .product-item {
        border-top: 0 !important
    }

    .toolbar.wishlist-toolbar .pager .limiter {
        width: 100%
    }

    .widget.block-recent-posts.block-list-posts .block-content .item a.post-item-link {
        left: 0;
        display: inline-block;
        width: 100%;
        text-align: center
    }

    .panel-default > .panel-heading a, .panel-default > .panel-heading a.collapsed:hover {
        font-size: 14px;
        padding: 20px;
        line-height: normal
    }

    .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
        width: 100%;
        margin-bottom: 20px
    }

    .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.wishlist-btn {
        width: 100%;
        text-align: center
    }

    .contact-page-main .corpo-form h2 {
        font-size: 30px
    }

    .blog-detail-main {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 2px solid #ddd
    }

    .next-prev {
        margin-bottom: 0
    }

    .blog-detail-main {
        border-bottom: 0
    }

    .blog-detail-content {
        margin-bottom: 0
    }

    #maincontent .breadcrumb-section .breadcrumbs ul li {
        line-height: normal;
        margin-bottom: 0
    }

    .catalogsearch-result-index .page-title h2 {
        font-size: 30px;
        line-height: normal
    }

    .header-top-icons {
        line-height: 28px
    }

    .header-top-left li {
        margin-right: 5px
    }

    .header-top ul li.header-wishlist {
        margin-right: 15px
    }

    .page-header .switcher .options .action.toggle {
        padding: 14px 10px
    }

    .cms-home .main-title h2 {
        font-size: 36px
    }

    .home-section2 {
        margin-bottom: 20px
    }

    .footer-bottom-top {
        text-align: center
    }

    .header-bottom-left {
        width: 85%
    }

    .swatch-attribute-options {
        margin: 10px 0 !important
    }

    .detail-review .tab-content {
        padding: 20px
    }

    .product-info-main .page-title-wrapper .page-title span {
        font-size: 36px;
        line-height: 36px
    }

    .key-feature ul {
        column-count: 1
    }

    .blog-detail-main .blog__post-header h1.blog__post-title {
        font-size: 28px
    }

    .about-content-center .main-title h2 {
        font-size: 24px;
        line-height: 26px
    }

        .about-content-center .main-title h2 span {
            font-size: 38px
        }

    .about-mission-vision .title-main h2 {
        font-size: 36px
    }

    .header-search {
        margin-top: 20px
    }

    .page-header .switcher .options ul.dropdown {
        padding: 10px
    }

    .banner_content .breadcrumbs li a:after, .breadcrumbs li a:after {
        line-height: 15px
    }

    body.catalog-product-view .swatch-attribute span.swatch-attribute-label, .product-add-form .product-options-wrapper .detail-label {
        width: 100% !important;
        margin-right: 0 !important
    }
}

@media only screen and (max-width:536px) {
    .event-page-main .event-page-grid .col-md-4 {
        width: 100%
    }

    body.catalogsearch-result-index .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item {
        width: 100%;
        margin: 0 auto 30px
    }

    .origin-content p {
        line-height: 30px;
        display: inline-block;
        width: 100%;
        margin-top: 25px;
        margin-bottom: 0
    }

    .blogs-list .col-md-4 {
        width: 100%
    }

    .extra-detail-left {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #ddd
    }

    .extra-detail-right {
        width: 100%;
        padding-left: 0
    }

    .extra-detail-bottom ul li, .extra-detail-bottom ul li:first-child {
        width: 100%
    }

    .banner_content .page-title {
        width: 90%
    }

        .banner_content .page-title p {
            font-size: 13px;
            line-height: 18px
        }

    .page-title h2 {
        margin-bottom: 5px
    }

    .post-listing li {
        width: 100%;
        margin: 0 auto 25px
    }

    .post-image img {
        width: 100%
    }

    .news-main .post-date {
        margin-top: 0
    }

    .mfp-auto-cursor .mfp-content .white-popup .product-options-wrapper .field, .product-add-form #product-options-wrapper .field {
        width: 100%;
        margin: 0 auto 20px
    }

    .mfp-auto-cursor .mfp-content .product-info-main .product-options-bottom .product-options-bottom button, .mfp-auto-cursor .mfp-content .product-info-main .product-options-bottom .product-options-bottom a.action.wishlist.btn {
        width: 100%;
        margin: 0 auto 15px;
        text-align: center
    }

    .rev_slider_wrapper .tparrows {
        min-width: 80px
    }

    .tparrows:before {
        font-size: 9px;
        line-height: 20px
    }

    .tp-title-wrap .tp-arr-titleholder {
        font-size: 16px;
        line-height: normal
    }

    .product-list-main .product-item-actions .actions-primary, .sale-product-action .actions-primary {
        width: 100%
    }

    .product-list-main .block.widget .product-item-info {
        padding: 10px
    }

    .our-brand .slick-slide img {
        width: auto
    }

    .recomanded-slide .item.product-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    #maincontent .post-listing li:nth-child(2n) {
        margin-left: 0
    }

    .widget.block-list-posts .block-content .item {
        padding: 15px
    }

    .cms-home .main-title h2 {
        font-size: 30px;
        margin-bottom: 0
    }
}

@media only screen and (max-width:479px) {
    .logo-wrapper-left .logo {
        max-width: 100%
    }

    .homeslider-caption h2 {
        font-size: 30px;
        line-height: 36px
    }

    .homeslider-caption h4 {
        font-size: 16px
    }

    .new-arrival-sec {
        width: 100%;
        margin-bottom: 30px
    }

    .product-list-main .block.widget .products-grid li.product-item {
        width: 48%;
        margin: 0 1% 20px
    }

    .block-products-list .products-grid.grid .product-items li.product-item:nth-child(4n+1) {
        margin-left: 0
    }

    .home-newproduct .product-list-main .block.widget .product-item-info {
        width: 100%
    }

    .sale-product-details .sale-brand h2 {
        font-size: 20px
    }

    #sale-product-slider .owl-item .item .sale-product-details .sale-product-name h2 a {
        font-size: 20px
    }

    .sale-product-price .price-wrapper .price {
        font-size: 22px
    }

    .sale-product-details .sale-product-id h2 {
        font-size: 20px
    }

    .post-date-main, .cooking-date {
        width: 60px;
        height: 60px;
        padding: 10px 0;
        margin-bottom: 15px
    }

    h3.post-date {
        font-size: 20px;
        line-height: 20px
    }

    .post-detail-wrap {
        width: 75%
    }

    .footer-right-bottom .app-sec {
        width: auto;
        margin-top: 15px;
        float: left
    }

    .mayer-classes-category-main .col-md-4 {
        width: 100%
    }

    h2.contact-heading {
        font-size: 24px
    }

    .contact-showroom .contact-content-main {
        padding: 30px 10px
    }

    .product-list-main .product-item-actions .actions-secondary {
        width: 30%;
        padding: 8px
    }

    .product-list-main .product-item-actions .actions-primary button.tocart.btn, .sale-product-action .actions-primary button {
        font-size: 12px !important;
        padding: 10px 25px !important
    }

    .toolbar-products .pages {
        width: 100%
    }

    .toolbar-products .toolbar-sorter.sorter {
        width: 100%
    }

    .values-item-wrap .values-item {
        width: 100%;
        min-height: auto;
        margin-bottom: 50px;
        text-align: center
    }

    .mission-vision-center {
        padding: 30px
    }

    .review-description-tab ul.nav.nav-tabs li {
        width: 100%;
        text-align: center
    }

    .review-description-tab .product-tab-main {
        width: 100%
    }

    .tab-content .tab-pane {
        padding: 0
    }

    .user-links ul {
        padding-left: 0
    }

        .user-links ul li.link-currency {
            margin: 0
        }

    .page-header .switcher .options .action.toggle, .page-footer .switcher .options .action.toggle {
        margin: 0
    }

    .page-header .switcher {
        top: 0
    }

    .product-add-form .product-options-bottom {
        width: 100%;
        margin-top: 15px;
        float: left
    }

    .product-info-main .price-rating .price-box .special-price .price-wrapper .price {
        font-size: 22px
    }

    .product-info-main .price-box .old-price .price {
        font-size: 22px !important
    }

    .product-info-main .price-rating .product-reviews-summary.short {
        width: 100%
    }

    .product-reviews-summary .rating-summary {
        left: 0
    }

    .contact-top-right ul li {
        width: 100%
    }

    .contact-detail {
        width: 80%
    }

    .contact-bottom-main, .contact-top-main {
        padding: 30px 0;
        margin-top: 0
    }

    .product-list-main .product-item-actions .actions-primary button.tocart.btn, .product-item-actions .actions-secondary > .action {
        width: 100%
    }

    .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item {
        width: 100%;
        margin: 0 auto 30px !important
    }

    .product-item:hover .product-item-actions .actions-primary form button.action.view-detail.btn {
        width: 100%
    }

    .minicart-wrapper .block-minicart {
        width: 300px;
        top: 40px;
        right: -120px
    }

    .page-title-wrapper h2.page-title {
        margin-right: 0;
        font-size: 30px;
        line-height: 40px;
        width: 100%
    }

    .mobile-logo img {
        width: 100px
    }

    .mobile-search, .mob-account, .mobi-cart, .mobile-menu {
        margin: 0 7px
    }

    .mobile-menu-btn {
        font-size: 20px
    }

    .home-category-detail h3 {
        font-size: 17px
    }

    .home-category h5 {
        font-size: 15px
    }

    .footer-option-top .col-md-3 {
        width: 100%
    }

    .products-grid .product-item {
        width: 100%;
        margin-bottom: 50px;
        margin-left: 0
    }

    .feature-brand-title h2 {
        font-size: 30px
    }

    .option-icon-value {
        width: 100%;
        text-align: center;
        margin-bottom: 45px;
        position: relative
    }

    .footer-option-top .option-icon img {
        width: auto;
        position: relative;
        transform: inherit;
        left: 0;
        top: 0
    }

    .option-value {
        margin-top: 15px
    }

    .footer-option-top .option-value span {
        font-size: 16px;
        position: relative;
        top: 0;
        left: 0;
        transform: inherit
    }

    .option-icon {
        width: 100%
    }

    .option-value {
        width: 100%
    }

    .footer-top-main .col-md-2, .footer-top-main .col-md-3, .footer-top-main .col-md-4 {
        width: 100%;
        min-height: auto;
        margin-bottom: 25px
    }

    .footer-menu {
        padding-left: 0
    }

    .footer-brandlist {
        width: 100%
    }

    .footer-address ul li span.add-icon {
        width: auto;
        margin-right: 15px
    }

    .sidebar-title h2 {
        font-size: 32px;
        line-height: 36px
    }

    .slider-content p {
        font-size: 13px;
        margin-bottom: 0
    }

    .btn-arrow {
        font-size: 10px;
        width: 23px;
        height: 23px;
        top: 5px
    }

    .homeabout-content .btn-arrow {
        top: -3px;
        height: auto;
        width: auto;
        font-size: 13px
    }

    .slider-content h4 {
        font-size: 14px;
        margin-top: 0;
        color: #fff
    }

    .user-links ul li a span.count {
        font-size: 12px;
        width: 20px;
        height: 20px;
        padding: 2px
    }

    .user-links ul li.link-cart a.product-item-photo {
        width: 35px;
        height: 35px
    }

    .cart-img {
        font-size: 15px
    }

    .home-sale-lable {
        font-size: 16px;
        padding: 15px 20px
    }

    .home-sale-right .product-name a {
        font-size: 24px;
        display: inline-block;
        width: 100%;
        margin-bottom: 10px
    }

    .home-sale-right {
        padding: 20px
    }

    .sale-top-right .special-price .price-container .price-wrapper .price {
        font-size: 22px
    }

    .about-section2 h2 {
        font-size: 24px
    }

    .next-prev-blog {
        width: 95%;
        margin: 0 auto
    }

    .contact-form-title h2 {
        font-size: 26px
    }

    .breadcrumb-section .breadcrumbs li {
        margin-right: 0
    }

    .news-letter-content {
        width: 100%
    }

    .delivery-service-section .main-title:before, .contact-form-main .main-title:before, .faq-section .main-title:before, .also-like-section .main-title:before, .catalog-category-view .main-title:before, .terms-condition-section .main-title:before, .feature-product-section .main-title:before, .new-arrival-section .main-title:before {
        top: 30%
    }

    .product-info-main .price-rating .product-info-price {
        margin-bottom: 0
    }

    p.product-from {
        font-size: 16px
    }

    .contact-content-center h3 {
        font-size: 20px
    }

    .contact-blocks .contact-block-single p, .contact-blocks .contact-block-single p a {
        font-size: 14px
    }

    .contact-blocks {
        margin-top: 30px
    }

    .terms-condition-section {
        margin-top: 30px
    }

    .terms-condition-content {
        margin-top: 0
    }

    .testimonial_topright h3.client_name {
        font-size: 14px;
        line-height: 18px;
        margin-top: 0
    }

    .testimonial_topright {
        width: 75%
    }

    .testimonial_topleft {
        width: 25%
    }

    .mobile-header .logo {
        max-width: 100%;
        margin-left: 0;
        text-align: center;
        width: 100%
    }

    .mobile-header .mobile-header-left .logo a {
        display: inline-block;
        width: 100%;
        text-align: center;
        max-width: 100%;
        padding: 10px 0
    }

    .mobile-header .mobile-header-left .logo img {
        margin: 0 auto
    }

    .user-links-mobile {
        padding: 25px 0;
        padding-right: 15px
    }

        .user-links-mobile ul {
            padding-left: 0;
            display: inline-block;
            float: right;
            width: auto
        }

    .mobile-header .header-minicart .minicart-wrapper {
        float: none
    }

    .connect-with-section:after {
        width: 150px;
        height: 150px;
        background-size: contain;
        top: -70px
    }

    .connect-with-section:before {
        left: -130px;
        width: 250px;
        height: 300px
    }

    .ready-to-learn-btn a {
        margin: 0 auto 10px;
        width: 100%
    }

    .virtual-appreciation5:before {
        bottom: -10px
    }

    .virtual-collaps {
        margin-top: 30px
    }

    .career-section2-content ul li {
        width: 100%
    }

    .store-block {
        width: 100%
    }

    .store-content {
        min-height: auto;
        width: 100%
    }

    .store-tab-content {
        padding-bottom: 0
    }

    .store-tabs ul.nav.nav-tabs li {
        margin: 0 auto 15px;
        width: 100%
    }

    .partner-reason ul li {
        width: 100%;
        margin-bottom: 20px
    }

    .partner-reason .reason-content {
        min-height: auto
    }

    .trade-section4 {
        padding-bottom: 0
    }

    .reason-content {
        width: 100%
    }

        .reason-content p {
            min-height: auto
        }

    .awards-logo ul li {
        width: 100%;
        margin: 0 auto
    }

    .about-sectio3 {
        padding: 50px 0
    }

    .owl-carousel.owl-theme .owl-next, .owl-carousel.owl-theme .owl-prev {
        padding: 8px 11px
    }

    .catalog-category-view .home-subscribe-main .home-subscribe-right p br, .category-about-us .about-footer-right p br {
        display: none
    }

    .review-description-tab ul.nav.nav-tabs li {
        margin-bottom: 10px
    }

        .review-description-tab ul.nav.nav-tabs li a {
            border: 1px solid #ccc;
            border-radius: 10px !important
        }

    .home-subscribe-main p br {
        display: none
    }

    .thankyou-content {
        padding: 30px 0
    }

    .footer-address ul li {
        margin-bottom: 5px
    }

    br {
        display: none
    }

    .opc-wrapper br {
        display: block
    }

    .box-content address br {
        display: block
    }

    .tp-caption br {
        display: block
    }

    .about-images ul li {
        width: 100%;
        margin-right: 0
    }

    .about-images {
        padding: 0 20px
    }

        .about-images ul li img {
            width: 100%;
            border-radius: 15px
        }

    .user-links ul {
        padding-left: 0
    }

    .switcher-language ul li.switcher-option {
        margin-left: 10px
    }

        .switcher-language ul li.switcher-option a {
            padding: 6px;
            font-size: 11px;
            width: 30px;
            height: 30px
        }

    .user-links ul li.header-search .block-search span {
        margin-top: 6px
    }

    .page-header .switcher .switcher-trigger {
        margin: 0
    }

    .img-content {
        top: 20px;
        left: 0;
        text-align: center
    }

        .img-content h3 {
            font-size: 18px;
            line-height: 25px
        }

    .logistic_grid li {
        width: 47%;
        margin-bottom: 10px
    }

    .innovation_main ul li {
        width: 100%;
        margin-right: 0
    }

    .innovate-img img {
        width: 100%
    }

    .certificate-logos ul li {
        width: 100%;
        margin-bottom: 30px
    }

    .credentials_content {
        width: 85%
    }

    .credentials-single {
        padding: 40px 20px
    }

    .credentials_number {
        width: 15%
    }

    .qa-grid ul li {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    .career-page-main {
        margin-bottom: 30px
    }

    .business_sec1 h2, .business_sec2 h2, .career-top-cotent h2 {
        font-size: 28px;
        line-height: 36px
    }

    .page-header li.switcher.language.switcher-language.mobile-dropdown ul.switcher-dropdown.active {
        left: 0
    }

    .header-search .block-search .block-content form#search_mini_form {
        width: 100%;
        border-radius: 10px
    }

    .checkout-payment-method .checkout-billing-address .billing-address-details br {
        display: block
    }

    .list-content h2 {
        line-height: normal;
        font-size: 36px
    }

    .abs-button-responsive-smaller, .product-info-main .box-tocart .actions .action.tocart {
        width: 100%;
        margin-bottom: 10px
    }

    .product-options-bottom a.action.wishlist {
        text-align: center;
        float: left
    }

    .contact-title, .contact-title p {
        text-align: center
    }

    .contact-icon {
        float: none;
        margin-right: 0;
        margin-bottom: 10px
    }

    .contact-content ul li .contact-detail {
        width: 100%
    }

    .contact-content ul li {
        padding: 20px 30px 0
    }

    .contact-content .main-title {
        padding: 0 30px
    }

    .thankyou-main-content a.btn {
        width: 100%;
        margin: 0 auto 10px;
        min-width: 100%;
        max-width: 100%
    }

    .modal-popup .modal-inner-wrap {
        width: 85%
    }

    .product-items .product-image-wrapper .product-item-photo img {
        min-width: inherit;
        min-height: auto;
        max-width: 100%;
        max-height: 173px;
        object-fit: cover
    }

    .product-item .price-wrapper .price {
        margin: 6px 0 10px;
        font-size: 14px;
        line-height: 18px
    }

    .widget.block-recent-posts.block-list-posts .block-content .item a.post-item-link {
        left: 40%
    }

    .title-main h2 {
        font-size: 24px
    }

    .block-search input {
        font-size: 13px !important
    }

    .logo-wrapper-left .logo img {
        max-width: 80px
    }

    .cart-img {
        width: 35px;
        height: 35px
    }

        .cart-img img {
            width: 21px
        }

    .logo-wrapper-right {
        padding-top: 0
    }

    .about-section1 .about-section1-content {
        max-width: 100%
    }

    .footer-address ul li {
        width: 80%
    }

    .product-info-main .product-options-bottom .box-tocart button.action.tocart.btn {
        width: 100%
    }

    .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
        text-align: center
    }

    .recipe-img img {
        height: 400px
    }

    .blog-post-view .post-date {
        width: 50%;
        text-align: left;
        padding: 0;
        float: left;
        margin: 0 auto;
        line-height: normal
    }

    .post-writer {
        float: left;
        width: 50%
    }

    .post-category a, .post-date {
        font-size: 13px;
        display: inline-block;
        line-height: 30px
    }

    .company_email a {
        font-size: 22px
    }

    #maincontent .address-contact ul li .add-cont-content {
        padding-left: 0;
        left: 0;
        position: relative;
        width: 100%;
        top: 0;
        transform: inherit;
        text-align: center
    }

    #maincontent .address-contact ul li .add-cont-icon img {
        width: 20px
    }

    #maincontent .address-contact ul li {
        padding: 0;
        display: inline-block;
        width: 100%;
        margin-bottom: 40px;
        position: relative;
        text-align: center
    }

        #maincontent .address-contact ul li .add-cont-icon {
            width: 50px;
            height: 50px;
            float: none;
            display: inline-block;
            margin: 0 auto
        }

        #maincontent .address-contact ul li .add-cont-content p {
            text-align: center
        }

    .corpo-right, .corpo-left {
        text-align: center
    }

    .detail_shareing {
        float: left
    }

    .post-date-cateogry .post-category {
        float: none;
        width: 100%;
        text-align: center
    }

    .blog-detail-content {
        width: 100%;
        margin-top: 0
    }

    .bundle-options-container .product-add-form .product-options-bottom {
        border: 0
    }

    .product-list-main .block.widget .product-item-info {
        width: 100%
    }

    .corpo-title h2 {
        font-size: 30px;
        line-height: 38px
    }

    .corpo-form-section:before {
        height: 95%
    }

    .catalogsearch-result-index .page-title h2 {
        font-size: 24px;
        line-height: normal
    }

    .latest-announcment .slick-list {
        width: 80%
    }

    .news-letter-main .news-letter-content button.action.subscribe.btn, button.action.subscribe.btn {
        text-align: center;
        width: 100%;
        position: relative
    }

    .home-newsletter .newsletter-content {
        max-width: 100%
    }

    .newsletter-content input#newsletter {
        text-align: center
    }

    .footer-bottom-bottom .footer-right {
        margin-top: 35px;
        width: 100%;
        text-align: center
    }

    .footer-bottom-block {
        width: 100%;
        text-align: center;
        margin-bottom: 30px
    }

    .footer-bottom-bottom .footer-left .footer-bottom-block:first-child {
        width: 100%
    }

    .footer-bottom-bottom .footer-left {
        width: 100%
    }

    .footer-bottom-top ul li .add-content {
        margin-right: 20px
    }

    .home-service-content h3 {
        font-size: 13px;
        padding: 15px 10px
    }

    .home-service-content .home-cat-icon {
        width: 50px;
        height: 50px;
        right: 5px
    }

    .chart-content h2 {
        font-size: 22px;
        line-height: 30px
    }

    .chart-content h6 {
        font-size: 18px;
        line-height: 28px
    }

    .adp-range-main h4 {
        font-size: 32px;
        margin-bottom: 0
    }

    .chart-left-right-main.witherby-main {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .adp-range-main {
        padding-top: 50px
    }

    .avcs-content, .adp-content {
        width: 100%
    }

        .adp-content p {
            max-width: 100%
        }

    .product-item .product-item-actions .actions-primary form button.action, .product-info-main .box-tocart .action.tocart, .product-info-main .box-tocart .action.wishlist-btn {
        padding: 10px;
        width: 100%;
        margin: 0 auto
    }

    .e-navigation-page .banner_content {
        top: 95%
    }

    .chartwatch_sec1 .chartwach-icons-main ul li {
        width: 50%
    }

    .chartwatch_sec1 {
        padding: 30px 0
    }

    .branch-single {
        width: 100%;
        margin: 0 0 2%
    }

    .contact-form-img h2 {
        font-size: 24px;
        line-height: normal
    }

    body.category-chartwatch .banner_content {
        top: 95%
    }

    .category-chartwatch #inner-banner-main img {
        min-height: 600px;
        opacity: 1
    }

    .field-error, div.mage-error[generated] {
        width: 100%;
        margin-left: 0
    }

    .rewards-referral-link {
        font-weight: 600;
        white-space: normal;
        word-break: break-word
    }
}

@media only screen and (max-width:375px) {
    .homeslider-caption h4 {
        font-size: 13px;
        letter-spacing: 1px;
        padding-bottom: 5px
    }

    .homeslider-caption h2 {
        font-size: 24px;
        line-height: 36px
    }

    .homeslider-caption a.homeslider-btn {
        margin-top: 15px;
        padding: 9px 25px;
        font-size: 13px
    }

    .viewall-product {
        top: 35%
    }

    .post-detail-wrap {
        width: 70%
    }

    .upcomnig-classes-section {
        padding: 40px 15px
    }

    .event-next-prev a.event-next.btn, .event-next-prev a.btn {
        width: 100%;
        margin-bottom: 15px
    }

    .boombox-img-left img {
        width: 80%
    }

    .boombox-img-right img {
        width: 80%
    }

    .boombox-product-main {
        background-position: 20%
    }

    .home-4k-right-main {
        width: 90%
    }

    .home-4k-right-content h3 {
        font-size: 20px;
        line-height: 30px
    }

        .home-4k-right-content h3 span {
            font-size: 26px
        }

    .footer-address ul li span.add-content {
        display: initial
    }

    .instagram_grid li {
        width: 100%;
        padding-right: 0
    }

    .opc-block-summary {
        padding-left: 15px;
        padding-right: 15px
    }

    .home-sec1-left:before {
        width: 60px;
        height: 120px
    }

    .latest-announcment .slick-list {
        width: 75%
    }
}

@media only screen and (max-width:374px) {
    .product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item {
        width: 100%;
        margin-right: 0 !important
    }

    #best-seller .flex-direction-nav, #sale-item .flex-direction-nav {
        top: -85px;
        width: 75px
    }

    .main-heading h2 {
        font-size: 24px
    }

    span.share-icons {
        display: inline-block;
        width: 100%
    }

    .minicart-wrapper .block-minicart:before {
        right: 75px;
        top: -12px
    }

    .minicart-wrapper .block-minicart:after {
        right: 74px;
        top: -14px
    }

    .mobile-header-left, .mobile-header-right {
        width: 30%
    }

    .mobile-header-center {
        width: 40%
    }

    .getin-touch-content .contact-icon {
        margin-right: 10px
    }

    .account .column.main .block:not(.widget) .block-title strong {
        font-size: 22px !important
    }

    .post-category a, .post-date {
        line-height: normal
    }

    .category-grid-main .col-lg-2.col-md-3.col-sm-4.col-xs-6 {
        width: 100%;
        text-align: center
    }

    .category-content p {
        text-align: center
    }

    .chartwatch_sec1 .chartwach-icons-main ul li {
        width: 100%;
        margin-bottom: 30px
    }
}

@media only screen and (max-width:320px) {
    .user-links ul li {
        margin: 0 5px
    }

    .logo-wrapper-right .user-links ul li {
        margin: 0 6px
    }

    .page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
        display: none
    }

    .user-links ul li.link-currency {
        margin-right: 5px
    }

    .modal-popup._inner-scroll .modal-content {
        padding: 0
    }
}

body.page-layout-fullpage-layout main#maincontent {
    padding-bottom: 0;
    margin-top: 0
}

.navigation li.level0 {
    margin: 0
}

.ves-megamenu {
    background: 0 0
}

.toolbar-bottom .toolbar-sorter.sorter, .toolbar-bottom .showing {
    display: none
}

.page-header .language .switcher.switcher-currency .options .action.toggle.active:after {
    display: none
}

footer.page-footer .footer.content, body.cms-thank-you.cms-page-view #inner-banner-main {
    display: none
}

body.catalog-product-view .swatch-attribute span.swatch-attribute-label {
    width: 110px;
    float: left;
    line-height: 40px;
    color: #000;
    font-family: 'Cinzel';
    font-weight: 700;
    font-size: 18px;
    margin-right: 20px;
    margin-bottom: 0;
    display: inline-block
}

body.catalog-product-view .swatch-attribute .swatch-attribute-options {
    float: left;
    margin: 0 !important
}

body.catalog-product-view .swatch-attribute span.swatch-attribute-label:after {
    content: ":";
    margin-left: 5px
}

body.catalog-product-view div#preview {
    left: 50% !IMPORTANT
}

.home-section3 .home-latest-product {
    margin-bottom: 50px
}

.footer address.copyright span a {
    color: #fff
}

#maincontent {
    min-height: 550px
}

body.category-digital-charts #inner-banner-main, body.category-chartwatch #inner-banner-main, body.category-e-navigation-solutions #inner-banner-main {
    margin-bottom: 0
}

body.category-digital-charts .home-newsletter, body.category-chartwatch .home-newsletter, body.category-e-navigation-solutions .home-newsletter {
    margin-top: 0;
    background: url() no-repeat;
    background-size: cover;
    background-position: right
}

.newsletter-content input.newsletter-input {
    display: inline-block;
    width: 100%;
    padding: 17px;
    border-radius: 0;
    margin-bottom: 10px;
    background: 0 0;
    border: 1px solid #fff;
    font-style: italic;
    color: #fff
}

.webforms-gdpr {
    margin: 0;
    padding: 0
}

.catalogsearch-result-index #inner-banner-main {
    margin-bottom: 80px
}
.search-container input::placeholder {
    font-family: Nunito, sans-serif !important;
    font-size: 15px !important;
    color: #999;
}
