﻿/*!
 * 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^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100%!important
    }

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

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

    .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: transparent
}

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

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

a {
    color: #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 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

.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;
    line-height: normal
}

input[type=file] {
    display: block
}

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

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

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: 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=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height:34px
    }

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

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

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

.checkbox,.radio {
    position: relative;
    display: block;
    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-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;
    -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-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
}

.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
}

.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 {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

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

.navbar-collapse {
    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;
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    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 {
    opacity: 0
}

.modal-backdrop.in {
    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;
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    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);
    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%);
    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%);
    background-repeat: repeat-x
}

.carousel-control:focus,.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    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: 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
    }
}

/*!
 *  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-display: auto;
    font-family: FontAwesome;
    src: url(../bundles/shopfrontend/fonts/fontawesome-webfont.eot);
    src: url(../bundles/shopfrontend/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../bundles/shopfrontend/fonts/fontawesome-webfont.woff2) format('woff2'),url(../bundles/shopfrontend/fonts/fontawesome-webfont.woff) format('woff'),url(../bundles/shopfrontend/fonts/fontawesome-webfont.ttf) format('truetype'),url(../bundles/shopfrontend/fonts/fontawesome-webfont.svg) format('svg');
    font-weight: 400;
    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(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,.fa-mortar-board: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-bed:before,.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before,.fa-battery: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-paper-o:before,.fa-hand-stop-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-television:before,.fa-tv: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-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,.fa-signing: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-address-card:before,.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,.fa-vcard-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-full:before,.fa-thermometer: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-bath:before,.fa-bathtub:before,.fa-s15: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
}

@font-face {
    font-family: simple-line-icons;
    src: url(../bundles/shopfrontend/fonts/Simple-Line-Icons.eot);
    src: url(../bundles/shopfrontend/fonts/Simple-Line-Icons.eot) format('embedded-opentype'),url(../bundles/shopfrontend/fonts/Simple-Line-Icons.woff2) format('woff2'),url(../bundles/shopfrontend/fonts/Simple-Line-Icons.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

.icon-action-redo,.icon-action-undo,.icon-anchor,.icon-arrow-down,.icon-arrow-down-circle,.icon-arrow-left,.icon-arrow-left-circle,.icon-arrow-right,.icon-arrow-right-circle,.icon-arrow-up,.icon-arrow-up-circle,.icon-badge,.icon-bag,.icon-ban,.icon-basket,.icon-basket-loaded,.icon-bell,.icon-book-open,.icon-briefcase,.icon-bubble,.icon-bubbles,.icon-bulb,.icon-calculator,.icon-calendar,.icon-call-end,.icon-call-in,.icon-call-out,.icon-camera,.icon-camrecorder,.icon-chart,.icon-check,.icon-chemistry,.icon-clock,.icon-close,.icon-cloud-download,.icon-cloud-upload,.icon-compass,.icon-control-end,.icon-control-forward,.icon-control-pause,.icon-control-play,.icon-control-rewind,.icon-control-start,.icon-credit-card,.icon-crop,.icon-cup,.icon-cursor,.icon-cursor-move,.icon-diamond,.icon-direction,.icon-directions,.icon-disc,.icon-dislike,.icon-doc,.icon-docs,.icon-drawer,.icon-drop,.icon-earphones,.icon-earphones-alt,.icon-emotsmile,.icon-energy,.icon-envelope,.icon-envelope-letter,.icon-envelope-open,.icon-equalizer,.icon-event,.icon-exclamation,.icon-eye,.icon-eyeglass,.icon-feed,.icon-film,.icon-fire,.icon-flag,.icon-folder,.icon-folder-alt,.icon-frame,.icon-game-controller,.icon-ghost,.icon-globe,.icon-globe-alt,.icon-graduation,.icon-graph,.icon-grid,.icon-handbag,.icon-heart,.icon-home,.icon-hourglass,.icon-info,.icon-key,.icon-layers,.icon-like,.icon-link,.icon-list,.icon-location-pin,.icon-lock,.icon-lock-open,.icon-login,.icon-logout,.icon-loop,.icon-magic-wand,.icon-magnet,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-map,.icon-menu,.icon-microphone,.icon-minus,.icon-mouse,.icon-music-tone,.icon-music-tone-alt,.icon-mustache,.icon-note,.icon-notebook,.icon-options,.icon-options-vertical,.icon-organization,.icon-paper-clip,.icon-paper-plane,.icon-paypal,.icon-pencil,.icon-people,.icon-phone,.icon-picture,.icon-pie-chart,.icon-pin,.icon-plane,.icon-playlist,.icon-plus,.icon-power,.icon-present,.icon-printer,.icon-puzzle,.icon-question,.icon-refresh,.icon-reload,.icon-rocket,.icon-screen-desktop,.icon-screen-smartphone,.icon-screen-tablet,.icon-settings,.icon-share,.icon-share-alt,.icon-shield,.icon-shuffle,.icon-size-actual,.icon-size-fullscreen,.icon-social-behance,.icon-social-dribbble,.icon-social-dropbox,.icon-social-facebook,.icon-social-foursqare,.icon-social-github,.icon-social-google,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-reddit,.icon-social-skype,.icon-social-soundcloud,.icon-social-spotify,.icon-social-steam,.icon-social-stumbleupon,.icon-social-tumblr,.icon-social-twitter,.icon-social-vkontakte,.icon-social-youtube,.icon-speech,.icon-speedometer,.icon-star,.icon-support,.icon-symbol-female,.icon-symbol-male,.icon-tag,.icon-target,.icon-trash,.icon-trophy,.icon-umbrella,.icon-user,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-vector,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-wallet,.icon-wrench {
    font-family: simple-line-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-user:before {
    content: "\e005"
}

.icon-people:before {
    content: "\e001"
}

.icon-user-female:before {
    content: "\e000"
}

.icon-user-follow:before {
    content: "\e002"
}

.icon-user-following:before {
    content: "\e003"
}

.icon-user-unfollow:before {
    content: "\e004"
}

.icon-login:before {
    content: "\e066"
}

.icon-logout:before {
    content: "\e065"
}

.icon-emotsmile:before {
    content: "\e021"
}

.icon-phone:before {
    content: "\e600"
}

.icon-call-end:before {
    content: "\e048"
}

.icon-call-in:before {
    content: "\e047"
}

.icon-call-out:before {
    content: "\e046"
}

.icon-map:before {
    content: "\e033"
}

.icon-location-pin:before {
    content: "\e096"
}

.icon-direction:before {
    content: "\e042"
}

.icon-directions:before {
    content: "\e041"
}

.icon-compass:before {
    content: "\e045"
}

.icon-layers:before {
    content: "\e034"
}

.icon-menu:before {
    content: "\e601"
}

.icon-list:before {
    content: "\e067"
}

.icon-options-vertical:before {
    content: "\e602"
}

.icon-options:before {
    content: "\e603"
}

.icon-arrow-down:before {
    content: "\e604"
}

.icon-arrow-left:before {
    content: "\e605"
}

.icon-arrow-right:before {
    content: "\e606"
}

.icon-arrow-up:before {
    content: "\e607"
}

.icon-arrow-up-circle:before {
    content: "\e078"
}

.icon-arrow-left-circle:before {
    content: "\e07a"
}

.icon-arrow-right-circle:before {
    content: "\e079"
}

.icon-arrow-down-circle:before {
    content: "\e07b"
}

.icon-check:before {
    content: "\e080"
}

.icon-clock:before {
    content: "\e081"
}

.icon-plus:before {
    content: "\e095"
}

.icon-minus:before {
    content: "\e615"
}

.icon-close:before {
    content: "\e082"
}

.icon-event:before {
    content: "\e619"
}

.icon-exclamation:before {
    content: "\e617"
}

.icon-organization:before {
    content: "\e616"
}

.icon-trophy:before {
    content: "\e006"
}

.icon-screen-smartphone:before {
    content: "\e010"
}

.icon-screen-desktop:before {
    content: "\e011"
}

.icon-plane:before {
    content: "\e012"
}

.icon-notebook:before {
    content: "\e013"
}

.icon-mustache:before {
    content: "\e014"
}

.icon-mouse:before {
    content: "\e015"
}

.icon-magnet:before {
    content: "\e016"
}

.icon-energy:before {
    content: "\e020"
}

.icon-disc:before {
    content: "\e022"
}

.icon-cursor:before {
    content: "\e06e"
}

.icon-cursor-move:before {
    content: "\e023"
}

.icon-crop:before {
    content: "\e024"
}

.icon-chemistry:before {
    content: "\e026"
}

.icon-speedometer:before {
    content: "\e007"
}

.icon-shield:before {
    content: "\e00e"
}

.icon-screen-tablet:before {
    content: "\e00f"
}

.icon-magic-wand:before {
    content: "\e017"
}

.icon-hourglass:before {
    content: "\e018"
}

.icon-graduation:before {
    content: "\e019"
}

.icon-ghost:before {
    content: "\e01a"
}

.icon-game-controller:before {
    content: "\e01b"
}

.icon-fire:before {
    content: "\e01c"
}

.icon-eyeglass:before {
    content: "\e01d"
}

.icon-envelope-open:before {
    content: "\e01e"
}

.icon-envelope-letter:before {
    content: "\e01f"
}

.icon-bell:before {
    content: "\e027"
}

.icon-badge:before {
    content: "\e028"
}

.icon-anchor:before {
    content: "\e029"
}

.icon-wallet:before {
    content: "\e02a"
}

.icon-vector:before {
    content: "\e02b"
}

.icon-speech:before {
    content: "\e02c"
}

.icon-puzzle:before {
    content: "\e02d"
}

.icon-printer:before {
    content: "\e02e"
}

.icon-present:before {
    content: "\e02f"
}

.icon-playlist:before {
    content: "\e030"
}

.icon-pin:before {
    content: "\e031"
}

.icon-picture:before {
    content: "\e032"
}

.icon-handbag:before {
    content: "\e035"
}

.icon-globe-alt:before {
    content: "\e036"
}

.icon-globe:before {
    content: "\e037"
}

.icon-folder-alt:before {
    content: "\e039"
}

.icon-folder:before {
    content: "\e089"
}

.icon-film:before {
    content: "\e03a"
}

.icon-feed:before {
    content: "\e03b"
}

.icon-drop:before {
    content: "\e03e"
}

.icon-drawer:before {
    content: "\e03f"
}

.icon-docs:before {
    content: "\e040"
}

.icon-doc:before {
    content: "\e085"
}

.icon-diamond:before {
    content: "\e043"
}

.icon-cup:before {
    content: "\e044"
}

.icon-calculator:before {
    content: "\e049"
}

.icon-bubbles:before {
    content: "\e04a"
}

.icon-briefcase:before {
    content: "\e04b"
}

.icon-book-open:before {
    content: "\e04c"
}

.icon-basket-loaded:before {
    content: "\e04d"
}

.icon-basket:before {
    content: "\e04e"
}

.icon-bag:before {
    content: "\e04f"
}

.icon-action-undo:before {
    content: "\e050"
}

.icon-action-redo:before {
    content: "\e051"
}

.icon-wrench:before {
    content: "\e052"
}

.icon-umbrella:before {
    content: "\e053"
}

.icon-trash:before {
    content: "\e054"
}

.icon-tag:before {
    content: "\e055"
}

.icon-support:before {
    content: "\e056"
}

.icon-frame:before {
    content: "\e038"
}

.icon-size-fullscreen:before {
    content: "\e057"
}

.icon-size-actual:before {
    content: "\e058"
}

.icon-shuffle:before {
    content: "\e059"
}

.icon-share-alt:before {
    content: "\e05a"
}

.icon-share:before {
    content: "\e05b"
}

.icon-rocket:before {
    content: "\e05c"
}

.icon-question:before {
    content: "\e05d"
}

.icon-pie-chart:before {
    content: "\e05e"
}

.icon-pencil:before {
    content: "\e05f"
}

.icon-note:before {
    content: "\e060"
}

.icon-loop:before {
    content: "\e064"
}

.icon-home:before {
    content: "\e069"
}

.icon-grid:before {
    content: "\e06a"
}

.icon-graph:before {
    content: "\e06b"
}

.icon-microphone:before {
    content: "\e063"
}

.icon-music-tone-alt:before {
    content: "\e061"
}

.icon-music-tone:before {
    content: "\e062"
}

.icon-earphones-alt:before {
    content: "\e03c"
}

.icon-earphones:before {
    content: "\e03d"
}

.icon-equalizer:before {
    content: "\e06c"
}

.icon-like:before {
    content: "\e068"
}

.icon-dislike:before {
    content: "\e06d"
}

.icon-control-start:before {
    content: "\e06f"
}

.icon-control-rewind:before {
    content: "\e070"
}

.icon-control-play:before {
    content: "\e071"
}

.icon-control-pause:before {
    content: "\e072"
}

.icon-control-forward:before {
    content: "\e073"
}

.icon-control-end:before {
    content: "\e074"
}

.icon-volume-1:before {
    content: "\e09f"
}

.icon-volume-2:before {
    content: "\e0a0"
}

.icon-volume-off:before {
    content: "\e0a1"
}

.icon-calendar:before {
    content: "\e075"
}

.icon-bulb:before {
    content: "\e076"
}

.icon-chart:before {
    content: "\e077"
}

.icon-ban:before {
    content: "\e07c"
}

.icon-bubble:before {
    content: "\e07d"
}

.icon-camrecorder:before {
    content: "\e07e"
}

.icon-camera:before {
    content: "\e07f"
}

.icon-cloud-download:before {
    content: "\e083"
}

.icon-cloud-upload:before {
    content: "\e084"
}

.icon-envelope:before {
    content: "\e086"
}

.icon-eye:before {
    content: "\e087"
}

.icon-flag:before {
    content: "\e088"
}

.icon-heart:before {
    content: "\e08a"
}

.icon-info:before {
    content: "\e08b"
}

.icon-key:before {
    content: "\e08c"
}

.icon-link:before {
    content: "\e08d"
}

.icon-lock:before {
    content: "\e08e"
}

.icon-lock-open:before {
    content: "\e08f"
}

.icon-magnifier:before {
    content: "\e090"
}

.icon-magnifier-add:before {
    content: "\e091"
}

.icon-magnifier-remove:before {
    content: "\e092"
}

.icon-paper-clip:before {
    content: "\e093"
}

.icon-paper-plane:before {
    content: "\e094"
}

.icon-power:before {
    content: "\e097"
}

.icon-refresh:before {
    content: "\e098"
}

.icon-reload:before {
    content: "\e099"
}

.icon-settings:before {
    content: "\e09a"
}

.icon-star:before {
    content: "\e09b"
}

.icon-symbol-female:before {
    content: "\e09c"
}

.icon-symbol-male:before {
    content: "\e09d"
}

.icon-target:before {
    content: "\e09e"
}

.icon-credit-card:before {
    content: "\e025"
}

.icon-paypal:before {
    content: "\e608"
}

.icon-social-tumblr:before {
    content: "\e00a"
}

.icon-social-twitter:before {
    content: "\e009"
}

.icon-social-facebook:before {
    content: "\e00b"
}

.icon-social-instagram:before {
    content: "\e609"
}

.icon-social-linkedin:before {
    content: "\e60a"
}

.icon-social-pinterest:before {
    content: "\e60b"
}

.icon-social-github:before {
    content: "\e60c"
}

.icon-social-google:before {
    content: "\e60d"
}

.icon-social-reddit:before {
    content: "\e60e"
}

.icon-social-skype:before {
    content: "\e60f"
}

.icon-social-dribbble:before {
    content: "\e00d"
}

.icon-social-behance:before {
    content: "\e610"
}

.icon-social-foursqare:before {
    content: "\e611"
}

.icon-social-soundcloud:before {
    content: "\e612"
}

.icon-social-spotify:before {
    content: "\e613"
}

.icon-social-stumbleupon:before {
    content: "\e614"
}

.icon-social-youtube:before {
    content: "\e008"
}

.icon-social-dropbox:before {
    content: "\e00c"
}

.icon-social-vkontakte:before {
    content: "\e618"
}

.icon-social-steam:before {
    content: "\e620"
}

.pe-fw,.pe-li {
    text-align: center
}

@font-face {
    font-family: Pe-icon-7-stroke;
    src: url(../bundles/shopfrontend/fonts/Pe-icon-7-stroke.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

[class*=" pe-7s-"],[class^=pe-7s-] {
    display: inline-block;
    font-family: Pe-icon-7-stroke;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

/*! Modified from font-awesome helper CSS classes - PIXEDEN
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (CSS: MIT License)
 */
.pe-lg {
    font-size: 1.33em;
    line-height: .75em;
    vertical-align: -15%
}

.pe-stack,.pe-va {
    vertical-align: middle
}

.pe-2x {
    font-size: 2em
}

.pe-3x {
    font-size: 3em
}

.pe-4x {
    font-size: 4em
}

.pe-5x {
    font-size: 5em
}

.pe-fw {
    width: 1.28571em
}

.pe-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.pe-ul>li {
    position: relative
}

.pe-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em
}

.pe-li.pe-lg {
    left: -1.85714em
}

.pe-border {
    padding: .2em .25em .15em;
    border-radius: .1em;
    border: .08em solid #eaeaea
}

.pull-right {
    float: right
}

.pe.pull-left {
    float: left;
    margin-right: .3em;
    margin-left: .3em
}

