/* Minification failed. Returning unminified contents.
(9851,13): run-time error CSS1030: Expected identifier, found '400'
(9851,13): run-time error CSS1031: Expected selector, found '400'
(9851,13): run-time error CSS1025: Expected comma or open brace, found '400'
(9959,13): run-time error CSS1030: Expected identifier, found '400'
(9959,13): run-time error CSS1031: Expected selector, found '400'
(9959,13): run-time error CSS1025: Expected comma or open brace, found '400'
(14028,23): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(20223,148): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
(20310,278): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: jGrowl
(20310,278): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(20314,149): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(20319,277): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: jGrowl
(20319,277): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
(20323,278): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: jGrowl
(20323,278): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(20328,149): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe2
(20332,144): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
 */
/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */

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: 15px;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, :before, :after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !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: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td, .table th {
            background-color: #fff !important;
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/Content/ClientTheme/fonts/glyphicons-halflings-regular.eot);
    src: url(/Content/ClientTheme/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/Content/ClientTheme/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/Content/ClientTheme/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/Content/ClientTheme/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover, a:focus, a:active {
        color: #e8b822;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > 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%;
}

imgProduct {
    vertical-align: middle;
}

.imgProduct-responsive, .thumbnail > imgProduct, .thumbnail a > imgProduct, .carousel-inner > .item > imgProduct, .carousel-inner > .item > a > imgProduct {
    display: block;
    max-height: 160px;
    min-height: 160px;
    min-width: 150px;
    max-width: 150px;
}

.imgProduct-rounded {
    border-radius: 6px;
}

.imgProduct-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;
}

.imgProduct-circle {
    border-radius: 50%;
}





imgProductDetail {
    vertical-align: middle;
}

.imgProductDetail-responsive, .thumbnail > imgProductDetail, .thumbnail a > imgProductDetail, .carousel-inner > .item > imgProductDetail, .carousel-inner > .item > a > imgProductDetail {
    display: block;
    max-height: 555px;
    min-height: 555px;
    min-width: 450px;
    max-width: 450px;
    float: inherit;
}

.imgProductDetail-rounded {
    border-radius: 6px;
}

.imgProductDetail-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;
}

.imgProductDetail-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;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: 400;
        line-height: 1;
        color: #777;
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
        font-size: 65%;
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 6px;
    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 -14px 6px;
}

.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:hover {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:hover {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -54px;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt, dd {
    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[title], abbr[data-original-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 p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777;
    }

        blockquote footer:before, blockquote small: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 footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -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: 967px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 967px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(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 > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width:991px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}


fieldset {
    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=radio], input[type=checkbox] {
    margin: 3px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #b7b5b5;
    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-controlfooter {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #e9e9e9;
    background-image: none;
    border: 1px solid #848484;
    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[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        line-height: 34px;
    }

        input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
            line-height: 30px;
        }

        input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
            line-height: 46px;
        }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
    }

    .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px;
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.input-sm, .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {
    height: auto;
}

.input-lg, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg, select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.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 .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.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 .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    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: 14.3px;
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.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 #848484;
    border-radius: 4px;
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #fff;
        text-decoration: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        background-color: #fedd32;
    }

    .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 {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        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:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #e8b822;
        border-color: #e8b822;
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        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:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        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:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        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:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        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:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        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:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

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 solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    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:hover, .dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}







.topdropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 8px -29px 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);
    overflow: auto;
    /*max-height: 680px;
    overflow-y:scroll;
    overflow-x:hidden;*/
}

    .topdropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .topdropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .topdropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .topdropdown-menu > li > a:hover, .topdropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .topdropdown-menu > .active > a, .topdropdown-menu > .active > a:hover, .topdropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0;
    }

    .topdropdown-menu > .disabled > a, .topdropdown-menu > .disabled > a:hover, .topdropdown-menu > .disabled > a:focus {
        color: #777;
    }

        .topdropdown-menu > .disabled > a:hover, .topdropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

.open > .topdropdown-menu {
    display: block;
}

.topdropdown-menu-right {
    right: 0;
    left: auto;
}

.topdropdown-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 solid;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@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 > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            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-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 > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .btn-group > .btn-group:last-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-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-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=radio], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
    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-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].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;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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=radio], .input-group-addon input[type=checkbox] {
        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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        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:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        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:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 11px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        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:hover, .nav-tabs > li.active > a:focus {
            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:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            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:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.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;
            visibility: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: left;
    margin-bottom: 8px;
    margin-right: 1px;
    margin-top: 8px;
    padding: 9px 7px;
    position: relative;
}

    .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 > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

.navbar-form {
    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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: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 {
    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:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        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:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-default .btn-link {
    color: #777;
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #333;
    }

    .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            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:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.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:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        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;
}

.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;
}

.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:hover, .pager li > a:focus {
                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:hover, .pager .disabled > a:focus, .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:hover, a.label:focus {
    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]:hover, .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        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: baseline;
    background-color: #777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
    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: 30px 15px;
    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 {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .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 > img, .thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    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-striped .progress-bar, .progress-bar-striped {
    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.active .progress-bar, .progress-bar.active {
    -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-right, .media > .pull-right {
        padding-left: 10px;
    }

    .media-left, .media > .pull-left {
        padding-right: 10px;
    }

.media-left, .media-right, .media-body {
    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 {
    color: #555;
}

    a.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, a.list-group-item:focus {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5;
    }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #c7ddef;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
        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 > 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-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-right: 15px;
        padding-left: 15px;
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .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 th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .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 > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            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 iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    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: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    min-height: 16.43px;
    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-weight: 400;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9;
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    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-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #4F4F4F;
    /*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);
}

    .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: #4F4F4F;
    border-bottom: 1px solid #4F4F4F;
    border-radius: 5px 5px 0 0;
    color: #fff;
}

.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: #4F4F4F;
    /*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: #4F4F4F;
    }

.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 > img, .carousel-inner > .item > a > 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: 1000;
        perspective: 1000;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                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);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer: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;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
    .list-inlinePageHeader {
    margin-left: -100px !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }

    .yamm .nav,
    .yamm .collapse,
    .yamm .dropup,
    .yamm .dropdown {
        position: static;
        padding-left: 10px;
        padding-right: 10px;
    }

    .logoAdjust {
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .middle {
        margin-bottom: 0px !important;
        margin-top: 5px !important;
    }

    .visible-Enable {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }

    .logoAdjust {
        margin-left: 5px;
        margin-top: 15px;
        margin-bottom: -27px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }

    .logoAdjust {
        margin-left: 5px;
        margin-top: 15px;
        margin-bottom: -27px;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }

    .logoAdjust {
        margin-left: 5px;
        margin-top: 15px;
        margin-bottom: 8px;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.imgbrand-responsive, .thumbnail > imgbrand, .thumbnail a > imgbrand, .carousel-inner > .item > imgbrand, .carousel-inner > .item > a > imgbrand {
    display: block;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    max-width: 100px;
}
.padding-left-right {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.btn-successfully {
    color: #fff;
    background-color: #0070BC;
    border-color: #0070BC;
}

    .btn-successfully:hover, .btn-successfully:focus, .btn-successfully.focus, .btn-successfully:active, .btn-successfully.active, .open > .dropdown-toggle.btn-successfully {
        color: #fff;
        background-color: #004f9b;
        border-color: #004f9b;
    }

    .btn-successfully:active, .btn-successfully.active, .open > .dropdown-toggle.btn-successfully {
        background-image: none;
    }

    .btn-successfully.disabled, .btn-successfully[disabled], fieldset[disabled] .btn-successfully, .btn-successfully.disabled:hover, .btn-successfully[disabled]:hover, fieldset[disabled] .btn-successfully:hover, .btn-successfully.disabled:focus, .btn-successfully[disabled]:focus, fieldset[disabled] .btn-successfully:focus, .btn-successfully.disabled.focus, .btn-successfully[disabled].focus, fieldset[disabled] .btn-successfully.focus, .btn-successfully.disabled:active, .btn-successfully[disabled]:active, fieldset[disabled] .btn-successfully:active, .btn-successfully.disabled.active, .btn-successfully[disabled].active, fieldset[disabled] .btn-successfully.active {
        background-color: #0070BC;
        border-color: #0070BC;
    }

    .btn-successfully .badge {
        color: #0070BC;
        background-color: #fff;
    }
    .popover{
    max-width: 100%; 
    z-index: 1060;
}
hr.style1{
	border-top: 1px solid #8c8b8b;
     width:100%;
}

/*===================================================================================*/
/* Start- Css for Top Social icon tag
/*===================================================================================*/

.icon-button {
	background-color: #E8E8E8;
	border-radius: 0.4rem;
	cursor: pointer;
	display: inline-block;
	font-size: 2.0rem;
	height: 2.4rem;
	line-height: 2.6rem;
	margin: -2px 0px -7px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 2.4rem;
}

/* Circle */
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 2.4rem;
	height: 2.4rem;
	border-radius: 0.4rem;
	margin: -1.2rem;
}
.facebook span {
	background-color: #3B5998;
}
.youtube span {
	background-color: #C3181E;
}

/* Icons */
.icon-button i {
	background: none;
	color: white;
	height: 2.4rem;
	left: 0;
	line-height: 2.6rem;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 2.4rem;
	z-index: 10;
}
.icon-button .icon-facebook {
	color: #3B5998;
}
.icon-button .icon-youtube{
	color: #C3181E;
}
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-youtube {
	color: white;
}
/*===================================================================================*/
/* End- Css for Top Social icon tag
/*===================================================================================*/


/*===================================================================================*/
/* Start- Css for Bottom Social icon tag
/*===================================================================================*/
 /* Wrapper */
.footericon-button {
	background-color: #E8E8E8;
    border: 1px solid #505050;
	border-radius: 0.6rem;
	cursor: pointer;
	display: inline-block;
	font-size: 2.0rem;
	height: 4.6rem;
	line-height: 4.6rem;
	margin: -5px 0px 0px 0px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 4.6rem;
}

/* Circle */
.footericon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 0;
}
.footericon-button:hover span {
	width: 4.6rem;
	height: 4.6rem;
	border-radius: 0.6rem;
	margin: -2.3rem;
}

.facebook span {
	background-color: #3B5998;
}
.youtube span {
	background-color: #C3181E;
}

/* Icons */
.footericon-button i {
	background: none;
	color: white;
	height: 4.6rem;
	left: 0;
	line-height: 4.6rem;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 4.6rem;
	z-index: 10;
}

.footericon-button .footericon-facebook {
	color: #3B5998;
}
.footericon-button .footericon-youtube {
	color: #C3181E;
}

.footericon-button:hover .footericon-facebook,
.footericon-button:hover .footericon-youtube {
	color: white;
}
/*===================================================================================*/
/* End- Css for Bottom Social icon tag
/*===================================================================================*/
a:active,
a:focus,
a:hover,
ins {
    text-decoration: none
}

body,
ul {
    margin: 0;
    padding: 0
}

.btn.active,
.btn:active {
    box-shadow: none;
    outline: 0
}

    .btn.active,
    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn.focus:active,
    .btn:active,
    .btn:active:focus,
    .btn:focus,
    a:focus {
        outline: 0
    }

.banner-1x .banner-full > a:hover img,
.banner-1x-v2-hand-tool a:hover img,
.banner-1x-v3-hand-tool a:hover img,
.banner-2x .banner a:hover img,
.banner-6x4 .banner-outer a:hover .image img,
.banner-link .banner-1 a:hover img,
.banner-link .banner-2 a:hover img,
.banner-link .banner-3 a:hover img,
.banner-non-link .banner-outer a:hover .image img,
.hand-2-banner-1x .banner-full a:hover img,
.hand-banner-1x .banner-full a:hover img {
    -webkit-transform: rotate(-1deg) scale(1.1);
    -moz-transform: rotate(-1deg) scale(1.1);
    -ms-transform: rotate(-1deg) scale(1.1);
    -o-transform: rotate(-1deg) scale(1.1);
    opacity: .9
}

.header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav .no-down a:before,
.header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav .no-down a:before,
.header-v3.navbar .navbar-nav .no-down a:before,
.header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav .no-down a:before,
.header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav .no-down a:before,
.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav .no-down a:before,
.header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav .no-down a:before,
.header-v8 .language-currency ul .search-content .btn,
.header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav .no-down a:before,
.header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav .no-down a:before,
.owl-carousel .owl-stage:after {
    visibility: hidden
}

body {
    background-color: #fff;
    color: #6b6b6b;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    overflow-x: hidden
}

a:focus {
    background-color: transparent
}

ul {
    list-style: none
}

.btn {
    border-radius: 0;
    text-transform: none
}

hr {
    height: 3px;
    width: 46px;
    background-color: #aaa;
    border-top: 0
}

.btn-primary {
    background-color: #e7e7e7;
    border: none;
    color: #555
}

    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:hover {
        color: #fff
    }

.animated {
    -webkit-animation-duration: .3s !important;
    animation-duration: .3s !important
}

.inline {
    display: inline-block;
    vertical-align: top
}

.inner {
    padding-top: 120px;
    padding-bottom: 120px
}

.inner-md {
    padding-top: 100px;
    padding-bottom: 100px
}

.inner-sm {
    padding-top: 60px;
    padding-bottom: 60px
}

.inner-xs {
    padding-top: 40px;
    padding-bottom: 40px
}

.inner-vs {
    padding-top: 30px;
    padding-bottom: 30px
}

.inner-top {
    padding-top: 120px
}

.inner-top-md {
    padding-top: 100px
}

.inner-top-sm {
    padding-top: 80px
}

.inner-top-xs {
    padding-top: 40px
}

.inner-top-vs {
    padding-top: 30px
}

.inner-bottom {
    padding-bottom: 120px
}

.inner-bottom-md {
    padding-bottom: 100px
}

.inner-bottom-sm {
    padding-bottom: 80px
}

.inner-bottom-xs {
    padding-bottom: 40px
}

.inner-bottom-vs {
    padding-bottom: 60px
}

.inner-left {
    padding-left: 70px
}

.inner-left-md {
    padding-left: 60px
}

.inner-left-sm {
    padding-left: 40px
}

.inner-left-xs {
    padding-left: 30px
}

.inner-right {
    padding-right: 75px
}

.inner-right-md {
    padding-right: 60px
}

.inner-right-sm {
    padding-right: 45px
}

.inner-right-xs {
    padding-right: 30px
}

.inner-right-vs {
    padding-right: 10px
}

.outer {
    margin-top: 120px;
    margin-bottom: 120px
}

.outer-md {
    margin-top: 100px;
    margin-bottom: 100px
}

.outer-sm {
    margin-top: 80px;
    margin-bottom: 80px
}

.outer-xs {
    margin-top: 40px;
    margin-bottom: 40px
}

.outer-top {
    margin-top: 120px
}

.outer-top-md {
    margin-top: 100px
}

.outer-top-sm {
    margin-top: 80px
}

.outer-top-xs {
    margin-top: 30px
}

.outer-top-vs {
    margin-top: 40px
}

.outer-top-bd,
.outer-top-small {
    margin-top: 50px
}

.outer-bottom {
    margin-bottom: 120px
}

.outer-bottom-md {
    margin-bottom: 100px
}

.outer-bottom-sm {
    margin-bottom: 80px
}

.outer-bottom-vs {
    margin-bottom: 60px
}

.outer-bottom-xs {
    margin-bottom: 40px
}

.outer-bottom-small {
    margin-bottom: 50px
}

.inner-bottom-30 {
    padding-bottom: 30px
}

.inner-bottom-20 {
    padding-bottom: 20px
}

.no-padding {
    padding: 0 !important
}

.behind-slider-h {
    position: relative;
    z-index: 1
}

    .behind-slider-h .top,
    .behind-slider-h > div {
        background: rgba(255, 255, 255, .5) !important
    }

.behind-slider-f {
    top: 0;
    position: relative
}

.section-title {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2c2b2b;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif !important
}

@media (max-width:767px) {
    .inner {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .inner-md {
        padding-top: 65px;
        padding-bottom: 65px
    }

    .inner-sm {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .inner-xs {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .inner-top {
        padding-top: 80px
    }

    .inner-top-md {
        padding-top: 65px
    }

    .inner-top-sm {
        padding-top: 50px
    }

    .inner-top-xs {
        padding-top: 40px
    }

    .inner-bottom {
        padding-bottom: 80px
    }

    .inner-bottom-md {
        padding-bottom: 65px
    }

    .inner-bottom-sm {
        padding-bottom: 50px
    }

    .inner-bottom-xs {
        padding-bottom: 40px
    }

    .middle .option-search-bar input {
        height: 41px !important
    }

    .category-product .products.grid-v1 .product-info .name {
        margin: 12px 0 0 !important
    }
}

@media (max-width:359px) {
    .category-product .products.grid-v1 .product-info .product-price {
        margin-top: -20px !important
    }

    .payment-card[class*=card-type]::after {
        top: 107.5px !important
    }

    .responsive-toggle {
        width: 260px;
        overflow-x: scroll;
        overflow-y: hidden
    }
}

@media screen and (min-width:360px) and (max-width:767px) {
    .category-product .products.grid-v1 .product-info .product-price {
        margin-top: -25px !important
    }

    .payment-card[class*=card-type]::after {
        top: 81.5px !important
    }

    .responsive-toggle {
        width: 300px;
        overflow-x: scroll;
        overflow-y: hidden
    }
}

.menu-label {
    color: #fff;
    display: inline;
    font-size: 11px;
    font-weight: 400;
    padding: 2px 10px;
    position: absolute;
    text-transform: capitalize
}

    .menu-label:after {
        border-style: solid;
        border-width: 7.5px 8.5px 0 7.5px;
        content: "";
        display: block;
        height: 0;
        position: absolute;
        left: 12%;
        top: 84%;
        width: 0;
        z-index: 100
    }

    .menu-label.hot-menu {
        background: #37a3db;
        left: 16%;
        top: -28%
    }

    .menu-label.new-menu {
        background: #f77575;
        left: 42%;
        top: -30%
    }

    .menu-label.hot-menu:after {
        border-color: #37a3db transparent transparent
    }

    .menu-label.new-menu:after {
        border-color: #f77575 transparent transparent
    }

.banner-slider .banner-outer {
    position: relative;
    background-color: #f8f8f8
}

    .banner-slider .banner-outer .text {
        right: 46%;
        top: 32%;
        z-index: 2;
        position: absolute
    }

        .banner-slider .banner-outer .text h2 {
            font-size: 35px;
            text-transform: capitalize;
            font-weight: 800;
            color: #333;
            margin: 0;
            text-align: right;
            line-height: 1;
            letter-spacing: -1.8px
        }

        .banner-slider .banner-outer .text h4 {
            font-size: 18px;
            margin: 0;
            font-weight: 500;
            color: #666;
            text-transform: lowercase;
            letter-spacing: -.6px
        }

        .banner-slider .banner-outer .text .shop-now {
            font-style: italic;
            text-transform: initial;
            font-size: 12px;
            display: block;
            text-align: right !important;
            letter-spacing: -.6px
        }

.banner-slider .owl-controls .owl-dots .owl-dot:hover span {
    background-color: #fff
}

.banner-slider .owl-controls .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background-color: #fff
}

.blog-slider {
    margin-bottom: 40px
}

    .blog-slider .section-title {
        border-bottom: 1px solid #ddd;
        color: #2c2b2b;
        font-size: 18px;
        font-weight: 800;
        padding-bottom: 10px;
        text-transform: uppercase
    }

    .blog-slider .blog-post .blog-post-image {
        position: relative
    }

        .blog-slider .blog-post .blog-post-image img {
            height: 159px
        }

        .blog-slider .blog-post .blog-post-image .post-when {
            position: absolute;
            bottom: 0;
            right: 0
        }

            .blog-slider .blog-post .blog-post-image .post-when span {
                display: block;
                color: #fff;
                line-height: 1
            }

                .blog-slider .blog-post .blog-post-image .post-when span.month {
                    text-transform: uppercase;
                    font-weight: 900;
                    font-size: 15px;
                    letter-spacing: -1px;
                    padding: 11px 12px 0
                }

                .blog-slider .blog-post .blog-post-image .post-when span.year {
                    font-size: 13px;
                    font-weight: 500;
                    letter-spacing: -1px;
                    padding: 0 12px 5px
                }

    .blog-slider .blog-post .blog-post-info h3 {
        font-family: Montserrat, sans-serif
    }

        .blog-slider .blog-post .blog-post-info h3 a {
            color: #434343
        }

        .blog-slider .blog-post .blog-post-info h3.name {
            font-size: 15px;
            text-transform: uppercase
        }

    .blog-slider .blog-post .blog-post-info span.author,
    .blog-slider .blog-post .blog-post-info span.comments {
        font-size: 12px
    }

        .blog-slider .blog-post .blog-post-info span.author:before,
        .blog-slider .blog-post .blog-post-info span.comments:before {
            font-family: FontAwesome;
            color: #666;
            font-size: 12px;
            padding-right: 10px
        }

        .blog-slider .blog-post .blog-post-info span.author a,
        .blog-slider .blog-post .blog-post-info span.comments a {
            font-size: 12px;
            color: #aaa
        }

    .blog-slider .blog-post .blog-post-info span.author {
        padding-right: 20px
    }

        .blog-slider .blog-post .blog-post-info span.author:before {
            content: "\f007"
        }

    .blog-slider .blog-post .blog-post-info span.comments:before {
        content: "\f086"
    }

    .blog-slider .blog-post .blog-post-info p {
        margin-top: 10px
    }

        .blog-slider .blog-post .blog-post-info p.text {
            font-size: 13px;
            color: #666
        }

            .blog-slider .blog-post .blog-post-info p.text a {
                text-transform: lowercase
            }

                .blog-slider .blog-post .blog-post-info p.text a.read-more {
                    font-size: 13px
                }

                .blog-slider .blog-post .blog-post-info p.text a:active,
                .blog-slider .blog-post .blog-post-info p.text a:focus,
                .blog-slider .blog-post .blog-post-info p.text a:hover {
                    font-style: italic;
                    text-decoration: underline
                }

    .blog-slider.latest-news-slider .owl-controls {
        top: -31px
    }

.box .full-page,
.digital .full-page,
.fashion-v6 .full-page,
.furniture .full-page {
    background-color: #f1f1f1;
    margin-bottom: 40px
}

    .box .full-page .blog-slider,
    .digital .full-page .blog-slider,
    .fashion-v6 .full-page .blog-slider,
    .furniture .full-page .blog-slider {
        margin-top: 50px
    }

.breadcrumb {
    background-color: transparent;
    background: rgba(0, 0, 0, 0);
    font-size: 12px;
    padding: 0
}

    .breadcrumb ul {
        border-bottom: 1px solid #F2F2F2;
        margin: auto;
        padding: 10px 0
    }

        .breadcrumb ul li i {
            padding-left: 10px
        }

        .breadcrumb ul li:after {
            color: #969696;
            content: "\f0da";
            font-family: FontAwesome;
            font-size: 12px;
            line-height: 24px;
            margin-left: 10px;
            padding: 0
        }

        .breadcrumb ul li:last-child:after {
            display: none
        }

        .breadcrumb ul li a {
            color: #666;
            font-size: 12px;
            font-weight: 500;
            line-height: 24px
        }

        .breadcrumb ul .active {
            color: #000;
            font-weight: 600
        }

.button {
    font-size: 13px;
    font-family: Montserrat, sans-serif;
    color: #555;
    background-color: #e7e7e7;
    border: none;
    text-transform: uppercase;
    padding: 11px 19.5px;
    display: inline-block
}

    .button:active,
    .button:focus {
        background-color: #cecece
    }

    .button:hover {
        background-color: #e8b822;
        color: #FFF
    }

.controls-product-item {
    background-color: #f1f1f1;
    margin: 0;
    padding: 12px 0;
    height: 50px
}

    .controls-product-item .pagination {
        margin: 0
    }

    .controls-product-item nav {
        text-align: right
    }

    .controls-product-item .custom-select ul > li {
        float: left;
        margin-right: 6px
    }

        .controls-product-item .custom-select ul > li.active > a {
            color: #e8b822
        }

    .controls-product-item .custom-select ul li > a {
        color: #7c7c7c
    }

        .controls-product-item .custom-select ul li > a:active,
        .controls-product-item .custom-select ul li > a:focus,
        .controls-product-item .custom-select ul li > a:hover {
            color: #e8b822
        }

    .controls-product-item .custom-select section:first-child,
    .controls-product-item .custom-select ul:first-child {
        padding-right: 0
    }

.custom-select {
    text-align: center
}

    .custom-select section {
        padding-left: 10px
    }

    .custom-select section,
    .custom-select ul {
        display: inline-block;
        width: -moz-max-content
    }

        .custom-select section:first-child,
        .custom-select ul:first-child {
            padding-right: 40px
        }

        .custom-select section label,
        .custom-select ul label {
            font-size: 12px;
            font-weight: 500;
            margin-right: 6px
        }

        .custom-select section span.customSelect,
        .custom-select ul span.customSelect {
            background-color: #fff;
            border: 1px solid #ddd;
            color: #7c7c7c;
            font-size: 12px;
            padding: 5px 4px 5px 9px;
            font-weight: 600;
            text-align: left
        }

            .custom-select section span.customSelect .customSelectInner,
            .custom-select ul span.customSelect .customSelectInner {
                width: inherit !important
            }

            .custom-select section span.customSelect span.customSelectInner,
            .custom-select ul span.customSelect span.customSelectInner {
                width: inherit
            }

                .custom-select section span.customSelect span.customSelectInner:after,
                .custom-select ul span.customSelect span.customSelectInner:after {
                    content: "\f0dd";
                    font-family: FontAwesome;
                    float: right;
                    padding-left: 10px;
                    font-size: 10px
                }

.header-v1 .dropdown-menu .menu-banner,
.header-v2 .dropdown-menu .menu-banner,
.header-v3 .dropdown-menu .menu-banner,
.header-v4 .dropdown-menu .menu-banner,
.header-v5 .dropdown-menu .menu-banner,
.header-v6 .dropdown-menu .menu-banner,
.header-v7 .dropdown-menu .menu-banner,
.header-v8 .dropdown-menu .menu-banner,
.header-v9 .dropdown-menu .menu-banner {
    position: relative;
    font-size: 100% !important
}

    .header-v1 .dropdown-menu .menu-banner .line,
    .header-v2 .dropdown-menu .menu-banner .line,
    .header-v3 .dropdown-menu .menu-banner .line,
    .header-v4 .dropdown-menu .menu-banner .line,
    .header-v5 .dropdown-menu .menu-banner .line,
    .header-v6 .dropdown-menu .menu-banner .line,
    .header-v7 .dropdown-menu .menu-banner .line,
    .header-v8 .dropdown-menu .menu-banner .line,
    .header-v9 .dropdown-menu .menu-banner .line {
        background-color: transparent;
        position: absolute;
        height: 92%;
        top: 4%;
        left: 4%;
        width: 92%;
        border: 1px solid #fff;
        content: " "
    }

    .header-v1 .dropdown-menu .menu-banner .content,
    .header-v2 .dropdown-menu .menu-banner .content,
    .header-v3 .dropdown-menu .menu-banner .content,
    .header-v4 .dropdown-menu .menu-banner .content,
    .header-v5 .dropdown-menu .menu-banner .content,
    .header-v6 .dropdown-menu .menu-banner .content,
    .header-v7 .dropdown-menu .menu-banner .content,
    .header-v8 .dropdown-menu .menu-banner .content,
    .header-v9 .dropdown-menu .menu-banner .content {
        position: absolute;
        bottom: 10%;
        line-height: 1;
        right: 10%
    }

        .header-v1 .dropdown-menu .menu-banner .content .text,
        .header-v2 .dropdown-menu .menu-banner .content .text,
        .header-v3 .dropdown-menu .menu-banner .content .text,
        .header-v4 .dropdown-menu .menu-banner .content .text,
        .header-v5 .dropdown-menu .menu-banner .content .text,
        .header-v6 .dropdown-menu .menu-banner .content .text,
        .header-v7 .dropdown-menu .menu-banner .content .text,
        .header-v8 .dropdown-menu .menu-banner .content .text,
        .header-v9 .dropdown-menu .menu-banner .content .text {
            color: #fff;
            text-shadow: 0 1px 0 rgba(0, 0, 0, .1);
            text-align: right;
            letter-spacing: 1;
            display: block
        }

            .header-v1 .dropdown-menu .menu-banner .content .text.text-1,
            .header-v2 .dropdown-menu .menu-banner .content .text.text-1,
            .header-v3 .dropdown-menu .menu-banner .content .text.text-1,
            .header-v4 .dropdown-menu .menu-banner .content .text.text-1,
            .header-v5 .dropdown-menu .menu-banner .content .text.text-1,
            .header-v6 .dropdown-menu .menu-banner .content .text.text-1,
            .header-v7 .dropdown-menu .menu-banner .content .text.text-1,
            .header-v8 .dropdown-menu .menu-banner .content .text.text-1,
            .header-v9 .dropdown-menu .menu-banner .content .text.text-1 {
                font-size: 140%;
                font-weight: 500;
                text-transform: lowercase
            }

            .header-v1 .dropdown-menu .menu-banner .content .text.text-2,
            .header-v2 .dropdown-menu .menu-banner .content .text.text-2,
            .header-v3 .dropdown-menu .menu-banner .content .text.text-2,
            .header-v4 .dropdown-menu .menu-banner .content .text.text-2,
            .header-v5 .dropdown-menu .menu-banner .content .text.text-2,
            .header-v6 .dropdown-menu .menu-banner .content .text.text-2,
            .header-v7 .dropdown-menu .menu-banner .content .text.text-2,
            .header-v8 .dropdown-menu .menu-banner .content .text.text-2,
            .header-v9 .dropdown-menu .menu-banner .content .text.text-2 {
                font-size: 340%;
                font-weight: 900;
                text-transform: uppercase
            }

            .header-v1 .dropdown-menu .menu-banner .content .text.text-3,
            .header-v2 .dropdown-menu .menu-banner .content .text.text-3,
            .header-v3 .dropdown-menu .menu-banner .content .text.text-3,
            .header-v4 .dropdown-menu .menu-banner .content .text.text-3,
            .header-v5 .dropdown-menu .menu-banner .content .text.text-3,
            .header-v6 .dropdown-menu .menu-banner .content .text.text-3,
            .header-v7 .dropdown-menu .menu-banner .content .text.text-3,
            .header-v8 .dropdown-menu .menu-banner .content .text.text-3,
            .header-v9 .dropdown-menu .menu-banner .content .text.text-3 {
                font-size: 140%;
                text-transform: uppercase;
                font-weight: 600
            }

.header-v1 .navbar,
.header-v2 .navbar,
.header-v5 .navbar,
.header-v7 .navbar,
.header-v9 .navbar {
    margin-bottom: 0;
    border: none
}

    .header-v1 .navbar .header-nav .navbar-default,
    .header-v2 .navbar .header-nav .navbar-default,
    .header-v5 .navbar .header-nav .navbar-default,
    .header-v7 .navbar .header-nav .navbar-default,
    .header-v9 .navbar .header-nav .navbar-default {
        background-color: #f1f1f1;
        border-radius: 0;
        border: none
    }

        .header-v1 .navbar .header-nav .navbar-default .navbar-collapse,
        .header-v2 .navbar .header-nav .navbar-default .navbar-collapse,
        .header-v5 .navbar .header-nav .navbar-default .navbar-collapse,
        .header-v7 .navbar .header-nav .navbar-default .navbar-collapse,
        .header-v9 .navbar .header-nav .navbar-default .navbar-collapse {
            padding-left: 0
        }

            .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active a,
            .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active a,
            .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active a,
            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active a,
            .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active a {
                color: #fff
            }

            .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a,
            .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a,
            .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a,
            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a,
            .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
                font-size: 15px;
                text-transform: uppercase;
                font-weight: 700;
                color: #434343;
                position: relative
            }

                .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a,
                .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
                .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
                .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
                .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a,
                .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
                .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
                .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
                .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a,
                .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
                .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
                .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a,
                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
                .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a,
                .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
                .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
                .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover {
                    color: #fff
                }

                    .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
                    .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
                    .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
                    .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
                    .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover:before {
                        content: " ";
                        display: block;
                        border-left: 6px solid transparent;
                        border-right: 6px solid transparent;
                        border-top: none;
                        position: absolute;
                        left: 0;
                        bottom: -10px;
                        right: 0;
                        width: 0;
                        height: 0;
                        margin: 0 auto;
                        z-index: 100;
                        -webkit-animation-name: fadeInUp;
                        -webkit-animation-duration: .4s
                    }

                .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label,
                .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label,
                .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label,
                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label,
                .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label {
                    padding: 1px 12px
                }

                    .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu,
                    .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu,
                    .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu,
                    .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu,
                    .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu,
                    .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu,
                    .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu,
                    .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu,
                    .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu,
                    .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu {
                        right: 10px !important;
                        top: -10px !important;
                        left: auto !important
                    }

            .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu,
            .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu,
            .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu,
            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu,
            .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu {
                background-color: #4bd887
            }

                .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu:after,
                .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu:after,
                .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu:after,
                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu:after,
                .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li:hover > a span.new-menu:after {
                    border-color: #4bd887 transparent transparent
                }

            .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
            .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
            .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
            .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before {
                content: " ";
                display: block;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-top: none;
                position: absolute;
                left: 0;
                bottom: -10px;
                right: 0;
                width: 0;
                height: 0;
                margin: 0 auto
            }

            .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
            .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
            .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
            .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu {
                border-radius: 0 !important;
                margin-top: 14px !important;
                border: none;
                padding: 0
            }

                .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li h2,
                .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li h2,
                .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li h2,
                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li h2,
                .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li h2 {
                    font-size: 15px;
                    color: #434343;
                    text-transform: uppercase;
                    font-weight: 700;
                    margin-top: 0 !important;
                    border-bottom: 1px solid #f1f1f1;
                    padding-bottom: 6px;
                    font-family: Montserrat, sans-serif
                }

                .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li,
                .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li,
                .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li,
                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li,
                .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li {
                    margin-bottom: 10px
                }

                    .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a,
                    .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a,
                    .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a,
                    .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a,
                    .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a {
                        color: #525252;
                        font-size: 13px;
                        font-weight: 600;
                        display: block !important;
                        text-transform: capitalize
                    }

                        .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:before,
                        .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:before,
                        .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:before,
                        .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:before,
                        .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:before {
                            content: "\f105";
                            font-family: FontAwesome;
                            padding-right: 6px
                        }

                        .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
                        .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
                        .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
                        .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
                        .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover {
                            margin-left: 4px;
                            -webkit-transition: all .3s ease 0s;
                            -moz-transition: all .3s ease 0s;
                            -o-transitio: all .3s ease 0s;
                            transition: all .3s ease 0s
                        }

.header-v3.navbar {
    height: 110px;
    border: none;
    margin-bottom: 0
}

    .header-v3.navbar .container {
        padding: 0
    }

    .header-v3.navbar .top-navbar-header {
        float: none !important;
        position: relative
    }

    .header-v3.navbar .navbar-default {
        background: 0 0;
        border: none !important
    }

    .header-v3.navbar .navbar-brand {
        padding: 0;
        display: table-cell;
        vertical-align: middle;
        float: none
    }

    .header-v3.navbar .navbar-nav {
        margin-top: 7px
    }

        .header-v3.navbar .navbar-nav > li {
            padding: 0 18px !important
        }

            .header-v3.navbar .navbar-nav > li > a {
                font-size: 15px;
                text-transform: uppercase;
                font-weight: 700;
                color: #434343;
                position: relative;
                background: 0 0 !important;
                padding: 18px 0 9px !important
            }

                .header-v3.navbar .navbar-nav > li.open > a:before,
                .header-v3.navbar .navbar-nav > li > a:hover:before {
                    content: " ";
                    display: block;
                    border-left: 6px solid transparent;
                    border-right: 6px solid transparent;
                    border-top: none;
                    position: absolute;
                    left: 0;
                    bottom: -13px !important;
                    right: 0;
                    margin: 0 auto;
                    height: 0;
                    width: 0
                }

                .header-v3.navbar .navbar-nav > li > a:hover:before {
                    z-index: 100;
                    -webkit-animation-name: fadeInUp;
                    -webkit-animation-duration: .4s
                }

            .header-v3.navbar .navbar-nav > li .dropdown-menu {
                border-radius: 0 !important;
                margin-top: 10px;
                border: none;
                padding: 0
            }

                .header-v3.navbar .navbar-nav > li .dropdown-menu > li h2 {
                    font-size: 15px;
                    color: #434343;
                    text-transform: uppercase;
                    font-weight: 700;
                    margin-top: 0 !important;
                    border-bottom: 1px solid #f1f1f1;
                    padding-bottom: 6px;
                    font-family: Montserrat, sans-serif
                }

                .header-v3.navbar .navbar-nav > li .dropdown-menu > li .links {
                    margin-bottom: 50px
                }

                    .header-v3.navbar .navbar-nav > li .dropdown-menu > li .links > li {
                        margin-bottom: 10px
                    }

                        .header-v3.navbar .navbar-nav > li .dropdown-menu > li .links > li > a {
                            color: #525252;
                            font-size: 13px;
                            font-weight: 600;
                            display: block !important;
                            text-transform: capitalize
                        }

                            .header-v3.navbar .navbar-nav > li .dropdown-menu > li .links > li > a:before {
                                content: "\f105";
                                font-family: FontAwesome;
                                padding-right: 6px
                            }

                            .header-v3.navbar .navbar-nav > li .dropdown-menu > li .links > li > a:hover {
                                margin-left: 4px;
                                -webkit-transition: all .3s ease 0s;
                                -moz-transition: all .3s ease 0s;
                                -o-transitio: all .3s ease 0s;
                                transition: all .3s ease 0s
                            }

.header-v4 .navbar .header-nav .navbar-default {
    background-color: #e8b822 !important;
    border-radius: 0;
    border: none
}

    .header-v4 .navbar .header-nav .navbar-default .navbar-collapse {
        padding-left: 0
    }

        .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a {
            color: #fff;
            background-color: #1e7ebf !important;
            border-radius: 4px !important;
            box-shadow: inset 0 0 5px rgba(0, 55, 92, .2)
        }

        .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 700;
            color: #fff;
            position: relative;
            background: 0 0 !important;
            padding: 10px 26px !important
        }

            .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
            .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
            .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover {
                color: #fff;
                background-color: #1e7ebf !important;
                border-radius: 4px !important;
                box-shadow: inset 0 0 5px rgba(0, 55, 92, .2)
            }

            .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu,
            .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu {
                right: 10px !important;
                top: -18px !important;
                left: auto
            }

            .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu {
                background-color: #4bd887 !important
            }

                .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu:after {
                    border-color: #4bd887 transparent transparent !important
                }

        .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a {
            color: #fff;
            background-color: #1e7ebf !important;
            border-radius: 4px !important;
            box-shadow: inset 0 0 5px rgba(0, 55, 92, .2)
        }

            .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before {
                content: " ";
                display: block;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-bottom: 6px solid #1e7ebf !important;
                border-top: none;
                position: absolute;
                left: 0;
                bottom: -10px !important;
                right: 0;
                width: 0;
                height: 0;
                margin: 0 auto
            }

        .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu {
            border-top: 2px solid #1e7ebf !important;
            border-radius: 0 !important;
            margin-top: 2px !important;
            border: none;
            padding: 0
        }

            .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li h2 {
                font-size: 15px;
                color: #434343;
                text-transform: uppercase;
                font-weight: 700;
                margin-top: 0 !important;
                border-bottom: 1px solid #f1f1f1;
                padding-bottom: 6px;
                font-family: Montserrat, sans-serif
            }

            .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links {
                margin-bottom: 50px
            }

                .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li {
                    margin-bottom: 10px
                }

                    .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a {
                        color: #525252;
                        font-size: 13px;
                        font-weight: 600;
                        display: block !important;
                        text-transform: capitalize
                    }

                        .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:before {
                            content: "\f105";
                            font-family: FontAwesome;
                            padding-right: 6px
                        }

                        .header-v4 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover {
                            margin-left: 4px;
                            -webkit-transition: all .3s ease 0s;
                            -moz-transition: all .3s ease 0s;
                            -o-transitio: all .3s ease 0s;
                            transition: all .3s ease 0s
                        }

.header-v5 .navbar .header-nav .navbar-default {
    background: 0 0 !important
}

    .header-v5 .navbar .header-nav .navbar-default .nav-bg-class .navbar-collapse {
        text-align: left
    }

.header-v6 .navbar.navbar-default .navbar-collapse,
.header-v8 .navbar.navbar-default .navbar-collapse {
    text-align: center
}

.header-v5 .navbar .header-nav .navbar-default .nav-bg-class .navbar-collapse .nav-outer {
    display: inline-block
}

    .header-v5 .navbar .header-nav .navbar-default .nav-bg-class .navbar-collapse .nav-outer > ul {
        margin-bottom: -5px
    }

        .header-v5 .navbar .header-nav .navbar-default .nav-bg-class .navbar-collapse .nav-outer > ul > li.dropdown > a {
            padding: 15px
        }

.header-v6 .navbar {
    min-height: 0 !important;
    margin-bottom: 0 !important;
    border: none;
    border-radius: 0;
    height: 76px
}

    .header-v6 .navbar .navbar-brand {
        display: block;
        padding: 22px 0 0
    }

    .header-v6 .navbar.navbar-default {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 0;
        border: none;
        min-height: 0 !important
    }

        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-right {
            margin-right: 0
        }

        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li.active > a {
            color: #fff !important;
            background: 0 0
        }

        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li.open > a,
        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:active,
        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:focus,
        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover {
            color: #fff
        }

        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a {
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 700;
            color: #fff;
            position: relative;
            padding: 28px 20px !important
        }

            .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu,
            .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu {
                right: 10px !important;
                top: 3px !important;
                left: auto
            }

            .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu {
                background-color: #4bd887 !important
            }

                .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu:after {
                    border-color: #4bd887 transparent transparent !important
                }

        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li.open > a:before {
            content: " ";
            display: block;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: none;
            position: absolute;
            left: 0;
            bottom: -10px !important;
            right: 0;
            width: 0;
            height: 0;
            margin: 0 auto;
            -webkit-animation-name: fadeInUp;
            -webkit-animation-duration: .4s
        }

        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu {
            border-radius: 0 !important;
            margin-top: 10px !important;
            border: none;
            padding: 0
        }

            .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li h2 {
                font-size: 15px;
                color: #434343;
                text-transform: uppercase;
                font-weight: 700;
                margin-top: 0 !important;
                border-bottom: 1px solid #f1f1f1;
                padding-bottom: 6px;
                font-family: Montserrat, sans-serif
            }

            .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links {
                margin-bottom: 50px
            }

                .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li {
                    margin-bottom: 10px
                }

                    .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a {
                        color: #434343 !important;
                        font-size: 13px;
                        font-weight: 600;
                        display: block !important;
                        text-transform: capitalize
                    }

                        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:before {
                            content: "\f105";
                            font-family: FontAwesome;
                            padding-right: 6px
                        }

                        .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover {
                            margin-left: 4px;
                            -webkit-transition: all .3s ease 0s;
                            -moz-transition: all .3s ease 0s;
                            -o-transitio: all .3s ease 0s;
                            transition: all .3s ease 0s
                        }

.header-v7 .navbar .header-nav .navbar-default {
    background-color: #fe7474 !important;
    border-radius: 0;
    border: none
}

    .header-v7 .navbar .header-nav .navbar-default .navbar-collapse {
        padding-left: 0
    }

        .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a {
            color: #fff;
            background-color: #da3939 !important
        }

        .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 700;
            color: #fff;
            position: relative;
            background: 0 0 !important;
            padding: 15px 20px !important
        }

            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover {
                color: #fff;
                background-color: #da3939 !important
            }

            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu,
            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu {
                right: 10px !important;
                top: -18px !important;
                left: auto
            }

            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu {
                background-color: #4bd887 !important
            }

                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu:after {
                    border-color: #4bd887 transparent transparent !important
                }

        .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a {
            color: #fff;
            background-color: #da3939 !important
        }

            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before {
                content: " ";
                display: block;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-bottom: 6px solid #da3939 !important;
                border-top: none;
                position: absolute;
                left: 0;
                bottom: -10px !important;
                right: 0;
                width: 0;
                height: 0;
                margin: 0 auto
            }

        .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu {
            border-top: 2px solid #da3939 !important;
            border-radius: 0 !important;
            margin-top: 10px !important;
            border: none;
            padding: 0
        }

            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li h2 {
                font-size: 15px;
                color: #434343;
                text-transform: uppercase;
                font-weight: 700;
                margin-top: 0 !important;
                border-bottom: 1px solid #f1f1f1;
                padding-bottom: 6px;
                font-family: Montserrat, sans-serif
            }

            .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li {
                margin-bottom: 10px
            }

                .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a {
                    color: #525252;
                    font-size: 13px;
                    font-weight: 600;
                    display: block !important;
                    text-transform: capitalize
                }

                    .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:before {
                        content: "\f105";
                        font-family: FontAwesome;
                        padding-right: 6px
                    }

                    .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover {
                        margin-left: 4px;
                        -webkit-transition: all .3s ease 0s;
                        -moz-transition: all .3s ease 0s;
                        -o-transitio: all .3s ease 0s;
                        transition: all .3s ease 0s
                    }

.header-v8 .navbar {
    min-height: 0 !important;
    margin-bottom: 0 !important;
    border: none;
    border-radius: 0;
    height: 63px
}

    .header-v8 .navbar.navbar-default {
        background: 0 0 !important;
        border-radius: 0;
        border: none;
        min-height: 0 !important
    }

        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li.active > a,
        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li.active > a:hover {
            color: #fff
        }

        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a {
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 700;
            color: #444;
            position: relative;
            padding: 21.5px 20px !important
        }

            .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li.open > a,
            .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:active,
            .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:focus,
            .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover {
                color: #fff
            }

            .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.hot-menu,
            .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu {
                right: 10px !important;
                top: -6px !important;
                left: auto
            }

            .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu {
                background-color: #4bd887 !important
            }

                .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a span.menu-label.new-menu:after {
                    border-color: #4bd887 transparent transparent !important
                }

        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li.navbar-right {
            margin-right: 0
        }

        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li.open > a:before {
            content: " ";
            display: block;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: none;
            position: absolute;
            left: 0;
            bottom: -10px !important;
            right: 0;
            width: 0;
            height: 0;
            margin: 0 auto;
            -webkit-animation-name: fadeInUp;
            -webkit-animation-duration: .4s
        }

        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu {
            border-radius: 0 !important;
            margin-top: 10px !important;
            border: none;
            padding: 0
        }

            .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li h2 {
                font-size: 15px;
                color: #434343;
                text-transform: uppercase;
                font-weight: 700;
                margin-top: 0 !important;
                border-bottom: 1px solid #f1f1f1;
                padding-bottom: 6px;
                font-family: Montserrat, sans-serif
            }

            .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links {
                margin-bottom: 50px
            }

                .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li {
                    margin-bottom: 10px
                }

                    .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a {
                        color: #434343 !important;
                        font-size: 13px;
                        font-weight: 600;
                        display: block !important;
                        text-transform: capitalize
                    }

                        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:before {
                            content: "\f105";
                            font-family: FontAwesome;
                            padding-right: 6px
                        }

                        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover {
                            margin-left: 4px;
                            -webkit-transition: all .3s ease 0s;
                            -moz-transition: all .3s ease 0s;
                            -o-transitio: all .3s ease 0s;
                            transition: all .3s ease 0s
                        }

        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav .shopping-cart > a {
            padding: 0 !important
        }


/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: -38px
}

.pagination > li {
    display: inline-block;
    margin-right: 2px
}

    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .pagination > li > a,
    .pagination > li > span {
        padding: 1px 6.5px;
        color: #666
    }

        .pagination > li > a > i,
        .pagination > li > span > i {
            color: #aaa !important
        }

        .pagination > li > a:focus,
        .pagination > li > a:hover,
        .pagination > li > span:focus,
        .pagination > li > span:hover {
            color: #fff
        }

.owl-buttons {
    display: none
}

.owl-page span {
    background-color: #fff
}

.owl-theme .owl-controls .owl-page span {
    background: #fff
}

.hand-tool-featured .tab-content .owl-carousel .owl-controls {
    top: -22px !important
}

.sidebar .product-item-small .owl-carousel .owl-controls {
    top: -12px !important
}

.sidebar .related-product .sidebar-single-product.owl-carousel .owl-controls {
    top: -13px !important
}

.product-item-small {
    font-family: Montserrat, sans-serif
}

    .product-item-small .products-small {
        margin-bottom: 20px
    }

        .product-item-small .products-small .product-info {
            padding-left: 0
        }

            .product-item-small .products-small .product-info h5 {
                margin-top: 0
            }

                .product-item-small .products-small .product-info h5 a {
                    color: #434343;
                    text-transform: uppercase
                }

            .product-item-small .products-small .product-info .product-price {
                margin-top: 6px
            }

                .product-item-small .products-small .product-info .product-price ins {
                    font-size: 14px
                }

                .product-item-small .products-small .product-info .product-price del {
                    color: #ccc;
                    font-size: 12px
                }

    .product-item-small.hot-deals .owl-controls {
        top: -15px
    }

.product-item-view {
    padding: 2px 0
}

    .product-item-view .nav-tabs {
        border: none
    }

    .product-item-view .nav li a {
        background-color: #fff;
        border: none;
        border-radius: 0;
        color: #555;
        padding: 2px 6px
    }

    .product-item-view .nav li span {
        display: inline-block;
        font-size: 12px;
        font-weight: 500;
        padding: 4px 10px 2px 0
    }

    .product-item-view .nav li.active a {
        color: #fff
    }

        .product-item-view .nav li.active a,
        .product-item-view .nav li.active a:focus,
        .product-item-view .nav li.active a:hover {
            border: none
        }

    .product-item-view .nav li:last-child {
        margin-left: 4px
    }

.category-product .products {
    margin-bottom: 40px
}

    .category-product .products .product .cart {
        display: inline-block
    }

        .category-product .products .product .cart .action ul li {
            float: left;
            display: table;
            height: 34px;
            padding-right: 12px
        }

            .category-product .products .product .cart .action ul li a {
                line-height: 1;
                padding: 0 11px;
                display: table-cell;
                vertical-align: middle
            }

    .category-product .products .product .product-info .name {
        font-size: 16px;
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        height: 60px
    }

        .category-product .products .product .product-info .name a {
            color: #434343
        }

    .category-product .products .product .product-info h3 {
        margin: 0
    }

    .category-product .products .product .cart .add-cart-button a {
        font-size: 13px;
        font-family: Montserrat, sans-serif;
        text-transform: uppercase
    }

    .category-product .products:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease
    }

        .category-product .products:hover .cart .action ul li a.compare,
        .category-product .products:hover .cart .action ul li a.whislist {
            display: table-cell !important;
            -webkit-transition: all .7s ease;
            transition: all .7s ease
        }

    .category-product .products.grid-v1 .cart,
    .category-product .products.grid-v3 .cart,
    .category-product .products.grid-v4 .cart {
        display: inline-block
    }

        .category-product .products.grid-v1 .cart .action ul li a,
        .category-product .products.grid-v3 .cart .action ul li a,
        .category-product .products.grid-v4 .cart .action ul li a {
            line-height: 1;
            padding: 0 11px;
            display: table-cell;
            vertical-align: middle
        }

    .category-product .products.grid-v2 .product-info .star-rating,
    .category-product .products.grid-v3 .star-rating,
    .fashion-v3 .category-product .product .product-image .hover-effect,
    .fashion-v4 .category-product .product .product-image .hover-effect,
    .fashion-v5 .category-product .product .product-image .hover-effect,
    .fashion-v6 .category-product .product .product-image .hover-effect,
    .search-result-container .category-product .product .product-image .hover-effect {
        display: none
    }

    .category-product .products.grid-v1 .cart .action ul li:last-child,
    .category-product .products.grid-v3 .cart .action ul li:last-child,
    .category-product .products.grid-v4 .cart .action ul li:last-child {
        padding-right: 0
    }

    .category-product .products.grid-v1 .cart .action ul .add-cart-button a,
    .category-product .products.grid-v3 .cart .action ul .add-cart-button a,
    .category-product .products.grid-v4 .cart .action ul .add-cart-button a {
        padding: 0 10px !important;
        font-size: 12px
    }

    .category-product .products.grid-v4 .cart .action ul li {
        padding-right: 10px !important
    }

        .category-product .products.grid-v4 .cart .action ul li:last-child {
            padding-right: 0 !important
        }

    .category-product .products.grid-v4 .cart .action ul .add-cart-button a {
        padding: 0 14px !important
    }

    .category-product .products.grid-v1 .cart .action ul li,
    .category-product .products.grid-v3 .cart .action ul li,
    .fashion-v4 .category-product .products .product .cart .action ul li {
        padding-right: 3px
    }

    .category-product .products.grid-v1 .product-info .name {
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        margin: 12px 0 8px
    }

    .category-product .products.grid-v1 .product-info h3 {
        margin-bottom: 0
    }

    .category-product .products.grid-v1 .product-info .product-price {
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        margin-bottom: 10px;
        margin-top: 4px
    }

        .category-product .products.grid-v1 .product-info .product-price del {
            font-size: 13px;
            color: #787878
        }

        .category-product .products.grid-v1 .product-info .product-price ins {
            font-size: 15px;
            text-decoration: none
        }

    .category-product .products.grid-v1 .product-info .star-rating i {
        color: #f39c12;
        font-size: 12px
    }

    .category-product .products.grid-v2 .product-info .product-price {
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        margin: 6px 0 10px
    }

        .category-product .products.grid-v2 .product-info .product-price del {
            font-size: 14px;
            color: #cdcdcd
        }

        .category-product .products.grid-v2 .product-info .product-price ins {
            font-size: 18px;
            text-decoration: none
        }

    .category-product .products.grid-v2 .product-info h3 {
        margin: 20px 0 0
    }

    .category-product .products.grid-v3 .product-info .name,
    .category-product .products.grid-v4 .product-info .name {
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        margin: 12px 0 8px
    }

    .category-product .products.grid-v3 .product-info h3,
    .category-product .products.grid-v4 .product-info h3 {
        margin-bottom: 0
    }

    .category-product .products.grid-v3 .product-info .product-price,
    .category-product .products.grid-v4 .product-info .product-price {
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        margin-bottom: 10px;
        margin-top: 4px
    }

        .category-product .products.grid-v3 .product-info .product-price del,
        .category-product .products.grid-v4 .product-info .product-price del {
            font-size: 13px;
            color: #cdcdcd
        }

        .category-product .products.grid-v3 .product-info .product-price ins,
        .category-product .products.grid-v4 .product-info .product-price ins {
            font-size: 15px;
            text-decoration: none
        }

.fashion-v3 .category-product .product .product-image,
.fashion-v4 .category-product .product .product-image,
.fashion-v5 .category-product .product .product-image,
.fashion-v6 .category-product .product .product-image,
.search-result-container .category-product .product .product-image {
    position: relative
}

    .fashion-v3 .category-product .product .product-image .tag,
    .fashion-v4 .category-product .product .product-image .tag,
    .fashion-v5 .category-product .product .product-image .tag,
    .fashion-v6 .category-product .product .product-image .tag,
    .search-result-container .category-product .product .product-image .tag {
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        height: 40px;
        left: 20px;
        line-height: 38px;
        position: absolute;
        text-align: center;
        text-transform: lowercase;
        top: 18px;
        width: 40px;
        z-index: 100
    }

        .fashion-v3 .category-product .product .product-image .tag .new,
        .fashion-v4 .category-product .product .product-image .tag .new,
        .fashion-v5 .category-product .product .product-image .tag .new,
        .fashion-v6 .category-product .product .product-image .tag .new,
        .search-result-container .category-product .product .product-image .tag .new {
            background: #525252;
            border-radius: 50px
        }

        .fashion-v3 .category-product .product .product-image .tag .hot,
        .fashion-v4 .category-product .product .product-image .tag .hot,
        .fashion-v5 .category-product .product .product-image .tag .hot,
        .fashion-v6 .category-product .product .product-image .tag .hot,
        .search-result-container .category-product .product .product-image .tag .hot {
            background: #f77575;
            border-radius: 50px
        }

        .fashion-v3 .category-product .product .product-image .tag .sale,
        .fashion-v4 .category-product .product .product-image .tag .sale,
        .fashion-v5 .category-product .product .product-image .tag .sale,
        .fashion-v6 .category-product .product .product-image .tag .sale,
        .search-result-container .category-product .product .product-image .tag .sale {
            background: #47a9d8;
            border-radius: 50px
        }

    .fashion-v3 .category-product .product .product-image:hover .hover-effect,
    .fashion-v4 .category-product .product .product-image:hover .hover-effect,
    .fashion-v5 .category-product .product .product-image:hover .hover-effect,
    .fashion-v6 .category-product .product .product-image:hover .hover-effect,
    .search-result-container .category-product .product .product-image:hover .hover-effect {
        background-color: rgba(0, 0, 0, .2);
        bottom: 0;
        display: inherit;
        height: 100%;
        position: absolute;
        width: 100%
    }

        .fashion-v3 .category-product .product .product-image:hover .hover-effect i,
        .fashion-v4 .category-product .product .product-image:hover .hover-effect i,
        .fashion-v5 .category-product .product .product-image:hover .hover-effect i,
        .fashion-v6 .category-product .product .product-image:hover .hover-effect i,
        .search-result-container .category-product .product .product-image:hover .hover-effect i {
            bottom: 20px;
            color: #fff;
            display: inherit;
            font-size: 16px;
            position: absolute;
            right: 22px
        }

.fashion-v4 .grid-v2:hover .cart .action ul li a.add-to-cart,
.fashion-v5 .grid-v2:hover .cart .action ul li a.add-to-cart {
    display: none !important
}

.fashion-v4 .category-product .products .product .cart .add-cart-button a {
    font-size: 12px
}

.category-product .category-product-inner:last-child .product-item-list-v1 {
    border: none !important
}

.category-product .product-item-list-v1 {
    margin-bottom: 40px;
    padding-bottom: 30px !important;
    border-bottom: 1px dashed #bbb !important
}

    .category-product .product-item-list-v1 .product-image .tag {
        display: none
    }

    .category-product .product-item-list-v1 .product-info .name {
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 10px
    }

        .category-product .product-item-list-v1 .product-info .name a {
            color: #434343
        }

    .category-product .product-item-list-v1 .product-info h3 {
        margin: 0
    }

    .category-product .product-item-list-v1 .product-info .product-price {
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        margin: 10px 0 0
    }

        .category-product .product-item-list-v1 .product-info .product-price del {
            font-size: 13px;
            color: #787878
        }

        .category-product .product-item-list-v1 .product-info .product-price ins {
            font-size: 15px;
            text-decoration: none;
            color: #434343
        }

    .category-product .product-item-list-v1 .product-info .product-short-desc {
        font-size: 13px;
        line-height: 22px;
        padding: 20px 0;
        margin: 0
    }

        .category-product .product-item-list-v1 .product-info .product-short-desc p {
            margin: 0
        }

    .category-product .product-item-list-v1 .cart {
        display: inline-block
    }

        .category-product .product-item-list-v1 .cart .action ul li {
            float: left;
            display: table;
            height: 34px;
            padding-right: 12px
        }

            .category-product .product-item-list-v1 .cart .action ul li a {
                line-height: 1;
                padding: 0 11px;
                display: table-cell;
                vertical-align: middle
            }

        .category-product .product-item-list-v1 .cart .action ul .add-cart-button a {
            padding: 0 16px !important;
            font-size: 13px;
            font-family: Montserrat, sans-serif;
            text-transform: uppercase
        }

.category-product .product .product-image .tag,
.category-product .product-item-list-v2 .product-image .tag {
    font-weight: 500;
    left: 20px;
    line-height: 38px;
    text-transform: lowercase;
    top: 18px;
    z-index: 100;
    text-align: center
}

.category-product .grid-v1 .product-info .star-rating i {
    color: #f39c12;
    font-size: 12px
}

.category-product .product .product-image {
    position: relative
}

    .category-product .product .product-image .tag {
        color: #fff;
        font-size: 13px;
        height: 40px;
        position: absolute;
        width: 40px
    }

        .category-product .product .product-image .tag .new {
            background: #525252;
            border-radius: 50px
        }

        .category-product .product .product-image .tag .hot {
            background: #f77575;
            border-radius: 50px
        }

        .category-product .product .product-image .tag .sale {
            background: #47a9d8;
            border-radius: 50px
        }

    .category-product .product .product-image .hover-effect {
        display: none
    }

    .category-product .product .product-image:hover .hover-effect {
        background-color: rgba(0, 0, 0, .2);
        bottom: 0;
        display: inherit;
        height: 100%;
        position: absolute;
        width: 100%
    }

        .category-product .product .product-image:hover .hover-effect i {
            bottom: 20px;
            color: #fff;
            display: inherit;
            font-size: 16px;
            position: absolute;
            right: 22px
        }

.category-product .category-product-inner:last-child .product-item-list-v2 {
    border: none !important
}

.category-product .product-item-list-v2 {
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px dashed #bbb !important
}

    .category-product .product-item-list-v2 .product-image {
        position: relative
    }

        .category-product .product-item-list-v2 .product-image .tag {
            color: #fff;
            font-size: 13px;
            height: 40px;
            position: absolute;
            width: 40px
        }

            .category-product .product-item-list-v2 .product-image .tag .new {
                background: #525252;
                border-radius: 50px
            }

            .category-product .product-item-list-v2 .product-image .tag .hot {
                background: #f77575;
                border-radius: 50px
            }

            .category-product .product-item-list-v2 .product-image .tag .sale {
                background: #47a9d8;
                border-radius: 50px
            }

        .category-product .product-item-list-v2 .product-image .hover-effect {
            display: none
        }

        .category-product .product-item-list-v2 .product-image:hover .hover-effect {
            background-color: rgba(0, 0, 0, .2);
            bottom: 0;
            display: inherit;
            height: 100%;
            position: absolute;
            width: 100%
        }

            .category-product .product-item-list-v2 .product-image:hover .hover-effect i {
                bottom: 20px;
                color: #fff;
                display: inherit;
                font-size: 16px;
                position: absolute;
                right: 22px
            }

    .category-product .product-item-list-v2 .product-info .name {
        font-size: 20px;
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 10px
    }

        .category-product .product-item-list-v2 .product-info .name a {
            color: #434343
        }

    .category-product .product-item-list-v2 .product-info h3 {
        margin: 0
    }

    .category-product .product-item-list-v2 .product-info .product-price {
        font-family: Montserrat, sans-serif;
        font-weight: 400;
        margin: 14px 0 0
    }

        .category-product .product-item-list-v2 .product-info .product-price del {
            font-size: 15px;
            color: #cdcdcd
        }

        .category-product .product-item-list-v2 .product-info .product-price ins {
            font-size: 25px;
            text-decoration: none
        }

    .category-product .product-item-list-v2 .product-info .product-short-desc {
        font-size: 13px;
        line-height: 22px;
        padding: 30px 0;
        margin: 0
    }

    .category-product .product-item-list-v2 .cart {
        display: inline-block
    }

        .category-product .product-item-list-v2 .cart .action ul li {
            float: left;
            display: table;
            height: 34px;
            padding-right: 12px
        }

            .category-product .product-item-list-v2 .cart .action ul li a {
                line-height: 1;
                padding: 0 11px;
                display: table-cell;
                vertical-align: middle
            }

        .category-product .product-item-list-v2 .cart .action ul .add-cart-button a {
            padding: 11.5px 16px !important;
            font-size: 13px;
            font-family: Montserrat, sans-serif;
            text-transform: uppercase
        }

.product-list-item {
    padding: 30px 0;
    border-bottom: 1px dashed #bbb
}

    .product-list-item .product-title {
        font-size: 20px;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
        font-family: Montserrat, sans-serif
    }

        .product-list-item .product-title > a {
            color: #434343
        }

            .product-list-item .product-title > a:active,
            .product-list-item .product-title > a:focus,
            .product-list-item .product-title > a:hover {
                color: #2a2a2a
            }

    .product-list-item .star-rating {
        margin: 15px 0
    }

    .product-list-item .price {
        font-size: 25px;
        color: #e8b822;
        display: block;
        font-family: Montserrat, sans-serif
    }

        .product-list-item .price del {
            font-size: 15px;
            color: #cdcdcd
        }

        .product-list-item .price ins {
            text-decoration: none;
            float: left;
            padding-right: 12px
        }

    .product-list-item .product-short-desc {
        font-size: 13px;
        line-height: 22px;
        padding: 30px 0;
        margin: 0
    }

    .product-list-item .product-item-controls > .button {
        margin-right: 6px;
        padding: 11px 13.5px
    }

    .product-list-item .product-item-controls .add_to_cart_button {
        margin-right: 11px;
        padding: 11px 19.5px
    }

.shopping-cart > .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: right;
    left: auto;
    min-width: 0;
    padding: 20px !important;
    right: 0;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1)
}

    .shopping-cart > .dropdown-menu .cart-item.product-summary .padding-no {
        padding-left: 0
    }

    .shopping-cart > .dropdown-menu .cart-item.product-summary .name {
        font-size: 11px;
        font-family: Montserrat, sans-serif;
        margin-top: 0;
        margin-bottom: 3px;
        text-transform: uppercase
    }

        .shopping-cart > .dropdown-menu .cart-item.product-summary .name > a {
            color: #666
        }

    .shopping-cart > .dropdown-menu .cart-item.product-summary .star-rating span:before {
        font-size: 10px
    }

    .shopping-cart > .dropdown-menu .cart-item.product-summary .price {
        font-weight: 400;
        font-size: 14px;
        font-family: Montserrat, sans-serif
    }

    .shopping-cart > .dropdown-menu .cart-item.product-summary .action {
        padding: 0;
        position: relative;
        font-size: 15px;
        right: 8px;
        top: 8px
    }

        .shopping-cart > .dropdown-menu .cart-item.product-summary .action > a {
            color: #898989
        }

    .shopping-cart > .dropdown-menu .cart-total > a {
        font-size: 12px;
        font-weight: 500;
        background-color: #969696;
        color: #fff
    }

        .shopping-cart > .dropdown-menu .cart-total > a.btn {
            padding: 7px 12px
        }

.fashion-v1-slider {
    background-color: #f7f7f7;
    height: 940px;
    position: relative
}

    .fashion-v1-slider .item {
        height: 940px
    }

.fashion-v2-slider .slider-2 {
    height: 710px
}

.fashion-v4-slider .slider-2 {
    height: 80vh
}

.fashion-v5 .item .slider-outer {
    position: relative;
    height: 455px
}

.digital .owl-main .item {
    position: relative;
    height: 426px
}

.food-slider .big-slider .item {
    background-position: center;
    height: 880px;
    position: relative
}

.hand-tool .item {
    position: relative;
    height: 337px
}

.hot-sale-slider .item .products .hot-deal-wrapper {
    position: relative;
    height: 336px
}

    .hot-sale-slider .item .products .hot-deal-wrapper .image {
        position: absolute
    }

        .hot-sale-slider .item .products .hot-deal-wrapper .image img {
            height: 336px
        }

    .hot-sale-slider .item .products .hot-deal-wrapper .sale-offer-tag {
        position: absolute;
        height: 50px;
        width: 50px;
        color: #fff;
        font-family: Montserrat, sans-serif;
        letter-spacing: 0;
        border-radius: 100px;
        display: table;
        right: 20px;
        top: 20px
    }

.star-rating span:before,
font-weight:400 .star-rating:before {
    content: "\f005\f005\f123\f006\f006";
    letter-spacing: 4px
}

.hot-sale-slider .item .products .hot-deal-wrapper .sale-offer-tag span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px
}

.hot-sale-slider .item .products .hot-deal-wrapper .timing-wrapper {
    bottom: 16%;
    position: absolute;
    left: 14px
}

    .hot-sale-slider .item .products .hot-deal-wrapper .timing-wrapper .box-wrapper {
        display: table;
        text-align: center;
        margin-right: 8px;
        float: left
    }

        .hot-sale-slider .item .products .hot-deal-wrapper .timing-wrapper .box-wrapper .box {
            display: table-cell;
            vertical-align: middle;
            line-height: 15px;
            width: 45px;
            height: 45px;
            border-radius: 3px;
            background-clip: padding-box;
            background-color: #fff;
            box-shadow: 0 0 3px rgba(0, 0, 0, .15)
        }

            .hot-sale-slider .item .products .hot-deal-wrapper .timing-wrapper .box-wrapper .box .key {
                display: block;
                font-size: 18px;
                text-transform: uppercase;
                font-weight: 700;
                margin-top: 6px;
                font-family: Montserrat, sans-serif
            }

            .hot-sale-slider .item .products .hot-deal-wrapper .timing-wrapper .box-wrapper .box .value {
                display: block;
                font-size: 11px;
                font-weight: 500;
                text-transform: uppercase;
                color: #8d8d8d;
                line-height: 1.4
            }

.hot-sale-slider .item .products .cart,
.hot-sale-slider .item .products .product-info {
    font-family: Montserrat, sans-serif !important
}

    .hot-sale-slider .item .products .product-info h3 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 400
    }

        .hot-sale-slider .item .products .product-info h3 a {
            color: #434343
        }

    .hot-sale-slider .item .products .product-info .product-price {
        margin-bottom: 10px
    }

        .hot-sale-slider .item .products .product-info .product-price ins {
            font-size: 20px
        }

        .hot-sale-slider .item .products .product-info .product-price del {
            font-size: 14px;
            color: #cdcdcd
        }

.furniture-inner .sliders .item {
    position: relative;
    height: 426px
}

.box-slider .big-slider .item {
    height: 520px;
    background-position: center;
    position: relative
}

#owl-main .caption * {
    position: relative
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    width: 8em;
    font-family: fontawesome
}

font-weight:400 .star-rating:before {
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    color: rgba(0, 0, 0, .5)
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.618em
}

    .star-rating span:before {
        top: 0;
        position: absolute;
        left: 0;
        font-size: 13px;
        color: #f39c12
    }

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace-inactive {
    display: none
}

.pace .pace-progress {
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px
}

.banner-link {
    margin-top: 5px;
    margin-bottom: 40px
}

    .banner-link .banner-outer {
        position: relative;
        height: 53px
    }

        .banner-link .banner-outer .text {
            position: absolute;
            letter-spacing: -1px
        }

            .banner-link .banner-outer .text h2 {
                font-size: 30px;
                text-transform: uppercase;
                font-weight: 900;
                color: #333;
                margin: 0;
                line-height: .8
            }

            .banner-link .banner-outer .text h4 {
                font-size: 20px;
                margin: 0;
                font-weight: 400;
                color: #666;
                text-transform: lowercase
            }

            .banner-link .banner-outer .text .shop-now {
                font-style: italic;
                text-transform: initial;
                font-size: 13px
            }

    .banner-link .banner-2 .banner-outer .text h2,
    .banner-link .banner-3 .banner-outer .text h2 {
        font-size: 35px
    }

    .banner-link .banner-1 {
        overflow: hidden
    }

        .banner-link .banner-1 .banner-outer {
            background-color: #f6f6f6
        }

            .banner-link .banner-1 .banner-outer .text {
                right: 8%;
                text-align: right;
                top: 26%;
                z-index: 2
            }

    .banner-link .banner-2 .banner-outer {
        overflow: hidden
    }

        .banner-link .banner-2 .banner-outer .text {
            right: 20%;
            text-align: center;
            top: 40%;
            z-index: 2
        }

    .banner-link .banner-3 .banner-outer {
        background-color: #f8f8f8;
        overflow: hidden
    }

        .banner-link .banner-3 .banner-outer .text {
            right: 8%;
            text-align: right;
            top: 26%;
            z-index: 2
        }

.banner-non-link .banner-2 .banner-outer .text,
.banner-non-link .banner-3 .banner-outer .text {
    right: 4%;
    bottom: 16%;
    text-align: right;
    z-index: 2
}

.banner-link .banner-1 a,
.banner-link .banner-2 a,
.banner-link .banner-3 a {
    display: block;
    width: 100%
}

    .banner-link .banner-1 a img,
    .banner-link .banner-2 a img,
    .banner-link .banner-3 a img {
        display: block;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

.gird-v1-banner {
    margin-top: 13px;
    position: relative
}

    .gird-v1-banner .item .caption {
        position: absolute;
        bottom: 46px;
        left: 50px;
        color: #fff;
        text-align: center;
        line-height: 40px
    }

        .gird-v1-banner .item .caption .small-text {
            font-size: 35px;
            font-weight: 300;
            text-transform: uppercase;
            text-shadow: 0 1px 0 rgba(0, 0, 0, .15)
        }

        .gird-v1-banner .item .caption .big-text {
            font-size: 65px;
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: -4px;
            text-shadow: 0 1px 0 rgba(0, 0, 0, .15)
        }

        .gird-v1-banner .item .caption .bottom-line {
            font-weight: 400;
            font-size: 13px;
            letter-spacing: 1px;
            text-shadow: 0 1px 0 rgba(0, 0, 0, .15)
        }

.banner-non-link {
    margin-top: 40px;
    margin-bottom: 40px
}

    .banner-non-link .banner-outer {
        position: relative;
        height: 170px;
        overflow: hidden
    }

        .banner-non-link .banner-outer .text {
            position: absolute;
            letter-spacing: -1px
        }

            .banner-non-link .banner-outer .text h2 {
                font-size: 40px;
                text-transform: uppercase;
                font-weight: 800;
                color: #fff;
                margin: 0;
                line-height: .8;
                text-shadow: 0 1px 0 rgba(0, 0, 0, .12)
            }

            .banner-non-link .banner-outer .text h4 {
                font-size: 25px;
                margin: 0;
                font-weight: 400;
                text-shadow: 0 1px 0 rgba(0, 0, 0, .12);
                color: #fff;
                text-transform: lowercase
            }

    .banner-non-link .banner-2 .banner-outer .text h2,
    .banner-non-link .banner-3 .banner-outer .text h2 {
        font-size: 35px
    }

    .banner-non-link .banner-outer a {
        display: block;
        width: 100%
    }

        .banner-non-link .banner-outer a .image img {
            display: block;
            width: auto;
            max-width: none;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease
        }

.banner-2x .banner a img,
.banner-6x4 .banner-outer a .image img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    display: block
}

.banner-non-link .banner-1 .banner-outer .text {
    right: 4%;
    text-align: right;
    bottom: 16%;
    z-index: 2
}

.banner-non-link .banner-1 .banner-outer img {
    position: absolute;
    z-index: 1
}

.banner-6x4 {
    margin-top: 40px;
    margin-bottom: 40px
}

    .banner-6x4 .banner-outer {
        position: relative;
        height: 150px;
        overflow: hidden
    }

        .banner-6x4 .banner-outer .text {
            position: absolute;
            letter-spacing: -1px
        }

            .banner-6x4 .banner-outer .text span {
                font-size: 18px;
                text-transform: lowercase;
                color: #fff;
                text-shadow: 0 1px 0 rgba(0, 0, 0, .12)
            }

            .banner-6x4 .banner-outer .text h2,
            .banner-6x4 .banner-outer .text h4 {
                color: #fff;
                text-transform: uppercase;
                margin: 0;
                text-shadow: 0 1px 0 rgba(0, 0, 0, .12)
            }

            .banner-6x4 .banner-outer .text h2 {
                font-size: 50px;
                font-weight: 900;
                line-height: .8
            }

            .banner-6x4 .banner-outer .text h4 {
                font-size: 18px;
                font-weight: 400
            }

        .banner-6x4 .banner-outer a {
            display: block;
            width: 100%
        }

            .banner-6x4 .banner-outer a .image img {
                width: auto;
                max-width: none;
                transition: all .3s ease
            }

    .banner-6x4 .banner-1 .banner-outer .text {
        left: 4%;
        text-align: left;
        bottom: 14%;
        z-index: 2
    }

    .banner-6x4 .banner-1 .banner-outer img {
        position: absolute;
        z-index: 1
    }

    .banner-6x4 .banner-2 .banner-outer .text {
        left: 4%;
        text-align: left;
        bottom: 14%;
        z-index: 2
    }

.banner-2x .col-md-7 {
    padding-right: 30px
}

.banner-2x .col-md-5 {
    padding-left: 0
}