.pe-spin {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.pe-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pe-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pe-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.pe-flip-horizontal {
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.pe-flip-vertical {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

.pe-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.pe-stack-1x,.pe-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.pe-stack-1x {
    line-height: inherit
}

.pe-stack-2x {
    font-size: 2em
}

.pe-inverse {
    color: #fff
}

.pe-7s-album:before {
    content: "\e6aa"
}

.pe-7s-arc:before {
    content: "\e6ab"
}

.pe-7s-back-2:before {
    content: "\e6ac"
}

.pe-7s-bandaid:before {
    content: "\e6ad"
}

.pe-7s-car:before {
    content: "\e6ae"
}

.pe-7s-diamond:before {
    content: "\e6af"
}

.pe-7s-door-lock:before {
    content: "\e6b0"
}

.pe-7s-eyedropper:before {
    content: "\e6b1"
}

.pe-7s-female:before {
    content: "\e6b2"
}

.pe-7s-gym:before {
    content: "\e6b3"
}

.pe-7s-hammer:before {
    content: "\e6b4"
}

.pe-7s-headphones:before {
    content: "\e6b5"
}

.pe-7s-helm:before {
    content: "\e6b6"
}

.pe-7s-hourglass:before {
    content: "\e6b7"
}

.pe-7s-leaf:before {
    content: "\e6b8"
}

.pe-7s-magic-wand:before {
    content: "\e6b9"
}

.pe-7s-male:before {
    content: "\e6ba"
}

.pe-7s-map-2:before {
    content: "\e6bb"
}

.pe-7s-next-2:before {
    content: "\e6bc"
}

.pe-7s-paint-bucket:before {
    content: "\e6bd"
}

.pe-7s-pendrive:before {
    content: "\e6be"
}

.pe-7s-photo:before {
    content: "\e6bf"
}

.pe-7s-piggy:before {
    content: "\e6c0"
}

.pe-7s-plugin:before {
    content: "\e6c1"
}

.pe-7s-refresh-2:before {
    content: "\e6c2"
}

.pe-7s-rocket:before {
    content: "\e6c3"
}

.pe-7s-settings:before {
    content: "\e6c4"
}

.pe-7s-shield:before {
    content: "\e6c5"
}

.pe-7s-smile:before {
    content: "\e6c6"
}

.pe-7s-usb:before {
    content: "\e6c7"
}

.pe-7s-vector:before {
    content: "\e6c8"
}

.pe-7s-wine:before {
    content: "\e6c9"
}

.pe-7s-cloud-upload:before {
    content: "\e68a"
}

.pe-7s-cash:before {
    content: "\e68c"
}

.pe-7s-close:before {
    content: "\e680"
}

.pe-7s-bluetooth:before {
    content: "\e68d"
}

.pe-7s-cloud-download:before {
    content: "\e68b"
}

.pe-7s-way:before {
    content: "\e68e"
}

.pe-7s-close-circle:before {
    content: "\e681"
}

.pe-7s-id:before {
    content: "\e68f"
}

.pe-7s-angle-up:before {
    content: "\e682"
}

.pe-7s-wristwatch:before {
    content: "\e690"
}

.pe-7s-angle-up-circle:before {
    content: "\e683"
}

.pe-7s-world:before {
    content: "\e691"
}

.pe-7s-angle-right:before {
    content: "\e684"
}

.pe-7s-volume:before {
    content: "\e692"
}

.pe-7s-angle-right-circle:before {
    content: "\e685"
}

.pe-7s-users:before {
    content: "\e693"
}

.pe-7s-angle-left:before {
    content: "\e686"
}

.pe-7s-user-female:before {
    content: "\e694"
}

.pe-7s-angle-left-circle:before {
    content: "\e687"
}

.pe-7s-up-arrow:before {
    content: "\e695"
}

.pe-7s-angle-down:before {
    content: "\e688"
}

.pe-7s-switch:before {
    content: "\e696"
}

.pe-7s-angle-down-circle:before {
    content: "\e689"
}

.pe-7s-scissors:before {
    content: "\e697"
}

.pe-7s-wallet:before {
    content: "\e600"
}

.pe-7s-safe:before {
    content: "\e698"
}

.pe-7s-volume2:before {
    content: "\e601"
}

.pe-7s-volume1:before {
    content: "\e602"
}

.pe-7s-voicemail:before {
    content: "\e603"
}

.pe-7s-video:before {
    content: "\e604"
}

.pe-7s-user:before {
    content: "\e605"
}

.pe-7s-upload:before {
    content: "\e606"
}

.pe-7s-unlock:before {
    content: "\e607"
}

.pe-7s-umbrella:before {
    content: "\e608"
}

.pe-7s-trash:before {
    content: "\e609"
}

.pe-7s-tools:before {
    content: "\e60a"
}

.pe-7s-timer:before {
    content: "\e60b"
}

.pe-7s-ticket:before {
    content: "\e60c"
}

.pe-7s-target:before {
    content: "\e60d"
}

.pe-7s-sun:before {
    content: "\e60e"
}

.pe-7s-study:before {
    content: "\e60f"
}

.pe-7s-stopwatch:before {
    content: "\e610"
}

.pe-7s-star:before {
    content: "\e611"
}

.pe-7s-speaker:before {
    content: "\e612"
}

.pe-7s-signal:before {
    content: "\e613"
}

.pe-7s-shuffle:before {
    content: "\e614"
}

.pe-7s-shopbag:before {
    content: "\e615"
}

.pe-7s-share:before {
    content: "\e616"
}

.pe-7s-server:before {
    content: "\e617"
}

.pe-7s-search:before {
    content: "\e618"
}

.pe-7s-film:before {
    content: "\e6a5"
}

.pe-7s-science:before {
    content: "\e619"
}

.pe-7s-disk:before {
    content: "\e6a6"
}

.pe-7s-ribbon:before {
    content: "\e61a"
}

.pe-7s-repeat:before {
    content: "\e61b"
}

.pe-7s-refresh:before {
    content: "\e61c"
}

.pe-7s-add-user:before {
    content: "\e6a9"
}

.pe-7s-refresh-cloud:before {
    content: "\e61d"
}

.pe-7s-paperclip:before {
    content: "\e69c"
}

.pe-7s-radio:before {
    content: "\e61e"
}

.pe-7s-note2:before {
    content: "\e69d"
}

.pe-7s-print:before {
    content: "\e61f"
}

.pe-7s-network:before {
    content: "\e69e"
}

.pe-7s-prev:before {
    content: "\e620"
}

.pe-7s-mute:before {
    content: "\e69f"
}

.pe-7s-power:before {
    content: "\e621"
}

.pe-7s-medal:before {
    content: "\e6a0"
}

.pe-7s-portfolio:before {
    content: "\e622"
}

.pe-7s-like2:before {
    content: "\e6a1"
}

.pe-7s-plus:before {
    content: "\e623"
}

.pe-7s-left-arrow:before {
    content: "\e6a2"
}

.pe-7s-play:before {
    content: "\e624"
}

.pe-7s-key:before {
    content: "\e6a3"
}

.pe-7s-plane:before {
    content: "\e625"
}

.pe-7s-joy:before {
    content: "\e6a4"
}

.pe-7s-photo-gallery:before {
    content: "\e626"
}

.pe-7s-pin:before {
    content: "\e69b"
}

.pe-7s-phone:before {
    content: "\e627"
}

.pe-7s-plug:before {
    content: "\e69a"
}

.pe-7s-pen:before {
    content: "\e628"
}

.pe-7s-right-arrow:before {
    content: "\e699"
}

.pe-7s-paper-plane:before {
    content: "\e629"
}

.pe-7s-delete-user:before {
    content: "\e6a7"
}

.pe-7s-paint:before {
    content: "\e62a"
}

.pe-7s-bottom-arrow:before {
    content: "\e6a8"
}

.pe-7s-notebook:before {
    content: "\e62b"
}

.pe-7s-note:before {
    content: "\e62c"
}

.pe-7s-next:before {
    content: "\e62d"
}

.pe-7s-news-paper:before {
    content: "\e62e"
}

.pe-7s-musiclist:before {
    content: "\e62f"
}

.pe-7s-music:before {
    content: "\e630"
}

.pe-7s-mouse:before {
    content: "\e631"
}

.pe-7s-more:before {
    content: "\e632"
}

.pe-7s-moon:before {
    content: "\e633"
}

.pe-7s-monitor:before {
    content: "\e634"
}

.pe-7s-micro:before {
    content: "\e635"
}

.pe-7s-menu:before {
    content: "\e636"
}

.pe-7s-map:before {
    content: "\e637"
}

.pe-7s-map-marker:before {
    content: "\e638"
}

.pe-7s-mail:before {
    content: "\e639"
}

.pe-7s-mail-open:before {
    content: "\e63a"
}

.pe-7s-mail-open-file:before {
    content: "\e63b"
}

.pe-7s-magnet:before {
    content: "\e63c"
}

.pe-7s-loop:before {
    content: "\e63d"
}

.pe-7s-look:before {
    content: "\e63e"
}

.pe-7s-lock:before {
    content: "\e63f"
}

.pe-7s-lintern:before {
    content: "\e640"
}

.pe-7s-link:before {
    content: "\e641"
}

.pe-7s-like:before {
    content: "\e642"
}

.pe-7s-light:before {
    content: "\e643"
}

.pe-7s-less:before {
    content: "\e644"
}

.pe-7s-keypad:before {
    content: "\e645"
}

.pe-7s-junk:before {
    content: "\e646"
}

.pe-7s-info:before {
    content: "\e647"
}

.pe-7s-home:before {
    content: "\e648"
}

.pe-7s-help2:before {
    content: "\e649"
}

.pe-7s-help1:before {
    content: "\e64a"
}

.pe-7s-graph3:before {
    content: "\e64b"
}

.pe-7s-graph2:before {
    content: "\e64c"
}

.pe-7s-graph1:before {
    content: "\e64d"
}

.pe-7s-graph:before {
    content: "\e64e"
}

.pe-7s-global:before {
    content: "\e64f"
}

.pe-7s-gleam:before {
    content: "\e650"
}

.pe-7s-glasses:before {
    content: "\e651"
}

.pe-7s-gift:before {
    content: "\e652"
}

.pe-7s-folder:before {
    content: "\e653"
}

.pe-7s-flag:before {
    content: "\e654"
}

.pe-7s-filter:before {
    content: "\e655"
}

.pe-7s-file:before {
    content: "\e656"
}

.pe-7s-expand1:before {
    content: "\e657"
}

.pe-7s-exapnd2:before {
    content: "\e658"
}

.pe-7s-edit:before {
    content: "\e659"
}

.pe-7s-drop:before {
    content: "\e65a"
}

.pe-7s-drawer:before {
    content: "\e65b"
}

.pe-7s-download:before {
    content: "\e65c"
}

.pe-7s-display2:before {
    content: "\e65d"
}

.pe-7s-display1:before {
    content: "\e65e"
}

.pe-7s-diskette:before {
    content: "\e65f"
}

.pe-7s-date:before {
    content: "\e660"
}

.pe-7s-cup:before {
    content: "\e661"
}

.pe-7s-culture:before {
    content: "\e662"
}

.pe-7s-crop:before {
    content: "\e663"
}

.pe-7s-credit:before {
    content: "\e664"
}

.pe-7s-copy-file:before {
    content: "\e665"
}

.pe-7s-config:before {
    content: "\e666"
}

.pe-7s-compass:before {
    content: "\e667"
}

.pe-7s-comment:before {
    content: "\e668"
}

.pe-7s-coffee:before {
    content: "\e669"
}

.pe-7s-cloud:before {
    content: "\e66a"
}

.pe-7s-clock:before {
    content: "\e66b"
}

.pe-7s-check:before {
    content: "\e66c"
}

.pe-7s-chat:before {
    content: "\e66d"
}

.pe-7s-cart:before {
    content: "\e66e"
}

.pe-7s-camera:before {
    content: "\e66f"
}

.pe-7s-call:before {
    content: "\e670"
}

.pe-7s-calculator:before {
    content: "\e671"
}

.pe-7s-browser:before {
    content: "\e672"
}

.pe-7s-box2:before {
    content: "\e673"
}

.pe-7s-box1:before {
    content: "\e674"
}

.pe-7s-bookmarks:before {
    content: "\e675"
}

.pe-7s-bicycle:before {
    content: "\e676"
}

.pe-7s-bell:before {
    content: "\e677"
}

.pe-7s-battery:before {
    content: "\e678"
}

.pe-7s-ball:before {
    content: "\e679"
}

.pe-7s-back:before {
    content: "\e67a"
}

.pe-7s-attention:before {
    content: "\e67b"
}

.pe-7s-anchor:before {
    content: "\e67c"
}

.pe-7s-albums:before {
    content: "\e67d"
}

.pe-7s-alarm:before {
    content: "\e67e"
}

.pe-7s-airplay:before {
    content: "\e67f"
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

/*! jQuery UI - v1.11.4 - 2015-08-09
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #e0e0e0;
    background: #eee url(../css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(../css/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(../css/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(../css/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405
}

.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(../css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(../css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(../css/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url(../css/images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(../css/images/ui-icons_ffffff_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(../css/images/ui-icons_ef8c08_256x240.png)
}

.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
    background-image: url(../css/images/ui-icons_ef8c08_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(../css/images/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(../css/images/ui-icons_228ef1_256x240.png)
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(../css/images/ui-icons_ffd27a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url(../css/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(../css/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}

.blog_post {
    margin-top: 30px
}

.blog_post p {
    color: #666
}

.blog-wrapper {
    margin-bottom: 30px
}

.center_column {
    margin-bottom: 30px
}

.blog-wrapper .page-title {
    padding-left: 15px;
    padding-top: 10px
}

.blog_post .sortPagiBar {
    margin-bottom: 10px
}

#columns {
    padding-top: 16px;
    padding-bottom: 30px
}

.tree-menu li {
    line-height: 24px
}

.tree-menu>li>ul {
    padding-left: 17px;
    display: none
}

.tree-menu>li>ul>li {
    border-bottom: 1px dotted #eaeaea
}

.tree-menu>li>ul>li:last-child {
    border: none
}

.tree-menu>li>ul>li>span:before {
    content: "\f0da";
    font-size: 14px;
    display: inline-block;
    text-align: right;
    color: #666;
    font-family: FontAwesome;
    padding-right: 12px;
    color: #ccc
}

.sidebar .blog-module {
    margin-bottom: 30px;
    overflow: hidden
}

.sidebar .blog-module .owl-dots {
    bottom: 5px
}

.sidebar .blog-module:last-child {
    margin-bottom: 0
}

.sidebar .blog-module img {
    margin: 0 auto
}

.sidebar .block .title_block {
    font-size: 13px;
    font-weight: 900;
    border-bottom: 1px solid #eee;
    padding: 12px 14px;
    text-transform: uppercase;
    color: #333
}

.sidebar .block .block_content {
    padding: 14px 0 0
}

.layered .layered_subtitle {
    color: #666;
    font-size: 16px;
    padding-bottom: 4px;
    text-transform: uppercase
}

.layered .layered-content {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    margin-bottom: 0;
    padding-top: 0
}

.layered .layered-content:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.layered-category .layered-content {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0
}

.image-hover2 a {
    position: relative;
    display: table
}

.image-hover2 a:after {
    overflow: hidden;
    position: absolute;
    top: 0;
    content: "";
    z-index: 100;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-color: rgba(0,0,0,.3);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: 1
}

.image-hover2 a:before {
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f002";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    color: #fff;
    ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s
}

.image-hover2 a:hover:after {
    visibility: visible;
    opacity: .8;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.image-hover2 a:hover:before {
    opacity: 1
}

.blog-posts {
    line-height: 22px;
    margin: auto;
    font-size: 13px
}

a.read-more {
    color: #329021;
    font-weight: 400;
    letter-spacing: .5px
}

a.read-more:hover {
    color: #222
}

.blog-posts .post-item {
    padding-bottom: 18px;
    padding-top: 15px;
    list-style: outside none none;
    color: #999;
    font-size: 12px;
    line-height: 20px
}

.center_column .blog-posts .post-item {
    border-bottom: 1px #eee solid
}

#center_column ul {
    padding: 0;
    margin: 0
}

.blog-posts.blog-wrapper .post-item {
    border: none
}

.blog-posts.blog-wrapper h3 {
    margin-top: 15px
}

.blog-posts .post-item:last-child {
    border-bottom: 0 solid #eaeaea;
    padding-bottom: 10px
}

.blog-posts .post-item .entry-meta-data {
    padding: 5px 0;
    color: #666;
    font-size: 13px
}

.blog-posts .post-item .entry-meta-data i {
    font-size: 18px;
    vertical-align: -2px
}

.blog-posts .post-item .entry-meta-data span {
    margin-right: 12px;
    border-right: 1px #eee solid;
    padding-right: 10px
}

.blog-posts .post-item .entry-meta-data span:last-child {
    margin-right: 12px;
    border-right: 0 #ddd solid;
    padding-right: 10px
}

.blog-posts .post-item .entry-meta-data .author .fa {
    opacity: .7
}

.blog-posts .post-item .entry-meta-data .fa {
    line-height: inherit
}

.blog-posts .post-item .entry-more a {
    border: 1px solid #333e48;
    color: #fff;
    padding: 8px 15px;
    background: #333e48;
    font-weight: 500;
    font-size: 12px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.blog-posts .post-item .entry-more {
    margin-top: 15px
}

.blog-posts .post-item .entry-more a:hover {
    background: #329021;
    border: 1px solid #329021;
    color: #fff
}

.blog-posts .post-item .entry-thumb img {
    border: 1px solid #eaeaea;
    width: 100%
}

.blog-list-sidebar li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden
}

.blog-list-sidebar li:last-child {
    border: none;
    margin-bottom: 0
}

.blog-list-sidebar li .post-thumb {
    width: 80px;
    float: left;
    border: 1px solid #eaeaea;
    padding: 4px;
    background: #fcfcfc
}

.blog-list-sidebar li .post-info {
    margin-left: 90px;
    color: #999
}

.blog-list-sidebar li .post-info h5 {
    font-size: 13px
}

.blog-list-sidebar li .post-info .post-meta {
    font-size: 12px;
    margin-top: 5px
}

.blog-list-sidebar li .post-info .fa {
    line-height: inherit
}

.recent-comment-list li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden
}

.recent-comment-list li:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.recent-comment-list li .author {
    color: #666;
    margin-bottom: 0;
    font-size: 13px
}

.recent-comment-list li .author a {
    font-weight: 600;
    color: #329021
}

.recent-comment-list li .comment {
    margin-top: 5px;
    color: #666;
    font-size: 13px
}

.recent-comment-list li>h5>a {
    color: #333;
    font-size: 13px
}

.entry-detail {
    margin-bottom: 30px;
    font-size: 13px
}

.entry-detail .page-title {
    margin-bottom: 12px
}

.entry-detail h1 {
    font-size: 18px;
    font-weight: 600
}

.entry-title a {
    font-size: 15px;
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0
}

.entry-thumb {
    margin-bottom: 12px
}

.entry-detail .entry-meta-data {
    padding: 12px 0 0;
    color: #666;
    font-size: 13px
}

.entry-detail .entry-meta-data i {
    font-size: 16px;
    vertical-align: -2px
}

.entry-detail .entry-meta-data .fa {
    line-height: inherit
}

.entry-detail .entry-meta-data span {
    margin-right: 10px
}

.entry-detail .entry-meta-data .author .fa {
    opacity: .7
}

.entry-detail .entry-meta-data .rating {
    float: right
}

.entry-detail .entry-meta-data .post-star span {
    margin: 0
}

.entry-tags span {
    text-transform: uppercase
}

blockquote,blockquote p {
    font-size: 14px;
    line-height: 24px;
    color: #5c5c5c;
    font-style: italic;
    font-family: Georgia,"Times New Roman",Times,serif;
    position: relative
}

blockquote:before {
    content: "\f10d";
    display: block;
    position: absolute;
    left: 14px;
    top: 10px;
    font-family: FontAwesome;
    font-size: 35px;
    line-height: 1em;
    color: #c2c2c2
}

blockquote {
    margin: 0 0 20px;
    padding: 20px 20px 30px 67px;
    border-left: 3px solid #eaeaea;
    background: #fff
}

.entry-info {
    padding-bottom: 10px;
    display: inline-block
}

.single-box {
    font-size: 13px;
    margin-bottom: 30px
}

.single-box .product-flexslider {
    margin-bottom: 0;
    margin-top: 18px
}

.single-box>h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0
}

.comment-box {
    margin: 30px 0
}

.comment-list {
    margin-top: 20px
}

.comment-list ul {
    padding-left: 40px
}

.comment-list ul li {
    overflow: hidden;
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    list-style: none;
    color: #666
}

.comment-list ul li:last-child {
    margin-bottom: 0;
    border: none;
    padding: 0
}

.comment-list>ul {
    padding-left: 0;
    margin: auto
}

.comment-list .avartar {
    width: 80px;
    float: left
}

.comment-list .comment-body {
    margin-left: 90px
}

.comment-list .comment-meta {
    color: #ccc;
    margin-bottom: 6px
}

.comment-meta .date {
    color: #666
}

.comment-list .comment-meta .author a {
    font-weight: 600
}

.coment-form {
    margin-top: 20px
}

.coment-form label {
    margin-top: 10px;
    margin-bottom: 6px;
    font-weight: 500
}

.coment-form input,.coment-form textarea {
    border-radius: 3px;
    border: 1px solid #eee;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    border-radius: 3px
}

.coment-form .button {
    margin-top: 15px
}

.related-posts {
    margin-top: 20px
}

.related-posts .entry-thumb img {
    border: 1px solid #eaeaea
}

.related-posts .entry-ci {
    margin-top: 10px
}

.related-posts .entry-meta-data {
    color: #999;
    font-size: 13px;
    margin-top: 10px
}

.related-posts .entry-meta-data .fa {
    line-height: inherit
}

.related-posts .entry-ci .entry-excerpt {
    padding: 10px 0
}

.related-posts .entry-title {
    font-size: 14px
}

.related-posts .owl-next {
    top: -31px
}

.related-posts .owl-prev {
    top: -31px;
    left: inherit;
    right: 26px
}

.blog-posts.blog-wrapper {
    margin: auto -15px;
    list-style: outside none none
}

@media only screen and (min-width: 280px) and (max-width:479px) {
    .center_column {
        margin-bottom:20px;
        padding: 10px 12px 10px
    }

    h3.entry-title {
        margin-top: 12px
    }

    .entry-detail {
        margin-bottom: 20px;
        padding: 10px 12px 12px
    }

    .entry-detail .entry-meta-data .rating {
        float: none;
        margin-top: 6px
    }

    .comment-list ul {
        padding-left: 0
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .center_column {
        margin-bottom:20px;
        padding: 10px 12px 10px
    }

    h3.entry-title {
        margin-top: 12px
    }

    .entry-detail .entry-meta-data .rating {
        float: none;
        margin-top: 10px
    }

    .comment-list ul {
        padding-left: 10px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .blog-list-sidebar li .post-info {
        color:#999;
        display: inline-block;
        margin-left: 0;
        margin-top: 10px;
        width: 100%
    }
}

@media only screen and (min-width: 992px) and (max-width:1169px) {
    .blog-posts .post-item .entry-meta-data span {
        margin-right:4px;
        padding-right: 10px
    }
}

h1,h2,h3,h4,h5,h6 {
    font-family: Poppins,sans-serif;
    font-weight: 400;
    color: #000;
    -webkit-font-smoothing: antialiased
}

h1 {
    font-size: 36px;
    line-height: 45px
}

h2 {
    font-size: 30px;
    line-height: 40px
}

h3 {
    font-size: 24px;
    line-height: 35px
}

h4 {
    font-size: 18px;
    line-height: 30px
}

h5 {
    font-size: 14px;
    line-height: 25px
}

h6 {
    font-size: 12px;
    line-height: 20px
}

h1 small {
    font-size: 50%
}

h2 small {
    font-size: 60%
}

h3 small {
    font-size: 70%
}

h4 small {
    font-size: 80%
}

h5 small {
    font-size: 90%
}

h6 small {
    font-size: 90%
}

small {
    font-size: 90%;
    opacity: .7;
    font-family: Montserrat,sans-serif
}

code {
    text-transform: none;
    font-family: monospace,serif
}

.shortcodes_page p {
    font-family: Montserrat,sans-serif!important;
    margin: 0 0 25px 0;
    font-size: 13px;
    line-height: 25px;
    color: #747474
}

p strong {
    font-weight: 600
}

.lead {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px
}

.dropcap {
    float: left;
    width: .7em;
    font-size: 400%;
    font-family: algerian,courier;
    line-height: 80%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding-left: 3px;
    margin-top: 5px;
    margin-right: 5px
}

a {
    color: #111;
    outline: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a:focus,a:hover {
    color: #111;
    text-decoration: none;
    outline: 0
}

small {
    display: block;
    margin-top: 5px
}

.animated {
    visibility: hidden
}

.visible {
    visibility: visible
}

.font-open-sans {
    font-family: Poppins,sans-serif!important
}

.font-montserrat {
    font-family: Montserrat,sans-serif!important
}

.font-source-sans-pro {
    font-family: 'Source Sans Pro',sans-serif!important
}

.color-red {
    color: #fd3635!important
}

.color-pink {
    color: #fd40b3!important
}

.color-orange {
    color: #ff8b34!important
}

.color-purple {
    color: #a85ad4!important
}

.color-blue {
    color: #3dace1!important
}

.color-cyan {
    color: #1abc9c!important
}

.color-green {
    color: #b2cc71!important
}

.color-yellow {
    color: #ffc501!important
}

.color-light {
    color: #fff!important
}

.color-white {
    color: #fff!important
}

.color-gray {
    color: #f5f7f9!important
}

.color-gray2 {
    color: #e0e0e0!important
}

.color-dark {
    color: #5f6467!important
}

.color-dark2 {
    color: #323a45!important
}

.color-black {
    color: #111!important
}

.post-grid,.post-list-aside {
    display: inline-block;
    width: 100%
}

.post-grid {
    margin: 0 15px
}

.post-grid .col-lg-1,.post-grid .col-lg-10,.post-grid .col-lg-11,.post-grid .col-lg-12,.post-grid .col-lg-2,.post-grid .col-lg-3,.post-grid .col-lg-4,.post-grid .col-lg-5,.post-grid .col-lg-6,.post-grid .col-lg-7,.post-grid .col-lg-8,.post-grid .col-lg-9,.post-grid .col-md-1,.post-grid .col-md-10,.post-grid .col-md-11,.post-grid .col-md-12,.post-grid .col-md-2,.post-grid .col-md-3,.post-grid .col-md-4,.post-grid .col-md-5,.post-grid .col-md-6,.post-grid .col-md-7,.post-grid .col-md-8,.post-grid .col-md-9,.post-grid .col-sm-1,.post-grid .col-sm-10,.post-grid .col-sm-11,.post-grid .col-sm-12,.post-grid .col-sm-2,.post-grid .col-sm-3,.post-grid .col-sm-4,.post-grid .col-sm-5,.post-grid .col-sm-6,.post-grid .col-sm-7,.post-grid .col-sm-8,.post-grid .col-sm-9,.post-grid .col-xs-1,.post-grid .col-xs-10,.post-grid .col-xs-11,.post-grid .col-xs-12,.post-grid .col-xs-2,.post-grid .col-xs-3,.post-grid .col-xs-4,.post-grid .col-xs-5,.post-grid .col-xs-6,.post-grid .col-xs-7,.post-grid .col-xs-8,.post-grid .col-xs-9 {
    padding-left: 0;
    padding-right: 0
}

.post-list .post-single .post-desk a.author,.post-single .post-cat li a,.post-single .post-desk,.post-single .post-desk .date,.post-single .post-img {
    position: relative
}

.post-grid .post-single .post-img {
    width: 100%
}

.post-grid .post-single .post-img img {
    width: 100%;
    height: 100%
}

.post-single .post-img.top:after {
    top: -7px
}

.post-single .post-img.bottom:after {
    bottom: -7px
}

.post-single .post-img.bottom:after,.post-single .post-img.top:after {
    background-color: #fff;
    border-color: #fff;
    border-image: none;
    border-right: 1px solid #fff;
    border-style: none;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px
}

.post-single .post-desk {
    padding: 30px 0;
    height: 230px
}

.post-grid .post-single .post-desk {
    padding: 40px;
    height: 230px
}

.pad-left-less {
    padding-left: 0!important
}

.p-read-more,.post-single .post-cat li a,.post-single .post-desk .date,.post-single .post-desk h4,.post-sub-title {
    font-family: Abel,sans-serif;
    letter-spacing: 2px
}

.p-read-more:hover,.post-single .post-desk .date,.post-single .post-desk h4 a {
    color: #222
}

.post-sub-title {
    font-size: 16px
}

.post-single .post-desk .date {
    margin-bottom: 25px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    float: left;
    width: 100%;
    height: auto;
    padding-top: 0;
    background: 0 0;
    color: transparent;
    margin-right: 0
}

.post-single .post-desk .date:after {
    content: '';
    width: 60px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 30px;
    background: #222
}

.post-single .post-desk .mid-align {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding-right: 40px
}

.post-single .post-cat {
    padding: 0;
    list-style: none
}

.post-single .post-cat li {
    display: inline-block;
    margin-right: 10px
}

.post-single .post-cat li a {
    color: #909090;
    text-transform: uppercase;
    font-size: 12px
}

.post-single .post-cat li a:after {
    content: ','
}

.post-list .post-single .post-desk p,.post-list-aside .post-single .post-desk p {
    line-height: 30px
}

.post-list .post-single .post-desk {
    padding: 40px 0
}

.post-list .post-single .post-desk .date,.post-list .post-single .post-desk a.author,.post-list-aside .post-desk a.author,.post-list-aside .post-single .post-desk .date {
    font-size: 12px;
    color: #909090
}

.post-list .post-single .post-desk h4 {
    margin-bottom: 10px
}

.post-list .post-single .post-desk .date:after,.post-list-aside .post-single .post-desk .date:after {
    background: 0 0
}

.post-list .post-single .post-desk a.author:after {
    content: '|';
    padding-left: 10px;
    padding-right: 5px
}

.post-list .post-single .post-img img {
    width: 100%;
    height: auto
}

.post-list .post-single .post-cat li a:hover {
    color: #000
}

.p-read-more {
    text-transform: uppercase;
    position: relative;
    color: #bbb
}

.p-read-more i {
    position: absolute;
    top: 2px;
    margin-left: 10px;
    font-weight: 700
}

.post-list-aside .post-single .post-desk h4 {
    margin-bottom: 10px
}

.post-list-aside .post-img img {
    width: 100%;
    height: auto
}

.post-list-aside .post-desk a.author:after {
    content: '|';
    padding-left: 10px;
    padding-right: 5px
}

.post-parallax {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%!important;
    overflow: hidden;
    background-position: 50% 50%;
    padding: 50px 0;
    margin-top: 25px
}

.post-parallax .relative {
    float: left
}

.post-parallax .space {
    padding: 30px;
    color: #fff
}

.light-txt h4 {
    color: #fff
}

.post-parallax .massive-progress {
    background: #606060
}

.post-parallax .massive-progress .progress-bar {
    background: #fff
}

.relative {
    position: relative
}

.post-parallax .dark-overlay {
    background: rgba(0,0,0,.5);
    content: '';
    width: 50%;
    right: 0;
    top: 0;
    height: 100%;
    position: absolute
}

.post-parallax .container {
    position: relative
}

.v-middle {
    height: 300px;
    display: table;
    vertical-align: middle;
    width: 100%
}

.v-middle h3 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 6px;
    color: #fff;
    font-size: 32px
}

.img-post.col-2 .item {
    width: 50%
}

.img-post.col-3 .item {
    width: 33.3333333%
}

.img-post.col-4 .item {
    width: 25%
}

.img-post .item {
    float: left;
    position: relative;
    cursor: pointer
}

.img-post .item img {
    width: 100%;
    height: auto
}

.img-post .post-desk {
    position: absolute;
    top: 10%;
    left: 0;
    padding: 10%
}

.img-post.col-3 .post-desk {
    top: 15%;
    padding: 5%
}

.img-post.col-4 .post-desk {
    top: 0;
    padding: 5%
}

.img-post .post-desk .light-txt a {
    color: #fff
}

.title-img {
    position: relative
}

.title-img img {
    border: none!important;
    width: 100%;
    height: auto
}

.title-img .info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    padding: 10px;
    color: #fff;
    width: 100%
}

.left-side,.right-side {
    padding: 110px 0
}

.gap-less .col-md-6 {
    padding: 0
}

body {
    background: #fff;
    color: #333;
    font-family: Poppins,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

* {
    margin: 0;
    padding: 0
}

img {
    border: 0;
    max-width: 100%
}

a {
    color: #333;
    text-decoration: none;
    transition: .5s all ease
}

a:hover {
    text-decoration: none;
    color: #329021
}

a:focus {
    outline: 0;
    text-decoration: none;
    color: #666
}

:focus {
    outline: 0
}

h1,h2,h3,h4,h5,h6 {
    margin: 0 0 5px;
    line-height: 1.35;
    color: #000
}

h1 {
    font-weight: 400;
    font-size: 24px
}

h2 {
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 16px
}

h3 {
    font-weight: 600
}

h4 {
    font-weight: 600
}

h5 {
    font-weight: 600
}

h6 {
    font-weight: 600
}

form {
    display: inline
}

fieldset {
    border: 0
}

legend {
    display: none
}

table {
    border: 0;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%
}

caption,td,th {
    vertical-align: top;
    text-align: left;
    font-weight: 400
}

thead tr th {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 13px
}

p {
    margin: 0 0 10px;
    color: #666
}

strong {
    font-weight: 600
}

address {
    font-style: normal;
    line-height: 1.35
}

cite {
    font-style: normal
}

blockquote,q {
    quotes: none
}

q:after,q:before {
    content: ''
}

big,small {
    font-size: 1em
}

ol,ul {
    padding: 0;
    margin: 0 0 10px 25px
}

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

ol.unstyled,ul.unstyled {
    margin-left: 0;
    list-style: none
}

ol.inline,ul.inline {
    margin-left: 0;
    list-style: none
}

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

ol ul,ul ul {
    list-style-type: circle
}

.hidden {
    display: block!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    width: 0!important;
    height: 0!important;
    overflow: hidden!important
}

.nobr {
    white-space: nowrap!important
}

.wrap {
    white-space: normal!important
}

.a-left {
    text-align: left!important
}

.a-center {
    text-align: center!important
}

.a-right {
    text-align: right!important
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.f-left,.left {
    float: left!important
}

.f-right,.right {
    float: right!important
}

.f-none {
    float: none!important
}

.f-fix {
    float: left;
    width: 100%
}

.no-display {
    display: none
}

.no-margin {
    margin: 0!important
}

.no-padding {
    padding: 0!important
}

.no-bg {
    background: 0 0!important
}

small {
    font-size: 85%;
    font-weight: 400;
    text-transform: lowercase;
    color: #999
}

input:focus {
    outline: 0
}

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

.newsletter-popup {
    position: fixed;
    right: 0;
    bottom: 30%;
    z-index: 1000
}

.newsletter-popup i {
    padding: 10px;
    font-size: 22px;
    background-color: #329021;
    color: #fff;
    border-radius: 3px 0 0 3px
}

.newsletter-popup .modal-content {
    background: inherit;
    box-shadow: none;
    border: none
}

#newsletter-popup .close {
    cursor: pointer;
    font-weight: 600;
    line-height: 30px;
    min-width: 50px;
    position: absolute;
    right: 5px;
    text-align: center;
    text-transform: uppercase;
    top: 5px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #666;
    opacity: 1
}

#newsletter-popup .close:hover {
    color: #fe0100
}

#newsletter-popup h4.modal-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: .5px;
    color: #333;
    text-transform: capitalize
}

#newsletter-form .content-subscribe {
    overflow: hidden;
    padding-left: 20px
}

.form-subscribe-header label {
    color: #999;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px
}

#newsletter-form .content-subscribe .actions,#newsletter-popup #newsletter-form .input-box {
    display: inline-block
}

#newsletter-popup #newsletter-form .input-box .input-text {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    margin: 0 0 5px;
    padding-left: 15px;
    width: 380px;
    color: #333;
    border-radius: 3px
}

#newsletter-popup .subscribe-bottom input[type=checkbox] {
    vertical-align: sub
}

#newsletter-popup #newsletter-form .actions .button-subscribe {
    background-color: #329021;
    border: medium none;
    color: #fff;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    min-width: 105px;
    padding: 0 10px 0 3px;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 3px;
    margin-top: 8px
}

#newsletter-popup #newsletter-form .actions .button-subscribe:hover {
    background: #329021;
    color: #fff
}

#newsletter-popup .subscribe-bottom {
    color: #999;
    display: block;
    margin-top: 15px;
    overflow: hidden;
    margin-left: 18px;
    margin-bottom: 20px
}

#newsletter-popup .modal-header {
    padding: 15px 18px;
    border-bottom: 0 solid #eee
}

#newsletter-popup .subscribe-bottom label {
    color: #333;
    font-size: 12px;
    margin-bottom: 0
}

#newsletter-popup #dont_show {
    margin: 0;
    vertical-align: middle
}

.modal-open .modal {
    background: none repeat scroll 0 0 rgba(0,0,0,.6)
}

#newsletter-popup .modal-dialog {
    width: 450px;
    margin: 100px auto
}

.main-col {
    margin: auto;
    overflow: hidden
}

.col-main {
    font-size: 13px
}

.col-left {
    margin-bottom: 0
}

.col-right {
    margin-bottom: 0
}

.col1-layout .header-background-default {
    margin: 20px;
    padding: 0
}

.col1-layout .col-main {
    float: none;
    width: auto;
    margin-top: 0
}

.col2-left-layout .col-main {
    margin-top: 0
}

.col2-right-layout ol.opc .col-md-4 {
    margin-right: 15px
}

.col3-layout .col-wrapper {
    float: left;
    width: 780px
}

.col3-layout .col-wrapper .col-main {
    float: right
}

.main-container {
    min-height: 350px
}

.header-container {
    background-color: #fff
}

.welcome-info {
    background-color: #fff;
    border-bottom: 1px #eee solid;
    padding: 30px 0 60px;
    text-align: center
}

.welcome-info .page-header {
    margin-top: 10px
}

.welcome-info .page-header h1 {
    color: #333;
    font-size: 40px
}

.welcome-info .page-header p {
    font-size: 30px
}

.welcome-info .page-header p em {
    font-style: normal;
    border-bottom: 2px #329021 solid;
    padding-bottom: 5px
}

.welcome-info .page-header .text-main {
    color: #329021
}

.header-top {
    background: #ececec;
    color: #666;
    font-size: 14px;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 4px
}

.header-top a {
    color: #fff
}

.header-top a:hover {
    color: #3cf
}

.welcome-msg {
    text-align: left;
    display: inline-block;
    padding: 0 12px 0 0;
    margin: 0;
    float: left
}

.phone {
    padding: 2px 0 2px 0
}

.language-currency-wrapper .block {
    float: left;
    margin: 0;
    position: relative;
    border-bottom: none
}

.language-currency-wrapper .block span {
    display: inline-block;
    text-transform: capitalize
}

.language-currency-wrapper .block span i,.language-currency-wrapper .block.block-currency i {
    margin-left: 5px
}

.language-currency-wrapper .block:hover {
    cursor: pointer
}

.language-currency-wrapper .block>div {
    line-height: 18px;
    position: relative;
    border-left: 1px #ccc solid;
    padding-left: 10px
}

.language-currency-wrapper .block>div>span:hover {
    color: #329021
}

.language-currency-wrapper .block>div img {
    margin-top: -3px;
    margin-right: 6px;
    margin-left: 4px
}

.language-currency-wrapper .block>ul {
    position: absolute;
    left: -10px;
    top: 42px;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    opacity: 0;
    visibility: hidden;
    z-index: 1001;
    text-align: left
}

.language-currency-wrapper .block>ul li {
    list-style: none;
    background: #fbfbfb
}

.language-currency-wrapper .block>ul li a {
    position: relative;
    white-space: nowrap;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    padding-left: 12px;
    display: block
}

.language-currency-wrapper .block>ul li a img {
    margin-right: 8px;
    margin-top: 0
}

.language-currency-wrapper .block>ul li a .cur_icon {
    margin-right: 6px
}

.language-currency-wrapper .block>ul li a:hover {
    color: #329021;
    text-decoration: none
}

.language-currency-wrapper .block:hover>ul {
    margin-top: 0;
    top: 18px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.language-currency-wrapper .block.block-language {
    padding: 0
}

.language-currency-wrapper {
    display: inline-block;
    margin-top: 2px
}

.language-currency-wrapper .block.block-language>ul {
    min-width: 132px;
    left: 0;
    margin: auto
}

.language-currency-wrapper .block.block-currency {
    margin-left: 12px
}

.language-currency-wrapper .block.block-currency>ul {
    min-width: 114px;
    margin: auto
}

.headerlinkmenu ul.links li:first-child {
    text-align: left
}

.headerlinkmenu ul.links li:last-child {
    text-align: right
}

.headerlinkmenu ul.links li img {
    margin-right: 5px;
    width: 20px
}

.headerlinkmenu ul.links a {
    display: inline-block;
    padding: 0 0 0 8px;
    text-decoration: none;
    color: #666;
    font-weight: 400
}

.headerlinkmenu ul.links a:hover {
    color: #329021;
    text-decoration: none
}

.jtv-top-search {
    padding-left: 0
}

.top-search {
    margin-top: 30px
}

.top-search a {
    color: #fff;
    cursor: pointer;
    padding: 8px 12px 9px
}

.top-search a:hover {
    background: #006393;
    color: #fff
}

.icon-search:before {
    font-size: 16px
}

.cart-top .dropdown-menu {
    padding: 10px;
    min-height: 100px;
    height: auto!important;
    min-width: 445px;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    top: 0;
    position: fixed;
    z-index: 999;
    display: block;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: all .4s cubic-bezier(.25,.46,.45,.94) 0s;
    -o-transition: all .4s cubic-bezier(.25,.46,.45,.94) 0s;
    transition: all .4s cubic-bezier(.25,.46,.45,.94) 0s
}

#search .input-group {
    border: 5px solid #e4e4e4;
    border-radius: 5px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    background: #fff
}

#search input {
    height: 38px;
    display: inline-block;
    width: 66%;
    border: none;
    background: #fff;
    box-shadow: none;
    font-size: 12px;
    padding-left: 12px
}

.form-control::-moz-placeholder {
    color: #333
}

#search button {
    line-height: 34px;
    padding: 4px 15px 0;
    display: inline-block;
    background: #329021;
    border: none;
    color: #fff;
    border-left: 0 #e8e6e2 solid;
    position: absolute;
    right: 0
}

#search button:hover {
    background: #329021;
    border: none;
    color: #fff
}

.top-search .fade.in {
    background: none repeat scroll 0 0 rgba(0,0,0,.5);
    opacity: 1
}

#search button i {
    font-size: 17px
}

.cate-dropdown {
    float: left;
    width: 140px;
    height: 38px;
    border: none;
    display: inline-block;
    font-weight: 500
}

select.cate-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: 118px center;
    background-image: url(../bundles/shopfrontend/images/select-arrow.png);
    background-repeat: no-repeat;
    position: right 10px center;
    color: transparent;
    padding-right: 28px;
    padding-left: 15px;
    text-indent: .01px;
    text-overflow: '';
    cursor: pointer;
    color: #666;
    background-color: #fff;
    border-right: 1px solid #e5e5e5;
    border-radius: 3px;
    padding-top: 8px
}

.cate-dropdown:focus {
    border: none;
    border-right: 1px solid #e5e5e5
}

.top-search .modal-lg {
    width: 700px
}

.modal-header {
    text-align: left;
    border: none
}

.modal-open {
    padding: 0!important
}

.shipping-block {
    padding-left: 0;
    padding-right: 0
}

.shipping-block .money {
    padding: 0
}

.shipping-inner {
    overflow: hidden;
    font-size: 13px;
    text-align: left;
    color: #333;
    line-height: 1.4em;
    font-weight: 400;
    text-transform: uppercase;
    padding: 28px 0
}

.shipping-block .call {
    padding-left: 0
}

.shipping-inner h3 {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 1px;
    margin-top: 5px;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px
}

.shipping-inner .content {
    display: inline-block;
    text-align: left;
    text-transform: none;
    color: #999;
    font-size: 12px;
    letter-spacing: .5px;
    margin-left: 10px
}

.shipping-inner .content p {
    margin: 0
}

.shipping-inner i {
    border: 1px #329021 solid;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #329021;
    text-align: center;
    line-height: 38px;
    margin-top: 0;
    vertical-align: 5px
}

.logo {
    vertical-align: middle;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 35px
}

.link-wishlist {
    position: relative;
    margin-left: 15px;
    display: inline-block
}

.link-wishlist i {
    font-size: 32px;
    margin-right: 6px;
    vertical-align: -10px;
    color: #666
}

.jtv-user-info .current-open i.fa-angle-down {
    font-size: 13px;
    vertical-align: -1px
}

.jtv-user-info .current-open i {
    font-size: 16px;
    margin-right: 5px;
    vertical-align: -1px;
    color: #666
}

.jtv-user-info {
    display: inline-block;
    float: right;
    margin-top: 26px;
    text-transform: uppercase
}

.dropdown-menu>li>a {
    font-size: 12px;
    padding: 6px 15px
}

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

.dropdown-menu .divider {
    margin: 5px 0;
    padding: 0!important
}

.dropdown-menu {
    padding: 0;
    border: 1px solid #eaeaea;
    border: 1px solid rgba(0,0,0,.1);
    min-width: 140px
}

.jtv-user-info:hover .current-open i,.link-wishlist:hover i {
    color: #329021
}

.top-cart-contain .top-cart-content {
    opacity: 0;
    transform-origin: 0 0 0;
    transition: all .5s ease 0s;
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.top-cart-contain .mini-cart:hover .top-cart-content {
    opacity: 1;
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.mini-products-list .product-image {
    float: left;
    padding: 0;
    width: 68px;
    padding: 0;
    border: 1px #e8e8e8 solid
}

.top-cart-content .product-name {
    margin: 0;
    width: 178px;
    line-height: 1.3em;
    padding: 0 0 3px
}

.top-cart-content .product-name a {
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
    padding-right: 5px
}

.top-cart-title span {
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    text-transform: inherit
}

.top-cart-title p span {
    text-transform: none
}

.top-cart-contain .price {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 10px;
    float: right
}

.top-cart-contain .product-details .price {
    width: auto;
    float: none;
    font-weight: 600;
    padding-left: 0;
    font-size: 12px
}

.mini-cart {
    text-align: center;
    margin-top: 4px
}

.mini-cart .basket a {
    color: #333;
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    display: inline-block
}

.mini-cart .basket a .cart-title {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    line-height: 26px;
    margin-left: 5px
}

.mini-cart .basket a .cart-total {
    background-color: #329021;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    height: 20px;
    line-height: 18px;
    position: absolute;
    left: 18px;
    text-align: center;
    top: -10px;
    width: 20px
}

.cart-icon,.shoppingcart-inner {
    float: left;
    text-align: left;
    position: relative
}

.mini-cart .cart-icon i {
    font-size: 32px;
    margin-right: 5px;
    vertical-align: -1px;
    float: left
}

.mini-cart .basket a:hover .fa-shopping-basket:before {
    background: #329021;
    color: #fff
}

.mini-cart .open .basket a {
    color: #fff;
    background: #fff;
    box-shadow: 0 3px 9px rgba(0,0,0,.3)
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none
}

.top-cart-contain {
    padding: 0;
    color: #333;
    margin-top: 0;
    float: right;
    margin-left: 0
}

.mtmegamenu .top-cart-contain {
    display: none
}

.top-cart-title p {
    margin: 0
}

.top-cart-content .empty {
    padding: 10px
}

.top-cart-content {
    width: 308px;
    position: absolute;
    top: 40px;
    right: 0;
    padding: 0;
    text-align: right;
    background: #fff;
    box-shadow: 0 0 3px 0 #eaeaea;
    border: 1px #e8e8e8 solid;
    z-index: 50
}

.top-cart-content p {
    color: #333;
    margin: 0;
    padding: 10px
}

.top-subtotal {
    color: #333;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 15px;
    text-align: left;
    text-transform: none;
    background-color: #f5fafc;
    margin-bottom: 12px
}

.top-cart-content .product-details .btn-remove {
    position: absolute;
    right: 10px;
    top: 4px
}

.top-cart-title {
    display: inline-block;
    padding: 3px;
    margin: 0;
    vertical-align: top;
    text-align: center;
    color: #223d62;
    line-height: 12px;
    position: relative;
    font-size: 12px;
    width: 20px;
    margin-top: 2px;
    margin-left: 29px
}

.top-cart-content .block-subtitle {
    border-bottom: 1px solid #fbfbfb;
    color: #333;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-size: 12px;
    background: #f5f5f5
}

ul#cart-sidebar {
    padding: 3px 15px 6px;
    margin: auto;
    max-height: 195px;
    overflow: auto
}

.top-cart-title .cart_arrow {
    position: absolute;
    bottom: -6px;
    right: 50px;
    width: 18px;
    height: 11px;
    z-index: 1000;
    display: none
}

.top-cart-contain:hover .top-cart-title .cart_arrow {
    display: block
}

.top-cart-content li.item {
    width: 272px;
    margin: 5px 0;
    border-bottom: 1px #e8e8e8 solid;
    min-height: 67px
}

.top-cart-content li.item.last {
    margin: 0;
    border-bottom: 0 #eee solid;
    padding-bottom: 10px
}

.top-cart-content .product-details {
    color: #333;
    position: relative;
    text-align: left
}

.mini-products-list .product-details {
    margin-left: 80px;
    padding: 0
}

.top-cart-content .product-details .btn-remove {
    position: absolute;
    right: 10px;
    top: 12px
}

.top-cart-content .product-details .btn-edit {
    position: absolute;
    right: 22px;
    top: 6px
}

.top-cart-content .actions {
    padding: 5px 15px 20px;
    margin: 0;
    overflow: hidden
}

.top-cart-icon {
    padding: 5px;
    width: 20px;
    height: 24px;
    display: inline-block;
    vertical-align: middle
}

.top-cart-title span {
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase
}

.top-cart-title p span {
    text-transform: none
}

.mini-cart .actions .fa-shopping-cart:before {
    font-size: 12px;
    padding-right: 8px
}

.mini-cart .actions .fa-check:before {
    font-size: 12px;
    padding-right: 8px
}

.mini-cart .actions .btn-checkout {
    background: #333;
    color: #999;
    font-size: 12px;
    padding: 8px 16px;
    border: none;
    cursor: pointer;
    display: inline-block;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    border: none;
    font-weight: 500;
    text-transform: uppercase
}

.mini-cart .actions .btn-checkout:hover {
    background: #333;
    color: #fff
}

.mini-cart .actions .view-cart {
    background: #329021;
    color: #fff;
    font-size: 12px;
    padding: 8px 16px;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    font-weight: 500;
    border: none
}

.mini-cart .actions .btn-checkout i,.mini-cart .actions .view-cart i {
    margin-right: 2px;
    font-size: 16px;
    vertical-align: 0
}

.mini-cart .actions .view-cart:hover {
    color: #333;
    background-color: #fcd21b
}

.mini-cart .actions .button {
    display: inline-block;
    width: 100px;
    text-align: center;
    margin-bottom: 3px;
    padding: 8px 10px 6px;
    text-transform: none;
    border: none;
    font-size: 12px;
    text-transform: uppercase
}

.mini-cart .button.btn-checkout {
    background-color: #970400;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 6px;
    height: 32px;
    line-height: 32px
}

.block_mini_cart_above_products {
    margin-bottom: 15px
}

.mini-cart>.button {
    color: #333;
    font-size: 12px;
    font-weight: 300;
    text-shadow: none;
    border: none;
    box-shadow: none;
    background: 0 0
}

#cart-sidebar li {
    border-bottom: 1px solid #ececec;
    list-style: none;
    margin-bottom: 8px;
    overflow: hidden;
    padding: 8px 0 15px
}

#cart-sidebar li.last {
    padding: 5px 0 0;
    border-bottom: none;
    margin-bottom: 0
}

.remove-cart {
    display: block;
    width: 15px;
    height: 13px;
    position: absolute;
    right: 1px;
    top: 0;
    color: #666
}

.remove-cart i {
    font-size: 16px
}

.remove-cart:hover {
    color: #329021
}

.our-features-box {
    overflow: hidden;
    width: 100%;
    margin: auto;
    padding: 15px 0 115px;
    background: #329021
}

.our-features-box ul {
    list-style: none;
    margin: auto;
    padding: 0;
    border: none;
    overflow: hidden
}

.our-features-box .seprator-line {
    width: 2%!important;
    text-align: center;
    border-left: 1px #eee solid;
    height: 50px;
    margin-left: 2%
}

.our-features-box li {
    float: left;
    margin-bottom: 0;
    text-align: center;
    width: 30.5%;
    padding: 0;
    display: inline-block
}

.our-features-box .feature-box {
    overflow: hidden;
    font-size: 13px;
    text-align: center;
    color: #ccc;
    line-height: 1.4em;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 0
}

.our-features-box .feature-box h3 {
    font-size: 13px;
    letter-spacing: .5px;
    margin-bottom: 3px;
    margin-top: 5px;
    font-weight: 400;
    color: #ccc
}

.our-features-box .feature-box .content {
    display: inline-block;
    text-align: left;
    text-transform: none
}

.our-features-box .feature-box .content p {
    margin: 0
}

.our-features-box .feature-box span {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px;
    text-transform: none;
    margin-right: 6px;
    color: #fff
}

.our-features-box .feature-box i {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px;
    text-transform: none;
    margin-right: 6px;
    color: #3acaf9;
    vertical-align: -2px
}

.our-features-box .feature-box:hover h3,.our-features-box .feature-box:hover i {
    color: #fff;
    cursor: default
}

.service-text h2 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: .5px;
    margin-bottom: 12px
}

.service-text p {
    color: #333;
    font-size: 12px;
    padding-bottom: 0;
    display: inline-block;
    padding: 0 5px
}

.jtv-service-area {
    text-align: left;
    padding: 25px 0 25px
}

.jtv-service-area .col-md-3 {
    padding-right: 8px
}

.jtv-service-area .col-md-3:last-child {
    padding-right: 15px
}

.jtv-service-area .block-wrapper {
    background: #fff;
    border: 1px #e8e8e8 solid;
    color: #333;
    padding: 15px;
    border-radius: 3px
}

.icon-wrapper {
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 36px;
    font-size: 36px;
    margin-right: 5px
}

.icon-wrapper i {
    color: #333
}

.service-wrapper {
    overflow: hidden;
    zoom:1;text-align: left
}

.jtv-service-area .block-wrapper.return {
    background: #fff;
    border: 1px #e8e8e8 solid;
    color: #333
}

.jtv-service-area .block-wrapper.ship {
    background: #fff;
    border: 1px #e8e8e8 solid;
    color: #333
}

.jtv-service-area .block-wrapper.user {
    background: #fff;
    border: 1px #e8e8e8 solid;
    color: #333
}

.jtv-service-area .block-wrapper .text-des {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    padding: 0
}

.jtv-service-area .block-wrapper .text-des h3 {
    font-size: 14px;
    margin-bottom: 3px;
    display: inline-block;
    margin-left: 2px;
    vertical-align: top;
    font-weight: 600
}

.jtv-service-area .block-wrapper .text-des p {
    margin: 0;
    font-size: 12px;
    font-weight: 400
}

.bottom-service {
    background-color: #1fc0a0
}

.bottom-service-box .box-outer>div.column:first-child {
    border-left: 0 none
}

.bottom-service-box .service-box-center {
    padding: 30px 0;
    text-align: left
}

.bottom-service-box .service-box-center .bottom-service-title {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: uppercase;
    transition: all .35s ease 0s
}

.bottom-service-box .service-box-center:hover .bottom-service-title {
    letter-spacing: 4px
}

.bottom-service-box .service-box-center .description {
    color: #f8f8f8;
    font-size: 12px
}

.bottom-service-box .box-outer>div {
    border-left: 1px solid rgba(255,255,255,.2)
}

.jtv-single-service {
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    padding: 18px;
    text-align: center
}

.jtv-single-service:last-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 19px
}

.service-text h2 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: .5px;
    margin-bottom: 12px
}

.service-text p {
    color: #333;
    font-size: 12px;
    padding-bottom: 0;
    display: inline-block;
    padding: 0 5px
}

.our-clients .lead {
    font-size: 18px;
    text-transform: none;
    margin: auto 8% 45px
}

.our-clients .page-header h2 {
    color: #333
}

.our-clients {
    padding: 6px 20px;
    background-color: #f8f8f8;
    border: 1px #e5e5e5 solid
}

.our-clients .product-flexslider {
    margin: 15px -12px;
    margin-top: 20px
}

.our-clients .container {
    padding: 0 20px
}

.our-clients .slider-items-products .owl-buttons .owl-next {
    position: absolute;
    right: -22px;
    top: 15px
}

.our-clients .slider-items-products .owl-buttons a {
    margin-top: -15px
}

.special-inner {
    padding: 0;
    border-right: 1px #e8e8e8 solid
}

.special-block {
    margin-top: 25px
}

.special-block .row {
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.05);
    border-radius: 3px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    margin: 0
}

.special-products {
    padding: 20px 20px 14px;
    margin: 0
}

.special-products .product-item .item-inner {
    padding-bottom: 15px
}

.special-products .page-header h2 {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0
}

.special-products .page-header {
    margin-top: 0
}

.special-products-pro {
    margin-top: 10px
}

.special-products-pro .product-flexslider {
    margin-bottom: 0;
    margin-top: 10px
}

.banner-block {
    margin-top: 30px;
    overflow: hidden;
    position: relative
}

.banner-block a img {
    transform: scale(1);
    transition-duration: .4s
}

.banner-block:hover a img {
    opacity: 1;
    transform: scale(1.05)
}

.text-des-container {
    bottom: 0;
    height: 100px;
    left: 0;
    margin: auto;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1
}

.text-des-container.pad-zero {
    padding: 0
}

.text-des {
    background: rgba(0,0,0,0) url(../bundles/shopfrontend/images/bg_text_des.png) repeat scroll 0 0;
    padding: 15px 15px
}

.text-des h2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 3px;
    letter-spacing: 1px
}

.text-des p {
    color: #444;
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.top-banner {
    padding: 5px 15px 0 0
}

.jtv-banner3-inner {
    display: block;
    position: relative;
    overflow: hidden
}

.jtv-banner3 {
    overflow: visible!important;
    position: relative
}

.banner-static img:hover,.jtv-banner3:hover img,.jtv-blog:hover .blog-img img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.banner-static img,.jtv-banner1 img,.jtv-banner2 img,.jtv-banner3 img,.jtv-blog .blog-img img {
    position: relative;
    transition: all .9s ease 0s;
    -webkit-transition: all .9s ease 0s;
    -moz-transition: all .9s ease 0s;
    -ms-transition: all .9s ease 0s;
    -o-transition: all .9s ease 0s
}

.jtv-banner3 .hover_content {
    position: absolute;
    opacity: 1;
    width: 82%;
    display: inline-block;
    top: 31%;
    left: 9%;
    margin: 0 auto;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    padding: 5px
}

.jtv-banner1:hover .hover_content,.jtv-banner2:hover .hover_content,.jtv-banner3:hover .hover_content {
    visibility: visible
}

.jtv-banner3 .hover_data {
    display: block;
    padding: 6px 0 7px;
    bottom: -8%;
    width: 100%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.jtv-banner3:hover .hover_data {
    opacity: 1;
    bottom: 8%
}

.hover_content {
    text-align: center
}

.hover_data .title {
    color: #333;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 32px
}

.hover_data .desc-text {
    color: #329021;
    font-size: 14px;
    font-weight: 500;
    margin-top: 4px;
    letter-spacing: 1px
}

.hover_data.bottom .desc-text {
    color: #eee
}

.hover_data.bottom .title {
    color: #fff;
    text-transform: uppercase
}

.hover_data.bottom span {
    color: #fff
}

.hover_data span {
    font-size: 13px;
    color: #333
}

a.shop-now {
    color: #fff;
    padding: 5px 12px;
    display: inline-block;
    font-weight: 400;
    border-radius: 2px;
    border: 2px #329021 solid;
    margin-top: 12px;
    background: rgba(0,0,0,.2)
}

.shop-now a:focus,.shop-now a:hover {
    background: #fff;
    color: #000;
    font-weight: 600;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.banner-static {
    position: relative;
    margin: 15px 0 50px
}

.banner-static img {
    max-width: 100%;
    border-radius: 3px
}

.banner-static .banner-box {
    text-align: center;
    position: relative;
    overflow: hidden
}

.banner-static .banner-box .box-hover {
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: -16px;
    transition: all .5s ease-out
}

.banner-static .banner-box .box-hover .banner-title {
    color: #fff;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 0
}

.banner-static .banner-box .box-hover span {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    width: 100%
}

.banner-static .banner-box .line {
    width: 60px;
    height: 1px;
    background-color: #eee;
    display: inline-block;
    margin: 5px
}

.banner-static .banner-box .box-hover a {
    display: inline-block;
    line-height: 27px;
    padding: 0 10px;
    font-size: 14px;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    transform: scaleY(1);
    opacity: 1;
    transition: all .5s ease-out;
    background: #000;
    margin-top: 10px
}

.banner-static .banner-box:hover .box-hover a {
    transform: scaleY(1);
    opacity: 1
}

.ads {
    display: block
}

.ads img,.banner a img {
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    max-width: 100%
}

.bottom-banner-section {
    padding: 18px 0
}

.banner-overly {
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    background-color: rgba(0,0,0,.5);
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.bottom-banner-img {
    width: 100%;
    float: left;
    height: 100%;
    margin: 15px 0;
    position: relative;
    display: inline-block
}

.bottom-banner-img img {
    max-width: 100%
}

.bottom-banner-img h3 {
    margin-top: 100px;
    margin-bottom: 5px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    text-align: center;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    font-size: 30px
}

.bottom-banner-img h6 {
    display: table;
    margin: auto;
    font-size: 12px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 400
}

.bottom-banner-img .btn {
    border-color: transparent;
    display: table;
    margin: auto
}

.bottom-banner-img .shop-now-btn {
    opacity: 0;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #e62263;
    border-color: #e62263
}

.bottom-banner-img .banner-overly {
    width: 100%;
    height: 100%;
    background-color: rgba(55,55,55,.3)
}

.bottom-banner-img:hover h3 {
    margin-top: 60px;
    color: #fff
}

.bottom-banner-img:hover .shop-now-btn {
    opacity: 1;
    background-color: #329021;
    border-color: #329021;
    padding: 8px 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
    color: #333
}

.bottom-banner-img:hover .banner-overly {
    background-color: rgba(55,55,55,.5)
}

.bottom-img-info {
    width: 100%;
    z-index: 1;
    position: absolute;
    height: 100%;
    color: #fff;
    text-align: center;
    top: 0
}

.box-timer {
    text-align: center;
    margin-top: 8px
}

.time .distance {
    margin-right: 20px;
    margin-bottom: 3px;
    display: inline-block;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 3px;
    text-align: center
}

.time .distance strong {
    font-weight: 500
}

.time .distance.day {
    background: #fff;
    border: 1px #e5e5e5 solid
}

.time .distance.hours {
    background: #fff;
    border: 1px #e5e5e5 solid
}

.time .distance.minutes {
    background: #fff;
    border: 1px #e5e5e5 solid
}

.time .distance.seconds {
    background: #fff;
    border: 1px #e5e5e5 solid
}

.time .distance .number {
    font-size: 32px;
    font-weight: 500;
    color: #333;
    padding-top: 15px;
    padding-bottom: 0;
    text-align: center;
    letter-spacing: 2px
}

.time .distance .text {
    color: #666;
    font-size: 12px;
    margin: 0 0 8px;
    text-transform: capitalize
}

.daily-deal-section .owl-carousel .owl-wrapper-outer {
    padding: 0
}

.daily-deal-section {
    background-color: #f8f8f8;
    border: 1px #e5e5e5 solid;
    margin-right: 15px;
    margin-left: 15px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 30px
}

.hot-pr-img-area {
    padding-right: 0;
    padding-left: 0;
    border-left: 1px #e5e5e5 solid
}

.deal-title {
    text-align: center;
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin: 25px 0 0;
    padding: 0 0 0;
    position: relative;
    text-transform: uppercase
}

.des-hot-deal {
    display: block;
    font-size: 1.6rem;
    font-weight: 500;
    margin: 0 0 20px;
    color: #444
}

.hot-offer-text {
    font-size: 36px;
    font-family: Satisfy,cursive;
    color: #329021;
    text-align: center
}

.hot-offer-text span {
    font-weight: 700;
    color: #333
}

.daily-deal p {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: .3px;
    margin: 15px 0 15px;
    color: #666;
    padding: 0 5%;
    text-align: center
}

a.link {
    background: #329021;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 18px 8px;
    border: none;
    cursor: pointer;
    display: inline-block;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    letter-spacing: .5px;
    border-radius: 3px;
    margin-top: 20px
}

a.link:hover {
    background: #222
}

.daily-deal-parallax {
    background-attachment: fixed;
    background-color: #000;
    background-repeat: no-repeat;
    position: relative
}

#daily-deal-slider.product-flexslider {
    margin: 0;
    margin-top: 0
}

.home-product-tabs {
    line-height: normal;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    border-bottom: 0 solid #eee;
    text-align: right;
    padding-bottom: 10px;
    display: inline-block;
    padding-top: 5px;
    display: inline-block;
    float: right
}

.home-product-tabs li a {
    border-bottom: none;
    color: #343538;
    margin-right: 0;
    text-decoration: none;
    font-size: 13px;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    padding: 0 20px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: .5px
}

.home-nav-tabs.home-product-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 0 solid #329021;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 7px;
    background: #fff;
    font-size: 14px
}

.home-nav-tabs>li>a:hover {
    background: #fff;
    color: #000;
    border: 0 solid #333
}

.home-nav-tabs.home-product-tabs>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    background-color: #329021;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.home-nav-tabs.home-product-tabs>li>a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.home-nav-tabs>li.active>a,.home-nav-tabs>li.active>a:focus,.home-nav-tabs>li.active>a:hover {
    border: 0 solid #329021;
    border-bottom: 2px solid #329021;
    border-radius: 0;
    background: #fff;
    color: #329021
}

.home-nav-tabs>li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
    margin-right: 0;
    margin-left: 18px
}

.home-nav-tabs>li.divider {
    border-right: 1px solid #e5e5e5;
    color: #ccc;
    display: inline;
    height: 20px;
    margin-left: 0;
    margin-right: 0;
    width: 1px
}

.home-tab {
    padding: 0;
    margin-top: 5px
}

.home-tab .tab-title {
    margin: 0 0 19px;
    padding: 0 0 5px;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.home-tab .tab-title:before {
    position: absolute;
    left: 0;
    height: 3px;
    bottom: -2px;
    content: "";
    background: #329021;
    width: 130px
}

.home-tab .owl-buttons {
    opacity: 0
}

.home-tab:hover .owl-buttons {
    opacity: 0
}

.home-tab .tab-title h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    display: inline-block;
    text-transform: uppercase
}

.title-divider {
    display: inline-block;
    text-align: center;
    width: 100%
}

.title-divider span {
    width: 80px;
    height: 3px;
    background: #329021;
    text-align: center;
    display: inline-block
}

.home-tab .tab-content {
    padding: 0;
    overflow: visible;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
    margin-top: 0
}

.home-tab .product-flexslider {
    margin-bottom: 0;
    margin-top: 0
}

.page-header {
    margin: 0 0 19px;
    padding: 0 0 8px;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.page-header:before {
    background: none repeat scroll 0 0 #329021;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 130px
}

.page-header h1 {
    font-size: 18x;
    font-weight: 600;
    color: #333
}

.page-header h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block
}

.page-header .text-main {
    color: #329021
}

.divider-icon {
    font-size: 28px;
    margin: 5px 0 20px
}

.icon-new-label {
    font-size: 10px;
    color: #333;
    text-align: center;
    display: block;
    position: absolute;
    z-index: 1;
    font-weight: 400;
    letter-spacing: .5px;
    margin-top: 0;
    margin-left: 0;
    background: #fff764;
    line-height: 10px;
    border-radius: 2px;
    text-transform: uppercase
}

.new-right {
    right: 6px;
    top: 6px;
    padding: 4px 8px
}

.new-left {
    left: 6px;
    top: 6px;
    padding: 4px 8px
}

.icon-sale-label {
    font-size: 10px;
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    z-index: 1;
    font-weight: 400;
    line-height: normal;
    margin-top: 0;
    margin-left: 0;
    background: #e53939;
    line-height: 10px;
    border-radius: 2px;
    text-transform: uppercase
}

.sale-right {
    right: 6px;
    top: 6px;
    padding: 4px 8px
}

.sale-left {
    left: 6px;
    top: 6px;
    padding: 4px 8px
}

.icon-hot-label {
    font-size: 10px;
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    z-index: 1;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: normal;
    margin-top: 0;
    margin-left: 0;
    background: #f81c31;
    border: 1px solid #ec1226;
    line-height: 10px;
    border-radius: 3px;
    padding: 3px 8px 5px 8px
}

.hot-right {
    top: 4px;
    right: 6px
}

.hot-left {
    left: 4px;
    top: 6px
}

.product-item .pr-img-area {
    overflow: hidden;
    position: relative;
    border: 1px #e5e5e5 solid
}

.product-item .pr-img-area a {
    display: block
}

.product-item .pr-img-area>a::before {
    background: #444 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all .9s ease 0s;
    width: 100%;
    z-index: 9
}

.product-item:hover .pr-img-area a::before {
    opacity: .1
}

.product-item .item-inner img.hover-img {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .9s ease 0s
}

.product-item .item-inner:hover img.hover-img {
    opacity: 1
}

.pr-img-area {
    overflow: hidden;
    position: relative
}

.add-to-cart-mt {
    background: #329021;
    border: 0 none;
    bottom: 0;
    font-size: 12px;
    left: -100%;
    line-height: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s ease-out 0s;
    width: 100%;
    padding: 12px 0;
    color: #fff
}

.add-to-cart-mt:hover {
    background: #329021;
    color: #fff
}

.add-to-cart-mt span {
    margin-left: 5px
}

.product-item .item-inner:hover .product-thumbnail .add-to-cart-mt {
    left: 0
}

.product-item .item-inner:hover .product-thumbnail .pr-button {
    background: #f2f2f2
}

.pr-button .mt-button {
    width: 33.3%;
    float: left;
    text-align: center;
    border-right: 1px solid
}

.pr-button {
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    transition: all .5s ease-out 0s
}

.pr-button .mt-button a:hover,.pr-info-area .product-name a:hover {
    color: #f47e1e
}

.pr-button .mt-button {
    border-right: 1px solid #e5e5e5;
    float: left;
    text-align: center;
    width: 33.3%
}

.pr-button .mt-button a {
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 10px 3px 8px;
    font-weight: 400;
    background-color: #444;
    border-radius: 2px
}

.pr-info-area .pr-button .s-button a:hover {
    background: #329021;
    color: #fff
}

.pr-button .s-button a {
    color: #fff
}

.pr-img-area img {
    width: 100%
}

.product-item .pr-button {
    border: 0 none;
	display: none;
    position: absolute;
    top: 3%;
    opacity: 0;
    z-index: 12;
    padding-left: 4%
}

.product-item .item-inner:hover .product-thumbnail .pr-button {
    background: 0 0;
    opacity: 1
}

.pr-button .mt-button a:hover {
    background: #329021;
    color: #fff;
    border: 0 #329021 solid
}

.pr-button .mt-button {
    border-right: 0 none;
    float: none;
    margin-bottom: 8px;
    text-align: center;
    transform: scale(0);
    transition: all .4s ease 0s;
    width: 40px;
    line-height: 20px
}

.on-sale-product .item-inner:hover .product-thumbnail .mt-button,.product-item .item-inner:hover .product-thumbnail .mt-button {
    transform: scale(1)
}

.product-item .item-inner .item-info {
    text-align: center;
    padding-top: 12px
}

.product-item .item-inner .item-info .item-title {
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 400
}

.product-item .item-inner .item-info .item-title a {
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 500
}

.product-item .item-inner {
    position: relative;
    overflow: hidden;
    padding-bottom: 15px
}

.product-item .item-inner:hover {
    box-shadow: 0 0 2px #dedede
}

.product-item {
    margin: 0 12px
}

.products-grid .item .product-item {
    margin: 0
}

.owl-carousel .owl-wrapper-outer {
    padding: 5px 0
}

.product-item .item-inner .item-info .item-title a:hover {
    color: #329021
}

.product-item .item-inner .item-info .pro-action {
    position: absolute;
    bottom: -50px;
    width: 100%;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -ms-transition: all .3s ease-out
}

.product-item:hover .item-inner .item-info .pro-action {
    position: absolute;
    bottom: 0;
    width: 100%
}

.product-item .item-inner .item-info .add-to-cart {
    padding: 9px 12px;
    font-size: 12px;
    width: 100%
}

.product-item .item-inner .item-info .add-to-cart i {
    font-size: 16px;
    vertical-align: -1px
}

.product-item .item-inner:hover .item-info .add-to-cart {
    color: #fff;
    background-color: #329021;
    border: 1px #329021 solid;
    width: 100%;
    transition: .5s all ease
}

.product-item .item-inner .item-info .add-to-cart:hover {
    background-color: #444;
    border: 1px #444 solid;
    transition: .5s all ease
}

.product-item .item-inner .item-info .add-to-cart span {
    margin-left: 5px
}

#best-sale-slider.product-flexslider {
    margin: 20px -12px
}

.best-sale-pro .slider-items-products .owl-buttons .owl-prev {
    top: 15%
}

.best-sale-pro .slider-items-products .owl-buttons .owl-next {
    top: 15%
}

.owl-item .item {
    margin: 0 12px
}

.slider-items-products {
    position: relative
}

.slider-items-products .item {
    text-align: center
}

.slider-items-products .item .product-image {
    display: block;
    overflow: hidden
}

.slider-items-products .item .product-image img {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.slider-items-products .owl-buttons .owl-prev a {
    transition: all .5s ease-out 0s
}

.slider-items-products .owl-buttons .owl-next a {
    transition: all .5s ease-out 0s
}

.owl-buttons {
    opacity: 1;
    transition: all .5s ease-out 0s
}

.product-flexslider:hover .owl-buttons {
    opacity: 1
}

.slider-items-products .owl-buttons .owl-prev {
    position: absolute;
    left: -12px;
    top: 46%;
    right: inherit
}

.slider-items-products .owl-buttons .owl-next {
    position: absolute;
    top: 46%;
    right: 10px
}

.slider-items-products .owl-buttons .owl-prev a {
    background-position: 0 100%
}

.slider-items-products .owl-buttons .owl-next a {
    background-position: 100% 100%;
    top: 50%
}

.slider-items-products .owl-buttons .owl-next a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-transform: none;
    font-size: 22px;
    line-height: 26px
}

.slider-items-products .owl-buttons .owl-prev a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f104";
    text-transform: none;
    font-size: 22px;
    line-height: 26px
}

.slider-items-products .owl-buttons a {
    width: 20px;
    height: 25px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: inherit;
    box-shadow: 0 0 0 0 rgba(0,0,0,.08);
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 3px;
    z-index: 5;
    opacity: 1;
    cursor: pointer;
    color: #666;
    border: 0 #e8e8e8 solid
}

.product-flexslider {
    margin: 30px -12px;
    margin-top: 20px
}

.owl-theme .owl-controls .owl-buttons div {
    background: 0 0!important
}

.slider-items-products .owl-buttons a:hover {
    text-decoration: none;
    background: inherit;
    color: #329021;
    border: 0 #329021 solid
}

.slider-items-products .owl-buttons .owl-prev a {
    background-position: 0 100%
}

.testimonials .page-header {
    border-bottom: 0 #ddd solid;
    margin-top: 0;
    margin-bottom: 0
}

.testimonials .page-header:before {
    display: none
}

.testimonials .page-header h2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2px
}

.testimonials {
    padding: 0
}

.home-testimonials .holder {
    margin: 0 auto;
    padding: 0 10px;
    text-align: center
}

.home-testimonials .thumb {
    display: inline-block;
    width: 150px;
    position: relative
}

.home-testimonials .holder-info {
    display: inline-block;
    text-align: left;
    vertical-align: sub;
    padding-left: 30px
}

.testimonials .divider-icon {
    color: #f9f9f9
}

.home-testimonials .thumb img {
    border: 1px solid #e8e8e8;
    width: 100%;
    border-radius: 3px
}

.testimonials .product-flexslider {
    margin-top: 0;
    margin-bottom: 0
}

.testimonials blockquote {
    margin: 0 0 20px;
    padding: 6px 10px 15px 30px;
    border-left: 0 solid #eaeaea;
    background: inherit;
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
    color: #333;
    text-transform: none;
    margin-bottom: 0;
    font-style: normal;
    font-family: Poppins,sans-serif
}

.testimonials blockquote:before {
    content: "\f10d";
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1em;
    color: #c2c2c2
}

.home-testimonials strong.name {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    margin: 0 auto 2px;
    position: relative;
    color: #333;
    letter-spacing: .5px
}

.home-testimonials strong.designation {
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    color: #999;
    display: block
}

.home-testimonials .bx-wrapper {
    float: left;
    width: 100%;
    margin: 0
}

.home-testimonials .bx-wrapper .bx-viewport {
    background: 0 0;
    border: 0;
    box-shadow: none;
    left: 0
}

.home-testimonials .bx-wrapper .bx-pager {
    display: none;
    padding: 0
}

.home-testimonials .bx-wrapper .bx-controls-direction a {
    display: none
}

.blog-post-wrapper {
    margin-top: 25px
}

.blog-post-wrapper .blog-posts {
    padding-top: 75px;
    text-align: left
}

.blog-post-wrapper .blog-post .img-wrapper {
    position: relative
}

.blog-post-wrapper .blog-post .img-wrapper .date {
    position: absolute;
    z-index: 455;
    bottom: 0;
    left: 0;
    width: 75px;
    height: 75px;
    text-align: center;
    background: #01889a;
    color: #fff;
    line-height: 75px
}

.blog-post-wrapper .blog-post .img-wrapper .date h2 {
    margin-top: 8px;
    font-size: 38px;
    line-height: 38px;
    font-weight: 700
}

.blog-post-wrapper .blog-post .img-wrapper .date h5 {
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 10px;
    line-height: 10px;
    font-weight: 700
}

.blog-post-wrapper .blog-post .info-block h4 {
    transition: all .2s ease;
    color: #444;
    font-weight: 500
}

.blog-post-wrapper .blog-post .info-block p {
    color: #4a4a4a;
    margin: 0 0 28px
}

.blog-post-wrapper .blog-post .btn {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.blog-post-wrapper .blog-post .short-stats h5 {
    margin-right: 5px
}

.blog-post-wrapper .blog-post:hover .info-block h4 {
    color: #01889a
}

.blog-post-wrapper .btns-wrapper {
    margin-top: 35px
}

@media screen and (max-width: 1200px) {
    .blog-post-wrapper .blog-post .short-meta {
        float:none;
        margin-top: 15px
    }
}

@media screen and (max-width: 650px) {
    .blog-post-wrapper .blog-post-outer {
        width:100%
    }
}

.blog-top-desc {
    text-align: left
}

.blog-date {
    background-color: #f8f8f8;
    border: 1px #e5e5e5 solid;
    display: inline-block;
    float: left;
    font-weight: 600;
    height: 60px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-right: 15px;
    padding-top: 8px;
    text-align: center;
    width: 65px;
    font-size: 13px
}

.blog-btm-desc {
    margin: 18px 0 0;
    text-align: left
}

.blog-btm-desc p {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 13px
}

.blog-btm-desc .readmore {
    text-transform: uppercase
}

.blog-btm-desc .readmore i {
    margin-left: 0;
    transition: .3s
}

.blog-btm-desc .readmore:hover i {
    margin-left: 5px
}

.blog-post-wrapper .section-name.one {
    margin-bottom: 92px
}

.blog-top-desc strong {
    font-size: 13px;
    font-weight: 400;
    margin-right: 10px;
    text-transform: lowercase;
    color: #999
}

.blog-top-desc h5 {
    margin-bottom: 4px;
    line-height: 18px
}

.blog-btm-desc .fa {
    padding-right: 3px;
    font-size: 14px;
    color: #999
}

.blog-post-wrapper .product-flexslider {
    margin: 25px -12px 20px;
    margin-top: 20px
}

.blog-post-wrapper .slider-items-products .owl-buttons .owl-next {
    position: absolute;
    top: -12%;
    right: 25px
}

.blog-post-wrapper .slider-items-products .owl-buttons .owl-prev {
    position: absolute;
    left: inherit;
    top: -12%;
    right: 45px
}

.news .owl-buttons {
    opacity: 0
}

.news:hover .owl-buttons {
    opacity: 1
}

.bottom-section {
    margin-top: 14px;
    margin-bottom: 25px
}

#latest-news .row {
    display: inline-block;
    width: 100%;
    margin: 0
}

.news .product-flexslider {
    margin-bottom: 0;
    margin-top: 15px
}

.news .owl-carousel .owl-wrapper-outer {
    padding: 5px 0 0
}

#latest-news .title-text {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333
}

#latest-news .page-header h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0
}

#latest-news .page-header {
    border-bottom: 0 #ddd solid;
    margin-top: 0;
    margin-bottom: 0
}

.jtv-blog {
    text-align: left
}

.blog-img a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center
}

.blog-img>a::after {
    animation-duration: .5s;
    background: rgba(0,0,0,.5) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(0);
    transition: all .5s ease 0s;
    width: 0%;
    z-index: 1
}

.blog-img>a::before {
    animation-duration: .5s;
    background: rgba(0,0,0,.5) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: translateX(0);
    transition: all .5s ease 0s;
    width: 0%;
    z-index: 1
}

.jtv-blog:hover .blog-img>a::before {
    opacity: 1;
    transform: translateX(-100%);
    visibility: visible
}

.jtv-blog:hover .blog-img>a::after {
    opacity: 1;
    transform: translateX(100%);
    visibility: visible
}

.blog-content-jtv a {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.blog-content-jtv a:hover {
    color: #329021
}

.blog-content-jtv>h2 {
    line-height: normal;
    font-size: 13px;
    margin-bottom: 8px
}

.blog-content-jtv>span {
    text-transform: capitalize
}

.blog-content-jtv>p {
    margin-top: 10px;
    font-size: 13px;
    color: #666
}

.blog-action {
    border-top: 0 solid #ddd;
    margin-top: 10px
}

.blog-action>span {
    margin-right: 10px
}

.blog-action>span>i {
    margin-right: 5px;
    color: #333
}

.blog-content-jtv .read-more {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
    color: #329021
}

.blog-content-jtv .read-more:hover {
    color: #329021
}

.blog-content-jtv {
    padding: 0;
    margin-top: 15px
}

.blog-comments {
    display: inline-block;
    float: right
}

.jtv-entry-meta i {
    color: #999;
    font-size: 15px;
    vertical-align: -1px
}

.jtv-entry-meta .date {
    margin-right: 6px
}

.blog-comments i {
    color: #f93
}

.rating {
    color: #999;
    font-size: 12px
}

.rating .fa-star {
    color: #fc0
}

#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 5px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #fff;
    color: #666;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity .2s ease-out;
    opacity: 0;
    border: 1px #e8e8e8 solid;
    border-radius: 3px
}

#back-to-top i {
    font-size: 20px
}

#back-to-top:hover {
    background: #329021;
    color: #fff;
    border: 1px #329021 solid
}

#back-to-top.show {
    opacity: 1
}

footer {
    overflow: hidden;
    color: #999;
    background: #333;
    font-size: 13px;
    padding-top: 35px
}

footer p {
    color: #999;
    line-height: 20px
}

footer h5 {
    margin: 0 0 2px;
    padding: 0 0 10px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff
}

footer .footer-links ul {
    margin: 0;
    padding: 0
}

footer .footer-links ul li {
    list-style-type: none;
    padding: 5px 0;
    font-size: 12px
}

footer .footer-links ul li a {
    transition: all .3s ease-in-out 0s;
    color: #999
}

footer .footer-links ul li a:hover {
    transition: all .3s ease-in-out 0s;
    color: #329021
}

.footer-logo {
    text-align: center;
    margin: 0 0 18px;
    display: block
}

.footer-logo p {
    display: block
}

.email .fa-envelope:before {
    font-size: 12px;
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 32px;
    display: inline-block;
    font-style: normal;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 10px;
    border: 1px solid #329021;
    background: #329021
}

.footer-content .address {
    line-height: 1.5em
}

.address i {
    float: left
}

.address .fa-map-marker:before {
    font-size: 15px;
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 32px;
    display: inline-block;
    font-style: normal;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 8px;
    border: 1px solid #329021;
    background: #329021
}

.phone .fa-phone:before {
    border: 1px solid #329021;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-style: normal;
    height: 35px;
    line-height: 34px;
    margin-right: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 35px;
    background: #329021
}

.footer-content p {
    display: inline-block;
    padding-left: 5px;
    width: 80%
}

.footer-newsletter {
    background-color: #f8f8f8;
    border-top: 1px #e5e5e5 solid;
    padding: 50px 0 50px;
    text-align: center;
    margin-top: 30px
}

.newsletter-inner {
    display: inline-block
}

.footer-newsletter h3 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    border: none;
    letter-spacing: .5px;
    display: block;
    text-transform: uppercase;
    vertical-align: 15px
}

.footer-newsletter form {
    display: inline-block
}

.footer-newsletter p {
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    margin: 0;
    font-family: 'Zilla Slab',serif;
    font-style: italic;
    color: #3ab54a
}

.footer-newsletter .sub-text {
    text-align: center;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-top: 20px
}

.footer-newsletter .sub-text1 {
    text-align: center;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px
}

.footer-newsletter .newsletter-email {
    float: left;
    font-size: 13px;
    font-weight: 300;
    border: 0;
    background: inherit;
    color: #333;
    padding: 10px 12px;
    width: 310px;
    border-radius: 3px 0 0 3px;
    border: 1px #666 solid
}

.footer-newsletter .email {
    text-transform: none;
    float: left
}

.footer-newsletter .subscribe {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    float: left;
    color: #fff;
    text-decoration: none;
    background: inherit;
    padding: 10px 25px 10px 25px;
    border: 1px #d93529 solid;
    border-radius: 3px 3px 3px 0;
    margin-left: -1px;
    background: #d93529;
    letter-spacing: 1px
}

.footer-newsletter .subscribe:hover {
    border: 1px #444 solid;
    background: #444
}

.social {
    margin-top: 15px
}

.social ul.inline-mode li a:before {
    content: ""
}

.social ul.inline-mode li a {
    border: 0 solid #666;
    color: #fff;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 3px
}

.social .fb a:hover,.social .googleplus a:hover,.social .instagram a:hover,.social .linkedin a:hover,.social .rss a:hover,.social .tw a:hover {
    background: #329021
}

.social .fb a {
    background: #3c5b9b
}

.social .tw a {
    background: #359bed
}

.social .googleplus a {
    background: #e33729
}

.social .rss a {
    background: #fd9f13
}

.social .instagram a {
    background: #3f729b
}

.social .linkedin a {
    background: #027ba5
}

.social h4 {
    margin: 25px 0 5px
}

.social ul {
    margin: 0;
    list-style: none
}

.social ul li {
    margin-right: 7px;
    display: inline-block
}

.social ul li:last-child {
    margin-right: 0
}

.social a {
    transition: background .4s ease-in-out;
    -webkit-transition: background .4s ease-in-out;
    -moz-transition: background .4s ease-in-out;
    -o-transition: background .4s ease-in-out
}

.footer-description {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 22px
}

footer .footer-contact {
    border-top: 1px solid #e8e8e8;
    background: rgba(255,255,255,.7);
    margin-bottom: 50px;
    color: #fff;
    display: none
}

footer .footer-contact-item {
    padding: 50px 0;
    text-align: center
}

footer .footer-contact-item .footer-contact-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #e8e8e8;
    color: #329021;
    font-size: 30px;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 3px;
    background-color: #fff;
    transition: .5s all ease
}

footer .footer-contact-item .footer-contact-icon .fa-envelope:before {
    font-size: 25px;
    line-height: 55px
}

footer .footer-contact-item:hover .footer-contact-icon {
    border: 1px solid #e5e5e5;
    color: #fff;
    background-color: #d93529;
    border-radius: 50px
}

footer .footer-contact-item a {
    color: #fff
}

footer .footer-contact-item a:hover {
    color: #d93529
}

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

.payment ul {
    padding: 0;
    margin: auto
}

.payment li {
    display: inline-block;
    list-style: none;
    margin-right: 4px;
    border-radius: 3px
}

.payment img {
    border-radius: 3px
}

.payment li a {
    opacity: .5
}

.payment li a:hover {
    opacity: 1
}

.footer-coppyright {
    padding-bottom: 2px;
    background-color: #222;
    margin-top: 40px
}

.coppyright {
    padding-top: 12px;
    color: #999
}

.coppyright a {
    color: #999
}

ul.footer-company-links {
    padding: 12px 0 12px;
    margin: auto;
    text-align: right
}

ul.footer-company-links li {
    display: inline-block;
    margin-left: 8px;
    list-style: none;
    border-left: 1px #4f515c solid;
    padding-left: 10px
}

ul.footer-company-links li a {
    color: #999
}

ul.footer-company-links li a:hover {
    color: #fff
}

ul.footer-company-links li:first-child {
    border: none
}

nav {
    position: relative;
    margin: auto;
    width: 100%;
    background: #329021
}

.jtv-sticky-menu {
    position: fixed;
    margin-top: 0;
    z-index: 100;
    display: block;
    top: 0;
    width: 100%;
    background: #329021;
    height: 45px;
    transition: all .3s ease-out 0s;
    left: 0
}

.jtv-sticky-menu .navleft-container {
    margin-top: 5px
}

.jtv-sticky-menu .logo {
    margin-bottom: 0
}

.jtv-sticky-menu .top-search {
    margin-top: 12px;
    margin-bottom: 0
}

.jtv-sticky-menu .top-cart-content {
    top: 44px;
    right: 0
}

.jtv-sticky-menu .jtv-user-info,.jtv-sticky-menu .link-wishlist {
    margin-top: 15px
}

.jtv-sticky-menu .top-cart-contain {
    margin-top: 5px
}

nav a {
    color: #333
}

nav a:hover {
    color: #329021
}

.mtmegamenu .menu-items {
    opacity: 0;
    transform-origin: 0 0 0;
    transition: all .8s ease 0s;
    left: 0!important;
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}

.mtmegamenu li:hover .menu-items {
    opacity: 1;
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.mtmegamenu {
    position: relative;
    margin: auto 0 auto 0;
    font-family: Montserrat,sans-serif;
    height: 50px
}

.jtv-megamenu {
    padding-left: 0
}

.mtmegamenu a:focus {
    outline: 0
}

.mtmegamenu>ul {
    display: inline-block;
    clear: both;
    margin: 0
}

.mtmegamenu>ul {
    padding: 0;
    text-align: left;
    width: 100%
}

.mtmegamenu>ul>li {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    background: 0 0!important;
    margin-right: 30px
}

.mtmegamenu>ul>li:last-child {
    margin-right: 0
}

.mtmegamenu>ul>li.demo_custom_link_cms {
    position: relative
}

.mtmegamenu .demo_custom_link_cms .menu-items.active {
    width: 200px
}

.mtmegamenu .mt-root-item.no-description .title {
    padding: 0 12px;
    display: block;
    padding-top: 1px
}

.mtmegamenu .mt-root .mt-root-item>a.active>.title,.mtmegamenu .mt-root.active .mt-root-item>.title,.mtmegamenu .mt-root.active .mt-root-item>a>.title,.mtmegamenu .mt-root:hover .mt-root-item>.title,.mtmegamenu .mt-root:hover .mt-root-item>a>.title {
    color: #333
}

.mtmegamenu>ul>li img {
    max-width: 100%
}

#header_menu .mtmegamenu>ul>li:hover {
    padding-bottom: 40px
}

.mtmegamenu .mt-root>li {
    overflow: hidden
}

.mtmegamenu .mt-root-item {
    float: left;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: 1px;
    padding: 13px 0 15px
}

.mtmegamenu a .title.title_font span {
    color: #fff
}

.mtmegamenu a:hover .title.title_font span {
    color: #fff
}

.mtmegamenu .title_font span {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff
}

.mtmegamenu .mt-root-item a {
    color: #fff;
    font-weight: 700
}

.mtmegamenu .mt-root-item a:hover {
    color: #329021
}

.mtmegamenu .mt-root-item .title .icon-has-sub {
    font-size: 14px;
    margin-left: 10px;
    margin-top: 16px;
    vertical-align: top
}

.mtmegamenu .menu-items .icon {
    margin-right: 10px
}

.mtmegamenu .description {
    display: block;
    clear: both;
    font-size: 11px;
    color: #84888f
}

.mtmegamenu .menu-items {
    position: absolute;
    z-index: 99999;
    top: 50px!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    height: auto;
    box-shadow: 0 3px 5px #b2b2b4;
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    border-radius: 0 0 5px 5px;
    border: 1px solid #f3f3f3;
    border-top: none;
    line-height: normal;
    margin: auto;
    background-color: #fff
}

.mtmegamenu .demo_custom_link_cms .menu-items {
    padding: 12px 6px;
    margin: auto;
    width: 200px
}

.mtmegamenu .menu-items ul {
    font-size: 0
}

.mtmegamenu .menu-items li {
    font-size: 12px;
    list-style: none
}

.mtmegamenu .menu-items>li {
    float: left;
    padding: 0 8px;
    list-style: none
}

.mtmegamenu .menu-item.depth-1>.title.title_font {
    margin: 5px 0 10px 0;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px
}

.mtmegamenu .submenu .title a {
    text-transform: capitalize
}

.mtmegamenu .menu-item>.title {
    padding: 5px 0
}

.mtmegamenu .submenu {
    overflow: hidden;
    margin-left: -1%;
    margin-right: -1%
}

.mtmegamenu .submenu>li {
    margin: 0 1%
}

.mtmegamenu .submenu>li .submenu>li {
    padding-left: 10px
}

.mtmegamenu .submenu>li.no-title>.submenu>li {
    padding-left: 0
}

.mtmegamenu .submenu .title a:before {
    content: "\f105";
    font-family: fontawesome;
    margin-right: 5px
}

.mtmegamenu .submenu .title {
    float: none
}

.mtmegamenu .menu-item.divider {
    position: relative;
    display: block;
    float: none;
    clear: both;
    margin: 0;
    padding: 5px 1%;
    width: 100%;
    border: none
}

.mtmegamenu .custom-content p {
    padding: 5px 0
}

.mtmegamenu .custom-content ul {
    list-style-type: disc
}

.mtmegamenu .custom-content ol {
    list-style-type: decimal
}

.mtmegamenu .custom-content li {
    margin-left: 16px
}

.mtmegamenu .product.withimage {
    display: inline-block;
    float: left;
    vertical-align: top;
    padding-bottom: 8px;
    padding-top: 15px
}

.mtmegamenu .product.withimage .product-item {
    margin: 0 2px
}

.mtmegamenu .product.withimage .right-block {
    padding-bottom: 0;
    min-height: 90px
}

.mtmegamenu>ul>li span.img_root img {
    border: none;
    padding: 0
}

.mtmegamenu .product .product-image {
    display: block
}

.mtmegamenu .product.withimage .title {
    margin-top: 10px
}

.mtmegamenu .depth-1.product .title {
    font-weight: 400;
    font-size: 12px;
    border: none;
    margin: 10px 0;
    padding: 0
}

.mtmegamenu .manufacturer.withimage {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 1px 0!important
}

.mtmegamenu .manufacturer.withimage .title {
    margin-top: 10px
}

.mtmegamenu .depth-1.manufacturer .title {
    font-weight: 400;
    font-size: 12px;
    border: none;
    margin: 10px 0;
    padding: 0
}

.mtmegamenu .supplier.withimage {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 1px 0!important
}

.mtmegamenu .supplier.withimage .title {
    margin-top: 10px
}

.mtmegamenu .depth-1.supplier .title {
    font-weight: 400;
    font-size: 12px;
    border: none;
    margin: 10px 0;
    padding: 0
}

.category_demo_custom>ul>li.customcontent {
    width: 40%;
    margin-top: 5px
}

[class*=menucol-] {
    float: left
}

.menucol-1-1 {
    width: 100%!important
}

.menucol-1-2 {
    width: 50%!important
}

.menucol-1-3 {
    width: 33.33%!important
}

.menucol-2-3 {
    width: 66.67%!important
}

.menucol-1-4 {
    width: 25%!important
}

.menucol-3-4 {
    width: 75%!important
}

.menucol-1-5 {
    width: 21%!important
}

.menucol-2-5 {
    width: 37%!important
}

.menucol-1-6 {
    width: 16.66%!important
}

.menucol-1-10 {
    width: 10%!important
}

.mtmegamenu .inline ul {
    font-size: 0
}

.mtmegamenu .inline li {
    display: inline-block;
    float: left;
    padding: 0 10px;
    width: 20%;
    vertical-align: top;
    font-size: 12px;
    list-style: none
}

.mtmegamenu .text-center li,.mtmegamenu .text-center ul {
    text-align: center
}

.mtmegamenu .menu-item.no-title>.title {
    display: none
}

.mtmegamenu .menu-item.no-description>.description {
    display: none
}

.mobile-menu li li a span {
    font-family: Montserrat,sans-serif;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400
}

#header_menu {
    background: #f5f5f5;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -14px
}

.fieldmm-nav {
    position: relative;
    text-align: left
}

#fieldmm-button {
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 21px;
    margin-right: 0;
    position: absolute;
    right: 15px
}

.right_block_img_menu {
    padding-top: 15px
}

.custom_link_feature a {
    text-transform: none;
    line-height: 32px
}

.custom_link_feature a:before {
    font-family: fontawesome;
    content: "\f105";
    margin-right: 10px
}

.mtmegamenu .menu-item.depth-1.cmspage .title {
    font-size: 14px;
    border: 0
}

.mtmegamenu .demo_custom_link_cms .menu-items>li {
    width: 100%;
    padding: 0 5px 8px
}

.mtmegamenu .demo_custom_link_cms .menu-items>li:last-child {
    padding: 0 5px 0
}

.mtmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 400;
    border: 0;
    transition: all .3s ease-in-out 0s
}

.mtmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a:hover {
    padding-left: 5px;
    transition: all .3s ease-in-out 0s;
    color: #329021
}

.mtmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a:before {
    font-family: fontawesome;
    content: "\f105";
    margin-right: 8px
}

.mtmegamenu .demo_custom_link_cms .menu-item.depth-1>.title a:before:hover {
    margin-left: 5px;
    transition: all .3s ease-in-out 0s
}

.mtmegamenu .menu-items .icon,.mtmegamenu .menu-items .title a:hover .icon {
    transition: all .3s ease-in-out 0s
}

.mtmegamenu .submenu .title:hover a {
    margin-left: 5px;
    transition: all .3s ease-in-out 0s
}

.mtmegamenu .submenu .title a {
    margin-left: 0;
    transition: all .3s ease-in-out 0s
}

.mtmegamenu .submenu .title a:hover {
    color: #329021
}

.mtmegamenu>ul>li img:hover {
    opacity: .8
}

.menu-bottom .menu-bottom-dec a,.mtmegamenu>ul>li.active {
    background-color: #329021;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}

.menu-bottom .menu-bottom-dec a:hover,.mtmegamenu>ul>li.active:hover {
    border-color: #329021
}

.mtmegamenu a.active .title.title_font span {
    color: #bff9d8
}

.custom-menu-bottom img {
    float: left;
    margin-right: 20px
}

.custom-menu-bottom,.custom-menu-top {
    min-height: 140px;
    margin-top: 6px
}

.menu-bottom .menu-bottom-dec a {
    padding: 8px 18px;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    font-weight: 600;
    border: 1px #fe0100 solid
}

.menu-bottom .menu-bottom-dec a:hover {
    color: #fe0100;
    border: 1px #fe0100 solid;
    background-color: #fff
}

.menu-bottom p {
    margin: 0;
    text-transform: none;
    line-height: 22px;
    color: #333
}

.menu-bottom h3 {
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 4px
}

.left_column_img,.right_column_img {
    float: left;
    margin-top: 20px;
    padding: 0;
    margin-bottom: 8px
}

.right_column_img {
    text-align: right
}

html {
    overflow-x: hidden
}

#page {
    position: relative;
    left: 0
}

.mmPushBody {
    width: 100%;
    height: 100%;
    overflow-x: hidden
}

#mobile-menu {
    position: absolute;
    top: 0;
    background: #329021;
    z-index: 99999;
    display: none;
    font-size: 12px;
    line-height: 1.42857;
    text-transform: uppercase;
    letter-spacing: .5px;
    border-right: 2px solid #246b13
}

.mobile-menu {
    list-style-type: none;
    margin: 0;
    width: 100%;
    float: left;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.mobile-menu ul {
    margin-left: 0;
    padding-left: 0
}

.mobile-menu .home {
    background-color: #fe0100;
    color: #fff;
    height: 43px;
    overflow: hidden
}

.mobile-menu .home i {
    padding-right: 5px
}

.mobile-menu .home a.active {
    color: #333!important
}

.mobile-menu .expand {
    right: 0;
    position: absolute;
    padding: 0 10px;
    color: #fff;
    margin-left: 100px;
    font-size: 14px
}

.mobile-menu .expand:hover {
    cursor: pointer
}

.mobile-menu li {
    display: block;
    border-top: 1px solid #246b13;
    width: 100%;
    float: left;
    margin-left: 0;
    padding-left: 0;
    position: relative
}

.mobile-menu li .home a {
    color: #fff
}

.mobile-menu li a {
    display: block;
    overflow: hidden;
    white-space: normal;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    padding-left: 15px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: .5px
}

.mobile-menu li a:hover {
    color: #fff
}

.mobile-menu li a.active {
    color: #fff
}

.mobile-menu li li a {
    padding-left: 20px;
    text-transform: none;
    font-weight: 400
}

.mobile-menu li li li a {
    padding-left: 20px;
    text-transform: capitalize;
    font-weight: 400
}

.mobile-menu li li li:last-child {
    border-bottom: none
}

.mobile-menu li li a span.fa-plus:before {
    display: none
}

.mm-toggle-wrap {
    color: #fff;
    line-height: 1;
    overflow: hidden
}

.mm-toggle {
    cursor: pointer;
    font-size: 20px;
    display: none;
    padding: Categories;
    width: auto;
    float: left;
    padding: 5px 0 0;
    font-weight: 400;
    border: 0 #eee solid;
    border-radius: 3px
}

.mm-toggle i {
    color: #fff;
    font-size: 28px
}

.mm-toggle-wrap {
    display: none
}

.page-title h1,.page-title h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0
}

.menu {
    list-style: none;
    padding: 0;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    border-left: 0;
    margin: 0;
    margin-left: -30px
}

.menu>li {
    float: left
}

.menu>li>a {
    display: block;
    line-height: 20px;
    font-size: 12px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase;
    padding: 8px 24px;
    border-left: 1px solid #d9d9d9
}

.menu>li:first-child>a {
    border-left: 0
}

.menu>li.active>a,.menu>li>a:focus,.menu>li>a:hover {
    text-decoration: none;
    color: #329021
}

.mega-container {
    position: relative;
    z-index: 100;
    padding-right: 0
}

.mega-menu-title {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 28px;
    background: #246b13;
    width: 100%;
    margin-top: -5px
}

.mega-menu-title::after {
    position: absolute;
    content: '';
    border-style: solid;
    border-width: 6px 0 0 5px;
    border-color: transparent transparent transparent #333;
    right: -5px;
    top: -5px
}

.navleft-container {
    position: absolute;
    width: 88%
}

.mega-menu-title h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 18px 15px 8px;
    position: relative;
    text-transform: uppercase;
    height: 55px;
    color: #fff;
    letter-spacing: 1px
}

.mega-menu-title h3:after {
    content: "\f038";
    display: inline-block;
    background: #246b13;
    width: 50px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    font-weight: 300
}

.mega-menu-category {
    display: none;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2)
}

.cms-home-page .mega-menu-category {
    width: 100%;
    display: inline-block!important
}

.mega-menu-category ul {
    padding: 0;
    margin: 0
}

.mega-menu-category ul li i {
    width: 28px;
    text-align: center
}

.mega-menu-category>.nav>li>a {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 15px;
    color: #333;
    background-color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 600
}

.mega-menu-category>.nav>li:last-child>a {
    border-bottom: 0 solid #e5e5e5
}

.mega-menu-category>.nav>li>a:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 10px
}

.mega-menu-category>.nav>li.nosub>a:after {
    display: none
}

.mega-menu-category>.nav>li.more-menu {
    display: none
}

.mega-menu-category>.nav>li.view-more>a {
    border-bottom: 0
}

.mega-menu-category>.nav>li.view-more>a:after {
    content: "\f0fe"
}

.mega-menu-category>.nav>li.active>a,.mega-menu-category>.nav>li>a:focus,.mega-menu-category>.nav>li>a:hover {
    background-color: #f8f8f8;
    color: #329021
}

.wrap-popup {
    position: absolute;
    left: 110%;
    top: 0;
    width: 700px;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    z-index: 100
}

.wrap-popup.column2 {
    width: 400px
}

.wrap-popup.column1 {
    width: 200px
}

.mega-menu-category>.nav>li.active .wrap-popup {
    left: 100%
}

.popup {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    display: none;
    text-align: left;
    z-index: 3000;
    padding: 10px 20px;
    font-size: 13px
}

.popup .col-md-4 {
    padding: 0 12px
}

.popup h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: .5px
}

a.ads1 {
    margin-top: 10px;
    display: inline-block
}

a.ads1 img {
    max-width: 100%
}

.popup .nav>li>a {
    padding: 7px 0;
    background-color: #fff
}

.popup .nav li li:before,.popup .nav li:before {
    content: "\f105";
    position: absolute;
    left: 0;
    top: 7px;
    margin-top: 0;
    font-family: FontAwesome;
    font-size: 14px;
    color: #329021
}

.popup .nav li:hover {
    padding-left: 12px;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.popup .nav li {
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.popup .nav>li>a:focus,.popup .nav>li>a:hover {
    color: #329021;
    background-color: transparent;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.box-banner {
    padding-bottom: 10px
}

.box-banner+.box-banner {
    margin-top: 10px
}

.box-banner:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.box-banner.menu-banner {
    margin-top: 8px
}

.box-banner h3 {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0
}

.box-banner .price-sale {
    color: #329021;
    font-size: 36px;
    line-height: 40px;
    font-weight: 600
}

.box-banner .price-sale sub,.box-banner .price-sale sup {
    font-size: 16px;
    font-weight: 700
}

.box-banner .price-sale sub {
    bottom: 3px;
    left: -22px
}

.box-banner .price-sale sup {
    top: -17px;
    left: -8px
}

.box-banner a {
    text-transform: capitalize;
    color: #fff;
    text-decoration: underline
}

.box-banner {
    position: relative
}

.box-banner.media:first-child {
    margin-top: 10px
}

.box-banner.media:last-child {
    margin-bottom: 5px
}

.add-desc {
    position: absolute;
    top: 12%;
    left: 10%;
    display: none
}

.box-banner a:hover {
    color: #329021
}

.has-sep:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    border-left: 1px solid #e5e5e5;
    left: -10px
}

.navbar-primary {
    background-color: #329021;
    margin: 0;
    border: 0
}

.navbar-brand {
    margin-top: 0;
    margin-bottom: 0
}

.navbar-primary .navbar-brand {
    color: #fff;
    font-weight: 700
}

.navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

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

.toolbar {
    margin: 10px 0 0;
    overflow: hidden
}

.toolbar .sorter {
    margin-top: 10px
}

.sorter .short-by {
    float: right;
    margin: 0;
    padding-left: 12px
}

.toolbar.column .sorter .short-by.page {
    float: left;
    margin: 0;
    padding-left: 0;
    margin-bottom: 10px
}

.toolbar label {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 0
}

.sorter .short-by select {
    width: auto!important;
    border: 0 none;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    margin: 0;
    padding: 0 14px;
    vertical-align: middle;
    width: 110px;
    border: 1px #e8e8e8 solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(../bundles/shopfrontend/images/arrow-d.png);
    background-repeat: no-repeat;
    position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    text-overflow: '';
    cursor: pointer;
    border-radius: 3px
}

.sorter .short-by.page select {
    width: 65px
}

.view-mode {
    float: left
}

.view-mode ul {
    padding: 0;
    margin: 0
}

.view-mode ul li {
    float: left;
    padding: 4px 10px 4px 0;
    list-style: none
}

.view-mode ul li a {
    color: #959595;
    font-size: 18px;
    line-height: 35px;
    font-weight: 400;
    padding-right: 5px
}

.view-mode ul li:last-child {
    border: none;
    margin-left: 5px;
    padding-right: 0
}

.view-mode li.active a {
    color: #329021
}

.shop .product-des .color ul li {
    border: 0 none;
    display: inline-block;
    float: none;
    margin-right: 5px;
    margin-top: 10px
}

.shop .product-des h2 {
    line-height: 18px;
    margin: 0 0 5px
}

.pagination-area {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border-top: 1px solid #e5e5e5;
    margin: 22px 0 0;
    padding-top: 20px;
    text-align: center;
    display: inline-block;
    width: 100%
}

.pagination-area ul {
    margin-bottom: 0
}

.pagination-area ul li {
    background: #f5f5f5;
    color: #393939;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px 5px;
    width: 30px
}

.pagination-area ul li a {
    border: 1px solid #e5e5e5;
    color: #363636;
    display: block;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    width: 30px;
    text-decoration: none;
    transition: all .4s ease-out .2s;
    border-radius: 3px
}

.pagination-area ul li a:hover {
    background: #329021;
    border: 1px solid #329021;
    color: #fff
}

.pagination-area ul li a.active {
    background: #329021;
    border: 1px solid #329021;
    color: #fff;
    transition: all .4s ease-out .2s
}

.filter-price {
    margin: auto 15px 25px
}

.filter-price p {
    margin: 0 0 10px
}

.filter-price p input {
    border: 0 none;
    color: #333;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    background: inherit
}

.filter-price a {
    border-bottom: 2px solid #f7505a;
    color: #f7505a;
    display: inline-block;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase
}

.filter-price .ui-slider-horizontal {
    height: 6px
}

.filter-price .ui-widget-header {
    background: #333;
    border: 0;
    color: #fff;
    height: 6px
}

.filter-price .ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
    border-radius: 3px
}

.filter-price .ui-slider .ui-slider-handle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #329021;
    cursor: pointer;
    height: 18px;
    position: absolute;
    width: 18px;
    z-index: 2;
    border-radius: 100%
}

.filter-price .ui-slider-horizontal .ui-slider-handle {
    top: -6px
}

.manufacturer-area {
    margin-bottom: 12px
}

.manufacturer-area ul li {
    padding-bottom: 5px
}

.layered-Category {
    margin-bottom: 18px
}

button.button {
    display: inline-block;
    border: 0;
    background: #444;
    padding: 6px 16px;
    font-size: 12px;
    border: 1px solid #444;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: 400;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    border-radius: 3px
}

button.button:hover {
    background: #329021;
    border: 1px solid #329021;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    color: #fff
}

button span {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .5px
}

.breadcrumbs {
    padding: 8px 0;
    margin: auto;
    font-size: 12px;
    border-bottom: 1px #e5e5e5 solid
}

.breadcrumbs a {
    color: #999
}

.breadcrumbs a:hover {
    color: #329021
}

.breadcrumbs span {
    display: inline-block;
    margin: 0 5px 0 5px;
    color: #999;
    font-size: 14px;
    font-weight: 400
}

.breadcrumbs strong {
    color: #666;
    font-weight: 400
}

.breadcrumbs ol {
    margin: 0;
    padding: 0
}

.breadcrumbs ol li {
    list-style-type: none;
    display: inline
}

.sidebar .block {
    margin-bottom: 20px
}

.offer-banner {
    margin-bottom: 20px;
    text-align: center
}

.offer-banner img {
    border-radius: 3px
}

.category-sidebar {
    background: #fff;
    margin-bottom: 25px;
    border: none;
    margin-top: 10px;
    display: none
}

.category-sidebar .block-title:before {
    content: '\f0c9';
    font-family: FontAwesome;
    margin-right: 4px
}

.category-sidebar .product-categories {
    padding: 8px 12px;
    margin: auto
}

.category-sidebar ul.product-categories ul {
    margin: 0;
    padding: 0
}

.category-sidebar .product-categories li {
    padding: 8px 0 10px 14px;
    position: relative;
    border-bottom: 1px solid #ececec
}

.category-sidebar .product-categories li:last-child {
    border-bottom: none
}

.category-sidebar .product-categories li a {
    font-weight: 400;
    font-size: 12px;
    color: #222
}

.category-sidebar .product-categories li a:hover {
    color: #1bbaaf
}

.category-sidebar .product-categories li.current-cat a {
    font-weight: 700;
    font-size: 12px;
    color: #333
}

.category-sidebar .product-categories li.current-cat ul li a {
    border-bottom: 0 solid #e8e6e2;
    color: #666;
    font-size: 12px;
    font-weight: 400;
    padding: 2px
}

.category-sidebar .product-categories li.current-cat ul li a:hover {
    color: #1bbaaf
}

.category-sidebar .product-categories li ul li {
    padding: 5px 0 5px 10px;
    list-style: none
}

.category-sidebar .product-categories li ul li {
    border-bottom: none;
    list-style: none
}

.sidebar li {
    list-style: none
}

.category-sidebar .product-categories li ul li a {
    border-bottom: 0 solid #e8e6e2;
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    padding: 6px 3px;
    text-decoration: none;
    color: #666;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s
}

.category-sidebar .product-categories li .count {
    display: none
}

.category-sidebar .product-categories {
    overflow: auto;
    padding: 8px 0 0;
    border: 1px solid #e5e5e5
}

.category-sidebar .cat-item.cat-parent:hover {
    cursor: pointer
}

.category-sidebar .cat-item.cat-parent:after {
    content: "";
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 8px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-repeat: no-repeat
}

.category-sidebar .cat-item.cat-parent.open-cat:after {
    content: "";
    color: #555;
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: 6px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-repeat: no-repeat
}

.category-sidebar .cat-item.cat-parent.current-cat-parent.close-cat:after {
    content: "";
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 8px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-repeat: no-repeat
}

.category-sidebar .cat-item.cat-parent.current-cat-parent:after {
    content: "";
    color: #555;
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: 6px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-repeat: no-repeat
}

.category-sidebar .cat-item.cat-parent.current-cat:after {
    content: "";
    color: #555;
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 6px;
    height: 24px;
    width: 24px;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-repeat: no-repeat
}

.category-sidebar .cat-item.cat-parent.current-cat.open-cat:after {
    content: "";
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 8px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: 400;
    background-repeat: no-repeat
}

.category-sidebar .sidebar-title {
    font-size: 16px;
    margin: 0;
    padding: 12px 14px;
    text-transform: uppercase;
    background-color: #329021
}

.category-sidebar .sidebar-title h3 {
    margin: auto;
    font-size: 15px;
    letter-spacing: .5px
}

.sidebar-cart .block-content {
    padding: 14px
}

.sidebar-cart .amount {
    margin-bottom: 15px;
    border-bottom: 1px #e8e8e8 solid;
    padding-bottom: 4px
}

.sidebar-cart .mini-products-list .product-details .nobr {
    white-space: normal!important
}

.sidebar-cart .summary {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1
}

.sidebar-cart .subtotal {
    margin: 0;
    padding: 8px 10px;
    text-align: left;
    margin-bottom: 8px;
    margin-top: 10px;
    background: #f5f5f5
}

.sidebar-cart .block-content .summary .subtotal .label {
    padding: 2px 0;
    color: #333;
    font-size: 12px;
    font-weight: 600
}

.sidebar-cart .subtotal .price {
    font-size: 14px;
    font-weight: 700;
    float: right
}

.cart-checkout {
    border: 0 none;
    margin: 0;
    padding: 5px 0 5px;
    text-align: left;
    margin-bottom: 0
}

.cart-checkout a {
    border: 0 #dc436b solid;
    background: #323c46;
    text-shadow: 0 1px 0 #333;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    padding: 8px 12px;
    text-transform: uppercase;
    border-radius: 50px
}

.cart-checkout a:hover {
    border: 0 #111 solid;
    background: #222;
    padding: 6px 10px;
    text-shadow: 0 1px 0 #333;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    cursor: pointer
}

.sidebar-cart .block-content ul li .product-details {
    float: right;
    width: 68%
}

.sidebar-cart ul li.item {
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    display: inline-block
}

.sidebar-cart ul li.item img {
    width: 65px
}

.sidebar-cart ul li.item.last {
    border-bottom: none;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.sidebar-cart .block-content ul li a.product-image {
    display: inline
}

.sidebar-cart .block-content ul li a.product-image img {
    border: 1px solid #ececec
}

.sidebar-cart .block-content ul li .product-name {
    margin: 0 0 2px;
    font-size: 12px;
    padding-right: 15px
}

.sidebar ol,.sidebar ul {
    margin: 0;
    padding: 0
}

.sidebar-bar-title {
    color: #333;
    margin: auto;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5
}

.sidebar-bar-title h3 {
    font-size: 14px;
    letter-spacing: .5px;
    border-bottom: 2px solid #329021;
    display: inline-block;
    margin-bottom: -1px;
    padding-bottom: 8px;
    font-weight: 600
}

.block .block-content {
    font-size: 12px;
    overflow: hidden;
    padding: 15px 0
}

.block-poll .block-subtitle {
    color: #222;
    font-weight: 600;
    font-size: 13px
}

.block-poll li {
    padding: 3px 0!important;
    background: 0 0!important
}

.block-poll input.radio {
    float: left;
    margin: 0 -18px 0 0
}

.block-poll .label {
    display: block;
    margin-left: 18px;
    text-align: left;
    padding: .1em .3em .1em
}

.block-poll label {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #333;
    font-weight: 400
}

.block-poll .actions {
    margin-top: 8px
}

.product-price-range .block-content {
    padding: 28px 0 0
}

.product-price-range .amount-range-price {
    padding: 15px 0
}

.product-price-range .slider-range-price {
    height: 7px;
    background: #999;
    border: none;
    border-radius: 50px
}

.product-price-range .slider-range-price .ui-widget-header {
    background: #444;
    height: 7px
}

.product-price-range .slider-range-price .ui-slider-handle {
    border: 1px #329021 solid;
    border-radius: 100%;
    background: #329021;
    cursor: pointer
}

.check-box-list {
    overflow: hidden
}

.check-box-list li {
    line-height: 24px
}

.check-box-list label {
    display: inline-block;
    cursor: pointer;
    line-height: 12px;
    font-weight: 500
}

.check-box-list label:hover {
    color: #329021
}

.check-box-list input[type=checkbox] {
    display: none
}

.check-box-list input[type=checkbox]+label span.button {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    background: url(../bundles/shopfrontend/images/checkbox.png) no-repeat;
    padding: 0;
    border: none;
    vertical-align: bottom
}

.check-box-list input[type=checkbox]:checked+label span.button {
    background: #329021 url(../bundles/shopfrontend/images/checked.png) no-repeat center center
}

.check-box-list input[type=checkbox]:checked+label {
    color: #329021
}

.check-box-list label span.count {
    color: #a4a4a4;
    margin-left: 2px
}

.filter-color ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px
}

.filter-color li {
    display: inline;
    padding: 0;
    margin: 0;
    line-height: normal;
    float: left;
    padding: 5px
}

.filter-color li label {
    border: 1px solid #e8e6e2;
    width: 20px;
    height: 20px;
    padding-top: 6px;
    padding-left: 6px;
    float: left
}

.filter-color li input[type=checkbox]+label span.button {
    background: 0 0;
    margin: 0
}

.filter-color li input[type=checkbox]:checked+label {
    border-color: #d93529
}

.filter-size {
    max-height: 200px;
    overflow-y: auto
}

.filter-size li {
    width: 50%;
    float: left
}

h2.saider-bar-title {
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: 600;
    border-bottom: 1px #e8e8e8 solid;
    margin-bottom: 14px;
    padding-bottom: 5px
}

.shop-by-side {
    background: #fff
}

.shop-by-side .block-content {
    padding: 12px 0 0
}

.color-area {
    margin-bottom: 18px;
    overflow: hidden
}

.color ul li {
    border: 0 none;
    float: left;
    margin-right: 5px
}

.color ul li a {
    clear: both;
    background: #333;
    float: left;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    height: 20px;
    width: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}

.color ul li:nth-child(2) a {
    background: #e32b00
}

.color ul li:nth-child(3) a {
    background: #ff9000
}

.color ul li:nth-child(4) a {
    background: #8bc44a
}

.color ul li:nth-child(5) a {
    background: #10b9b9
}

.color ul li:nth-child(6) a {
    background: #fff
}

.size-area {
    margin-bottom: 8px;
    overflow: hidden
}

.size li {
    border: 0 none;
    float: left;
    margin-right: 5px
}

.size li a {
    border: 1px solid #e8e6e2;
    padding: 3px 10px;
    color: #666;
    float: left;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 3px
}

.size li a:hover {
    border-color: #329021
}

.compare .block-content {
    padding: 14px 0
}

ol#compare-items li a.product-name {
    font-size: 12px;
    padding: 0 3px;
    margin: 0;
    font-weight: 400;
    line-height: 20px;
    text-transform: none;
    display: inline-block;
    width: 90%
}

ol#compare-items li {
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    background: 0 0
}

ol#compare-items li:last-child {
    border-bottom: none;
    margin-bottom: 5px
}

button.button-compare {
    padding: 6px 12px
}

button.button.button-clear {
    border: 1px #eee solid;
    background: #f8f8f8;
    color: #333;
    padding: 6px 12px
}

button.button.button-clear:hover {
    background: #329021;
    color: #fff;
    border: 1px solid #329021
}

.popular-tags-area .tag li a:hover {
    background: #329021;
    color: #fff
}

.popular-tags-area .tag {
    padding: 10px 0 20px
}

.tag li {
    display: inline-block;
    line-height: 28px;
    margin: 5px 5px 0 0
}

.tag li a {
    background: #efefef none repeat scroll 0 0;
    color: #838383;
    display: block;
    padding: 0 8px;
    text-decoration: none;
    border-radius: 2px
}

.single-img-add {
    margin-bottom: 0;
    display: inline-block;
    text-shadow: none
}

.single-img-add h3 a {
    text-shadow: none;
    color: #fff
}

.single-img-add h3 {
    font-size: 20px;
    padding-top: 12px
}

.single-img-add a.info {
    display: inline-block;
    float: none;
    margin-top: 5px
}

.single-img-add .carousel-indicators {
    display: none
}

#carousel-example-generic {
    background: #fff!important;
    padding: 5px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.05);
    border-radius: 3px
}

#carousel-example-generic .carousel-control.left {
    background: 0 0;
    display: none
}

#carousel-example-generic .carousel-control.right {
    background: 0 0;
    display: none
}

#carousel-example-generic .carousel-inner {
    margin: 0
}

#carousel-example-generic .carousel-caption {
    width: 100%;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.3);
    padding: 0;
    bottom: 0;
    padding-bottom: 18px;
    text-align: center;
    text-shadow: none;
    display: none
}

.oe_overlay {
    background: #333;
    opacity: .7;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: block
}

.special-product .products-block-left {
    width: 75px;
    float: left
}

.special-product .products-block-right {
    margin-left: 85px
}

.special-product .products-block-right p {
    margin: 0
}

.special-product .block-content {
    padding: 14px 0
}

.special-product ul li {
    display: inline-block;
    border-bottom: 1px #e8e6e2 solid;
    width: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px
}

.special-product ul li:last-child {
    border: none;
    margin-bottom: 5px
}

.special-product a.link-all {
    background: #329021;
    color: #fff;
    font-size: 12px;
    padding: 6px 16px;
    border: none;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #329021;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase
}

.inner-info {
    position: absolute;
    margin: 0;
    top: -5%;
    width: 450px;
    left: 5%;
    height: 100%;
    text-align: left
}

.cat-img-title {
    display: block;
    bottom: 0;
    padding: 0 25px;
    margin-top: 100px
}

.cat-img-title .cat-heading {
    font-size: 32px;
    text-transform: uppercase;
    color: #fff
}

.cat-img-title .cat-heading,.cat-img-title p {
    transition: color 450ms ease-in-out 0s,background-color 450ms ease-in-out 0s;
    margin-bottom: 5px;
    font-weight: 500
}

.cat-img-title p {
    clear: left;
    font-size: 13px;
    line-height: 1.4em;
    color: #fff;
    font-weight: 400
}

.cat-img-title span {
    font-size: 15px;
    color: #eee;
    text-transform: uppercase
}

.cat-img-title.cat-bg .cat-heading,.cat-img-title.cat-bg p {
    color: #333
}

.category-description .owl-item .item {
    margin: auto;
    overflow: hidden
}

.category-description .owl-item .item img {
    max-width: 100%;
    border-radius: 3px
}

.category-description a.info {
    float: none;
    display: inline-block;
    background: #329021;
    color: #fff;
    border: 1px solid #329021;
    font-size: 12px;
    padding: 8px 18px;
    cursor: pointer;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    font-weight: 500;
    margin-top: 15px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.category-description a.info:hover {
    background: #000;
    color: #fff;
    border: 1px solid rgba(0,0,0,.08)
}

.category-description {
    overflow: hidden
}

.category-description .slider-items-products .owl-buttons .owl-prev {
    top: 48%;
    left: 32px
}

.category-description .slider-items-products .owl-buttons .owl-next {
    top: 48%;
    right: 8%
}

.category-description .product-flexslider {
    margin-top: 0;
    margin-bottom: 25px
}

.shop-inner {
    padding: 0 0 20px 0;
    margin-bottom: 0
}

.products-grid {
    margin: 0;
    list-style: none
}

ul.products-grid {
    padding: 0;
    margin: 0
}

.products-grid .item {
    margin-top: 20px
}

.products-list h2 {
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    line-height: normal;
    margin-bottom: 8px
}

ul.products-list {
    margin: auto
}

ul.products-list .cart-button i {
    font-size: 16px;
    vertical-align: -1px
}

.products-list .product-shop .actions ul li i {
    font-size: 16px;
    vertical-align: -2px
}

.products-list .item {
    padding: 0;
    overflow: hidden;
    margin: 15px 0 20px!important;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    list-style: none
}

.products-list .item:first-child {
    padding: 0 0 15px;
    overflow: hidden;
    margin: 5px 0 15px!important
}

.products-list .item:last-child {
    padding: 0;
    overflow: hidden;
    margin: 15px 0 0!important;
    border-bottom: 0 solid #eee;
    padding-bottom: 0;
    list-style: none
}

.products-list .rating {
    display: inline-block;
    margin-right: 6px
}

.products-list .rating-links {
    display: inline-block;
    margin-bottom: 4px
}

.products-list .rating-links a {
    font-size: 11px
}

.products-list .item h3 {
    font-weight: 400;
    color: #353535;
    padding-bottom: 2px
}

.products-list .item h3 a {
    font-weight: 400;
    font-size: 14px;
    color: #407cbf;
    text-decoration: none
}

.products-list .item h3 a:hover {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    text-decoration: underline
}

.products-list .product-img {
    overflow: hidden;
    position: relative;
    padding-left: 0;
    width: 30%;
    float: left
}

.products-list .product-img img {
    width: 100%
}

.products-list .product-shop {
    width: 67%;
    float: right
}

.products-list .product-shop .desc {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 5px;
    color: #666
}

.products-list .product-shop p {
    font-size: 14px;
    color: #666;
    line-height: 1.5em
}

.products-list .product-shop p.old-price {
    margin-right: 4px
}

.products-list .product-shop .price-box {
    margin: 5px 0 10px;
    border-top: 1px solid #e5e5e5;
    padding-top: 12px
}

.products-list .desc a.link-learn {
    font-size: 12px;
    font-weight: 600;
    margin-top: 5px;
    color: #329021
}

.products-list .product-shop button.button span {
    font-size: 12px;
    padding: 1px 0 0 10px
}

.products-list .product-shop .actions ul {
    display: inline-block;
    float: right;
    margin-top: 8px
}

.products-list .product-shop .actions ul li {
    margin-right: 20px;
    display: inline-block
}

.products-list .product-shop .actions ul li a {
    font-size: 12px
}

.products-list .product-shop .actions ul li:last-child a {
    border-left: 1px solid #e5e5e5;
    padding-left: 21px
}

.products-list .product-shop .actions ul li:last-child {
    margin-right: 0
}

.products-list .product-shop .actions ul li span {
    margin-left: 5px
}

.price {
    font-size: 14px;
    color: #000;
    white-space: nowrap!important
}

.price-box {
    margin: 6px 0 2px;
    min-height: 22px
}

.regular-price {
    display: inline
}

.regular-price .price {
    font-weight: 600;
    font-size: 14px;
    color: #329021
}

.block .regular-price,.block .regular-price .price {
    color: #333
}

.price-box .price-from .price {
    font-weight: 600;
    font-size: 14px;
    color: #329021
}

.price-box .price-to .price {
    font-weight: 600;
    font-size: 14px;
    color: #329021
}

.price-box .minimal-price .price {
    font-weight: 600;
    font-size: 14px;
    color: #329021
}

.old-price .price-label {
    white-space: nowrap;
    color: #999;
    display: none
}

.old-price {
    display: inline;
    margin-right: 15px
}

.old-price .price-label {
    color: #ccc;
    display: none;
    white-space: nowrap
}

.old-price .price {
    color: #ccc!important;
    font-size: 12px;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 6px
}

.special-price {
    margin: 0;
    padding: 3px 0;
    display: inline
}

.special-price .price-label {
    color: #666;
    display: none;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap
}

.special-price .price {
    font-size: 14px;
    color: #329021;
    font-weight: 600
}

.special-price .price-label {
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    color: #666;
    display: none
}

.minimal-price {
    margin: 0
}

.minimal-price .price-label {
    white-space: nowrap
}

.minimal-price-link {
    display: inline
}

.large-image img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.large-image {
    border: 1px #e5e5e5 solid
}

.product-view-area .product-img-box .product-image {
    margin: 0 0 13px;
    position: relative;
    overflow: hidden
}

.magnifier img {
    max-width: inherit
}

.cursorshade {
    width: 150px!important;
    height: 150px!important;
    text-align: center;
    line-height: 150px
}

.product-big-image {
    position: relative;
    overflow: hidden;
    padding: 0
}

.product-view-area {
    margin: auto;
    position: relative;
    z-index: 0;
    margin: 5px 15px;
    padding: 0;
    overflow: hidden
}

.product-view-area .flexslider-thumb {
    max-width: 455px;
    padding: 22px 62px;
    position: relative
}

.product-view-area-compact .flexslider-thumb {
    margin: 17px auto 0
}

.product-view-area .flexslider-thumb .flex-viewport {
    z-index: 10
}

.product-view-area .flexslider-thumb .flex-direction-nav {
    top: 30%;
    left: 0;
    width: 100%;
    z-index: 100
}

.product-view-area .flexslider-thumb .flex-prev {
    position: absolute;
    left: 20px;
    top: 8px;
    border: 1px #e8e8e8 solid;
    background: #fff;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    font-size: 11px;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    border-radius: 100px
}

.product-view-area .flexslider-thumb .flex-direction-nav a:hover {
    background-color: #329021;
    color: #fff;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s
}

.product-view-area .flexslider-thumb .flex-next {
    position: absolute;
    right: 20px;
    top: 8px;
    border: 1px #e5e5e5 solid;
    background: #fff;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    font-size: 11px;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    border-radius: 2px
}

.product-view-area .flexslider-thumb li img {
    cursor: pointer;
    -moz-user-select: none;
    border: 0 #eee solid;
    padding: 0
}

.product-view-area .previews-list {
    padding: 0;
    list-style-type: none;
    text-align: center
}

.product-view-area .previews-list li {
    margin-right: 15px;
    padding: 0;
    float: none;
    display: inline-block;
    border: 1px #e5e5e5 solid
}

.product-view-area .flexslider-thumb-vertical-outer {
    margin: 0 10px 15px 0;
    width: 76px;
    float: left;
    position: relative;
    z-index: 1
}

.product-view-area .flexslider-thumb-vertical .flex-viewport {
    height: 300px!important
}

.product-view-area .flexslider-thumb-vertical .slides {
    margin: -4px 0 0;
    padding: 0;
    list-style-type: none
}

.product-view-area .flexslider-thumb-vertical .slides li {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.product-view-area .flexslider-thumb-vertical .slides li img {
    width: 100%;
    padding: 4px 0;
    cursor: pointer;
    -moz-user-select: none
}

.flex-direction-nav,.slider-controls {
    -webkit-transform: translate3d(0,0,0)
}

.product-view-area li {
    list-style: none
}

.product-color-size-area {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px
}

.product-color-size-area .color-area {
    display: inline-block;
    width: 40%;
    float: left;
    margin-right: 18px
}

.product-color-size-area .size-area {
    display: inline-block;
    width: 40%
}

.product-view-area .product-details-area {
    margin-top: 0;
    z-index: -9;
    padding: 0 0 20px 22px
}

.product-view-area .product-name h1 {
    font-size: 32px;
    margin: 0 0 10px;
    text-align: left;
    line-height: normal;
    padding-bottom: 8px;
    letter-spacing: 1px;
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase
}

.product-view-area .short-description {
    font-size: 12px;
    padding-top: 12px;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 15px
}

.product-view-area .short-description h2 {
    font-size: 15px;
    color: #333;
    margin-bottom: 5px;
    font-weight: 600
}

.product-view-area .short-description p {
    font-size: 13px;
    color: #666
}

.product-view-area .product-details-area .ratings {
    padding: 5px 0 0;
    margin: auto
}

.product-view-area .product-details-area .ratings .rating {
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 10px
}

.product-view-area .product-details-area .ratings .rating i {
    font-size: 15px
}

.product-view-area .product-details-area .ratings .rating-links {
    margin-bottom: 12px;
    display: inline-block
}

.product-view-area .product-details-area .ratings .rating-links a {
    font-size: 11px
}

.availability.in-stock span {
    color: #fff;
    background-color: #5cb85c;
    padding: 5px 12px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 3px
}

.availability.out-of-stock span {
    color: #fff;
    background-color: #d9534f;
    padding: 5px 12px;
    font-size: 12px;
    font-weight: 600
}

.product-view-area .product-details-area .price-box {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 5px;
    border-bottom: 1px solid #e5e5e5
}

.product-view-area .product-details-area .price-box .old-price {
    margin-right: 5px;
    margin-top: 0;
    display: inline-block
}

.product-view-area .product-details-area .special-price {
    display: inline-block;
    margin: 0;
    padding: 0
}

.product-view-area .product-details-area .old-price .price {
    font-size: 20px;
    font-weight: 300;
    color: #ccc;
    margin-left: 10px;
    vertical-align: 3px
}

.product-view-area .product-details-area .price {
    font-size: 28px;
    color: #e74c3c;
    font-weight: 600
}

.cart-plus-minus .qty {
    border: 1px solid #e5e5e5;
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: 600;
    height: 40px;
    margin-right: 8px;
    padding: 0 5px 1px;
    text-align: center;
    width: 65px;
    margin-left: 8px;
    border-radius: 3px
}

.dec.qtybutton {
    background-color: #eee;
    border: 1px #e8e8e8 solid;
    border-right: none;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    color: #333;
    font-size: 14px;
    line-height: normal;
    padding: 12px 14px 9px 16px;
    line-height: 18px;
    display: inline-block;
    height: 40px;
    float: left;
    cursor: pointer;
    border-radius: 3px
}

.dec.qtybutton:hover,.inc.qtybutton:hover {
    background-color: #329021;
    color: #fff
}

.inc.qtybutton {
    background-color: #eee;
    border: 1px #e8e8e8 solid;
    border-left: none;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    color: #333;
    font-size: 14px;
    line-height: normal;
    padding: 12px 14px 9px 16px;
    line-height: 18px;
    display: inline-block;
    height: 40px;
    float: left;
    cursor: pointer;
    border-radius: 3px
}

.cart-plus-minus label {
    display: inline-block;
    float: left;
    margin-top: 10px;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    margin-right: 10px
}

.cart-plus-minus {
    display: inline-block;
    float: left;
    margin-right: 18px
}

.product-variation {
    display: inline-block;
    width: 100%;
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    padding: 15px 0;
    margin-bottom: 15px
}

.numbers-row {
    float: left
}

.pro-add-to-cart {
    float: left
}

button.button.pro-add-to-cart {
    background: #329021;
    color: #fff;
    padding: 7px 22px;
    border: 1px #329021 solid
}

button.button.pro-add-to-cart:hover {
    background: #333;
    border: 1px #333 solid;
    color: #fff
}

button.button.pro-add-to-cart span {
    font-size: 16px
}

button.button.pro-add-to-cart span i {
    margin-right: 6px;
    font-size: 18px
}

.email-addto-box {
    display: inline-block;
    margin-top: 30px
}

.product-cart-option ul {
    margin: auto;
    display: inline-block
}

.product-cart-option ul li {
    border-right: 0 solid #eee;
    float: left;
    margin-right: 10px;
    padding-right: 10px
}

.product-cart-option ul li a {
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    margin: 0;
    text-align: center;
    text-decoration: none
}

.product-cart-option ul li a:hover,.product-cart-option ul li a:hover i {
    color: #329021
}

.product-cart-option ul li:last-child {
    border: none
}

.product-cart-option ul li a i {
    color: #bbb;
    font-size: 14px;
    margin-right: 8px;
    vertical-align: -2px
}

.product-cart-option ul li a i.fa.fa-heart {
    font-size: 12px
}

.product-overview-tab {
    margin-top: 12px;
    margin-bottom: 5px
}

.product-tab-inner {
    padding: 0
}

.pro-tags {
    font-size: 13px;
    line-height: 18px;
    color: #333;
    font-weight: 300;
    margin-top: 6px;
    margin-bottom: 10px
}

.pro-tags .pro-tags-title {
    display: inline-block;
    position: relative;
    top: 1px
}

.pro-tags a {
    color: grey
}

.pro-tags-title {
    font-size: 14px;
    color: #333;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 7px
}

.share-box {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 0;
    position: relative
}

.share-box .title {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    line-height: 30px;
    float: left;
    margin-right: 12px
}

.share-box .socials-box a {
    margin: 0
}

.pro-tags a:hover,.share-box .socials-box a:hover {
    color: #329021
}

.socials-box a {
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    display: inline-block;
    color: #bababa;
    margin: 0 3px;
    text-align: center
}

.related-products-pro .slider-items-products .owl-buttons .owl-prev,.upsell-product-area .slider-items-products .owl-buttons .owl-prev {
    left: inherit;
    position: absolute;
    right: 55px;
    top: -10%
}

.related-products-pro .slider-items-products .owl-buttons .owl-next,.upsell-product-area .slider-items-products .owl-buttons .owl-next {
    position: absolute;
    right: 28px;
    top: -10%
}

.product-tabs {
    line-height: normal;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 5px;
    text-align: left;
    width: 100%;
    margin-bottom: -1px
}

.product-tabs li a {
    border-bottom: none;
    color: #333;
    margin-right: 25px;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s;
    padding: 0 20px;
    letter-spacing: .5px
}

.product-tabs li.active a {
    border: 1px solid #329021;
    background: #329021;
    color: #333
}

#product-detail-tab.nav-tabs>li {
    float: none;
    display: inline-block
}

.nav-tabs.product-tabs>li>a {
    line-height: 1.42857143;
    border: none;
    border-bottom: 1px solid #fff;
    border-right: 0 solid #eee;
    padding: 10px 0;
    background: #fff;
    text-transform: uppercase
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    background: #fff;
    border: none;
    border-bottom: 2px solid #329021;
    border-right: 0 solid #eee;
    color: #329021
}

.nav-tabs>li>a:hover {
    background: #fff;
    color: #329021;
    border: none;
    border-bottom: 2px solid #329021;
    border-right: 0 solid #eee
}

.tab-content {
    padding: 5px 0 0 0;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 0;
    color: #999
}

.tab-content>.active {
    margin-top: 0;
    padding: 0
}

#productTabContent.tab-content>.active {
    margin-top: 0;
    padding: 0 0 0
}

.form-add-tags input.input-text,select,textarea {
    border: 1px solid #e5e5e5;
    margin-top: 0;
    padding: 5px 10px 7px;
    width: 35%;
    background: #fff;
    border-radius: 3px
}

button.button.add-tags {
    margin-left: -5px;
    background: #329021;
    border: 1px solid #329021;
    color: #fff
}

.form-add-tags {
    text-align: center
}

.form-add-tags h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 6px
}

p.note {
    text-align: center;
    margin-top: 8px
}

.reviews-content-left h2,.reviews-content-right h2 {
    color: #222;
    font-size: 15px;
    margin: 0 0 5px;
    font-weight: 600
}

.reviews-content-left {
    margin-left: -15px
}

.product-view .box-reviews dl {
    margin: 15px 0
}

.review-ratting {
    margin: 5px 0 10px
}

.review-ratting p {
    margin: 4px 0 6px;
    font-weight: 600
}

.review-ratting p a {
    color: #329021;
    text-decoration: none
}

.review-ratting p a:hover {
    color: #333
}

.review-ratting table tr td,.review-ratting table tr th {
    font-size: 12px;
    line-height: 1em;
    padding: 5px 0
}

.review-ratting table tr th {
    font-weight: 600;
    padding-right: 8px
}

.author small {
    font-style: italic
}

.reviews-content-right h3 {
    font-size: 12px;
    font-weight: 400;
    color: #222;
    line-height: 1.35;
    margin: 0 0 5px
}

.reviews-content-right h3 span {
    color: #329021
}

.reviews-content-right h4 {
    color: #222;
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 12px
}

.reviews-content-right h4 em {
    color: #ed1c24
}

.reviews-content-right table {
    text-align: center;
    width: 100%
}

.reviews-content-right table tr td {
    border: 1px solid #e5e5e5;
    padding: 6px 10px;
    background: #fff
}

.reviews-content-right table tr th {
    background: #329021;
    border: 0 none;
    color: #fff;
    padding: 10px;
    text-align: center
}

.reviews-content-right {
    margin-bottom: 20px
}

.product-overview-tab .form-area {
    margin: 15px 0 0
}

.product-overview-tab .form-area .form-element input,textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    padding: 5px;
    width: 60%;
    height: 34px
}

.product-overview-tab .form-area .form-element textarea {
    height: 100px;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px;
    border-radius: 3px
}

.product-overview-tab .buttons-set {
    border: none;
    border-top: 1px solid #e5e5e5;
    margin: 20px 0 0;
    padding: 8px 0 0;
    text-align: right
}

.tag-content .form-element {
    overflow: hidden
}

.tag-content .form-element input {
    height: 40px;
    width: 299px;
    float: left;
    margin-right: 5px
}

.ck-box label,.form-element label {
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 10px auto 2px
}

.form-element label em {
    color: #f22e3b;
    font-family: arial;
    font-style: normal
}

.upsell-product-area .product-flexslider {
    margin-bottom: 10px;
    margin-top: 10px
}

.upsell-product-area {
    background-color: #fff;
    border-top: 0 #eee solid;
    padding: 0;
    border-bottom: 0 #eee solid;
    margin-bottom: 0
}

.related-product-area {
    margin: 0;
    padding: 0
}

.related-products-pro .product-flexslider {
    margin-bottom: 0;
    margin-top: 2px
}

.related-products-pro {
    margin-top: 0
}

.related-product-area .page-header {
    margin: 0 0 19px;
    padding: 0 0 8px;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.related-product-area .page-header:before {
    position: absolute;
    left: 0;
    height: 3px;
    bottom: -2px;
    content: "";
    background: #329021;
    width: 130px
}

.col2-right-layout .product-view-area {
    margin: 0
}

.col2-right-layout .product-view-area .product-details-area {
    padding: 20px 0 12px
}

.col2-right-layout .product-view-area .flexslider-thumb {
    padding: 22px 65px
}

.product-overview-tab ul,.product-view-area ul {
    padding: 0;
    margin: 0
}

.col2-right-layout .product-color-size-area .size-area {
    width: 45%
}

.col2-right-layout .nav-tabs.product-tabs>li>a {
    padding: 8px 20px
}

.col2-left-layout .product-view-area {
    margin: 0
}

.col2-left-layout .product-view-area .flexslider-thumb {
    padding: 22px 58px
}

.col2-left-layout .product-color-size-area .size-area {
    width: 48%
}

.page-content {
    margin-bottom: 30px;
    padding: 0;
    overflow: hidden
}

.page-content .page-title,.page-title {
    margin: 0 0 5px;
    padding: 0 0 8px;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.page-content .page-title:before,.page-title:before {
    position: absolute;
    left: 0;
    height: 3px;
    bottom: -2px;
    content: "";
    background: #329021;
    width: 130px
}

.order-detail-content {
    margin-top: 15px
}

.page-order ul.step {
    width: 100%;
    clear: both;
    overflow: hidden
}

.page-order ul.step li {
    display: inline;
    line-height: 30px;
    width: 19%;
    float: left;
    text-align: center;
    border: 1px solid #ccc;
    margin-right: 12px;
    background: #fff;
    text-transform: uppercase
}

.page-order ul.step li:last-child {
    margin-right: 0
}

.page-order ul.step li.current-step {
    border: 1px solid #e99544
}

.page-order .heading-counter {
    margin: 30px 0;
    padding: 15px;
    border: 1px solid #e8e6e2;
    background: #fff
}

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

.page-order .cart_navigation a.continue-btn {
    padding: 10px 20px;
    border: 0 solid #e8e6e2;
    background: #f9f9f9;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 3px;
    text-transform: uppercase
}

.page-order .availability {
    text-align: center
}

.page-order .product-name {
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 600
}

.page-order .cart_description {
    font-size: 14px
}

.page-order .cart_navigation a.checkout-btn {
    float: right;
    background: #329021;
    color: #fff;
    border: 1px solid #329021;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 30px;
    border-radius: 3px;
    text-transform: uppercase
}

.page-order .cart_navigation a.checkout-btn:hover {
    border: 1px solid #222;
    background: #222
}

.cart_summary>tfoot,.cart_summary>thead {
    background: #f8f8f8;
    font-size: 16px
}

.cart_summary>tfoot strong {
    color: #e74c3c
}

.cart_summary>thead>th {
    border-bottom-width: 1px;
    padding: 20px
}

.cart_summary td {
    vertical-align: middle!important;
    padding: 20px
}

.cart_summary .table>tbody>tr>td,.cart_summary .table>tfoot>tr>td,.cart_summary .table>thead>tr>td,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>th {
    padding: 10px
}

.cart_summary img {
    max-width: 100px
}

.cart_summary td.cart_product {
    width: 120px;
    padding: 15px
}

.cart_summary .price {
    text-align: center;
    font-weight: 600
}

.cart_summary .qty {
    text-align: center;
    width: 100px
}

.cart_summary .qty input {
    text-align: center;
    max-width: 64px;
    margin: 0 auto;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    width: 50px;
    display: inline-block
}

.cart_summary .qty a {
    padding: 8px 10px 5px 10px;
    border: 1px solid #e8e6e2;
    display: inline-block;
    width: auto;
    margin-top: 5px
}

.cart_summary .qty a:hover {
    background: #329021;
    color: #fff
}

.cart_summary .action {
    text-align: center
}

.cart_summary .action a {
    font-size: 12px;
    display: inline-block;
    line-height: 24px
}

.cart_summary tfoot {
    text-align: right
}

.cart_navigation {
    margin-top: 10px;
    float: left;
    width: 100%
}

.table-bordered {
    border: 0 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: none;
    border-bottom: 1px solid #e5e5e5
}

.wishlist-item table .th-stock {
    width: 12%
}

.wishlist-item table .th-stock a {
    color: #ec4445
}

.wishlist-item table .td-add-to-cart>a {
    background: #f8f8f8;
    color: #333;
    display: inline-block;
    font-weight: 600;
    padding: 6px 10px;
    width: 108px;
    border: 1px #eee solid;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px
}

.form-control {
    box-shadow: none;
    border: 1px #e8e8e8 solid;
    border-radius: 3px
}

.wishlist-item .all-cart {
    background: #f8f8f8;
    color: #333;
    display: inline-block;
    font-weight: 600;
    padding: 8px 16px;
    margin-top: 18px;
    border: 1px #eee solid;
    text-transform: uppercase;
    border-radius: 3px
}

.wishlist-item .all-cart:hover,.wishlist-item table .td-add-to-cart>a:hover {
    background: #329021;
    color: #fff;
    border: 1px #329021 solid
}

.wishlist-area .social-sharing {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding: 35px;
    text-align: center
}

.wishlist-area h3.widget-title-modal {
    text-align: center
}

.wishlist-area .widget .social-icons {
    float: none
}

.wishlist-area .widget .social-icons {
    float: none
}

.wishlist-area .widget .social-icons li {
    display: inline;
    float: none
}

.wishlist-item table {
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    text-align: center;
    font-size: 14px
}

.wishlist-item table a {
    color: #333
}

.wishlist-item table a:hover {
    color: #329021
}

.wishlist-item table thead {
    background: #f8f8f8;
    color: #333
}

.wishlist-item.table-responsive {
    margin-top: 15px;
    border: none
}

.wishlist-item table th {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 600;
    padding: 10px;
    text-align: center
}

.wishlist-item table .th-product {
    width: 18%
}

.wishlist-item table .th-product img {
    width: 100px
}

.wishlist-item table .th-details {
    width: 35%
}

.wishlist-item table tbody .th-details {
    text-align: left
}

.wishlist-item table .th-delate {
    width: 5%
}

.wishlist-item table .th-edit {
    width: 10%
}

.wishlist-item table .td-add-to-cart {
    width: 18%
}

.wishlist-item table .th-price {
    width: 12%;
    font-weight: 600
}

.wishlist-item table td {
    border-bottom: 1px solid #e1e1e1;
    padding: 12px;
    text-align: center
}

.wishlist-item .th-details a {
    font-size: 14px
}

.sidebar-account .block-content {
    padding: 0
}

.sidebar-account .block-content ul {
    margin-top: 5px;
    margin-bottom: 5px
}

.sidebar-account .block-content li {
    padding: 10px 0;
    border-top: 1px #fff solid;
    border-bottom: 1px #e8e8e8 solid
}

.sidebar-account .block-content li:first-child {
    border-top: none
}

.sidebar-account .block-content li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 10px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    line-height: 16px;
    color: #333
}

.sidebar .block-content li.last {
    border-bottom: none
}

.sidebar-account .block-content li a {
    cursor: pointer;
    padding: 0 12px;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s,background-position .3s ease-in-out 0s
}

.sidebar-account .block-content li a:hover {
    cursor: pointer;
    padding: 0 12px;
    color: #329021
}

.sidebar-account .block-content li.current {
    font-weight: 600;
    color: #329021
}

.sidebar-checkout .block-content {
    padding: 14px 0
}

.box-wishlist .button,.box-wishlist label {
    margin-top: 10px;
    margin-bottom: 5px
}

.box-wishlist {
    margin-top: 20px
}

.dashboard {
    margin-top: 10px
}

.dashboard .welcome-msg {
    text-align: left;
    padding: 0 0 5px;
    color: #333;
    margin: auto
}

.dashboard .welcome-msg strong {
    font-weight: 700;
    font-size: 13px
}

.box-account {
    margin-top: 0
}

.box-account .page-title {
    margin-bottom: 12px
}

.box-account .page-title h2 {
    font-size: 15px;
    font-weight: 600
}

.box-account address {
    color: #333;
    text-align: left;
    border-bottom: none
}

.box-account .col2-set a {
    text-decoration: underline
}

.col2-set .col-1 {
    border: 0 solid #360;
    padding-bottom: 0;
    padding-top: 0;
    text-align: left;
    width: 48%;
    display: inline-block
}

.col2-set .col-2 {
    text-align: left;
    width: 48%;
    display: inline-block
}

.recent-orders .title-buttons {
    margin-bottom: 8px;
    text-align: right
}

.recent-orders .title-buttons strong {
    color: #333;
    float: left;
    font-size: 13px;
    font-weight: 600
}

.my-account {
    margin-bottom: 20px
}

.table-compare td.compare-label {
    width: 150px;
    background: #fafafa;
    vertical-align: middle;
    text-transform: capitalize;
    font-weight: 600
}

.compare-list {
    margin-bottom: 5px
}

.compare-list .compare-pro {
    width: 22%
}

.compare-list .page-title {
    margin-bottom: 12px
}

.table-compare .product-star .fa {
    line-height: inherit;
    color: #f90
}

.table-compare .price {
    font-weight: 600
}

.table-compare .action i {
    font-size: 16px
}

.table-compare .add-cart {
    background: #f8f8f8;
    color: #666;
    border: 1px #eaeaea solid
}

.table-compare .add-cart:hover {
    opacity: .8
}

.table-compare .action button.button {
    padding: 0 12px 0 10px;
    height: 35px;
    text-align: center;
    line-height: 12px;
    background: #f8f8f8;
    color: #666;
    border: 1px #eaeaea solid
}

.table-compare .action button.button:hover,.table-compare .add-cart:hover {
    background: #329021;
    color: #fff;
    border: 1px #329021 solid
}

.sidebar-checkout dd {
    margin-left: 0
}

.checkout-page {
    margin-top: 12px
}

.checkout-page ul {
    padding: 0;
    margin: auto
}

.checkout-page li {
    list-style: none
}

.checkout-page h4.checkout-sep {
    text-transform: capitalize;
    font-size: 15px;
    border-bottom: 1px #e8e8e8 solid;
    line-height: normal;
    padding: 0 0 12px;
    margin-bottom: 12px;
    font-weight: 600
}

.checkout-page h4.checkout-sep.last {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.checkout-page .box-border {
    margin-bottom: 15px
}

.checkout-page .box-border h4 {
    font-weight: 600;
    font-size: 14px
}

.checkout-page .box-border h5 {
    font-weight: 600
}

.checkout-page .box-border .button {
    margin-top: 15px
}

.checkout-page .box-border label {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 600
}

.checkout-page .box-border h4,.checkout-page .box-border p {
    padding-bottom: 5px;
    margin-top: 5px
}

.checkout-page .box-border .fa {
    line-height: inherit
}

.checkout-page .box-border input[type=radio] {
    margin-right: 10px
}

#contact {
    margin-top: 0
}

.content-text {
    padding: 20px 0;
    font-size: 18px
}

.content-text p {
    margin-bottom: 15px
}

.right-sidebar #left_column {
    float: right
}

.account-login {
    display: inline-block;
    width: 100%
}

.account-login h4 {
    font-weight: 600;
    font-size: 15px
}

.register-benefits h5 {
    font-weight: 600;
    font-size: 13px
}

.box-authentication {
    display: inline-block;
    width: 48%;
    float: left
}

.box-authentication>h3 {
    margin-bottom: 15px
}

.box-authentication label {
    margin-top: 10px;
    margin-bottom: 2px
}

.box-authentication .forgot-pass {
    margin-top: 15px
}

.box-authentication input,.box-authentication textarea {
    border-radius: 3px;
    border: 1px solid #e8e6e2;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    width: 50%
}

.box-authentication .button {
    margin-top: 15px
}

.error_pagenotfound {
    padding: 50px 30px 58px 30px;
    margin: 0 auto;
    width: 60%;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.05);
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
    margin: 30px auto
}

.error_pagenotfound strong {
    display: block;
    font-size: 145px;
    line-height: 100px;
    color: #999;
    font-weight: 600;
    margin-bottom: 10px;
    text-shadow: 5px 5px 1px #e8e6e2
}

.error_pagenotfound b {
    display: block;
    font-size: 40px;
    line-height: 50px;
    color: #999;
    margin: 0;
    font-weight: 300
}

.error_pagenotfound em {
    display: block;
    font-size: 18px;
    color: #329021;
    margin: 15px 0;
    font-style: normal
}

a.button-back {
    font-size: 16px;
    padding: 15px 25px;
    margin-top: 15px;
    background: #329021;
    color: #fff;
    font-weight: 600;
    border-radius: 3px
}

a.button-back:hover {
    background: #329021
}

#animate-arrow {
    position: relative;
    top: 15px;
    left: 0;
    animation: move 1s ease infinite;
    margin-top: 150px;
    color: red
}

@keyframes move {
    50% {
        bottom: 10px;
        top: 0
    }
}

.about-page h1 {
    font-weight: 600;
    font-size: 22px
}

.about-page {
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 0;
    overflow: hidden;
    font-size: 18px
}

label[for=rememberme] {
    margin-left: .75em
}

.box-authentication .inline input {
    width: auto
}

.about-page .carousel-inner>.item>a>img,.about-page .carousel-inner>.item>img {
    width: 100%
}

.register-benefits {
    margin-top: 12px
}

.box-authentication .required {
    color: red;
    padding-left: 3px
}

.our-team {
    border-bottom: 0 #e8e8e8 solid;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    border-top: 0 #e8e8e8 solid
}

.our-team .page-header h2 {
    margin-bottom: 10px
}

.our-team .team {
    background: #f7f7f7;
    border: 1px #e8e8e8 solid;
    padding: 8px;
    text-align: center;
    border-radius: 3px
}

.team h5 {
    margin-bottom: 10px;
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 600
}

.team p.subtitle {
    margin-bottom: 10px
}

.avatar {
    margin-bottom: 20px
}

.team-social {
    margin-left: 0;
    padding-left: 0
}

.align-center-btn a.button {
    border: 1px #329021 solid;
    padding: 8px 25px;
    font-weight: 600;
    font-size: 15px;
    margin-right: 15px;
    background: #329021;
    color: #fff
}

.align-center-btn a.button.buy-temp {
    background: #329021;
    color: #fff;
    border: 1px #329021 solid
}

.align-center-btn {
    margin-top: 25px
}

#service {
    margin-bottom: 20px;
    padding-bottom: 40px;
    margin-top: 45px;
    padding-top: 35px;
    background-color: #f8f8f8
}

#service .page-header h2 {
    color: #333
}

#service .service-icon {
    font-size: 40px;
    margin-bottom: 10px;
    margin-top: 10px
}

#service h4 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px
}

.sitemap-page {
    margin-top: 25px;
    margin-bottom: 50px
}

.simple-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 18px
}

#message-box-conact {
    margin-top: 18px
}

.aa-list>li>a {
    font-weight: 700;
    text-transform: uppercase
}

.simple-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    bottom: -.8em
}

.simple-list li {
    margin: 0;
    padding: 0 0 12px
}

.faq-page {
    margin-bottom: 30px;
    padding: 0;
    margin-top: 30px;
    display: inline-block
}

.faq-page .page-title {
    margin: 15px 0 20px auto
}

.faq-page .content-box {
    padding: 32px 28px;
    margin: 0 0 20px 0;
    text-align: center;
    cursor: pointer
}

.faq-page .content-box,.faq-page .content-box h3,.faq-page .content-box i,.faq-page .content-box p {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.faq-page .content-box p {
    margin: 15px 0;
    color: #fff
}

.faq-page .content-box h3 {
    line-height: 26px;
    padding-bottom: 8px;
    color: #fff;
    font-weight: 700
}

.faq-page .content-box i {
    font-size: 80px;
    height: 80px;
    color: #fff;
    margin: 10px 0;
    display: block
}

.faq-page .content-box.color-effect-1 {
    background: #329021
}

.faq-page .box-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 0 0 20px 0;
    max-height: 120px
}

.faq-page .box-icon i {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    margin: 15px 0;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff
}

.faq-page .box-icon i:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.faq-page .box-icon i:before {
    speak: none;
    font-size: 40px;
    line-height: 90px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased
}

.faq-page .box-icon-effect-1 .box-icon i {
    background: #fcd21b;
    color: #329021;
    -webkit-transition: background .2s,color .2s;
    -moz-transition: background .2s,color .2s;
    transition: background .2s,color .2s
}

.faq-page .box-icon-effect-1 .box-icon i:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: -webkit-transform .2s,opacity .2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform .2s,opacity .2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform .2s,opacity .2s;
    transform: scale(.8);
    opacity: 0
}

.faq-page .content-box:hover .box-icon-effect-1a .box-icon i {
    background: rgba(255,255,255,1);
    color: #333
}

.faq-page .content-box:hover .box-icon-effect-1a .box-icon i:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.accordion-faq {
    text-align: left;
    position: relative
}

.accordion-faq .panel {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.accordion-faq .panel .panel-heading {
    padding: 0;
    color: #fff;
    border-radius: 0!important;
    background: #333
}

.accordion-faq .panel-heading a {
    display: block;
    position: relative;
    background: #f7f7f7;
    color: #333;
    padding: 14px 50px 12px 15px;
    border-radius: 0;
    border: 1px #e8e8e8 solid;
    min-height: 50px;
    font-weight: 600;
    font-size: 14px
}

.accordion-faq .panel-heading a.collapsed {
    display: block;
    position: relative;
    background: #fff;
    padding: 14px 50px 12px 15px;
    border-radius: 0;
    border: 1px #e8e8e8 solid;
    min-height: 50px;
    font-weight: 600;
    font-size: 14px
}

.accordion-faq .panel-heading a:hover {
    text-decoration: none
}

.accordion-faq .panel:last-child {
    box-shadow: none;
    border-bottom: none
}

.accordion-faq .arrow-down,.accordion-faq .arrow-up {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 54%;
    margin-top: -18px;
    right: 10px
}

.accordion-faq .arrow-down,.accordion-faq .collapsed .arrow-up {
    display: none
}

.accordion-faq .collapsed .arrow-down {
    display: block;
    color: #333
}

.accordion-faq .panel-body {
    border-top: 0!important;
    padding: 15px;
    background: #fff;
    border: 1px #e8e8e8 solid;
    border-top: none;
    color: #999
}

.accordion-faq.panel-group .panel+.panel {
    margin-top: 10px
}

.sitemap-page {
    margin: 20px auto 40px
}

.sitemap-page .page-title h2 {
    padding-bottom: 5px
}

.sitemap-page .col-md-4 {
    padding-left: 0
}

.mmPushBody .fa-align-justify:before {
    content: "\f00d"
}

.jtv-best-sale .category-products ul.products-grid li.item img {
    max-width: 100%
}

.jtv-best-sale .jtv-best-sale .products-grid .item {
    margin: 0;
    margin-bottom: 15px;
    padding-top: 10px
}

.jtv-best-sale .action ul {
    padding: 0;
    margin: auto
}

.jtv-best-sale .action ul li {
    display: inline-block;
    list-style: none
}

.action ul li button,.jtv-best-sale .action ul li a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eaeaea;
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    padding: 8px 12px;
    text-transform: uppercase
}

.jtv-best-sale .action ul li a:hover {
    background: none repeat scroll 0 0 #ffdc73;
    border: 1px solid #ffdc73;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    padding: 8px 12px;
    text-transform: uppercase
}

.jtv-best-sale .products-grid .item .item-inner .item-img .item-img-info {
    text-align: center;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative
}

.jtv-best-sale .products-grid .item .item-inner .item-img {
    position: relative;
    display: inline-block;
    zoom:1;float: left;
    min-width: 100px;
    max-width: 100%;
    width: 135px;
    text-align: center;
    margin-right: 15px
}

.jtv-best-sale .products-grid .item .item-inner .item-img a {
    width: 135px;
    display: inline-block
}

.jtv-best-sale .products-grid .item .item-inner .item-info .info-inner {
    border-top: none
}

.jtv-best-sale .products-grid .item .item-inner .item-info .info-inner .item-title {
    margin: 0 0 10px
}

.jtv-best-sale .products-grid .item .rating {
    padding-bottom: 5px
}

.jtv-best-sale .products-grid .item .item-inner .item-info .info-inner .item-title a {
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0;
    font-size: 15px;
    font-weight: 500
}

.jtv-best-sale .item-inner {
    padding-bottom: 0
}

.jtv-best-sale .item-inner:hover {
    box-shadow: 0 0 2px #dedede;
    border-radius: 3px
}

.jtv-best-sale .products-grid .item .item-inner .item-info .info-inner .item-title a:hover {
    color: #329021;
    text-decoration: none
}

.jtv-best-sale .products-grid .item:hover .item-inner .item-img .item-img-info {
    border-color: #fff
}

.jtv-best-sale .products-grid .item:hover .item-inner .item-info .info-inner .item-title a {
    color: #329021;
    text-decoration: none
}

.jtv-best-sale .products-grid .item:hover .item-inner .item-info .info-inner .action button.button {
    background: #ffdc73;
    color: #000;
    border: 1px #ffdc73 solid;
    opacity: 1
}

.jtv-best-sale .products-grid .item .item-inner .item-info .info-inner .action button.button:hover {
    background: #333;
    color: #fff;
    border: 1px #fff solid
}

.jtv-best-sale .products-grid .item .item-inner .item-info {
    margin-left: 140px;
    text-align: left;
    padding-top: 0
}

.jtv-best-sale .products-grid .item .item-inner .item-info .info-inner .pr-button-hover {
    float: right;
    display: block;
    padding: 2px 0 0 0;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: -38px
}

.jtv-best-sale .products-grid .item:hover .item-inner .item-info .info-inner .pr-button-hover {
    float: right;
    display: block;
    padding: 2px 5px 0 0;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.jtv-best-sale {
    overflow: hidden
}

.jtv-best-sale.special-pro {
    padding-right: 0
}

.featured-products {
    margin-top: 5px;
    margin-bottom: 20px
}

.featured-products .top-banner {
    padding: 5px 15px 0 15px
}

.best-title {
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.best-title h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase
}

.best-title:before {
    position: absolute;
    left: 0;
    height: 3px;
    bottom: -2px;
    content: "";
    background: #329021;
    width: 130px
}

.jtv-best-sale .item-inner:hover {
    box-shadow: 0 0 0 #dedede
}

.jtv-best-sale .add-to-cart:hover {
    color: #fff;
    background-color: #444;
    border: 0 #329021 solid
}

.jtv-best-sale .add-to-cart {
    background-color: #fff;
    border: 0 #e8e8e8 solid;
    padding: 8px 12px;
    font-size: 12px;
    border-radius: 2px
}

.jtv-best-sale .add-to-cart i {
    font-size: 16px;
    vertical-align: -1px
}

.inner-box .row {
    display: inline-block;
    width: 100%;
    margin: 0;
    overflow: hidden
}

.jtv-best-sale .products-grid .item {
    margin: 0;
    padding: 12px 5px 10px 10px;
    border-bottom: 1px #e5e5e5 solid
}

.jtv-best-sale ul.products-grid {
    padding: 0 12px 0 0;
    margin: 0
}

.jtv-best-sale .product-flexslider {
    margin: 19px -12px -6px
}

.jtv-best-sale .pr-button-hover .mt-button i {
    font-size: 16px
}

.jtv-best-sale .pr-button-hover .mt-button {
    display: inline-block
}

.jtv-best-sale .pr-button-hover .mt-button a {
    width: 36px;
    height: 37px;
    border: 0 #444 solid;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
    line-height: 40px;
    margin-left: 6px;
    background-color: #444;
    color: #fff
}

.jtv-best-sale .pr-button-hover .mt-button a:hover {
    border: 0 #329021 solid;
    color: #fff;
    background-color: #329021
}

.jtv-best-sale .item-price {
    margin-bottom: 8px
}

.jtv-best-sale .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 4px;
    filter: Alpha(Opacity=50);
    background: #ccc;
    border: 0 #fff solid
}

.jtv-best-sale .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #329021
}

.jtv-best-sale .owl-theme .owl-controls .owl-page.active span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #329021
}

.jtv-best-sale .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 6px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.jtv-best-sale .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom:1}

.jtv-best-sale .owl-controls {
    position: absolute;
    right: 10px;
    top: -40px
}

.jtv-best-sale .slider-items-products .owl-buttons .owl-next {
    position: absolute;
    top: 46%;
    right: 18px
}

.jtv-best-sale .slider-items-products .owl-buttons .owl-prev {
    position: absolute;
    left: -40px;
    top: 46%;
    right: inherit
}

.featured-products .jtv-best-sale .owl-controls {
    position: absolute;
    right: 10px;
    top: -30px;
    left: inherit
}

.featured-products .jtv-best-sale .slider-items-products .owl-buttons .owl-next {
    position: absolute;
    top: 46%;
    left: -48px
}

.featured-products .jtv-best-sale .slider-items-products .owl-buttons .owl-prev {
    position: absolute;
    right: 2px;
    top: 46%;
    left: inherit
}

.on-sale-product {
    margin-top: 25px
}

.on-sale-title h2 {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px
}

.on-sale-product .row {
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.05);
    border-radius: 3px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 20px 20px 10px
}

.on-sale-product .item .actions-cart .button.btn-cart {
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e6e6e6;
    border-color: #e6e6e6
}

.on-sale-product .item .actions-cart .button.btn-cart {
    width: 35px;
    height: 35px;
    line-height: 33px;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    border-width: 0;
    border-radius: 50%
}

.on-sale-product .product-items .jtv-item-child:nth-child(2) .item .actions-cart .button.btn-cart {
    width: auto;
    border-radius: 20px;
    padding: 0 15px 0 40px;
    height: auto
}

.on-sale-product .product-items .jtv-item-child:nth-child(2) .item .actions-cart .button.btn-cart {
    color: #fff;
    background-position: 10px center;
    background-repeat: no-repeat;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    margin-left: 6px
}

.on-sale-product .product-items .jtv-item-child:nth-child(2) .item:hover .actions-cart .button.btn-cart {
    color: #fff;
    background-color: #fed700;
    border-color: #fed700
}

.on-sale-product .product-img-back {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .2s ease-in-out 0s;
    visibility: hidden
}

.on-sale-product .item .jtv-product-hover:hover .product-img-back {
    opacity: 1;
    visibility: visible;
    transition: all .2s ease 0s
}

.on-sale-product .jtv-product-hover {
    position: relative;
    z-index: 1
}

.on-sale-product .product-items .jtv-item-child:nth-child(1),.on-sale-product .product-items .jtv-item-child:nth-child(3) {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.on-sale-product .product-items .jtv-item-child:nth-child(1),.on-sale-product .product-items .jtv-item-child:nth-child(3) {
    padding-bottom: 0;
    background-color: #fff
}

.on-sale-product .product-items .pro-action1 {
    margin-bottom: 8px
}

.on-sale-product .product-items .jtv-item-child:nth-child(2) {
    width: 53.3%;
    display: inline-block;
    vertical-align: top;
    padding: 0 8px
}

.on-sale-product .product-items .jtv-item-child:nth-child(2) .new-left:after {
    top: 2px
}

.on-sale-product .owl-buttons {
    opacity: 1
}

.on-sale-product .slider-items-products .owl-buttons .owl-prev {
    position: absolute;
    left: -13px;
    top: 30%
}

.on-sale-product .slider-items-products .owl-buttons .owl-next {
    position: absolute;
    right: -37px;
    top: 30%
}

.on-sale-product .slider-items-products .owl-buttons .owl-prev a {
    background-position: 0 100%
}

.on-sale-product .slider-items-products .owl-buttons .owl-next a {
    background-position: 100% 100%;
    top: 50%;
    padding: 2px
}

.on-sale-product .slider-items-products .owl-buttons .owl-next a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-transform: none;
    font-size: 24px;
    padding: 6px 6px 6px 6px;
    line-height: 30px
}

.on-sale-product .slider-items-products .owl-buttons .owl-prev a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f104";
    text-transform: none;
    font-size: 26px;
    line-height: 35px
}

.on-sale-product .slider-items-products .owl-buttons a {
    background: #fff;
    display: block;
    height: 38px;
    margin: 0 0 0 -30px;
    position: absolute;
    top: 50%;
    width: 38px;
    z-index: 5;
    color: #888;
    border: 1px #eaeaea solid
}

.on-sale-product .product-flexslider {
    margin: 0
}

.on-sale-product .owl-theme .owl-controls .owl-buttons div {
    background: 0 0!important
}

.on-sale-product .slider-items-products .owl-buttons a:hover {
    text-decoration: none;
    background: #08c;
    color: #fff
}

.on-sale-product .slider-items-products .owl-buttons .owl-prev a {
    background-position: 0 100%;
    border: 1px #eaeaea solid;
    border-right: none
}

.on-sale-product .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom:1}

.on-sale-product .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 2px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #bcbcbc;
    border: 2px #fff solid
}

.on-sale-product .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #329021
}

.on-sale-product .owl-theme .owl-controls .owl-page.active span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #329021;
    border-radius: 100px
}

.on-sale-product .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.on-sale-product .owl-carousel .owl-wrapper-outer {
    padding-bottom: 0
}

.on-sale-product .owl-controls {
    text-align: right;
    top: -25px;
    position: absolute;
    right: 0
}

.on-sale-product .item-inner:hover .product-thumbnail .add-to-cart-mt {
    left: 0
}

.on-sale-product .item-inner:hover .product-thumbnail .hover-img {
    top: 0;
    opacity: 1;
    visibility: visible
}

.on-sale-product .item-inner:hover .product-thumbnail .pr-button {
    background: #f2f2f2
}

.on-sale-product .item-inner:hover .product-thumbnail .pr-button {
    background: 0 0;
    opacity: 1
}

.on-sale-product .owl-item .item {
    margin: 0 0 10px
}

.on-sale-product .add-to-cart {
    background-color: #fff;
    border: 1px #e8e8e8 solid;
    padding: 8px 12px;
    font-size: 12px;
    border-radius: 3px
}

.on-sale-product .add-to-cart i {
    font-size: 16px;
    vertical-align: -1px
}

.on-sale-product .add-to-cart:hover {
    color: #fff;
    background-color: #329021;
    border: 1px #329021 solid
}

.item-inner .item-info {
    text-align: center;
    padding-top: 12px
}

.item-inner .item-info .item-title {
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 400
}

.item-inner .item-info .item-title a {
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none
}

.item-inner {
    position: relative;
    overflow: hidden;
    padding-bottom: 15px
}

.item-inner:hover {
    box-shadow: 0 0 2px #dedede
}

.item-inner .item-info .item-title a:hover {
    color: #329021
}

.item-inner .item-info .pro-action {
    margin-top: 15px
}

.item-inner .item-info .add-to-cart {
    background-color: #444;
    padding: 8px 12px;
    font-size: 12px;
    border-radius: 2px;
    color: #fff
}

.item-inner .item-info .add-to-cart i {
    font-size: 16px;
    vertical-align: -1px
}

.item-inner .item-info .add-to-cart:hover {
    color: #fff;
    background-color: #329021
}

.item-inner .item-info .add-to-cart span {
    margin-left: 5px
}

a.jtv-m-logo-img {
    display: inline-block;
    border: 1px #e8e8e8 solid;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    margin: 5px 0
}

.orders-list {
    margin-top: 12px
}

.manufacturers-box {
    margin-top: 15px
}

.super {
    transform: translateY(-40%)
}

.pointer {
    cursor: pointer
}

.text-underline {
    text-decoration: underline
}

@media only screen and (min-width: 280px) and (max-width:479px) {
    #newsletter-popup .modal-dialog {
        margin:50px auto;
        width: 95%
    }

    #newsletter-popup #newsletter-form .input-box .input-text {
        width: 250px
    }

    .language-currency-wrapper .block.block-currency {
        float: right
    }

    .language-currency-wrapper {
        width: 100%;
        margin-bottom: 5px
    }

    .headerlinkmenu {
        text-align: center;
        list-style-type: none
    }

    .language-currency-wrapper .block>div img {
        margin-left: 0;
        margin-right: 6px
    }

    .navleft-container {
        position: relative
    }

    #search {
        padding-top: 0;
        margin-left: 0
    }

    .top-search {
        margin-bottom: 10px;
        margin-top: 4px
    }

    .top-cart-contain {
        margin-top: 0;
        padding: 0;
        border: none
    }

    .top-cart-content {
        width: 290px;
        padding-left: 0;
        right: 12px
    }

    .top-cart-content .actions {
        padding: 5px 8px 20px
    }

    .jtv-sticky-menu .header-right,.jtv-sticky-menu .top-search {
        display: none
    }

    .jtv-sticky-menu,nav {
        height: 52px;
        position: relative
    }

    .jtv-sticky-menu .top-cart-contain {
        margin-top: -5px
    }

    .jtv-sticky-menu .top-cart-content {
        right: 0;
        top: 34px
    }

    .language-currency-wrapper .block>ul {
        right: 0;
        left: inherit
    }

    .special-products .page-header h2 {
        font-size: 14px
    }

    #latest-news .page-header,.special-products .page-header {
        border-bottom: none;
        height: inherit;
        margin-top: 0;
        margin-bottom: 0
    }

    .special-products-pro,.special-products-pro .product-flexslider {
        margin-top: 5px
    }

    #latest-news .page-header h2 {
        margin-bottom: 0
    }

    #latest-news .product-flexslider {
        margin: 10px 0 0
    }

    #latest-news .owl-item .item {
        margin: 0 0
    }

    .cat-img-title span {
        font-size: 12px
    }

    .cat-img-title {
        margin-top: 30px
    }

    .inner-info {
        width: 100%;
        text-align: left
    }

    .cat-img-title .cat-heading {
        font-size: 20px
    }

    #category-desc-slider:hover .owl-theme .owl-controls {
        opacity: 0
    }

    .cat-img-title p {
        display: none
    }

    .category-description a.info {
        font-size: 10px;
        margin-top: 5px;
        padding: 2px 14px 5px
    }

    .sorter .short-by.page {
        float: left;
        padding-left: 10px
    }

    .toolbar label {
        display: none
    }

    .toolbar .sorter {
        margin-top: 6px
    }

    .sorter .short-by {
        padding: 0
    }

    .shop-inner {
        padding: 12px
    }

    .products-list .product-img {
        width: 100%;
        margin-bottom: 12px
    }

    .products-list .product-shop {
        float: none;
        width: 100%
    }

    .products-list .product-shop .actions ul {
        display: block;
        float: left;
        margin: auto;
        width: 100%
    }

    .products-list .product-shop .actions ul li:last-child a {
        border-left: medium none;
        padding-left: 0
    }

    .products-list .product-shop .actions ul li {
        margin: 8px 0;
        display: block
    }

    .products-list .product-shop .actions ul li:last-child {
        margin-bottom: 0
    }

    .wishlist-item .all-cart {
        margin-bottom: 15px
    }

    .checkout-page .box-border .button {
        margin-bottom: 18px
    }

    .page-order .cart_navigation a.checkout-btn {
        font-size: 14px;
        padding: 10px 20px
    }

    .about-page {
        width: 100%
    }

    .mini-cart .basket a .fa-shopping-cart:before {
        margin-right: 0
    }

    .cart-icon,.shoppingcart-inner {
        padding-top: 0
    }

    ul#cart-sidebar {
        padding: 0
    }

    .top-search {
        position: relative;
        z-index: 1000;
        width: 100%;
        margin: 12px 0 0
    }

    #search .input-group {
        width: 100%
    }

    #search input {
        width: 81%;
        padding-left: 8px
    }

    .jtv-user-info {
        float: left;
        margin-top: 0;
        margin-right: 10px
    }

    .jtv-banner1 .hover_content .hover_data .title {
        font-size: 15px
    }

    .jtv-banner1 .hover_data {
        padding: 6px
    }

    .jtv-banner1 .hover_content .hover_data .desc-text {
        font-size: 18px;
        margin-top: 0
    }

    .jtv-banner1 .shop-now {
        margin-top: 0;
        padding: 2px 0
    }

    .shop-now a {
        padding: 3px 10px;
        font-size: 9px
    }

    .jtv-banner2 .hover_content {
        width: 68%;
        top: 5%
    }

    .jtv-banner2 .hover_data {
        padding: 8px
    }

    .jtv-banner2 .hover_data .title {
        font-size: 22px
    }

    .jtv-banner2 .hover_data .desc-text {
        font-size: 13px;
        margin-top: 4px
    }

    .hover_data .title {
        font-size: 20px
    }

    .hover_data .desc-text {
        font-size: 13px;
        margin-top: 5px
    }

    .banner-static .banner-box,.jtv-service-area .block-wrapper {
        margin-bottom: 15px;
        display: inline-block;
        width: 100%
    }

    .jtv-service-area {
        padding-bottom: 5px
    }

    .banner-static {
        margin-bottom: 0;
        margin-top: 18px
    }

    .testimonials {
        margin-top: 15px;
        padding: 0 15px
    }

    #latest-news {
        margin-top: 0;
        margin-bottom: 0
    }

    .hot-products {
        text-align: center;
        display: inline-block
    }

    .bottom-banner-img h3 {
        margin-top: 90px;
        font-size: 25px
    }

    .bottom-banner-img h6 {
        font-size: 12px
    }

    .bottom-banner-img.last h3 {
        margin-top: 20px;
        font-size: 15px
    }

    .bottom-banner-img.last:hover .shop-now-btn {
        display: none
    }

    .home-testimonials .holder {
        max-width: 100%;
        margin: 0 auto
    }

    .collapsed-block {
        padding-top: 2px;
        margin: 0
    }

    .collapsed-block h4 {
        padding: 5px 15px 5px
    }

    .collapsed-block .tabBlock {
        display: none;
        padding: 0 0 5px
    }

    .collapsed-block .expander {
        float: right;
        cursor: pointer;
        padding: 0 8px;
        margin-top: -5px;
        font-size: 20px;
        font-family: Arial,Helvetica,sans-serif;
        text-decoration: none;
        color: #999
    }

    footer h3 {
        border-bottom: 1px #666 solid;
        padding: 4px 0 10px
    }

    .mm-toggle {
        display: block;
        padding: 0
    }

    .mm-label {
        margin-left: 3px;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
        margin: 0;
        padding: 9px 15px 11px;
        text-transform: uppercase;
        color: #fff;
        line-height: 28px
    }

    .mm-toggle-wrap {
        display: inline-block;
        z-index: 100;
        margin-left: 15px;
        margin-top: 12px
    }

    .sidebar-cart .block-content ul li .product-details {
        width: 65%;
        margin-right: 15px
    }

    .product-tabs {
        height: auto;
        border-bottom: none
    }

    #product-detail-tab.nav-tabs>li {
        margin-bottom: 2px;
        width: 100%;
        border-bottom: 1px #ddd solid
    }

    .tab-content {
        margin-top: 5px
    }

    .form-add-tags input.input-text,select,textarea {
        width: 60%
    }

    .product-overview-tab .form-area .form-element input,textarea {
        width: 90%
    }

    .page-order ul.step li {
        width: 98%;
        margin-right: 0;
        margin-bottom: 10px
    }

    .page-order .cart_navigation a.checkout-btn {
        float: left
    }

    .box-authentication {
        width: 100%;
        margin-bottom: 20px
    }

    .account-login .box-authentication:last-child {
        margin-bottom: 0
    }

    .box-authentication input,.box-authentication textarea {
        width: 90%
    }

    .error_pagenotfound {
        width: 100%;
        border-radius: 0;
        margin: 15px 0 15px;
        padding: 35px 15px 35px
    }

    .error_pagenotfound b {
        font-size: 32px;
        line-height: 40px
    }

    .error_pagenotfound strong {
        display: block;
        font-size: 125px;
        line-height: 80px
    }

    .error_pagenotfound em {
        line-height: none;
        margin-bottom: 10px
    }

    .about-slid-info {
        width: 100%
    }

    .about-slid h2 {
        font-size: 30px
    }

    .align-center-btn a.button {
        display: inline-block;
        margin-bottom: 10px
    }

    .home-testimonials .holder {
        padding: 0 10px
    }

    .footer-newsletter .newsletter-email {
        width: 100%;
        margin-bottom: 8px;
        border-radius: 3px
    }

    .footer-newsletter .subscribe {
        border-radius: 3px
    }

    .social ul {
        text-align: left;
        float: left
    }

    .social ul li {
        margin-right: 4px;
        margin-left: 0
    }

    .payment {
        text-align: left
    }

    .product-grid-area .products-grid .item {
        float: none;
        margin: 15px auto;
        width: 90%
    }

    .hot-deal {
        margin-bottom: 15px
    }

    .logo {
        text-align: center;
        vertical-align: middle;
        width: 100%;
        margin: auto;
        margin-top: 18px
    }

    .home-nav-tabs>li.divider {
        display: none
    }

    .blog-content-jtv>p,.product-info h2 p {
        font-size: 12px;
        margin-top: 6px
    }

    .jtv-product-content h3 {
        font-size: 12px;
        font-weight: 400
    }

    .footer-newsletter {
        padding: 15px 0 16px;
        margin-bottom: 0;
        margin-top: 15px
    }

    .jtv-banner3-inner {
        margin-bottom: 15px;
        text-align: center
    }

    .top-banner {
        padding: 0
    }

    .our-clients {
        margin: 10px 0;
        padding: 0 12px
    }

    .home-tab {
        margin-bottom: 0;
        margin-top: 20px
    }

    .home-nav-tabs>li {
        margin-bottom: 8px;
        margin-left: 0;
        margin-right: 10px
    }

    .jtv-best-sale .products-grid .item .item-inner .item-info {
        float: left;
        margin-left: 15px;
        text-align: left;
        width: 95%
    }

    .jtv-best-sale .products-grid .item .item-inner .item-img {
        display: block;
        width: 160px
    }

    .special-block {
        margin-top: 15px
    }

    .special-products {
        margin: 0;
        padding: 12px 12px 10px
    }

    .on-sale-product {
        margin-top: 10px
    }

    .on-sale-product .row {
        padding: 12px 12px 6px
    }

    .on-sale-product .product-items .jtv-item-child:nth-child(1),.on-sale-product .product-items .jtv-item-child:nth-child(3) {
        width: 100%
    }

    .on-sale-product .product-items .jtv-item-child:nth-child(2) {
        width: 100%
    }

    .news {
        border-right: 0 solid #eee;
        padding: 0 15px 0;
        border-bottom: 0 solid #eee
    }

    .jtv-blog .blog-img {
        margin-right: 0;
        width: 100%;
        margin-bottom: 12px
    }

    .jtv-blog .blog-content-jtv {
        width: 100%
    }

    .blog-content-jtv>span {
        font-size: 11px
    }

    footer .footer-contact-item {
        padding: 15px 10px;
        text-align: center
    }

    ul.footer-company-links {
        text-align: center;
        padding: 4px 0
    }

    .mini-cart .basket a .cart-total {
        vertical-align: -4px
    }

    .mmPushBody .mm-toggle i.pe-7s-menu.icons:before {
        content: "\e680";
        font-size: 30px
    }

    .cat-img-title {
        padding: 0 15px;
        margin-top: 50px
    }

    .cat-img-title span {
        font-size: 14px
    }

    .cat-img-title .cat-heading {
        font-size: 26px
    }

    .product-view-area .product-name h1 {
        font-size: 24px
    }

    .availability.in-stock.pull-right {
        float: left!important;
        margin-top: 8px;
        width: 100%;
        display: inline-block
    }

    .product-view-area .product-details-area .ratings {
        margin-bottom: 8px;
        display: inline-block
    }

    .product-color-size-area .color-area {
        width: 100%;
        margin-right: 0
    }

    .col2-left-layout .product-color-size-area .size-area,.product-color-size-area .size-area {
        width: 48%;
        width: 100%;
        float: left
    }

    .col2-left-layout .product-view-area .flexslider-thumb {
        padding: 22px 25px
    }

    .product-view-area .flexslider-thumb {
        max-width: 455px;
        padding: 22px 25px;
        position: relative
    }

    .product-view-area .flexslider-thumb .flex-prev {
        left: 0;
        top: 22px
    }

    .product-view-area .flexslider-thumb .flex-next {
        right: 0;
        top: 22px
    }

    .cart-plus-minus {
        margin-right: 0;
        margin-bottom: 12px;
        width: 100%
    }

    .product-cart-option ul li {
        border-right: 0 solid #eee;
        float: left;
        margin-right: 15px;
        padding-right: 0
    }

    .reviews-content-right {
        margin-left: -15px
    }

    .product-view-area .product-details-area {
        padding: 0
    }

    .related-product-area {
        margin: 15px 0 15px
    }

    .form-add-tags input.input-text,select,textarea {
        margin-bottom: 10px;
        width: 100%
    }

    .shipping-inner {
        padding: 15px 15px 0
    }

    .jtv-top-search {
        padding-left: 15px
    }

    .text-des h2 {
        font-size: 18px
    }

    .text-des p {
        font-size: 11px
    }

    .text-des {
        padding: 12px 10px
    }

    .text-des-container.pad-zero {
        top: 25%
    }

    .text-des-container {
        top: 18%
    }

    .home-tab .tab-title h2 {
        font-size: 22px;
        border-bottom: 1px solid #e5e5e5;
        margin: 0 0 8px;
        padding: 0 0 8px;
        width: 100%
    }

    .home-tab .tab-title:before {
        display: none
    }

    .sub-title {
        font-size: 12px
    }

    .jtv-best-sale-list .sub-title {
        font-size: 12px;
        padding-right: 45px
    }

    .featured-products .jtv-best-sale .sub-title {
        font-size: 12px;
        padding-right: 0;
        padding-left: 60px
    }

    .home-product-tabs {
        padding: 5px 0 0
    }

    .best-title h2 {
        font-size: 22px
    }

    .daily-deal-section {
        margin-bottom: 25px;
        margin-top: 0;
        padding: 0
    }

    .deal-title {
        font-size: 22px
    }

    .daily-deal p {
        font-size: 13px;
        line-height: 22px;
        margin: 10px 0 15px;
        padding: 0 4%
    }

    .box-timer {
        margin-top: 5px;
        margin-bottom: 20px
    }

    a.link {
        margin-top: 0
    }

    .slider-items-products .owl-buttons a {
        height: 28px;
        width: 28px
    }

    .featured-products .jtv-best-sale .slider-items-products .owl-buttons .owl-next {
        right: -34px
    }

    .newsletter-popup {
        display: none
    }

    .social {
        display: inline-block;
        margin-bottom: 10px;
        margin-top: 8px
    }

    ul.footer-company-links li {
        border-left: 0 solid #4f515c;
        margin-left: 2px;
        padding-left: 4px
    }

    .footer-coppyright {
        margin-top: 20px
    }

    .jtv-best-sale .slider-items-products .owl-buttons .owl-prev {
        left: -50px
    }

    .countdown-times .distance {
        margin-bottom: 18px
    }

    .bottom-section {
        margin-bottom: 15px
    }

    .footer-newsletter h3 {
        font-size: 22px
    }

    .footer-newsletter p {
        font-size: 22px;
        margin: 5px 0 10px
    }

    footer .footer-contact {
        padding-top: 10px;
        margin-bottom: 30px;
        padding-bottom: 10px
    }

    .share-box .title {
        width: 100%
    }

    .language-currency-wrapper .block>div {
        border-left: 0 #ccc solid;
        padding-left: 0
    }

    .jtv-best-sale .slider-items-products .owl-buttons .owl-next {
        right: 22px
    }

    .home-product-tabs {
        float: none;
        text-align: left;
        width: 100%
    }

    .home-tab .tab-title {
        border-bottom: 0 solid #e5e5e5;
        margin: 0 0 0;
        padding: 0 0 0
    }

    .banner-section a.image-wrapper img {
        margin-bottom: 15px
    }

    .hot-pr-img-area {
        border-left: 0 solid #e5e5e5
    }

    .featured-products {
        margin-bottom: 10px;
        margin-top: 5px
    }

    .banner-block {
        margin-top: 10px
    }

    .blog-post-wrapper .product-flexslider {
        margin: 20px -12px 5px
    }

    .wishlist-item table {
        width: 750px
    }

    .magnifier {
        left: 15px!important
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .logo {
        margin:auto;
        text-align: center;
        vertical-align: middle;
        width: 100%;
        padding-top: 18px
    }

    .top-search {
        position: relative;
        z-index: 1000;
        margin-top: 12px;
        width: 100%;
        margin: 10px 0
    }

    #search .input-group {
        width: 100%
    }

    #search input {
        width: 58%;
        padding-left: 8px
    }

    .jtv-user-info {
        float: left;
        margin-top: 0;
        margin-right: 10px
    }

    select.cate-dropdown.hidden-xs {
        display: inline-block!important;
        margin-bottom: 0
    }

    #newsletter-popup .modal-dialog {
        margin: 50px auto;
        width: 95%
    }

    #newsletter-form .input-box .input-text {
        width: 100%
    }

    .language-currency-wrapper {
        width: 100%;
        margin-bottom: 5px
    }

    .navleft-container {
        position: relative
    }

    #search {
        padding-top: 0;
        margin-left: 0
    }

    .top-search {
        margin-bottom: 10px;
        margin-top: 10px
    }

    .top-cart-contain {
        margin-top: 0;
        padding: 0;
        border: none
    }

    .mini-cart .cart-icon i {
        margin-right: 9px;
        padding: 0
    }

    .top-cart-content {
        top: 30px;
        right: 8px
    }

    .jtv-sticky-menu .header-right,.jtv-sticky-menu .top-search {
        display: none
    }

    .jtv-sticky-menu,nav {
        height: 52px;
        position: relative
    }

    .jtv-sticky-menu .top-cart-contain {
        margin-top: -5px
    }

    .jtv-sticky-menu .top-cart-content {
        right: 0;
        top: 34px
    }

    .language-currency-wrapper .block>ul {
        right: 0;
        left: inherit
    }

    .special-products .page-header h2 {
        font-size: 14px
    }

    #latest-news .page-header,.special-products .page-header {
        border-bottom: none;
        height: inherit;
        margin-top: 0;
        margin-bottom: 0
    }

    .special-products-pro,.special-products-pro .product-flexslider {
        margin-top: 5px
    }

    #latest-news .page-header h2 {
        margin-bottom: 0
    }

    #latest-news .product-flexslider {
        margin: 10px 0 0
    }

    #latest-news .owl-item .item {
        margin: 0 0
    }

    .category-description a.info {
        font-size: 10px;
        margin-top: 5px;
        padding: 2px 14px 5px
    }

    .products-list .product-img {
        width: 50%;
        margin-bottom: 15px
    }

    .products-list .product-shop {
        float: left;
        width: 100%
    }

    .products-list .product-shop .actions ul {
        float: left;
        margin: 12px auto 0;
        width: 100%
    }

    .wishlist-item .all-cart {
        margin-bottom: 15px
    }

    .checkout-page .box-border .button {
        margin-bottom: 18px
    }

    .about-page {
        width: 100%
    }

    .mini-cart .basket a .fa-shopping-cart:before {
        margin-right: 0
    }

    ul#cart-sidebar {
        padding: 0
    }

    .mini-cart .basket a .cart-total {
        vertical-align: -4px
    }

    .jtv-banner1 .hover_content .hover_data .title {
        font-size: 24px
    }

    .jtv-banner1 .hover_data {
        padding: 12px
    }

    .jtv-banner1 .shop-now {
        margin-top: 0;
        padding: 8px 0
    }

    .shop-now a {
        padding: 5px 10px;
        font-size: 12px
    }

    .jtv-banner2 .hover_content {
        width: 68%;
        top: 24%
    }

    .jtv-banner2 .hover_data {
        padding: 8px
    }

    .jtv-banner2 .hover_data .title {
        font-size: 24px
    }

    .jtv-banner2 .hover_data .desc-text {
        margin-top: 8px
    }

    .hover_data .title {
        font-size: 30px
    }

    .hover_data .desc-text {
        font-size: 13px;
        margin-top: 5px
    }

    .banner-static .banner-box {
        margin-bottom: 15px
    }

    .jtv-service-area .block-wrapper {
        margin-bottom: 20px
    }

    .jtv-service-area {
        padding-bottom: 0
    }

    .banner-static {
        margin-bottom: 0
    }

    .testimonials {
        margin-top: 0;
        padding: 15px 15px 0
    }

    #latest-news {
        margin-top: 0;
        margin-bottom: 0
    }

    .blog-content-jtv .read-more {
        font-size: 11px
    }

    .blog-action {
        margin-top: 5px
    }

    .special-products {
        margin: auto;
        width: 100%
    }

    .hot-deal {
        margin: auto;
        width: 280px
    }

    .hot-products {
        text-align: center;
        display: inline-block
    }

    .bottom-banner-img {
        height: 240px;
        width: 360px;
        float: none
    }

    .bottom-banner-img h3 {
        margin-top: 90px;
        font-size: 25px
    }

    .bottom-banner-img h6 {
        font-size: 12px
    }

    .bottom-banner-img .banner-overly {
        height: 240px
    }

    .bottom-banner-img .banner-overly.last {
        height: 145px
    }

    .bottom-banner-img.last {
        height: 144px;
        width: 450px
    }

    .bottom-banner-img.last h3 {
        margin-top: 30px;
        font-size: 18px
    }

    .bottom-banner-section .col-md-4 {
        float: none;
        margin: auto;
        text-align: center
    }

    .home-product-tabs li a {
        font-size: 14px
    }

    .page-header h2 {
        font-size: 28px
    }

    .product-item .item-inner .item-info .item-title {
        font-size: 14px;
        padding: 0 10px
    }

    .home-tab .product-item {
        margin: 0 8px
    }

    #latest-news .owl-item .item {
        margin: 0 6px
    }

    .home-testimonials .holder {
        max-width: 100%;
        margin: 0 auto
    }

    .our-clients .container {
        padding: 0
    }

    .our-clients .slider-items-products .owl-buttons .owl-prev {
        left: 58px
    }

    .our-clients .slider-items-products .owl-buttons .owl-next {
        right: 10px
    }

    .collapsed-block h4 {
        padding: 5px 15px 5px
    }

    .collapsed-block .tabBlock {
        display: none;
        padding: 0 0 5px
    }

    .collapsed-block .expander {
        float: right;
        cursor: pointer;
        padding: 0 8px;
        margin-top: -5px;
        font-size: 20px;
        font-family: Arial,Helvetica,sans-serif;
        text-decoration: none;
        color: #999
    }

    footer h3 {
        border-bottom: 1px solid #666;
        padding: 4px 0 12px
    }

    .footer-newsletter .newsletter-email {
        width: 100%;
        margin-bottom: 10px
    }

    .footer-content p {
        font-size: 12px
    }

    .footer-newsletter .newsletter-email {
        width: 250px
    }

    .footer-newsletter .subscribe {
        float: none
    }

    .social ul {
        float: none;
        text-align: left;
        margin-top: 15px
    }

    .social ul li {
        margin-left: 0
    }

    .social {
        float: none;
        margin-bottom: 15px;
        text-align: center
    }

    .payment {
        text-align: center
    }

    .coppyright {
        float: none;
        margin-bottom: 10px;
        text-align: center
    }

    .mm-toggle-wrap {
        display: block
    }

    .mm-toggle {
        display: block;
        padding: 1px 0
    }

    .mm-label {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 28px;
        margin: 0;
        padding: 9px 15px 11px;
        text-transform: uppercase
    }

    .mm-toggle-wrap {
        display: inline-block;
        margin-left: 15px;
        margin-top: 12px;
        z-index: 100
    }

    .sidebar-cart .block-content ul li .product-details {
        width: 65%;
        margin-right: 15px
    }

    .check-box-list input[type=checkbox]+label span.button {
        margin-right: 6px
    }

    .color ul li {
        margin-bottom: 5px
    }

    .size li {
        margin-bottom: 5px
    }

    .product-grid-area .products-grid .item {
        margin: 15px auto;
        width: 50%
    }

    .product-big-image {
        border-right: none
    }

    .magnifier {
        left: 15px!important
    }

    .product-view-area .flexslider-thumb {
        padding: 22px 32px
    }

    .product-view-area .flexslider-thumb .flex-next {
        right: 0
    }

    .product-view-area .color ul li,.product-view-area .size li {
        margin-bottom: 5px
    }

    .product-color-size-area .color-area,.product-color-size-area .size-area {
        margin-right: 0;
        width: 100%
    }

    .product-view-area .product-name h1 {
        font-size: 24px
    }

    .cart-plus-minus {
        margin-right: 0;
        margin-bottom: 8px;
        width: 100%
    }

    .product-cart-option ul li {
        border-right: none;
        margin-right: 0
    }

    .product-tabs {
        height: auto;
        border-bottom: none
    }

    #product-detail-tab.nav-tabs>li {
        margin-bottom: 3px;
        width: 100%;
        border-bottom: 1px #eee solid
    }

    .tab-content {
        margin-top: 5px
    }

    .form-add-tags input.input-text,select,textarea {
        margin-bottom: 10px;
        width: 100%
    }

    .product-overview-tab .form-area .form-element input,textarea {
        width: 90%
    }

    .page-order ul.step li {
        margin-right: 6px
    }

    .page-order .cart_navigation a.checkout-btn {
        float: left
    }

    .box-authentication {
        width: 100%;
        margin-bottom: 20px
    }

    .account-login .box-authentication:last-child {
        margin-bottom: 0
    }

    .box-authentication input,.box-authentication textarea {
        width: 90%
    }

    .error_pagenotfound b {
        display: block;
        font-size: 35px;
        line-height: 50px;
        color: #999;
        margin: 0;
        font-weight: 300
    }

    .error_pagenotfound {
        width: 90%
    }

    .error_pagenotfound {
        padding: 30px 20px 40px 20px
    }

    .error_pagenotfound em {
        line-height: none;
        margin-bottom: 10px
    }

    .about-slid-info {
        width: 100%
    }

    .about-slid h2 {
        font-size: 30px
    }

    .align-center-btn a.button {
        display: inline-block;
        margin-bottom: 10px
    }

    .footer-newsletter {
        padding: 15px 5px 16px
    }

    .jtv-banner3-inner {
        margin-bottom: 15px
    }

    .our-clients {
        margin: 0 0 10px;
        padding: 0 12px
    }

    .home-tab {
        margin-bottom: 0;
        margin-top: 25px;
        padding: 0
    }

    .home-nav-tabs>li {
        margin-left: 0;
        margin-right: 8px
    }

    .special-block {
        margin-top: 15px
    }

    .special-products {
        margin: 0;
        padding: 12px 12px 10px
    }

    .on-sale-product {
        margin-top: 10px
    }

    .on-sale-product .row {
        padding: 12px 12px 6px
    }

    .on-sale-product .product-items .jtv-item-child:nth-child(1),.on-sale-product .product-items .jtv-item-child:nth-child(3) {
        width: 100%
    }

    .on-sale-product .product-items .jtv-item-child:nth-child(2) {
        width: 100%
    }

    .news {
        border-right: 0 solid #eee;
        padding: 12px;
        border-bottom: 0 solid #eee
    }

    .blog-content-jtv>h2 {
        font-size: 13px;
        line-height: normal;
        margin-bottom: 4px
    }

    .blog-content-jtv>p {
        font-size: 12px;
        margin-top: 4px;
        letter-spacing: -.2px
    }

    .blog-content-jtv>span {
        font-size: 11px
    }

    footer .footer-contact-item {
        padding: 15px 10px;
        text-align: center
    }

    ul.footer-company-links {
        text-align: center;
        padding: 4px 0
    }

    .mmPushBody .mm-toggle i.pe-7s-menu.icons:before {
        content: "\e680";
        font-size: 30px
    }

    .jtv-sticky-menu {
        height: 45px
    }

    .slider-items-products .owl-buttons .owl-prev {
        left: -10px
    }

    .slider-items-products .owl-buttons .owl-next {
        right: 20px
    }

    .jtv-banner3 img {
        max-width: 100%
    }

    .jtv-service-area .col-xs-12 {
        width: 50%
    }

    .jtv-service-area .block-wrapper {
        padding: 8px
    }

    .jtv-service-area .block-wrapper .text-des h3 {
        font-size: 11px
    }

    .jtv-service-area .block-wrapper .text-des p {
        font-size: 10px
    }

    .icon-wrapper {
        float: left;
        font-size: 30px;
        height: 50px;
        line-height: 36px;
        margin-right: 5px;
        text-align: center;
        width: 40px
    }

    .cat-img-title {
        margin-top: 50px;
        padding: 0 10px
    }

    .cat-img-title span {
        font-size: 14px
    }

    .cat-img-title .cat-heading {
        font-size: 28px
    }

    .product-view-area .product-details-area {
        margin-top: 0;
        padding: 0;
        z-index: -9
    }

    .availability.in-stock.pull-right {
        float: left!important;
        margin-top: 8px;
        width: 100%;
        display: inline-block
    }

    .product-view-area .product-details-area .ratings {
        margin-bottom: 8px;
        display: inline-block
    }

    .col2-left-layout .product-color-size-area .size-area {
        width: 100%
    }

    .col2-left-layout .nav-tabs.product-tabs>li>a {
        padding: 8px 12px
    }

    .header-top {
        padding-bottom: 0;
        padding-top: 4px
    }

    .jtv-logo-block {
        padding-right: 0
    }

    .shipping-block {
        padding-left: 15px;
        padding-right: 15px
    }

    .shipping-block .call {
        width: 50%
    }

    .shipping-block .money {
        width: 50%
    }

    .shipping-block .content span {
        display: none
    }

    .shipping-inner {
        padding: 18px 0
    }

    .shipping-inner h3 {
        letter-spacing: normal;
        margin-bottom: 1px;
        margin-top: 0
    }

    .shipping-inner i {
        border: 0 solid #00b9f5;
        font-size: 20px;
        height: 20px;
        line-height: 20px;
        margin-top: 0;
        text-align: left;
        vertical-align: -3px;
        width: auto
    }

    .jtv-top-search {
        padding-left: 15px;
        width: 100%
    }

    .banner-block {
        margin-top: 20px;
        text-align: center
    }

    .daily-deal p {
        padding: 0 4%
    }

    .time .distance {
        margin-right: 10px;
        width: 80px;
        height: 80px
    }

    .time .distance .number {
        font-size: 28px
    }

    .jtv-banner3 {
        margin-top: 15px
    }

    .language-currency-wrapper .block>div {
        border-left: 0 #ccc solid;
        padding-left: 0
    }

    .jtv-best-sale.special-pro,.top-banner {
        padding: 0
    }

    .home-product-tabs {
        float: none;
        text-align: left;
        width: 100%
    }

    .home-tab .tab-title {
        border-bottom: 0 solid #e5e5e5;
        margin: 0 0 0;
        padding: 0 0 0
    }

    .banner-section a.image-wrapper img {
        margin-bottom: 15px
    }

    .home-tab .tab-title h2 {
        border-bottom: 1px solid #e5e5e5;
        font-size: 22px;
        margin: 0 0 8px;
        padding: 0 0 8px;
        width: 100%
    }

    .home-tab .tab-title:before {
        display: none
    }

    .featured-products {
        margin-bottom: 0;
        margin-top: 4px
    }

    .wishlist-item table {
        width: 750px
    }

    .magnifier {
        left: 15px!important
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .modal-dialog.newsletter-popup {
        height:inherit;
        min-width: inherit;
        margin-top: 10%;
        width: 740px
    }

    .headerlinkmenu .links {
        margin-right: 12px
    }

    #search input {
        width: 82%
    }

    .mtmegamenu {
        margin: auto
    }

    .home-product-tabs li a {
        font-size: 14px
    }

    .jtv-banner-box.banner-inner .title {
        font-size: 20px
    }

    .jtv-banner-box .title {
        font-size: 28px
    }

    .bottom-banner-img h3 {
        font-size: 24px;
        margin-top: 40px
    }

    .bottom-banner-img .shop-now-btn {
        display: none
    }

    .jtv-single-service {
        display: inline-block;
        width: 33%;
        padding: 15px 8px;
        margin-top: 20px;
        border: 1px #ddd solid
    }

    .jtv-single-service:last-child {
        padding-bottom: 15px
    }

    .service-text h2 {
        font-size: 12px
    }

    .footer-links {
        margin-bottom: 15px
    }

    .menu-items .pr-button {
        margin-left: -55px;
        top: 22%
    }

    .menu-items .pr-button .mt-button {
        height: 35px;
        line-height: 18px;
        width: 33px
    }

    .cat-img-title {
        margin-top: 30px
    }

    .sidebar.col-sm-pull-9 {
        padding-right: 0
    }

    .right.sidebar {
        padding-left: 0
    }

    .category-description .product-flexslider {
        margin-top: 0
    }

    .sidebar-cart .subtotal {
        display: inline-block;
        text-align: center
    }

    .sidebar-cart .subtotal .price {
        float: none
    }

    .special-product .products-block-left {
        float: none
    }

    .special-product .products-block-right {
        margin: 5px 0
    }

    .mtmegamenu .mt-root.demo_custom_link_cms .menu-items {
        left: 0!important;
        width: 200px
    }

    .mtmegamenu .menu-items {
        left: -180px!important;
        width: 720px
    }

    .mtmegamenu .menu-item.depth-1>.title.title_font {
        font-size: 13px
    }

    .products-list .product-img {
        width: 37%;
        margin-bottom: 15px
    }

    .products-list .product-shop {
        width: 60%
    }

    .products-list .product-shop .actions ul {
        float: left;
        margin: 12px auto 0;
        width: 100%
    }

    .sidebar .block {
        margin-bottom: 20px
    }

    .color ul li {
        margin-right: 3px
    }

    .jtv-banner1 .hover_content {
        width: 55%
    }

    .jtv-banner1 .hover_data {
        padding: 10px
    }

    .jtv-banner1 .hover_content .hover_data .title {
        font-size: 22px
    }

    .jtv-banner1 .hover_content .hover_data .desc-text {
        font-size: 18px;
        margin-top: 5px
    }

    .jtv-banner1 .shop-now {
        margin-top: 5px;
        padding: 0 0
    }

    .shop-now a {
        padding: 4px 12px;
        font-size: 11px
    }

    .jtv-banner2 .hover_content {
        top: 8%;
        width: 80%
    }

    .hover_data .title {
        font-size: 26px
    }

    .jtv-service-area .block-wrapper,.jtv-single-cat {
        margin-bottom: 15px
    }

    .welcome-info {
        padding: 10px 0 30px
    }

    .welcome-info .page-header h1 {
        font-size: 30px
    }

    .welcome-info .page-header p {
        font-size: 20px;
        line-height: 35px
    }

    .welcome-info .page-header p em {
        padding-bottom: 2px
    }

    .welcome-msg {
        float: left
    }

    .top-search .modal-lg {
        width: 95%
    }

    header .logo a img {
        width: 100%
    }

    .home-nav-tabs>li {
        margin-bottom: 6px
    }

    .home-tab .tab-content {
        margin-top: 0
    }

    .home-product-tabs {
        height: inherit
    }

    .footer-newsletter .newsletter-email {
        margin-bottom: 12px
    }

    .payment {
        margin-bottom: 14px
    }

    .social ul li {
        margin-left: 3px
    }

    .social ul.inline-mode li a {
        height: 40px;
        line-height: 40px;
        width: 40px
    }

    .mtmegamenu>ul>li {
        font-size: 12px;
        margin-right: 12px
    }

    .mtmegamenu .menu-items {
        max-width: 730px
    }

    .custom-menu-bottom img {
        margin-right: 10px
    }

    .menu-bottom p {
        display: none
    }

    .menu-bottom h3 {
        font-size: 14px
    }

    .mtmegamenu .product.withimage .product-item {
        margin: 0
    }

    .mtmegamenu .product.withimage .product-item .item-inner {
        margin-bottom: 0
    }

    .popup {
        padding: 12px
    }

    .wrap-popup {
        width: 400px
    }

    .sorter .short-by {
        padding: 0 6px
    }

    .sidebar-cart .block-content ul li .product-details {
        width: 100%;
        margin-right: 0;
        margin-top: 10px
    }

    .check-box-list input[type=checkbox]+label span.button {
        margin-right: 6px
    }

    .color ul li {
        margin-bottom: 5px
    }

    .size li {
        margin-bottom: 5px
    }

    button.button.button-clear {
        margin-top: 10px
    }

    .single-img-add .carousel-inner>.item img {
        width: 100%
    }

    .product-view-area .flexslider-thumb {
        padding: 22px 18px
    }

    .product-view-area .flexslider-thumb {
        padding: 22px 35px
    }

    .product-view-area .flexslider-thumb .flex-prev {
        left: 5px
    }

    .product-view-area .flexslider-thumb .flex-next {
        right: 5px
    }

    .product-color-size-area .color-area {
        width: 42%
    }

    .product-color-size-area .size-area {
        width: 52%
    }

    .product-view-area .product-details-area {
        padding: 12px 0 0 0
    }

    .product-view-area .product-details-area .ratings .rating-links {
        display: none
    }

    .cart-plus-minus label {
        display: none
    }

    .product-cart-option ul li {
        margin-right: 6px;
        padding-right: 6px
    }

    .page-order ul.step li {
        margin-right: 6px
    }

    .cart_summary .qty input {
        width: 50px
    }

    .about-page {
        padding: 20px 10px 15px
    }

    .team h5 {
        font-size: 14px
    }

    .our-team .team {
        padding: 10px
    }

    .headerlinkmenu div.links div a {
        padding: 10px 8px 5px 8px
    }

    .jtv-timer-grid .box-time-date {
        font-size: 8px;
        min-width: 50px;
        min-height: 40px;
        margin-top: 3px
    }

    .jtv-timer-grid .box-time-date span {
        display: block;
        font-size: 12px;
        margin-top: 2px
    }

    .jtv-banner2 {
        margin-top: 18px
    }

    .language-currency-wrapper .block>div img {
        margin-left: 0;
        margin-right: 5px;
        margin-top: 0
    }

    .jtv-logo-block {
        padding-right: 12px
    }

    #search {
        margin-left: 0
    }

    .jtv-top-search {
        padding-right: 0
    }

    .shipping-block {
        padding-left: 15px
    }

    .top-search {
        margin-right: 0;
        margin-top: 22px
    }

    #search .input-group {
        width: 100%
    }

    .top-cart-contain {
        margin-left: 4px
    }

    .top-cart-content .product-name a {
        padding-right: 10px
    }

    .our-features-box .feature-box {
        text-align: left;
        padding-left: 20px;
        margin-bottom: 6px
    }

    .on-sale-product .product-items .jtv-item-child:nth-child(2) {
        width: 48.3%
    }

    .on-sale-product .product-items .jtv-item-child:nth-child(1),.on-sale-product .product-items .jtv-item-child:nth-child(3) {
        width: 25%
    }

    .blog-content-jtv>p {
        font-size: 12px;
        margin-top: 6px
    }

    .testimonials blockquote {
        font-size: 12px;
        line-height: normal
    }

    .blog-content-jtv>span {
        font-size: 11px
    }

    .testimonials .page-header h2 {
        margin-bottom: 0
    }

    .testimonials .product-flexslider {
        margin-top: 0
    }

    .testimonials blockquote {
        font-size: 12px;
        line-height: 18px;
        padding: 5px 0 8px 15px
    }

    .testimonials blockquote:before {
        font-size: 16px;
        left: -5px;
        top: 4px
    }

    .home-testimonials .thumb {
        margin: 0 auto 0 18px
    }

    .home-testimonials .thumb img {
        width: 58px
    }

    footer .footer-contact-item {
        padding: 25px 0;
        text-align: center
    }

    .jtv-best-sale .products-grid .item .item-inner .item-img a {
        width: 100px
    }

    .jtv-best-sale .products-grid .item .item-inner .item-img {
        margin-right: 0;
        width: 100px
    }

    .jtv-best-sale .products-grid .item .item-inner .item-info {
        margin-left: 110px;
        min-height: 135px
    }

    .cat-img-title {
        margin-top: 50px;
        padding: 0 10px
    }

    .cat-img-title span {
        font-size: 14px
    }

    .cat-img-title .cat-heading {
        font-size: 28px
    }

    .col2-left-layout .product-color-size-area .color-area {
        width: 100%
    }

    .col2-left-layout .product-color-size-area .size-area {
        width: 100%
    }

    .cart-plus-minus {
        display: inline-block;
        float: left;
        margin-right: 18px;
        margin-bottom: 10px
    }

    .product-view-area .product-name h1 {
        font-size: 26px
    }

    .mega-menu-category>.nav>li>a {
        padding: 6.5px 10px;
        font-size: 11px
    }

    .mega-menu-category>.nav>li>a:after {
        top: 3px
    }

    .mega-menu-title h3:after {
        background: inherit;
        width: 40px
    }

    .jtv-sticky-menu .mega-menu-category {
        margin-top: -6px
    }

    .jtv-sticky-menu .top-cart-contain {
        margin-top: 2px
    }

    .mega-menu-category {
        width: 175px
    }

    .mega-menu-title {
        width: 100%
    }

    .text-des {
        padding: 18px 10px
    }

    .text-des h2 {
        font-size: 14px
    }

    .text-des p {
        font-size: 12px
    }

    .text-des-container {
        top: 15px
    }

    .jtv-best-sale {
        padding: 0
    }

    .featured-products .jtv-best-sale {
        padding: 0 15px
    }

    .jtv-best-sale .products-grid .item .rating {
        padding-bottom: 2px
    }

    .jtv-best-sale .products-grid .item .item-inner .item-info .info-inner .item-title {
        margin: 0 0 2px
    }

    .jtv-best-sale .item-inner .item-info .pro-action {
        margin-top: 2px
    }

    .banner-static .banner-box .box-hover .banner-title {
        font-size: 18px
    }

    .mega-menu-title h3 {
        letter-spacing: normal;
        padding: 18px 10px 8px
    }

    .jtv-megamenu {
        padding-left: 8px
    }

    .mtmegamenu .mt-root-item {
        padding: 17px 0 15px
    }

    a.link {
        margin-bottom: 25px
    }

    .hot-pr-img-area {
        border-left: 0 solid #e5e5e5
    }

    .banner-block {
        margin-top: 20px
    }

    .error_pagenotfound {
        width: 80%
    }
}

@media only screen and (min-width: 992px) and (max-width:1169px) {
    .headerlinkmenu .links {
        margin-right:12px
    }

    #search input {
        width: 59%
    }

    .service-text h2 {
        margin-top: 12px;
        margin-bottom: 10px
    }

    .footer-links {
        margin-bottom: 15px
    }

    .cat-img-title {
        margin-top: 50px
    }

    .products-list .product-img {
        width: 28%
    }

    .products-list .product-shop {
        width: 69%
    }

    .products-list .product-shop .actions ul li:last-child a {
        padding-left: 15px
    }

    .products-list .product-shop .actions ul li {
        margin-right: 12px
    }

    .products-list .product-shop .actions ul {
        margin-left: 0
    }

    .jtv-banner1 .hover_content {
        width: 55%
    }

    .jtv-banner1 .shop-now {
        margin-top: 12px;
        padding: 0
    }

    .jtv-banner3 .hover_content {
        width: 84%;
        top: 20%
    }

    .icon-wrapper {
        font-size: 25px;
        height: 50px;
        margin-right: 5px;
        width: 25px
    }

    .jtv-service-area .block-wrapper .text-des h3 {
        font-size: 12px
    }

    .language-currency-wrapper .block>div img {
        margin-left: 10px
    }

    .language-currency-wrapper .block.block-currency>div {
        margin-right: 8px
    }

    .jtv-box-timer {
        top: -1%
    }

    .bottom-banner-img {
        height: 200px
    }

    .bottom-banner-img h3 {
        margin-top: 90px;
        font-size: 25px
    }

    .bottom-banner-img h6 {
        font-size: 12px
    }

    .bottom-banner-img .banner-overly {
        height: 196px
    }

    .bottom-banner-img .banner-overly.last {
        height: 196px
    }

    .bottom-banner-img.last h3 {
        margin-top: 30px
    }

    .footer-newsletter .newsletter-email {
        width: 232px
    }

    .footer-newsletter p {
        font-size: 12px
    }

    .social ul li {
        margin-right: 4px
    }

    .social ul.inline-mode li a {
        height: 28px;
        line-height: 28px;
        width: 28px
    }

    .payment {
        margin-bottom: 14px
    }

    .sidebar-cart .block-content ul li .product-details {
        width: 58%
    }

    .check-box-list input[type=checkbox]+label span.button {
        margin-right: 6px
    }

    .color ul li {
        margin-bottom: 5px
    }

    button.button.button-clear {
        margin-top: 10px
    }

    .single-img-add .carousel-inner>.item img {
        width: 100%
    }

    .mega-menu-title h3 {
        font-size: 13px
    }

    .mini-cart .basket a .cart-title,.mini-cart .basket a .cart-total {
        font-size: 11px
    }

    .jtv-timer-grid .box-time-date {
        font-size: 8px;
        min-width: 50px;
        min-height: 40px;
        margin-top: 3px
    }

    .jtv-timer-grid .box-time-date span {
        display: block;
        font-size: 12px;
        margin-top: 2px
    }

    .jtv-top-search {
        padding: 0 15px 0 0
    }

    .top-search {
        margin-right: 0
    }

    .shipping-inner i {
        display: none
    }

    .our-features-box .feature-box h3 {
        font-size: 12px
    }

    .our-features-box .feature-box i {
        font-size: 14px;
        margin-right: 4px
    }

    .jtv-best-sale .products-grid .item {
        padding: 6px 10px
    }

    .jtv-best-sale .products-grid .item .item-inner .item-img a {
        width: 100px
    }

    .jtv-best-sale .products-grid .item .item-inner .item-img {
        margin-right: 8px;
        width: 100px
    }

    .jtv-best-sale .products-grid .item .item-inner .item-info {
        margin-left: 100px;
        min-height: 126px;
        padding-top: 5px
    }

    .jtv-best-sale .products-grid .item .item-inner .item-info .info-inner .item-title {
        margin: 0 0 6px
    }

    .jtv-best-sale .item-price {
        margin-bottom: 5px
    }

    .blog-content-jtv>span {
        font-size: 11px
    }

    .testimonials .product-flexslider {
        margin-top: 0
    }

    .testimonials .page-header h2 {
        margin-bottom: 0
    }

    .home-testimonials .thumb img {
        width: 60px
    }

    .home-testimonials .thumb {
        width: 70px
    }

    footer .footer-links .payment ul li {
        padding: 2px 0;
        width: 21%
    }

    .col2-left-layout .product-color-size-area .color-area {
        width: 100%
    }

    .col2-left-layout .product-color-size-area .size-area {
        width: 100%
    }

    .cart-plus-minus {
        display: inline-block;
        float: left;
        margin-right: 18px;
        margin-bottom: 10px
    }

    .col2-left-layout .product-view-area .previews-list li {
        margin-right: 8px
    }

    .col2-left-layout .product-view-area .flexslider-thumb {
        padding: 22px 26px
    }

    .jtv-service-area .block-wrapper {
        padding: 12px 10px
    }

    .jtv-service-area .block-wrapper .text-des p {
        font-size: 11px
    }

    .jtv-best-sale .products-grid .item .rating {
        padding-bottom: 2px
    }

    .jtv-best-sale .products-grid .item .item-inner .item-info .info-inner .item-title {
        margin: 0 0 2px
    }

    .jtv-best-sale .item-inner .item-info .pro-action {
        margin-top: 2px
    }

    .welcome-msg {
        padding: 0 6px 0 0
    }

    .language-currency-wrapper .block>div {
        border-left: 0 solid #ccc;
        padding-left: 0
    }

    .mega-menu-category>.nav>li>a {
        padding: 10px 15px
    }

    .mega-menu-category>.nav>li>a:after {
        top: 5px
    }

    .jtv-banner3 {
        margin-top: 15px
    }

    .jtv-best-sale .product-flexslider {
        margin: 19px -10px -6px
    }

    .deal-title {
        margin: 12px 0 0
    }

    .daily-deal p {
        font-size: 12px;
        letter-spacing: normal;
        line-height: 18px;
        margin: 8px 0;
        padding: 0
    }

    .hot-offer-text {
        font-size: 28px
    }

    .box-timer {
        margin-top: 0
    }

    .des-hot-deal {
        margin: 0 0 10px
    }
}

@media screen and (max-width: 479px) {
    .top-cart {
        position:absolute;
        top: 0;
        right: 0
    }
}


.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8
}

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

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999
}

#toast-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .8
}

#toast-container>div:hover {
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}

#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4
}

@media all and (max-width: 240px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 11em
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width: 241px) and (max-width:480px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 18em
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width: 481px) and (max-width:768px) {
    #toast-container>div {
        padding:15px 15px 15px 50px;
        width: 25em
    }
}

footer {
    margin-top: 15px
}

.icon {
    cursor: pointer
}

.icon:hover {
    color: #34ad2c
}

.order {
    margin-bottom: 15px
}

.order .nav-tabs {
    margin: 0
}

.tab-content {
    color: #000
}

.tab-content>.active {
    margin-top: 15px
}

.breadcrumbs {
    margin-bottom: 15px
}

.modal-header .close {
    margin-top: -33px
}

.table-order-wrap {
    overflow: auto
}

.table-order-wrap .cart_summary {
    min-width: 480px
}

.body-block {
    min-height: 500px
}

.slider-action {
    position: absolute;
    bottom: 30px;
    padding: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: rgba(0,0,0,.8);
    text-align: center;
    width: 90%
}

.slider-action span {
    color: #fff
}

.reviews-content-left h3 {
    font-size: 16px
}

.reviews-content-left textarea {
    margin-bottom: 15px
}

.fos_comment_comment_form_holder {
    margin: 15px 0
}

.text {
    padding-top: 50px;
    text-align: justify
}

.fos_comment_comment_show {
    margin: 15px 0
}

.fos_comment_comment_show .fos_comment_comment_show {
    margin-left: 20px
}

.fos_comment_comment_body {
    margin: 10px 0
}

.testimonials .page-header {
    text-align: center
}

.holder blockquote {
    display: inline-block
}

.table-reviews {
    margin: 0 auto
}

.table-reviews td {
    vertical-align: middle
}

.time .text {
    text-align: center
}

.wishlist-count {
    background-color: #329021;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    height: 20px;
    line-height: 18px;
    position: absolute;
    left: 18px;
    text-align: center;
    top: -10px;
    width: 20px
}

.links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style-type: none;
    margin: 5px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tobacco-alert {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 10;
    padding: 25px 15px;
    min-height: 100vh
}

.tobacco-alert__body {
    margin: 0 auto;
    max-width: 1140px;
    background-color: #fff;
    overflow-y: auto;
    max-height: -webkit-calc(100vh - 100px);
    max-height: calc(100vh - 100px)
}

.p-3 {
    padding: 15px
}

@media only screen and (min-width: 992px) {
    .tobacco-alert {
        top:0
    }
}

@media only screen and (max-width: 767px) {
    .navbar-main {
        width:85%;
        margin: 0 auto
    }

    .navbar-main {
        background-color: #34ad2c
    }

    .product__info_item {
        padding: 0
    }

    .product__info-row div {
        margin: 0 15px
    }

    .product__info-row div:first-child {
        font-weight: 900
    }

    .product__info-row div:last-child {
        background-color: #fff
    }

    .product__info_buttons-item .social {
        display: none
    }

    .product__info_buttons {
        padding-left: 0;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .product__tabs .nav-tabs .nav-item {
        width: 45%;
        text-align: center
    }

    .product__tabs .nav-tabs .nav-item:last-child .nav-link {
        margin: 0
    }

    .product__tabs .nav-tabs .nav-link {
        padding: 5px 0
    }
}

@media only screen and (max-width: 575px) {
    .form-inline .btn {
        margin-bottom:1rem
    }

    .header-logo-block {
        background: -webkit-radial-gradient(circle,#25364e,#212239);
        background: -o-radial-gradient(circle,#25364e,#212239);
        background: radial-gradient(circle,#25364e,#212239);
        padding-bottom: 10px
    }

    .header__top-line {
        padding-top: 5px
    }

    .header-info {
        font-size: .625rem;
        font-weight: 700
    }

    .order .nav-tabs .nav-link {
        font-size: 12px
    }

    .catalog-filter {
        text-align: center
    }

    .catalog-filter-form,.catalog-filter__item {
        display: block
    }

    .dropdown-menu {
        right: 0
    }

    .dropdown-toggle {
        display: inline-block;
        padding: 5px 0
    }
}

@media only screen and (max-width: 480px) {
    .headerlinkmenu {
        font-size:12px
    }

    .headerlinkmenu ul.links a {
        padding: 0
    }

    .links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        max-height: 41px;
        -webkit-box-align: end;
        -webkit-align-items: end;
        -ms-flex-align: end;
        align-items: end
    }
}

@media only screen and (max-width: 320px) {
    .pull-xs-left {
        float:left!important
    }
}

@media only screen and (min-width: 576px) {
    .header__body {
        padding:20px 0 15px 0
    }
}

@media only screen and (min-width: 768px) {
    .link-wishlist {
        margin-top:37px
    }

    .navbar-main .nav-link {
        font-size: .75rem
    }

    .navbar-toggler {
        display: none
    }

    .product__info-row {
        border-bottom: 1px solid #fff
    }

    .product__info-row div:first-child {
        border-right: 1px solid #fff
    }

    .product__info-item {
        padding: 0
    }

    .modal-sm-big {
        max-width: 900px
    }
}

@media only screen and (min-width: 992px) {
    .navbar-main .nav-link {
        font-size:1rem
    }

    .carousel-caption-big-text {
        font-size: 3rem;
        margin-bottom: 40px
    }

    .carousel-caption-text {
        font-size: 1.25rem;
        margin-bottom: 35px
    }
}
.product-view-area .product-details-area .price-box .pull-right {
    display: none !important;
}