.banner-2x .banner-1,
.banner-2x .banner-2 {
    position: relative
}

    .banner-2x .banner-1 .content,
    .banner-2x .banner-2 .content {
        position: absolute
    }

.banner-1x .banner-full,
.banner-2x .banner {
    position: relative;
    overflow: hidden
}

.banner-2x .banner-1 img,
.banner-2x .banner-2 img {
    height: 158px
}

.banner-2x .banner-1 .content {
    left: 40px;
    top: 40px;
    letter-spacing: -1px;
    text-align: right
}

    .banner-2x .banner-1 .content h3 {
        font-size: 30px;
        color: #333;
        font-weight: 900;
        margin: 0;
        text-transform: capitalize
    }

    .banner-2x .banner-1 .content span {
        font-size: 16px;
        color: #656565
    }

.banner-2x .banner-2 .content {
    left: 16px;
    bottom: 30px;
    letter-spacing: -2px;
    text-align: left
}

    .banner-2x .banner-2 .content h2 {
        font-size: 40px;
        color: #fff;
        font-weight: 900;
        margin: 0;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(0, 0, 0, .12)
    }

    .banner-2x .banner-2 .content span {
        font-size: 15px;
        color: #fff;
        text-shadow: 0 1px 0 rgba(0, 0, 0, .12);
        text-transform: uppercase;
        letter-spacing: 0
    }

        .banner-2x .banner-2 .content span:first-child {
            text-transform: capitalize;
            font-size: 18px
        }

.banner-2x .banner a {
    display: block;
    width: 100%
}

    .banner-2x .banner a img {
        transition: all .3s ease
    }

.banner-1x .banner-full > a img,
.hand-banner-1x .banner-full a img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

.banner-1x .banner-full > a {
    display: block;
    width: 100%
}

    .banner-1x .banner-full > a img {
        display: block;
        transition: all .3s ease;
        height: 160px
    }

    .banner-1x .banner-full > a .content {
        position: absolute;
        background-color: rgba(0, 0, 0, .5);
        padding: 40px 18%;
        top: 0;
        width: 100%
    }

        .banner-1x .banner-full > a .content span {
            text-shadow: 0 1px 2px rgba(0, 0, 0, .1);
            font-size: 40px;
            color: #fff;
            font-weight: 800;
            text-align: center;
            display: inline-block;
            text-transform: uppercase;
            line-height: 1
        }

.hand-banner-1x .banner-full {
    position: relative;
    overflow: hidden
}

    .hand-banner-1x .banner-full a {
        display: block;
        width: 100%
    }

        .hand-banner-1x .banner-full a img {
            display: block;
            transition: all .3s ease;
            height: 158px
        }

.banner-1x-v2-hand-tool a img,
.hand-2-banner-1x .banner-full a img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    display: block
}

.hand-banner-1x .banner-full a .content {
    position: absolute;
    top: 16%;
    left: 8%;
    text-align: right
}

    .hand-banner-1x .banner-full a .content h1 {
        text-shadow: 0 1px 0 rgba(0, 0, 0, .12);
        font-size: 42px;
        font-weight: 900;
        letter-spacing: -3px;
        margin-bottom: 6px;
        color: #e8b822
    }

    .hand-banner-1x .banner-full a .content h3 {
        font-size: 18px;
        font-weight: 700;
        margin-top: 0;
        text-transform: uppercase
    }

.hand-2-banner-1x .banner-full {
    position: relative;
    overflow: hidden
}

    .hand-2-banner-1x .banner-full a {
        display: block;
        width: 100%
    }

        .hand-2-banner-1x .banner-full a img {
            transition: all .3s ease;
            height: 158px
        }

        .hand-2-banner-1x .banner-full a .content {
            position: absolute;
            top: 28%;
            right: 8%;
            text-align: left
        }

            .hand-2-banner-1x .banner-full a .content h1 {
                text-shadow: 0 1px 0 rgba(0, 0, 0, .12);
                font-size: 45px;
                font-weight: 900;
                letter-spacing: -3px;
                font-style: italic;
                margin: 0;
                padding-left: 30px;
                color: #e8b822;
                line-height: .8
            }

            .hand-2-banner-1x .banner-full a .content h3 {
                font-size: 30px;
                font-weight: 900;
                margin: 0
            }

.banner-1x-v1-hand-tool {
    position: relative
}

    .banner-1x-v1-hand-tool .content {
        position: absolute;
        top: 50px;
        right: 20px
    }

        .banner-1x-v1-hand-tool .content h1 {
            text-transform: uppercase;
            font-size: 55px;
            color: #fe5858;
            font-weight: 800;
            text-shadow: 0 1px 0 rgba(0, 0, 0, .12);
            margin: 0;
            letter-spacing: -3px
        }

        .banner-1x-v1-hand-tool .content h2 {
            text-shadow: 0 1px 0 rgba(0, 0, 0, .12);
            font-size: 35px;
            font-weight: 800;
            text-transform: capitalize;
            margin: 0;
            text-align: right;
            letter-spacing: -1px
        }

        .banner-1x-v1-hand-tool .content a {
            display: block;
            text-align: center;
            font-style: italic;
            color: #333;
            font-weight: 600;
            font-size: 15px;
            letter-spacing: -1px
        }

.banner-1x-v2-hand-tool {
    position: relative;
    overflow: hidden
}

    .banner-1x-v2-hand-tool a {
        display: block;
        width: 100%
    }

        .banner-1x-v2-hand-tool a img {
            width: 100%;
            transition: all .3s ease
        }

        .banner-1x-v2-hand-tool a .content {
            position: absolute;
            top: 40px;
            left: 24px;
            text-shadow: 0 1px 0 rgba(0, 0, 0, .12)
        }

            .banner-1x-v2-hand-tool a .content .text-1 {
                font-size: 25px;
                font-weight: 800;
                text-transform: uppercase;
                color: #fff;
                display: block
            }

            .banner-1x-v2-hand-tool a .content .text-2 {
                font-size: 25px;
                font-weight: 500;
                text-transform: uppercase
            }

            .banner-1x-v2-hand-tool a .content .text-3 {
                font-size: 25px;
                font-weight: 800;
                text-transform: capitalize;
                color: #fff
            }

.banner-1x-v3-hand-tool {
    position: relative;
    overflow: hidden
}

    .banner-1x-v3-hand-tool a {
        display: block;
        width: 100%
    }

        .banner-1x-v3-hand-tool a img {
            display: block;
            width: 100%;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease
        }

        .banner-1x-v3-hand-tool a .content {
            position: absolute;
            bottom: 20px;
            left: 24px;
            line-height: 1.2;
            text-shadow: 0 1px 0 rgba(0, 0, 0, .12)
        }

            .banner-1x-v3-hand-tool a .content .text-1 {
                font-size: 30px;
                font-weight: 800;
                text-transform: uppercase;
                color: #fff;
                display: block
            }

            .banner-1x-v3-hand-tool a .content .text-2 {
                font-size: 30px;
                font-weight: 700;
                text-transform: uppercase;
                display: block;
                font-style: italic
            }

            .banner-1x-v3-hand-tool a .content .text-3 {
                font-size: 25px;
                font-weight: 800;
                text-transform: capitalize;
                color: #fff
            }

.banner-furniture-v1,
.banner-furniture-v2 {
    position: relative
}

    .banner-furniture-v1 .content,
    .banner-furniture-v2 .content {
        position: absolute;
        color: #fff
    }

        .banner-furniture-v1 .content .text-2,
        .banner-furniture-v2 .content .text-2 {
            font-size: 45px;
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: -6px
        }

.banner-furniture-v1 {
    margin-bottom: 30px
}

    .banner-furniture-v1 .content {
        left: 20px;
        bottom: 20px
    }

        .banner-furniture-v1 .content .text-1 {
            vertical-align: top
        }

        .banner-furniture-v1 .content .text-2 {
            line-height: .8
        }

        .banner-furniture-v1 .content .text-3 {
            display: block;
            text-align: right
        }

.banner-furniture-v2 .banner-full img {
    height: 220px
}

.banner-furniture-v2 .banner-full .content {
    bottom: 10px;
    text-align: center
}

    .banner-furniture-v2 .banner-full .content .text-1,
    .banner-furniture-v2 .banner-full .content .text-2,
    .banner-furniture-v2 .banner-full .content .text-3 {
        display: block
    }

    .banner-furniture-v2 .banner-full .content .text-1 {
        text-transform: uppercase;
        font-size: 20px
    }

    .banner-furniture-v2 .banner-full .content .text-2 {
        line-height: 1
    }

    .banner-furniture-v2 .banner-full .content .text-3 {
        padding: 0 44px;
        font-size: 13px
    }

.by-category ul > li {
    border-bottom: 1px dotted #bbb;
    padding: 6px 0
}

    .by-category ul > li:last-child {
        border: none
    }

    .by-category ul > li:nth-child(3) {
        padding: 8px 0
    }

    .by-category ul > li a {
        color: #434343;
        font-family: Montserrat, sans-serif;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        display: block;
        padding: 8px 0
    }

        .by-category ul > li a:hover {
            padding: 8px 14px;
            background-color: #f1f1f1;
            transition: all .3s ease-in-out
        }

            .by-category ul > li a:hover span.item-count {
                color: #666
            }

        .by-category ul > li a .item-count {
            color: #aaa;
            float: right;
            font-family: Raleway, sans-serif
        }

        .by-category ul > li a a.active {
            background-color: #f1f1f1;
            padding: 6px 10px
        }

            .by-category ul > li a a.active .item-count {
                color: #666
            }

.cart-total table {
    background-color: #fcfcfc
}

.cart-total tbody {
    display: inline-block;
    width: 100%
}

    .cart-total tbody tr {
        float: right
    }

        .cart-total tbody tr td {
            text-align: right;
            border: none;
            border-right: none;
            border-left: none
        }

            .cart-total tbody tr td.sub-amount,
            .cart-total tbody tr td.sub-total {
                font-family: Montserrat, sans-serif;
                font-size: 14px;
                font-weight: 700;
                text-transform: capitalize;
                color: #666;
                border-bottom: none
            }

            .cart-total tbody tr td.grand-total,
            .cart-total tbody tr td.total-amount {
                font-family: Montserrat, sans-serif;
                font-size: 20px;
                font-weight: 700;
                text-transform: uppercase;
                color: #333;
                border-top: none;
                border-bottom: none
            }

            .cart-total tbody tr td.cart-button {
                border-top: none;
                border-bottom: none
            }

            .cart-total tbody tr td button {
                float: right;
                font-family: Montserrat, sans-serif;
                font-size: 13px;
                text-transform: uppercase;
                color: #555
            }

            .cart-total tbody tr td .btn {
                padding: 11px 30px
            }

            .cart-total tbody tr td.tag-line {
                border-top: none
            }

                .cart-total tbody tr td.tag-line span {
                    font-size: 12px;
                    font-weight: 500;
                    text-align: right;
                    display: block
                }

.discount-code table thead tr th span,
.estimate table thead tr th span {
    display: inline-block;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase
}

.discount-code table thead tr th {
    padding-left: 0;
    border: 0;
    padding-bottom: 11px
}

    .discount-code table thead tr th span {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 8px
    }

    .discount-code table thead tr th p {
        margin-bottom: 0;
        font-size: 13px;
        font-weight: 400 !important
    }

.discount-code tbody tr td {
    padding-top: 30px
}

    .discount-code tbody tr td button {
        font-family: Montserrat, sans-serif;
        font-size: 13px;
        text-transform: uppercase;
        color: #555;
        margin-top: 10px
    }

    .discount-code tbody tr td .btn {
        padding: 11px 21px
    }

.discount-code input {
    border-radius: 0;
    box-shadow: none;
    height: 30px
}

    .discount-code input:focus {
        box-shadow: none;
        border-color: #ddd
    }

.estimate table thead tr th {
    padding-left: 0;
    border: 0;
    padding-bottom: 11px
}

    .estimate table thead tr th span {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 8px
    }

    .estimate table thead tr th p {
        margin-bottom: 0;
        font-size: 13px;
        font-weight: 400 !important
    }

.estimate table tbody tr td {
    padding-left: 0;
    padding-right: 0
}

    .estimate table tbody tr td button {
        font-family: Montserrat, sans-serif;
        font-size: 13px;
        text-transform: uppercase;
        color: #555
    }

    .estimate table tbody tr td .btn {
        padding: 11px 21px
    }

    .estimate table tbody tr td .custom-select {
        text-align: left
    }

        .estimate table tbody tr td .custom-select ul {
            padding: 0;
            width: 100%
        }

            .estimate table tbody tr td .custom-select ul .customSelect {
                width: 100% !important
            }

            .estimate table tbody tr td .custom-select ul li {
                margin-bottom: 25px
            }

            .estimate table tbody tr td .custom-select ul .zip-code input {
                border-radius: 0;
                box-shadow: none;
                height: 30px
            }

                .estimate table tbody tr td .custom-select ul .zip-code input:focus {
                    box-shadow: none;
                    border-color: #ddd
                }

        .estimate table tbody tr td .custom-select label {
            font-weight: 500;
            font-size: 13px;
            display: block
        }

            .estimate table tbody tr td .custom-select label span {
                color: red
            }

.fashion-v1-position {
    margin-bottom: -202px;
    position: relative;
    top: -202px;
    z-index: 0
}

.fashion-v2 .product-1,
.fashion-v2 .product-2,
.fashion-v2 .product-3,
.fashion-v2 .product-4 {
    height: 640px;
    background-position: center;
    background-repeat: no-repeat
}

    .fashion-v2 .product-1 .content-outer,
    .fashion-v2 .product-2 .content-outer,
    .fashion-v2 .product-3 .content-outer,
    .fashion-v2 .product-4 .content-outer {
        position: relative;
        height: 640px
    }

        .fashion-v2 .product-1 .content-outer .content,
        .fashion-v2 .product-2 .content-outer .content,
        .fashion-v2 .product-3 .content-outer .content,
        .fashion-v2 .product-4 .content-outer .content {
            position: absolute
        }

            .fashion-v2 .product-1 .content-outer .content h1,
            .fashion-v2 .product-2 .content-outer .content h1,
            .fashion-v2 .product-3 .content-outer .content h1,
            .fashion-v2 .product-4 .content-outer .content h1 {
                font-size: 60px;
                text-transform: uppercase;
                color: #444;
                font-weight: 400
            }

            .fashion-v2 .product-1 .content-outer .content p,
            .fashion-v2 .product-2 .content-outer .content p,
            .fashion-v2 .product-3 .content-outer .content p,
            .fashion-v2 .product-4 .content-outer .content p {
                font-size: 18px;
                color: #444;
                letter-spacing: 1.6px
            }

            .fashion-v2 .product-1 .content-outer .content .product-price,
            .fashion-v2 .product-2 .content-outer .content .product-price,
            .fashion-v2 .product-3 .content-outer .content .product-price,
            .fashion-v2 .product-4 .content-outer .content .product-price {
                font-family: Montserrat, sans-serif;
                line-height: 1
            }

                .fashion-v2 .product-1 .content-outer .content .product-price ins,
                .fashion-v2 .product-2 .content-outer .content .product-price ins,
                .fashion-v2 .product-3 .content-outer .content .product-price ins,
                .fashion-v2 .product-4 .content-outer .content .product-price ins {
                    font-size: 60px
                }

                .fashion-v2 .product-1 .content-outer .content .product-price del,
                .fashion-v2 .product-2 .content-outer .content .product-price del,
                .fashion-v2 .product-3 .content-outer .content .product-price del,
                .fashion-v2 .product-4 .content-outer .content .product-price del {
                    font-size: 35px !important;
                    color: #969696
                }

                .fashion-v2 .product-1 .content-outer .content .product-price del,
                .fashion-v2 .product-1 .content-outer .content .product-price ins,
                .fashion-v2 .product-2 .content-outer .content .product-price del,
                .fashion-v2 .product-2 .content-outer .content .product-price ins,
                .fashion-v2 .product-3 .content-outer .content .product-price del,
                .fashion-v2 .product-3 .content-outer .content .product-price ins,
                .fashion-v2 .product-4 .content-outer .content .product-price del,
                .fashion-v2 .product-4 .content-outer .content .product-price ins {
                    letter-spacing: -3px
                }

            .fashion-v2 .product-1 .content-outer .content button,
            .fashion-v2 .product-2 .content-outer .content button,
            .fashion-v2 .product-3 .content-outer .content button,
            .fashion-v2 .product-4 .content-outer .content button {
                font-size: 15px;
                margin-right: 16px !important;
                background-color: #5d5e5f
            }

                .fashion-v2 .product-1 .content-outer .content button:last-child,
                .fashion-v2 .product-2 .content-outer .content button:last-child,
                .fashion-v2 .product-3 .content-outer .content button:last-child,
                .fashion-v2 .product-4 .content-outer .content button:last-child {
                    margin: 0 !important
                }

                .fashion-v2 .product-1 .content-outer .content button.btn,
                .fashion-v2 .product-2 .content-outer .content button.btn,
                .fashion-v2 .product-3 .content-outer .content button.btn,
                .fashion-v2 .product-4 .content-outer .content button.btn {
                    padding: 9.5px 26.5px
                }

            .fashion-v2 .product-1 .content-outer .content .product-price del,
            .fashion-v2 .product-3 .content-outer .content .product-price ins {
                padding-left: 10px
            }

            .fashion-v2 .product-1 .content-outer .content button.btn-primary,
            .fashion-v2 .product-2 .content-outer .content button.btn-primary,
            .fashion-v2 .product-3 .content-outer .content button.btn-primary,
            .fashion-v2 .product-4 .content-outer .content button.btn-primary {
                color: #fff
            }

        .fashion-v2 .product-1 .content-outer .content {
            right: 0;
            bottom: 28%;
            text-align: center
        }

            .fashion-v2 .product-1 .content-outer .content .product-price {
                margin-bottom: 30px
            }

.fashion-v2 .product-2 {
    background-color: #f9f9f9
}

    .fashion-v2 .product-2 .content-outer {
        text-align: center
    }

        .fashion-v2 .product-2 .content-outer .content {
            right: 22%;
            bottom: 11%;
            text-align: center
        }

            .fashion-v2 .product-2 .content-outer .content p {
                margin-bottom: 40px;
                font-size: 20px
            }

            .fashion-v2 .product-2 .content-outer .content .product-price {
                margin-bottom: 0
            }

                .fashion-v2 .product-2 .content-outer .content .product-price del,
                .fashion-v2 .product-2 .content-outer .content .product-price ins {
                    display: block
                }

                .fashion-v2 .product-2 .content-outer .content .product-price ins {
                    font-size: 50px
                }

                .fashion-v2 .product-2 .content-outer .content .product-price del {
                    padding-bottom: 10px;
                    font-size: 30px
                }

        .fashion-v2 .product-2 .content-outer img {
            display: inline-block;
            text-align: center
        }

.fashion-v2 .product-3 .content-outer .content {
    text-align: right;
    right: 44%;
    bottom: 30%
}

    .fashion-v2 .product-3 .content-outer .content p {
        margin-bottom: 25px;
        font-size: 20px
    }

.fashion-v2 .product-4 .content-outer img {
    position: absolute;
    left: 10%
}

.fashion-v2 .product-4 .content-outer .content {
    text-align: center;
    right: 0;
    bottom: 22%
}

    .fashion-v2 .product-4 .content-outer .content p {
        margin-bottom: 42px;
        font-size: 20px
    }

    .fashion-v2 .product-4 .content-outer .content .product-price del,
    .fashion-v2 .product-4 .content-outer .content .product-price ins {
        display: block
    }

    .fashion-v2 .product-4 .content-outer .content .product-price ins {
        font-size: 50px
    }

    .fashion-v2 .product-4 .content-outer .content .product-price del {
        font-size: 30px;
        margin-bottom: 14px
    }

.fashion-v5 .sidebar .single-banner a .content {
    right: 11px
}

.filter-container .custom-select span.customSelect {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 16px;
    border: 1px solid #ddd;
    background-color: #f9f9f9
}

    .filter-container .custom-select span.customSelect span.customSelectInner {
        width: inherit !important
    }

        .filter-container .custom-select span.customSelect span.customSelectInner:after {
            content: "\f107";
            font-family: FontAwesome;
            padding-left: 10px;
            font-size: 10px;
            float: none
        }

.filter-container .custom-select section {
    padding-left: 10px;
    display: inline-block;
    width: inherit
}

#hero h2,
#hero h6,
#hero p {
    display: block
}

.filter-container .custom-select section:first-child {
    padding-right: 0
}

#hero {
    color: #FFF
}

    #hero h1 {
        font-size: 80px;
        font-weight: 900;
        letter-spacing: -8px;
        line-height: 80px;
        margin: 0;
        text-transform: uppercase;
        -webkit-transition: font .2s ease-out;
        -moz-transition: font .2s ease-out;
        -o-transition: font .2s ease-out;
        transition: font .2s ease-out
    }

    #hero h2 {
        font-size: 50px;
        font-weight: 400;
        letter-spacing: 1.6px;
        margin-bottom: 0;
        text-transform: uppercase;
        margin-top: 6px
    }

    #hero h3 {
        font-size: 30px;
        font-weight: 400;
        line-height: 50px;
        margin: 0;
        text-transform: capitalize
    }

    #hero p {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: .1em;
        text-transform: none;
        margin: 0
    }

    #hero .items li,
    #hero h4 {
        text-transform: capitalize
    }

    #hero h4 {
        font-size: 20px;
        font-weight: 700;
        margin: 0
    }

    #hero h6 {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 1px;
        margin: 0
    }

    #hero .items {
        margin-top: 20px
    }

        #hero .items li {
            color: #555;
            list-style: none;
            padding-bottom: 10px
        }

            #hero .items li:after {
                content: "\f18e";
                font-family: FontAwesome;
                padding-left: 10px
            }

.full-letter .news-letter-full .text span,
.news-letter button,
.sidebar .related-products {
    font-family: Montserrat, sans-serif
}

#hero .btn-primary {
    background-color: #525252;
    border-radius: 0;
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    padding: 8px 18px;
    text-transform: uppercase;
    margin-top: 20px
}

.hero-style-1 h1 {
    color: #333
}

.hero-style-1 h2 {
    color: #555
}

.hero-style-1 h3 {
    color: #444
}

.hero-style-1 h6 {
    color: #666
}

.hero-style-1 p {
    color: #444
}

.hero-style-2 h1 {
    letter-spacing: 4px !important
}

    .hero-style-2 h1 span {
        display: block;
        font-weight: 400
    }

.hero-style-2 h2 {
    color: #555;
    letter-spacing: 1px !important
}

.hero-style-2 .owl-carousel .owl-controls .owl-dot span {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1) !important;
    background-clip: padding-box !important
}

.hero-style-3 h1,
.hero-style-3 h3,
.hero-style-3 h6 {
    color: #fff
}

.hero-style-3 h4 {
    text-transform: none !important;
    font-weight: 400 !important
}

.hero-style-4 h4 {
    text-transform: uppercase !important;
    font-weight: 500 !important
}

.hero-style-4 h2 {
    font-weight: 900 !important
}

.news-letter {
    margin-bottom: 50px;
    margin-top: 50px
}

    .news-letter h6 {
        font-size: 13px;
        text-transform: initial;
        color: #555
    }

    .news-letter input {
        height: 38px;
        border: 1px solid #ddd;
        background-color: #f0f0f0;
        width: 100%;
        font-size: 12px;
        padding-left: 10px;
        color: #656565;
        margin-bottom: 14px;
        margin-top: 4px
    }

        .news-letter input:active,
        .news-letter input:focus {
            box-shadow: none;
            border: 1px solid #bbb
        }

    .news-letter button {
        font-size: 13px
    }

        .news-letter button.btn {
            padding: 7.5px 14px
        }

.full-letter {
    background-color: #f1f1f1
}

    .full-letter .news-letter-full {
        padding: 50px 0
    }

        .full-letter .news-letter-full .input-email .input-group {
            padding-right: 40px
        }

            .full-letter .news-letter-full .input-email .input-group input {
                height: 45px;
                border-radius: 0;
                box-shadow: none;
                border-color: #ddd;
                font-size: 13px;
                color: #666;
                border-right: none
            }

            .full-letter .news-letter-full .input-email .input-group .input-group-btn {
                z-index: 10;
                font-family: Montserrat, sans-serif;
                background-color: #fff;
                border: 1px solid #ddd;
                border-left: none
            }

                .full-letter .news-letter-full .input-email .input-group .input-group-btn .btn {
                    letter-spacing: 3px;
                    text-transform: uppercase;
                    color: #fff;
                    font-size: 13px;
                    background-color: #7d7d7d;
                    padding: 10.5px 20.5px;
                    margin-right: 2px
                }

        .full-letter .news-letter-full .input-email img {
            position: absolute;
            right: -30px;
            top: 0;
            z-index: 0
        }

        .full-letter .news-letter-full .text {
            text-align: right;
            position: relative;
            z-index: 0
        }

            .full-letter .news-letter-full .text h4 {
                font-size: 20px;
                font-weight: 800;
                text-transform: uppercase;
                color: #333;
                margin: 0
            }

            .full-letter .news-letter-full .text span {
                font-size: 12px;
                text-transform: uppercase;
                color: #555;
                letter-spacing: 1px
            }

            .full-letter .news-letter-full .text img {
                position: absolute;
                right: 34%;
                top: -14px;
                z-index: -1
            }

.newsletter-outer {
    background-position: center;
    height: 317px
}

    .newsletter-outer .top-wrapper {
        position: absolute;
        height: inherit;
        background-color: rgba(0, 0, 0, .5);
        width: 100%
    }

    .newsletter-outer .newsletter-x2 .letter-outer {
        text-align: center !important;
        margin-top: 60px;
        position: relative;
        z-index: 1
    }

        .newsletter-outer .newsletter-x2 .letter-outer .title {
            margin-bottom: 20px !important
        }

            .newsletter-outer .newsletter-x2 .letter-outer .title h3 {
                color: #fff;
                font-size: 24px;
                font-weight: 700;
                letter-spacing: 0
            }

            .newsletter-outer .newsletter-x2 .letter-outer .title hr {
                border-top: 0 !important
            }

        .newsletter-outer .newsletter-x2 .letter-outer .content p {
            color: #fff;
            font-size: 15px;
            padding: 0 30%;
            margin-bottom: 30px
        }

.our-brands,
.our-brands-v2 {
    margin-bottom: 60px
}

.newsletter-outer .newsletter-x2 .letter-outer .input-group {
    padding: 0 30%
}

    .newsletter-outer .newsletter-x2 .letter-outer .input-group input {
        border-radius: 0;
        background-color: transparent;
        color: #fff;
        font-size: 14px;
        border: 2px solid #fff;
        border-right: 0;
        height: 45px;
        box-shadow: none;
        text-transform: capitalize
    }

        .newsletter-outer .newsletter-x2 .letter-outer .input-group input:active,
        .newsletter-outer .newsletter-x2 .letter-outer .input-group input:focus {
            box-shadow: none
        }

    .newsletter-outer .newsletter-x2 .letter-outer .input-group .input-group-btn button {
        background-color: transparent;
        border: 2px solid #fff
    }

        .newsletter-outer .newsletter-x2 .letter-outer .input-group .input-group-btn button.btn {
            padding: 10.5px 16px !important;
            border-left: 0
        }

        .newsletter-outer .newsletter-x2 .letter-outer .input-group .input-group-btn button i {
            font-size: 16px;
            color: #fff
        }

.our-brands {
    margin-top: 30px
}

    .our-brands .item {
        padding: 0 20px
    }

    .our-brands .owl-controls {
        top: -31px
    }

.our-brands-v2 .item {
    text-align: center
}

    .our-brands-v2 .item a img {
        width: inherit;
        display: inherit
    }

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-stage-outer {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -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 {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-controls .owl-dot,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3, 1.3);
        -moz-transition: scale(1.3, 1.3);
        -ms-transition: scale(1.3, 1.3);
        -o-transition: scale(1.3, 1.3);
        transition: scale(1.3, 1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-main .item {
    background-color: #FFF;
    background-position: center 55%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.owl-main.height-md .item {
    height: 61vh
}

.owl-main.height-lg .item {
    height: 90vh
}

.owl-main .container,
.owl-main .slider-outer {
    display: table;
    height: inherit
}

.owl-main .slider-outer {
    width: 100%
}

.owl-main .caption {
    display: table-cell
}

    .owl-main .caption.vertical-center {
        vertical-align: middle;
        padding-bottom: 3vh
    }

    .owl-main .caption.vertical-top {
        vertical-align: top;
        padding-top: 8vh
    }

    .owl-main .caption.vertical-bottom {
        vertical-align: bottom;
        padding-bottom: 14vh
    }

    .owl-main .caption.text-center {
        padding-left: 10%;
        padding-right: 10%
    }

    .owl-main .caption.text-left {
        padding-right: 20%;
        padding-left: 10%
    }

    .owl-main .caption.text-right {
        padding-left: 20%;
        padding-right: 10%
    }

    .owl-main .caption div,
    .owl-main .caption h1,
    .owl-main .caption p {
        position: relative
    }

        .owl-main .caption h1 strong,
        .owl-main .caption p strong {
            font-weight: 400
        }

    .owl-main .caption .dark-bg,
    .owl-main .caption .light-bg,
    .owl-main .caption .medium-bg,
    .owl-main .caption .tint-bg {
        background: 0 0;
        padding-left: .5em;
        padding-right: .5em
    }

    .owl-main .caption h1.light-bg span,
    .owl-main .caption p.light-bg span {
        background: #FFF;
        box-shadow: -.5em 0 0 #fff, .5em 0 0 #fff
    }

    .owl-main .caption h1.medium-bg span,
    .owl-main .caption p.medium-bg span {
        background: #A3B1BF;
        box-shadow: -.5em 0 0 #a3b1bf, .5em 0 0 #a3b1bf
    }

    .owl-main .caption h1.dark-bg span,
    .owl-main .caption p.dark-bg span {
        background: #506A85;
        box-shadow: -.5em 0 0 #506a85, .5em 0 0 #506a85
    }

    .owl-main .caption h1.tint-bg span,
    .owl-main .caption p.tint-bg span {
        background: #1ABB9C;
        box-shadow: -.5em 0 0 #1abb9c, .5em 0 0 #1abb9c
    }

    .owl-main .caption h1.dark-color,
    .owl-main .caption h1.dark-color span {
        color: #454545
    }

    .owl-main .caption p.dark-color,
    .owl-main .caption p.dark-color span {
        color: #707070
    }

.owl-main .owl-controls {
    display: block;
    position: static;
    margin-top: -47px
}

.owl-main .owl-dots {
    position: relative;
    text-align: center
}

    .owl-main .owl-dots .owl-dot {
        display: inline-block
    }

        .owl-main .owl-dots .owl-dot span {
            height: 13px;
            width: 13px;
            background-color: #fff;
            display: block;
            border-radius: 30px;
            margin: 5px 7px;
            -webkit-backface-visibility: visible;
            -webkit-transition: opacity .2s ease;
            -moz-transition: opacity .2s ease;
            -ms-transition: opacity .2s ease;
            -o-transition: opacity .2s ease;
            transition: opacity .2s ease;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            box-shadow: 0 0 3px rgba(0, 0, 0, .1)
        }

.no-dots .owl-dots {
    display: none !important
}

@media (max-width:1024px) {
    .owl-main .caption.text-center,
    .owl-main .caption.text-left,
    .owl-main .caption.text-right {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:767px) {
    #hero h1 {
        font-size: 72px;
        line-height: 72px
    }

    #hero h3 {
        font-size: 28px;
        line-height: 28px
    }

    #hero h2 {
        font-size: 37px
    }

    #hero p {
        font-size: 20px;
        line-height: 135%;
        margin-top: 15px
    }

    #hero .owl-main .caption h1.dark-bg,
    #hero .owl-main .caption h1.light-bg,
    #hero .owl-main .caption h1.medium-bg,
    #hero .owl-main .caption h1.tint-bg {
        font-size: 33px
    }

    #hero .btn {
        margin-top: 25px
    }

    #hero .btn-large {
        font-size: 16px;
        padding: 12px 30px 15px
    }

    #hero .info,
    .items li .text-overlay .info.big,
    .owl-carousel .item .text-overlay .info.big,
    .thumbs .thumb .text-overlay .info.big {
        margin-top: -25px
    }

    .items li .text-overlay .info h2,
    .items li .text-overlay .info h3,
    .items li .text-overlay .info h4,
    .owl-carousel .item .text-overlay .info h2,
    .owl-carousel .item .text-overlay .info h3,
    .owl-carousel .item .text-overlay .info h4,
    .thumbs .thumb .text-overlay .info h2,
    .thumbs .thumb .text-overlay .info h3,
    .thumbs .thumb .text-overlay .info h4 {
        font-size: 16px;
        line-height: 150%
    }

    #hero .items li .text-overlay .info.big p,
    #hero .owl-carousel .item .text-overlay .info.big p,
    #hero .thumbs .thumb .text-overlay .info.big p,
    .items li .text-overlay .info p,
    .items li .text-overlay .info.big p,
    .owl-carousel .item .text-overlay .info p,
    .owl-carousel .item .text-overlay .info.big p,
    .thumbs .thumb .text-overlay .info p,
    .thumbs .thumb .text-overlay .info.big p {
        font-size: 14px;
        line-height: 140%;
        padding-top: 0
    }
}

@media (min-width:768px) and (max-height:1024px) {
    #hero .owl-main .caption h1.dark-bg,
    #hero .owl-main .caption h1.light-bg,
    #hero .owl-main .caption h1.medium-bg,
    #hero .owl-main .caption h1.tint-bg {
        font-size: 50px
    }

    #hero .btn {
        margin-top: 35px
    }

    #hero .btn-large {
        font-size: 16px;
        padding: 15px 35px 17px
    }
}

.box .featured-products,
.digital .featured-products,
.fashion-v3 .featured-products,
.fashion-v5 .featured-products,
.fashion-v6 .featured-products,
.furniture .featured-products {
    position: relative
}

    .box .featured-products .nav-tabs,
    .digital .featured-products .nav-tabs,
    .fashion-v3 .featured-products .nav-tabs,
    .fashion-v5 .featured-products .nav-tabs,
    .fashion-v6 .featured-products .nav-tabs,
    .furniture .featured-products .nav-tabs {
        border: none;
        text-transform: uppercase;
        font-size: 13px;
        color: #555;
        position: absolute;
        top: -5px;
        right: 100px
    }

        .box .featured-products .nav-tabs li,
        .digital .featured-products .nav-tabs li,
        .fashion-v3 .featured-products .nav-tabs li,
        .fashion-v5 .featured-products .nav-tabs li,
        .fashion-v6 .featured-products .nav-tabs li,
        .furniture .featured-products .nav-tabs li {
            margin-bottom: 0;
            padding-right: 10px
        }

            .box .featured-products .nav-tabs li.active a,
            .box .featured-products .nav-tabs li.active a:active,
            .box .featured-products .nav-tabs li.active a:focus,
            .box .featured-products .nav-tabs li.active a:hover,
            .digital .featured-products .nav-tabs li.active a,
            .digital .featured-products .nav-tabs li.active a:active,
            .digital .featured-products .nav-tabs li.active a:focus,
            .digital .featured-products .nav-tabs li.active a:hover,
            .fashion-v3 .featured-products .nav-tabs li.active a,
            .fashion-v3 .featured-products .nav-tabs li.active a:active,
            .fashion-v3 .featured-products .nav-tabs li.active a:focus,
            .fashion-v3 .featured-products .nav-tabs li.active a:hover,
            .fashion-v5 .featured-products .nav-tabs li.active a,
            .fashion-v5 .featured-products .nav-tabs li.active a:active,
            .fashion-v5 .featured-products .nav-tabs li.active a:focus,
            .fashion-v5 .featured-products .nav-tabs li.active a:hover,
            .fashion-v6 .featured-products .nav-tabs li.active a,
            .fashion-v6 .featured-products .nav-tabs li.active a:active,
            .fashion-v6 .featured-products .nav-tabs li.active a:focus,
            .fashion-v6 .featured-products .nav-tabs li.active a:hover,
            .furniture .featured-products .nav-tabs li.active a,
            .furniture .featured-products .nav-tabs li.active a:active,
            .furniture .featured-products .nav-tabs li.active a:focus,
            .furniture .featured-products .nav-tabs li.active a:hover {
                color: #fff
            }

            .box .featured-products .nav-tabs li a,
            .digital .featured-products .nav-tabs li a,
            .fashion-v3 .featured-products .nav-tabs li a,
            .fashion-v5 .featured-products .nav-tabs li a,
            .fashion-v6 .featured-products .nav-tabs li a,
            .furniture .featured-products .nav-tabs li a {
                border-radius: 0;
                color: #555;
                border-color: #d2d1d0;
                padding: 5.5px 10px;
                line-height: 1 !important
            }

                .box .featured-products .nav-tabs li a:active,
                .box .featured-products .nav-tabs li a:focus,
                .box .featured-products .nav-tabs li a:hover,
                .digital .featured-products .nav-tabs li a:active,
                .digital .featured-products .nav-tabs li a:focus,
                .digital .featured-products .nav-tabs li a:hover,
                .fashion-v3 .featured-products .nav-tabs li a:active,
                .fashion-v3 .featured-products .nav-tabs li a:focus,
                .fashion-v3 .featured-products .nav-tabs li a:hover,
                .fashion-v5 .featured-products .nav-tabs li a:active,
                .fashion-v5 .featured-products .nav-tabs li a:focus,
                .fashion-v5 .featured-products .nav-tabs li a:hover,
                .fashion-v6 .featured-products .nav-tabs li a:active,
                .fashion-v6 .featured-products .nav-tabs li a:focus,
                .fashion-v6 .featured-products .nav-tabs li a:hover,
                .furniture .featured-products .nav-tabs li a:active,
                .furniture .featured-products .nav-tabs li a:focus,
                .furniture .featured-products .nav-tabs li a:hover {
                    color: #fff
                }

.service {
    background-color: #f6f6f6;
    padding-top: 90px;
    padding-bottom: 70px
}

    .service .content-box {
        text-align: center;
        background-color: #fff;
        padding-top: 60px;
        padding-bottom: 30px
    }

        .service .content-box .icon-outer .icon {
            position: absolute;
            top: -32%;
            right: 36%;
            text-align: center;
            height: 100px;
            width: 100px;
            border-radius: 50px;
            border: 10px solid #f6f6f6;
            display: table
        }

            .service .content-box .icon-outer .icon i {
                color: #fff;
                font-size: 30px;
                display: table-cell;
                vertical-align: middle;
                border-radius: 50px
            }

        .service .content-box h4 {
            font-size: 18px;
            font-weight: 700;
            color: #444;
            margin-top: 0;
            text-transform: capitalize
        }

        .service .content-box p {
            font-size: 13px;
            font-weight: 500;
            color: #555;
            padding: 0 30px
        }

.sidebar .related-products .rel-products {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #bbb;
    margin-left: 0;
    margin-right: 0
}

    .sidebar .related-products .rel-products:first-child {
        margin-top: 50px
    }

    .sidebar .related-products .rel-products:last-child {
        border-bottom: none
    }

.sidebar .related-products .product-image {
    padding-left: 0
}

.sidebar .related-products .product-info {
    padding-right: 0;
    margin-left: -15px !important
}

    .sidebar .related-products .product-info h5 {
        margin-top: 0
    }

        .sidebar .related-products .product-info h5 a {
            color: #434343;
            text-transform: uppercase
        }

    .sidebar .related-products .product-info .product-price {
        margin-top: 6px
    }

        .sidebar .related-products .product-info .product-price ins {
            color: #434343;
            font-size: 14px;
            text-decoration: none
        }

        .sidebar .related-products .product-info .product-price del {
            color: #ccc;
            font-size: 12px
        }

.sidebar .section-title {
    font-size: 17px;
    font-weight: 800;
    text-transform: uppercase;
    color: #e8b822;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.sidebar h3.section-title {
    margin: 12px 0
}

.sidebar .side-menu .panel-group .panel {
    box-shadow: none;
    border-bottom: 1px;
    border-style: dotted;
    border-color: #bbb;
    border-radius: 0
}

.sidebar .side-menu .panel-group .panel-default {
    border-top: none;
    border-left: none;
    border-right: none
}

    .sidebar .side-menu .panel-group .panel-default .panel-title a.collapsed:after {
        color: #aaa;
        content: "\f196";
        float: right;
        font-family: fontawesome;
        font-size: 14px;
        font-weight: 400
    }

    .sidebar .side-menu .panel-group .panel-default .panel-title a {
        color: #434343;
        font-family: Montserrat, sans-serif;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        display: block
    }

        .sidebar .side-menu .panel-group .panel-default .panel-title a:after {
            float: right;
            font-family: fontawesome;
            font-size: 14px;
            font-weight: 400
        }

    .sidebar .side-menu .panel-group .panel-default .panel-title.no-items a.collapsed:after,
    .sidebar .side-menu .panel-group .panel-default .panel-title.no-items a:after {
        display: none
    }

    .sidebar .side-menu .panel-group .panel-default:last-child {
        border: none
    }

    .sidebar .side-menu .panel-group .panel-default > .panel-heading {
        background-color: transparent;
        padding: 8px 0 18px
    }

    .sidebar .side-menu .panel-group .panel-default .panel-body {
        border: none;
        padding: 0
    }

        .sidebar .side-menu .panel-group .panel-default .panel-body span {
            font-size: 14px;
            font-family: Montserrat, sans-serif;
            color: #555;
            display: block
        }

        .sidebar .side-menu .panel-group .panel-default .panel-body div {
            margin-bottom: 0;
            padding-left: 0
        }

        .sidebar .side-menu .panel-group .panel-default .panel-body ul {
            margin-bottom: 20px;
            padding-left: 0
        }

            .sidebar .side-menu .panel-group .panel-default .panel-body ul > li {
                color: #434343;
                font-size: 13px;
                display: block
            }

.sidebar .sidebar-filter .sidebar-sub-title {
    font-size: 16px;
    font-weight: 800;
    margin-top: 20px;
    text-transform: uppercase
}

.sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder {
    padding: 0 0 20px;
    position: relative
}

    .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder .slider {
        display: inline-block;
        margin-top: 15px;
        position: relative;
        vertical-align: middle
    }

        .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track {
            background-color: #f1f1f1;
            background-repeat: repeat-x;
            border-radius: 10px;
            cursor: pointer;
            height: 10px;
            left: 0;
            margin-top: -5px;
            position: absolute;
            top: 50%;
            width: 94% !important;
            width: 100%
        }

            .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle {
                -moz-border-radius: 400px;
                -webkit-border-radius: 400px;
                background-color: #fff;
                background-repeat: repeat-x;
                border-radius: 400px;
                height: 20px;
                margin-left: -3px !important;
                margin-top: -2px;
                opacity: 1;
                position: absolute;
                top: -4px;
                width: 20px
            }

                .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle.max-slider-handle {
                    background: #fff
                }

            .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-selection {
                background: #c9c9c9;
                bottom: 0;
                box-sizing: border-box;
                height: 100%;
                position: absolute;
                top: 0
            }

        .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder .slider .tooltip {
            margin-top: -36px
        }

        .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder .slider.slider-horizontal {
            height: 20px;
            margin-bottom: 20px;
            width: 100% !important
        }

    .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder i {
        color: #999;
        font-size: 10px;
        padding: 0 4px
    }

    .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-range-holder a {
        background-color: #525252;
        color: #fff;
        font-family: Montserrat, sans-serif;
        margin-left: 10px;
        padding: 8px 14px;
        text-transform: uppercase
    }

.sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-input {
    border: 1px solid #ddd;
    color: #555;
    font-family: Montserrat, sans-serif;
    padding: 6px 10px;
    width: 20%
}

    .sidebar .sidebar-filter .sidebar-widget .sidebar-widget-body .price-input:focus {
        border: 1px solid #ccc
    }

.sidebar .sidebar-filter ul > li {
    border-bottom: 1px dotted #bbb;
    padding: 6px 0
}

    .sidebar .sidebar-filter ul > li div {
        border-bottom: 0 dotted #bbb;
        padding: 6px 0
    }

    .sidebar .sidebar-filter ul > li:last-child {
        border: none
    }

    .sidebar .sidebar-filter ul > li:nth-child(3) {
        padding: 8px 0
    }

    .sidebar .sidebar-filter ul > li a {
        color: #434343;
        font-family: Montserrat, sans-serif;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        display: block;
        padding: 8px 0
    }

        .sidebar .sidebar-filter ul > li a .item-count {
            color: #aaa;
            float: right;
            font-family: Raleway, sans-serif
        }

        .sidebar .sidebar-filter ul > li a a.active {
            background-color: #f1f1f1;
            padding: 6px 10px
        }

            .sidebar .sidebar-filter ul > li a a.active .item-count {
                color: #666
            }

.sidebar .sidebar-advertisment {
    margin-top: 20px;
    position: relative
}

    .sidebar .sidebar-advertisment .content-text {
        bottom: 10px;
        color: #fff;
        line-height: 1;
        position: absolute;
        right: 10px;
        text-align: right
    }

    .sidebar .sidebar-advertisment h3 {
        font-size: 50px;
        font-weight: 800;
        margin-top: 0;
        text-transform: uppercase
    }

.sidebar .hand-tool-tag .tag-list,
.sidebar .product-tag .tag-list {
    margin-top: 20px
}

.sidebar .sidebar-advertisment span {
    font-size: 25px;
    font-weight: 400;
    text-transform: lowercase
}

.sidebar .compare ul > li {
    border-bottom: 1px dotted #bbb;
    padding: 6px 0
}

    .sidebar .compare ul > li:last-child {
        border: none
    }

.sidebar .compare a {
    color: #434343;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    padding: 8px 0
}

.sidebar .hand-tool-tag .tag-list a,
.sidebar .product-tag .tag-list a {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 8px;
    margin-right: 2px;
    padding: 10px 14px;
    font-weight: 500
}

.sidebar .compare a i {
    float: right
}

.sidebar .product-tag .tag-list a {
    border: 1px solid #ddd;
    color: #666
}

    .sidebar .product-tag .tag-list a.active,
    .sidebar .product-tag .tag-list a:active,
    .sidebar .product-tag .tag-list a:focus,
    .sidebar .product-tag .tag-list a:hover {
        color: #fff
    }

.sidebar .hand-tool-tag .tag-list a {
    color: #666;
    border-radius: 4px;
    background-color: #f5f5f5
}

    .sidebar .hand-tool-tag .tag-list a.active,
    .sidebar .hand-tool-tag .tag-list a:active,
    .sidebar .hand-tool-tag .tag-list a:focus,
    .sidebar .hand-tool-tag .tag-list a:hover {
        color: #fff
    }

.sidebar .archive .list-group .list-group-item,
.sidebar .blog-category .list-group .list-group-item,
.sidebar .recent-post .list-group .list-group-item {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top-style: dashed;
    padding-left: 0 !important;
    padding: 16px
}

    .sidebar .archive .list-group .list-group-item:first-child,
    .sidebar .blog-category .list-group .list-group-item:first-child,
    .sidebar .recent-post .list-group .list-group-item:first-child {
        border-top: none;
        border-radius: 0;
        padding-top: 10px
    }

    .sidebar .archive .list-group .list-group-item:last-child,
    .sidebar .blog-category .list-group .list-group-item:last-child,
    .sidebar .recent-post .list-group .list-group-item:last-child {
        border-radius: 0
    }

    .sidebar .archive .list-group .list-group-item > a,
    .sidebar .blog-category .list-group .list-group-item > a,
    .sidebar .recent-post .list-group .list-group-item > a {
        color: #555;
        font-size: 14px;
        font-weight: 500;
        display: block
    }

        .sidebar .archive .list-group .list-group-item > a:before,
        .sidebar .blog-category .list-group .list-group-item > a:before,
        .sidebar .recent-post .list-group .list-group-item > a:before {
            content: "";
            height: 4px;
            width: 4px;
            position: relative;
            margin-right: 10px;
            border-radius: 10px;
            display: inline-block;
            background-color: #d1d1d1;
            vertical-align: middle
        }

.sidebar .recent-post .date {
    display: block;
    font-size: 13px;
    font-weight: 500
}

.sidebar .recent-post .content,
.sidebar .recent-post a.more {
    font-size: 13px !important;
    font-weight: 500;
    display: inline-block
}

.sidebar .recent-post .content {
    text-align: justify !important;
    letter-spacing: -.4px;
    line-height: 22px
}

.welcome-message h3,
.welcome-messagebody h4 {
    letter-spacing: 2px;
    font-weight: 600;
    margin-top: 0
}

.sidebar .recent-post a.more:before {
    display: none !important
}

.sidebar .gallery {
    margin-top: 40px
}

    .sidebar .gallery .list-unstyled {
        margin-top: 10px;
        display: inline-block
    }

        .sidebar .gallery .list-unstyled li {
            float: left;
            padding-right: 11px;
            margin-bottom: 11px;
            padding-left: 0
        }

.sidebar .single-banner {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px
}

    .sidebar .single-banner a .content {
        position: absolute;
        text-align: right;
        bottom: 52px;
        right: 26px
    }

        .sidebar .single-banner a .content span {
            display: block;
            font-family: Lato, sans-serif;
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1
        }

            .sidebar .single-banner a .content span.line-1 {
                font-size: 45px;
                color: #434343
            }

                .sidebar .single-banner a .content span.line-1 .line-2 {
                    font-size: 30px;
                    padding-right: 30px
                }

.sidebar .menu-bar .head {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #555;
    font-family: Montserrat, sans-serif;
    line-height: 1;
    padding: 18px 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3
}

    .sidebar .menu-bar .head i {
        padding-right: 12px
    }

.sidebar .menu-bar nav {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    border-top: 0
}

    .sidebar .menu-bar nav > .nav {
        background-color: #fbfbfb
    }

        .sidebar .menu-bar nav > .nav .open > a,
        .sidebar .menu-bar nav > .nav .open > a:active,
        .sidebar .menu-bar nav > .nav .open > a:focus,
        .sidebar .menu-bar nav > .nav .open > a:hover {
            background-color: transparent
        }

        .sidebar .menu-bar nav > .nav > li ul.dropdown-menu > li ul.links > li > a:active,
        .sidebar .menu-bar nav > .nav > li ul.dropdown-menu > li ul.links > li > a:focus,
        .sidebar .menu-bar nav > .nav > li ul.dropdown-menu > li ul.links > li > a:hover,
        .sidebar .menu-bar nav > .nav > li > a:active,
        .sidebar .menu-bar nav > .nav > li > a:focus,
        .sidebar .menu-bar nav > .nav > li > a:hover {
            background-color: #fbfbfb
        }

        .sidebar .menu-bar nav > .nav > li {
            padding: 13px 20px 0;
            position: relative;
            width: 100%
        }

            .sidebar .menu-bar nav > .nav > li.no-menu a:after {
                display: none
            }

            .sidebar .menu-bar nav > .nav > li > a {
                color: #666;
                padding: 0 0 16px;
                font-size: 14px;
                font-weight: 500;
                border-bottom: 1px solid #ededed;
                text-transform: capitalize
            }

                .sidebar .menu-bar nav > .nav > li > a:after {
                    content: "\f0da";
                    font-family: FontAwesome;
                    font-size: 12px;
                    color: #c4c4c4;
                    float: right
                }

            .sidebar .menu-bar nav > .nav > li:last-child a {
                border-bottom: 0
            }

            .sidebar .menu-bar nav > .nav > li ul.dropdown-menu {
                border-radius: 0;
                left: 100%;
                margin: 0;
                min-width: 330%;
                padding: 0;
                position: absolute;
                top: 0 !important;
                border: none;
                box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important
            }

                .sidebar .menu-bar nav > .nav > li ul.dropdown-menu > li {
                    border: 1px solid #e3e3e3;
                    border-top: none !important;
                    background-color: #fbfbfb
                }

                    .sidebar .menu-bar nav > .nav > li ul.dropdown-menu > li h2.title {
                        border-bottom: 1px solid #f1f1f1;
                        color: #434343;
                        font-family: Montserrat, sans-serif;
                        font-size: 15px;
                        font-weight: 700;
                        margin-top: 0;
                        padding-bottom: 6px;
                        text-transform: uppercase
                    }

                    .sidebar .menu-bar nav > .nav > li ul.dropdown-menu > li ul.links > li {
                        padding: 10px 0
                    }

                        .sidebar .menu-bar nav > .nav > li ul.dropdown-menu > li ul.links > li > a {
                            color: #666;
                            font-size: 14px;
                            font-weight: 500;
                            text-transform: capitalize
                        }

            .sidebar .menu-bar nav > .nav > li ul.image .yamm-content .dropdown-banner a {
                position: relative;
                display: block
            }

                .sidebar .menu-bar nav > .nav > li ul.image .yamm-content .dropdown-banner a span {
                    position: absolute;
                    height: 92%;
                    top: 4%;
                    left: 4%;
                    width: 92%;
                    border: 1px solid #fff;
                    content: " "
                }

.sidebar .product-item-small {
    clear: both
}

.clients-say {
    margin-bottom: 50px
}

    .clients-say .content-box {
        border: 1px solid #eee;
        padding: 12px 14px;
        position: relative
    }

        .clients-say .content-box:after {
            content: "";
            position: absolute;
            bottom: -9px;
            left: 24px;
            border-style: solid;
            border-width: 8px 8px 0;
            border-color: #ededed transparent;
            display: block;
            width: 0;
            z-index: 1
        }

        .clients-say .content-box p {
            font-size: 13px;
            color: #656565;
            font-style: italic;
            margin-bottom: 0
        }

    .clients-say .client-info {
        margin-top: 26px
    }

        .clients-say .client-info .media-left {
            padding-right: 14px
        }

        .clients-say .client-info .client-name h4 {
            font-size: 15px;
            font-weight: 700;
            text-transform: uppercase;
            color: #434343;
            margin: 0
        }

        .clients-say .client-info .client-name .client-company {
            font-size: 13px;
            font-weight: 600;
            color: #878787
        }

    .clients-say .owl-controls {
        top: -15px
    }

.testimonial-outer {
    height: 422px;
    position: relative;
    background-position: center
}

    .testimonial-outer .top-wrapper {
        position: absolute;
        height: inherit;
        background-color: rgba(0, 0, 0, .5);
        width: 100%
    }

    .testimonial-outer .testimonial .comment-outer {
        text-align: center !important;
        margin-top: 60px;
        position: relative;
        z-index: 1
    }

        .testimonial-outer .testimonial .comment-outer .content .icon {
            padding: 19px 21px;
            background-color: #fff;
            display: inline-block;
            border-radius: 100px;
            margin-bottom: 50px
        }

            .testimonial-outer .testimonial .comment-outer .content .icon i {
                font-size: 20px
            }

        .testimonial-outer .testimonial .comment-outer .content p {
            font-size: 16px;
            color: #fff;
            font-style: italic;
            padding: 0 13%;
            font-weight: 300 !important
        }

        .testimonial-outer .testimonial .comment-outer .media {
            margin-top: 20px;
            display: inline-block
        }

            .testimonial-outer .testimonial .comment-outer .media .media-left a {
                color: #fff
            }

                .testimonial-outer .testimonial .comment-outer .media .media-left a img {
                    border-radius: 50px;
                    border: 4px solid #fff
                }

            .testimonial-outer .testimonial .comment-outer .media .media-body {
                text-align: left
            }

                .testimonial-outer .testimonial .comment-outer .media .media-body h4 {
                    font-size: 16px;
                    font-weight: 800;
                    color: #fff;
                    margin-top: 10px;
                    text-transform: uppercase
                }

                .testimonial-outer .testimonial .comment-outer .media .media-body span {
                    font-size: 13px;
                    color: #c6c6c6
                }

    .testimonial-outer .owl-controls {
        margin-top: 10px;
        text-align: center;
        right: auto;
        top: auto
    }

        .testimonial-outer .owl-controls .owl-dot {
            display: inline-block
        }

            .testimonial-outer .owl-controls .owl-dot span {
                background: #fff;
                border-radius: 20px;
                display: block;
                height: 15px;
                margin-right: 7px;
                width: 15px;
                border: 3px solid #fff !important;
                box-shadow: inset 1px 2px 2px rgba(0, 0, 0, .1)
            }

            .testimonial-outer .owl-controls .owl-dot.active span {
                width: 17px;
                height: 17px
            }

.up-sell-products .section-title {
    padding: 12px 0 16px;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2c2b2b;
    border-bottom: 1px solid #ddd
}

.welcome-messagebody {
    text-align: center;
    margin-top: 15px;
    margin-bottom: -25px
}

.welcome-message {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 80px
}

    .welcome-message h3 {
        font-size: 22px;
        text-transform: uppercase
    }

.welcome-messagebody h4 {
    font-size: 28px;
    text-transform: none;
    font-family: Century Gothic
}

.welcome-message h3 .logo-first {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 800
}

.welcome-message h3 .logo-color {
    font-weight: 500 !important;
    text-transform: uppercase !important;
    font-size: 26px !important
}

.welcome-message p {
    font-size: 15px;
    font-weight: 500;
    color: #555;
    margin-bottom: 0;
    padding: 0 18%
}

.blog .pagination {
    padding-right: 0;
    margin-bottom: 30px;
    margin-top: 0
}

    .blog .pagination .rimbus-pagination {
        text-align: left
    }

        .blog .pagination .rimbus-pagination ul li:first-child {
            margin-left: 0
        }

.blog .blog-post,
.blog .blog-single-post {
    border-bottom: 1px solid #ddd;
    padding-bottom: 46px;
    margin-bottom: 46px
}

    .blog .blog-post:first-child,
    .blog .blog-single-post:first-child {
        margin-top: 20px
    }

    .blog .blog-post h1,
    .blog .blog-single-post h1 {
        font-size: 22px;
        text-transform: uppercase;
        font-family: Montserrat, sans-serif
    }

        .blog .blog-post h1 a,
        .blog .blog-single-post h1 a {
            color: #444
        }

    .blog .blog-post span.author-date,
    .blog .blog-single-post span.author-date {
        font-family: Lato, sans-serif;
        font-size: 13px;
        margin-bottom: 14px;
        display: inline-block
    }

    .blog .blog-post p,
    .blog .blog-single-post p {
        font-size: 14px;
        margin-bottom: 24px;
        line-height: 24px
    }

    .blog .blog-post button.btn,
    .blog .blog-single-post button.btn {
        font-family: Montserrat, sans-serif;
        font-size: 13px;
        padding: 8.5px 16.5px
    }

.blog .blog-single-post {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0
}

    .blog .blog-single-post .blog-content {
        border-bottom: 1px solid #ddd;
        margin-bottom: 24px
    }

    .blog .blog-single-post .cat-tags {
        display: inline-block
    }

        .blog .blog-single-post .cat-tags .cat-links a {
            font-size: 13px;
            color: #666
        }

        .blog .blog-single-post .cat-tags .cat-links .tags-title {
            font-size: 14px;
            font-weight: 700;
            text-transform: capitalize;
            color: #434343;
            padding-right: 10px
        }

    .blog .blog-single-post .share {
        display: inline-block;
        float: right
    }

        .blog .blog-single-post .share .share-title {
            font-size: 14px;
            font-weight: 700;
            text-transform: capitalize;
            color: #434343;
            padding-right: 20px
        }

.blog .blog-comments .title,
.blog .blog-comments ul li .media-body .media-heading {
    font-weight: 700;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif
}

.blog .blog-single-post .share a {
    color: #666;
    font-size: 16px;
    padding-right: 30px
}

.blog .blog-comments .media-left {
    padding-right: 24px
}

.blog .blog-comments .title {
    font-size: 18px;
    color: #434343;
    margin-top: 60px
}

.blog .blog-comments ul.media-list {
    padding-top: 26px
}

.blog .blog-comments ul li .media-body .media {
    margin-top: 34px
}

.blog .blog-comments ul li .media-body .primary-comment,
.blog .blog-comments ul li .media-body .secondary-comment {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 30px
}

    .blog .blog-comments ul li .media-body .secondary-comment p {
        margin-bottom: 0
    }

.blog .blog-comments ul li .media-body .media-heading {
    font-size: 15px;
    color: #555
}

.blog .blog-comments ul li .media-body .comment-action {
    padding-bottom: 14px
}

    .blog .blog-comments ul li .media-body .comment-action ul li {
        font-size: 12px;
        color: #aaa
    }

        .blog .blog-comments ul li .media-body .comment-action ul li:after {
            color: #ddd;
            content: "/";
            font-size: 12px;
            margin-left: 10px;
            padding: 0
        }

        .blog .blog-comments ul li .media-body .comment-action ul li:last-child:after {
            display: none
        }

        .blog .blog-comments ul li .media-body .comment-action ul li a {
            font-size: 12px;
            font-weight: 500;
            text-transform: capitalize
        }

            .blog .blog-comments ul li .media-body .comment-action ul li a:hover {
                font-style: italic;
                text-decoration: underline
            }

.blog .blog-comments ul li .media-body p {
    font-size: 13px !important;
    color: #666
}

.blog .blog-write-comment {
    margin-top: 40px
}

    .blog .blog-write-comment h4 {
        font-size: 18px;
        font-family: Montserrat, sans-serif;
        color: #434343;
        text-transform: uppercase;
        margin-bottom: 44px;
        font-weight: 700
    }

    .blog .blog-write-comment input,
    .blog .blog-write-comment textarea {
        border-radius: 0;
        border-color: #e0e1e5;
        box-shadow: none;
        height: 46px;
        font-size: 14px;
        color: #666;
        text-transform: Initial
    }

        .blog .blog-write-comment input:focus,
        .blog .blog-write-comment textarea:focus {
            box-shadow: none;
            border-color: #c9c9c9
        }

    .blog .blog-write-comment textarea {
        margin-top: 15px;
        margin-bottom: 30px
    }

        .blog .blog-write-comment textarea.form-control {
            height: 200px
        }

    .blog .blog-write-comment button {
        font-size: 13px;
        font-family: Montserrat, sans-serif
    }

        .blog .blog-write-comment button.btn {
            padding: 12px 15.5px
        }

.box {
    background-color: #fff;
    background-image-position: top;
    background-repeat: no-repeat
}

    .box .box-single .box-featured .products .cart .action ul > li,
    .box .featured-products .box-featured .products .cart .action ul > li {
        padding-right: 8px !important
    }

        .box .box-single .box-featured .products .cart .action ul > li:last-child,
        .box .featured-products .box-featured .products .cart .action ul > li:last-child {
            padding-right: 0 !important
        }

    .box .box-single .box-featured .products .cart .action ul .add-cart-button a,
    .box .featured-products .box-featured .products .cart .action ul .add-cart-button a {
        padding: 0 14px !important
    }

    .box .blog-slider,
    .box .featured-products {
        margin-right: 15px !important;
        margin-left: 15px !important
    }

    .box .fashion-category .by-category ul > li > a {
        text-transform: uppercase !important
    }

.box-wrapper {
    background: url(../images/background/1.jpg)
}

    .box-wrapper .custom-container {
        margin-left: auto;
        margin-right: auto;
        width: 1200px
    }

        .box-wrapper .custom-container .wrapper-body-inner {
            box-shadow: 0 0 10px rgba(0, 0, 0, .25);
            background: #fff
        }

.checkout h3 {
    margin-top: 10px;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 23px
}

.checkout .checkout-steps .panel-group .panel {
    border: none;
    border-radius: 0;
    box-shadow: none
}

    .checkout .checkout-steps .panel-group .panel + .panel {
        margin-top: 15px
    }

.checkout .panel-heading {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 10.5px 10px
}

.checkout .panel-heading1 {
    background-color: #e8b822;
    color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 10.5px 10px
}

.checkout .panel-heading2 {
    background-color: green;
    color: #fff;
    border: 0 solid #ddd;
    border-radius: 0;
    padding: 10.5px 10px
}

.checkout .panel-heading h4 {
    margin: inherit
}

.checkout .panel-collapse .panel-body .form-rimbus form.register-form,
.checkout .panel-collapse .panel-body .login form.register-form,
.checkout .panel-collapse .panel-body ul li:last-child {
    margin-top: 10px
}

.checkout .panel-heading .panel-title {
    font-family: Montserrat, sans-serif
}

    .checkout .panel-heading .panel-title a {
        font-size: 14px;
        text-transform: uppercase;
        color: #a1a1a1;
        display: block
    }

        .checkout .panel-heading .panel-title a.active {
            font-size: 14px;
            text-transform: uppercase;
            color: #555;
            display: block
        }

        .checkout .panel-heading .panel-title a .step {
            padding: 6px 12px;
            color: #fff;
            font-size: 14px;
            display: inline-block;
            margin-right: 10px
        }

.checkout .panel-collapse .panel-body {
    border: none !important;
    padding-left: 0;
    font-size: 12px;
    padding-right: 0;
    text-align: justify
}

    .checkout .panel-collapse .panel-body form {
        margin-bottom: 20px
    }

    .checkout .panel-collapse .panel-body .checkout-subtitle {
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        color: #555;
        margin-bottom: 20px
    }

    .checkout .panel-collapse .panel-body p {
        font-weight: 500;
        font-size: 13px;
        color: #666;
        display: inline-block
    }

    .checkout .panel-collapse .panel-body .radio label {
        font-size: 12px;
        color: #666
    }

    .checkout .panel-collapse .panel-body .radio input {
        margin-left: 0
    }

    .checkout .panel-collapse .panel-body ul {
        margin-bottom: 20px;
        list-style: inside
    }

        .checkout .panel-collapse .panel-body ul li {
            font-size: 12px
        }

            .checkout .panel-collapse .panel-body ul li i {
                font-size: 3px !important;
                vertical-align: middle;
                padding-right: 6px
            }

    .checkout .panel-collapse .panel-body button.btn {
        font-size: 13px;
        font-family: Montserrat, sans-serif;
        padding: 11px 22.5px
    }

    .checkout .panel-collapse .panel-body .form-rimbus form .form-group,
    .checkout .panel-collapse .panel-body .login form .form-group {
        margin-bottom: 20px
    }

    .checkout .panel-collapse .panel-body .form-rimbus form .form-control,
    .checkout .panel-collapse .panel-body .login form .form-control {
        border-radius: 0;
        box-shadow: none;
        border-color: #e5e5e5;
        height: 32px;
        width: 80%
    }

        .checkout .panel-collapse .panel-body .form-rimbus form .form-control:focus,
        .checkout .panel-collapse .panel-body .login form .form-control:focus {
            box-shadow: none;
            border-color: #bbb
        }

    .checkout .panel-collapse .panel-body .form-rimbus form label,
    .checkout .panel-collapse .panel-body .login form label {
        font-size: 12px;
        font-weight: 400;
        text-transform: capitalize
    }

        .checkout .panel-collapse .panel-body .form-rimbus form label span,
        .checkout .panel-collapse .panel-body .login form label span {
            color: red;
            font-size: 16px;
            font-weight: 700;
            line-height: 1px
        }

    .checkout .panel-collapse .panel-body a {
        font-size: 13px;
        padding-left: 10px;
        color: #555
    }

    .checkout .panel-collapse .panel-body .form-rimbus form .form-control {
        width: 100%
    }

    .checkout .panel-collapse .panel-body .form-rimbus button {
        margin-top: 10px !important
    }

    .checkout .panel-collapse .panel-body .form-rimbus .checkbox label input {
        margin-top: 0;
        top: 2px
    }

.checkout .checkout-sidebar .panel-group .panel {
    border: none;
    box-shadow: none
}

    .checkout .checkout-sidebar .panel-group .panel .panel-body {
        padding: 0
    }

        .checkout .checkout-sidebar .panel-group .panel .panel-body ul li:first-child a {
            padding-top: 0
        }

        .checkout .checkout-sidebar .panel-group .panel .panel-body ul li a {
            font-size: 13px;
            font-weight: 500;
            color: #555;
            padding-left: 0
        }

.contact-us h1,
.contact-us h3 {
    font-weight: 700;
    text-transform: uppercase
}

.checkout .checkout-sidebar .panel-group .panel .panel-body ul li a:active,
.checkout .checkout-sidebar .panel-group .panel .panel-body ul li a:focus,
.checkout .checkout-sidebar .panel-group .panel .panel-body ul li a:hover {
    background-color: transparent
}

.checkout .checkout-sidebar .panel-group .panel .panel-body ul li a:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 12px;
    color: #bbb;
    padding-right: 10px
}

.contact-us .send-mail button,
.contact-us h1,
.details-page .details-product-price,
.details-page .point-of-action .add-to-cart .btn,
.header-v7 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon .item-count,
.header-v7 .shopping-cart .dropdown-toggle .total-price-basket .cart-info .amount,
.shopping-cart form table tbody tr td a.name,
.shopping-cart form table tfoot tr td .shopping-cart-btn span a,
.shopping-cart form table thead,
.shopping-cart table tbody tr td a.name,
.shopping-cart table tbody tr td.product-price,
.shopping-cart table tbody tr td.product-total,
.shopping-cart table tfoot tr td .shopping-cart-btn span a,
.shopping-cart table thead,
header .language-currency ul > li > a {
    font-family: Montserrat, sans-serif
}

.contact-us h1 {
    font-size: 25px;
    color: #444
}

.contact-us h3 {
    font-size: 22px;
    color: #434343;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    margin-top: 15px
}

.contact-us p.tag-line {
    font-size: 14px;
    color: #666;
    margin-bottom: 60px
}

.contact-us .contact-map {
    background-color: #000;
    height: 424px
}

    .contact-us .contact-map:hover iframe {
        opacity: 1
    }

    .contact-us .contact-map iframe {
        opacity: .7;
        border: none;
        width: 100%
    }

.contact-us .details p {
    font-size: 14px;
    color: #666;
    line-height: 25px
}

.contact-us .details div {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    padding-bottom: 20px
}

.contact-us .details i {
    font-size: 20px;
    padding-right: 20px
}

    .contact-us .details i:last-child {
        font-size: 18px
    }

.contact-us .send-mail input,
.contact-us .send-mail textarea {
    border-radius: 0;
    border-color: #e0e1e5;
    box-shadow: none;
    height: 46px;
    font-size: 14px;
    color: #666;
    text-transform: Initial
}

    .contact-us .send-mail input:focus,
    .contact-us .send-mail textarea:focus {
        box-shadow: none;
        border-color: #c9c9c9
    }

.contact-us .send-mail textarea {
    margin-top: 15px;
    margin-bottom: 30px
}

    .contact-us .send-mail textarea.form-control {
        height: 200px
    }

.contact-us .send-mail button {
    font-size: 13px
}

    .contact-us .send-mail button.btn {
        padding: 12px 15.5px
    }

.details-page {
    margin-top: 14px
}

    .details-page .sidebar-single-product {
        margin-bottom: 20px
    }

    .details-page .product-name h3 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 0
    }

    .details-page .custom-select ul li label,
    .details-page .product-btn,
    .details-page .wishlistcustom-select ul li label {
        text-transform: capitalize
    }

    .details-page .review-comment-stock {
        font-size: 13px;
        padding-bottom: 16px;
        padding-top: 12px
    }

        .details-page .review-comment-stock span:first-child a {
            padding-right: 10px
        }

        .details-page .review-comment-stock span:first-child:after {
            content: "|";
            font-size: 10px;
            padding-right: 10px
        }

        .details-page .review-comment-stock span .status:after {
            display: none
        }

        .details-page .review-comment-stock a {
            font-weight: 500;
            color: #666;
            text-transform: capitalize
        }

            .details-page .review-comment-stock a:hover {
                color: #666
            }

        .details-page .review-comment-stock .product-stock {
            float: right;
            font-weight: 500
        }

    .details-page .product-description {
        font-size: 13px;
        color: #666;
        padding: 20px 15px;
        border-top: 1px dashed #bbb;
        border-bottom: 1px dashed #bbb
    }

        .details-page .product-description p {
            margin-bottom: 0
        }

    .details-page .details-product-price {
        padding: 12px 0;
        border-bottom: 1px dashed #bbb
    }

        .details-page .details-product-price ins {
            font-size: 30px
        }

        .details-page .details-product-price del {
            font-size: 16px;
            color: #787878
        }

    .details-page .custom-select ul li .mandatory,
    .details-page .wishlistcustom-select ul li .mandatory {
        color: red;
        font-size: 14px
    }

    .details-page .custom-select {
        text-align: left;
        padding: 20px 0;
        border-bottom: 1px dashed #bbb
    }

        .details-page .custom-select ul {
            margin: 0;
            width: 100%
        }

            .details-page .custom-select ul:first-child {
                padding-right: 0
            }

            .details-page .custom-select ul li {
                width: 50%
            }

                .details-page .custom-select ul li:last-child {
                    float: left;
                    padding-right: 10px;
                    padding-left: 0
                }

                .details-page .custom-select ul li:first-child {
                    padding-left: 0;
                    padding-right: 10px
                }

                .details-page .custom-select ul li select {
                    display: block;
                    height: 36px;
                    width: 45% !important
                }

                .details-page .custom-select ul li .customSelect {
                    width: 100% !important
                }

    .details-page .wishlistcustom-select ul {
        margin: 0;
        width: 100%
    }

        .details-page .wishlistcustom-select ul:first-child {
            padding-right: 0
        }

        .details-page .wishlistcustom-select ul li:first-child,
        .details-page .wishlistcustom-select ul li:last-child {
            padding-left: 0;
            padding-right: 10px
        }

        .details-page .wishlistcustom-select ul li {
            width: 150%
        }

            .details-page .wishlistcustom-select ul li select {
                display: block;
                height: 36px;
                width: 65% !important
            }

            .details-page .wishlistcustom-select ul li .wishlistcustom {
                display: block !important;
                width: 100% !important
            }

    .details-page .point-of-action {
        padding: 10px 0;
        border-bottom: 1px dashed #bbb
    }

        .details-page .point-of-action .add-to-cart,
        .details-page .point-of-action .quantity {
            display: inline-block
        }

        .details-page .point-of-action .quantity {
            padding-right: 30px
        }

            .details-page .point-of-action .quantity label {
                font-size: 13px;
                font-weight: 400;
                padding-right: 10px
            }

            .details-page .point-of-action .quantity input {
                padding: 8px;
                width: 70px;
                border: 1px solid #f1f1f1
            }

        .details-page .point-of-action .add-to-cart .btn {
            padding: 10.5px 15.5px;
            font-size: 12px
        }

        .details-page .point-of-action .add-to-cart i {
            font-size: 19px;
            padding-right: 6px
        }

    .details-page .product-btn ul {
        display: inline-block !important
    }

        .details-page .product-btn ul > li {
            float: left;
            padding-right: 20px
        }

.digital .digital-single .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline li:last-child,
.digital .featured-products .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline li:last-child,
.furniture .featured-products .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline li:last-child,
.furniture .furniture-single .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline li:last-child,
.shopping-cart form table tfoot tr td .shopping-cart-btn span a:last-child,
.shopping-cart table tfoot tr td .shopping-cart-btn span a:last-child {
    float: right
}

.details-page .product-btn ul > li a {
    color: #666;
    font-size: 13px;
    font-weight: 500;
    padding-right: 20px
}

    .details-page .product-btn ul > li a i {
        padding-right: 10px
    }

.details-page .product-btn ul > li:after {
    content: "|";
    font-size: 10px
}

.details-page .product-btn ul > li:last-child,
.details-page .product-btn ul > li:last-child a {
    padding-right: 0
}

    .details-page .product-btn ul > li:last-child:after {
        display: none
    }

.details-page .product-share-social {
    padding: 20px 0
}

.details-page .product-info-panel .nav-tabs {
    border-bottom: none
}

    .details-page .product-info-panel .nav-tabs li {
        border: none;
        margin-bottom: 0
    }

        .details-page .product-info-panel .nav-tabs li.active a {
            color: #fff
        }

        .details-page .product-info-panel .nav-tabs li a {
            border-radius: 5px 5px 0 0;
            border: 1px solid #d2d1d0;
            font-size: 15px;
            font-weight: 700;
            text-transform: uppercase;
            color: #555
        }

.details-page .tab-content {
    margin-bottom: 30px;
    background-color: #f0f0f0
}

    .details-page .tab-content .tab-pane p {
        margin: 0;
        font-size: 13px;
        line-height: 1.6
    }

.details-page .gallery-holder .product-item-holder .gallery-thumbs {
    margin-top: 15px
}

    .details-page .gallery-holder .product-item-holder .gallery-thumbs .item {
        margin-right: 15px;
        border: 2px solid transparent
    }

    .details-page .gallery-holder .product-item-holder .gallery-thumbs .owl-controls {
        margin-top: 10px;
        text-align: center;
        top: auto !important
    }

        .details-page .gallery-holder .product-item-holder .gallery-thumbs .owl-controls .owl-dots .owl-dot {
            display: inline-block
        }

            .details-page .gallery-holder .product-item-holder .gallery-thumbs .owl-controls .owl-dots .owl-dot span {
                background: #869791;
                border-radius: 20px;
                display: block;
                height: 12px;
                margin: 5px 7px;
                width: 12px
            }

.digital .digital-featured .product-image,
.digital .featured-products .product-image,
.furniture .featured-products .product-image,
.furniture .furniture-featured .product-image {
    border: 1px solid #ccc
}

.digital .digital-single .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline,
.digital .featured-products .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline {
    margin-left: 0
}

    .digital .digital-single .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline > li,
    .digital .featured-products .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline > li {
        padding-right: 0;
        padding-left: 0
    }

        .digital .digital-single .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline > li.add-cart-button a.btn,
        .digital .featured-products .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline > li.add-cart-button a.btn {
            padding: 8px 10px
        }

    .digital .digital-single .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline li .whislist,
    .digital .featured-products .digital-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline li .whislist {
        margin-left: 3px
    }

.digital .menu-label.hot-menu {
    left: 36%;
    top: -52%
}

.digital .blog-slider,
.digital .featured-products {
    margin-right: 15px !important;
    margin-left: 15px !important
}

.digital .fashion-category .by-category ul li a {
    text-transform: uppercase !important
}

.food .title {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px
}

    .food .title h3 {
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #333
    }

.food .featured-product .owl-controls {
    left: 60px;
    margin: 40px auto auto;
    position: relative:;
    width: 0;
    top: auto;
    text-align: center
}

.food .small-items .fashion-category .title,
.food .small-items .product-item-small .title {
    text-align: left
}

.shopping-cart form table tbody tr td,
.shopping-cart form table thead tr th {
    text-align: center;
    vertical-align: middle
}

.food .small-items .fashion-category .title h3,
.food .small-items .product-item-small .title h3 {
    font-size: 18px;
    font-weight: 700
}

.food .small-items .fashion-category hr,
.food .small-items .product-item-small hr {
    -webkit-margin-start: 0;
    -moz-margin-start: 0
}

.food .small-items .product-item-small .owl-controls {
    visibility: hidden;
    margin: 20px 0
}

.furniture .banner-non-link .banner-1,
.furniture .banner-non-link .banner-2,
.furniture .banner-non-link .banner-3,
.hand-tools .sidebar .hot-sale-slider {
    margin-top: 40px;
    margin-bottom: 40px
}

.furniture .featured-products .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline,
.furniture .furniture-single .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline {
    margin-left: 0
}

    .furniture .featured-products .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline > li,
    .furniture .furniture-single .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline > li {
        padding-right: 0;
        padding-left: 0
    }

        .furniture .featured-products .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline > li.add-cart-button a.btn,
        .furniture .furniture-single .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline > li.add-cart-button a.btn {
            padding: 8px 10px
        }

    .furniture .featured-products .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline li .whislist,
    .furniture .furniture-single .furniture-featured .owl-stage-outer .owl-stage .owl-item .products .list-inline li .whislist {
        margin-left: 3px
    }

.furniture .blog-slider,
.furniture .featured-products {
    margin-right: 15px !important;
    margin-left: 15px !important
}

.furniture .fashion-category .by-category ul li a {
    text-transform: uppercase !important
}

.hand-tools .sidebar .hot-sale-slider .products {
    margin-right: 0 !important
}

.hand-tools .sidebar .single-banner a .content {
    right: 16px;
    bottom: 22px
}

.hand-tools .hand-tool-featured,
.hand-tools .handtool-featured {
    position: relative
}

    .hand-tools .hand-tool-featured .hand-tab,
    .hand-tools .handtool-featured .hand-tab {
        margin-top: 47px
    }

        .hand-tools .hand-tool-featured .hand-tab .nav-tabs,
        .hand-tools .handtool-featured .hand-tab .nav-tabs {
            border: none;
            text-transform: uppercase;
            font-size: 18px;
            color: #555;
            font-weight: 800;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            padding-bottom: 10px;
            border-bottom: 1px solid #ddd
        }

            .hand-tools .hand-tool-featured .hand-tab .nav-tabs li,
            .hand-tools .handtool-featured .hand-tab .nav-tabs li {
                margin-bottom: 0;
                padding-right: 10px
            }

                .hand-tools .hand-tool-featured .hand-tab .nav-tabs li.active a,
                .hand-tools .hand-tool-featured .hand-tab .nav-tabs li.active a:active,
                .hand-tools .hand-tool-featured .hand-tab .nav-tabs li.active a:focus,
                .hand-tools .hand-tool-featured .hand-tab .nav-tabs li.active a:hover,
                .hand-tools .handtool-featured .hand-tab .nav-tabs li.active a,
                .hand-tools .handtool-featured .hand-tab .nav-tabs li.active a:active,
                .hand-tools .handtool-featured .hand-tab .nav-tabs li.active a:focus,
                .hand-tools .handtool-featured .hand-tab .nav-tabs li.active a:hover {
                    color: #333
                }

                .hand-tools .hand-tool-featured .hand-tab .nav-tabs li a,
                .hand-tools .handtool-featured .hand-tab .nav-tabs li a {
                    border-radius: 0;
                    color: #c8c8c8;
                    border: none !important;
                    padding: 5.5px 10px;
                    line-height: 1 !important
                }

    .hand-tools .hand-tool-featured .product-image,
    .hand-tools .handtool-featured .product-image,
    .hand-tools .product-item-small .products-small .product-image a img {
        border: 1px solid #ececec
    }

    .hand-tools .hand-tool-featured .hand-tab .nav-tabs li a:active,
    .hand-tools .hand-tool-featured .hand-tab .nav-tabs li a:focus,
    .hand-tools .hand-tool-featured .hand-tab .nav-tabs li a:hover,
    .hand-tools .handtool-featured .hand-tab .nav-tabs li a:active,
    .hand-tools .handtool-featured .hand-tab .nav-tabs li a:focus,
    .hand-tools .handtool-featured .hand-tab .nav-tabs li a:hover {
        background-color: #fff
    }

    .hand-tools .hand-tool-featured .hand-tab .nav-tabs li:first-child,
    .hand-tools .handtool-featured .hand-tab .nav-tabs li:first-child {
        padding-right: 0 !important
    }

        .hand-tools .hand-tool-featured .hand-tab .nav-tabs li:first-child a,
        .hand-tools .handtool-featured .hand-tab .nav-tabs li:first-child a {
            padding-left: 0 !important
        }

    .hand-tools .hand-tool-featured .hand-tab .tab-content,
    .hand-tools .handtool-featured .hand-tab .tab-content {
        padding-top: 60px
    }

    .hand-tools .hand-tool-featured .grid-v3 .product-info h3,
    .hand-tools .handtool-featured .grid-v3 .product-info h3 {
        font-size: 14px !important
    }

    .hand-tools .hand-tool-featured .grid-v3 .product-info .product-price ins,
    .hand-tools .handtool-featured .grid-v3 .product-info .product-price ins {
        font-size: 15px !important
    }

    .hand-tools .hand-tool-featured .grid-v3 .product-info .product-price del,
    .hand-tools .handtool-featured .grid-v3 .product-info .product-price del {
        font-size: 14px !important
    }

    .hand-tools .hand-tool-featured .grid-v3:hover .cart .action ul li a.compare,
    .hand-tools .hand-tool-featured .grid-v3:hover .cart .action ul li a.whislist,
    .hand-tools .handtool-featured .grid-v3:hover .cart .action ul li a.compare,
    .hand-tools .handtool-featured .grid-v3:hover .cart .action ul li a.whislist {
        display: none !important
    }

.hand-tools .product-item-small .products-small .product-image {
    position: relative
}

    .hand-tools .product-item-small .products-small .product-image:hover .hover {
        display: table
    }

    .hand-tools .product-item-small .products-small .product-image .hover {
        position: absolute;
        width: 58px;
        top: 0;
        height: 44px;
        display: none;
        background-color: rgba(0, 0, 0, .3)
    }

        .hand-tools .product-item-small .products-small .product-image .hover .hover-outer {
            position: relative;
            height: 73px
        }

            .hand-tools .product-item-small .products-small .product-image .hover .hover-outer .hover-icon {
                width: 30%;
                height: 24%;
                overflow: auto;
                margin: auto;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0
            }

                .hand-tools .product-item-small .products-small .product-image .hover .hover-outer .hover-icon span {
                    display: table;
                    height: 20px;
                    width: 20px;
                    border-radius: 100px;
                    background-color: transparent;
                    border: 1px solid #fff
                }

                    .hand-tools .product-item-small .products-small .product-image .hover .hover-outer .hover-icon span i {
                        color: #fff;
                        display: table-cell;
                        vertical-align: middle;
                        font-size: 10px;
                        text-align: center
                    }

.hand-tools .menu-label.hot-menu {
    left: 24%
}

.shopping-cart .entry-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    font-weight: 800;
    margin-bottom: 16px
}

.shopping-cart form table {
    margin-bottom: 50px
}

    .shopping-cart form table thead {
        font-size: 13px;
        color: #434343;
        text-transform: capitalize
    }

        .shopping-cart form table thead tr > th {
            font-weight: 400
        }

    .shopping-cart form table tfoot tr td {
        padding: 20px 30px
    }

        .shopping-cart form table tfoot tr td .shopping-cart-btn span a {
            font-size: 13px;
            text-transform: uppercase;
            color: #555
        }

            .shopping-cart form table tfoot tr td .shopping-cart-btn span a:hover {
                color: #fff !important
            }

        .shopping-cart form table tfoot tr td .shopping-cart-btn span .btn {
            padding: 11px 21px
        }

    .shopping-cart form table tbody tr td.product-thumbnail {
        padding: 26px 10px
    }

    .shopping-cart form table tbody tr td.product-remove a {
        font-size: 20px;
        color: #aaa
    }

    .shopping-cart form table tbody tr td a.name {
        font-size: 13px;
        text-transform: uppercase;
        display: block;
        color: #434343;
        margin-bottom: 10px
    }

    .shopping-cart form table tbody tr td.product-name {
        text-align: left;
        padding-left: 36px
    }

.shopping-cart table tbody tr td,
.shopping-cart table thead tr th {
    text-align: center;
    vertical-align: middle
}

.shopping-cart form table tbody tr td .product-color,
.shopping-cart form table tbody tr td .product-size {
    display: block;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500
}

.shopping-cart form table tbody tr td.product-edit a {
    font-size: 12px;
    color: #aaa;
    text-decoration: underline
}

.shopping-cart form table tbody tr td.product-quantity input {
    width: 76px;
    border: 1px solid #eee;
    padding: 6px 10px;
    font-size: 13px;
    font-weight: 600
}

.shopping-cart form table tbody tr td.product-price,
.shopping-cart form table tbody tr td.product-total {
    font-weight: 400;
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    color: #666
}

.shopping-cart table {
    margin-bottom: 50px
}

    .shopping-cart table thead {
        font-size: 13px;
        color: #434343;
        text-transform: capitalize
    }

        .shopping-cart table thead tr > th {
            font-weight: 400
        }

    .shopping-cart table tfoot tr td {
        padding: 20px 30px
    }

        .shopping-cart table tfoot tr td .shopping-cart-btn span a {
            font-size: 13px;
            text-transform: uppercase;
            color: #555
        }

.header-v1 .navbar-brand,
.header-v3 .navbar-brand {
    float: none
}

.shopping-cart table tfoot tr td .shopping-cart-btn span a:hover {
    color: #fff !important
}

.shopping-cart table tfoot tr td .shopping-cart-btn span .btn {
    padding: 11px 21px
}

.shopping-cart table tbody tr td.product-thumbnail {
    padding: 26px 10px
}

.shopping-cart table tbody tr td.product-remove a {
    font-size: 20px;
    color: #aaa
}

.shopping-cart table tbody tr td a.name {
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    color: #434343;
    margin-bottom: 10px
}

.shopping-cart table tbody tr td.product-name {
    text-align: left;
    padding-left: 36px
}

.shopping-cart table tbody tr td .product-color,
.shopping-cart table tbody tr td .product-size {
    display: block;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500
}

.shopping-cart table tbody tr td.product-edit a {
    font-size: 12px;
    color: #aaa;
    text-decoration: underline
}

.shopping-cart table tbody tr td.product-quantity input {
    width: 76px;
    border: 1px solid #eee;
    padding: 6px 10px;
    font-size: 13px;
    font-weight: 600
}

.shopping-cart table tbody tr td.product-price,
.shopping-cart table tbody tr td.product-total {
    font-weight: 400;
    font-size: 18px;
    color: #666
}

.header-v1 {
    background-color: #fff
}

    .header-v1 .shopping-cart .dropdown-toggle {
        text-transform: uppercase;
        font-size: 12px;
        background-color: #525252;
        color: #fff;
        padding: 9px 12px;
        display: block;
        text-align: center;
        font-weight: 600;
        margin-left: 25px
    }

        .header-v1 .shopping-cart .dropdown-toggle i {
            font-size: 16px;
            padding-right: 6px
        }

.header-v2 {
    background-color: #fff
}

    .header-v2 .language-currency {
        margin-top: 0 !important;
        display: inline-block !important;
        padding-right: 30px
    }

    .header-v2 .logo {
        text-align: left !important;
        margin-top: 6px
    }

    .header-v2 .shopping-cart {
        padding-left: 30%
    }

        .header-v2 .shopping-cart .dropdown-toggle {
            padding: 0 !important;
            background: 0 0 !important;
            margin: 0 !important
        }

            .header-v2 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon {
                height: 40px;
                width: 40px;
                display: table-cell;
                vertical-align: middle;
                text-align: center
            }

                .header-v2 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon i {
                    color: #fff;
                    padding-right: 0;
                    font-size: 18px
                }

            .header-v2 .shopping-cart .dropdown-toggle .cart-info {
                display: table-cell;
                text-align: left;
                padding-left: 10px
            }

                .header-v2 .shopping-cart .dropdown-toggle .cart-info .label-name {
                    color: #444;
                    font-size: 15px;
                    font-weight: 700;
                    text-transform: uppercase
                }

                .header-v2 .shopping-cart .dropdown-toggle .cart-info .cart-count {
                    font-size: 13px;
                    font-weight: 500;
                    color: #555;
                    display: inline-block;
                    text-transform: capitalize
                }

                    .header-v2 .shopping-cart .dropdown-toggle .cart-info .cart-count .amount {
                        font-weight: 600
                    }

    .header-v2 .middle .option-search-bar {
        margin-right: 10%
    }

        .header-v2 .middle .option-search-bar .category-menu .btn {
            padding: 10.5px 14.5px !important;
            background-color: #f6f6f6 !important;
            border: 1px solid #e4e4e4 !important;
            color: #444 !important;
            text-transform: capitalize;
            border-right: none !important
        }

            .header-v2 .middle .option-search-bar .category-menu .btn i {
                color: #666 !important
            }

        .header-v2 .middle .option-search-bar input {
            height: 40px !important
        }

        .header-v2 .middle .option-search-bar .input-group span button.btn {
            padding: 9px 12px !important
        }

        .header-v2 .middle .option-search-bar .input-group span button i {
            font-size: 12px !important
        }

    .header-v2 .bottom {
        background-color: #f1f1f1
    }

.header-v3,
.header-v3 .top {
    background-color: #fff
}

    .header-v3 .top {
        padding: 13px 0 !important
    }

    .header-v3 .language-currency {
        margin-top: 0 !important;
        display: inline-block !important;
        padding-right: 30px
    }

    .header-v3 .customer-care-info {
        padding-left: 0 !important
    }

    .header-v3 .top-navbar .top-nav {
        padding-top: 7px !important
    }

    .header-v3 .shopping-cart > .dropdown-menu .cart-item .price {
        line-height: 16px
    }

    .header-v3 .shopping-cart .total-price-basket {
        position: relative
    }

    .header-v3 .shopping-cart .cart-count {
        position: absolute;
        height: 20px;
        width: 20px;
        border-radius: 100px;
        top: -12px;
        right: -16px;
        color: #fff;
        padding: 7px 0;
        font-size: 11px;
        text-align: center
    }

    .header-v3 .shopping-cart .dropdown-toggle {
        background: 0 0 !important;
        display: block;
        text-align: center;
        font-weight: 600;
        margin-left: 0 !important;
        color: #555;
        padding: 0 !important
    }

        .header-v3 .shopping-cart .dropdown-toggle i {
            font-size: 14px;
            padding-right: 0;
            color: #555
        }

.header-v4,
.header-v4 .top-bar .welcome-msg,
.header-v4 .top-navbar .top-nav ul li a {
    color: #fff !important
}

.header-v4 {
    background-color: #e8b822
}

    .header-v4 .top {
        background-color: #53b5f6 !important
    }

    .header-v4 .top-navbar .top-nav ul li {
        border-right: 1px solid #ededed !important
    }

    .header-v4 .language-currency {
        margin-top: 0 !important;
        display: inline-block !important;
        padding-right: 30px
    }

        .header-v4 .language-currency .dropdown-menu > li > a,
        .header-v4 .language-currency .dropdown-menu > li > a i {
            color: #666 !important
        }

        .header-v4 .language-currency ul li a,
        .header-v4 .language-currency ul li a i {
            color: #fff
        }

    .header-v4 .logo {
        text-align: left !important;
        margin-top: 6px
    }

    .header-v4 .shopping-cart {
        padding-left: 30%
    }

        .header-v4 .shopping-cart .dropdown-toggle {
            padding: 0 !important;
            background: 0 0 !important;
            margin: 0 !important
        }

            .header-v4 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon {
                height: 40px;
                width: 40px;
                display: table-cell;
                vertical-align: middle;
                text-align: center
            }

                .header-v4 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon i {
                    color: #fff;
                    padding-right: 0;
                    font-size: 18px
                }

            .header-v4 .shopping-cart .dropdown-toggle .cart-icon {
                background-color: #1f7fbf !important;
                border-radius: 4px !important
            }

            .header-v4 .shopping-cart .dropdown-toggle .cart-info {
                display: table-cell;
                text-align: left;
                padding-left: 10px
            }

                .header-v4 .shopping-cart .dropdown-toggle .cart-info .label-name {
                    color: #fff;
                    font-size: 15px;
                    font-weight: 700;
                    text-transform: uppercase
                }

                .header-v4 .shopping-cart .dropdown-toggle .cart-info .cart-count {
                    font-size: 13px;
                    font-weight: 500;
                    color: #fff;
                    display: inline-block;
                    text-transform: capitalize
                }

                    .header-v4 .shopping-cart .dropdown-toggle .cart-info .cart-count .amount {
                        font-weight: 600
                    }

    .header-v4 .middle .option-search-bar {
        margin-right: 10%
    }

        .header-v4 .middle .option-search-bar .custom-select ul > li > select option {
            color: #000
        }

        .header-v4 .middle .option-search-bar .custom-select section span.customSelect,
        .header-v4 .middle .option-search-bar .custom-select ul span.customSelect {
            padding: 10px 10px 10px 14px;
            color: #fff !important;
            border-top-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
            background-color: #1b78b6 !important;
            border: 1px solid #1b78b6 !important
        }

        .header-v4 .middle .option-search-bar .category-menu .btn {
            padding: 10.5px 14.5px !important;
            background-color: #1b78b6 !important;
            border: 1px solid #1b78b6 !important;
            color: #fff !important;
            text-transform: capitalize;
            border-right: none !important;
            border-top-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important
        }

            .header-v4 .middle .option-search-bar .category-menu .btn i {
                color: #fff !important
            }

        .header-v4 .middle .option-search-bar input {
            height: 40px !important;
            background-color: #1f7fbf !important;
            border-color: #1476b8 !important;
            color: #fff !important
        }

            .header-v4 .middle .option-search-bar input.form-control::-moz-placeholder {
                color: #dadada !important
            }

        .header-v4 .middle .option-search-bar::-webkit-input-placeholder {
            color: #dadada !important
        }

.header-v5 .top-bar .welcome-msg,
.header-v5 .top-navbar .top-nav ul li a {
    color: #fff !important
}

.header-v4 .middle .option-search-bar .input-group span button.btn {
    padding: 9px 12px !important;
    background-color: #1f7fbf !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border: 1px solid #1b78b6 !important
}

    .header-v4 .middle .option-search-bar .input-group span button.btn:hover {
        border-left: none !important
    }

.header-v4 .middle .option-search-bar .input-group span button i {
    font-size: 12px !important;
    color: #fff !important
}

.header-v4 .bottom {
    background-color: #e8b822
}

.header-v5 {
    background-color: #fff
}

    .header-v5 .navbar-header {
        width: 100%
    }

    .header-v5 .navbar-brand {
        float: none;
        display: block
    }

    .header-v5 .top-navbar .top-nav ul li {
        border-right: 1px solid #ededed !important
    }

    .header-v5 .language-currency {
        margin-top: 0 !important;
        display: inline-block !important;
        padding-right: 30px
    }

        .header-v5 .language-currency .dropdown-menu > li > a,
        .header-v5 .language-currency .dropdown-menu > li > a i {
            color: #666 !important
        }

        .header-v5 .language-currency ul li a,
        .header-v5 .language-currency ul li a i {
            color: #fff
        }

    .header-v5 .logo {
        margin-top: -20px;
        margin-bottom: 3px;
        padding-left: 10px
    }

    .header-v5 .shopping-cart {
        padding-left: 16%;
        padding-top: 23px
    }

        .header-v5 .shopping-cart .dropdown-toggle {
            padding: 0 !important;
            background: 0 0 !important;
            margin: 0 !important
        }

            .header-v5 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon {
                height: 40px;
                width: 40px;
                display: table-cell;
                vertical-align: middle;
                text-align: center
            }

                .header-v5 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon i {
                    color: #fff;
                    padding-right: 0;
                    font-size: 18px
                }

            .header-v5 .shopping-cart .dropdown-toggle .cart-info {
                display: table-cell;
                text-align: left;
                padding-left: 10px
            }

                .header-v5 .shopping-cart .dropdown-toggle .cart-info .label-name {
                    color: #444;
                    font-size: 15px;
                    font-weight: 700;
                    text-transform: uppercase
                }

                .header-v5 .shopping-cart .dropdown-toggle .cart-info .cart-count {
                    font-size: 13px;
                    font-weight: 500;
                    color: #555;
                    display: inline-block;
                    text-transform: capitalize
                }

                    .header-v5 .shopping-cart .dropdown-toggle .cart-info .cart-count .amount {
                        font-weight: 600
                    }

    .header-v5 .middle .option-search-bar .category-menu .btn {
        padding: 10.5px 14.5px !important;
        background-color: #f6f6f6 !important;
        border: 1px solid #e4e4e4 !important;
        color: #444 !important;
        text-transform: capitalize;
        border-right: none !important
    }

        .header-v5 .middle .option-search-bar .category-menu .btn i {
            color: #666 !important
        }

    .header-v5 .middle .option-search-bar input {
        height: 40px
    }

    .header-v5 .middle .option-search-bar .input-group span button.btn {
        padding: 5px 10px !important
    }

    .header-v5 .bottom {
        background-color: #E8E8E8
    }

.header-v6 {
    height: 76px
}

    .header-v6 .head-outer,
    .header-v6 .head-outer .navbar-default {
        background-color: #545454 !important
    }

        .header-v6 .head-outer .search-cart {
            padding-left: 0 !important
        }

        .header-v6 .head-outer .top-nav .serach-box {
            display: none
        }

        .header-v6 .head-outer .logo {
            display: table;
            text-align: left;
            height: 76px
        }

            .header-v6 .head-outer .logo a {
                display: table-cell;
                vertical-align: middle
            }

        .header-v6 .head-outer .shopping-cart.open .dropdown-toggle .cart-count {
            color: #fff !important
        }

        .header-v6 .head-outer .search-cart .top-nav > ul > li > a,
        .header-v6 .head-outer .shopping-cart .dropdown-toggle:hover .cart-count {
            color: #fff
        }

        .header-v6 .head-outer .shopping-cart .dropdown-toggle {
            padding: 0 !important;
            font-size: 12px;
            background: 0 0 !important;
            color: #fff;
            font-weight: 600;
            margin-left: 0 !important
        }

            .header-v6 .head-outer .shopping-cart .dropdown-toggle i {
                font-size: 16px;
                padding-right: 0 !important
            }

        .header-v6 .head-outer .search-content form input {
            border-radius: 0;
            box-shadow: none;
            height: 36px;
            border-right: none
        }

            .header-v6 .head-outer .search-content form input:focus {
                border-color: #ccc
            }

        .header-v6 .head-outer .search-content form .input-group-btn .btn {
            background: 0 0;
            border-left: none;
            border-color: #ccc;
            padding: 7px 12px
        }

        .header-v6 .head-outer .search-content .dropdown-menu {
            width: 100%
        }

        .header-v6 .head-outer .search-cart {
            display: table;
            text-align: right;
            height: 76px
        }

            .header-v6 .head-outer .search-cart .top-nav {
                display: table-cell;
                vertical-align: middle
            }

                .header-v6 .head-outer .search-cart .top-nav > ul > li {
                    line-height: .6
                }

.header-v7,
.header-v7 .top-bar .welcome-msg,
.header-v7 .top-navbar .top-nav ul li a {
    color: #fff !important
}

.header-v6 .head-outer .search-cart .top-nav > ul > li > a:hover .serach-box {
    display: inherit
}

.header-v6 .head-outer .search-cart .top-nav > ul > li:first-child {
    border-right: 1px solid #dbdbdb;
    padding-right: 8px;
    padding-left: 0
}

.header-v6 .head-outer .search-cart .top-nav > ul > li .serach-box {
    position: absolute;
    height: 100%
}

.header-v7 {
    background-color: #fe5858
}

    .header-v7 .top {
        background-color: #fe7474 !important
    }

    .header-v7 .top-navbar .top-nav ul li {
        border-right: 1px solid #ededed !important
    }

    .header-v7 .language-currency {
        margin-top: 0 !important;
        display: inline-block !important;
        padding-right: 30px
    }

        .header-v7 .language-currency .dropdown-menu > li > a,
        .header-v7 .language-currency .dropdown-menu > li > a i {
            color: #666 !important
        }

        .header-v7 .language-currency ul li a,
        .header-v7 .language-currency ul li a i {
            color: #fff
        }

    .header-v7 .logo {
        text-align: left !important
    }

    .header-v7 .shopping-cart {
        padding-left: 0
    }

        .header-v7 .shopping-cart .dropdown-toggle {
            padding: 0 !important;
            background: 0 0 !important;
            margin: 0 !important;
            color: #fff
        }

            .header-v7 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon {
                height: 50px !important;
                width: 50px !important;
                display: table-cell;
                vertical-align: middle;
                background-color: #da3939 !important;
                position: relative;
                text-align: center
            }

                .header-v7 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon i {
                    color: #fff;
                    padding-right: 0;
                    font-size: 18px
                }

                .header-v7 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon .item-count {
                    position: absolute;
                    top: 4px;
                    right: 4px;
                    line-height: 1;
                    font-size: 13px;
                    font-weight: 400
                }

            .header-v7 .shopping-cart .dropdown-toggle .total-price-basket .cart-info {
                display: table-cell;
                text-align: left;
                padding-left: 13px;
                color: #fff;
                background-color: #da3939 !important;
                vertical-align: middle;
                border-left: 1px solid #fe7474;
                line-height: 1
            }

                .header-v7 .shopping-cart .dropdown-toggle .total-price-basket .cart-info .label-name {
                    color: #fff;
                    font-size: 14px;
                    font-weight: 700;
                    text-transform: uppercase
                }

                .header-v7 .shopping-cart .dropdown-toggle .total-price-basket .cart-info .amount {
                    font-weight: 400;
                    font-size: 13px;
                    color: #fff
                }

    .header-v7 .middle {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }

        .header-v7 .middle .compare {
            display: inline-block
        }

            .header-v7 .middle .compare li {
                padding: 0 6px;
                float: left
            }

                .header-v7 .middle .compare li:last-child,
                .header-v7 .middle .search-option {
                    padding-right: 0
                }

            .header-v7 .middle .compare a {
                color: #dcdcdc;
                height: 40px;
                width: 40px;
                text-align: center;
                display: table;
                border-radius: 3px;
                background-color: #da3939
            }

                .header-v7 .middle .compare a i {
                    display: table-cell;
                    vertical-align: middle
                }

        .header-v7 .middle .option-search-bar {
            margin-right: 10px;
            float: left;
            width: 450px
        }

            .header-v7 .middle .option-search-bar .custom-select ul > li > select option {
                color: #000
            }

            .header-v7 .middle .option-search-bar .custom-select section span.customSelect,
            .header-v7 .middle .option-search-bar .custom-select ul span.customSelect {
                padding: 10px 10px 10px 14px;
                color: #fff !important;
                border-top-left-radius: 4px !important;
                border-bottom-left-radius: 4px !important;
                background-color: #da3939 !important;
                border: 1px solid #da3939 !important
            }

            .header-v7 .middle .option-search-bar .category-menu .btn {
                padding: 10.5px 14.5px !important;
                background-color: #da3939 !important;
                border: 1px solid #da3939 !important;
                color: #fff !important;
                text-transform: capitalize;
                border-right: none !important;
                border-top-left-radius: 4px !important;
                border-bottom-left-radius: 4px !important
            }

                .header-v7 .middle .option-search-bar .category-menu .btn i {
                    color: #fff !important
                }

            .header-v7 .middle .option-search-bar input {
                height: 40px !important;
                background-color: #eb4848 !important;
                border-color: #eb4848 !important;
                color: #fff !important
            }

                .header-v7 .middle .option-search-bar input.form-control::-moz-placeholder {
                    color: #dadada !important
                }

            .header-v7 .middle .option-search-bar::-webkit-input-placeholder {
                color: #dadada !important
            }

            .header-v7 .middle .option-search-bar .input-group span button.btn {
                padding: 9px 12px !important;
                background-color: #eb4848 !important;
                border-top-right-radius: 4px !important;
                border-bottom-right-radius: 4px !important;
                border: 1px solid #eb4848 !important
            }

                .header-v7 .middle .option-search-bar .input-group span button.btn:hover {
                    border-left: none !important
                }

            .header-v7 .middle .option-search-bar .input-group span button i {
                font-size: 12px !important;
                color: #fff !important
            }

    .header-v7 .bottom {
        background-color: #fe7474;
        height: 50px
    }

.header-v8 {
    height: 177px
}

    .header-v8 .language-currency ul .dropdown-small .dropdown-menu {
        right: 0 !important;
        left: auto
    }

        .header-v8 .language-currency ul .dropdown-small .dropdown-menu li {
            width: 100%
        }

    .header-v8 .language-currency ul .search-content .dropdown-menu {
        position: absolute;
        top: -10px;
        border-radius: 0;
        width: 300px !important;
        left: -280px;
        padding: 0;
        background: 0 0;
        border: none;
        box-shadow: none;
        margin: 0 !important
    }

    .header-v8 .language-currency ul .search-content input {
        background: 0 0;
        box-shadow: none;
        border: none;
        border-bottom: 1px solid #fff !important;
        border-radius: 0;
        color: #fff;
        width: 300px
    }

    .header-v8 .navbar-nav {
        background: 0 0;
        border: none
    }

    .header-v8 .head-outer {
        height: 177px;
        background-position: center !important;
        background: url(../images/menu/1.jpg)
    }

        .header-v8 .head-outer .head-wrapper {
            background-color: #fff;
            padding-right: 0
        }

            .header-v8 .head-outer .head-wrapper .navbar-header .navbar-brand {
                margin-left: 0;
                padding: 18px 0 0 15px;
                display: block
            }

        .header-v8 .head-outer .search-cart {
            padding-left: 0 !important
        }

        .header-v8 .head-outer .top-action-bar {
            padding-bottom: 14px
        }

        .header-v8 .head-outer .top-nav {
            margin-top: 20px;
            margin-left: 15px
        }

            .header-v8 .head-outer .top-nav .serach-box {
                display: none
            }

        .header-v8 .head-outer .top-navbar {
            text-align: left
        }

            .header-v8 .head-outer .top-navbar .top-nav ul li a {
                color: #fff !important
            }

        .header-v8 .head-outer .language-currency {
            margin-top: 20px
        }

            .header-v8 .head-outer .language-currency ul li {
                float: left
            }

            .header-v8 .head-outer .language-currency .search-content {
                padding-right: 15px !important
            }

            .header-v8 .head-outer .language-currency .navbar-nav > li.open > a,
            .header-v8 .head-outer .language-currency .navbar-nav > li > a:active,
            .header-v8 .head-outer .language-currency .navbar-nav > li > a:focus,
            .header-v8 .head-outer .language-currency .navbar-nav > li > a:hover {
                background: 0 0
            }

            .header-v8 .head-outer .language-currency .dropdown-menu > li > a,
            .header-v8 .head-outer .language-currency .dropdown-menu > li > a i {
                color: #666 !important
            }

            .header-v8 .head-outer .language-currency > ul > li:last-child {
                padding-right: 0
            }

            .header-v8 .head-outer .language-currency > ul > li > a {
                color: #fff;
                padding: 0 !important
            }

                .header-v8 .head-outer .language-currency > ul > li > a i {
                    color: #dfdfdf;
                    padding-left: 6px;
                    line-height: .8
                }

        .header-v8 .head-outer .logo {
            display: table;
            text-align: left;
            height: 63px;
            padding-left: 35px
        }

            .header-v8 .head-outer .logo a {
                display: table-cell;
                vertical-align: middle;
                line-height: 1
            }

        .header-v8 .head-outer .my-cart {
            padding-right: 0
        }

        .header-v8 .head-outer .shopping-cart {
            float: right
        }

            .header-v8 .head-outer .shopping-cart .dropdown-toggle {
                padding: 0 !important;
                background: 0 0 !important;
                margin: 0 !important
            }

                .header-v8 .head-outer .shopping-cart .dropdown-toggle .total-price-basket .cart-icon {
                    height: 63px !important;
                    width: 72px !important;
                    display: table-cell;
                    vertical-align: middle;
                    background-color: #f5f5f5 !important;
                    position: relative;
                    text-align: center
                }

                    .header-v8 .head-outer .shopping-cart .dropdown-toggle .total-price-basket .cart-icon i {
                        color: #555;
                        padding-right: 0;
                        font-size: 18px
                    }

                    .header-v8 .head-outer .shopping-cart .dropdown-toggle .total-price-basket .cart-icon .item-count {
                        position: absolute;
                        top: 8px;
                        right: 8px;
                        line-height: 1;
                        font-weight: 700
                    }

        .header-v8 .head-outer .search-cart {
            padding-top: 6px;
            text-align: right
        }

            .header-v8 .head-outer .search-cart .top-nav ul > li {
                line-height: .6
            }

                .header-v8 .head-outer .search-cart .top-nav ul > li > a {
                    color: #fff
                }

                    .header-v8 .head-outer .search-cart .top-nav ul > li > a:hover .serach-box {
                        display: inherit
                    }

                .header-v8 .head-outer .search-cart .top-nav ul > li:first-child {
                    border-right: 1px solid #dbdbdb;
                    padding-right: 8px;
                    padding-left: 0
                }

                .header-v8 .head-outer .search-cart .top-nav ul > li .serach-box {
                    position: absolute;
                    height: 100%
                }

.rimbus,
footer {
    position: relative
}

.header-v9 {
    background-color: #fff
}

    .header-v9 .fashion-v4 {
        margin-bottom: 20px
    }

    .header-v9 header .middle {
        margin-top: 40px !important
    }

    .header-v9 .shopping-cart {
        padding-left: 30%
    }

        .header-v9 .shopping-cart .dropdown-toggle {
            padding: 0 !important;
            background: 0 0 !important;
            margin: 0 !important
        }

            .header-v9 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon {
                height: 40px;
                width: 40px;
                display: table-cell;
                vertical-align: middle;
                text-align: center
            }

                .header-v9 .shopping-cart .dropdown-toggle .total-price-basket .cart-icon i {
                    color: #fff;
                    padding-right: 0;
                    font-size: 18px
                }

            .header-v9 .shopping-cart .dropdown-toggle .cart-info {
                display: table-cell;
                text-align: left;
                padding-left: 10px
            }

                .header-v9 .shopping-cart .dropdown-toggle .cart-info .label-name {
                    color: #444;
                    font-size: 15px;
                    font-weight: 700;
                    text-transform: uppercase
                }

                .header-v9 .shopping-cart .dropdown-toggle .cart-info .cart-count {
                    font-size: 13px;
                    font-weight: 500;
                    color: #555;
                    display: inline-block;
                    text-transform: capitalize
                }

                    .header-v9 .shopping-cart .dropdown-toggle .cart-info .cart-count .amount {
                        font-weight: 600
                    }

    .header-v9 .option-search-bar {
        margin-right: 10%
    }

        .header-v9 .option-search-bar .category-menu .btn {
            padding: 10.5px 14.5px !important;
            background-color: #f6f6f6 !important;
            border: 1px solid #e4e4e4 !important;
            color: #444 !important;
            text-transform: capitalize;
            border-right: none !important
        }

            .header-v9 .option-search-bar .category-menu .btn i {
                color: #666 !important
            }

        .header-v9 .option-search-bar input {
            height: 40px !important
        }

        .header-v9 .option-search-bar .input-group span button.btn {
            padding: 9px 12px !important
        }

        .header-v9 .option-search-bar .input-group span button i {
            font-size: 12px !important
        }

    .header-v9 .logo {
        text-align: left !important
    }

    .header-v9 .language-currency {
        margin-top: 0 !important;
        display: inline-block !important;
        padding-right: 30px
    }

.headers {
    background-color: #dcdcdc
}

    .headers .header-v1,
    .headers .header-v2,
    .headers .header-v3,
    .headers .header-v4,
    .headers .header-v5,
    .headers .header-v6,
    .headers .header-v7,
    .headers .header-v8,
    .headers .header-v9 {
        box-shadow: 0 0 20px rgba(0, 0, 0, .1)
    }

        .headers .header-v1 .shopping-cart .dropdown-toggle,
        .headers .header-v2 .shopping-cart .dropdown-toggle,
        .headers .header-v3 .shopping-cart .dropdown-toggle,
        .headers .header-v4 .shopping-cart .dropdown-toggle,
        .headers .header-v5 .shopping-cart .dropdown-toggle,
        .headers .header-v6 .shopping-cart .dropdown-toggle,
        .headers .header-v7 .shopping-cart .dropdown-toggle,
        .headers .header-v8 .shopping-cart .dropdown-toggle,
        .headers .header-v9 .shopping-cart .dropdown-toggle {
            display: block !important
        }

header .top {
    background-color: #f1f1f1;
    padding: 8.5px 0
}

header .top-bar .customer-care-info,
header .top-bar .welcome-msg {
    font-size: 12px;
    font-weight: 500;
    text-transform: initial !important;
    color: #666
}

header .top-bar .customer-care-info {
    padding-left: 30px
}

    header .top-bar .customer-care-info i {
        padding-right: 4px;
        font-size: 16px
    }

header .top-navbar {
    text-align: right
}

    header .top-navbar .top-nav > ul > li {
        line-height: .7;
        border-right: 1px solid #bbb;
        padding-left: 5px;
        padding-right: 5px
    }

        header .top-navbar .top-nav > ul > li:last-child {
            padding-right: 0;
            border-right: none !important
        }

        header .top-navbar .top-nav > ul > li a {
            font-size: 12px;
            font-weight: 600;
            color: #666
        }

header .middle {
    margin-top: 0;
    margin-bottom: 7px
}

header .option-search-bar .custom-select section:first-child,
header .option-search-bar .custom-select ul:first-child {
    padding-right: 0
}

header .option-search-bar .custom-select section span.customSelect,
header .option-search-bar .custom-select ul span.customSelect {
    padding: 10px 10px 11px 14px;
    border-right: 0;
    background-color: #f6f6f6
}

    header .option-search-bar .custom-select section span.customSelect span.customSelectInner:after,
    header .option-search-bar .custom-select ul span.customSelect span.customSelectInner:after {
        float: none;
        vertical-align: top
    }

header .option-search-bar .input-group .category-menu .dropdown-menu {
    border: 1px solid #f1f1f1
}

header .option-search-bar .input-group .category-menu button {
    font-size: 12px;
    font-weight: 500;
    color: #fff
}

    header .option-search-bar .input-group .category-menu button i {
        color: #fff;
        padding-left: 4px
    }

header .option-search-bar .input-group .category-menu .btn {
    padding: 8px 19.5px
}

header .option-search-bar .input-group .category-menu .btn-default {
    background-color: #525252;
    border-color: #525252
}

header .option-search-bar .input-group input {
    height: 35px;
    box-shadow: none;
    border-color: #e4e4e4;
    font-size: 12px;
    border-right: none;
    padding-right: 0
}

    header .option-search-bar .input-group input:active,
    header .option-search-bar .input-group input:focus,
    header .option-search-bar .input-group input:hover {
        border-color: #e4e4e4
    }

header .option-search-bar .input-group span button {
    border: 1px solid #e4e4e4;
    border-left: none
}

    header .option-search-bar .input-group span button.btn {
        padding: 6.5px 12px
    }

        header .option-search-bar .input-group span button.btn:hover {
            border-left: none;
            background-color: #e8b822 !important;
            background-repeat: no-repeat;
            background-size: 24px auto;
            color: #fff
        }

header .logo {
    text-align: left
}

header .language-currency {
    margin-top: 10px;
    text-align: right
}

    header .language-currency ul > li {
        padding-right: 15px
    }

        header .language-currency ul > li > a {
            font-size: 12px;
            text-transform: uppercase
        }

            header .language-currency ul > li > a i {
                color: #666;
                padding-left: 6px
            }

.breadcrumb ul li.active,
.details-page .details-product-price ins,
.details-page .product-btn ul li a:active,
.details-page .product-btn ul li a:focus,
.details-page .product-btn ul li a:hover,
.details-page .review-comment-stock .product-stock span,
.product-item-list-v2 .product-info .product-price ins,
.rimbus .body-content #myTabContent .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content #myTabContent .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content #myTabContent .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .box .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .box .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .box .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .details-v2 .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .details-v2 .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .details-v2 .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .digital .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .digital .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .digital .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .fashion-v3 .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .fashion-v3 .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .fashion-v3 .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .fashion-v4 .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .fashion-v4 .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .fashion-v4 .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .fashion-v5 .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .fashion-v5 .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .fashion-v5 .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .fashion-v6 .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .fashion-v6 .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .fashion-v6 .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .food .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .food .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .food .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .furniture .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .furniture .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .furniture .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .hand-tools .category-product .products.grid-v2 .product-info .product-price ins,
.rimbus .body-content .hand-tools .category-product .products.grid-v3 .product-info .product-price ins,
.rimbus .body-content .hand-tools .category-product .products.grid-v4 .product-info .product-price ins,
.rimbus .body-content .side-menu .panel-group .panel-default .panel-title a:after,
.rimbus .body-content .sidebar .recent-post .date,
.rimbus .body-content .sidebar .recent-post a.more,
.rimbus .body-content .sidebar .sidebar-filter ul > li a.active,
.rimbus .body-content .sidebar .sidebar-filter ul > li a:active,
.rimbus .body-content .sidebar .sidebar-filter ul > li a:focus,
.rimbus .body-content .sidebar .sidebar-filter ul > li a:hover,
.rimbus .body-content .sidebar .sidebar-sub-title,
.rimbus footer .fashion-v1-footer .copy-right a,
.rimbus header .fashion-v1 .user-actions li a,
.sidebar .single-banner .content span.line-2 {
    color: #e8b822
}

header .language-currency ul > li > a span img {
    padding-right: 6px
}

header .language-currency ul > li .dropdown-menu {
    border: 1px solid #f1f1f1;
    width: 100px !important;
    min-width: 100px !important
}

    header .language-currency ul > li .dropdown-menu > li {
        padding-right: 0
    }

        header .language-currency ul > li .dropdown-menu > li > a span img {
            padding-right: 6px
        }

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background: #e8b822 !important
}

.owl-page.active span,
.rimbus header .fashion-v1 .fashion-v1-top-outer .top-menu > ul > li > a span.item-count {
    background-color: #e8b822
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #e8b822
}

.rimbus header .fashion-v1 nav.menu-bar ul.nav li.active a {
    border-bottom: 3px solid #e8b822;
    color: #e8b822
}

.rimbus .body-content .fashion-v1-slider .btn:hover {
    background-color: #e8b822 !important
}

.product-item-view .nav li.active a,
.rimbus .body-content .filters-container .filter-tabs .nav > li.active > a,
.rimbus .body-content .sidebar .hand-tool-tag .tag-list a.active,
.rimbus .body-content .sidebar .hand-tool-tag .tag-list > a:active,
.rimbus .body-content .sidebar .hand-tool-tag .tag-list > a:focus,
.rimbus .body-content .sidebar .hand-tool-tag .tag-list > a:hover {
    background-color: #e8b822
}

.rimbus .body-content .sidebar .product-tag .tag-list a.active,
.rimbus .body-content .sidebar .product-tag .tag-list > a:active,
.rimbus .body-content .sidebar .product-tag .tag-list > a:focus,
.rimbus .body-content .sidebar .product-tag .tag-list > a:hover {
    background-color: #e8b822;
    border-color: #e8b822
}

.sidebar .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle {
    border: 5px solid #e8b822
}

.rimbus .body-content .filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu {
    border-top: 2px solid #e8b822 !important
}

.details-page .product-info-panel .nav-tabs li.active a,
.pagination .active > a,
.pagination .active > a:focus,
.pagination .active > a:hover,
.pagination .active > span,
.pagination .active > span:focus,
.pagination .active > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover,
.rimbus .body-content .filters-container .pagination-container ul li.active,
.rimbus-pagination ul li.active {
    background-color: #e8b822;
    border: 1px solid #e8b822
}

    .details-page .product-info-panel .nav-tabs li.active a:hover {
        background-color: #e8b822;
        border: 1px solid #e8b822;
        color: #fff
    }

.details-page .product-info-panel .nav-tabs li a:hover {
    background-color: #eee #eee #ddd;
    color: #555
}

.checkout .panel-heading .panel-title a .step,
.fashion-v2 .product-1 .content button.btn-primary:active,
.fashion-v2 .product-1 .content button.btn-primary:focus,
.fashion-v2 .product-1 .content button.btn-primary:hover,
.fashion-v2 .product-2 .content button.btn-primary:active,
.fashion-v2 .product-2 .content button.btn-primary:focus,
.fashion-v2 .product-2 .content button.btn-primary:hover,
.fashion-v2 .product-3 .content button.btn-primary:active,
.fashion-v2 .product-3 .content button.btn-primary:focus,
.fashion-v2 .product-3 .content button.btn-primary:hover,
.fashion-v2 .product-4 .content button.btn-primary:active,
.fashion-v2 .product-4 .content button.btn-primary:focus,
.fashion-v2 .product-4 .content button.btn-primary:hover,
.fashion-v2-slider .slider-2 .slide-text-2 .slide-btn a.btn-primary:active,
.fashion-v2-slider .slider-2 .slide-text-2 .slide-btn a.btn-primary:focus,
.fashion-v2-slider .slider-2 .slide-text-2 .slide-btn a.btn-primary:hover,
.fashion-v4-slider .slider-2 .slide-text-2 .slide-btn a.btn-primary:active,
.fashion-v4-slider .slider-2 .slide-text-2 .slide-btn a.btn-primary:focus,
.fashion-v4-slider .slider-2 .slide-text-2 .slide-btn a.btn-primary:hover {
    background-color: #e8b822
}

.banner-link .text .shop-now,
.banner-slider .banner-outer .text a,
.blog .blog-comments ul li .media-body .comment-action ul li a,
.blog .blog-post span.author-date,
.blog .blog-single-post span.author-date,
.blog-slider .blog-post .blog-post-info p a,
.by-category ul > li a:hover,
.contact-us .details i,
.fashion-v2 .product-1 .content .product-price ins,
.fashion-v2 .product-2 .content .product-price ins,
.fashion-v2 .product-3 .content .product-price ins,
.fashion-v2 .product-4 .content .product-price ins,
.product-item-small .product-info .product-price ins,
.shopping-cart tbody tr td.product-remove a:hover {
    color: #e8b822
}

.blog-slider .blog-post .blog-post-image .post-when span {
    background-color: rgba(243, 54, 54, .5)
}

.food-slider .big-slider .slider .text h1,
.food-slider .big-slider .slider .text span,
.menu-bar nav .open > a,
.menu-bar nav ul.dropdown-menu li ul.links li a:hover,
.welcome-message h3 .logo-color {
    color: #e8b822 !important
}

.box .featured-products .nav-tabs li a:active,
.box .featured-products .nav-tabs li a:focus,
.box .featured-products .nav-tabs li a:hover,
.digital .featured-products .nav-tabs li a:active,
.digital .featured-products .nav-tabs li a:focus,
.digital .featured-products .nav-tabs li a:hover,
.fashion-v3 .featured-products .nav-tabs li a:active,
.fashion-v3 .featured-products .nav-tabs li a:focus,
.fashion-v3 .featured-products .nav-tabs li a:hover,
.fashion-v5 .featured-products .nav-tabs li a:active,
.fashion-v5 .featured-products .nav-tabs li a:focus,
.fashion-v5 .featured-products .nav-tabs li a:hover,
.fashion-v6 .featured-products .nav-tabs li a:active,
.fashion-v6 .featured-products .nav-tabs li a:focus,
.fashion-v6 .featured-products .nav-tabs li a:hover,
.furniture .featured-products .nav-tabs li a:active,
.furniture .featured-products .nav-tabs li a:focus,
.furniture .featured-products .nav-tabs li a:hover {
    background-color: #e8b822 !important;
    border-color: #e8b822 !important
}

.box .featured-products .nav-tabs li.active a,
.digital .featured-products .nav-tabs li.active a,
.fashion-v3 .featured-products .nav-tabs li.active a,
.fashion-v5 .featured-products .nav-tabs li.active a,
.fashion-v6 .featured-products .nav-tabs li.active a,
.furniture .featured-products .nav-tabs li.active a {
    border-color: #e8b822 !important;
    background-color: #e8b822 !important
}

    .box .featured-products .nav-tabs li.active a:active,
    .box .featured-products .nav-tabs li.active a:focus,
    .box .featured-products .nav-tabs li.active a:hover,
    .digital .featured-products .nav-tabs li.active a:active,
    .digital .featured-products .nav-tabs li.active a:focus,
    .digital .featured-products .nav-tabs li.active a:hover,
    .fashion-v3 .featured-products .nav-tabs li.active a:active,
    .fashion-v3 .featured-products .nav-tabs li.active a:focus,
    .fashion-v3 .featured-products .nav-tabs li.active a:hover,
    .fashion-v5 .featured-products .nav-tabs li.active a:active,
    .fashion-v5 .featured-products .nav-tabs li.active a:focus,
    .fashion-v5 .featured-products .nav-tabs li.active a:hover,
    .fashion-v6 .featured-products .nav-tabs li.active a:active,
    .fashion-v6 .featured-products .nav-tabs li.active a:focus,
    .fashion-v6 .featured-products .nav-tabs li.active a:hover,
    .furniture .featured-products .nav-tabs li.active a:active,
    .furniture .featured-products .nav-tabs li.active a:focus,
    .furniture .featured-products .nav-tabs li.active a:hover {
        border-color: #e8b822 !important
    }

.menu-bar nav ul.dropdown-menu {
    border-top: 2px solid #e8b822 !important
}

.food-slider .big-slider .slider .text .slide-btn a:active,
.food-slider .big-slider .slider .text .slide-btn a:focus,
.food-slider .big-slider .slider .text .slide-btn a:hover {
    background-color: #e8b822 !important;
    border: 2px solid #e8b822
}

.service .content-box .icon i {
    background-color: #e8b822 !important
}

.welcome-messagebody h4 .logo-color {
    color: #830000 !important
}

.banner-1x-v2-hand-tool .content .text-2,
.banner-1x-v3-hand-tool .content .text-2,
.digital .item .slider-outer .content h3,
.hand-2-banner-1x .banner-full .content h3,
.hand-banner-1x .banner-full .content h3,
.header-v1 .language-currency ul li a,
.header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:active,
.header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:focus,
.header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
.header-v1 .top-navbar .top-nav ul > li > a:active,
.header-v1 .top-navbar .top-nav ul > li > a:focus,
.header-v1 .top-navbar .top-nav ul > li > a:hover,
.header-v2 .cart-info .amount,
.header-v2 .language-currency ul li a,
.header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:active,
.header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:focus,
.header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
.header-v2 .top-navbar .top-nav ul > li > a:active,
.header-v2 .top-navbar .top-nav ul > li > a:focus,
.header-v2 .top-navbar .top-nav ul > li > a:hover,
.header-v3 .language-currency ul li a,
.header-v3 .top-navbar .top-nav ul > li > a:active,
.header-v3 .top-navbar .top-nav ul > li > a:focus,
.header-v3 .top-navbar .top-nav ul > li > a:hover,
.header-v5 .cart-info .amount,
.header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:active,
.header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:focus,
.header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
.header-v6 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active a,
.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:active,
.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:focus,
.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
.header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:active,
.header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:focus,
.header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
.header-v9 .cart-info .amount,
.header-v9 .language-currency ul li a,
.header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:active,
.header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:focus,
.header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
.header-v9 .top-navbar .top-nav ul > li > a:active,
.header-v9 .top-navbar .top-nav ul > li > a:focus,
.header-v9 .top-navbar .top-nav ul > li > a:hover,
.hot-sale-slider .item .products .hot-deal-wrapper .timing-wrapper .box-wrapper .box .key,
.hot-sale-slider .item .products .product-info .product-price ins,
.shopping-cart > .dropdown-menu .cart-item .price,
.testimonial .comment-outer .content .icon i {
    color: #fedd32 !important
}

.testimonial .owl-controls .owl-dot.active span {
    border: 3px solid #e8b822 !important
}

.hot-sale-slider .item .products .hot-deal-wrapper .sale-offer-tag {
    background-color: #e8b822 !important
}

.box-slider .big-slider .action a.btn:active,
.box-slider .big-slider .action a.btn:focus,
.box-slider .big-slider .action a.btn:hover {
    border: 1px solid #e8b822 !important
}

.header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
.header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
.header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
.header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
.header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
.header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
.header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
.header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
.header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a:before,
.header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover:before {
    border-bottom: 6px solid #fedd32 !important
}

.header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
.header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
.header-v3.navbar .navbar-nav > li .dropdown-menu,
.header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
.header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
.header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu {
    border-top: 2px solid #fedd32 !important
}

.box-slider .big-slider .action a.btn-primary:active,
.box-slider .big-slider .action a.btn-primary:focus,
.box-slider .big-slider .action a.btn-primary:hover {
    background-color: #e8b822 !important
}

.logo-color {
    fill: #e8b822 !important
}

.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:active,
.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:focus,
.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover {
    background-color: #e8b822 !important
}

.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li.open > a {
    background-color: #e8b822 !important
}

.header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li.active > a {
    background-color: #e8b822
}

    .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li.active > a:hover,
    .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li.open > a,
    .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:active,
    .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:focus,
    .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover {
        background-color: #e8b822 !important
    }

.header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li.active > a {
    background-color: #e8b822
}

    .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a,
    .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
    .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
    .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
    .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a,
    .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
    .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
    .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
    .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a,
    .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
    .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
    .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
    .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li.active > a:hover,
    .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.open > a,
    .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:active,
    .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:focus,
    .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a:hover {
        background-color: #363636 !important
    }

.header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a,
.header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a,
.header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a,
.header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a {
    background-color: #363636
}

    .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a:hover,
    .header-v2 .cart-icon,
    .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a:hover,
    .header-v3 .shopping-cart .cart-count,
    .header-v5 .cart-icon,
    .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a:hover,
    .header-v5 .top,
    .header-v9 .cart-icon,
    .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li.active > a:hover {
        background-color: #000000 !important
    }

.header-v6 .total-price-basket .cart-count {
    color: #e8b822
}

.foot-menu .list-links ul li a:hover,
.foot-menu .list-links ul li a:hover:before,
.footer-outer-1 .news-letter .btn i,
.footer-outer-2 .copy-rights a,
.footer-v4 .foot-menu .list-links ul li a:hover,
.footer-v4 .foot-menu .list-links ul li a:hover:before,
.footer-v5 .footer-outer-1 .latest-tweet .list-links .tweet-link li span:before,
.header-v3.navbar .navbar-nav .active > a,
.header-v3.navbar .navbar-nav > li .dropdown-menu > li .links > li > a:active,
.header-v3.navbar .navbar-nav > li .dropdown-menu > li .links > li > a:focus,
.header-v3.navbar .navbar-nav > li .dropdown-menu > li .links > li > a:hover,
.header-v3.navbar .navbar-nav > li.open > a,
.header-v8 .shopping-cart .item-count,
.latest-tweet .list-links .tweet-link li span .text a {
    color: #fedd32 !important
}

.header-v3.navbar .navbar-nav > li > a:active,
.header-v3.navbar .navbar-nav > li > a:focus,
.header-v3.navbar .navbar-nav > li > a:hover {
    color: #e8b822 !important;
    border-bottom: 3px solid #e8b822 !important
}

    .header-v3.navbar .navbar-nav > li > a:hover:before {
        border-bottom: 6px solid #e8b822 !important
    }

.header-v3.navbar .navbar-nav > li.open > a {
    border-bottom: 3px solid #e8b822 !important
}

    .header-v3.navbar .navbar-nav > li.open > a:before {
        border-bottom: 6px solid #e8b822 !important
    }

.header-v3.navbar .navbar-nav .active > a {
    border-bottom: 3px solid #e8b822 !important
}

.product-tags .tags-outer .tags-list li a:hover {
    background-color: #e8b822 !important;
    border: 1px solid #e8b822 !important
}

.owl-controls .owl-next:focus,
.owl-controls .owl-next:hover,
.owl-controls .owl-prev:focus,
.owl-controls .owl-prev:hover {
    background: #e8b822;
    border: #e8b822
}

.footer-v5 .footer-outer-1 .more-info .media .icon .round,
.footer-v5 .footer-outer-1 .social-network .icon:hover {
    background-color: #e8b822 !important
}

.news-letter .social-network .icon:hover {
    background-color: #e8b822 !important;
    border: 1px solid #e8b822 !important
}

.blog .blog-post h1 a:focus,
.blog .blog-post h1 a:hover,
.blog .blog-single-post h1 a:focus,
.blog .blog-single-post h1 a:hover,
.config-options .list-unstyled > li > a:focus,
.config-options .list-unstyled > li > a:hover,
.hero-style-1 h4,
.hero-style-2 h1,
.hero-style-4 h2,
.shopping-cart form table tbody tr td a.name:focus,
.shopping-cart form table tbody tr td a.name:hover {
    color: #e8b822
}

#hero .owl-carousel .owl-controls .owl-dot.active span,
#hero .owl-carousel .owl-controls .owl-dot:focus span,
#hero .owl-carousel .owl-controls .owl-dot:hover span,
.big-slider .owl-controls .owl-dots .owl-dot.active span,
.big-slider .owl-controls .owl-dots .owl-dot:focus span,
.big-slider .owl-controls .owl-dots .owl-dot:hover span,
.fashion-v4-slider .slider-2 .slide-text-2 .btn,
.pace .pace-progress,
.sliders .owl-controls .owl-dots .owl-dot.active span,
.sliders .owl-controls .owl-dots .owl-dot:focus span,
.sliders .owl-controls .owl-dots .owl-dot:hover span {
    background: #e8b822
}

.gallery-holder .product-item-holder .gallery-thumbs .owl-controls .owl-dots .owl-dot.active span,
.gallery-holder .product-item-holder .gallery-thumbs .owl-controls .owl-dots .owl-dot:focus span,
.gallery-holder .product-item-holder .gallery-thumbs .owl-controls .owl-dots .owl-dot:hover span,
.show-theme-options:focus,
.show-theme-options:hover {
    background-color: #e8b822
}

.gallery-holder .product-item-holder .gallery-thumbs .item:focus,
.gallery-holder .product-item-holder .gallery-thumbs .item:hover {
    border: 2px solid #e8b822
}

.footers {
    background-color: #dcdcdc
}

    .footers .footer-v1,
    .footers .footer-v2,
    .footers .footer-v3,
    .footers .footer-v4,
    .footers .footer-v5 {
        box-shadow: 0 0 20px rgba(0, 0, 0, .1)
    }

footer .footer-v1,
footer .footer-v2,
footer .footer-v3 {
    background-color: #000000
}

footer .footer-v4 {
    padding-top: 65px;
    background-color: #f1f1f1
}

    footer .footer-v4 .title {
        color: #444 !important
    }

    footer .footer-v4 .footer-outer-1 .company-info p {
        color: #555 !important
    }

    footer .footer-v4 .footer-outer-1 .foot-menu .list-links {
        font-size: 13px;
        text-transform: capitalize
    }

        footer .footer-v4 .footer-outer-1 .foot-menu .list-links ul li a {
            border-bottom: 1px solid #e3e3e3;
            color: #555
        }

    footer .footer-v4 .footer-outer-1 .latest-tweet .list-links .tweet-link li {
        padding-bottom: 4px
    }

        footer .footer-v4 .footer-outer-1 .latest-tweet .list-links .tweet-link li span:before {
            color: #666
        }

        footer .footer-v4 .footer-outer-1 .latest-tweet .list-links .tweet-link li span .text,
        footer .footer-v4 .footer-outer-1 .more-info .media a {
            color: #555
        }

    footer .footer-v4 .footer-outer-1 .more-info .media {
        color: #555;
        font-size: 13px
    }

        footer .footer-v4 .footer-outer-1 .more-info .media i:before {
            color: #666
        }

    footer .footer-v4 .footer-outer-1 .social-network .footer-social .social-links .link .icon {
        background-color: #d8d8d8;
        border: 1px solid #d8d8d8
    }

    footer .footer-v4 .footer-outer-1 .social-network .footer-social .social-links .link .facebook:hover {
        background-color: #3b5998;
        border: 1px solid #3b5998
    }

    footer .footer-v4 .footer-outer-1 .social-network .footer-social .social-links .link .google-plus:hover {
        background-color: #dd4b39;
        border: 1px solid #dd4b39
    }

    footer .footer-v4 .footer-outer-1 .social-network .footer-social .social-links .link .twitter:hover {
        background-color: #00aced;
        border: 1px solid #00aced
    }

    footer .footer-v4 .footer-outer-1 .social-network .footer-social .social-links .link .tumblr:hover {
        background-color: #32506d;
        border: 1px solid #32506d
    }

    footer .footer-v4 .footer-outer-1 .social-network .footer-social .social-links .link .pinterest:hover {
        background-color: #cb2027;
        border: 1px solid #cb2027
    }

footer .footer-v5,
footer .footer-v5 .part-1 {
    background-color: #fff
}

footer .footer-v4 .footer-outer-2 {
    background-color: #fff;
    color: #000
}

    footer .footer-v4 .footer-outer-2 .payment-card img {
        opacity: .8
    }

        footer .footer-v4 .footer-outer-2 .payment-card img:hover {
            opacity: 1
        }

footer .footer-v5 {
    padding-top: 65px
}

    footer .footer-v5 .title {
        color: #444 !important
    }

    footer .footer-v5 .part-2 {
        background-color: #202020
    }

        footer .footer-v5 .part-2 .title {
            color: #b9b9b9 !important;
            font-size: 18px !important;
            font-weight: 400
        }

    footer .footer-v5 .footer-outer-1 .company-info .logo a svg {
        width: 208px;
        height: 42px
    }

    footer .footer-v5 .footer-outer-1 .company-info p {
        color: #555 !important;
        margin-top: 20px
    }

    footer .footer-v5 .footer-outer-1 .latest-tweet .list-links .tweet-link li {
        padding-bottom: 14px
    }

        footer .footer-v5 .footer-outer-1 .latest-tweet .list-links .tweet-link li .text {
            color: #555;
            margin: 0 !important
        }

            footer .footer-v5 .footer-outer-1 .latest-tweet .list-links .tweet-link li .text a {
                font-style: normal
            }

        footer .footer-v5 .footer-outer-1 .latest-tweet .list-links .tweet-link li .time {
            font-size: 11px;
            padding-left: 10px
        }

    footer .footer-v5 .footer-outer-1 .more-info .media {
        color: #555;
        font-size: 13px
    }

        footer .footer-v5 .footer-outer-1 .more-info .media .icon .round {
            height: 30px !important;
            width: 30px !important;
            display: table;
            border-radius: 100px
        }

            footer .footer-v5 .footer-outer-1 .more-info .media .icon .round i {
                color: #fff;
                font-size: 16px;
                display: table-cell;
                vertical-align: middle;
                text-align: center
            }

        footer .footer-v5 .footer-outer-1 .more-info .media a,
        footer .footer-v5 .footer-outer-1 .news-letter p {
            color: #555 !important
        }

    footer .footer-v5 .footer-outer-1 .more-info .email-id i {
        font-size: 12px !important
    }

    footer .footer-v5 .footer-outer-1 .social-network {
        margin-top: 10px
    }

        footer .footer-v5 .footer-outer-1 .social-network .footer-social .social-links li {
            padding: 0 !important
        }

footer .footer-outer-1 .latest-tweet .list-links,
footer .footer-outer-1 .product-tags .tags-outer {
    padding-top: 10px
}

footer .footer-v5 .footer-outer-1 .social-network .footer-social .social-links .link .icon {
    background-color: transparent;
    border: none;
    border-radius: 100px;
    height: 35px;
    width: 35px
}

footer .footer-v5 .footer-outer-1 .news-letter input {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    color: #9e9e9e;
    box-shadow: none;
    font-size: 13px
}

footer .footer-v5 .footer-outer-1 .news-letter .btn {
    background-color: #6e6e6e;
    color: #fff
}

footer {
    height: inherit
}

    footer .footer-outer-1 .company-info p {
        color: #969696;
        font-size: 13px;
        margin-top: 30px;
        display: inline-block
    }

    footer .footer-outer-1 .latest-tweet .list-links .tweet-link li {
        padding-bottom: 4px
    }

        footer .footer-outer-1 .latest-tweet .list-links .tweet-link li .tweet-icon {
            display: table
        }

            footer .footer-outer-1 .latest-tweet .list-links .tweet-link li .tweet-icon:before {
                content: "\f099";
                font-family: FontAwesome;
                font-size: 22px;
                color: #aaa;
                vertical-align: top;
                display: table-cell
            }

            footer .footer-outer-1 .latest-tweet .list-links .tweet-link li .tweet-icon .text {
                color: #969696;
                font-size: 13px;
                padding-left: 10px
            }

                footer .footer-outer-1 .latest-tweet .list-links .tweet-link li .tweet-icon .text a {
                    font-style: italic;
                    text-transform: capitalize
                }

    footer .footer-outer-1 .product-tags .tags-outer .tags-list {
        margin-left: 0
    }

        footer .footer-outer-1 .product-tags .tags-outer .tags-list li {
            padding: 0 7px 7px 0;
            display: inline-block
        }

            footer .footer-outer-1 .product-tags .tags-outer .tags-list li a {
                text-transform: capitalize;
                font-size: 12px;
                display: inline-block;
                color: #969696;
                padding: 8px 11px;
                border: 1px solid #505050
            }

                footer .footer-outer-1 .product-tags .tags-outer .tags-list li a.box {
                    background: 0 0
                }

                footer .footer-outer-1 .product-tags .tags-outer .tags-list li a:hover {
                    color: #fff
                }

    footer .footer-outer-1 .foot-title .title {
        color: #eee;
        font-family: Montserrat, sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        margin-top: 0
    }

    footer .footer-outer-1 .social-network {
        margin-top: 23px
    }

        footer .footer-outer-1 .social-network .title {
            font-size: 21px;
            font-weight: 500;
            color: #a6a6a6;
            text-transform: inherit;
            margin-bottom: 13px
        }

        footer .footer-outer-1 .social-network .titlelastfooter {
            font-size: 22px;
            font-weight: 500;
            color: #3e3e3e;
            text-transform: inherit;
            margin-bottom: 5px;
            float: right
        }

        footer .footer-outer-1 .social-network .titlelastfooter1 {
            color: #eee
        }

        footer .footer-outer-1 .social-network .footer-social .social-links a {
            color: #666
        }

        footer .footer-outer-1 .social-network .footer-social .social-links .link .icon {
            height: 38px;
            width: 38px;
            border: 1px solid #505050;
            display: inline-block;
            line-height: 2.8;
            text-align: center
        }

            footer .footer-outer-1 .social-network .footer-social .social-links .link .icon i {
                font-size: 18px
            }

            footer .footer-outer-1 .social-network .footer-social .social-links .link .icon:hover i {
                color: #fff
            }

        footer .footer-outer-1 .social-network .footer-social .social-links .link .facebook:hover {
            background-color: #3b5998;
            border: 1px solid #3b5998
        }

        footer .footer-outer-1 .social-network .footer-social .social-links .link .youtube:hover {
            background-color: #C3181E;
            border: 1px solid #C3181E
        }

        footer .footer-outer-1 .social-network .footer-social .social-links .link .google-plus:hover {
            background-color: #dd4b39;
            border: 1px solid #dd4b39
        }

        footer .footer-outer-1 .social-network .footer-social .social-links .link .twitter:hover {
            background-color: #00aced;
            border: 1px solid #00aced
        }

        footer .footer-outer-1 .social-network .footer-social .social-links .link .tumblr:hover {
            background-color: #32506d;
            border: 1px solid #32506d
        }

        footer .footer-outer-1 .social-network .footer-social .social-links .link .pinterest:hover {
            background-color: #cb2027;
            border: 1px solid #cb2027
        }

    footer .footer-outer-1 .foot-menu .list-links {
        font-size: 13px;
        text-transform: capitalize
    }

        footer .footer-outer-1 .foot-menu .list-links ul li a {
            color: #eee;
            padding: 12px 0;
            display: block
        }

            footer .footer-outer-1 .foot-menu .list-links ul li a:before {
                font-size: 10px;
                color: #666;
                margin-right: 6px;
                font-family: FontAwesome
            }

            footer .footer-outer-1 .foot-menu .list-links ul li a:hover {
                padding-left: 10px !important;
                transition: all .3s ease-in-out
            }

        footer .footer-outer-1 .foot-menu .list-links ul li:last-child a {
            border-bottom: none
        }

    footer .footer-outer-1 .foot-menu-nav {
        display: inline-block;
        width: inherit;
        margin-top: 40px
    }

        footer .footer-outer-1 .foot-menu-nav > ul > li {
            float: left;
            width: 15%;
            padding-right: 2%
        }

            footer .footer-outer-1 .foot-menu-nav > ul > li:last-child {
                padding-right: 0;
                width: 21%
            }

    footer .footer-outer-1 .more-info .media {
        color: #747474;
        font-size: 13px
    }

        footer .footer-outer-1 .more-info .media a {
            color: #969696
        }

        footer .footer-outer-1 .more-info .media i {
            font-size: 20px
        }

    footer .footer-outer-1 .more-info .location {
        margin-top: 22px
    }

        footer .footer-outer-1 .more-info .location address {
            margin-bottom: 0
        }

    footer .footer-outer-1 .more-info .contact-no {
        display: block
    }

    footer .footer-outer-1 .more-info .email-id i {
        font-size: 18px !important
    }

    footer .footer-outer-1 .news-letter {
        margin: 0
    }

        footer .footer-outer-1 .news-letter p {
            color: #969696;
            font-size: 13px;
            margin-top: 15px;
            margin-bottom: 20px
        }

        footer .footer-outer-1 .news-letter input {
            background: #2e2e2e;
            border-radius: 0;
            border: none;
            height: 35px;
            margin-top: 0
        }

        footer .footer-outer-1 .news-letter .btn {
            background: #2e2e2e;
            padding: 7px 14px !important
        }

            footer .footer-outer-1 .news-letter .btn i {
                font-size: 18px
            }

        footer .footer-outer-1 .news-letter .social-network {
            margin-top: 30px !important
        }

    footer .footer-outer-2 {
        padding-top: 40px;
        padding-bottom: 30px;
        background-color: #000
    }

        footer .footer-outer-2 .copy-rights {
            color: #666;
            margin: 0;
            padding: 0
        }

        footer .footer-outer-2 .payment-card {
            text-align: right
        }

            footer .footer-outer-2 .payment-card img {
                opacity: .4
            }

                footer .footer-outer-2 .payment-card img:hover {
                    opacity: 1
                }

@media (max-width:767px) {
    .header-v1 .navbar-toggle,
    .header-v2 .navbar-toggle,
    .header-v3 .navbar-toggle,
    .header-v4 .navbar-toggle,
    .header-v5 .navbar-toggle,
    .header-v6 .navbar-toggle,
    .header-v7 .navbar-toggle,
    .header-v8 .navbar-toggle,
    .header-v9 .navbar-toggle {
        background-color: grey !important;
        visibility: visible
    }

        .header-v1 .navbar-toggle .icon-bar,
        .header-v2 .navbar-toggle .icon-bar,
        .header-v3 .navbar-toggle .icon-bar,
        .header-v4 .navbar-toggle .icon-bar,
        .header-v5 .navbar-toggle .icon-bar,
        .header-v6 .navbar-toggle .icon-bar,
        .header-v7 .navbar-toggle .icon-bar,
        .header-v8 .navbar-toggle .icon-bar,
        .header-v9 .navbar-toggle .icon-bar {
            background-color: #fff !important
        }

    .header-v4 .language-currency {
        display: block !important;
        text-align: center;
        margin-bottom: 16px;
        padding-right: 0
    }

    .header-v4 .middle {
        margin-top: 0 !important
    }

    .header-v4 .option-search-bar {
        margin-right: 0 !important;
        margin-bottom: 20px
    }

    .header-v4 .logo .navbar-header .navbar-toggle {
        background-color: #fff !important;
        border-color: #fff !important
    }

        .header-v4 .logo .navbar-header .navbar-toggle .icon-bar {
            background-color: grey !important
        }

    .header-v1 .top-bar,
    .header-v4 .top-bar {
        text-align: center;
        margin-bottom: 10px
    }

    .header-v1 .logo,
    .header-v4 .logo {
        text-align: left;
        margin: 40px 0 !important
    }

    .header-v1 .navbar .navbar-nav,
    .header-v1 .navbar-header .navbar-toggle,
    .header-v4 .navbar .navbar-nav,
    .header-v4 .navbar-header .navbar-toggle {
        margin: 0
    }

    .header-v1 .middle,
    .header-v4 .middle {
        margin-bottom: 0
    }

    .header-v1 .navbar .navbar-collapse,
    .header-v4 .navbar .navbar-collapse {
        padding-right: 0
    }

    .header-v1 .navbar-header .navbar-brand,
    .header-v4 .navbar-header .navbar-brand {
        padding-left: 0
    }

    .header-v1 .shopping-cart .dropdown-toggle,
    .header-v4 .shopping-cart .dropdown-toggle {
        margin-left: 0 !important
    }

    .header-v1 .shopping-cart .dropdown-menu,
    .header-v4 .shopping-cart .dropdown-menu {
        width: inherit !important
    }

    .header-v1 .option-search-bar .input-group input,
    .header-v4 .option-search-bar .input-group input {
        height: 40px !important
    }

    .header-v3.navbar,
    .header-v3.navbar .navbar-brand,
    .header-v6 .navbar-header .navbar-brand,
    .header-v7 .bottom,
    .header-v7 .logo .navbar-header .navbar-brand {
        height: inherit
    }

    .header-v1 .option-search-bar .input-group span button.btn,
    .header-v4 .option-search-bar .input-group span button.btn {
        padding: 9px 12px
    }

    .header-v2 .navbar .navbar-nav {
        margin: 0
    }

    .header-v2 .navbar .navbar-collapse {
        padding-right: 0
    }

    .header-v2 .language-currency {
        display: block !important;
        text-align: center;
        margin-bottom: 16px;
        padding-right: 0
    }

    .header-v2 .middle {
        margin: 0
    }

    .header-v2 .logo {
        margin-bottom: 0 !important
    }

        .header-v2 .logo .navbar-header .navbar-brand {
            padding: 0;
            height: inherit
        }

        .header-v2 .logo .navbar-header .navbar-toggle {
            margin: 0
        }

    .header-v2 .option-search-bar {
        margin: 30px 0 !important
    }

    .header-v3.navbar .navbar-brand {
        display: inline-block;
        margin-left: 20px
    }

    .header-v3.navbar .navbar-header {
        margin: 20px 0
    }

        .header-v3.navbar .navbar-header .navbar-toggle {
            margin-top: 0
        }

    .header-v3 .navbar-collapse .pull-right {
        float: none !important
    }

    .header-v3 .language-currency {
        display: block !important;
        text-align: center;
        margin-bottom: 16px;
        padding-right: 0
    }

    header .top-navbar {
        text-align: center
    }

    header .logo {
        margin: 0 !important
    }

    .header-v5 .top-navbar {
        text-align: right !important
    }

    .header-v5 .language-currency {
        display: block !important;
        text-align: center;
        margin-bottom: 12px;
        padding-right: 0 !important
    }

    .header-v5 .shopping-cart {
        padding-left: 20%
    }

    .header-v5 .logo {
        text-align: left
    }

    .header-v5 .navbar-header .navbar-brand {
        display: inline
    }

    .header-v5 .navbar-header .navbar-toggle {
        margin-top: 10px !important
    }

    .header-v6 .navbar-header .navbar-toggle {
        margin: 22px 0 0;
        background-color: #fff !important;
        border-color: #fff !important
    }

        .header-v6 .navbar-header .navbar-toggle .icon-bar {
            background-color: grey !important
        }

    .header-v7 .logo .navbar-header .navbar-toggle {
        margin: 0;
        background-color: #fff !important;
        border-color: #fff !important
    }

        .header-v7 .logo .navbar-header .navbar-toggle .icon-bar {
            background-color: grey !important
        }

    .header-v7 .middle {
        margin: 0 !important
    }

        .header-v7 .middle .search-option {
            padding-right: 15px;
            margin-bottom: 20px;
            width: 100% !important
        }

            .header-v7 .middle .search-option .search-bar {
                display: inline-block;
                width: 100% !important
            }

                .header-v7 .middle .search-option .search-bar .option-search-bar {
                    margin: 0;
                    width: 100% !important
                }

    .header-v7 .top-navbar {
        text-align: center !important
    }

    .header-v7 .language-currency {
        display: block !important;
        text-align: center;
        margin-bottom: 12px;
        padding-right: 0 !important
    }

    .header-v8 {
        height: 170px !important
    }

        .header-v8 .head-outer {
            height: inherit !important;
            padding-bottom: 50px
        }

            .header-v8 .head-outer .shopping-cart {
                float: none;
                display: inline-block
            }

            .header-v8 .head-outer .head-wrapper {
                padding-right: 15px
            }

                .header-v8 .head-outer .head-wrapper > .pull-right {
                    float: none !important
                }

                .header-v8 .head-outer .head-wrapper .navbar-collapse {
                    margin: 0 !important;
                    width: 100%;
                    z-index: 1000 !important;
                    position: relative
                }

            .header-v8 .head-outer .top-action-bar {
                padding-bottom: 0
            }

            .header-v8 .head-outer .language-currency,
            .header-v8 .head-outer .top-nav {
                margin-top: 14px
            }

            .header-v8 .head-outer .language-currency {
                display: inline-block;
                margin: 16px 0
            }

                .header-v8 .head-outer .language-currency .navbar-nav {
                    margin: 0
                }

                    .header-v8 .head-outer .language-currency .navbar-nav > li {
                        float: left
                    }

                .header-v8 .head-outer .language-currency ul > li a .value img {
                    margin-top: -1px
                }

        .header-v8 .navbar-header {
            width: 100% !important;
            margin: 0
        }

            .header-v8 .navbar-header .navbar-brand {
                padding: 12px 0 0 !important
            }

            .header-v8 .navbar-header .navbar-toggle {
                margin-right: 0
            }

        .header-v8 .top-navbar {
            text-align: center !important
        }

            .header-v8 .top-navbar .top-nav {
                margin-top: 10px;
                display: inline-block
            }

        .header-v8 .top-bar {
            text-align: center
        }

            .header-v8 .top-bar .pull-right {
                float: none !important
            }

        .header-v8 .navbar {
            height: initial !important
        }

    .config {
        top: 50px
    }

    footer .footer-outer-1 .social-network {
        margin-bottom: 23px
    }

    footer .footer-outer-1 .footer-menu {
        margin-bottom: 20px
    }

    footer .footer-outer-1 .foot-menu .list-links {
        font-size: 14px
    }

    footer .footer-outer-1 .foot-menu-nav {
        margin-top: 30px
    }

        footer .footer-outer-1 .foot-menu-nav > ul > li {
            float: none;
            width: 100%;
            margin-bottom: 20px
        }

            footer .footer-outer-1 .foot-menu-nav > ul > li:last-child {
                width: 100%
            }

    footer .footer-outer-1 .row .company-info,
    footer .footer-outer-1 .row .foot-menu,
    footer .footer-outer-1 .row .latest-tweet,
    footer .footer-outer-1 .row .product-tags {
        margin-bottom: 20px !important
    }

    footer .footer-v5 .footer-outer-1 .news-letter {
        margin-bottom: 40px
    }

    footer .footer-outer-2 .payment-card {
        text-align: left;
        margin-top: 20px
    }

    .fashion-v1-slider,
    .fashion-v1-slider .item {
        height: 440px
    }

        .fashion-v1-slider .item .container {
            width: 300px
        }

        .fashion-v1-slider .big-slider .slider-1 .slide-text-1 {
            right: 5%
        }

            .fashion-v1-slider .big-slider .slider-1 .slide-text-1 h2 {
                font-size: 43px
            }

            .fashion-v1-slider .big-slider .slider-1 .slide-text-1 h1 {
                font-size: 70px
            }

        .fashion-v1-slider .big-slider .slider-2 .slide-text-2 {
            left: 3%
        }

    .hand-tools .hand-tool-featured .hand-tab .nav-tabs li,
    .hand-tools .handtool-featured .hand-tab .nav-tabs li {
        padding-right: 0
    }

        .hand-tools .hand-tool-featured .hand-tab .nav-tabs li a,
        .hand-tools .handtool-featured .hand-tab .nav-tabs li a {
            padding: 5.5px 8px
        }

    .hand-banner-1x .banner-full a .content {
        text-align: left
    }

    #hero h1 {
        font-size: 26px;
        line-height: 26px;
        letter-spacing: 0
    }

    #hero h2 {
        font-size: 20px
    }

    #hero h3 {
        font-size: 16px;
        line-height: 16px
    }

    #hero p {
        font-size: 12px;
        margin-top: 4px
    }

    #hero .btn {
        margin-top: 10px
    }

    #hero .btn-primary {
        padding: 6px 16px;
        font-size: 10px
    }

    .owl-main .caption.vertical-center {
        padding-bottom: 0
    }

    .big-slider .owl-controls,
    .sliders .owl-controls {
        margin-top: -34px !important
    }

    .owl-main .owl-dots .owl-dot span {
        height: 10px;
        width: 10px
    }

    .fashion-v2-slider .slider-2 {
        height: 200px
    }

        .fashion-v2-slider .slider-2 .container {
            width: 300px
        }

        .fashion-v2-slider .slider-2 .slide-text-2,
        .fashion-v4-slider .slider-2 .slide-text-2 {
            left: 0
        }

            .fashion-v2-slider .slider-2 .slide-text-2 h4,
            .fashion-v4-slider .slider-2 .slide-text-2 h4 {
                text-align: center !important
            }

    .fashion-v2 .product-1,
    .fashion-v2 .product-2,
    .fashion-v2 .product-3,
    .fashion-v2 .product-4 {
        height: 160px;
        background-position: center;
        background-repeat: no-repeat
    }

        .fashion-v2 .product-1 .content-outer,
        .fashion-v2 .product-2 .content-outer,
        .fashion-v2 .product-3 .content-outer,
        .fashion-v2 .product-4 .content-outer {
            position: relative;
            height: 160px
        }

            .fashion-v2 .product-1 .content-outer .content,
            .fashion-v2 .product-2 .content-outer .content,
            .fashion-v2 .product-3 .content-outer .content,
            .fashion-v2 .product-4 .content-outer .content {
                position: absolute
            }

                .fashion-v2 .product-1 .content-outer .content h1,
                .fashion-v2 .product-2 .content-outer .content h1,
                .fashion-v2 .product-3 .content-outer .content h1,
                .fashion-v2 .product-4 .content-outer .content h1 {
                    font-size: 20px;
                    text-transform: uppercase;
                    color: #444;
                    font-weight: 500
                }

                .fashion-v2 .product-1 .content-outer .content p,
                .fashion-v2 .product-2 .content-outer .content p,
                .fashion-v2 .product-3 .content-outer .content p,
                .fashion-v2 .product-4 .content-outer .content p {
                    font-size: 12px;
                    color: #444;
                    letter-spacing: 1px
                }

                .fashion-v2 .product-1 .content-outer .content .product-price,
                .fashion-v2 .product-2 .content-outer .content .product-price,
                .fashion-v2 .product-3 .content-outer .content .product-price,
                .fashion-v2 .product-4 .content-outer .content .product-price {
                    font-family: Montserrat, sans-serif;
                    line-height: 1
                }

                    .fashion-v2 .product-1 .content-outer .content .product-price ins,
                    .fashion-v2 .product-2 .content-outer .content .product-price ins,
                    .fashion-v2 .product-3 .content-outer .content .product-price ins,
                    .fashion-v2 .product-4 .content-outer .content .product-price ins {
                        font-size: 20px
                    }

                    .fashion-v2 .product-1 .content-outer .content .product-price del,
                    .fashion-v2 .product-2 .content-outer .content .product-price del,
                    .fashion-v2 .product-3 .content-outer .content .product-price del,
                    .fashion-v2 .product-4 .content-outer .content .product-price del {
                        font-size: 15px !important;
                        color: #969696
                    }

                    .fashion-v2 .product-1 .content-outer .content .product-price del,
                    .fashion-v2 .product-1 .content-outer .content .product-price ins,
                    .fashion-v2 .product-2 .content-outer .content .product-price del,
                    .fashion-v2 .product-2 .content-outer .content .product-price ins,
                    .fashion-v2 .product-3 .content-outer .content .product-price del,
                    .fashion-v2 .product-3 .content-outer .content .product-price ins,
                    .fashion-v2 .product-4 .content-outer .content .product-price del,
                    .fashion-v2 .product-4 .content-outer .content .product-price ins {
                        letter-spacing: -1px
                    }

                .fashion-v2 .product-1 .content-outer .content button,
                .fashion-v2 .product-2 .content-outer .content button,
                .fashion-v2 .product-3 .content-outer .content button,
                .fashion-v2 .product-4 .content-outer .content button {
                    font-size: 10px;
                    margin-right: 16px !important;
                    background-color: #5d5e5f
                }

                .banner-1x .banner-full > a .content span,
                .fashion-v2 .product-3 .content-outer .content .product-price ins {
                    font-size: 20px
                }

                .fashion-v2 .product-1 .content-outer .content button:last-child,
                .fashion-v2 .product-2 .content-outer .content button:last-child,
                .fashion-v2 .product-3 .content-outer .content button:last-child,
                .fashion-v2 .product-4 .content-outer .content button:last-child {
                    margin: 0 !important
                }

                .fashion-v2 .product-1 .content-outer .content .product-price,
                .fashion-v2 .product-2 .content-outer .content p {
                    margin-bottom: 10px
                }

                .fashion-v2 .product-2 .content-outer .content h1,
                .fashion-v2 .product-3 .content-outer .content h1,
                .fashion-v2 .product-4 .content-outer .content h1 {
                    margin-top: 10px
                }

    .fashion-v6 .fashion-v6-featured .owl-stage-outer .owl-stage .owl-item .products,
    .owl-carousel .item .products {
        margin-right: 0
    }

    .fashion-v2 .product-1 .content-outer .content button.btn,
    .fashion-v2 .product-2 .content-outer .content button.btn,
    .fashion-v2 .product-3 .content-outer .content button.btn,
    .fashion-v2 .product-4 .content-outer .content button.btn {
        padding: 6px 20px
    }

    .fashion-v2 .product-1 .content-outer .content button.btn-primary,
    .fashion-v2 .product-2 .content-outer .content button.btn-primary,
    .fashion-v2 .product-3 .content-outer .content button.btn-primary,
    .fashion-v2 .product-4 .content-outer .content button.btn-primary {
        color: #fff
    }

    .fashion-v2 .product-1 .content-outer .content {
        bottom: 16px;
        left: 0
    }

    .fashion-v2 .product-2 .content-outer .content {
        right: 0;
        width: 100%;
        bottom: 10px;
        left: 0
    }

    .fashion-v2 .product-2 .content-outer img {
        width: 100%
    }

    .fashion-v2 .product-3 .content-outer .content {
        right: 0;
        bottom: 20px;
        left: 0;
        text-align: center
    }

    .fashion-v5 .item .slider-outer .content,
    .food-slider .big-slider .slider .text {
        right: auto
    }

    .fashion-v2 .product-3 .content-outer .content p {
        margin-bottom: 14px
    }

    .fashion-v2 .product-4 .content-outer .content {
        bottom: 10%
    }

        .fashion-v2 .product-4 .content-outer .content p {
            margin-bottom: 10px
        }

        .fashion-v2 .product-4 .content-outer .content .product-price del {
            margin-bottom: 4px
        }

    .fashion-v2 .product-4 .content-outer img {
        z-index: -1;
        height: 160px;
        left: 0
    }

    .header-v9 .language-currency {
        display: block !important;
        text-align: center;
        margin-bottom: 10px;
        padding-right: 0
    }

        .header-v9 .language-currency > ul {
            display: inline-block
        }

    .header-v9 .logo {
        display: block;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        text-align: center !important
    }

        .header-v9 .logo .navbar-brand {
            padding: 0 !important;
            height: inherit !important
        }

        .header-v9 .logo .navbar-toggle {
            margin-top: 0 !important
        }

        .header-v9 .logo > a {
            display: inline-block
        }

    .header-v9 .shopping-cart {
        padding-left: 18%;
        margin-top: 30px
    }

    .header-v9 .middle {
        margin-top: 0
    }

    .banner-link .banner-1 {
        margin-bottom: 30px
    }

    .box .featured-products .section-title,
    .digital .featured-products .section-title,
    .fashion-v3 .featured-products .section-title,
    .fashion-v5 .featured-products .section-title,
    .fashion-v6 .featured-products .section-title,
    .furniture .featured-products .section-title {
        padding-bottom: 90px
    }

    .box .featured-products .nav-tabs,
    .digital .featured-products .nav-tabs,
    .fashion-v3 .featured-products .nav-tabs,
    .fashion-v5 .featured-products .nav-tabs,
    .fashion-v6 .featured-products .nav-tabs,
    .furniture .featured-products .nav-tabs {
        right: auto;
        top: 35px
    }

        .box .featured-products .nav-tabs > li,
        .digital .featured-products .nav-tabs > li,
        .fashion-v3 .featured-products .nav-tabs > li,
        .fashion-v5 .featured-products .nav-tabs > li,
        .fashion-v6 .featured-products .nav-tabs > li,
        .furniture .featured-products .nav-tabs > li {
            padding-right: 2px
        }

    .banner-2x .col-md-7 {
        padding-right: 15px;
        margin-bottom: 20px
    }

    .banner-2x .col-md-5 {
        padding-left: 15px
    }

    .banner-link .banner-2 {
        margin-bottom: 30px !important
    }

    .banner-6x4 .row .banner-1,
    .banner-non-link .banner-1,
    .banner-non-link .banner-2,
    .sidebar {
        margin-bottom: 20px
    }

    .fashion-v4-slider .big-slider .owl-controls {
        margin-top: -34px !important
    }

    .sidebar .menu-bar nav > .nav > li ul.dropdown-menu {
        min-width: 0;
        left: 0;
        width: 100%;
        top: 100% !important
    }

    .fashion-v5 .sliders .owl-controls {
        margin-top: -46px
    }

    .banner-6x4 .banner-outer .text h4 {
        font-size: 16px
    }

    .banner-6x4 .banner-outer .text h2 {
        font-size: 40px
    }

    .full-letter .news-letter-full .text {
        text-align: center
    }

        .full-letter .news-letter-full .text h4 {
            margin: 10px 0
        }

    .full-letter .news-letter-full .input-email {
        margin-top: 20px
    }

        .full-letter .news-letter-full .input-email .input-group {
            padding-right: 0
        }

            .full-letter .news-letter-full .input-email .input-group .input-group-btn .btn {
                padding: 10.5px 14px
            }

    .food-slider .big-slider .slider .text h4 {
        font-size: 35px
    }

    .food-slider .big-slider .slider .text h1 {
        font-size: 75px
    }

    .food-slider .big-slider .slider .text span {
        font-size: 80px
    }

    .food-slider .big-slider .owl-controls {
        margin-top: -46px
    }

    .welcome-message p {
        padding: 0 15px
    }

    .newsletter-outer .newsletter-x2 .letter-outer .content p,
    .newsletter-outer .newsletter-x2 .letter-outer .input-group,
    .testimonial-outer .testimonial .comment-outer .content p {
        padding: 0
    }

    .service .content-box .icon-outer .icon {
        top: -60px
    }

    .digital .owl-main .item {
        height: 326px
    }

    .food-slider .big-slider .item {
        height: 480px
    }

        .food-slider .big-slider .item .container {
            width: 300px
        }

    .service .col-md-4 .content-box {
        margin-bottom: 71px
    }

    .service .col-md-4:last-child .content-box {
        margin-bottom: 0
    }

    .category-product .food {
        margin: 0 -1px
    }

        .category-product .food .featured-product .owl-stage .owl-item .products,
        .digital .digital-single .digital-featured .owl-stage-outer .owl-stage .owl-item .products,
        .digital .featured-products .digital-featured .owl-stage-outer .owl-stage .owl-item .products,
        .food .featured-product .owl-stage .owl-item .products,
        .furniture .featured-products .furniture-featured .owl-stage-outer .owl-stage .owl-item .products,
        .furniture .furniture-single .furniture-featured .owl-stage-outer .owl-stage .owl-item .products {
            margin-right: 0
        }

    .food .featured-product .owl-controls .owl-nav .owl-prev {
        left: 118px
    }

    .food .featured-product .owl-controls .owl-nav .owl-next {
        right: 39%
    }

    .testimonial-outer .testimonial .comment-outer .media,
    .testimonial-outer .testimonial .comment-outer .owl-controls {
        margin-top: 0
    }

    .furniture .sidebar {
        margin-top: 40px
    }

    .details-v1 .custom-select ul span.customSelect span.customSelectInner::after,
    .details-v2 .custom-select ul span.customSelect span.customSelectInner::after {
        padding-left: 8px
    }

    .details-v1 .custom-select ul span.customSelect,
    .details-v2 .custom-select ul span.customSelect {
        padding: 6px 10px 5px 6px
    }

    .details-v1 .details-page .custom-select ul li select,
    .details-v2 .details-page .custom-select ul li select {
        width: 42% !important
    }

    .banner-furniture-v2 .banner-full img,
    .box-wrapper .custom-container .container,
    .category-product .products .product .product-image .image img,
    .sidebar .sidebar-advertisment img {
        width: 100%
    }

    .box-wrapper .banner-6x4 {
        margin: 0
    }

        .box-wrapper .banner-6x4 > div {
            margin-bottom: 20px
        }

    .box-wrapper .box-single .section-title {
        font-size: 16px !important
    }

    .blog .blog-post h1,
    .blog .blog-single-post h1,
    .shopping-cart .cart-total tbody tr td.grand-total,
    .shopping-cart .cart-total tbody tr td.total-amount {
        font-size: 16px
    }

    .box-wrapper .full-letter .news-letter-full .input-email img {
        right: 0
    }

    .box-wrapper .box-slider .big-slider .item {
        height: 320px
    }

    .shopping-cart .entry-title {
        margin-left: 20px
    }

    .shopping-cart form table tfoot tr td .shopping-cart-btn span a {
        display: block
    }

        .shopping-cart form table tfoot tr td .shopping-cart-btn span a:first-child {
            margin-bottom: 14px
        }

        .shopping-cart form table tfoot tr td .shopping-cart-btn span a:last-child {
            float: none
        }

    .contact-us .details div {
        display: table;
        line-height: 1
    }

    .contact-us .details i {
        display: table-cell
    }

    .blog .last-para {
        margin-top: 20px
    }

    .furniture-inner .sliders .item {
        height: 226px
    }

        .furniture-inner .sliders .item .slider-outer .content-1 {
            right: auto;
            top: 6%
        }

    .box .full-page .blog-slider .blog-post,
    .digital .full-page .blog-slider .blog-post,
    .fashion-v6 .full-page .blog-slider .blog-post,
    .furniture .full-page .blog-slider .blog-post {
        padding-right: 0
    }

    .hand-banner-1x .banner-full a .content {
        top: -2%
    }

    .hand-2-banner-1x .banner-full a .content {
        top: 20%
    }

    .slider-outer {
        padding: 0 15px
    }

    .product-item-view {
        display: block;
        text-align: center
    }

        .product-item-view .nav-tabs {
            display: inline-block
        }

    .custom-select section:first-child,
    .custom-select ul:first-child {
        padding-right: 0
    }

    .rimbus-pagination {
        margin-top: 20px;
        text-align: center
    }

    .filter-container .custom-select section {
        display: inline-block;
        margin-bottom: 20px;
        padding: 0
    }

    .blog .blog-single-post .share {
        float: left;
        margin-top: 10px
    }

    .col-xs-12.col-sm-6.col-md-5.gallery-holder {
        margin-bottom: 64px
    }

    .category-product .product-item-list-v2 .product-image:hover .hover-effect {
        display: none
    }

    .category-product .product-item-list-v2 .product-info {
        margin-top: 20px
    }

    .shopping-cart > .dropdown-menu {
        right: 30px
    }

    .details-page .product-info-panel .nav-tabs li:last-child {
        margin-top: 10px
    }

    .shopping-cart form table > tbody > tr > td,
    .shopping-cart form table > tbody > tr > th {
        display: block;
        padding: 12px
    }

        .shopping-cart form table > tbody > tr > td:last-child {
            margin-bottom: 20px
        }

    .shopping-cart form table > thead {
        display: none
    }

    .custom-select {
        margin-top: 0
    }

    .box-wrapper .custom-container {
        width: 100%;
        padding: 0 15px
    }

    .hand-tool .owl-main {
        height: 337px
    }

    .gird-v1-banner .item .caption {
        left: auto;
        line-height: 25px;
        bottom: 6px
    }

        .gird-v1-banner .item .caption .small-text {
            font-size: 13px
        }

        .gird-v1-banner .item .caption .big-text {
            font-size: 25px;
            letter-spacing: 0
        }

    .controls-product-item .custom-select,
    .controls-product-item .product-item-view {
        margin-bottom: 10px
    }

    .controls-product-item {
        height: auto
    }

        .controls-product-item .custom-select ul > li {
            margin-right: 12px
        }

        .controls-product-item .pagination {
            display: block;
            text-align: center
        }

    .header-v5 .navbar .header-nav .navbar-default .nav-bg-class .navbar-collapse .nav-outer {
        display: block
    }

    .header-v1 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v2 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v3 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v4 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v5 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v6 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v7 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v8 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v9 .dropdown-menu .menu-banner .content .text.text-2 {
        font-size: 288%
    }

    .fashion-v5 #hero .slider-outer .container {
        width: 300px
    }

    .details-page {
        margin-top: 0 !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .header-v1 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
    .header-v2 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
    .header-v3 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
    .header-v4 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
    .header-v5 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
    .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
    .header-v7 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
    .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
    .header-v9 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before,
    header .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a:hover:before {
        z-index: 10
    }

    .banner-6x4 .banner-2 .banner-outer .image,
    .banner-non-link .banner-3 .banner-outer .image {
        overflow: hidden;
        display: inline-block
    }

    .category-product .product .product-image:hover .hover-effect,
    .category-product .product-item-list-v2 .product-image:hover .hover-effect,
    .hand-tools .product-item-small .products-small .product-image:hover .hover {
        visibility: hidden
    }

    .header-v1 .navbar-header,
    .header-v2 .navbar-header,
    .header-v3 .navbar-header,
    .header-v4 .navbar-header,
    .header-v5 .navbar-header,
    .header-v6 .navbar-header,
    .header-v7 .navbar-header,
    .header-v8 .navbar-header,
    .header-v9 .navbar-header {
        text-align: center !important;
        width: inherit
    }

    .header-v1 .dropdown-menu .menu-banner .content .text.text-1,
    .header-v2 .dropdown-menu .menu-banner .content .text.text-1,
    .header-v3 .dropdown-menu .menu-banner .content .text.text-1,
    .header-v4 .dropdown-menu .menu-banner .content .text.text-1,
    .header-v5 .dropdown-menu .menu-banner .content .text.text-1,
    .header-v6 .dropdown-menu .menu-banner .content .text.text-1,
    .header-v7 .dropdown-menu .menu-banner .content .text.text-1,
    .header-v8 .dropdown-menu .menu-banner .content .text.text-1,
    .header-v9 .dropdown-menu .menu-banner .content .text.text-1 {
        font-size: 140%;
        font-weight: 500;
        text-transform: lowercase
    }

    .header-v1 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v2 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v3 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v4 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v5 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v6 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v7 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v8 .dropdown-menu .menu-banner .content .text.text-2,
    .header-v9 .dropdown-menu .menu-banner .content .text.text-2 {
        font-size: 240%;
        font-weight: 900;
        text-transform: uppercase
    }

    .header-v1 .dropdown-menu .menu-banner .content .text.text-3,
    .header-v2 .dropdown-menu .menu-banner .content .text.text-3,
    .header-v3 .dropdown-menu .menu-banner .content .text.text-3,
    .header-v4 .dropdown-menu .menu-banner .content .text.text-3,
    .header-v5 .dropdown-menu .menu-banner .content .text.text-3,
    .header-v6 .dropdown-menu .menu-banner .content .text.text-3,
    .header-v7 .dropdown-menu .menu-banner .content .text.text-3,
    .header-v8 .dropdown-menu .menu-banner .content .text.text-3,
    .header-v9 .dropdown-menu .menu-banner .content .text.text-3 {
        font-size: 120%;
        text-transform: uppercase;
        font-weight: 600
    }

    .header-v1 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links,
    .header-v2 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links,
    .header-v3 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links,
    .header-v4 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links,
    .header-v5 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links,
    .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links,
    .header-v7 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links,
    .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links,
    .header-v9 .navbar.navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu > li .links {
        margin-bottom: 30px
    }

    header .header-v1 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
    header .header-v2 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
    header .header-v5 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
    header .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu,
    header .header-v9 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li .dropdown-menu {
        margin-top: 59px !important
    }

    header .header-v1 .top .top-bar,
    header .header-v2 .top .top-bar,
    header .header-v4 .top .top-bar {
        text-align: center
    }

    header .header-v1 .top .top-navbar,
    header .header-v2 .top .top-navbar,
    header .header-v4 .top .top-navbar {
        text-align: center;
        margin-top: 20px
    }

    header .header-v1 .middle .logo,
    header .header-v2 .middle .logo,
    header .header-v4 .middle .logo {
        margin-top: 30px
    }

    header .header-v1 .middle .option-search-bar,
    header .header-v2 .middle .option-search-bar,
    header .header-v4 .middle .option-search-bar {
        margin: 0 120px
    }

    header .header-v1 .middle .language-currency,
    header .header-v2 .middle .language-currency,
    header .header-v4 .middle .language-currency {
        text-align: center;
        margin: 30px 0
    }

    .yamm .dropdown.yamm-fw .dropdown-menu {
        left: 0 !important;
        right: 0 !important
    }

    header .header-v1 .middle .language-currency ul > li,
    header .header-v2 .middle .language-currency ul > li,
    header .header-v4 .middle .language-currency ul > li {
        padding-right: 0
    }

    header .header-v1 .shopping-cart {
        text-align: center
    }

        header .header-v1 .shopping-cart .dropdown-toggle {
            display: inline-block !important;
            margin: 0
        }

            header .header-v1 .shopping-cart .dropdown-toggle > span.menu-label.new-menu {
                top: -15px !important
            }

        header .header-v1 .shopping-cart > .dropdown-menu {
            left: 0;
            right: 0;
            margin: auto
        }

    header .header-v1 .option-search-bar .input-group input {
        height: 40px
    }

    header .header-v1 .option-search-bar .input-group span button.btn {
        padding: 9px 12px
    }

    header .header-v2 .shopping-cart,
    header .header-v4 .shopping-cart {
        padding-left: 0;
        text-align: center
    }

    header .header-v2 .middle {
        margin-top: 0
    }

        header .header-v2 .middle .option-search-bar {
            margin: 40px 120px !important
        }

    header .header-v2 .navbar-brand {
        float: none
    }

    header .header-v2 .logo {
        margin-top: 40px !important
    }

    header .header-v2 .shopping-cart .dropdown-toggle {
        display: inline-block
    }

        header .header-v2 .shopping-cart .dropdown-toggle .cart-info .label-name {
            display: block
        }

    header .header-v2 .shopping-cart > .dropdown-menu {
        margin: 0 auto;
        left: 0
    }

    header .header-v3.navbar {
        height: inherit
    }

        header .header-v3.navbar .navbar-brand {
            display: block;
            height: inherit
        }

        header .header-v3.navbar .navbar-header {
            margin: 40px 0
        }

    header .header-v3 .top .top-bar {
        text-align: center
    }

    header .header-v3 .top .top-navbar {
        text-align: center;
        margin-top: 20px
    }

    header .header-v4 .logo {
        margin-top: 0 !important;
        margin-bottom: 20px
    }

    header .header-v4 .option-search-bar {
        margin-bottom: 40px !important
    }

    header .header-v4 .shopping-cart .dropdown-toggle {
        display: inline-block
    }

        header .header-v4 .shopping-cart .dropdown-toggle .cart-info .label-name {
            display: block
        }

    header .header-v4 .shopping-cart > .dropdown-menu {
        margin: 0 auto;
        left: 0
    }

    header .header-v5 .shopping-cart {
        text-align: center;
        margin-bottom: 20px
    }

        header .header-v5 .shopping-cart .dropdown-toggle {
            display: inline-block
        }

            header .header-v5 .shopping-cart .dropdown-toggle .cart-info .label-name {
                display: block
            }

        header .header-v5 .shopping-cart > .dropdown-menu {
            margin: 0 auto;
            left: 0
        }

    header .header-v5 .top .top-bar,
    header .header-v5 .top .top-navbar {
        text-align: center
    }

    header .header-v5 .top .top-navbar {
        margin-bottom: 4px;
        margin-top: 10px
    }

    header .header-v5 .logo {
        margin: 30px 0
    }

    header .header-v5 .option-search-bar {
        margin: 0 47px;
        padding-left: 98px !important
    }

    header .header-v6,
    header .header-v6 .navbar-brand {
        height: inherit
    }

        header .header-v6 .navbar-brand svg {
            width: 140px
        }

        header .header-v6 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a {
            padding: 28px 18px !important
        }

        header .header-v6 .navbar-collapse {
            padding: 0
        }

    header .header-v7 .top .top-bar {
        text-align: center
    }

    header .header-v7 .top .top-navbar {
        text-align: center;
        margin-top: 20px
    }

    header .header-v7 .navbar .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
        padding: 15px 17px !important
    }

    header .header-v7 .logo {
        margin-bottom: 20px
    }

    header .header-v7 .middle .search-option {
        text-align: center
    }

    header .header-v7 .middle .search-bar {
        margin: 0;
        display: inline-block
    }

    header .header-v7 .middle .option-search-bar {
        width: 350px
    }

    header .header-v9 .top .top-bar {
        text-align: center
    }

    header .header-v9 .top .top-navbar {
        text-align: center;
        margin-top: 20px
    }

    header .header-v9 .language-currency {
        padding-right: 0
    }

    header .header-v9 .logo {
        text-align: center;
        margin: 20px 0 !important
    }

        header .header-v9 .logo .navbar-header {
            display: inline-block !important;
            width: 100% !important
        }

            header .header-v9 .logo .navbar-header .navbar-brand {
                padding: 0 !important;
                height: inherit;
                float: none !important
            }

    .header-v8,
    .header-v8 .head-outer {
        height: inherit !important
    }

    header .header-v9 .search-option {
        text-align: center
    }

    header .header-v9 .option-search-bar {
        margin-right: 0;
        width: 500px;
        display: inline-block;
        margin-bottom: 30px
    }

    .header-v8 .head-outer {
        padding-bottom: 50px
    }

        .header-v8 .head-outer .top-action-bar {
            padding-bottom: 30px
        }

        .header-v8 .head-outer .language-currency,
        .header-v8 .head-outer .top-nav {
            margin-top: 14px
        }

    .header-v8 .navbar-header {
        width: 142px !important
    }

    .header-v8 .navbar {
        height: inherit
    }

        .header-v8 .navbar.navbar-default .navbar-collapse .navbar-nav > li > a {
            padding: 21.5px 13px !important
        }

    footer .footer-outer-1 .foot-menu-nav {
        margin-top: 40px
    }

        footer .footer-outer-1 .foot-menu-nav > ul > li {
            width: 50%;
            margin-top: 20px;
            margin-bottom: 20px
        }

    footer .footer-v1 .information,
    footer .footer-v2 .information,
    footer .footer-v3 .information,
    footer .footer-v4 .information {
        height: 280px
    }

    footer .footer-v5 .footer-outer-1 .news-letter {
        height: 200px
    }

    footer .footer-v5 .footer-outer-1 .foot-menu {
        margin-bottom: 20px
    }

    .fashion-v1-position {
        top: -300px;
        margin-bottom: -300px
    }

    .hot-sale-slider .item .products .hot-deal-wrapper .sale-offer-tag {
        right: 90px
    }

    .no-padding {
        padding-right: 11px !important
    }

    .blog .blog-post p,
    .blog .blog-single-post p {
        font-size: 13px;
        text-align: justify
    }

    .blog .blog-write-comment h4 {
        margin-bottom: 24px
    }

    .sidebar .recent-post .content {
        letter-spacing: -.1px
    }

    .sidebar .related-products {
        float: left;
        margin-right: 40px;
        width: 50%
    }

    .sidebar .sidebar-advertisment {
        float: left;
        margin-top: 40px
    }

    .banner-6x4 .banner-2,
    .banner-non-link .banner-3 {
        margin-top: 20px
    }

    .sidebar .menu-bar nav > .nav > li ul.dropdown-menu {
        top: 50px !important;
        min-width: 100%;
        left: 0
    }

    .sidebar .single-banner {
        display: inline-block !important
    }

    .box-wrapper .custom-container {
        margin-left: auto;
        margin-right: auto
    }

    .banner-non-link .banner-3 .banner-outer {
        text-align: center
    }

        .banner-non-link .banner-3 .banner-outer .text {
            bottom: 16%;
            right: 28%;
            text-align: right;
            z-index: 2
        }

    .banner-6x4 .banner-2 .banner-outer,
    .cart-total table {
        text-align: center
    }

    .banner-1x-v3-hand-tool,
    .rimbus .body-content .gird-v1-banner {
        margin-top: 40px
    }

    .banner-6x4 .banner-2 .banner-outer .text {
        left: 26%
    }

    .full-letter .news-letter-full .input-email img {
        right: -20px
    }

    .full-letter .news-letter-full .text img {
        right: 54%
    }

    .cart-total table {
        display: inline-block
    }

    .cart-total tbody {
        padding: 20px 0;
        width: auto
    }

        .cart-total tbody > tr {
            float: none
        }

    .category-product .product-item-list-v1 .product-info .name,
    .category-product .product-item-list-v1 .product-info .product-price ins {
        font-size: 18px
    }

    .category-product .product-item-list-v1 .product-info .product-price del {
        font-size: 14px
    }

    .category-product .products .product .cart .action ul li {
        padding-right: 10px
    }

        .category-product .products .product .cart .action ul li a.compare,
        .category-product .products .product .cart .action ul li a.whislist {
            display: table-cell !important
        }

    .hand-tools .banner-1x-v1-hand-tool,
    .hand-tools .hand-2-banner-1x .banner-full,
    .hand-tools .hand-banner-1x .banner-full {
        display: inline-block
    }

    .category-product .products.grid-v1 .cart .action ul li,
    .category-product .products.grid-v3 .cart .action ul li {
        padding-right: 8px
    }

    .filter-container .custom-select {
        text-align: center !important
    }

        .filter-container .custom-select section {
            padding-left: 2px
        }

        .filter-container .custom-select span.customSelect {
            padding: 6px 10px
        }

    .details-v2 .details-page {
        margin-top: 10px
    }

    .details-page {
        margin-top: 40px
    }

        .details-page .custom-select ul li:last-child {
            padding-left: 5px
        }

        .details-page .custom-select ul li:first-child {
            padding-right: 5px
        }

        .details-page .product-btn ul li,
        .details-page .product-btn ul li a {
            padding-right: 10px
        }

    .fashion-v2-slider .slider-2 .slide-text-2 {
        left: 5%
    }

        .fashion-v2-slider .slider-2 .slide-text-2 h1 {
            letter-spacing: -7px;
            font-size: 70px
        }

        .fashion-v2-slider .slider-2 .slide-text-2 span {
            font-size: 40px
        }

    .fashion-v2 .product-1 .content-outer .content {
        bottom: 38%;
        right: 10%
    }

        .fashion-v2 .product-1 .content-outer .content .product-price ins,
        .fashion-v2 .product-1 .content-outer .content h1 {
            font-size: 50px
        }

        .fashion-v2 .product-1 .content-outer .content .product-price del {
            font-size: 30px
        }

        .fashion-v2 .product-1 .content-outer .content p {
            font-size: 16px;
            letter-spacing: 1px
        }

    .fashion-v2 .product-2 .content-outer .content h1,
    .fashion-v2 .product-3 .content-outer .content h1,
    .fashion-v2 .product-3 .content-outer .content ins {
        font-size: 50px
    }

    .fashion-v2 .product-2 .content-outer .content {
        right: 14%
    }

    .fashion-v2 .product-3 .content-outer .content {
        right: 40%
    }

        .fashion-v2 .product-3 .content-outer .content p {
            font-size: 16px
        }

    .fashion-v2 .product-4 .content-outer .content {
        bottom: 32%;
        right: 4%
    }

        .fashion-v2 .product-4 .content-outer .content h1 {
            font-size: 30px;
            font-weight: 500
        }

        .fashion-v2 .product-4 .content-outer .content p {
            font-size: 16px;
            margin-bottom: 30px
        }

        .fashion-v2 .product-4 .content-outer .content ins {
            font-size: 40px
        }

        .fashion-v2 .product-4 .content-outer .content del {
            font-size: 30px !important
        }

    .banner-link .banner-3 {
        text-align: center
    }

        .banner-link .banner-3 .banner-outer {
            display: inline-block;
            width: 370px;
            margin-top: 30px
        }

    .banner-2x .banner-1 .content {
        left: 20px;
        text-align: left;
        top: 60px
    }

    .banner-1x .banner-full > a .content {
        padding: 50px 18%
    }

        .banner-1x .banner-full > a .content span {
            font-size: 30px
        }

    .banner-slider .banner-outer .text {
        right: 52%
    }

        .banner-slider .banner-outer .text h2 {
            font-size: 28px
        }

    .fashion-v4 .sidebar .single-banner {
        margin-top: 40px;
        margin-left: 30px
    }

    .hand-tools .hand-2-banner-1x,
    .hand-tools .hand-banner-1x {
        text-align: center
    }

    .hand-tools .news-letter {
        margin-top: 0
    }

    .hand-tools .sidebar .hot-sale-slider {
        margin-top: 0;
        margin-bottom: 0
    }

    .hand-tools .sidebar .navbar .menu-label.hot-menu {
        left: 7%;
        top: -50%
    }

    .hand-tools .sidebar .navbar .menu-label.new-menu {
        left: 12%;
        top: -50%
    }

    .fashion-v5 .sidebar .navbar .menu-label.hot-menu {
        left: 4%;
        top: -50%
    }

    .fashion-v5 .sidebar .navbar .menu-label.new-menu {
        left: 12%;
        top: -50%
    }

    .fashion-v5 .sidebar .menu-bar nav > .nav > li ul.dropdown-menu li h2.title {
        margin-top: 20px
    }

    .fashion-v5 .banner-link .banner-3 .banner-outer {
        width: 100%;
        margin-top: 0
    }

    .fashion-v5 .banner-slider {
        margin-top: 40px
    }

    .fashion-v5 .sidebar nav > .nav > li ul.dropdown-menu > li h2.title .menu-verticle .dropdown-menu h2.title {
        margin-top: 20px
    }

        .fashion-v5 .sidebar nav > .nav > li ul.dropdown-menu > li h2.title .menu-verticle .dropdown-menu h2.title:first-child {
            margin-top: 0
        }

    .food .service .content-box {
        margin-bottom: 100px;
        margin-left: 10%;
        margin-right: 10%
    }

        .food .service .content-box .icon-outer .icon {
            left: 0;
            right: 0;
            margin: auto;
            top: -22%
        }

        .food .service .content-box p {
            padding: 0 20%
        }

    .food .service .row div:last-child .content-box {
        margin-bottom: 0
    }

        .food .service .row div:last-child .content-box .icon-outer .icon {
            left: 0;
            right: 0;
            margin: auto;
            top: -36%
        }

    .slider-outer {
        padding: 0 15px
    }

    .box-wrapper .custom-container {
        width: 100%;
        padding: 0 15px
    }

        .box-wrapper .custom-container .container {
            width: 100%
        }

    .topsearch {
        float: none !important
    }

    .discount {
        padding-bottom: 40px
    }

    .topdropdown-menu {
        position: absolute !important;
        top: 100%;
        right: 0 !important;
        z-index: 1000;
        display: none;
        left: -220px !important;
        float: left !important;
        min-width: 160px;
        padding: 5px 0;
        margin: 15px 12px 0 !important;
        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);
        overflow: auto
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .slider-outer {
        padding: 0 15px
    }

    .box-wrapper .custom-container {
        width: 100%;
        padding: 0 15px
    }

        .box-wrapper .custom-container .container {
            width: 100%
        }
}

.testpic {
    background: url(../images/sliders/1.jpg)
}

.Loginbox {
    background-color: #e8e8e8;
    border: 1px solid #d7d7d7;
    margin: 50px auto 60px;
    max-width: 100%;
    padding: 20px;
    width: 630px
}

    .LoginBox.is-hidden {
        display: none
    }

.Checkbox,
.Checkbox-label,
.LoginBox-header,
.LoginBox-tab {
    display: inline-block
}

.LoginBox-headerArea {
    margin-bottom: 12px
}

    .LoginBox-headerArea a:hover {
        text-decoration: underline
    }

#nav a,
.btn-Addtocart,
.pricelableactive,
.scrollToTop:hover,
a,
a:active {
    text-decoration: none
}

.LoginBox::-moz-placeholder {
    color: #616161;
    opacity: 1
}

.LoginBox-header {
    border-right: 1px solid #d7d7d7;
    color: #222;
    font-size: 30px;
    padding-right: 12px
}

.LoginBox-tab {
    cursor: pointer;
    font-size: 14px;
    padding-left: 12px;
    vertical-align: super;
    color: #e8b822 !important
}

.LoginBox-formArea {
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
    width: 100%
}

.LoginBox-staySignedInArea {
    margin-bottom: 15px;
    margin-top: 22px
}

.Checkbox {
    -moz-user-select: none;
    cursor: pointer;
    padding-left: 0;
    position: relative
}

.Checkbox-label {
    -moz-user-select: none;
    color: #e8b822;
    cursor: pointer;
    font-size: .875rem;
    font-weight: 600;
    padding-bottom: 2px
}

.Checkbox-state {
    background: #fff;
    border: 1px solid #ddd;
    height: 1rem;
    left: 0;
    margin-top: -.5rem;
    position: absolute;
    top: 50%;
    width: 1rem
}

.LoginBox-staySignedInText {
    color: #e8b822;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding-left: 6px
}

.LoginBox-submitArea {
    padding: 0
}

.LoginBox .Loading-spinner.is-hidden {
    display: none
}

.LoginBox .Loading-spinner {
    display: inline-block;
    margin-left: 40px
}

.Loading-spinner {
    height: 30px;
    margin: auto;
    width: 50px
}

a.Button::after {
    border: 2px dashed rgba(0, 0, 0, .25);
    border-radius: 3px;
    bottom: 6px;
    left: 6px;
    position: absolute;
    right: 6px;
    top: 6px
}

a.Button {
    box-shadow: 0 12px 8px -10px rgba(0, 0, 0, .16), 0 5px 5px -2px rgba(0, 0, 0, .26);
    transition: background 150ms ease 0s, box-shadow .2s ease 0s
}

.Button-container,
a.Button {
    background: #e8b822
}

a.Button,
button.Button,
input.Button {
    background: #e8b822;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    padding: .75rem 1.5rem;
    position: relative;
    text-decoration: none
}

.LoginBox-submitButton {
    border: 0;
    font-size: 16px
}

.LoginBox-forgotPasswordLink,
.LoginBox-rr {
    display: inline-block;
    font-size: 12px;
    margin-left: 12px
}

.LoginBox .Loading-rect {
    margin-left: -5px
}

.Loading-rect {
    animation: 1.2s ease-in-out 0s normal none infinite running stretchdelay;
    background-color: #35938b;
    display: inline-block;
    height: 100%;
    width: 6px
}

.profile {
    border: 1px solid #d7d7d7;
    max-width: 100%;
    padding: 20px
}

.profile-page-header {
    border-bottom: 1px solid #eee;
    margin: 0 0 -22px;
    padding-bottom: 9px
}

.profile.is-hidden {
    display: none
}

.profile-headerArea {
    margin-bottom: 12px
}

* {
    box-sizing: border-box
}

.profile::-moz-placeholder {
    color: #616161;
    opacity: 1
}

.profile-header {
    border-right: 1px solid #d7d7d7;
    color: #222;
    display: inline-block;
    font-size: 30px;
    padding-right: 12px
}

.profile-tab {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding-left: 12px;
    vertical-align: super
}

.LandingPageWork-rank,
.LandingPageWork-text h3,
a {
    font-family: "Open Sans", Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 600
}

.profile-formArea {
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
    width: 100%
}

.profile-staySignedInArea {
    margin-bottom: 15px;
    margin-top: 22px
}

.profile-staySignedInText {
    color: #e8b822;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding-left: 6px
}

.profile-submitArea {
    padding: 0
}

.profile-DisplayArea {
    padding-right: 10px
}

.profile-submitButton {
    border: 0;
    font-size: 16px
}

a {
    background-color: transparent;
    color: #666
}

    a:active {
        color: #e8b822
    }

.processimage {
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 30001;
    opacity: .8;
    filter: alpha(opacity=70);
    display: none;
    background: url(../images/ajax-loader.gif) 50% 50% no-repeat #f9f9f9
}

.btn-Brand.active,
.btn-Brand:active,
.btn-BrandHome.active,
.btn-BrandHome:active,
.btn-sunella.active,
.btn-sunella:active,
.open .dropdown-toggle.btn-Brand,
.open .dropdown-toggle.btn-BrandHome,
.open .dropdown-toggle.btn-sunella {
    background-image: none
}

.field-validation-error {
    color: red
}

.btn-sunella,
.btn-sunella.active,
.btn-sunella:active,
.btn-sunella:focus,
.btn-sunella:hover,
.open .dropdown-toggle.btn-sunella {
    color: #fff;
    background-color: #e8b822
}

.section-details {
    border-bottom: 1px solid #ddd
}

.btn-Brand,
.btn-BrandHome {
    font-family: gothicb, Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    border: none
}

.btn-sunella {
    font-family: gothicb, Arial, Helvetica, sans-serif !important;
    font-size: 13px !important
}

    .btn-sunella.disabled,
    .btn-sunella.disabled.active,
    .btn-sunella.disabled:active,
    .btn-sunella.disabled:focus,
    .btn-sunella.disabled:hover,
    .btn-sunella[disabled],
    .btn-sunella[disabled].active,
    .btn-sunella[disabled]:active,
    .btn-sunella[disabled]:focus,
    .btn-sunella[disabled]:hover,
    fieldset[disabled] .btn-sunella,
    fieldset[disabled] .btn-sunella.active,
    fieldset[disabled] .btn-sunella:active,
    fieldset[disabled] .btn-sunella:focus,
    fieldset[disabled] .btn-sunella:hover {
        background-color: #f4653a
    }

    .btn-sunella .badge {
        color: #f4653a;
        background-color: #fff
    }

.btn-Brand.active,
.btn-Brand:active,
.btn-Brand:focus,
.btn-Brand:hover,
.btn-BrandHome.active,
.btn-BrandHome:active,
.btn-BrandHome:focus,
.btn-BrandHome:hover,
.open .dropdown-toggle.btn-Brand,
.open .dropdown-toggle.btn-BrandHome {
    color: #fff;
    background-color: #666
}

.btn-BrandHome {
    color: #fff
}

.btn-Brand {
    color: #fff
}

    .btn-Brand.disabled,
    .btn-Brand.disabled.active,
    .btn-Brand.disabled:active,
    .btn-Brand.disabled:focus,
    .btn-Brand.disabled:hover,
    .btn-Brand[disabled],
    .btn-Brand[disabled].active,
    .btn-Brand[disabled]:active,
    .btn-Brand[disabled]:focus,
    .btn-Brand[disabled]:hover,
    fieldset[disabled] .btn-Brand,
    fieldset[disabled] .btn-Brand.active,
    fieldset[disabled] .btn-Brand:active,
    fieldset[disabled] .btn-Brand:focus,
    fieldset[disabled] .btn-Brand:hover {
        background-color: #f4653a
    }

    .btn-Brand .badge {
        color: #f4653a;
        background-color: #fff
    }

.pricelableactive {
    color: #e8b822
}

.img-brands {
    max-height: 100px;
    width: 99px;
    align-items: center;
    margin: 0 -5px
}

.img-brandsHome {
    max-height: 100px;
    width: 115px;
    align-items: center;
    margin: 2px -3px 20px
}

.HomeTagsection-title {
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    color: #eee;
    padding-bottom: 0;
    margin-bottom: 10px
}

.truncatetext,
.truncatetext_slider {
    margin: 0 auto;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.brandlist div.col-md-2 {
    padding: 5px
}

    .brandlist div.col-md-2 ul li.header {
        background-color: #666;
        color: #fff;
        padding-left: 4px
    }

    .brandlist div.col-md-2 ul li.body {
        padding-left: 4px;
        font-size: 13px;
        font-weight: 400
    }

.btn-Addtocart,
.custom-icon {
    padding: 10px;
    text-align: center;
    vertical-align: middle
}

.truncatetext {
    display: -webkit-box;
    -moz-line-clamp: 4;
    -webkit-line-clamp: 4;
    overflow: hidden
}

.Contentclass p {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

.btn-refund {
    background-color: #ff8c00;
    border-color: #ff8c00;
    color: #fff
}

    .btn-refund:hover {
        background-color: tomato;
        border-color: tomato;
        color: #fff
    }

.btn-Addtocart {
    background-color: #ff8c00;
    border: 1px solid #ff8c00;
    border-radius: 25px;
    color: #000;
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    white-space: nowrap
}

    .btn-Addtocart:hover {
        background-color: #f90;
        border-color: #f90;
        color: #1c5e7e
    }

    .btn-Addtocart.disabled,
    .btn-Addtocart[disabled],
    fieldset[disabled] .btn-Addtocart {
        pointer-events: none;
        cursor: not-allowed;
        opacity: .5;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

@media (max-width:440px) {
    .noshow {
        display: none
    }
}

@media only screen and (max-device-width:480px) {
    html {
        -webkit-text-size-adjust: none
    }

    .noshow {
        display: none
    }
}

.custom-icon {
    font-size: 20px;
    background: #c17171;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 6px solid #c17171;
    color: #c8c8c8;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .46);
    display: table-cell;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

    .custom-icon:hover {
        background: #e8b822;
        border: 6px solid #e8b822;
        color: #fff
    }

.fix-editor {
    display: none
}

.icon-wrapper {
    display: inline-block
}

.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 0;
    right: 40px;
    display: none
}

.filter-dropdown.columns-1 .dropdown-menu {
    width: initial
}

.filter-dropdown.columns-1:not(.searchbar-displayed) .filter-value-checklist {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.filter-dropdown.columns-2 .dropdown-menu {
    width: 250%
}

.filter-dropdown.columns-3 .dropdown-menu,
.filter-dropdown.columns-4 .dropdown-menu {
    width: 400%
}

.filter-dropdown.columns-2 .filter-value-checklist {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.filter-dropdown.columns-3 .filter-value-checklist {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.filter-dropdown.columns-4 .filter-value-checklist {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.filter-dropdown.columns-11 .dropdown-menu {
    width: 312%
}

.filter-dropdown.columns-11 .filter-value-checklist {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.filter-dropdown.columns-12 .dropdown-menu {
    width: 400%
}

.filter-dropdown.columns-12 .filter-value-checklist {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.filter-dropdown.columns-13 .dropdown-menu {
    width: 522%
}

.filter-dropdown.columns-13 .filter-value-checklist {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.filter-dropdown.columns-14 .dropdown-menu {
    width: 640%
}

.filter-dropdown.columns-14 .filter-value-checklist {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.filter-dropdown .dropdown-toggle {
    letter-spacing: .5px;
    font-size: 12px;
    line-height: 32px
}

    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) button .category-page .filter-dropdown .dropdown-toggle .caret,
    .carousel-banner-ad .owl-nav .category-page .filter-dropdown .dropdown-toggle .owl-next,
    .carousel-banner-ad .owl-nav .category-page .filter-dropdown .dropdown-toggle .owl-prev,
    .carousel-horizontal-promos .owl-nav .category-page .filter-dropdown .dropdown-toggle .owl-next,
    .carousel-horizontal-promos .owl-nav .category-page .filter-dropdown .dropdown-toggle .owl-prev,
    .category-page .filter-dropdown .dropdown-toggle .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) button .caret,
    .category-page .filter-dropdown .dropdown-toggle .carousel-banner-ad .owl-nav .owl-next,
    .category-page .filter-dropdown .dropdown-toggle .carousel-banner-ad .owl-nav .owl-prev,
    .category-page .filter-dropdown .dropdown-toggle .carousel-horizontal-promos .owl-nav .owl-next,
    .category-page .filter-dropdown .dropdown-toggle .carousel-horizontal-promos .owl-nav .owl-prev,
    .category-page .filter-dropdown .dropdown-toggle .social-share-container [class*=PIN_],
    .filter-dropdown .dropdown-toggle .icon,
    .social-share-container .category-page .filter-dropdown .dropdown-toggle [class*=PIN_] {
        font-size: 32px
    }

.filter-dropdown .dropdown-menu {
    margin-top: -1px;
    border: 0;
    min-width: 100%
}

    .filter-dropdown .dropdown-menu.searchbar-displayed {
        min-width: 350px
    }

.filter-dropdown .filter-actions {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.filter-dropdown .filter-value-checklist .checkbox-wrapper {
    line-height: 20px;
    padding-left: 5px
}

    .filter-dropdown .filter-value-checklist .checkbox-wrapper.featured-checkbox {
        background-color: #f2f2f2
    }

@media(max-width:1024px) {
    .filter-dropdown[class*=columns-] .dropdown-menu {
        max-width: 315%
    }

    .filter-dropdown[class*=columns-] .filter-value-checklist {
        -webkit-columns: 100px 3;
        -moz-columns: 100px 3;
        columns: 100px 3
    }
}

@media(max-width:767px) {
    .filter-dropdown[class*=columns-] .dropdown-menu {
        width: 200%;
        min-width: 0
    }

    .filter-dropdown[class*=columns-] .filter-value-checklist {
        -webkit-columns: 100px 2;
        -moz-columns: 100px 2;
        columns: 100px 2
    }

    .filter-dropdown.columns-1 .filter-value-checklist {
        -webkit-columns: 100px 1;
        -moz-columns: 100px 1;
        columns: 100px 1
    }

    .filter-dropdown .filter-actions {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .filter-dropdown .filter-actions .filter-search-form {
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            margin-bottom: 10px
        }

    #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper {
        max-width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

        #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper:nth-child(even) .dropdown-menu {
            right: 0;
            left: initial
        }

    header .top-navbar .top-nav > ul > li {
        border-right: 1px solid #bbb !important;
        line-height: .7 !important;
        padding-left: 5px !important;
        padding-right: 7px !important
    }

    header .top {
        background-color: #f1f1f1 !important;
        padding: 0 !important
    }

    .list-inline {
        list-style: none;
        padding-top: 10px !important
    }

    .list-inlinefooter {
        list-style: none;
        padding-top: 0 !important
    }

        .list-inlinefooter > li {
            display: inline-block !important;
            padding-left: 5px !important;
            padding-right: 5px !important
        }

    .header-v5 .top-navbarright {
        padding-right: 0 !important
    }

    .header-v5 .top-navbarleft {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .category-product .products.grid-v1 .product-info .product-price {
        margin-top: 4px !important
    }

    .display {
        display: none
    }

    .navbar-nav {
        margin: 0 !important
    }

    .fontsize-nav {
        font-size: 17px !important
    }

    .header-v5 .cart-count1 {
        background-color: #45a6e6 !important;
        border-radius: 100px !important;
        color: #fff !important;
        font-size: 11px !important;
        padding: 5px 0 !important;
        position: absolute !important;
        right: 109px !important;
        text-align: center !important;
        top: 3px !important;
        width: 16px !important
    }
}

.mobile-filter-dropdown .dropdown-toggle.collapsed {
    background: #e1e1e1;
    color: #2a2926
}

.category-page .mobile-filter-dropdown .dropdown-toggle:not(.collapsed) {
    background: #2a2926;
    color: #fff
}

@media(min-width:768px) and (max-width:1024px) {
    #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper {
        max-width: 33.3333%;
        -webkit-flex-basis: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
        -webkit-box-flex: initial;
        -webkit-flex-grow: initial;
        -ms-flex-positive: initial;
        flex-grow: initial
    }

        #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper:nth-child(3n) .dropdown-menu,
        .category-page #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper:nth-child(3n-1) .dropdown-menu {
            right: 0;
            left: initial
        }

    .displayblock {
        display: block
    }

    .responsive-toggle {
        left: -513px !important;
        width: 540px;
        overflow-x: scroll;
        overflow-y: hidden
    }

    header .header-v5 .shopping-cart {
        margin-bottom: 0
    }
}

#product-narrowby-container h3 {
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 1px
}

.category-dropdown .dropdown-toggle {
    background-color: #e1e1e1;
    border: 0;
    border-radius: 0;
    padding: 0 0 0 15px;
    width: 100%;
    text-align: left;
    font-weight: 700;
    letter-spacing: 1px
}

    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) button .category-page .category-dropdown .dropdown-toggle .caret,
    .carousel-banner-ad .owl-nav .category-page .category-dropdown .dropdown-toggle .owl-next,
    .carousel-banner-ad .owl-nav .category-page .category-dropdown .dropdown-toggle .owl-prev,
    .carousel-horizontal-promos .owl-nav .category-page .category-dropdown .dropdown-toggle .owl-next,
    .carousel-horizontal-promos .owl-nav .category-page .category-dropdown .dropdown-toggle .owl-prev,
    .category-dropdown .dropdown-toggle .icon,
    .category-page .category-dropdown .dropdown-toggle .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) button .caret,
    .category-page .category-dropdown .dropdown-toggle .carousel-banner-ad .owl-nav .owl-next,
    .category-page .category-dropdown .dropdown-toggle .carousel-banner-ad .owl-nav .owl-prev,
    .category-page .category-dropdown .dropdown-toggle .carousel-horizontal-promos .owl-nav .owl-next,
    .category-page .category-dropdown .dropdown-toggle .carousel-horizontal-promos .owl-nav .owl-prev,
    .category-page .category-dropdown .dropdown-toggle .social-share-container [class*=PIN_],
    .social-share-container .category-page .category-dropdown .dropdown-toggle [class*=PIN_] {
        float: right
    }

    .category-dropdown .dropdown-toggle:hover {
        background-color: #eee
    }

.category-dropdown.open .dropdown-toggle {
    background-color: #fff
}

.category-dropdown .dropdown-menu {
    box-shadow: 0 8px 12px rgba(0, 0, 0, .175);
    background-color: #fff;
    border: 0;
    border-radius: 0;
    width: 100%
}

@media(max-width:767px) {
    .category-dropdown {
        margin-top: 15px
    }

        .category-dropdown .dropdown-toggle {
            padding-top: 4px;
            padding-bottom: 4px;
            font-size: 11px;
            line-height: 30px
        }

    .topdropdown-menu {
        position: absolute !important;
        top: 100%;
        right: 0 !important;
        z-index: 1000;
        display: none;
        left: -155px !important;
        float: left !important;
        min-width: 160px;
        padding: 5px 0;
        margin: 15px 12px 0 !important;
        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);
        overflow: auto
    }
}

#product-narrowby-container .narrowby-filters {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper {
        padding: 2px 5px;
        max-width: 25%;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

        #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper .filter-dropdown {
            margin-top: 5px
        }

@media(min-width:1025px) {
    #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper:nth-child(n+3) .dropdown-menu {
        right: 0;
        left: initial
    }
}

@media(min-width:768px) and (max-width:1024px) {
    #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper {
        max-width: 33.3333%;
        -webkit-flex-basis: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
        -webkit-box-flex: initial;
        -webkit-flex-grow: initial;
        -ms-flex-positive: initial;
        flex-grow: initial
    }

        #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper:nth-child(3n) .dropdown-menu,
        .category-page #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper:nth-child(3n-1) .dropdown-menu {
            right: 0;
            left: initial
        }
}

@media(max-width:767px) {
    #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper {
        max-width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

        #product-narrowby-container .narrowby-filters .filter-dropdown-wrapper:nth-child(even) .dropdown-menu {
            right: 0;
            left: initial
        }
}

.payment-icon {
    display: inline-block;
    height: 26px;
    line-height: 1;
    vertical-align: -4px;
    width: 41px
}

[class*=card-type]:after {
    content: '';
    position: absolute;
    top: 18.5px;
    right: 1rem;
    width: 41px;
    height: 26px;
    z-index: 100
}

[class*=card-type].payment-card:after {
    top: 29.5px
}

.payment-card {
    position: relative
}

    .payment-card.card-type-amex:after {
        background-image: url(../Content/ClientTheme/images/payments/amex.jpg)
    }

    .payment-card.card-type-visa:after {
        background-image: url(../Content/ClientTheme/images/payments/visa.png)
    }

    .payment-card.card-type-disc:after {
        background-image: url(../Content/ClientTheme/images/payments/discover.png)
    }

    .payment-card.card-type-jcb:after {
        background-image: url(../Content/ClientTheme/images/payments/jcb.png)
    }

    .payment-card.card-type-mc:after {
        background-image: url(../Content/ClientTheme/images/payments/mastercard.png)
    }

.payment-icon.icon-amex {
    background-image: url(../Content/ClientTheme/images/payments/amex.jpg)
}

.payment-icon.icon-visa {
    background-image: url(../Content/ClientTheme/images/payments/visa.png)
}

.payment-icon.icon-disc {
    background-image: url(../Content/ClientTheme/images/payments/discover.png)
}

.payment-icon.icon-jcb {
    background-image: url(../Content/ClientTheme/images/payments/jcb.png)
}

.payment-icon.icon-mc {
    background-image: url(../Content/ClientTheme/images/payments/mastercard.png)
}

.payment-icon.icon-paypal {
    background-image: url(../Content/ClientTheme/images/payments/paypal.png);
}

.header-v5 .cart-count1 {
    background-color: #45a6e6 !important;
    border-radius: 100px;
    color: #fff;
    font-size: 11px;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    top: -3px;
    width: 14px
}

.hovereffect .overlay,
.hovereffect-brand .overlay {
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .2);
    overflow: hidden
}

.topsearch {
    float: right;
    padding-top: 44px;
    padding-left: 0;
    padding-right: 17px
}

.ordersummury {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px
}

.orbit-caption-bottom {
    bottom: 0;
    color: #fff;
    font-size: .875rem;
    padding: .625rem .875rem;
    width: 100%
}

@media(min-width:991px) {
    .homeslider-image {
        padding-left: 250px
    }

    .homeslider-price {
        padding-top: 70px
    }
}

.hovereffect {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}

    .hovereffect .overlay {
        width: 100%;
        position: absolute;
        opacity: 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .hovereffect:hover .overlay {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .hovereffect img {
        display: block;
        position: relative;
        -webkit-transition: all .4s linear;
        transition: all .4s linear
    }

    .hovereffect:hover img {
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

.hovereffect-brand {
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer
}

    .hovereffect-brand .overlay {
        width: 100%;
        position: absolute;
        opacity: 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .hovereffect-brand:hover .overlay {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .hovereffect-brand img {
        display: block;
        position: relative;
        -webkit-transition: all .4s linear;
        transition: all .4s linear
    }

    .hovereffect-brand:hover img {
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

.truncatetext_slider {
    display: -webkit-box;
    -moz-line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -moz-binding: url(ellipsis.xml#ellipsis);
    max-height: 2.4em
}

#nav a,
#nav li,
#nav ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left
}

#nav li {
    position: relative
}

#nav a {
    float: none;
    color: #000;
    cursor: pointer
}

@media all and (max-width:730px) {
    #nav li.back > a,
    #nav li.section > a,
    #nav > .menu-handle {
        color: rgba(255, 255, 255, .6)
    }

    #nav {
        overflow: hidden;
        max-height: 0;
        transition: max-height 2s
    }

        #nav.focus {
            max-height: 500em
        }

        #nav li,
        #nav ul {
            width: 100%
        }

        #nav a {
            line-height: 1.4em;
            padding: .5em 1em;
            border-bottom: 1px solid #d0d0d0
        }

            #nav a > i {
                position: absolute;
                height: 97%;
                width: 50px
            }

        #nav > .menu-handle {
            text-align: right;
            background: #656565;
            cursor: pointer;
            padding: 0;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%
        }

            #nav > .menu-handle > span {
                display: inline-block;
                padding: .5em 50px .5em 1em
            }

            #nav > .menu-handle > i {
                height: 100%;
                width: 50px;
                background: url(../images/menu-handle.png) center center no-repeat;
                display: inline-block;
                position: absolute;
                right: 0;
                top: 0
            }

        #nav li > a > .go-handle {
            background: url(../images/go-handle.png) center center no-repeat #E8E8E8;
            right: 0;
            top: 0
        }

        #nav li.parent > a {
            position: relative
        }

            #nav li.parent > a > .focus-handle {
                background: url(/Content/ClientTheme/images/plus.png) center center no-repeat #E8E8E8;
                right: 0;
                top: 0
            }

        #nav li.parent > ul {
            position: absolute;
            visibility: hidden;
            left: 100%;
            transition: left .75s
        }

        #nav li.parent .focus > a {
            background-color: #E5E5E5
        }

            #nav li.parent.focus > a > .focus-handle {
                background-image: url(/Content/ClientTheme/images/Minus.png)
            }

        #nav li.parent.focus > ul {
            position: relative;
            left: 0;
            visibility: visible
        }

        #nav li.back > a {
            padding-left: 60px
        }

            #nav li.back > a > i {
                background: url(/Content/ClientTheme/images/Minus.png) center center no-repeat #E5E5E5;
                left: 0;
                top: 0
            }

        #nav li ul > li > a {
            padding-left: 2.5em
        }

        #nav li li ul > li > a {
            padding-left: 5em
        }

        #nav li li li ul > li > a {
            padding-left: 7.5em
        }

        #nav li li li li ul > li > a {
            padding-left: 9em
        }
}

@media all and (min-width:731px) {
    #nav .menu-handle,
    #nav li.back,
    #nav li.section {
        display: none
    }

    #nav > ul {
        width: 100%
    }

        #nav > ul > li {
            width: 16.666%
        }

            #nav > ul > li > a {
                border-left: 1px solid #F4F4F4;
                border-right: 1px solid #F4F4F4
            }

    #nav a {
        padding: .5em 1em;
        text-align: center
    }

        #nav a:hover {
            background-color: #656565
        }

    #nav li ul {
        visibility: hidden;
        z-index: 554;
        opacity: 0;
        transition: opacity .5s, top .25s, left .25s;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%
    }

    #nav li li {
        float: none;
        font-size: 90%
    }

        #nav li li a {
            border-bottom: 1px solid #E5E5E5
        }

    #nav li.primary-focus > ul {
        display: block;
        opacity: 1;
        visibility: visible
    }

        #nav li.primary-focus > ul > li > ul {
            left: 120%;
            top: 10%
        }

    #nav li > ul > li.primary-focus > ul {
        left: 100%;
        top: 0;
        z-index: 555
    }
}

@media all and (max-width:730px) {
    #nav.nav2 {
        position: relative;
        max-height: none;
        height: 300px
    }

        #nav.nav2 ul {
            position: static;
            left: 0;
            top: 0;
            transition: left 1s
        }

            #nav.nav2 ul ul {
                display: none
            }

        #nav.nav2.focus ul ul {
            display: block
        }

        #nav.nav2 > ul {
            position: absolute;
            left: 100%
        }

        #nav.nav2.focus > ul {
            position: relative;
            top: 0;
            left: 0
        }

        #nav.nav2 > ul.focus {
            left: -100%;
            top: 2.4em;
            position: absolute
        }

        #nav.nav2 li.parent.focus {
            position: static;
            left: 0;
            top: auto
        }

            #nav.nav2 li.parent.focus > ul {
                position: absolute;
                left: 100%;
                top: 0
            }

                #nav.nav2 li.parent.focus > ul.focus {
                    left: 0
                }

            #nav.nav2 li.parent.focus li > a {
                padding-left: 60px
            }
}

.footable-row-detail-name,
.footable-row-detail-value {
    display: inline-block;
    vertical-align: middle
}

div.ie6,
div.jGrowl {
    position: absolute
}

    div.ie6.top-left,
    div.ie6.top-right {
        top: expression( ( 0 + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px')
    }

.footable {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

    .footable > tbody > tr:nth-child(even) {
        background: #f9f9f9
    }

    .footable > tbody > tr:nth-child(odd) {
        background: #FFF
    }

    .footable.breakpoint > tbody > tr.footable-row-detail {
        background: #EEE
    }

    .footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
        cursor: pointer
    }

    .footable.breakpoint > tbody > tr > td.footable-row-detail-cell {
        background: #fff
    }

    .footable > tbody > tr:hover:not(.footable-row-detail) {
        background: #f1f1f1
    }

        .footable > tbody > tr:hover:not(.footable-row-detail) > td {
            color: #000
        }

    .footable > tbody > tr:last-child > td {
        border-bottom: none
    }

    .footable.breakpoint > tbody > tr > td.expand {
        background: url(/Content/ClientTheme/img/plus.png) 5px center no-repeat;
        padding-left: 40px
    }

    .footable.breakpoint > tbody > tr.footable-detail-show > td.expand {
        background: url(/Content/ClientTheme/img/minus.png) 5px center no-repeat
    }

.footable-odd {
    background-color: #f7f7f7
}

.footable-row-detail-name {
    font-weight: 700;
    width: 35%
}

.footable-row-detail-row {
    padding: 5px 0
}

@media only screen and (min-width:768px) and (max-width:1100px) {
    .footable-row-detail-name {
        width: 30%
    }
}

@media only screen and (max-width:479px) {
    .footable-row-detail-name {
        width: 55%
    }
}

div.jGrowl {
    color: #fff !important;
    z-index: 9999;
    font-size: 12px
}

div.ie6.top-right {
    right: auto;
    bottom: auto;
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth: document.body.clientWidth) + ( ignoreMe2=document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px')
}

div.ie6.top-left {
    left: expression( ( 0 + ( ignoreMe2=document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px')
}

div.ie6.bottom-left,
div.ie6.bottom-right {
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight: document.body.clientHeight) + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px')
}

div.ie6.bottom-right {
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth: document.body.clientWidth) + ( ignoreMe2=document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px')
}

div.ie6.bottom-left,
div.ie6.center {
    left: expression( ( 0 + ( ignoreMe2=document.documentElement.scrollLeft ? document.documentElement.scrollLeft: document.body.scrollLeft)) + 'px')
}

div.ie6.center {
    top: expression( ( 0 + ( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px');
    width: 100%
}

body > div.jGrowl {
    position: fixed
}

div.jGrowl.top-left {
    left: 0;
    top: 0
}

div.jGrowl.top-right {
    right: 0;
    top: 0
}

div.jGrowl.bottom-left {
    left: 0;
    bottom: 0
}

div.jGrowl.bottom-right {
    right: 0;
    bottom: 0
}

div.jGrowl.center {
    top: 0;
    width: 50%;
    left: 25%
}

div.center div.jGrowl-closer,
div.center div.jGrowl-notification {
    margin-left: auto;
    margin-right: auto
}

div.jGrowl div.jGrowl-closer,
div.jGrowl div.jGrowl-notification {
    color: #fff !important;
    background: url() no-repeat #e8b822 !important;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(Opacity=85);
    zoom: 1;
    width: 250px;
    padding: 10px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: left;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 10px
}

div.jGrowl div.jGrowl-notification {
    min-height: 60px
}

    div.jGrowl div.jGrowl-notification div.jGrowl-header {
        font-weight: 700;
        font-size: .85em
    }

    div.jGrowl div.jGrowl-notification div.jGrowl-close {
        z-index: 99;
        float: right;
        font-weight: 700;
        font-size: 1em;
        cursor: pointer
    }

div.jGrowl div.jGrowl-closer {
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: 700;
    text-align: center
}

@media print {
    div.jGrowl {
        display: none
    }
}

div.jGrowl div.success {
    color: #fff;
    background-color: #e8b822
}

div.jGrowl div.error {
    color: #fff;
    background-color: Red !important
}

div.jGrowl div.info {
    color: #fff;
    background-color: #70afc4 !important
}

div.jGrowl div.notice {
    color: #fff;
    background-color: #f0ad4e !important
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 100;
    src: local('Raleway Thin'), local('Raleway-Thin'), url(https://fonts.gstatic.com/s/raleway/v9/RJMlAoFXXQEzZoMSUteGWFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 200;
    src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(https://fonts.gstatic.com/s/raleway/v9/8KhZd3VQBtXTAznvKjw-k_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v9/-_Ctzj9b56b8RgXW8FArifk_vArhqVIZ0nv9q090hN8.woff2) format('woff2')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), url(https://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    src: local('Raleway Medium'), local('Raleway-Medium'), url(https://fonts.gstatic.com/s/raleway/v9/CcKI4k9un7TZVWzRVT-T8_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://fonts.gstatic.com/s/raleway/v9/xkvoNo9fC8O2RDydKj12b_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url(https://fonts.gstatic.com/s/raleway/v9/1ImRNPx4870-D9a1EBUdPPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 900;
    src: local('Raleway Heavy'), local('Raleway-Heavy'), url(https://fonts.gstatic.com/s/raleway/v9/PKCRbVvRfd5n7BTjtGiFZPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v11/tI4j516nok_GrVf4dhunkg.woff2) format('woff2')
}


/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */

.yamm .collapse,
.yamm .dropdown,
.yamm .dropup,
.yamm .nav {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: auto
}

.yamm .yamm-content {
    padding: 20px 30px
}

.searchbar {
    background-color: #363636
}

.HomeTagsection-subtitle {
    margin: 0 !important;
    color: #eee;
    font-size: 15px;
}

.txtAlignCenter {
    text-align: center;
}

.borderRadiusNone {
    border-radius: 0px !important;
}

#mydiv {
    height: 150px;
   position: relative; 
}
.overlay {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-radius: 3px;
    z-index: 50;
    pointer-events: none;
    display: block;
}
.overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.overlay > .sa, .overlay-wrapper .overlay > .sa {
    color: #e8b822;
    font-size: 30px;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    pointer-events: none;
}
.sa-spin {
    animation: 2s linear 0s normal none infinite running fa-spin;
}
.sa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    pointer-events: none;
}
