/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=dec945bfd514446ccbb2)
 * Config saved to config.json and https://gist.github.com/dec945bfd514446ccbb2
 */ /*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-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: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        -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-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-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
    }

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

* {
    -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 {
        color: #23527c;
        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 {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

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

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

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

[role="button"] {
    cursor: pointer
}

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,0.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

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

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

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

            .nav > li > a: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;
                background-color: transparent;
                cursor: not-allowed
            }

    .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;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

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

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

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

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

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

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

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

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a: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 {
            text-align: center;
            margin-bottom: 5px
        }

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

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

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

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

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

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a: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
}

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

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

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

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

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

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

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

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

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

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,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-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

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

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

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

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

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

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

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

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    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
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .nav:after, .modal-header:after, .modal-footer:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

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

    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 !important
    }

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

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

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    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 !important
    }

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    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
    }
}
/*!
  *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
  */

@font-face {
    font-family: 'FontAwesome';
    src: url('http://localhost/font/fontawesome-webfont.eot');
    src: url('http://localhost/font/fontawesome-webfont.eot') format('embedded-opentype'),url('http://localhost/font/fontawesome-webfont.woff2') format('woff2'),url('http://localhost/font/fontawesome-webfont.woff') format('woff'),url('http://localhost/font/fontawesome-webfont.ttf') format('truetype'),url('http://localhost/font/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

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

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

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

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

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

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

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

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

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

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

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

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

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

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

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

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

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

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

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

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

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

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

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

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

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

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

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

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

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

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

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

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

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

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

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

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

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

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

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

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

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

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

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

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

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

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

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

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

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

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

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

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

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

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

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

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

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

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

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

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

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

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

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

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

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

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

@font-face {
    font-family: 'cg-iconmind';
    src: url('http://localhost/font/iconmind.eot');
    src: url('http://localhost/font/iconmind.eot') format('embedded-opentype'),url('http://localhost/font/iconmind.woff') format('woff'),url('http://localhost/font/iconmind.ttf') format('truetype'),url('http://localhost/font/iconmind.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="cg-im-"], [class*=" cg-im-"] {
    font-family: 'cg-iconmind';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cg-im-gear:before {
    content: "\e600"
}

.cg-im-gears:before {
    content: "\e601"
}

.cg-im-information:before {
    content: "\e602"
}

.cg-im-magnifi-glass-:before {
    content: "\e603"
}

.cg-im-magnifi-glass:before {
    content: "\e604"
}

.cg-im-magnifi-glass2:before {
    content: "\e605"
}

.cg-im-preview:before {
    content: "\e606"
}

.cg-im-pricing:before {
    content: "\e607"
}

.cg-im-repair:before {
    content: "\e608"
}

.cg-im-support:before {
    content: "\e609"
}

.cg-im-user:before {
    content: "\e60a"
}

.cg-im-equalizer:before {
    content: "\e60b"
}

.cg-im-microphone-2:before {
    content: "\e60c"
}

.cg-im-rock-androll:before {
    content: "\e60d"
}

.cg-im-sound-wave:before {
    content: "\e60e"
}

.cg-im-close-window:before {
    content: "\e60f"
}

.cg-im-network-window:before {
    content: "\e610"
}

.cg-im-settings-window:before {
    content: "\e611"
}

.cg-im-two-windows:before {
    content: "\e612"
}

.cg-im-upload-window:before {
    content: "\e613"
}

.cg-im-url-window:before {
    content: "\e614"
}

.cg-im-width-window:before {
    content: "\e615"
}

.cg-im-windows-2:before {
    content: "\e616"
}

.cg-im-drop:before {
    content: "\e617"
}

.cg-im-clapperboard-open:before {
    content: "\e618"
}

.cg-im-video-3:before {
    content: "\e619"
}

.cg-im-hand-touch2:before {
    content: "\e61a"
}

.cg-im-thumb:before {
    content: "\e61b"
}

.cg-im-clock:before {
    content: "\e61c"
}

.cg-im-watch:before {
    content: "\e61d"
}

.cg-im-normal-text:before {
    content: "\e61e"
}

.cg-im-text-box:before {
    content: "\e61f"
}

.cg-im-text-effect:before {
    content: "\e620"
}

.cg-im-archery-2:before {
    content: "\e621"
}

.cg-im-medal-3:before {
    content: "\e622"
}

.cg-im-skate-shoes:before {
    content: "\e623"
}

.cg-im-trophy:before {
    content: "\e624"
}

.cg-im-speach-bubbleasking:before {
    content: "\e625"
}

.cg-im-speach-bubbledialog:before {
    content: "\e626"
}

.cg-im-inifity:before {
    content: "\e627"
}

.cg-im-quotes:before {
    content: "\e628"
}

.cg-im-ribbon:before {
    content: "\e629"
}

.cg-im-venn-diagram:before {
    content: "\e62a"
}

.cg-im-car-coins:before {
    content: "\e62b"
}

.cg-im-cash-register2:before {
    content: "\e62c"
}

.cg-im-password-shopping:before {
    content: "\e62d"
}

.cg-im-tag-5:before {
    content: "\e62e"
}

.cg-im-coding:before {
    content: "\e62f"
}

.cg-im-consulting:before {
    content: "\e630"
}

.cg-im-testimonal:before {
    content: "\e631"
}

.cg-im-lock-2:before {
    content: "\e632"
}

.cg-im-unlock-2:before {
    content: "\e633"
}

.cg-im-atom:before {
    content: "\e634"
}

.cg-im-chemical:before {
    content: "\e635"
}

.cg-im-plaster:before {
    content: "\e636"
}

.cg-im-camera-2:before {
    content: "\e637"
}

.cg-im-flash-2:before {
    content: "\e638"
}

.cg-im-photo:before {
    content: "\e639"
}

.cg-im-photos:before {
    content: "\e63a"
}

.cg-im-sport-mode:before {
    content: "\e63b"
}

.cg-im-business-man:before {
    content: "\e63c"
}

.cg-im-business-woman:before {
    content: "\e63d"
}

.cg-im-speak-2:before {
    content: "\e63e"
}

.cg-im-talk-man:before {
    content: "\e63f"
}

.cg-im-chair:before {
    content: "\e640"
}

.cg-im-footprint:before {
    content: "\e641"
}

.cg-im-gift-box:before {
    content: "\e642"
}

.cg-im-key:before {
    content: "\e643"
}

.cg-im-light-bulb:before {
    content: "\e644"
}

.cg-im-luggage-2:before {
    content: "\e645"
}

.cg-im-paper-plane:before {
    content: "\e646"
}

.cg-im-environmental-3:before {
    content: "\e647"
}

.cg-im-compass-4:before {
    content: "\e648"
}

.cg-im-globe:before {
    content: "\e649"
}

.cg-im-map-marker:before {
    content: "\e64a"
}

.cg-im-map2:before {
    content: "\e64b"
}

.cg-im-satelite-2:before {
    content: "\e64c"
}

.cg-im-add:before {
    content: "\e64d"
}

.cg-im-close:before {
    content: "\e64e"
}

.cg-im-cursor-click2:before {
    content: "\e64f"
}

.cg-im-download-2:before {
    content: "\e650"
}

.cg-im-link:before {
    content: "\e651"
}

.cg-im-upload-2:before {
    content: "\e652"
}

.cg-im-yes:before {
    content: "\e653"
}

.cg-im-old-camera:before {
    content: "\e654"
}

.cg-im-mouse-4:before {
    content: "\e655"
}

.cg-im-coffee:before {
    content: "\e656"
}

.cg-im-doughnut:before {
    content: "\e657"
}

.cg-im-glass-water:before {
    content: "\e658"
}

.cg-im-hot-dog:before {
    content: "\e659"
}

.cg-im-juice:before {
    content: "\e65a"
}

.cg-im-pizza-slice:before {
    content: "\e65b"
}

.cg-im-pizza:before {
    content: "\e65c"
}

.cg-im-wine-glass:before {
    content: "\e65d"
}

.cg-im-box-open:before {
    content: "\e65e"
}

.cg-im-box-withfolders:before {
    content: "\e65f"
}

.cg-im-add-file:before {
    content: "\e660"
}

.cg-im-delete-file:before {
    content: "\e661"
}

.cg-im-file-download:before {
    content: "\e662"
}

.cg-im-file-horizontaltext:before {
    content: "\e663"
}

.cg-im-file-link:before {
    content: "\e664"
}

.cg-im-file-love:before {
    content: "\e665"
}

.cg-im-file-pictures:before {
    content: "\e666"
}

.cg-im-file-zip:before {
    content: "\e667"
}

.cg-im-files:before {
    content: "\e668"
}

.cg-im-remove-file:before {
    content: "\e669"
}

.cg-im-thumbs-upsmiley:before {
    content: "\e66a"
}

.cg-im-letter-open:before {
    content: "\e66b"
}

.cg-im-mail:before {
    content: "\e66c"
}

.cg-im-mailbox-full:before {
    content: "\e66d"
}

.cg-im-notepad:before {
    content: "\e66e"
}

.cg-im-computer:before {
    content: "\e66f"
}

.cg-im-laptop:before {
    content: "\e670"
}

.cg-im-monitor-2:before {
    content: "\e671"
}

.cg-im-monitor-5:before {
    content: "\e672"
}

.cg-im-monitor-phone:before {
    content: "\e673"
}

.cg-im-phone-2:before {
    content: "\e674"
}

.cg-im-smartphone-4:before {
    content: "\e675"
}

.cg-im-tablet-3:before {
    content: "\e676"
}

.cg-im-aa:before {
    content: "\e677"
}

.cg-im-brush:before {
    content: "\e678"
}

.cg-im-fountain-pen:before {
    content: "\e679"
}

.cg-im-idea:before {
    content: "\e67a"
}

.cg-im-marker:before {
    content: "\e67b"
}

.cg-im-note:before {
    content: "\e67c"
}

.cg-im-pantone:before {
    content: "\e67d"
}

.cg-im-pencil:before {
    content: "\e67e"
}

.cg-im-scissor:before {
    content: "\e67f"
}

.cg-im-vector-3:before {
    content: "\e680"
}

.cg-im-address-book:before {
    content: "\e681"
}

.cg-im-megaphone:before {
    content: "\e682"
}

.cg-im-newspaper:before {
    content: "\e683"
}

.cg-im-wifi:before {
    content: "\e684"
}

.cg-im-download-fromcloud:before {
    content: "\e685"
}

.cg-im-upload-tocloud:before {
    content: "\e686"
}

.cg-im-blouse:before {
    content: "\e687"
}

.cg-im-boot:before {
    content: "\e688"
}

.cg-im-bow-2:before {
    content: "\e689"
}

.cg-im-bra:before {
    content: "\e68a"
}

.cg-im-cap:before {
    content: "\e68b"
}

.cg-im-coat:before {
    content: "\e68c"
}

.cg-im-dress:before {
    content: "\e68d"
}

.cg-im-hanger:before {
    content: "\e68e"
}

.cg-im-heels:before {
    content: "\e68f"
}

.cg-im-jacket:before {
    content: "\e690"
}

.cg-im-jeans:before {
    content: "\e691"
}

.cg-im-shirt:before {
    content: "\e692"
}

.cg-im-suit:before {
    content: "\e693"
}

.cg-im-sunglasses-w3:before {
    content: "\e694"
}

.cg-im-t-shirt:before {
    content: "\e695"
}

.cg-im-present:before {
    content: "\e696"
}

.cg-im-tactic:before {
    content: "\e697"
}

.cg-im-bar-chart3:before {
    content: "\e698"
}

.cg-im-calculator-2:before {
    content: "\e699"
}

.cg-im-calendar-4:before {
    content: "\e69a"
}

.cg-im-credit-card2:before {
    content: "\e69b"
}

.cg-im-diamond:before {
    content: "\e69c"
}

.cg-im-financial:before {
    content: "\e69d"
}

.cg-im-handshake:before {
    content: "\e69e"
}

.cg-im-line-chart4:before {
    content: "\e69f"
}

.cg-im-money-2:before {
    content: "\e6a0"
}

.cg-im-pie-chart3:before {
    content: "\e6a1"
}

.cg-im-home:before {
    content: "\e6a2"
}

.cg-im-bones:before {
    content: "\e6a3"
}

.cg-im-brain:before {
    content: "\e6a4"
}

.cg-im-ear:before {
    content: "\e6a5"
}

.cg-im-eye-visible:before {
    content: "\e6a6"
}

.cg-im-face-style:before {
    content: "\e6a7"
}

.cg-im-fingerprint-2:before {
    content: "\e6a8"
}

.cg-im-heart:before {
    content: "\e6a9"
}

.cg-im-arrow-downincircle:before {
    content: "\e6aa"
}

.cg-im-arrow-left:before {
    content: "\e6ab"
}

.cg-im-arrow-right:before {
    content: "\e6ac"
}

.cg-im-arrow-up:before {
    content: "\e6ad"
}

.cg-im-download:before {
    content: "\e6ae"
}

.cg-im-fit-to:before {
    content: "\e6af"
}

.cg-im-full-screen:before {
    content: "\e6b0"
}

.cg-im-full-screen2:before {
    content: "\e6b1"
}

.cg-im-left:before {
    content: "\e6b2"
}

.cg-im-repeat-2:before {
    content: "\e6b3"
}

.cg-im-right:before {
    content: "\e6b4"
}

.cg-im-up:before {
    content: "\e6b5"
}

.cg-im-upload:before {
    content: "\e6b6"
}

.cg-im-arrow-around:before {
    content: "\e6b7"
}

.cg-im-arrow-loop:before {
    content: "\e6b8"
}

.cg-im-arrow-outleft:before {
    content: "\e6b9"
}

.cg-im-arrow-outright:before {
    content: "\e6ba"
}

.cg-im-arrow-shuffle:before {
    content: "\e6bb"
}

.cg-im-maximize:before {
    content: "\e6bc"
}

.cg-im-minimize:before {
    content: "\e6bd"
}

.cg-im-resize:before {
    content: "\e6be"
}

.cg-im-bird:before {
    content: "\e6bf"
}

.cg-im-cat:before {
    content: "\e6c0"
}

.cg-im-dog:before {
    content: "\e6c1"
}

.cg-im-align-center:before {
    content: "\e6c2"
}

.cg-im-align-left:before {
    content: "\e6c3"
}

.cg-im-align-right:before {
    content: "\e6c4"
}

@font-face {
    font-family: 'jackson';
    src: url('http://localhost/font/si-jackson.eot');
    src: url('http://localhost/font/si-jackson.eot') format('embedded-opentype'),url('http://localhost/font/si-jackson.woff') format('woff'),url('http://localhost/font/si-jackson.ttf') format('truetype'),url('http://localhost/font/si-jackson.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

i[class^="cg-icon-"], i[class*=" cg-icon-"] {
    font-family: 'jackson';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cg-icon-quotation-mark-start:before {
    content: "\e60b"
}

.cg-icon-quotation-mark-end:before {
    content: "\e614"
}

.cg-icon-loader:before {
    content: "\e60f"
}

.cg-icon-wishlist:before {
    content: "\e604"
}

.cg-icon-account:before {
    content: "\e61a"
}

.cg-icon-search:before {
    content: "\e605"
}

.cg-icon-star-fill:before {
    content: "\e616"
}

.cg-icon-star-stroke:before {
    content: "\e60a"
}

.cg-icon-plus:before {
    content: "\e600"
}

.cg-icon-minus:before {
    content: "\e603"
}

.cg-icon-supersearch:before {
    content: "\e608"
}

.cg-icon-search-quickview:before {
    content: "\e615"
}

.cg-icon-comparison:before {
    content: "\e609"
}

.cg-icon-close:before {
    content: "\e606"
}

.cg-icon-tick:before {
    content: "\e607"
}

.cg-icon-chevron-prev:before {
    content: "\e601"
}

.cg-icon-chevron-next:before {
    content: "\e602"
}

.cg-icon-chevron-up:before {
    content: "\e60c"
}

.cg-icon-chevron-down:before {
    content: "\e60d"
}

.cg-icon-contact:before {
    content: "\e61b"
}

.cg-icon-slider-chevron-down:before {
    content: "\e617"
}

.cg-icon-slider-chevron-prev:before {
    content: "\e618"
}

.cg-icon-slider-chevron-next:before {
    content: "\e619"
}

.cg-icon-breadcrumb-divider:before {
    content: "\e60e"
}

.cg-icon-jackson-shop-standard:before {
    content: "\e610"
}

.cg-icon-jackson-shop-list:before {
    content: "\e611"
}

.cg-icon-jackson-shop-grid:before {
    content: "\e612";
    -webkit-font-smoothing: none
}

.cg-icon-jackson-shop-solo:before {
    content: "\e613"
}

@font-face {
    font-family: 'cg-iconmind';
    src: url('http://localhost/font/iconmind.eot?er5gko');
    src: url('http://localhost/font/iconmind.eot') format('embedded-opentype'),url('http://localhost/font/iconmind.woff') format('woff'),url('http://localhost/font/iconmind.ttf') format('truetype'),url('http://localhost/font/iconmind.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="cg-im-"], [class*=" cg-im-"] {
    font-family: 'cg-iconmind' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cg-im-gear:before {
    content: "\e600"
}

.cg-im-gears:before {
    content: "\e601"
}

.cg-im-information:before {
    content: "\e602"
}

.cg-im-magnifi-glass-:before {
    content: "\e603"
}

.cg-im-magnifi-glass:before {
    content: "\e604"
}

.cg-im-magnifi-glass2:before {
    content: "\e605"
}

.cg-im-preview:before {
    content: "\e606"
}

.cg-im-pricing:before {
    content: "\e607"
}

.cg-im-repair:before {
    content: "\e608"
}

.cg-im-support:before {
    content: "\e609"
}

.cg-im-user:before {
    content: "\e60a"
}

.cg-im-equalizer:before {
    content: "\e60b"
}

.cg-im-microphone-2:before {
    content: "\e60c"
}

.cg-im-rock-androll:before {
    content: "\e60d"
}

.cg-im-sound-wave:before {
    content: "\e60e"
}

.cg-im-close-window:before {
    content: "\e60f"
}

.cg-im-network-window:before {
    content: "\e610"
}

.cg-im-settings-window:before {
    content: "\e611"
}

.cg-im-two-windows:before {
    content: "\e612"
}

.cg-im-upload-window:before {
    content: "\e613"
}

.cg-im-url-window:before {
    content: "\e614"
}

.cg-im-width-window:before {
    content: "\e615"
}

.cg-im-windows-2:before {
    content: "\e616"
}

.cg-im-drop:before {
    content: "\e617"
}

.cg-im-clapperboard-open:before {
    content: "\e618"
}

.cg-im-video-3:before {
    content: "\e619"
}

.cg-im-hand-touch2:before {
    content: "\e61a"
}

.cg-im-thumb:before {
    content: "\e61b"
}

.cg-im-clock:before {
    content: "\e61c"
}

.cg-im-watch:before {
    content: "\e61d"
}

.cg-im-normal-text:before {
    content: "\e61e"
}

.cg-im-text-box:before {
    content: "\e61f"
}

.cg-im-text-effect:before {
    content: "\e620"
}

.cg-im-archery-2:before {
    content: "\e621"
}

.cg-im-medal-3:before {
    content: "\e622"
}

.cg-im-skate-shoes:before {
    content: "\e623"
}

.cg-im-trophy:before {
    content: "\e624"
}

.cg-im-speach-bubbleasking:before {
    content: "\e625"
}

.cg-im-speach-bubbledialog:before {
    content: "\e626"
}

.cg-im-inifity:before {
    content: "\e627"
}

.cg-im-quotes:before {
    content: "\e628"
}

.cg-im-ribbon:before {
    content: "\e629"
}

.cg-im-venn-diagram:before {
    content: "\e62a"
}

.cg-im-car-coins:before {
    content: "\e62b"
}

.cg-im-cash-register2:before {
    content: "\e62c"
}

.cg-im-password-shopping:before {
    content: "\e62d"
}

.cg-im-tag-5:before {
    content: "\e62e"
}

.cg-im-coding:before {
    content: "\e62f"
}

.cg-im-consulting:before {
    content: "\e630"
}

.cg-im-testimonal:before {
    content: "\e631"
}

.cg-im-lock-2:before {
    content: "\e632"
}

.cg-im-unlock-2:before {
    content: "\e633"
}

.cg-im-atom:before {
    content: "\e634"
}

.cg-im-chemical:before {
    content: "\e635"
}

.cg-im-plaster:before {
    content: "\e636"
}

.cg-im-camera-2:before {
    content: "\e637"
}

.cg-im-flash-2:before {
    content: "\e638"
}

.cg-im-photo:before {
    content: "\e639"
}

.cg-im-photos:before {
    content: "\e63a"
}

.cg-im-sport-mode:before {
    content: "\e63b"
}

.cg-im-business-man:before {
    content: "\e63c"
}

.cg-im-business-woman:before {
    content: "\e63d"
}

.cg-im-speak-2:before {
    content: "\e63e"
}

.cg-im-talk-man:before {
    content: "\e63f"
}

.cg-im-chair:before {
    content: "\e640"
}

.cg-im-footprint:before {
    content: "\e641"
}

.cg-im-gift-box:before {
    content: "\e642"
}

.cg-im-key:before {
    content: "\e643"
}

.cg-im-light-bulb:before {
    content: "\e644"
}

.cg-im-luggage-2:before {
    content: "\e645"
}

.cg-im-paper-plane:before {
    content: "\e646"
}

.cg-im-environmental-3:before {
    content: "\e647"
}

.cg-im-compass-4:before {
    content: "\e648"
}

.cg-im-globe:before {
    content: "\e649"
}

.cg-im-map-marker:before {
    content: "\e64a"
}

.cg-im-map2:before {
    content: "\e64b"
}

.cg-im-satelite-2:before {
    content: "\e64c"
}

.cg-im-add:before {
    content: "\e64d"
}

.cg-im-close:before {
    content: "\e64e"
}

.cg-im-cursor-click2:before {
    content: "\e64f"
}

.cg-im-download-2:before {
    content: "\e650"
}

.cg-im-link:before {
    content: "\e651"
}

.cg-im-upload-2:before {
    content: "\e652"
}

.cg-im-yes:before {
    content: "\e653"
}

.cg-im-old-camera:before {
    content: "\e654"
}

.cg-im-mouse-4:before {
    content: "\e655"
}

.cg-im-coffee:before {
    content: "\e656"
}

.cg-im-doughnut:before {
    content: "\e657"
}

.cg-im-glass-water:before {
    content: "\e658"
}

.cg-im-hot-dog:before {
    content: "\e659"
}

.cg-im-juice:before {
    content: "\e65a"
}

.cg-im-pizza-slice:before {
    content: "\e65b"
}

.cg-im-pizza:before {
    content: "\e65c"
}

.cg-im-wine-glass:before {
    content: "\e65d"
}

.cg-im-box-open:before {
    content: "\e65e"
}

.cg-im-box-withfolders:before {
    content: "\e65f"
}

.cg-im-add-file:before {
    content: "\e660"
}

.cg-im-delete-file:before {
    content: "\e661"
}

.cg-im-file-download:before {
    content: "\e662"
}

.cg-im-file-horizontaltext:before {
    content: "\e663"
}

.cg-im-file-link:before {
    content: "\e664"
}

.cg-im-file-love:before {
    content: "\e665"
}

.cg-im-file-pictures:before {
    content: "\e666"
}

.cg-im-file-zip:before {
    content: "\e667"
}

.cg-im-files:before {
    content: "\e668"
}

.cg-im-remove-file:before {
    content: "\e669"
}

.cg-im-thumbs-upsmiley:before {
    content: "\e66a"
}

.cg-im-letter-open:before {
    content: "\e66b"
}

.cg-im-mail:before {
    content: "\e66c"
}

.cg-im-mailbox-full:before {
    content: "\e66d"
}

.cg-im-notepad:before {
    content: "\e66e"
}

.cg-im-computer:before {
    content: "\e66f"
}

.cg-im-laptop:before {
    content: "\e670"
}

.cg-im-monitor-2:before {
    content: "\e671"
}

.cg-im-monitor-5:before {
    content: "\e672"
}

.cg-im-monitor-phone:before {
    content: "\e673"
}

.cg-im-phone-2:before {
    content: "\e674"
}

.cg-im-smartphone-4:before {
    content: "\e675"
}

.cg-im-tablet-3:before {
    content: "\e676"
}

.cg-im-aa:before {
    content: "\e677"
}

.cg-im-brush:before {
    content: "\e678"
}

.cg-im-fountain-pen:before {
    content: "\e679"
}

.cg-im-idea:before {
    content: "\e67a"
}

.cg-im-marker:before {
    content: "\e67b"
}

.cg-im-note:before {
    content: "\e67c"
}

.cg-im-pantone:before {
    content: "\e67d"
}

.cg-im-pencil:before {
    content: "\e67e"
}

.cg-im-scissor:before {
    content: "\e67f"
}

.cg-im-vector-3:before {
    content: "\e680"
}

.cg-im-address-book:before {
    content: "\e681"
}

.cg-im-megaphone:before {
    content: "\e682"
}

.cg-im-newspaper:before {
    content: "\e683"
}

.cg-im-wifi:before {
    content: "\e684"
}

.cg-im-download-fromcloud:before {
    content: "\e685"
}

.cg-im-upload-tocloud:before {
    content: "\e686"
}

.cg-im-blouse:before {
    content: "\e687"
}

.cg-im-boot:before {
    content: "\e688"
}

.cg-im-bow-2:before {
    content: "\e689"
}

.cg-im-bra:before {
    content: "\e68a"
}

.cg-im-cap:before {
    content: "\e68b"
}

.cg-im-coat:before {
    content: "\e68c"
}

.cg-im-dress:before {
    content: "\e68d"
}

.cg-im-hanger:before {
    content: "\e68e"
}

.cg-im-heels:before {
    content: "\e68f"
}

.cg-im-jacket:before {
    content: "\e690"
}

.cg-im-jeans:before {
    content: "\e691"
}

.cg-im-shirt:before {
    content: "\e692"
}

.cg-im-suit:before {
    content: "\e693"
}

.cg-im-sunglasses-w3:before {
    content: "\e694"
}

.cg-im-t-shirt:before {
    content: "\e695"
}

.cg-im-present:before {
    content: "\e696"
}

.cg-im-tactic:before {
    content: "\e697"
}

.cg-im-bar-chart3:before {
    content: "\e698"
}

.cg-im-calculator-2:before {
    content: "\e699"
}

.cg-im-calendar-4:before {
    content: "\e69a"
}

.cg-im-credit-card2:before {
    content: "\e69b"
}

.cg-im-diamond:before {
    content: "\e69c"
}

.cg-im-financial:before {
    content: "\e69d"
}

.cg-im-handshake:before {
    content: "\e69e"
}

.cg-im-line-chart4:before {
    content: "\e69f"
}

.cg-im-money-2:before {
    content: "\e6a0"
}

.cg-im-pie-chart3:before {
    content: "\e6a1"
}

.cg-im-home:before {
    content: "\e6a2"
}

.cg-im-bones:before {
    content: "\e6a3"
}

.cg-im-brain:before {
    content: "\e6a4"
}

.cg-im-ear:before {
    content: "\e6a5"
}

.cg-im-eye-visible:before {
    content: "\e6a6"
}

.cg-im-face-style:before {
    content: "\e6a7"
}

.cg-im-fingerprint-2:before {
    content: "\e6a8"
}

.cg-im-heart:before {
    content: "\e6a9"
}

.cg-im-arrow-downincircle:before {
    content: "\e6aa"
}

.cg-im-arrow-left:before {
    content: "\e6ab"
}

.cg-im-arrow-right:before {
    content: "\e6ac"
}

.cg-im-arrow-up:before {
    content: "\e6ad"
}

.cg-im-download:before {
    content: "\e6ae"
}

.cg-im-fit-to:before {
    content: "\e6af"
}

.cg-im-full-screen:before {
    content: "\e6b0"
}

.cg-im-full-screen2:before {
    content: "\e6b1"
}

.cg-im-left:before {
    content: "\e6b2"
}

.cg-im-repeat-2:before {
    content: "\e6b3"
}

.cg-im-right:before {
    content: "\e6b4"
}

.cg-im-up:before {
    content: "\e6b5"
}

.cg-im-upload:before {
    content: "\e6b6"
}

.cg-im-arrow-around:before {
    content: "\e6b7"
}

.cg-im-arrow-loop:before {
    content: "\e6b8"
}

.cg-im-arrow-outleft:before {
    content: "\e6b9"
}

.cg-im-arrow-outright:before {
    content: "\e6ba"
}

.cg-im-arrow-shuffle:before {
    content: "\e6bb"
}

.cg-im-maximize:before {
    content: "\e6bc"
}

.cg-im-minimize:before {
    content: "\e6bd"
}

.cg-im-resize:before {
    content: "\e6be"
}

.cg-im-bird:before {
    content: "\e6bf"
}

.cg-im-cat:before {
    content: "\e6c0"
}

.cg-im-dog:before {
    content: "\e6c1"
}

.cg-im-align-center:before {
    content: "\e6c2"
}

.cg-im-align-left:before {
    content: "\e6c3"
}

.cg-im-align-right:before {
    content: "\e6c4"
}

.cregital-framework-notice {
    background: #fe504f;
    text-align: center;
    padding: 20px
}

    .cregital-framework-notice > h3 {
        color: #fff;
        margin: 0 0 5px;
        font-weight: bold
    }

    .cregital-framework-notice > p {
        color: #fff;
        font-size: 14px
    }

html, body {
    height: 100%
}

    html.nice-scroll-enabled {
        overflow-y: hidden !important
    }

body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    -webkit-font-smoothing: antialiased
}

    body.modal-open {
        margin-right: 0
    }

    body.mobile-menu-open, body.mh-overlay-show, body.mobile-cart-open {
        overflow: hidden !important;
        max-width: 100%
    }

        body.mobile-menu-open #wpadminbar, body.mh-overlay-show #wpadminbar, body.mobile-cart-open #wpadminbar {
            opacity: 0;
            visibility: hidden;
            pointer-events: none
        }

    body > .ui-datepicker {
        z-index: 100 !important
    }

html.has-mh-sticky #wpadminbar {
    display: none
}

html.has-mh-sticky {
    margin-top: 0 !important
}

.cg-top-border, .cg-bottom-border, .cg-left-border, .cg-right-border {
    background: #f90;
    position: fixed;
    z-index: 999
}

.cg-top-border {
    height: 20px;
    width: 100%;
    top: 0;
    left: 0
}

.cg-bottom-border {
    height: 20px;
    width: 100%;
    bottom: 0;
    left: 0
}

.cg-left-border {
    width: 20px;
    height: 100%;
    left: 0;
    top: 0
}

.cg-right-border {
    width: 20px;
    height: 100%;
    right: 0;
    top: 0
}

a {
    outline: none !important;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

    a:hover {
        text-decoration: none
    }

    a:active {
        outline: 0
    }

    a:focus {
        -moz-outline-style: none;
        outline: 0;
        text-decoration: none
    }

h1 {
    font-size: 30px;
    line-height: 42px
}

h2 {
    font-size: 24px;
    line-height: 32px
}

h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 15px
}

h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 15px
}

h5 {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 15px;
    margin-bottom: 15px
}

h6 {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 10px;
    text-transform: uppercase
}

p {
    font-size: 14px;
    line-height: 170%;
    margin: 0 0 24px
}

    p:empty {
        display: none
    }

    p:last-child {
        margin-bottom: 0
    }

ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    line-height: 160%
}

ol {
    margin: 0 0 20px;
    padding: 0 0 0 20px;
    line-height: 160%
}

    ul > li > ul, ol > li > ol {
        margin-left: 20px;
        padding-left: 0
    }

dl dt {
    font-weight: bold
}

dl dd {
    margin-bottom: 20px
}

dl dt, dl dd {
    line-height: 180%
}

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

.fluid-width-video-wrapper {
    padding-top: 56.25% !important
}

.impact-text, p.impact-text, .impact-text > * {
    font-size: 24px;
    line-height: 32px
}

    .impact-text > * {
        font-family: inherit !important
    }

.impact-text-large, p.impact-text-large, .impact-text-large > * {
    font-size: 36px !important;
    line-height: 44px !important
}

i[class^="fa-"] {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a.text-link {
    border-bottom: 1px dotted #e3e3e3
}

.modal-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    max-height: 80%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2000;
    visibility: hidden
}

.modal-dialog, .modal.fade .modal-dialog {
    -webkit-transform: translate(-50%,-50%) !important;
    -moz-transform: translate(-50%,-50%) !important;
    -ms-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important
}

    .modal-dialog .modal-content {
        opacity: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        border: 0 !important
    }

.modal.in .modal-dialog {
    visibility: visible
}

.modal.in .modal-content {
    opacity: 1
}

.modal-open #container {
    -ms-filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px)
}

.modal-content {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.modal-header {
    padding: 25px 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 0
}

    .modal-header h2, .modal-header h3 {
        margin: 0
    }

    .modal-header .close {
        margin-top: 1px;
        font-size: 22px;
        outline: none !important;
        text-shadow: none;
        opacity: 1;
        float: right;
        background: transparent;
        border: 0
    }

.modal-body {
    padding: 30px
}

    .modal-body .container {
        max-width: 100%
    }

.clearfix {
    clear: none !important
}

.carousel-items {
    opacity: 0
}

    .carousel-items .carousel-item {
        list-style: none
    }

#header-search {
    opacity: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

    #header-search i.ss-search {
        float: left;
        font-size: 24px;
        padding-top: 7px;
        display: inline-block
    }

    #header-search form {
        float: left;
        width: 80%
    }

    #header-search input {
        background: transparent;
        border: 0;
        font-size: 24px;
        padding: 0 15px;
        margin: 0;
        width: 100%;
        line-height: 31px
    }

#header-search-close {
    float: right;
    font-size: 28px;
    padding: 10px;
    display: block
}

#container {
    position: relative;
    z-index: 99
}

    #container::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        background: rgba(0,0,0,0.4);
        opacity: 0;
        z-index: 9999;
        cursor: pointer;
        -webkit-transition: opacity .5s,width .1s .5s,height .1s .5s;
        transition: opacity .5s,width .1s .5s,height .1s .5s
    }

.no-csstransforms3d #container, .ie-mobile #container {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform-style: flat;
    position: inherit
}

    .no-csstransforms3d #container::after, .ie-mobile #container::after {
        display: none !important
    }

.mobile-menu-open #container, .mh-overlay-show #container {
    overflow: hidden !important
}

.no-csstransforms .mobile-menu-open #container, .ie-mobile.mobile-menu-open #container {
    -webkit-transform: none;
    transform: none
}

#page-bg-image {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0)
}

input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    outline: 0;
    border-radius: 0;
    box-shadow: none
}

textarea {
    border-radius: 0;
    box-shadow: none
}

    input:focus, textarea:focus {
        box-shadow: none !important
    }

iframe {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    border-bottom: 1px solid #ededed
}

    table th {
        font-weight: bold
    }

    table thead th {
        text-transform: uppercase
    }

    table tr > th {
        padding-right: 20px
    }

    table td {
        padding: 6px 10px 6px 0;
        border-top: 1px solid #ededed
    }

address {
    font-style: italic;
    margin: 0 0 24px
}

img {
    max-width: 100%;
    height: auto
}

ins {
    background: #fff9c0;
    text-decoration: none
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: 0
}

audio {
    margin: 20px 0
}

.cg-share-counts {
    border-top: 2px solid #e3e3e3;
    border-bottom: 2px solid #e3e3e3;
    padding: 15px 0
}

    .cg-share-counts .share-text {
        display: inline-block;
        margin: 0 25px 0 0;
        float: left;
        line-height: 28px
    }

    .cg-share-counts > a {
        margin-right: 20px;
        font-size: 16px;
        opacity: .6;
        line-height: 28px;
        display: inline-block
    }

        .cg-share-counts > a:hover {
            opacity: 1
        }

        .cg-share-counts > a i {
            margin-right: 6px;
            line-height: inherit
        }

        .cg-share-counts > a span {
            font-size: 13px;
            vertical-align: 1px;
            opacity: 0;
            -webkit-transition: opacity .4s;
            -moz-transition: opacity .4s;
            -o-transition: opacity .4s;
            transition: opacity .4s;
            line-height: inherit;
            display: inline-block;
            display: none
        }

            .cg-share-counts > a span.animate {
                opacity: 1
            }

.blank_spacer {
    min-height: 0 !important
}

div.entry-title {
    display: none
}

.chat-transcript .chat-author {
    font-weight: bold
}

.cg-swipe-indicator {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 76px;
    width: 76px;
    margin-left: -38px;
    margin-top: -38px;
    z-index: 2;
    background: transparent url('../images/swipe_indicator.html') no-repeat center center;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

    .cg-swipe-indicator.animate {
        -webkit-animation-name: shake;
        -moz-animation-name: shake;
        -o-animation-name: shake;
        animation-name: shake
    }

.layout-boxed #container {
    width: 1000px;
    position: relative;
    margin: 0 auto;
    background: #fff
}

.boxed-inner-page #main-container {
    width: 1000px;
    position: relative;
    margin: 150px auto;
    background: #fff
}

    .boxed-inner-page #main-container .container {
        max-width: 100%;
        padding: 0 30px
    }

.hero-content-split #main-container {
    overflow: hidden;
    opacity: 0
}

    .hero-content-split #main-container > .page-heading, .hero-content-split #main-container > .fancy-heading-wrap {
        float: left;
        width: 50%;
        height: 100%
    }

.hero-content-split .inner-page-wrap {
    float: right;
    width: 50%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px
}

    .hero-content-split .inner-page-wrap.no-top-spacing {
        padding-top: 0
    }

    .hero-content-split .inner-page-wrap.no-bottom-spacing {
        padding-bottom: 0
    }

.hero-content-split #main-container .container {
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px
}

.hero-content-split .page-heading .blog-button {
    position: absolute;
    top: 70px;
    left: 60px;
    text-align: left
}

    .hero-content-split .page-heading .blog-button i {
        margin-right: 5px
    }

    .hero-content-split .page-heading .blog-button a.cg-button {
        text-transform: uppercase;
        letter-spacing: 2px
    }

.hero-content-split .page-heading .post-pagination {
    position: absolute;
    bottom: 70px;
    width: 100%
}

    .hero-content-split .page-heading .post-pagination .prev-article {
        margin-left: 60px
    }

    .hero-content-split .page-heading .post-pagination .next-article {
        margin-right: 60px
    }

.hero-content-split .page-heading.dark-style .blog-button a.cg-button {
    color: #222
}

.hero-content-split .page-heading.dark-style .post-pagination .prev-article:before, .hero-content-split .page-heading.dark-style .post-pagination .next-article:before {
    border-color: #222;
    color: #222
}

.hero-content-split .page-heading.dark-style .blog-button a.cg-button {
    color: #222
}

.hero-content-split .page-heading.dark-style .post-pagination h4 {
    color: #222
}

.hero-content-split .page-heading.light-style .post-pagination .prev-article:before, .hero-content-split .page-heading.light-style .post-pagination .next-article:before {
    border-color: #fff;
    color: #fff
}

.hero-content-split .page-heading.light-style .post-pagination h4 {
    color: #fff
}

.hero-content-split #main-container .top-author-info {
    padding-left: 0;
    padding-right: 0
}

figure {
    margin: 0
}

    figure img {
        width: 100%;
        height: auto
    }

    figure .video-thumb {
        position: relative;
        padding-bottom: 56.25%;
        height: 0
    }

.vr-standard figure .video-thumb {
    padding-bottom: 75%
}

figure .video-thumb iframe, figure .video-thumb video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

figure a {
    display: block
}

figure.animated-overlay {
    position: relative;
    overflow: hidden
}

    figure.animated-overlay .img-wrap {
        position: relative;
        overflow: hidden
    }

    figure.animated-overlay figcaption {
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
        opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
        text-align: center;
        overflow: hidden
    }

        figure.animated-overlay figcaption:before {
            content: '';
            height: 100%;
            display: inline-block;
            vertical-align: middle
        }

.browser-ie figure.animated-overlay figcaption, .browser-ie10 figure.animated-overlay figcaption {
    background-image: none
}

figure.animated-overlay img {
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    z-index: 2;
    position: relative
}

figure.animated-overlay:hover figcaption {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

figure.animated-overlay figcaption .thumb-info h4, figure.animated-overlay figcaption .thumb-info h5, figure.animated-overlay figcaption .thumb-info h6, figure.animated-overlay figcaption .thumb-info .gm-hover-price-wrap {
    -o-transform: translate3d(-360px,0,0);
    -moz-transform: translate3d(-360px,0,0);
    -ms-transform: translate3d(-360px,0,0);
    -webkit-transform: translate3d(-360px,0,0);
    transform: translate3d(-360px,0,0);
    opacity: 0;
    -ms-transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

figure.animated-overlay:hover figcaption .thumb-info h4 {
    opacity: 1;
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

figure.animated-overlay:hover figcaption .thumb-info h5 {
    opacity: 1;
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

figure.animated-overlay:hover figcaption .thumb-info h6, figure.animated-overlay:hover figcaption .thumb-info .gm-hover-price-wrap {
    opacity: 1;
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

figure.animated-overlay > a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.browser-ie figure.animated-overlay > a, .browser-ie10 figure.animated-overlay > a {
    background-color: rgba(255,255,255,0) !important
}

figure.animated-overlay .thumb-slider {
    z-index: 4;
    overflow: hidden
}

figure.animated-overlay .figcaption-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none
}

figure.animated-overlay.thumb-media-audio {
    min-height: 120px;
    background-image: url('../images/gplaypattern.html');
    background-position: top left;
    background-repeat: repeat
}

    figure.animated-overlay.thumb-media-audio > .mejs-audio, figure.animated-overlay.thumb-media-audio > audio {
        position: absolute;
        bottom: 0;
        left: 0
    }

figcaption .thumb-info {
    width: 90%;
    height: auto;
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

    figcaption .thumb-info .name-divide {
        display: none
    }

    figcaption .thumb-info h3, figcaption .thumb-info h4, figcaption .thumb-info h5 {
        line-height: 140%;
        width: 100%;
        text-align: center
    }

    figcaption .thumb-info h3 {
        margin-bottom: 10px
    }

    figcaption .thumb-info h4 {
        margin-top: 0;
        margin-bottom: 5px
    }

    figcaption .thumb-info h5 {
        margin-bottom: 0;
        margin-top: 4px
    }

        figcaption .thumb-info h5 span {
            width: 100%
        }

            figcaption .thumb-info h5 span.price, figcaption .thumb-info h5 span.amount {
                font-size: 14px !important;
                margin-top: 0 !important
            }

            figcaption .thumb-info h5 span del {
                display: none
            }

        figcaption .thumb-info h5 .star-rating {
            display: none !important
        }

    figcaption .thumb-info h6 span.price {
        display: inline-block !important;
        width: auto !important;
        border-top: 2px solid #fff;
        padding-top: 10px
    }

figcaption .thumb-info-extended i {
    margin-top: 10px
}

figcaption .thumb-info a:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

figcaption .thumb-info > i {
    font-size: 20px;
    line-height: 30px;
    height: 24px;
    width: 24px;
    display: block;
    -moz-text-shadow: 0 0 5px rgba(0,0,0,.2);
    -webkit-text-shadow: 0 0 5px rgba(0,0,0,.2);
    text-shadow: 0 0 5px rgba(0,0,0,.2);
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 50%;
    margin-top: -12px
}

figcaption .thumb-info-alt {
    bottom: 0 !important;
    height: 100% !important
}

    figcaption .thumb-info-alt > i {
        font-size: 32px;
        line-height: 42px;
        height: 30px;
        width: 24px;
        top: 50%;
        margin-top: -19px;
        margin-left: -12px;
        left: 50%;
        position: absolute
    }

figcaption .thumb-info-excerpt h4 {
    line-height: 20px
}

figcaption .thumb-info-excerpt p {
    line-height: 22px;
    margin-bottom: 0;
    text-align: center;
    -moz-text-shadow: 0 0 5px rgba(0,0,0,.2);
    -webkit-text-shadow: 0 0 5px rgba(0,0,0,.2);
    text-shadow: 0 0 5px rgba(0,0,0,.2)
}

figcaption .thumb-info-excerpt > i {
    display: none
}

figcaption .thumb-info > ul.social-icons {
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center
}

.narrow-date-block {
    line-height: 18px;
    width: 46px;
    background: #fff;
    color: #222;
    padding: 7px 8px 9px;
    text-align: center;
    text-transform: uppercase;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

.masonry-items .blog-item .date-overlay, .recent-post .date-overlay {
    position: absolute;
    top: -15px;
    right: 30px;
    z-index: 6
}

.masonry-items {
    padding-top: 15px
}

    .masonry-items .blog-item, .masonry-items .blog-item figure {
        overflow: visible
    }

        .masonry-items .blog-item figure .date-overlay {
            top: -15px
        }

.narrow-date-block span {
    display: block
}

    .narrow-date-block span.month {
        font-size: 12px
    }

    .narrow-date-block span.day {
        font-size: 18px
    }

    .narrow-date-block span.year {
        font-size: 11px;
        opacity: .6
    }

.thumbnail-gallery-alt-one figure.overlay-style img {
    z-index: 4
}

.thumbnail-gallery-alt-one figure.overlay-style:hover img {
    -o-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.thumbnail-gallery-alt-one figure.overlay-style .multi-masonry-img-wrap {
    z-index: 4
}

.thumbnail-gallery-alt-one figure.overlay-style:hover .multi-masonry-img-wrap {
    -o-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

    .thumbnail-gallery-alt-one figure.overlay-style:hover .multi-masonry-img-wrap img {
        -o-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none
    }

.thumbnail-gallery-alt-one figure.overlay-style figcaption {
    opacity: 1;
    height: 100px;
    top: auto;
    bottom: 0
}

.thumbnail-gallery-alt-two figure.overlay-style img {
    width: -webkit-calc(100%+40px) !important;
    width: calc(100%+40px) !important;
    -moz-transition: all .8s cubic-bezier(0.075,0.820,0.165,1.000);
    -webkit-transition: all .8s cubic-bezier(0.075,0.820,0.165,1.000);
    transition: all .8s cubic-bezier(0.075,0.820,0.165,1.000);
    -o-transform: translate3d(-40px,0,0);
    -moz-transform: translate3d(-40px,0,0);
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0);
    max-width: none
}

.thumbnail-gallery-alt-two figure.overlay-style:hover img {
    opacity: .7;
    -o-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.thumbnail-gallery-alt-two figure.overlay-style figcaption {
    opacity: 1;
    background: transparent !important
}

    .thumbnail-gallery-alt-two figure.overlay-style figcaption .thumb-info {
        vertical-align: bottom;
        width: 100%;
        padding: 0 10% 10%;
        text-shadow: 1px 1px 3px rgba(0,0,0,0.1)
    }

    .thumbnail-gallery-alt-two figure.overlay-style figcaption .thumb-info-alt {
        opacity: 0;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s
    }

.thumbnail-gallery-alt-two figure.overlay-style:hover figcaption .thumb-info-alt {
    opacity: 1
}

.thumbnail-gallery-alt-two figure.overlay-style figcaption .thumb-info h3 {
    opacity: 1;
    -o-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    text-align: left
}

.thumbnail-gallery-alt-two figure.overlay-style figcaption .thumb-info h4 {
    opacity: 1;
    -o-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    text-align: left
}

.thumbnail-gallery-alt-two figure.overlay-style figcaption .thumb-info h5 {
    opacity: 1;
    -o-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    text-align: left
}

.cg-video-wrap {
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

    .cg-video-wrap > iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.portfolio-item.standard figcaption .thumb-info a {
    top: 50%;
    position: absolute;
    margin-top: -25px;
    margin-left: -25px
}

.curved-bar-styling {
    border: 1px solid #e4e4e4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

ul.bar-styling {
    height: auto;
    overflow: hidden
}

ul.page-numbers {
    float: right
}

    ul.bar-styling li, ul.page-numbers li {
        float: left;
        display: block
    }

        ul.bar-styling li > a, ul.bar-styling li > div, ul.page-numbers li > a, ul.page-numbers li > span {
            padding: 8px 16px;
            border: 1px solid transparent;
            display: block;
            margin-right: -1px;
            text-decoration: none
        }

        ul.bar-styling li > form input {
            border: 1px solid transparent;
            display: block;
            margin-right: -1px;
            height: auto;
            overflow: hidden;
            padding: 10px 14px;
            height: 40px;
            font-size: 14px;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0
        }

        ul.bar-styling li:first-child a, ul.bar-styling li:first-child div, ul.page-numbers li:first-child a, ul.page-numbers li:first-child span {
            -moz-border-radius-topleft: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-top-left-radius: 4px;
            -webkit-border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box
        }

        ul.bar-styling li:last-child a, ul.bar-styling li:last-child div, ul.page-numbers li:last-child a, ul.page-numbers li:last-child span {
            -moz-border-radius-topright: 4px;
            -moz-border-radius-bottomright: 4px;
            -webkit-border-top-right-radius: 4px;
            -webkit-border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        ul.page-numbers li a.prev i, ul.page-numbers li a.next i {
            height: 10px;
            display: inline-block;
            vertical-align: -3px
        }

.cg-roll-button {
    display: inline-block;
    height: 40px !important;
    line-height: 40px !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0 14px !important;
    transition: all .35s
}

    .cg-roll-button:hover {
        box-shadow: none !important
    }

    .cg-roll-button span {
        display: block;
        height: 100%;
        position: relative;
        top: 0;
        transition: top .35s;
        width: 100%
    }

    .cg-roll-button:hover span {
        top: -100%
    }

.viewer li {
    -webkit-transition: width 500ms cubic-bezier(0.075,0.820,0.165,1.000);
    -moz-transition: width 500ms cubic-bezier(0.075,0.820,0.165,1.000);
    transition: width 500ms cubic-bezier(0.075,0.820,0.165,1.000)
}

.viewer .caption {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 1.5s ease-in-out;
    -moz-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out
}

.viewer .current .caption {
    opacity: 100;
    visibility: visible
}

.viewer .close:hover {
    color: #fff
}

#lang_sel_list {
    z-index: 2 !important
}

.mejs-controls .mejs-time-rail .mejs-time-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #555 !important
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    background: #666 !important
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #999 !important
}

.mejs-container .mejs-controls .mejs-time {
    padding: 11px 3px 0 !important
}

.mejs-controls .mejs-button.mejs-volume-button button {
    margin: 5px 3px !important
}

.lSSlideOuter {
    overflow: hidden;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table
}

.lightSlider {
    overflow: hidden
}

.flexslider ul.slides {
    margin-bottom: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.lSSlideOuter .lightSlider > li {
    position: relative
}

    .lSSlideOuter .lightSlider > li .img-caption {
        position: absolute;
        left: 30px;
        bottom: 30px;
        opacity: 0;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .lSSlideOuter .lightSlider > li.active .img-caption {
        opacity: 1
    }

.lSSlideWrapper > .lightSlider:after {
    clear: both
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px,0px);
    -ms-transform: translate(0px,0px);
    transform: translate(0px,0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit
}

.lSSlideWrapper .lCGade {
    position: relative
}

    .lSSlideWrapper .lCGade > * {
        position: absolute !important;
        top: 0;
        left: 0;
        z-index: 9;
        margin-right: 0;
        width: 100%
    }

.lSSlideWrapper.usingCss .lCGade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit
}

.lSSlideWrapper .lCGade > *.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lCGade > *.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    height: auto;
    width: 100%;
    position: absolute;
    bottom: 20px;
    margin: 0;
    text-align: center
}

    .lSSlideOuter .lSPager.lSpg > li {
        cursor: pointer;
        display: inline-block;
        padding: 0 5px
    }

        .lSSlideOuter .lSPager.lSpg > li a {
            background-color: #222;
            border-radius: 30px;
            display: inline-block;
            height: 8px;
            overflow: hidden;
            text-indent: -999em;
            width: 8px;
            position: relative;
            z-index: 99;
            -webkit-transition: all .5s linear 0s;
            transition: all .5s linear 0s
        }

.lSSlideOuter .media {
    opacity: .8
}

    .lSSlideOuter .media.active {
        opacity: 1
    }

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px,0px,0px);
    -moz-transform: translate3d(0px,0px,0px);
    -ms-transform: translate3d(0px,0px,0px);
    -webkit-transform: translate3d(0px,0px,0px);
    -o-transform: translate3d(0px,0px,0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .lSSlideOuter .lSPager.lSGallery li {
        position: relative;
        opacity: .5;
        overflow: hidden;
        -webkit-transition: opacity .35s linear 0s;
        transition: opacity .35s linear 0s
    }

.lSSlideOuter.vertical .lSPager.lSGallery li img {
    height: 100% !important;
    width: auto !important;
    max-width: none;
    transform: translateX(-50%);
    left: 50%;
    position: absolute
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
    clear: both
}

.lSAction > a {
    height: 38px;
    width: 36px;
    display: block;
    bottom: 20px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    background: #fff;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s
}

    .lSAction > a:before {
        font-family: 'jackson';
        content: "\e601";
        font-size: 20px;
        font-weight: bold;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: block;
        color: #222;
        text-align: center;
        line-height: 38px
    }

    .lSAction > a.lSNext:before {
        content: "\e602"
    }

.lSAction > .lSPrev {
    right: 56px
}

.lSAction > .lSNext {
    right: 20px
}

.lSSlideOuter .lSPager.lSpg > li a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: #fff;
    width: 8px;
    height: 8px;
    display: block;
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.5);
    box-shadow: 0 1px 1px rgba(0,0,0,.5)
}

.lSSlideOuter .lSPager.lSpg > li.active a {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

.lSAction > a.disabled {
    pointer-events: none;
    opacity: 0
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

    .lSSlideOuter.vertical.noPager {
        padding-right: 0 !important
    }

    .lSSlideOuter.vertical .lSGallery {
        position: absolute !important;
        right: 0;
        top: 0
    }

    .lSSlideOuter.vertical .lightSlider > * {
        width: 100% !important;
        max-width: none !important
    }

    .lSSlideOuter.vertical .lightSlider > li {
        overflow: hidden;
        position: relative
    }

        .lSSlideOuter.vertical .lightSlider > li > img, .lSSlideOuter.vertical .lightSlider > li > img.wide {
            max-width: none;
            transform: translateX(-50%);
            left: 50%;
            position: absolute;
            height: 100% !important;
            width: auto !important
        }

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none
}

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0
}

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    float: left
}

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0
    }

    50% {
        left: -15px
    }

    100% {
        left: 0
    }
}

@keyframes rightEnd {
    0% {
        left: 0
    }

    50% {
        left: -15px
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0
    }

    50% {
        top: -15px
    }

    100% {
        top: 0
    }
}

@keyframes topEnd {
    0% {
        top: 0
    }

    50% {
        top: -15px
    }

    100% {
        top: 0
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0
    }

    50% {
        left: 15px
    }

    100% {
        left: 0
    }
}

@keyframes leftEnd {
    0% {
        left: 0
    }

    50% {
        left: 15px
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }

    100% {
        bottom: 0
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }

    100% {
        bottom: 0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.flexslider li a.zoom, .product-img-area li a.zoom {
    position: absolute;
    top: 20px;
    left: 18px;
    width: 34px;
    height: 34px;
    font-size: 16px;
    line-height: 32px;
    color: #252525;
    background: #fff;
    z-index: 101;
    text-align: center;
    opacity: 0;
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.flexslider .slider-loaded li a.zoom, #product-img-noslider li a.zoom {
    opacity: 1
}

.tp-bannertimer {
    z-index: 20 !important
}

.rev_slider iframe {
    z-index: 999
}

.content-slider {
    position: static
}

    .content-slider .slide-content-wrap {
        position: relative;
        width: 100%
    }

.cpb_testimonial_slider_widget .slider-wrap .heading-wrap, .cpb_tweets_slider_widget .slider-wrap .heading-wrap {
    padding: 0 22%;
    text-align: left;
    margin-bottom: 45px
}

.cpb_testimonial_slider_widget .heading-wrap h3.cpb-center-heading, .cpb_tweets_slider_widget .heading-wrap h3.cpb-center-heading {
    margin: 0;
    display: inline-block !important;
    border-bottom: 2px solid #222;
    padding-bottom: 4px
}

.tp-bullets {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    z-index: 20
}

    .tp-bullets.simplebullets.round {
        bottom: 25px !important
    }

        .tp-bullets.simplebullets.round .bullet {
            cursor: pointer;
            position: relative;
            background: white;
            width: 25px;
            height: 6px;
            margin-right: 7px;
            float: none;
            display: inline-block;
            margin-top: 0;
            webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            opacity: .5;
            -moz-opacity: .5;
            filter: alpha(opacity=50);
            -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
            -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
            box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
            margin-bottom: 5px
        }

            .tp-bullets.simplebullets.round .bullet.selected {
                opacity: 1;
                -moz-opacity: 1;
                filter: alpha(opacity=100)
            }

    .tp-bullets .tp-leftarrow {
        float: none !important;
        display: inline-block;
        margin-right: 10px;
        width: 36px;
        height: 36px
    }

    .tp-bullets .tp-rightarrow {
        float: none !important;
        display: inline-block;
        margin-left: 12px;
        width: 36px;
        height: 36px;
        background: top right
    }

p.flex-caption {
    text-shadow: none;
    background: rgba(0,0,0,.4)
}

.item-slider p.flex-caption {
    position: absolute;
    bottom: 0;
    padding: 15px 25px;
    color: #fff;
    margin: 0;
    font-size: 16px;
    right: 0
}

.custom-caption {
    position: absolute;
    z-index: 2;
    top: 60px;
    left: 60px;
    width: auto;
    max-width: 500px
}

    .custom-caption p {
        text-align: left;
        width: auto;
        font-size: 24px;
        padding: 0 4px 2px;
        line-height: 28px;
        margin-bottom: 0;
        text-decoration: underline;
        text-shadow: 1px 1px 3px rgba(0,0,0,0.4)
    }

.ls-wp-fullwidth-container {
    min-height: 100px
}

.ls-container .ls-nav-prev, .ls-container .ls-nav-next {
    background-image: url('../images/slider-nav.png') !important;
    background-position: center left !important;
    width: 36px !important;
    height: 38px !important;
    transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ls-container .ls-nav-prev {
    left: 0 !important
}

.ls-container .ls-nav-next {
    background-position: center right !important;
    right: 0 !important
}

.ls-container:hover .ls-nav-prev, .ls-container:hover .ls-nav-next {
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel-asset {
    overflow: hidden
}

.carousel-wrap {
    position: relative
}

    .carousel-wrap .carousel-items {
        list-style: none;
        opacity: 0
    }

.row:not(.fw-row) .carousel-wrap.no-gutters {
    margin: 0 15px
}

.carousel-wrap .carousel-item, .carousel-wrap .product {
    width: 100%;
    padding: 0 15px
}

.carousel-wrap .no-gutters .carousel-item, .carousel-wrap .no-gutters .product, .carousel-wrap.no-gutters .product {
    padding: 0
}

.carousel-wrap a.carousel-prev {
    left: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0)
}

.carousel-wrap a.carousel-next {
    right: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0)
}

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

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

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

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

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

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

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.grabbing {
    cursor: url('../images/grabbing.html') 8 8,move
}

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

.owl-pagination {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
    width: 100%;
    text-align: center
}

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

.owl-carousel .owl-controls {
    margin-top: 15px !important;
    margin-bottom: 10px
}

.owl-pagination .owl-page {
    position: relative;
    display: inline-block;
    float: none;
    margin: 10px 5px;
    width: 12px;
    height: 12px;
    cursor: pointer
}

    .owl-pagination .owl-page span {
        top: 0;
        left: 0;
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
        height: 100% !important;
        outline: 0;
        border-radius: 50%;
        background-color: #fff;
        background-color: rgba(255,255,255,0.3);
        text-indent: -999em;
        cursor: pointer;
        position: absolute;
        -webkit-transition: -webkit-transform .3s ease,opacity .3s ease,background-color .3s ease;
        transition: transform .3s ease,opacity .3s ease,background-color .3s ease
    }

    .owl-pagination .owl-page::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        visibility: hidden;
        opacity: 0;
        left: 0;
        border-radius: 50%;
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%);
        -webkit-transition: -webkit-transform .3s ease,opacity .3s ease,visibility 0s .3s;
        transition: transform .3s ease,opacity .3s ease,visibility 0s .3s
    }

    .owl-pagination .owl-page.active::after {
        opacity: 1 !important;
        visibility: visible;
        -webkit-transition: -webkit-transform .3s ease,opacity .3s ease;
        transition: transform .3s ease,opacity .3s ease;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }

    .owl-pagination .owl-page.active span {
        opacity: 0 !important;
        -webkit-transform: translateY(200%);
        transform: translateY(200%)
    }

.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    line-height: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none
}

    .ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0)
    }

.ilightbox-closedhand * {
    cursor: url('https://www.zenithbank.com/images/closedhand.cur'),default !important
}

.ilightbox-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000
}

.ilightbox-loader {
    position: fixed;
    z-index: 100005;
    top: 45%;
    left: -192px;
    padding-left: 30px;
    opacity: .9;
    -ms-filter: "alpha(opacity=90)";
    filter: alpha(opacity=90);
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 0 100px 100px 0
}

    .ilightbox-loader div {
        width: 72px;
        height: 72px;
        -webkit-border-radius: 0 100px 100px 0;
        border-radius: 0 100px 100px 0
    }

    .ilightbox-loader.horizontal {
        left: 45%;
        top: -192px;
        padding: 0;
        padding-top: 30px;
        -webkit-border-radius: 0 0 100px 100px;
        border-radius: 0 0 100px 100px
    }

        .ilightbox-loader.horizontal div {
            -webkit-border-radius: 0 0 100px 100px;
            border-radius: 0 0 100px 100px
        }

.ilightbox-toolbar {
    display: none;
    position: fixed;
    z-index: 100010
}

    .ilightbox-toolbar a {
        float: left;
        cursor: pointer
    }

    .ilightbox-toolbar .ilightbox-prev-button, .ilightbox-toolbar .ilightbox-next-button {
        display: none
    }

.ilightbox-thumbnails {
    display: block;
    position: fixed;
    z-index: 100009
}

    .ilightbox-thumbnails.ilightbox-horizontal {
        bottom: 20px;
        left: 0;
        width: 100%;
        height: 100px
    }

    .ilightbox-thumbnails.ilightbox-vertical {
        top: 0;
        right: 0;
        width: 140px;
        height: 100%;
        overflow: hidden
    }

    .ilightbox-thumbnails .ilightbox-thumbnails-container {
        display: block;
        position: relative
    }

    .ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
        width: 100%;
        height: 100px
    }

    .ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
        width: 140px;
        height: 100%
    }

    .ilightbox-thumbnails .ilightbox-thumbnails-grid {
        display: block;
        position: absolute;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0)
    }

        .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
            display: block;
            cursor: pointer;
            padding: 10px;
            position: relative;
            height: auto !important
        }

            .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
                width: 100%;
                height: 100%;
                -webkit-border-radius: 2px;
                border-radius: 2px;
                -ms-interpolation-mode: bicubic
            }

            .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                opacity: .7
            }

                .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
                    opacity: 1
                }

.ilightbox-holder {
    display: none;
    position: fixed;
    z-index: 100003;
    -webkit-transform: none;
    -moz-transform: none
}

    .ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
        cursor: pointer
    }

    .ilightbox-holder div.ilightbox-container {
        position: relative;
        width: 100%;
        height: 100%
    }

    .ilightbox-holder img.ilightbox-image {
        width: 100%;
        height: 100%
    }

    .ilightbox-holder .ilightbox-container .ilightbox-caption {
        display: none;
        position: absolute;
        left: 30px;
        right: 30px;
        bottom: 0;
        max-width: 100%;
        padding: 5px 10px;
        margin: 0 auto;
        font-size: 14px;
        line-height: 200%;
        word-wrap: break-word;
        text-align: center;
        z-index: 20003;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0
    }

    .ilightbox-holder .ilightbox-container .ilightbox-social {
        display: none;
        position: absolute;
        left: 10px;
        top: 10px;
        padding: 0;
        padding-left: 0;
        z-index: 20003;
        height: 16px
    }

        .ilightbox-holder .ilightbox-container .ilightbox-social ul {
            float: left;
            list-style: none;
            height: 28px
        }

            .ilightbox-holder .ilightbox-container .ilightbox-social ul li {
                display: inline
            }

                .ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
                    float: left;
                    width: 28px;
                    height: 30px;
                    opacity: .7
                }

                    .ilightbox-holder .ilightbox-container .ilightbox-social ul li a:hover {
                        opacity: 1
                    }

                    .ilightbox-holder .ilightbox-container .ilightbox-social ul li a:before {
                        font-family: FontAwesome;
                        font-weight: normal;
                        font-style: normal;
                        display: block;
                        font-size: 14px;
                        line-height: 28px;
                        text-align: center
                    }

                .ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
                    background: #3b5998;
                    color: #fff
                }

                    .ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a:before {
                        content: "\f09a"
                    }

                .ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
                    background: #00aced;
                    color: #fff
                }

                    .ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a:before {
                        content: "\f099"
                    }

                .ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
                    background: #dd4b39;
                    color: #fff
                }

                    .ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a:before {
                        content: "\f0d5";
                        line-height: 30px
                    }

                .ilightbox-holder .ilightbox-container .ilightbox-social ul li.pinterest a {
                    background: #cb2027;
                    color: #fff
                }

                    .ilightbox-holder .ilightbox-container .ilightbox-social ul li.pinterest a:before {
                        content: "\f0d2"
                    }

    .ilightbox-holder .ilightbox-alert {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        text-align: center;
        padding-top: 100px;
        margin: auto;
        width: 300px;
        height: 50px
    }

    .ilightbox-holder .ilightbox-wrapper {
        width: 100%;
        height: 100%;
        overflow: auto
    }

    .ilightbox-holder .ilightbox-inner-toolbar {
        position: relative;
        z-index: 100
    }

        .ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
            position: absolute
        }

.ilightbox-button {
    position: fixed;
    z-index: 100008;
    cursor: pointer
}

.isMobile .ilightbox-button, .isMobile .ilightbox-thumbnails {
    display: none !important
}

.isMobile .ilightbox-toolbar .ilightbox-prev-button, .isMobile .ilightbox-toolbar .ilightbox-next-button {
    display: block
}

.ilightbox-overlay.metro-white {
    background: #FFF
}

.ilightbox-loader.metro-white div {
    background: #FFF url('../images/preloader.html') no-repeat center
}

.ilightbox-holder.metro-white {
    padding: 3px;
    background: #FFF;
    -webkit-box-shadow: 0 0 45px rgba(0,0,0,.2);
    box-shadow: 0 0 45px rgba(0,0,0,.2)
}

    .ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption {
        background: url('../images/caption-bg.html') repeat-x bottom;
        background-size: 100% 100%;
        left: 0;
        right: 0;
        color: #000;
        text-shadow: 0 1px 1px rgba(0,0,0,.3);
        padding-top: 15px
    }

    .ilightbox-holder.metro-white .ilightbox-container .ilightbox-social {
        background: #fff;
        height: auto;
        overflow: hidden;
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .ilightbox-holder.metro-white .ilightbox-alert {
        background: url('../images/alert.png') no-repeat center top;
        color: #89949b
    }

.ilightbox-toolbar.metro-white {
    top: 8px;
    left: 8px;
    height: 25px
}

    .ilightbox-toolbar.metro-white a {
        width: 27px;
        height: 25px;
        background: white url('../images/buttons.html') no-repeat 7px 6px
    }

        .ilightbox-toolbar.metro-white a:hover {
            background-color: #51b7ff
        }

        .ilightbox-toolbar.metro-white a.disabled {
            opacity: .2;
            filter: alpha(opacity=20);
            cursor: default;
            background-color: #FFF
        }

        .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
            background-color: #d94947;
            background-position: -30px 6px
        }

        .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
            background-position: 6px -31px
        }

            .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
                background-position: -29px -31px
            }

        .ilightbox-toolbar.metro-white a.ilightbox-play {
            background-position: 8px -55px
        }

            .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
                background-position: -30px -55px
            }

        .ilightbox-toolbar.metro-white a.ilightbox-pause {
            background-position: 8px -81px
        }

            .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
                background-position: -30px -81px
            }

.isMobile .ilightbox-toolbar.metro-white {
    background: #FFF;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.2);
    box-shadow: 0 0 25px rgba(0,0,0,.2)
}

    .isMobile .ilightbox-toolbar.metro-white a, .isMobile .ilightbox-toolbar.metro-white a:hover {
        display: inline-block;
        float: none;
        width: 50px;
        height: 40px;
        background-size: 50%;
        background-position: 50%
    }

        .isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
            background-image: url('../images/fullscreen-icon-64.png');
            background-image: url('../images/fullscreen-icon-ie.png')\9
        }

            .isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
                background-image: url('../images/fullscreen-hover-icon-64.html');
                background-image: url('../images/fullscreen-hover-icon-ie.html')\9
            }

        .isMobile .ilightbox-toolbar.metro-white a.ilightbox-close {
            background-image: url('../images/x-mark-icon-64.html');
            background-image: url('../images/x-mark-icon-ie.html')\9
        }

            .isMobile .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
                background-image: url('../images/x-mark-hover-icon-64.html');
                background-image: url('../images/x-mark-hover-icon-ie.html')\9
            }

        .isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button {
            background-image: url('../images/arrow-next-icon-64.html');
            background-image: url('../images/arrow-next-icon-ie.png')\9;
            background-position: 52% 50%
        }

            .isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button:hover {
                background-image: url('../images/arrow-next-hover-icon-64.html');
                background-image: url('../images/arrow-next-hover-icon-ie.html')\9
            }

            .isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button.disabled {
                background-image: url('../images/arrow-next-icon-64.html');
                background-image: url('../images/arrow-next-icon-ie.png')\9;
                background-position: 52% 50%
            }

        .isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button {
            background-image: url('../images/arrow-prev-icon-64.html');
            background-image: url('../images/arrow-prev-icon-ie.html')\9;
            background-position: 48% 50%
        }

            .isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button:hover {
                background-image: url('../images/arrow-prev-hover-icon-64.html');
                background-image: url('../images/arrow-prev-hover-icon-ie.html')\9
            }

            .isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button.disabled {
                background-image: url('../images/arrow-prev-icon-64.html');
                background-image: url('../images/arrow-prev-icon-ie.html')\9;
                background-position: 48% 50%
            }

        .isMobile .ilightbox-toolbar.metro-white a.ilightbox-play {
            background-image: url('../images/play-icon-64.png');
            background-image: url('../images/play-icon-ie.html')\9
        }

            .isMobile .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
                background-image: url('../images/play-hover-icon-64.html');
                background-image: url('../images/play-hover-icon-ie.html')\9
            }

        .isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause {
            background-image: url('../images/pause-icon-64.png');
            background-image: url('../images/pause-icon-ie.html')\9
        }

            .isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
                background-image: url('../images/pause-hover-icon-64.html');
                background-image: url('../images/pause-hover-icon-ie.html')\9
            }

.ilightbox-thumbnails.metro-white.ilightbox-horizontal {
    height: 104px
}

    .ilightbox-thumbnails.metro-white.ilightbox-horizontal .ilightbox-thumbnails-container {
        height: 104px
    }

.ilightbox-thumbnails.metro-white.ilightbox-vertical {
    width: 144px
}

    .ilightbox-thumbnails.metro-white.ilightbox-vertical .ilightbox-thumbnails-container {
        width: 144px
    }

.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
    border: 2px solid #FFF;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
    background: url('../images/thumb-overlay-play.html') no-repeat center
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title {
    font-size: 18px;
    padding: 10px 12px;
    padding-right: 60px;
    color: #535352
}

.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar {
    left: auto;
    top: 5px;
    right: 5px
}

    .ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar a {
        float: right
    }

.ilightbox-button.metro-white.disabled {
    opacity: .1;
    filter: alpha(opacity=10);
    cursor: default
}

.ilightbox-button.metro-white span {
    display: block;
    width: 100%;
    height: 100%
}

.ilightbox-button.ilightbox-next-button.metro-white, .ilightbox-button.ilightbox-prev-button.metro-white {
    bottom: 0;
    right: 0;
    left: 0;
    left: 35%\9;
    right: auto\9;
    width: 30%;
    height: 100px;
    margin: auto;
    background: url('../images/arrows_vertical.html') no-repeat 50% -100px;
    background-color: #FFF;
    background-color: rgba(255,255,255,0.6)
}

.ilightbox-button.ilightbox-prev-button.metro-white {
    top: 0;
    bottom: auto;
    background-position: 50% 0
}

    .ilightbox-button.ilightbox-next-button.metro-white.horizontal, .ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
        right: 0;
        left: auto;
        top: 0;
        bottom: 0;
        top: 36%\9;
        bottom: auto\9;
        width: 100px;
        height: 30%;
        background-image: url('../images/arrows_horizontal.html');
        background-position: -93px 50%
    }

    .ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
        right: auto;
        left: 0;
        background-position: -7px 50%
    }

.ilightbox-overlay.metro-black {
    background: #000
}

.ilightbox-loader.metro-black div {
    background: #000 url('../images/lightbox/metro-dark/preloader.html') no-repeat center
}

.ilightbox-holder.metro-black {
    padding: 3px;
    background: #000;
    -webkit-box-shadow: 0 0 45px rgba(0,0,0,.8);
    box-shadow: 0 0 45px rgba(0,0,0,.8)
}

    .ilightbox-holder.metro-black .ilightbox-container .ilightbox-caption {
        background: url('../images/lightbox/metro-dark/caption-bg.html') repeat-x bottom;
        background-size: 100% 100%;
        left: 0;
        right: 0;
        color: #FFF;
        text-shadow: 0 0 3px rgba(0,0,0,.75);
        padding-top: 15px
    }

    .ilightbox-holder.metro-black .ilightbox-container .ilightbox-social {
        background: #222;
        height: auto;
        overflow: hidden;
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .ilightbox-holder.metro-black .ilightbox-alert {
        background: url('../images/lightbox/metro-dark/alert.png') no-repeat center top;
        color: #555
    }

.ilightbox-toolbar.metro-black {
    top: 8px;
    left: 8px;
    height: 25px
}

    .ilightbox-toolbar.metro-black a {
        width: 27px;
        height: 25px;
        background: #000 url('../images/lightbox/metro-dark/buttons.html') no-repeat 7px 6px
    }

        .ilightbox-toolbar.metro-black a:hover {
            background-color: #51b7ff
        }

        .ilightbox-toolbar.metro-black a.ilightbox-close:hover {
            background-color: #d94947
        }

        .ilightbox-toolbar.metro-black a.disabled {
            opacity: .2;
            filter: alpha(opacity=20);
            cursor: default;
            background-color: #000;
            -webkit-box-shadow: 0 0 25px rgba(0,0,0,.8);
            box-shadow: 0 0 25px rgba(0,0,0,.8)
        }

        .ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
            background-position: 6px -31px
        }

        .ilightbox-toolbar.metro-black a.ilightbox-play {
            background-position: 8px -55px
        }

        .ilightbox-toolbar.metro-black a.ilightbox-pause {
            background-position: 8px -81px
        }

.isMobile .ilightbox-toolbar.metro-black {
    background: #000;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: center
}

    .isMobile .ilightbox-toolbar.metro-black a {
        display: inline-block;
        float: none;
        width: 50px;
        height: 40px;
        background-size: 50%;
        background-position: 50%
    }

        .isMobile .ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
            background-image: url('../images/lightbox/metro-dark/fullscreen-icon-64.html');
            background-image: url('../images/lightbox/metro-dark/fullscreen-icon-ie.png')\9
        }

        .isMobile .ilightbox-toolbar.metro-black a.ilightbox-close {
            background-image: url('../images/lightbox/metro-dark/x-mark-icon-64.html');
            background-image: url('../images/lightbox/metro-dark/x-mark-icon-ie.html')\9
        }

        .isMobile .ilightbox-toolbar.metro-black a.ilightbox-next-button {
            background-image: url('../images/lightbox/metro-dark/arrow-next-icon-64.html');
            background-image: url('../images/lightbox/metro-dark/arrow-next-icon-ie.html')\9;
            background-position: 52% 50%
        }

        .isMobile .ilightbox-toolbar.metro-black a.ilightbox-prev-button {
            background-image: url('../images/lightbox/metro-dark/arrow-prev-icon-64.html');
            background-image: url('../images/lightbox/metro-dark/arrow-prev-icon-ie.html')\9;
            background-position: 48% 50%
        }

        .isMobile .ilightbox-toolbar.metro-black a.ilightbox-play {
            background-image: url('../images/lightbox/metro-dark/play-icon-64.png');
            background-image: url('../images/lightbox/metro-dark/play-icon-ie.html')\9
        }

        .isMobile .ilightbox-toolbar.metro-black a.ilightbox-pause {
            background-image: url('../images/lightbox/metro-dark/pause-icon-64.html');
            background-image: url('../images/lightbox/metro-dark/pause-icon-ie.png')\9
        }

.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-title {
    font-size: 18px;
    padding: 10px 12px;
    padding-right: 60px;
    color: #acacad
}

.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar {
    left: auto;
    top: 5px;
    right: 5px
}

    .ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar a {
        float: right
    }

.ilightbox-thumbnails.metro-black.ilightbox-horizontal {
    height: 104px
}

    .ilightbox-thumbnails.metro-black.ilightbox-horizontal .ilightbox-thumbnails-container {
        height: 104px
    }

.ilightbox-thumbnails.metro-black.ilightbox-vertical {
    width: 144px
}

    .ilightbox-thumbnails.metro-black.ilightbox-vertical .ilightbox-thumbnails-container {
        width: 144px
    }

.ilightbox-thumbnails.metro-black .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
    border: 2px solid #000;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.8);
    box-shadow: 0 0 10px rgba(0,0,0,.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ilightbox-thumbnails.metro-black .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
    background: url('../images/lightbox/metro-dark/thumb-overlay-play.png') no-repeat center
}

.ilightbox-button.metro-black.disabled {
    opacity: .1;
    filter: alpha(opacity=10);
    cursor: default
}

.ilightbox-button.metro-black span {
    display: block;
    width: 100%;
    height: 100%
}

.ilightbox-button.ilightbox-next-button.metro-black, .ilightbox-button.ilightbox-prev-button.metro-black {
    bottom: 0;
    right: 0;
    left: 0;
    left: 35%\9;
    right: auto\9;
    width: 30%;
    height: 100px;
    margin: auto;
    background: url('../images/lightbox/metro-dark/arrows_vertical.png') no-repeat 50% -100px;
    background-color: #000;
    background-color: rgba(0,0,0,0.5)
}

.ilightbox-button.ilightbox-prev-button.metro-black {
    top: 0;
    bottom: auto;
    background-position: 50% 0
}

    .ilightbox-button.ilightbox-next-button.metro-black.horizontal, .ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
        right: 0;
        left: auto;
        top: 0;
        bottom: 0;
        top: 36%\9;
        bottom: auto\9;
        width: 100px;
        height: 30%;
        background-image: url('../images/lightbox/metro-dark/arrows_horizontal.html');
        background-position: -93px 50%
    }

    .ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
        right: auto;
        left: 0;
        background-position: -7px 50%
    }

img.size-full {
    max-width: 100%;
    height: auto
}

.browser-ie img.size-full {
    width: auto
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 0 auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.aligncenter {
    display: block;
    margin: 0 auto
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.aligncenter, img.alignleft, img.alignright, img.alignnone {
    max-width: 100%;
    width: auto
}

.wp-caption {
    text-align: center;
    margin: 20px auto;
    max-width: 100%
}

    .wp-caption.alignnone {
        margin: 5px 20px 20px 0
    }

    .wp-caption.alignleft {
        margin: 5px 20px 20px 0
    }

    .wp-caption.alignright {
        margin: 5px 0 20px 20px
    }

    .wp-caption img {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 100%;
        padding: 0;
        width: auto
    }

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.no-margin {
    margin: 0
}

.img-link {
    display: block
}

.wp-caption-text, .gallery-caption {
    padding: 10px 0
}

.recaptchatable #recaptcha_response_field {
    height: auto;
    font-size: 10pt !important;
    line-height: 15px !important
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

.isotope {
    -webkit-transition-property: height,width;
    -moz-transition-property: height,width;
    -ms-transition-property: height,width;
    -o-transition-property: height,width;
    transition-property: height,width
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform,opacity;
        -moz-transition-property: -moz-transform,opacity;
        -ms-transition-property: -ms-transform,opacity;
        -o-transition-property: top,left,opacity;
        transition-property: transform,opacity
    }

        .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s
        }

.pt-banner h6 {
    margin: 0;
    padding: 10px 0
}

.pt-header {
    padding: 40px 20px
}

    .pt-header h6 {
        margin-top: 0
    }

    .pt-header h2 {
        font-size: 48px !important;
        line-height: 60px !important
    }

        .pt-header h2 small {
            font-size: 30%
        }

.home-slider-wrap {
    max-width: 100%;
    overflow: hidden
}

#container > .home-slider-wrap {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    position: relative
}

.page-shadow #container {
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
    box-shadow: 0 0 4px rgba(0,0,0,.3)
}

.page-shadow.vertical-header #container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#not-found .page-text p {
    margin-bottom: 50px
}

.header-wrap {
    position: relative
}

#main-container {
    display: block;
    overflow: visible;
    max-width: 100%;
    z-index: 10;
    position: relative
}

    #main-container > .inner-page-wrap.row {
        margin-left: 0;
        margin-right: 0
    }

#one-page-nav {
    position: fixed;
    z-index: 101;
    right: -60px;
    bottom: 50%;
    opacity: 0;
    padding: 10px 0;
    display: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

    #one-page-nav.opn-standard {
        padding-right: 30px
    }

    #one-page-nav ul {
        list-style: none !important;
        margin-bottom: 0
    }

        #one-page-nav ul li {
            margin-top: 0;
            margin-bottom: 0;
            position: relative
        }

            #one-page-nav ul li:first-child {
                margin-top: 0
            }

    #one-page-nav li a {
        margin: 0 auto;
        padding: 10px;
        display: inline-block;
        text-align: center;
        position: relative;
        border-bottom: 0
    }

    #one-page-nav li.selected a > i {
        border-color: #ddd;
        background: transparent
    }

    #one-page-nav li.selected a > i {
        background: transparent !important
    }

    #one-page-nav li i {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 8px;
        height: 8px;
        border: 2px solid transparent;
        background: #e3e3e3;
        display: block;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -o-box-sizing: content-box;
        -ms-box-sizing: cotnent-box;
        box-sizing: content-box;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    #one-page-nav li .hover-caption {
        padding: 8px 12px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        line-height: 40px;
        padding: 0 20px 0 20px;
        width: auto;
        height: 40px;
        letter-spacing: 2px;
        text-transform: uppercase;
        display: inline-block;
        pointer-events: none;
        white-space: nowrap;
        z-index: 10;
        right: 80px;
        top: -5px;
        position: absolute;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out
    }

        #one-page-nav li .hover-caption:after {
            content: "";
            width: 0;
            height: 0;
            border-top: 6px solid transparent;
            border-bottom: 6px solid transparent;
            border-left: 6px solid #e3e3e3;
            position: absolute;
            right: -6px;
            top: 50%;
            margin-top: -5px
        }

    #one-page-nav li:hover .hover-caption {
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        right: 50px
    }

    #one-page-nav.opn-arrows {
        padding: 0;
        background: #222
    }

        #one-page-nav.opn-arrows > a {
            padding: 15px;
            display: block;
            color: #ccc;
            font-size: 18px
        }

            #one-page-nav.opn-arrows > a.disabled {
                pointer-events: none;
                opacity: .4
            }

            #one-page-nav.opn-arrows > a > i {
                height: 18px;
                display: block;
                vertical-align: top
            }

            #one-page-nav.opn-arrows > a:hover {
                color: #fff
            }

            #one-page-nav.opn-arrows > a.opn-up {
                border-bottom: 1px solid #666
            }

            #one-page-nav.opn-arrows > a.opn-down {
                border-top: 1px solid #666
            }

        #one-page-nav.opn-arrows .opn-status {
            text-align: center;
            padding: 15px 0;
            color: #fff
        }

#back-to-top {
    height: 50px;
    width: 50px;
    background-color: #191919;
    background-color: rgba(20,20,20,0.4);
    position: fixed;
    bottom: -80px;
    right: 10px;
    z-index: 1000;
    padding: 9px 13px 7px 13px;
    cursor: pointer;
    -webkit-transform: translate3d(0,0,0);
    opacity: 0
}

    #back-to-top i {
        line-height: 32px;
        font-size: 24px;
        color: #fff;
        display: block;
        width: 24px;
        margin: 0 auto
    }

.woocommerce-cart #back-to-top, .woocommerce-checkout #back-to-top {
    display: none !important
}

.inner-page-wrap {
    margin-top: 50px;
    margin-bottom: 60px
}

    .inner-page-wrap.no-bottom-spacing {
        margin-bottom: 0
    }

    .inner-page-wrap.no-top-spacing {
        margin-top: 0
    }

.single-post .inner-page-wrap.has-right-sidebar > .col-sm-9 {
    padding-left: 0
}

.single-post .inner-page-wrap > .right-sidebar {
    padding-right: 0
}

.content-divider-wrap {
    display: none
}

    .content-divider-wrap .content-divider {
        border-bottom: 2px solid #e3e3e3
    }

.container > .content-divider-wrap.container {
    padding: 0;
    max-width: 100%
}

aside.sidebar {
    position: relative;
    -webkit-backface-visibility: hidden
}

    aside.sidebar > .sidebar-widget-wrap.sticky {
        position: fixed;
        width: 100%
    }

.sticky-widget.stickit {
    position: fixed;
    top: 0
}

.sticky-widget.stickit-end {
    top: auto !important;
    bottom: 0;
    position: absolute
}

.has-left-sidebar aside.sidebar {
    float: left
}

.has-left-sidebar > article, .has-left-sidebar .archive-page, .has-left-sidebar .push-right {
    float: right !important
}

.has-both-sidebars aside.left-sidebar {
    float: left
}

.woocommerce .has-both-sidebars aside.left-sidebar {
    margin-left: 0
}

.has-both-sidebars aside.right-sidebar {
    float: right
}

.has-both-sidebars > article, .has-both-sidebars .type-page, .has-both-sidebars .archive-page {
    float: left
}

.has-both-sidebars .page-content {
    float: right !important
}

.page-content {
    border-bottom: 0 solid transparent
}

    .page-content > ul, .page-content > ul ul, .page-content .content-wrap > ul, .page-content .content-wrap > ul ul {
        list-style: disc inside none
    }

.search-no-results .page-content > h3 {
    margin-top: 0
}

.has-both-sidebars aside.sidebar {
    padding-top: 0
}

.cpb_wrapper .row {
    border-bottom: 0;
    margin-bottom: 10px
}

.cpb_wrapper > h1:first-child, .cpb_wrapper > h2:first-child, .cpb_wrapper > h3:first-child, .cpb_wrapper > h4:first-child, .cpb_wrapper > h5:first-child, .cpb_wrapper > h6:first-child {
    margin-top: 0
}

.cpb-heading i {
    font-size: 20px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: -1px
}

.heading-wrap {
    position: relative;
    z-index: 2
}

h4.cpb-heading, h3.cpb-heading, h4.lined-heading, .gform_heading h3 {
    text-align: left;
    padding: 0;
    margin-top: 0;
    max-width: 100%;
    white-space: wrap;
    overflow: hidden;
    position: relative
}

.gform_wrapper h3.gform_title {
    margin-bottom: 15px
}

.title-wrap {
    margin-bottom: 30px;
    height: auto;
    overflow: hidden
}

    .title-wrap:empty {
        display: none
    }

    .title-wrap .cpb-heading {
        float: left;
        margin: 0;
        line-height: 150%;
        position: relative
    }

        .title-wrap .cpb-heading > span {
            border-bottom: 2px solid #222;
            padding-bottom: 3px;
            display: inline-block
        }

    .title-wrap.has-filter .cpb-heading {
        float: none;
        text-align: center
    }

    .title-wrap a.cg-button {
        margin-bottom: 0;
        margin-right: 0;
        float: right;
        background: transparent !important;
        height: 32px
    }

        .title-wrap a.cg-button.cg-icon-stroke i {
            font-size: 24px !important;
            height: 32px;
            padding: 8px
        }

        .title-wrap a.cg-button.cg-icon-stroke span.text {
            padding: 6px 0 6px 40px
        }

    .title-wrap .carousel-arrows {
        display: inline-block;
        float: right;
        line-height: 26px;
        margin-right: -2px;
        margin-left: 20px
    }

        .title-wrap .carousel-arrows a {
            font-size: 28px
        }

            .title-wrap .carousel-arrows a > i {
                vertical-align: -4px;
                width: 23px;
                display: inline-block
            }

.cpb-row-full-width .col-sm-12 > div > .title-wrap {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px
}

.cpb-row--full-width .col-sm-12 > div > .title-wrap .cpb-heading {
    float: none;
    text-align: center
}

h3.cpb-center-heading, h4.cpb-center-heading {
    text-align: center
}

h3.cpb-center-heading, h4.cpb-center-heading {
    display: block !important;
    max-width: 100%;
    margin: 20px auto 45px
}

    h3.cpb-center-heading span, h4.cpb-center-heading span {
        padding: 0 20px;
        position: relative;
        z-index: 5
    }

.slider-wrap .heading-wrap {
    text-align: center;
    margin-bottom: 10px
}

.cpb_testimonial_slider_widget h4.cpb-heading, .cpb_tweets_slider_widget h4.cpb-heading, .cpb_parallax_asset h4.cpb-heading {
    display: inline-block
}

.help-text {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px
}

    .help-text .search-form {
        margin-bottom: 40px
    }

        .help-text .search-form input {
            font-size: 14px
        }

    .help-text a.cg-button {
        margin: 0;
        text-transform: uppercase
    }

.no-results-text {
    margin-top: 20px
}

    .no-results-text p {
        margin-bottom: 15px
    }

    .no-results-text .search-form input {
        margin-top: 0;
        margin-bottom: 60px
    }

.post-password-required label {
    width: 400px;
    height: auto;
    overflow: hidden
}

.post-password-required input[type="password"] {
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: transparent;
    width: 300px;
    padding: 10px;
    margin-top: 0;
    margin-left: 10px
}

.post-password-required input[type="submit"] {
    visibility: hidden
}

.window-arrow-nav {
    position: fixed;
    z-index: 9999;
    top: 50%;
    height: 80px;
    margin-top: -40px
}

    .window-arrow-nav.prev-item {
        opacity: 0;
        left: -80px
    }

    .window-arrow-nav.next-item {
        opacity: 0;
        right: -80px
    }

    .window-arrow-nav.has-fw-media.prev-item {
        position: absolute;
        opacity: 1;
        left: 0
    }

    .window-arrow-nav.has-fw-media.next-item {
        position: absolute;
        opacity: 1;
        right: 0
    }

    .window-arrow-nav.fs-nav-fixed {
        position: fixed !important;
        top: 50% !important
    }

    .window-arrow-nav .nav-transition {
        position: relative;
        z-index: 3;
        height: 80px;
        width: 80px;
        overflow: hidden;
        background: #fff;
        -moz-box-shadow: 0 0 5px rgba(0,0,0,.07);
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.07);
        box-shadow: 0 0 5px rgba(0,0,0,.07)
    }

    .window-arrow-nav.prev-item .nav-transition {
        display: inline-block;
        float: left
    }

    .window-arrow-nav.next-item .nav-transition {
        display: inline-block;
        float: right
    }

        .window-arrow-nav.next-item .nav-transition .overlay-wrap {
            width: 160px;
            -webkit-transform: translateX(-80px);
            -moz-transform: translateX(-80px);
            transform: translateX(-80px);
            transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995);
            -moz-transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995);
            -webkit-transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995);
            -o-transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995)
        }

    .window-arrow-nav.prev-item .nav-transition .overlay-wrap {
        width: 160px;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
        transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995);
        -moz-transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995);
        -webkit-transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995);
        -o-transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995)
    }

    .window-arrow-nav.next-item.has-img:hover .nav-transition .overlay-wrap {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }

    .window-arrow-nav.prev-item.has-img:hover .nav-transition .overlay-wrap {
        -webkit-transform: translateX(-80px);
        -moz-transform: translateX(-80px);
        transform: translateX(-80px)
    }

    .window-arrow-nav .nav-transition i {
        vertical-align: middle;
        width: 80px;
        line-height: 90px;
        font-size: 30px;
        text-align: center;
        display: inline-block;
        transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995);
        -moz-transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995);
        -webkit-transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995);
        -o-transition: all .5s cubic-bezier(0.725,0.000,0.000,0.995)
    }

    .window-arrow-nav.prev-item .nav-transition i {
        float: left
    }

    .window-arrow-nav.next-item .nav-transition i {
        float: right
    }

    .window-arrow-nav .pagination-article-image {
        float: right
    }

        .window-arrow-nav .pagination-article-image img {
            width: 80px;
            height: 80px
        }

    .window-arrow-nav .pagination-article-details {
        position: relative;
        display: inline-block;
        font-size: 14px;
        padding: 19px 25px;
        height: 80px;
        max-height: 80px;
        z-index: 2;
        background: #fff;
        transition: all .8s cubic-bezier(0.725,0.000,0.000,0.995);
        -moz-transition: all .8s cubic-bezier(0.725,0.000,0.000,0.995);
        -webkit-transition: all .8s cubic-bezier(0.725,0.000,0.000,0.995);
        -o-transition: all .8s cubic-bezier(0.725,0.000,0.000,0.995);
        -webkit-transition-delay: .2s;
        -moz-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s;
        -moz-box-shadow: 0 0 5px rgba(0,0,0,.07);
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.07);
        box-shadow: 0 0 5px rgba(0,0,0,.07)
    }

    .window-arrow-nav.prev-item .pagination-article-details {
        left: -100%
    }

    .window-arrow-nav.next-item .pagination-article-details {
        right: -100%
    }

    .window-arrow-nav .pagination-article-details h5 {
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 2px;
        font-size: 16px;
        line-height: 20px
    }

    .window-arrow-nav .pagination-article-details p {
        font-size: 14px;
        line-height: 20px
    }

    .window-arrow-nav .pagination-article-details.no-subtitle h5 {
        margin-bottom: 0;
        line-height: 40px
    }

    .window-arrow-nav.prev-item.has-img:hover .pagination-article-details {
        left: 0
    }

    .window-arrow-nav.next-item.has-img:hover .pagination-article-details {
        right: 0
    }

    .window-arrow-nav.prev-item:hover .pagination-article-details {
        left: 0;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        -o-transition-delay: 0;
        transition-delay: 0
    }

    .window-arrow-nav.next-item:hover .pagination-article-details {
        right: 0;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        -o-transition-delay: 0;
        transition-delay: 0
    }

.page-heading {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 0;
    margin-bottom: 0 !important;
    position: relative;
    text-align: left;
    border-top: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

    .page-heading.page-heading-hidden {
        display: none !important
    }

.post-type-archive-product .page-heading .heading-text {
    float: left
}

.post-type-archive-product .page-heading.fancy-heading .heading-text {
    float: none
}

.page-heading h1 {
    margin-top: 0;
    margin-bottom: 0;
    white-space: normal
}

    .page-heading h1 span {
        font-style: italic
    }

.page-heading h3 {
    margin-bottom: 0
}

.page-heading.fancy-heading {
    background-attachment: local;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    text-align: center;
    height: 100px;
    padding: 0;
    overflow: hidden;
    transition: all 1s cubic-bezier(0.725,0.000,0.000,0.995);
    -moz-transition: all 1s cubic-bezier(0.725,0.000,0.000,0.995);
    -webkit-transition: all 1s cubic-bezier(0.725,0.000,0.000,0.995);
    -o-transition: all 1s cubic-bezier(0.725,0.000,0.000,0.995)
}

.fancy-heading-wrap {
    position: relative;
    overflow: hidden
}

.fancy-heading .media-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.fancy-heading .heading-text {
    float: none;
    position: absolute;
    top: 50%;
    opacity: 0;
    z-index: 3;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out
}

.fancy-tabbed-style .fancy-heading .heading-text {
    top: auto;
    margin-top: 0 !important;
    padding: 30px 15px 25px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

    .fancy-tabbed-style .fancy-heading .heading-text h1 {
        margin-left: 15px;
        line-height: inherit
    }

    .fancy-tabbed-style .fancy-heading .heading-text #breadcrumbs {
        margin-right: 25px
    }

    .fancy-tabbed-style .fancy-heading .heading-text h3 {
        display: none
    }

.page-heading-fancy-tabbed .content-divider-wrap {
    display: block
}

.tabbed-heading-wrap {
    position: absolute;
    bottom: 0 !important;
    width: 100%
}

    .tabbed-heading-wrap .heading-text {
        opacity: 1
    }

.page-heading.fancy-heading.animated, .fancy-heading.animated .heading-text {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.header-naked-light .fancy-heading .heading-text, .header-naked-dark .fancy-heading .heading-text {
    padding-top: 20px
}

.fancy-heading .heading-text[data-textalign="left"] {
    text-align: left
}

.fancy-heading .heading-text[data-textalign="right"] {
    text-align: right
}

.fancy-heading .heading-text[data-textalign="center"] {
    text-align: center
}

.fancy-style .fancy-heading .heading-text > h1 {
    font-size: 72px;
    line-height: 78px
}

.page-heading-breadcrumbs.fancy-heading .heading-text {
    float: none;
    position: relative
}

.page-heading-breadcrumbs.fancy-heading #breadcrumbs {
    float: none;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 40px
}

.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] h1 {
    float: left
}

.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] h3 {
    float: left;
    clear: left
}

.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] #breadcrumbs {
    float: right;
    bottom: 50%;
    position: absolute;
    right: 0
}

.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="right"] h1 {
    float: right
}

.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="right"] h3 {
    float: right;
    clear: right
}

.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="right"] #breadcrumbs {
    float: left;
    bottom: 50%;
    position: absolute;
    left: 0
}

.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="center"] #breadcrumbs {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 2px solid #fff;
    line-height: inherit
}

.page-heading-breadcrumbs.fancy-heading.dark-style .heading-text[data-textalign="center"] #breadcrumbs {
    border-color: #222
}

.fancy-heading.fancy-image.light-style h1, .fancy-heading.fancy-image.light-style h3, .fancy-heading.fancy-image.light-style #breadcrumbs, .fancy-heading.fancy-image.light-style #breadcrumbs a, .fancy-heading.fancy-image.light-style #breadcrumbs span {
    color: #fff !important
}

.fancy-heading.fancy-image.dark-style h1, .fancy-heading.fancy-image.dark-style h3, .fancy-heading.fancy-image.dark-style #breadcrumbs, .fancy-heading.fancy-image.dark-style #breadcrumbs a, .fancy-heading.fancy-image.dark-style #breadcrumbs span {
    color: #222 !important
}

.fancy-tabbed-style .fancy-heading.fancy-image.light-style h1, .fancy-tabbed-style .fancy-heading.fancy-image.light-style h3, .fancy-tabbed-style .fancy-heading.fancy-image.light-style #breadcrumbs, .fancy-tabbed-style .fancy-heading.fancy-image.light-style #breadcrumbs a, .fancy-tabbed-style .fancy-heading.fancy-image.light-style #breadcrumbs span {
    color: inherit !important
}

.fancy-heading.fancy-image.light-style #breadcrumbs {
    border-top-color: #fff
}

    .fancy-heading.fancy-image.light-style #breadcrumbs span > a {
        opacity: .7
    }

        .fancy-heading.fancy-image.light-style #breadcrumbs span > a:hover {
            opacity: 1
        }

.fancy-heading.fancy-image.light-style .prev-item, .fancy-heading.fancy-image.light-style .next-item {
    color: #fff
}

.fancy-heading.fancy-image.dark-style .prev-item, .fancy-heading.fancy-image.dark-style .next-item {
    color: #222
}

.page-heading .container {
    position: relative
}

.page-heading .prev-item {
    font-size: 40px;
    line-height: 40px;
    float: right;
    margin-left: 5px
}

.page-heading .next-item {
    font-size: 40px;
    line-height: 40px;
    float: right;
    margin-left: 5px
}

.page-heading .view-all {
    font-size: 36px;
    line-height: 40px;
    float: right;
    margin-left: 5px
}

    .page-heading .view-all a {
        color: inherit
    }

    .page-heading .prev-item i, .page-heading .next-item i, .page-heading .view-all i {
        vertical-align: -3px
    }

.page-heading .prev-item + #breadcrumbs {
    margin-right: 15px
}

.page-heading.fancy-heading .heading-text[data-textalign="right"] .prev-item {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    line-height: 28px;
    left: 10px;
    right: auto
}

.page-heading.fancy-heading .heading-text[data-textalign="right"] .next-item {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    line-height: 28px;
    left: 40px;
    right: auto
}

.page-heading.fancy-heading .heading-text[data-textalign="center"] .prev-item {
    position: absolute;
    margin-top: -20px;
    display: inline-block;
    left: 5px;
    top: 50%
}

.page-heading.fancy-heading .heading-text[data-textalign="center"] .next-item {
    position: absolute;
    margin-top: -20px;
    display: inline-block;
    right: 5px;
    top: 50%
}

.page-heading .prev-item a, .page-heading .next-item a, .page-heading .view-all a {
    color: inherit;
    opacity: .6
}

    .page-heading .prev-item a:hover, .page-heading .next-item a:hover, .page-heading .view-all a:hover {
        opacity: 1
    }

.page-heading.ph-sort {
    padding: 15px 0
}

    .page-heading.ph-sort .heading-text {
        display: none
    }

.page-heading .woocommerce-count-wrap {
    float: right;
    margin-right: 16px
}

    .page-heading .woocommerce-count-wrap p {
        line-height: 42px;
        margin-top: 0;
        float: left
    }

        .page-heading .woocommerce-count-wrap p.woocommerce-show-products {
            margin-left: 15px
        }

.woocommerce .page-heading .woocommerce-ordering {
    margin-bottom: 0
}

#breadcrumbs {
    font-size: 11px;
    line-height: 22px;
    white-space: nowrap
}

    #breadcrumbs > .container {
        padding-top: 14px;
        padding-bottom: 14px
    }

        #breadcrumbs > .container:empty {
            display: none
        }

    #breadcrumbs a {
        text-decoration: none
    }

    #breadcrumbs i, .widget_breadcrumb_navxt i {
        padding: 0 8px 0 5px;
        font-size: 11px;
        width: 3px;
        vertical-align: -2px;
        margin-top: 2px;
        display: inline-block;
        margin-right: 8px
    }

.page-heading-breadcrumbs .heading-text {
    float: left;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 42px
}

.page-heading-breadcrumbs #breadcrumbs {
    float: right;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: 20px;
    background: transparent;
    font-size: 14px;
    line-height: 42px
}

    .page-heading-breadcrumbs #breadcrumbs > .container {
        width: auto;
        padding: 0
    }

    .page-heading-breadcrumbs #breadcrumbs .container > span {
        padding: 0 5px
    }

        .page-heading-breadcrumbs #breadcrumbs .container > span:first-child {
            padding-left: 0
        }

.cg-canvas-effect {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.mobile-browser .cg-canvas-effect {
    display: none !important
}

.cg-canvas-effect > canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.pagination-wrap {
    margin-top: 30px;
    clear: both;
    text-align: center;
    border-top: 2px solid #e3e3e3;
    padding-top: 40px
}

    .pagination-wrap:empty {
        display: none
    }

.fw-row .pagination-wrap > ul {
    text-align: center
}

    .fw-row .pagination-wrap > ul li {
        float: none;
        display: inline-block
    }

.pagination-wrap li {
    margin-left: 10px
}

    .pagination-wrap li:first-child {
        margin-left: 0
    }

.pagination-wrap ul li a, .pagination-wrap ul li span.current {
    -webkit-border-radius: 40px !important;
    -moz-border-radius: 40px !important;
    border-radius: 40px !important;
    background: transparent !important;
    height: 40px;
    width: 40px;
    margin-right: 0
}

.paged .pagination-wrap {
    display: block !important;
    visibility: visible !important
}

.pagination-wrap ul {
    height: auto;
    overflow: hidden;
    margin: 15px 0;
    display: inline-block
}

.pagination-wrap li {
    float: left;
    display: inline-block;
    margin-bottom: 0
}

    .pagination-wrap li:first-child {
        border-left: 0
    }

    .pagination-wrap li a {
        padding: 8px !important;
        border: 1px solid transparent;
        display: block;
        margin-right: -1px;
        text-decoration: none
    }

    .pagination-wrap li.prev a, .pagination-wrap li.next a {
        width: auto;
        padding: 8px 16px !important
    }

    .pagination-wrap li span {
        padding: 8px;
        border: 1px solid transparent;
        display: block;
        margin-right: -1px;
        text-decoration: none;
        background: transparent !important
    }

    .pagination-wrap li i {
        vertical-align: -1px
    }

        .pagination-wrap li i[class^="ss-"] {
            height: 16px;
            display: inline-block;
            vertical-align: -3px
        }

.pagination-wrap a, .pagination-wrap a:hover {
    text-decoration: none
}

.blog-standard .pagination-wrap {
    position: relative;
    z-index: 3
}

    .blog-standard .pagination-wrap ul {
        margin-bottom: 0
    }

.pagination-wrap .nav-previous {
    text-align: left;
    float: left;
    max-width: 45%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.search-form input {
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: transparent;
    width: 85%;
    padding: 10px;
    margin-top: 40px
}

.tooltip {
    font-size: 13px;
    font-family: inherit
}

.tooltip-inner {
    padding: 15px 18px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

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

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

.tooltip-inner {
    background: #222
}

a[rel="tooltip"] {
    border-bottom: 1px dotted #e3e3e3
}

span.tooltip {
    display: block;
    background: #222;
    color: #f7f7f7;
    position: absolute;
    left: 50%;
    bottom: 25px;
    padding: 3px 10px;
    width: auto;
    line-height: 20px;
    white-space: nowrap;
    z-index: 8;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0)
}

    span.tooltip .arrow {
        position: absolute;
        left: 50%;
        bottom: -4px;
        margin-left: -6px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 5px solid #222
    }

.grid-image span.tooltip {
    bottom: 65px
}

.link-pages:empty {
    display: none
}

.link-pages, .page-content .link-pages {
    margin-top: 30px;
    border: 1px solid #e4e4e4;
    padding: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

    .link-pages, .page-content .link-pages p {
        margin-bottom: 0
    }

        .link-pages:empty, .page-content .link-pages:empty {
            display: none
        }

.article-body-wrap input[type="password"] {
    border-width: 1px;
    border-style: solid;
    margin-left: 5px;
    margin-right: 5px
}

.paginated-comments-links {
    margin-top: 10px
}

    .paginated-comments-links.comments-links-after {
        margin-top: 30px
    }

#cg-home-preloader {
    position: fixed;
    top: 0;
    height: 100%;
    background: #fff;
    width: 100%;
    z-index: 999;
    overflow: hidden
}

#preload-logo {
    top: 0;
    height: 100%;
    padding: 0 10%;
    text-align: center;
    -webkit-transform: translate3d(0,25%,0);
    transform: translate3d(0,25%,0)
}

body.cg-preloader-done {
    overflow: visible
}

#preloader-loading {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0 10%;
    text-align: center
}

    #preloader-loading .spinner {
        margin: -25px auto 0;
        height: 50px;
        width: 50px;
        position: relative;
        top: 50%;
        webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

body.cg-preloader-done #preloader-loading .spinner {
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0
}

.pace {
    display: none !important
}

.loading-bar-transition .pace {
    display: block !important;
    width: 100%;
    opacity: 1
}

    .loading-bar-transition .pace .pace-progress {
        background: #29d;
        position: fixed;
        z-index: 2000;
        top: 0;
        left: 0;
        height: 5px;
        -webkit-transition: width .5s,opacity 1s;
        -moz-transition: width .5s,opacity 1s;
        -o-transition: width .5s,opacity 1s;
        transition: width .5s,opacity 1s
    }

.loading-bar-transition.admin-bar .pace .pace-progress {
    top: 32px
}

.loading-bar-transition .pace-inactive .pace-progress {
    opacity: 0;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

#site-loading {
    width: 100%;
    text-align: center;
    height: 100%;
    position: fixed;
    display: none;
    z-index: 101;
    background: #222;
    transition: opacity 600ms ease 200ms;
    -webkit-transition: opacity 600ms ease 200ms
}

    #site-loading .spinner {
        position: absolute;
        top: 50%;
        margin-top: -40px !important;
        width: 100%;
        webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    #site-loading.orbit-bars .spinner {
        margin-top: -25px !important
    }

.browser-ie #site-loading .spinner {
    display: none !important
}

body.page-fading-in #site-loading .spinner {
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0
}

.three-bounce .spinner > div {
    width: 18px;
    height: 18px;
    margin: 0 3px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.three-bounce .spinner > .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.three-bounce .spinner > .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

.wave .spinner {
    margin: 100px auto;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 10px
}

    .wave .spinner > div {
        background-color: #333;
        height: 100%;
        width: 6px;
        margin-right: 3px;
        display: inline-block;
        -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
        animation: stretchdelay 1.2s infinite ease-in-out
    }

    .wave .spinner .rect1 {
        -webkit-animation-delay: -1.2s;
        animation-delay: -1.2s
    }

    .wave .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s
    }

    .wave .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s
    }

    .wave .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s
    }

    .wave .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s
    }

#site-loading.circle .spinner {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    position: relative
}

.container1 > div, .container2 > div, .container3 > div {
    width: 10px;
    height: 10px;
    background-color: #333;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.circle1 {
    top: 0;
    left: 0
}

.circle2 {
    top: 0;
    right: 0
}

.circle3 {
    right: 0;
    bottom: 0
}

.circle4 {
    left: 0;
    bottom: 0
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}

.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}

.circle-bar .spinner > div {
    margin: 0 auto;
    border-bottom: 4px solid #fff;
    border-left: 4px solid #fff;
    border-right: 4px solid #c30;
    border-top: 4px solid #c30;
    border-radius: 100%;
    height: 50px !important;
    width: 50px !important;
    -webkit-animation: circlespin .8s infinite linear;
    -moz-animation: circlespin .6s infinite linear;
    -ms-animation: circlespin .6s infinite linear;
    -o-animation: circlespin .6s infinite linear;
    animation: circlespin .8s infinite linear
}

.rotating-square .spinner {
    width: 50px !important;
    height: 50px !important;
    background-color: #333;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px !important;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out
}

.orbit-bars .spinner {
    width: 50px !important;
    height: 50px !important;
    display: inline-block;
    margin-left: -25px;
    margin-top: -25px !important
}

    .orbit-bars .spinner > div:before {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        border-top: solid 8px #ff3c50;
        border-bottom: solid 8px #ff3c50;
        border-left: solid 8px transparent;
        border-right: solid 8px transparent;
        content: "";
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        border-radius: 50px;
        -webkit-animation: orbit-bars 1s infinite ease;
        -moz-animation: orbit-bars 1s infinite ease;
        -ms-animation: orbit-bars 1s infinite ease;
        -o-animation: orbit-bars 1s infinite ease;
        animation: orbit-bars 1s infinite ease
    }

    .orbit-bars .spinner > div:after {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 16px;
        height: 16px;
        background-color: #28aadc;
        content: "";
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px
    }

body.page-transitions #site-loading {
    display: block;
    opacity: 1
}

.chasing-circle .circular {
    -webkit-animation: chasingRotate 2s linear infinite;
    animation: chasingRotate 2s linear infinite;
    height: 50px;
    left: 50%;
    position: absolute;
    top: 20%;
    width: 50px
}

    .chasing-circle .circular .path {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0;
        -webkit-animation: chasingDash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;
        animation: chasingDash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;
        stroke-linecap: round;
        stroke: #3f88f8
    }

@keyframes chasingRotate {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes chasingRotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes chasingDash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124
    }
}

@-webkit-keyframes chasingDash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124
    }
}

body.header-below-slider .home-slider-wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99
}

body.header-below-slider #main-container, body.header-below-slider #footer-wrap {
    z-index: 100
}

.home-slider-wrap #slider-continue {
    position: absolute;
    left: 50%;
    bottom: 30px;
    z-index: 102;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 2px solid #fff;
    display: none
}

body.header-below-slider .home-slider-wrap #slider-continue {
    display: block
}

.home-slider-wrap #slider-continue i {
    font-size: 26px;
    vertical-align: -12px;
    font-weight: bold;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vertical-header .home-slider-wrap .rev_slider_wrapper, .vertical-header-right .home-slider-wrap .rev_slider_wrapper {
    left: auto !important;
    right: auto !important;
    width: 100% !important
}

.vertical-header .home-slider-wrap .tp-bullets {
    left: auto !important;
    right: 0 !important;
    width: 100%
}

#top-bar {
    border-bottom: 2px solid #e3e3e3
}

    #top-bar.sticky-top-bar {
        width: 100%;
        -webkit-transform: translateZ(0) translateY(0);
        -moz-transform: translateZ(0) translateY(0);
        transform: translateZ(0) translateY(0);
        transition: transform .5s ease-in-out;
        -moz-transition: transform .5s ease-in-out;
        -webkit-transition: transform .5s ease-in-out;
        -o-transition: transform .5s ease-in-out
    }

#top-bar-sticky-wrapper {
    position: relative;
    z-index: 102
}

#top-bar.sticky-top-bar.sticky-header-hide {
    -webkit-transform: translateZ(0) translateY(-100%);
    -moz-transform: translateZ(0) translateY(-100%);
    transform: translateZ(0) translateY(-100%)
}

#top-bar .container.fw-header {
    width: 100%
}

#top-bar .container .tb-left {
    padding-left: 0;
    text-align: left
}

#top-bar .container .tb-right {
    padding-right: 0;
    text-align: right
}

#top-bar .container .tb-left nav.std-menu {
    margin-left: -10px
}

#top-bar .container .tb-right nav.std-menu {
    margin-right: -10px
}

#top-bar .container .tb-text {
    font-size: 12px;
    line-height: 36px
}

#top-bar ul.social-icons {
    margin-bottom: 0;
    height: 36px
}

#top-bar nav .menu {
    float: right;
    margin-bottom: 0
}

#top-bar .tb-left nav .menu {
    float: left
}

#top-bar nav .menu li {
    font-size: 12px;
    margin: 0
}

#top-bar nav .menu > li > a {
    line-height: 36px;
    padding: 0 10px;
    display: block
}

#top-bar nav .menu li > ul {
    text-align: left
}

#top-bar .tb-right nav .menu li > ul.sub-menu {
    left: auto;
    right: 0
}

#top-bar .tb-right nav ul.sub-menu li.parent > ul.sub-menu {
    right: 100%;
    top: 0 !important
}

#top-bar .account-item:hover > a:after {
    display: none
}

#top-bar nav.std-menu ul.sub-menu > li.parent:after {
    margin-top: -9px
}

#top-bar .no-menu {
    padding: 5px 0
}

#top-bar .shopping-bag-item, #top-bar .wishlist-item {
    padding: 0 10px
}

    #top-bar .shopping-bag-item > a, #top-bar .wishlist-item > a {
        padding: 0 !important
    }

    #top-bar .shopping-bag-item:hover > a:after, #top-bar .wishlist-item:hover > a:after {
        display: none
    }

.header-overlay .header-wrap, .header-standard-overlay .header-wrap {
    position: absolute;
    width: 100%;
    z-index: 101;
    background: transparent
}

#header .aux-languages > a {
    opacity: 0
}

#header .aux-languages img, #top-bar .aux-languages img {
    margin-right: 5px;
    vertical-align: -2px
}

.header-subscribe {
    padding: 20px;
    min-width: 280px
}

    .header-subscribe form {
        height: auto;
        overflow: hidden
    }

    .header-subscribe label {
        font-size: 12px
    }

    .header-subscribe input {
        font-size: 12px
    }

    .header-subscribe .cg-button {
        float: right;
        margin-top: 5px;
        margin-right: 0;
        margin-bottom: 0;
        font-weight: normal
    }

        .header-subscribe .cg-button:hover {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0
        }

#header-login form {
    margin: 20px
}

#header-login label {
    font-size: 12px
}

#header-login input {
    font-size: 12px
}

    #header-login input#password {
        margin-bottom: 15px
    }

#header-login .cg-button {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    float: right;
    padding: 6px 12px;
    margin-top: 5px;
    border: 0
}

    #header-login .cg-button:hover {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

#header-login a {
    display: inline;
    padding: 0 5px;
    line-height: 24px
}

#header-login .logout-wrap {
    margin: 20px
}

.header-languages > li > a, .header-languages > li > div {
    display: block;
    white-space: nowrap
}

.header-languages img {
    margin-right: 10px;
    width: 18px;
    height: 12px;
    display: inline-block;
    margin-top: -2px
}

#main-nav .menu > li.shopping-bag-item {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}

#main-nav .header-right ul.menu > li {
    margin: 0;
    border-left: 1px solid #e4e4e4
}

    #main-nav .header-right ul.menu > li:first-child {
        border-left: 0
    }

    #main-nav .header-right ul.menu > li > a {
        padding: 12px 5px
    }

.menu-search ul li {
    width: 250px
}

    .menu-search ul li form {
        margin: 0
    }

        .menu-search ul li form input {
            margin: 10px;
            width: 230px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
            height: 36px;
            background: transparent;
            border: 0
        }

.shopping-bag {
    width: 300px;
    overflow: hidden
}

    .shopping-bag .loading-overlay {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(255,255,255,0.6);
        padding: 40% 0 0;
        text-align: center;
        z-index: 100
    }

        .shopping-bag .loading-overlay > i {
            vertical-align: middle;
            display: inline-block;
            width: 24px;
            height: 24px;
            font-size: 24px;
            display: inline-block;
            -webkit-animation: spin 1s infinite ease forwards;
            -moz-animation: spin 1s infinite ease forwards;
            animation: spin 1s infinite ease forwards
        }

    .shopping-bag li:first-child:before {
        right: 25px
    }

nav .menu .wishlist-item ul.sub-menu li:first-child:before {
    left: 21px
}

.header-right nav .menu .wishlist-item ul.sub-menu li:first-child:before {
    right: 21px
}

.header-right nav .menu .menu-search ul.sub-menu li:first-child:before {
    right: 12px
}

.header-right nav.search-nav .menu .menu-search ul.sub-menu li:first-child:before {
    right: 8px
}

.wishlist-bag {
    width: 260px;
    overflow: hidden
}

.bag-header {
    padding: 15px 0;
    margin: 0 30px;
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4;
    display: none !important
}

.bag-contents {
    padding-top: 15px;
    max-height: 400px;
    overflow-y: scroll;
    width: 318px
}

.wishlist-bag .bag-contents {
    padding-top: 0;
    width: 278px
}

    .wishlist-bag .bag-contents > .bag-product:first-child {
        padding-top: 35px
    }

.wishlist-bag .bag-buttons.no-items {
    display: none
}

.bag-product {
    padding: 20px 0;
    margin: 0 48px 0 30px;
    border-bottom: 2px solid #e4e4e4;
    position: relative;
    font-size: 12px;
    line-height: 18px
}

    .bag-product figure {
        overflow: hidden;
        position: relative;
        float: left
    }

    .bag-product .bag-product-img {
        margin: 0;
        padding: 0 !important;
        width: 72px;
        height: auto
    }

    .bag-product .bag-product-details {
        margin-left: 82px;
        margin-right: 20px
    }

        .bag-product .bag-product-details a {
            margin: 0;
            padding: 0;
            color: inherit
        }

.bag-product-title {
    font-size: 14px
}

    .bag-product-title a {
        line-height: 18px;
        display: block;
        padding: 0 !important;
        max-width: 95%;
        letter-spacing: normal
    }

.bag-product a.remove {
    margin: 0;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 19px;
    font-size: 18px;
    background: transparent !important
}

.bag-product-price, .bag-product-quantity {
    opacity: .7
}

.bag-empty, .wishlist-empty {
    padding: 25px 30px;
    font-size: 14px;
    line-height: 24px
}

.bag-total {
    padding: 20px 0 10px;
    margin: 0 30px;
    font-weight: bold
}

    .bag-total .total-title {
        font-size: 14px
    }

    .bag-total .total-amount {
        font-size: 18px;
        float: right
    }

        .bag-total .total-amount .menu-item-title {
            display: none !important
        }

.bag-buttons {
    padding: 15px 0 30px;
    margin: 0 30px
}

    .bag-buttons a.cg-button {
        display: block;
        width: 100%;
        margin: 0;
        text-align: center !important;
        text-transform: uppercase
    }

        .bag-buttons a.cg-button.bag-button {
            margin-bottom: 15px;
            border: 2px solid #e3e3e3
        }

        .bag-buttons a.cg-button.wishlist-button {
            margin-top: 10px;
            border: 2px solid #e3e3e3
        }

        .bag-buttons a.cg-button.cg-icon-reveal i {
            font-size: 24px
        }

#logo a {
    display: block;
    max-height: 100%;
    height: 100%;
    text-align: left;
    font: 0/0 a
}

    #logo a:before {
        content: ' ';
        display: inline-block;
        vertical-align: middle;
        height: 100%
    }

#logo.has-img a {
    line-height: 0
}

#logo.has-img img {
    max-width: 95%
}

#logo img {
    height: auto;
    max-height: 100%;
    width: auto;
    display: inline-block;
    vertical-align: middle
}

    #logo img.retina {
        display: none;
        width: auto;
        max-width: 100%
    }

    #logo img.alt-logo, #logo img.light-logo, #logo img.dark-logo {
        display: none
    }

.logo-alt-version #logo img.standard {
    display: none
}

.logo-alt-version .is-sticky #logo img.standard {
    display: none
}

.logo-alt-version .is-sticky #logo img.alt-logo {
    display: inline-block
}

#logo h1 {
    margin: 0;
    line-height: 100%
}

    #logo h1.retina {
        display: none
    }

#logo.logo-center h1 {
    text-align: center
}

#logo h2 {
    font-size: 14px !important;
    line-height: 100%;
    letter-spacing: 0;
    margin: 6px 0 0
}

#logo.logo-center img {
    margin: 0 auto
}

#logo.no-img.logo-left a {
    text-align: left
}

#logo.logo-center a {
    text-align: center
}

#logo.logo-right, #logo.logo-right img {
    float: right
}

    #logo.logo-right a, #logo.no-img.logo-right a {
        text-align: right
    }

#logo.no-img a {
    display: table;
    max-height: none;
    text-align: center;
    width: 100%;
    height: 100%;
    min-height: 60px
}

#logo .text-logo {
    display: table-cell;
    vertical-align: middle
}

nav ul.menu li.cg-menu-item-loggedin {
    display: none !important
}

.logged-in nav ul.menu li.cg-menu-item-loggedin {
    display: inline-block !important
}

nav ul.menu li.cg-menu-item-loggedout {
    display: inline-block !important
}

.logged-in nav ul.menu li.cg-menu-item-loggedout {
    display: none !important
}

nav.std-menu ul.menu > li {
    float: left;
    position: relative
}

nav.std-menu ul.sub-menu {
    display: none;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9995;
    min-width: 180px;
    letter-spacing: normal
}

    nav.std-menu ul.sub-menu > li {
        border-top: 1px solid #e3e3e3;
        line-height: 150%;
        text-align: left;
        position: relative
    }

        nav.std-menu ul.sub-menu > li.parent:after {
            content: "\f105";
            font-family: FontAwesome;
            font-weight: normal;
            font-style: normal;
            display: block;
            position: absolute;
            right: 15px;
            top: 50%;
            text-decoration: inherit;
            font-size: 14px;
            margin-top: -15px
        }

nav .menu ul.sub-menu li.menu-item.parent:hover > a, nav .menu ul.sub-menu li.current-menu-ancestor.parent > a, nav .menu ul.sub-menu li.current-menu-item.parent > a {
    background: transparent
}

nav.std-menu ul.sub-menu > li ul {
    left: 100%
}

.header-right nav.std-menu ul.sub-menu > li ul {
    left: auto !important;
    right: 100% !important;
    top: 0 !important
}

nav.std-menu ul.sub-menu > li:first-child {
    border-top-width: 0
}

nav.std-menu ul.sub-menu > li > a, nav.std-menu ul.sub-menu > li > div.current-language {
    padding: 10px 15px;
    font-weight: normal;
    font-size: 14px;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
    display: block
}

nav.std-menu ul.menu > li.menu-item > a > i {
    display: inline-block;
    margin-right: 6px
}

    nav.std-menu ul.menu > li.menu-item > a > i[class*="ss-"] {
        vertical-align: -2px
    }

nav.std-menu li.menu-item .menu-item-desc {
    display: block;
    font-size: 12px;
    padding-top: 4px
}

nav.std-menu ul.menu > li.menu-item > a > .menu-item-desc {
    display: none
}

nav .menu ul.sub-menu li > span {
    text-align: left;
    display: block;
    padding: 10px 35px
}

.header-wrap {
    position: relative;
    z-index: 101
}

#header-section {
    position: relative;
    z-index: 1000;
    width: 100%;
    display: block
}

    #header-section.header-5 {
        position: absolute
    }

.header-5-overlay #main-container > div:first-child {
    padding-top: 120px
}

.header-5-overlay.header-naked-light #main-container > div:first-child, .header-5-overlay #main-container > div.cregital-slider {
    padding-top: 0
}

#header-section header {
    position: relative;
    z-index: 9996
}

.header-shadow #header-section #header, body[class*="header-naked"].header-shadow #header-section .is-sticky #header, .header-shadow .header-wrap .header-6, .header-shadow #header-section.header-2 #main-nav {
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
    box-shadow: 0 3px 5px rgba(0,0,0,.1)
}

.header-shadow #header-section.header-2 #header, .has-newsletter-bar .header-wrap {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#header-section .row {
    position: relative
}

.header-left {
    text-align: left
}

.header-right {
    text-align: right
}

.header-left .aux-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 30px 0 26px;
    max-height: 100%;
    transition: border-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out;
    -webkit-transition: border-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out
}

.header-right .aux-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 26px 0 30px;
    max-height: 100%;
    transition: border-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out;
    -webkit-transition: border-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out
}

.header-left .std-menu ul.menu > li:hover > a, .header-right .std-menu ul.menu > li:hover > a {
    background: transparent
}

.aux-item a.cg-button {
    margin-bottom: 0
}

.aux-item.aux-item-social {
    vertical-align: middle !important
}

.full-center .header-left .aux-item {
    margin-right: -4px
}

.full-center .header-right .aux-item {
    margin-left: -4px
}

.header-left .aux-item:first-child, .header-right .aux-item:first-child {
    margin-left: 0
}

.header-left .aux-item:last-child {
    border-right-width: 0;
    padding-right: 0
}

.header-left .aux-item, .header-left .aux-item:only-child {
    border-right: 2px solid #e3e3e3;
    padding-right: 25px
}

    .header-left .aux-item:first-child {
        padding-left: 0 !important
    }

.header-right .aux-item:first-child {
    border-left-width: 0
}

.header-right .aux-item, .header-right .aux-item:only-child {
    border-left: 2px solid #e3e3e3;
    padding-left: 25px
}

    .header-right .aux-item:last-child {
        padding-right: 0 !important
    }

.full-center .header-right nav.std-menu ul.sub-menu li.parent > ul {
    right: 100%;
    top: 0 !important
}

.fs-aux-open .aux-item {
    border-color: transparent !important
}

.aux-item .std-menu.cart-wishlist {
    margin-left: -10px;
    margin-right: -10px
}

.aux-item .std-menu ul.menu > li {
    padding-bottom: 0 !important
}

#header .aux-item .std-menu li.shopping-bag-item > a {
    padding-right: 0 !important
}

#header .aux-item .std-menu li.shopping-bag-item:only-child {
    margin-right: 12px !important
}

#header .header-left .aux-item .std-menu li.shopping-bag-item ul.sub-menu {
    left: -10px;
    right: auto
}

#header .header-right .aux-item .std-menu li.shopping-bag-item ul.sub-menu {
    right: -10px
}

.header-left div.text, .header-right div.text {
    font-size: 12px;
    line-height: inherit
}

.header-left nav.std-menu ul.sub-menu {
    left: 0;
    right: auto;
    top: 100% !important
}

    .header-left nav.std-menu ul.sub-menu ul.sub-menu {
        left: 100%;
        top: 0 !important
    }

#header ul.social-icons {
    margin-bottom: 0;
    margin-top: 3px;
    line-height: 0;
    position: relative;
    font-size: 0
}

    #header ul.social-icons li {
        height: 38px;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out
    }

#header .aux-item ul.social-icons {
    margin-top: 0
}

.full-center #header .aux-item ul.social-icons li a {
    vertical-align: middle;
    margin-top: 0
}

#header ul.social-icons li a > i {
    display: none;
    margin-bottom: 0;
    top: 0
}

    #header ul.social-icons li a > i:first-child {
        display: block
    }

#header ul.social-icons li a, #header ul.social-icons li a i {
    position: static
}

.header-left a, .header-right a {
    display: block
}

.header-left ul.sub-menu > li > a, .header-right ul.sub-menu > li > a {
    color: inherit
}

.header-right div.text {
    text-align: right
}

.header-right .std-menu {
    float: right
}

#header .header-left ul.menu > li > a.header-search-link {
    background: transparent !important;
    font-size: 16px;
    padding: 0 20px 0 0
}

#header .header-left ul.menu > li.menu-search .ajax-search-wrap {
    right: auto;
    left: -10px
}

    #header .header-left ul.menu > li.menu-search .ajax-search-wrap:after {
        right: auto;
        left: 15px
    }

#header .header-right ul.menu > li > a.header-search-link {
    background: transparent !important;
    font-size: 16px;
    padding: 0 0 0 20px
}

#header .header-right ul.menu > li.menu-search .ajax-search-wrap {
    right: -10px
}

#header .aux-item ul.menu > li > a.header-search-link {
    font-size: 24px;
    display: inline-block;
    padding: 0
}

    #header .aux-item ul.menu > li > a.header-search-link i {
        height: 30px;
        vertical-align: middle;
        margin-right: 0
    }

        #header .aux-item ul.menu > li > a.header-search-link i:before {
            height: 24px
        }

.header-right nav.std-menu ul.sub-menu {
    right: 0;
    left: auto;
    top: 100% !important
}

#header .std-menu ul.menu {
    margin-bottom: 0;
    line-height: inherit
}

    #header .std-menu ul.menu > li {
        display: inline-block
    }

        #header .std-menu ul.menu > li > a {
            padding: 0 10px
        }

.header-left .std-menu ul.menu > li > a, .header-right .std-menu ul.menu > li > a {
    font-size: 12px
}

#header .std-menu ul.menu > li:first-child {
    padding-left: 0
}

.header-7 #header .std-menu ul.menu > li, .header-8 #header .std-menu ul.menu > li {
    padding-bottom: 12px
}

.header-2 .menu-left #main-navigation {
    padding-left: 0
}

.header-4-alt .fw-header > .container {
    width: 100%
}

.full-center .header-4-alt .header-left {
    float: left;
    margin-left: 25px
}

.full-center .header-4-alt #logo {
    position: relative;
    left: 0;
    margin-left: 10px
}

.full-header-stick .header-left, .full-header-stick .header-right {
    transition: height .5s ease-in-out,line-height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out,line-height .5s ease-in-out;
    -webkit-transition: height .5s ease-in-out,line-height .5s ease-in-out;
    -o-transition: height .5s ease-in-out,line-height .5s ease-in-out
}

    .full-header-stick .header-left a, .full-header-stick .header-right a {
        transition: color .2s ease-in-out;
        -moz-transition: color .2s ease-in-out;
        -webkit-transition: color .2s ease-in-out;
        -o-transition: color .2s ease-in-out
    }

.header-2 .header-right .aux-item {
    height: 100%
}

.header-2 #header ul.social-icons {
    height: 36px;
    display: inline-block;
    vertical-align: middle
}

.header-2 .is-sticky #main-nav .menu-right {
    display: inline-block;
    right: 15px
}

.header-2 .is-sticky #main-nav ul.social-icons {
    line-height: 36px;
    margin-bottom: 0;
    vertical-align: middle;
    display: inline-block;
    height: 36px
}

.header-2 .is-sticky #main-nav .menu-right .header-search-link {
    font-size: 24px;
    padding-left: 0;
    padding-right: 0
}

    .header-2 .is-sticky #main-nav .menu-right .header-search-link > i {
        margin-right: 0 !important
    }

.header-2 .is-sticky #main-nav .menu-right .ajax-search-wrap {
    margin-top: 0
}

.header-2 .is-sticky #main-nav .menu-right .shopping-bag-item > a > i {
    line-height: 26px
}

#main-nav .menu-right ul.menu > li > a {
    padding: 17px 15px
}

#main-nav .menu-right ul.sub-menu {
    -webkit-backface-visibility: hidden;
    left: auto;
    right: 0
}

    #main-nav .menu-right ul.sub-menu > li > ul, #main-nav .menu-right ul.sub-menu > li > ul ul {
        left: auto;
        right: 100%
    }

#main-nav .menu-right .wishlist-item:hover > a:after, #main-nav .menu-right .shopping-bag-item:hover > a:after, #main-nav .menu-right .account-item:hover > a:after {
    bottom: -2px
}

.header-2 .menu-right .aux-item {
    display: inline-block;
    line-height: 60px;
    float: left;
    margin-left: 15px
}

    .header-2 .menu-right .aux-item:first-child {
        margin-left: 0
    }

    .header-2 .menu-right .aux-item ul.menu > li {
        line-height: 60px;
        height: 60px
    }

    .header-2 .menu-right .aux-item .shopping-bag-item > a {
        padding-right: 0 !important
    }

.aux-item.aux-language ul.menu > li.aux-languages > a > img {
    margin-right: 0
}

.aux-item.aux-language ul.menu > li.aux-languages > a > span {
    display: none
}

.aux-currency .currency-switch-item .current-currency {
    font-size: 18px;
    padding: 0 10px
}

    .aux-currency .currency-switch-item .current-currency:hover {
        cursor: pointer
    }

.aux-currency .wcml_currency_switcher {
    visibility: hidden;
    position: absolute
}

.aux-currency .currency-switch-item > img {
    position: absolute;
    bottom: 0;
    left: 0;
    left: 50%;
    margin: 0 0 0 -8px !important
}

.aux-currency .wcml_currency_switcher.sub-menu {
    visibility: visible;
    border-top-width: 0;
    min-width: 120px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    letter-spacing: normal;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    border-radius: 4px
}

    .aux-currency .wcml_currency_switcher.sub-menu li {
        border-left-width: 0;
        border-right-width: 0;
        border-bottom-width: 0;
        background: transparent;
        padding: 14px 0;
        line-height: 150%
    }

        .aux-currency .wcml_currency_switcher.sub-menu li.wcml-active-currency {
            cursor: default
        }

        .aux-currency .wcml_currency_switcher.sub-menu li:first-child {
            border-top-width: 0
        }

nav ul.menu {
    margin-bottom: 0
}

nav .menu li > a > .menu-item-title {
    display: none
}

nav .menu li > a > i[class^="ss-"] {
    margin-right: 5px;
    height: 100%;
    position: relative;
    vertical-align: -2px
}

nav .menu li > a > i {
    margin-right: 10px;
    display: inline-block;
    height: 17px
}

#main-nav {
    border-top: 2px solid #e4e4e4
}

.is-sticky #main-nav {
    border-top: 0
}

#main-nav ul.menu > li {
    border-right: 1px solid #e4e4e4;
    line-height: 14px
}

    #main-nav ul.menu > li:first-child {
        border-left: 1px solid #e4e4e4
    }

    #main-nav ul.menu > li > a {
        padding: 23px 15px;
        display: block
    }

#main-nav nav#main-navigation ul.menu {
    float: left
}

#main-nav .menu-left {
    max-width: 100%
}

.menu-left #main-navigation {
    padding-left: 15px
}

nav#main-navigation ul.menu {
    float: right
}

    nav#main-navigation ul.menu > li.cg-menu-item-new-badge > a {
        position: relative
    }

        nav#main-navigation ul.menu > li.cg-menu-item-new-badge > a:before {
            content: "";
            box-shadow: inset 2px 2px #e95144;
            position: absolute;
            right: 13px;
            top: 28px;
            z-index: 2;
            width: 7px;
            height: 7px;
            -webkit-transform: rotate(225deg);
            -moz-transform: rotate(225deg);
            transform: rotate(225deg)
        }

        nav#main-navigation ul.menu > li.cg-menu-item-new-badge > a:after {
            content: "New";
            position: absolute;
            top: 14px;
            right: 0;
            background: transparent;
            color: #e95144;
            font-size: 10px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 14px;
            height: 18px;
            width: auto;
            text-align: center;
            border: 2px solid #e95144;
            letter-spacing: 0;
            padding: 0 2px
        }

#main-nav nav#main-navigation ul.menu > li.cg-menu-item-new-badge > a:before {
    top: 16px
}

#main-nav nav#main-navigation ul.menu > li.cg-menu-item-new-badge > a:after {
    top: 2px
}

.full-center.resized-header nav#main-navigation ul.menu > li.cg-menu-item-new-badge > a:before {
    top: 15px
}

.full-center.resized-header nav#main-navigation ul.menu > li.cg-menu-item-new-badge > a:after {
    top: 1px
}

#main-nav .row {
    position: relative
}

#main-nav .menu-right {
    position: absolute;
    right: 15px;
    top: 0;
    display: none
}

#main-nav.center-menu {
    text-align: center
}

    #main-nav.center-menu > .container {
        position: relative
    }

    #main-nav.center-menu nav#main-navigation, #main-nav.center-menu nav.float-alt-menu {
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        vertical-align: bottom
    }

        #main-nav.center-menu nav#main-navigation ul.menu {
            float: none
        }

    #main-nav.center-menu nav.mega-menu {
        position: static
    }

        #main-nav.center-menu nav.mega-menu li.cg-mega-menu-natural-width .sub-container {
            left: 0 !important
        }

    #main-nav.center-menu nav.float-alt-menu ul.menu > li:first-child {
        border-left: 0;
        margin-left: -4px
    }

    #main-nav.center-menu nav.float-alt-menu ul.menu {
        text-align: left
    }

        #main-nav.center-menu nav.float-alt-menu ul.menu li > a {
            padding-left: 14px;
            padding-right: 14px;
            padding-bottom: 30px
        }

            #main-nav.center-menu nav.float-alt-menu ul.menu li > a > i {
                margin-right: 4px
            }

            #main-nav.center-menu nav.float-alt-menu ul.menu li > a.header-search-link > i {
                margin-left: 4px
            }

            #main-nav.center-menu nav.float-alt-menu ul.menu li > a > i:before {
                vertical-align: -2px
            }

.no-menu {
    padding: 15px 0
}

.full-center nav#main-navigation .no-menu {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    padding: 0
}

nav ul.menu > li.menu-item.cg-menu-item-btn > a {
    background: transparent;
    padding: 0 !important
}

#main-nav ul.menu > li.menu-item.cg-menu-item-btn > a {
    margin: 10px 0
}

    #main-nav ul.menu > li.menu-item.cg-menu-item-btn > a > span.menu-item-text {
        padding: 12px 20px
    }

li.menu-item span.menu-item-text > i, li.menu-item span.title > i {
    margin-right: 5px;
    vertical-align: -2px
}

nav ul.menu > li.menu-item.cg-menu-item-btn > a > span.menu-item-text {
    padding: 10px 20px
}

    nav ul.menu > li.menu-item.cg-menu-item-btn > a > span.menu-item-text > i {
        margin-right: 6px;
        vertical-align: -1px
    }

#main-nav ul.menu > li.menu-item.cg-menu-item-btn > a > span.menu-item-text {
    display: block;
    margin: 4px 0
}

.header-9 #main-nav ul.menu > li.menu-item.cg-menu-item-btn > a > span.menu-item-text {
    display: block;
    margin: 15px 0
}

.vertical-header #vertical-nav ul.menu > li.menu-item.cg-menu-item-btn {
    margin-bottom: 15px
}

#header, .full-center .float-menu {
    transition: height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out;
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out
}

.full-center #header-section #header {
    padding: 0
}

.full-center .is-sticky #header {
    width: 100%
}

.full-center #header > .container, .full-center #header > div > .container {
    position: relative;
    max-width: 100%
}

.full-center #header.fw-header > .container {
    width: 100%
}

.header-7 #header.fw-header .container, .header-8 #header.fw-header .container {
    width: 100%;
    padding: 0 30px
}

    .header-7 #header.fw-header .container .header-left, .header-8 #header.fw-header .container .header-left {
        padding-left: 15px
    }

    .header-7 #header.fw-header .container .header-right, .header-8 #header.fw-header .container .header-right {
        padding-right: 15px
    }

.full-center #logo {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: auto;
    z-index: 99;
    max-width: 25%
}

    .full-center #logo, .full-center #logo a {
        transition: height .5s ease-in-out;
        -moz-transition: height .5s ease-in-out;
        -webkit-transition: height .5s ease-in-out;
        -o-transition: height .5s ease-in-out
    }

        .full-center #logo.has-img a > img {
            vertical-align: middle;
            transition: height .5s ease-in-out;
            -moz-transition: height .5s ease-in-out;
            -webkit-transition: height .5s ease-in-out;
            -o-transition: height .5s ease-in-out
        }

.full-center .fw-header #logo {
    left: 10px
}

.full-center .header-left {
    position: relative;
    z-index: 99;
    margin-left: 5px;
    width: auto
}

.full-center .header-right {
    position: absolute;
    right: 15px;
    top: 0;
    height: 100%;
    width: auto;
    z-index: 99
}

.full-center .header-4 .header-right, .full-center .header-4-alt .header-right {
    position: relative;
    display: inline-block;
    float: right;
    padding-left: 25px;
    right: 0;
    padding-right: 25px
}

.full-center .float-menu {
    text-align: center;
    position: relative;
    width: 100%;
    z-index: 98
}

.full-center .header-4 .float-menu, .full-center .header-4-alt .float-menu {
    text-align: right;
    max-width: 100%;
    width: auto;
    padding-right: 25px
}

.full-center .header-4 nav#main-navigation {
    max-width: 90%
}

.full-center .header-4-alt nav#main-navigation {
    max-width: 80%
}

.full-center .header-5 .float-menu {
    text-align: right;
    max-width: 100%;
    width: auto;
    padding-right: 0
}

.full-center .header-4 .fw-header .float-menu {
    float: none
}

.browser-ff .full-center .header-4 .fw-header .float-menu {
    float: none
}

.full-center .header-4 .fw-header .float-menu li.menu-item.cg-mega-menu > ul.sub-menu {
    left: auto;
    right: 0
}

.full-center .header-5 .float-menu {
    padding-right: 0
}

.full-center nav.mega-menu {
    position: static
}

.full-center nav#main-navigation {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    max-width: 70%
}

.full-center nav.float-alt-menu {
    display: inline-block;
    text-align: center;
    margin: 0 0 0 10px
}

.full-center nav.mega-menu li .sub-container {
    left: 0 !important
}

.full-center nav.mega-menu li.cg-mega-menu-fw .sub-container {
    left: 3% !important
}

.full-center nav.mega-menu li.cg-mega-menu-fw .sub-container {
    width: 94% !important
}

    .full-center nav.mega-menu li.cg-mega-menu-fw .sub-container .sub, .full-center nav.mega-menu li.cg-mega-menu-fw .sub-container .sub .row {
        width: 100% !important
    }

.full-center nav.mega-menu li.cg-mega-menu-natural-width {
    position: relative !important
}

.full-center #header-section.header-5 nav.mega-menu li .sub-container {
    left: 0 !important
}

.full-center #header-section nav.mega-menu li.cg-mega-menu-natural-width .sub-container {
    right: 0;
    left: auto !important
}

.full-center nav#main-navigation ul.menu {
    width: 100%;
    display: inline-block;
    text-align: center;
    float: none
}

    .full-center nav#main-navigation ul.menu > li.menu-item {
        float: none;
        margin-right: -4px
    }

    .full-center nav#main-navigation ul.menu > li {
        border-right: 1px solid #e4e4e4
    }

        .full-center nav#main-navigation ul.menu > li:first-child {
            border-left: 1px solid #e4e4e4
        }

        .full-center nav#main-navigation ul.menu > li.menu-item > a {
            padding: 0 25px
        }

.full-center #header nav.float-alt-menu ul.menu > li {
    padding: 0;
    border-right: 1px solid #e4e4e4;
    text-align: left
}

.full-center nav.float-alt-menu ul.menu > li > a, .full-center #header nav.std-menu ul.menu > li > a {
    padding: 0 10px;
    display: block
}

.full-center #header .aux-item nav.std-menu ul.menu > li > a {
    padding: 0 10px
}

.full-center #header .aux-item nav.std-menu ul.menu > li.shopping-bag-item > a, .full-center #header .aux-item nav.std-menu ul.menu > li.wishlist-item > a {
    padding: 0 12px
}

.full-center #header .aux-item nav.std-menu ul.menu > li.menu-search > a {
    padding: 0
}

    .full-center #header .aux-item nav.std-menu ul.menu > li.menu-search > a > i {
        margin-right: 0;
        vertical-align: middle;
        margin-top: 1px
    }

.full-center nav.float-alt-menu ul.menu > li > a > i {
    font-size: 20px;
    margin-right: 6px;
    vertical-align: -5px
}

.full-center nav.float-alt-menu ul.menu > li.menu-search > a > i {
    margin-right: 0
}

.full-center nav.float-alt-menu ul.menu > li > ul.sub-menu {
    right: 0;
    left: auto
}

.full-center .ajax-search-wrap:after {
    right: 17px
}

.full-center #header.fw-header nav.float-alt-menu ul.menu > li:last-child {
    border-right: 0
}

#header-section.header-5 #header {
    max-width: 1140px;
    margin: 0 auto
}

.layout-boxed #header-section.header-5 .sticky-wrapper:not(.is-sticky) .sticky-header {
    max-width: 100% !important
}

#header-section.header-5 #header #logo {
    left: 15px
}

#header-section.header-5 #header nav.float-alt-menu {
    margin-right: 15px
}

.header-9#header-section #main-nav {
    border-top: 0;
    border-bottom: 0
}

.header-9 #main-nav ul.menu > li, .header-9 #main-nav.center-menu nav.float-alt-menu ul.menu > li {
    border: 0
}

    .header-9 #main-nav ul.menu > li > a, .header-9 #main-nav.center-menu nav.float-alt-menu ul.menu > li > a {
        padding-top: 25px;
        padding-bottom: 25px
    }

        .header-9 #main-nav.center-menu nav.float-alt-menu ul.menu > li > a > span {
            margin-top: 1px;
            display: inline-block
        }

.full-center #header-section.header-split nav#main-navigation {
    display: block
}

#header-section.header-split nav#main-navigation .no-menu {
    display: none
}

#header-section.header-split header > .container > .row {
    text-align: center
}

#header-section.header-split #logo {
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    opacity: 0
}

    #header-section.header-split #logo .text-logo {
        display: inline-block
    }

#header-section.header-split .float-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

#header-section.header-split #main-navigation {
    opacity: 0;
    transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -webkit-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out
}

#header-section.header-split .fw-header #main-navigation {
    width: 80%;
    max-width: 80%
}

#header-section.header-split.header-split-loaded #logo, #header-section.header-split.header-split-loaded #main-navigation {
    opacity: 1
}

.full-center .float-menu li.menu-item.cg-mega-menu.right-side-item > ul.sub-menu {
    right: 0;
    left: auto
}

.vertical-header .container {
    max-width: 95%
}

.vertical-header .header-wrap {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.layout-boxed.vertical-header .header-wrap {
    left: auto
}

.vertical-header-right .header-wrap {
    left: auto;
    right: 0
}

.vertical-header #header-section {
    height: 100%
}

.vertical-header #logo {
    padding: 0 20px
}

.vertical-header .no-menu {
    padding: 15px 20px
}

.vertical-header #header-section #vertical-nav {
    z-index: 2;
    width: 100%;
    padding: 40px 0 0
}

    .vertical-header #header-section #vertical-nav .vertical-menu-bottom {
        bottom: 20px;
        position: absolute;
        width: 100%
    }

.vertical-header.has-newsletter-bar #header-section #vertical-nav .vertical-menu-bottom {
    bottom: 80px
}

.vertical-header .vertical-menu-bottom nav.std-menu {
    margin-bottom: 10px
}

.vertical-menu-bottom .aux-item {
    text-align: center
}

    .vertical-menu-bottom .aux-item .contact-menu-link, .vertical-menu-bottom .aux-item .fs-supersearch-link {
        margin: 12px 0
    }

.vertical-header #header-section #header {
    padding: 40px 0 0;
    position: relative;
    z-index: 3
}

.vertical-header #container {
    padding-left: 300px;
    height: 100%
}

.vertical-header.layout-boxed #container {
    padding-left: 0;
    padding-right: 0
}

.vertical-header.layout-boxed #main-container {
    padding-left: 300px
}

.vertical-header-right #container {
    padding-left: 0;
    padding-right: 300px
}

.vertical-header-right.layout-boxed #container {
    padding-left: 0;
    padding-right: 0
}

.vertical-header-right.layout-boxed #main-container {
    padding-left: 0;
    margin-right: 300px
}

.page-template-template-blank2.vertical-header #container, .page-template-template-blank2fw.vertical-header #container, .page-template-template-blank3.vertical-header #container, .page-template-template-blank3fw.vertical-header #container {
    padding-left: 0;
    padding-right: 0
}

.vertical-menu nav ul.menu > li {
    width: 100%;
    float: none;
    display: block;
    text-align: center
}

    .vertical-menu nav ul.menu > li > a {
        float: none;
        display: inline-block;
        padding: 15px 18px;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .vertical-menu nav ul.menu > li.shopping-bag-item > a {
        padding-left: 0;
        padding-right: 0
    }

.vertical-header nav#main-navigation ul.menu {
    width: 100%;
    float: none
}

.vertical-menu nav.std-menu ul.menu > li.menu-item.cg-mega-menu {
    position: relative
}

.vertical-menu nav.std-menu ul.sub-menu {
    top: 0 !important;
    bottom: auto !important;
    left: 100% !important
}

.vertical-menu li.menu-item.cg-mega-menu > ul.sub-menu {
    margin: 0
}

.vertical-menu nav.std-menu ul.sub-menu > li ul {
    left: 100% !important
}

.vertical-menu nav.std-menu li.cg-mega-menu ul.sub-menu > li ul {
    left: 0 !important;
    max-width: 100%;
    min-width: 0
}

.vertical-menu .vertical-menu-bottom nav.std-menu ul.sub-menu {
    top: auto !important;
    bottom: 0 !important
}

.vertical-menu li.menu-item.cg-mega-menu.cg-mega-menu-fw > ul.sub-menu {
    max-width: 300%;
    overflow: hidden
}

    .vertical-menu li.menu-item.cg-mega-menu.cg-mega-menu-fw > ul.sub-menu li.menu-item > span.title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.vertical-menu li.cg-menu-item-html {
    padding: 30px
}

.vertical-menu nav#main-navigation ul.menu > li.cg-menu-item-new-badge > a:before {
    right: 13px;
    top: 10px;
    display: none
}

.vertical-menu nav#main-navigation ul.menu > li.cg-menu-item-new-badge > a:after {
    top: -4px;
    right: 0
}

.vertical-menu .ajax-search-wrap {
    top: auto;
    bottom: 0;
    left: 100%;
    right: auto
}

    .vertical-menu .ajax-search-wrap:after {
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 8px solid #e3e3e3;
        left: -16px;
        right: auto;
        bottom: 16px;
        top: auto
    }

.vertical-menu .ajax-search-results {
    border-top: 0;
    border-bottom: 1px solid #e3e3e3
}

.shopping-bag-item > a {
    position: relative
}

    .shopping-bag-item > a > .cart-text {
        display: none
    }

    .shopping-bag-item > a > i {
        vertical-align: -5px !important;
        width: 21px;
        display: inline-block;
        height: 24px !important;
        font-size: 24px;
        line-height: 28px;
        margin-left: -2px !important;
        margin-right: 0 !important
    }

        .shopping-bag-item > a > i.cg-icon-cart {
            vertical-align: -6px !important
        }

    .shopping-bag-item > a > span.menu-item-title, .wishlist-item > a > span.menu-item-title {
        display: none
    }

.shopping-bag-item:hover > a:after {
    content: "\e60d";
    font-family: 'jackson';
    position: absolute;
    bottom: 12%;
    right: 2px;
    height: 15px;
    line-height: 15px;
    font-size: 12px
}

.shopping-bag-item a.cart-contents > span.amount {
    display: none !important
}

.shopping-bag-item a > span.num-items {
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -11px;
    height: 22px;
    width: 12px;
    vertical-align: middle;
    padding: 5px 0;
    line-height: 16px !important;
    border-radius: 2px;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.wishlist-item > a > i {
    vertical-align: -5px !important;
    width: 21px;
    display: inline-block;
    height: 24px !important;
    font-size: 24px;
    line-height: 28px;
    margin-left: -2px !important;
    margin-right: 0 !important
}

.wishlist-item:hover > a:after {
    content: "\e60d";
    font-family: 'jackson';
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -6px;
    height: 15px;
    line-height: 15px;
    font-size: 12px
}

.wishlist-item a > span.count {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-left: 2px;
    display: none
}

.account-item > a > i {
    vertical-align: -5px !important;
    width: 21px;
    display: inline-block;
    height: 24px !important;
    font-size: 24px;
    line-height: 28px;
    margin-left: -2px !important;
    margin-right: 0 !important
}

.account-item:hover > a:after {
    content: "\e60d";
    font-family: 'jackson';
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -6px;
    height: 15px;
    line-height: 15px;
    font-size: 12px
}

.vertical-menu-bottom .shopping-bag-item > a > i.cg-icon-cart {
    vertical-align: -5px !important
}

.vertical-menu-bottom .copyright {
    padding: 0 20px;
    margin-bottom: 35px;
    font-size: 12px;
    text-align: center
}

.vertical-header-right #main-nav .ajax-search-wrap {
    right: auto;
    left: -1px
}

.vertical-header-right .ajax-search-wrap:after {
    right: auto;
    left: 19px
}

.vertical-header-right nav.mega-menu li.cg-mega-menu-fw .sub-container, .vertical-header-right nav.mega-menu li.cg-mega-menu-natural-width .mega, .vertical-header-right .ajax-search-wrap, .vertical-header-right nav.std-menu ul.sub-menu, .vertical-header-right .vertical-menu nav.std-menu ul.sub-menu > li ul {
    left: auto !important;
    right: 100% !important
}

.vertical-header-right nav.mega-menu li.cg-mega-menu-fw .mega .sub {
    float: right
}

.vertical-header .swiper-slide .caption-wrap {
    max-width: 90%
}

.vertical-header-right nav.std-menu ul.sub-menu > li.parent:after {
    content: "\f104"
}

.vertical-header nav#main-navigation .menu li.parent > a:after, .vertical-header nav .menu li.parent > a:after {
    display: none !important
}

.added-notification > ul.sub-menu {
    display: block
}

a.menu-bars-link {
    line-height: inherit;
    width: 20px;
    height: 16px;
    display: inline-block;
    text-indent: -9999em;
    position: relative;
    vertical-align: middle;
    top: 50%;
    position: relative;
    margin-top: -3px;
    overflow: hidden
}

.aux-item a.menu-bars-link {
    top: 0;
    margin: 0 5px
}

a.menu-bars-link span, a.menu-bars-link span:before, a.menu-bars-link span:after {
    webkit-transition: all .5s cubic-bezier(0,0.275,0.125,1);
    -moz-transition: all .5s cubic-bezier(0,0.275,0.125,1);
    -o-transition: all .5s cubic-bezier(0,0.275,0.125,1);
    transition: all .5s cubic-bezier(0,0.275,0.125,1);
    background-color: #1d1d1d;
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    left: 0
}

    a.menu-bars-link span:before, a.menu-bars-link span:after {
        content: ""
    }

a.menu-bars-link span {
    top: 6px
}

    a.menu-bars-link span:before {
        -webkit-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        -o-transform-origin: 50% 0;
        transform-origin: 50% 0;
        top: -6px;
        z-index: 10
    }

    a.menu-bars-link span:after {
        -webkit-transform-origin: 50% 100%;
        -moz-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        -o-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        top: 6px
    }

.side-slideout-open a.menu-bars-link span, .mobile-menu-open a.mobile-menu-link span, .overlay-menu-open .aux-overlay-menu .overlay-menu-link span {
    background-color: transparent !important
}

    .side-slideout-open a.menu-bars-link span:before, .mobile-menu-open a.mobile-menu-link span.menu-bars:before, .overlay-menu-open .aux-overlay-menu .overlay-menu-link span:before {
        -webkit-transform: translateY(7px) translateX(1px) rotate(45deg);
        -moz-transform: translateY(7px) translateX(1px) rotate(45deg);
        -ms-transform: translateY(7px) translateX(1px) rotate(45deg);
        -o-transform: translateY(7px) translateX(1px) rotate(45deg);
        transform: translateY(7px) translateX(1px) rotate(45deg)
    }

    .side-slideout-open a.menu-bars-link span:after, .mobile-menu-open a.mobile-menu-link span.menu-bars:after, .overlay-menu-open .aux-overlay-menu .overlay-menu-link span:after {
        -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
        -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
        -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
        -o-transform: translateY(-6px) translateX(1px) rotate(-45deg);
        transform: translateY(-6px) translateX(1px) rotate(-45deg)
    }

#overlay-menu {
    background: rgba(230,80,55,0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s,visibility 0s .5s;
    transition: opacity .5s,visibility 0s .5s
}

.overlay-menu-open #overlay-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

#overlay-menu .fs-overlay-close {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 40px;
    -webkit-transform: scale(0);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition-delay: .2s;
    display: none !important
}

.has-wpadminbar #overlay-menu .fs-overlay-close {
    top: 70px
}

.overlay-menu-open #overlay-menu .fs-overlay-close {
    opacity: .8;
    -webkit-transform: scale(1)
}

    .overlay-menu-open #overlay-menu .fs-overlay-close:hover {
        opacity: 1
    }

#overlay-menu nav {
    text-align: center;
    position: relative;
    z-index: 2;
    top: 20%;
    height: 60%;
    font-size: 54px;
    opacity: 0;
    -webkit-transition: top .5s cubic-bezier(0.175,0.785,0.320,1) 0,opacity .5s;
    transition: top .5s cubic-bezier(0.175,0.785,0.320,1) 0,opacity .5s
}

.overlay-menu-open #overlay-menu nav {
    top: 24%;
    opacity: 1
}

.overlay-menu-closing #overlay-menu nav {
    top: 20%;
    opacity: 0
}

#overlay-menu nav > div {
    height: 100%
}

#overlay-menu nav ul.menu {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative
}

#overlay-menu nav ul ul, #overlay-menu nav ul ul ul {
    display: none
}

#overlay-menu nav ul.menu > li.menu-item {
    display: block;
    padding: 0 5%;
    transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out
}

    #overlay-menu nav ul.menu > li.menu-item > a {
        padding: 8px 0;
        display: inline-block;
        font-size: inherit;
        background: transparent;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    #overlay-menu nav ul.menu > li.menu-item.parent > a:after {
        content: "\e60d";
        font-family: "jackson";
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        font-size: 60%;
        margin-left: 30px;
        opacity: .5;
        float: right;
        color: inherit
    }

    #overlay-menu nav ul.menu > li.menu-item.parent.sub-menu-open > a:after {
        content: "\e60c"
    }

#overlay-menu nav ul.sub-menu {
    background: transparent
}

    #overlay-menu nav ul.sub-menu > li.menu-item {
        border-top: 0;
        line-height: 200%;
        font-size: 18px
    }

    #overlay-menu nav ul.sub-menu > li.menu-item {
        background: transparent
    }

.overlay-menu-open #header-section .is-sticky .sticky-header, .overlay-menu-open #header-section .is-sticky #header.sticky-header, .fs-search-open #header-section .is-sticky .sticky-header, .fs-search-open #header-section .is-sticky #header.sticky-header, .fs-supersearch-open #header-section .is-sticky .sticky-header, .fs-supersearch-open #header-section .is-sticky #header.sticky-header {
    background-color: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out
}

.overlay-menu-open .header-wrap {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.overlay-menu-open a.contact-menu-link {
    opacity: 0;
    pointer-events: none
}

body.overlay-menu-open {
    overflow: hidden
}

.overlay-menu-open .aux-item {
    opacity: 0;
    pointer-events: none
}

    .overlay-menu-open .aux-item.aux-overlay-menu {
        opacity: 1;
        pointer-events: auto;
        border-color: transparent !important
    }

.cg-side-slideout {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    visibility: hidden;
    width: 300px;
    height: 100%;
    background-color: #222;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

#side-slideout-right-wrap {
    left: auto;
    right: 0
}

.no-csstransforms .cg-side-slideout, .ie-mobile .cg-side-slideout {
    position: relative;
    width: 100%;
    left: 0;
    display: none;
    height: auto;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none
}

.no-csstransforms #side-slideout-right-wrap, .ie-mobile #side-slideout-right-wrap {
    left: auto;
    right: 0
}

.side-slideout-open .cg-side-slideout {
    visibility: visible
}

.no-csstransforms .side-slideout-open .cg-side-slideout, .ie-mobile .side-slideout-open .cg-side-slideout {
    display: block;
    visibility: visible;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none
}

body.side-slideout-open, .side-slideout-open #container {
    overflow: hidden !important
}

.side-slideout-open .cg-side-slideout > .vertical-menu {
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 100px
}

.cg-side-slideout .no-menu {
    line-height: 160%
}

.side-slideout-open #container::after, .mobile-menu-open #container::after, .mobile-cart-open #container::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.side-slideout-left-open #container {
    -webkit-transform: translate3d(300px,0,0);
    transform: translate3d(300px,0,0);
    -webkit-transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000);
    -moz-transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000);
    -o-transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000);
    -ms-transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000);
    transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000)
}

.side-slideout-right-open #container {
    -webkit-transform: translate3d(-300px,0,0);
    transform: translate3d(-300px,0,0);
    -webkit-transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000);
    -moz-transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000);
    -o-transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000);
    -ms-transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000);
    transition: all .5s cubic-bezier(0.165,0.840,0.440,1.000)
}

.side-slideout-closing #container {
    opacity: 1;
    -webkit-transition: all .4s cubic-bezier(0.165,0.840,0.440,1.000);
    -moz-transition: all .4s cubic-bezier(0.165,0.840,0.440,1.000);
    -o-transition: all .4s cubic-bezier(0.165,0.840,0.440,1.000);
    -ms-transition: all .4s cubic-bezier(0.165,0.840,0.440,1.000);
    transition: all .4s cubic-bezier(0.165,0.840,0.440,1.000)
}

.cg-side-slideout nav {
    padding: 0 30px
}

.has-wpadminbar .cg-side-slideout {
    padding-top: 32px
}

.cg-side-slideout > .vertical-menu {
    height: 100%
}

.cg-side-slideout .vertical-menu nav .menu li.menu-item {
    border-top: 2px solid rgba(255,255,255,0.2);
    text-align: left
}

.cg-side-slideout .vertical-menu nav .menu > li.menu-item:first-child {
    border-top: 0
}

.cg-side-slideout .vertical-menu nav .menu ul.sub-menu > li.parent:after {
    display: none
}

.cg-side-slideout .vertical-menu nav .menu li.parent > a {
    position: relative
}

    .cg-side-slideout .vertical-menu nav .menu li.parent > a:before {
        content: "\e60d";
        font-family: 'jackson';
        position: absolute;
        top: 50%;
        right: 0;
        height: 16px;
        line-height: 16px;
        font-size: 18px;
        opacity: .6;
        margin-top: -8px
    }

.cg-side-slideout .vertical-menu nav .menu li.parent.sub-menu-open > a:before {
    content: "\e60c"
}

.cg-side-slideout .vertical-menu nav .menu li.menu-item > a {
    text-align: left;
    padding: 20px 0 !important;
    display: block
}

.cg-side-slideout .vertical-menu nav .menu li > ul.sub-menu {
    display: none;
    left: 0 !important;
    opacity: 1 !important;
    position: relative;
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin-bottom: 0;
    width: 100% !important;
    border: 0 !important
}

    .cg-side-slideout .vertical-menu nav .menu li > ul.sub-menu > li ul {
        padding: 0
    }

.cg-side-slideout .vertical-menu nav .menu > li ul > li.menu-item a {
    padding-left: 15px !important
}

.cg-side-slideout .vertical-menu nav .menu > li ul > li > ul > li.menu-item a {
    padding-left: 30px !important
}

.cg-side-slideout .vertical-menu nav .menu > li ul > li > ul > li > ul > li.menu-item a {
    padding-left: 45px !important
}

.cg-side-slideout .vertical-menu nav .menu > li ul.sub-menu > li {
    width: 100% !important;
    float: none;
    border-left: 0
}

    .cg-side-slideout .vertical-menu nav .menu > li ul.sub-menu > li:first-child {
        border-top-width: 2px
    }

    .cg-side-slideout .vertical-menu nav .menu > li ul.sub-menu > li > a {
        padding: 10px 0;
        font-size: 16px;
        margin: 0;
        font-weight: normal;
        text-transform: none
    }

.cg-side-slideout .vertical-menu li.cg-menu-item-html {
    display: none
}

.slideout-sidebar {
    padding: 0 30px;
    overflow-y: scroll;
    height: 100%
}

.fs-search-open .float-menu .menu-search .fs-header-search-link i.ss-search {
    font-size: 24px !important;
    width: 20px;
    display: inline-block;
    vertical-align: -2px !important
}

#fullscreen-search {
    background: rgba(230,80,55,0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    overflow: scroll;
    -webkit-transition: opacity .5s,visibility 0s .5s;
    transition: opacity .5s,visibility 0s .5s
}

    #fullscreen-search::-webkit-scrollbar {
        display: none
    }

.fs-search-open #fullscreen-search {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

#fullscreen-search .fs-overlay-close {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 40px;
    -webkit-transform: scale(0);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition-delay: .2s;
    display: none !important
}

.has-wpadminbar #fullscreen-search .fs-overlay-close {
    top: 70px
}

.fs-search-open #fullscreen-search .fs-overlay-close {
    opacity: .8;
    -webkit-transform: scale(1)
}

    .fs-search-open #fullscreen-search .fs-overlay-close:hover {
        opacity: 1
    }

.fs-aux-open #logo img {
    display: none !important
}

    .fs-aux-open #logo img.standard {
        display: inline-block !important
    }

#fullscreen-search .fs-overlay-close, #fullscreen-search .search-wrap .title, .fs-search-bar, .fs-search-bar input#fs-search-input, #fullscreen-search .search-result-pt h3 {
    color: #fff
}

#fullscreen-search .container1 > div, #fullscreen-search .container2 > div, #fullscreen-search .container3 > div {
    background-color: #fff
}

#fullscreen-search .search-wrap {
    width: 80%;
    margin: 25% auto 10%;
    max-width: 700px
}

    #fullscreen-search .search-wrap .title {
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 20px
    }

.fs-search-bar {
    text-align: center;
    margin-bottom: 30px
}

    .fs-search-bar .ss-search {
        font-size: 30px;
        line-height: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: -4px;
        opacity: .6
    }

    .fs-search-bar input#fs-search-input {
        width: 600px !important;
        max-width: 80%;
        background: transparent;
        border: 0;
        font-size: 38px !important;
        margin: 0;
        padding: 0;
        padding: 0 4px;
        height: 72px;
        line-height: 100%;
        text-align: center
    }

#fullscreen-search .ajax-loading-wrap {
    position: absolute;
    width: 100%;
    max-width: 700px;
    padding-top: 100px
}

#fullscreen-search .ajax-loading {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
    display: none
}

#fullscreen-search .ajax-search-results {
    border-top: 0
}

#fullscreen-search .no-search-results {
    background: #fff;
    padding: 20px;
    box-shadow: 1px 2px 4px rgba(0,0,0,0.1)
}

    #fullscreen-search .no-search-results h5 {
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    #fullscreen-search .no-search-results p {
        padding: 10px 0 0
    }

#fullscreen-search .search-result-pt {
    margin-bottom: 60px
}

    #fullscreen-search .search-result-pt h3 {
        margin-top: 0
    }

#fullscreen-search .search-result {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background: #fff;
    box-shadow: 1px 2px 4px rgba(0,0,0,0.1);
    margin-top: 20px;
    border: 0;
    padding: 0
}

    #fullscreen-search .search-result.has-img .search-item-img {
        width: 125px;
        height: auto;
        margin-right: 10px
    }

        #fullscreen-search .search-result.has-img .search-item-img a {
            display: block
        }

            #fullscreen-search .search-result.has-img .search-item-img a:hover {
                opacity: .6
            }

    #fullscreen-search .search-result .search-item-img img {
        width: 125px;
        height: auto;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    #fullscreen-search .search-result .search-item-content {
        padding: 20px;
        margin: 0
    }

    #fullscreen-search .search-result h4 {
        margin-top: 0;
        margin-bottom: 10px
    }

    #fullscreen-search .search-result time {
        opacity: .8
    }

    #fullscreen-search .search-result.has-img .search-item-content {
        margin-left: 135px
    }

    #fullscreen-search .search-result.load-in {
        -webkit-animation: moveUp .4s ease-out forwards;
        -moz-animation: moveUp .4s ease-out forwards;
        animation: moveUp .4s ease-out forwards
    }

#fullscreen-search .ajax-search-results .all-results {
    display: block;
    width: 30%;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    font-weight: bold;
    padding: 18px
}

.fs-search-open .fs-header-search-link > i:before {
    content: "\e606";
    font-family: "jackson"
}

.fs-search-open .aux-item {
    opacity: 0;
    pointer-events: none
}

    .fs-search-open .aux-item.aux-search {
        opacity: 1;
        pointer-events: auto;
        border-color: transparent !important
    }

#fullscreen-supersearch {
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    overflow: scroll;
    -webkit-transition: opacity .5s,visibility 0s .5s;
    transition: opacity .5s,visibility 0s .5s
}

.fs-supersearch-open #fullscreen-supersearch {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

#fullscreen-supersearch .fs-overlay-close {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 40px;
    -webkit-transform: scale(0);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition-delay: .2s;
    display: none !important
}

.has-wpadminbar #fullscreen-supersearch .fs-overlay-close {
    top: 70px
}

.fs-supersearch-open #fullscreen-supersearch .fs-overlay-close {
    opacity: .8;
    -webkit-transform: scale(1)
}

.fs-search-open #fullscreen-supersearch .fs-overlay-close:hover {
    opacity: 1
}

a.fs-supersearch-link span {
    display: none
}

a.fs-supersearch-link {
    font-size: 24px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

    a.fs-supersearch-link > i {
        display: inline-block;
        height: 30px;
        vertical-align: -2px
    }

#fullscreen-supersearch .supersearch-wrap {
    width: 80%;
    margin: 20% auto 10%
}

#fullscreen-supersearch .cg-super-search {
    background: transparent
}

    #fullscreen-supersearch .cg-super-search .search-options {
        width: 100%;
        margin-bottom: 50px;
        text-align: center
    }

        #fullscreen-supersearch .cg-super-search .search-options > span, #fullscreen-supersearch .cg-super-search .search-options .ss-dropdown > span {
            font-size: 36px;
            line-height: 60px
        }

        #fullscreen-supersearch .cg-super-search .search-options > input[type="text"] {
            font-size: 36px !important;
            height: 50px
        }

        #fullscreen-supersearch .cg-super-search .search-options .ss-dropdown {
            margin: 0 8px
        }

    #fullscreen-supersearch .cg-super-search .search-go {
        width: 100%;
        text-align: center
    }

        #fullscreen-supersearch .cg-super-search .search-go a.cg-button {
            margin-right: 0 !important;
            font-size: 14px
        }

.fs-supersearch-open .fs-supersearch-link > i:before {
    content: "\e606";
    font-family: "jackson"
}

.fs-supersearch-open .aux-item {
    opacity: 0;
    pointer-events: none
}

    .fs-supersearch-open .aux-item.aux-supersearch {
        opacity: 1;
        pointer-events: auto;
        border-color: transparent !important
    }

a.contact-menu-link {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

    a.contact-menu-link > i {
        display: inline-block;
        height: 24px
    }

.contact-menu-link.slide-open > i:before {
    content: "\e606";
    font-family: "jackson"
}

#contact-slideout {
    display: none
}

    #contact-slideout > .container {
        padding-top: 45px;
        padding-bottom: 45px
    }

        #contact-slideout > .container > .row:last-child > div {
            margin-bottom: 0
        }

.ajax-search-wrap {
    position: absolute;
    top: 100%;
    right: 0;
    border: 2px solid #e3e3e3;
    width: 300px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    display: none
}

.is-sticky .ajax-search-wrap {
    margin-top: -2px
}

.ajax-search-wrap form.ajax-search-form {
    height: 75px
}

#main-nav .ajax-search-wrap {
    right: -1px
}

.header-search-link-alt.search-open:after {
    content: "\e60d";
    font-family: 'jackson';
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin-left: -6px;
    height: 15px;
    line-height: 15px;
    font-size: 12px
}

.ajax-search-wrap input[type="text"] {
    border: 0;
    background: transparent;
    padding: 24px 30px;
    width: 100%;
    margin: 0;
    height: 75px;
    line-height: 20px;
    vertical-align: top
}

#main-nav .ajax-search-wrap input[type="text"] {
    padding: 12px 20px
}

.ajax-search-wrap .ajax-loading {
    background: transparent url('../images/loader.gif') no-repeat center center;
    background-size: 75%;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 30px;
    top: 28px;
    display: none
}

.ajax-search-results {
    border-top: 2px solid #e3e3e3;
    display: none;
    text-align: left
}

.search-result-pt h6, .no-search-results h6 {
    margin-bottom: 0;
    padding-left: 20px;
    margin-top: 18px;
    letter-spacing: normal
}

.search-result-pt .search-result {
    padding: 14px 0;
    height: auto;
    overflow: hidden
}

    .search-result-pt .search-result:nth-of-type(1) {
        padding-top: 12px
    }

.search-result .search-item-img, .search-result .search-item-img img, .search-result .search-item-img .img-holder {
    height: 35px;
    width: 35px
}

    .search-result .search-item-img .img-holder i {
        padding: 8px 6px;
        font-size: 18px;
        height: 35px;
        display: block;
        line-height: 22px;
        text-align: center
    }

.search-result {
    position: relative
}

    .search-result .search-result-link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3
    }

    .search-result .search-item-content {
        margin-left: 0;
        position: relative;
        z-index: 2
    }

    .search-result.has-img .search-item-content {
        margin-left: 46px
    }

    .search-result h5 {
        margin-bottom: 6px;
        margin-top: 0;
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }

    .search-result time {
        line-height: 20px;
        font-size: 13px;
        opacity: .6;
        margin-bottom: 0 !important
    }

.no-search-results p {
    padding: 10px 20px 18px;
    margin-bottom: 0
}

.ajax-search-results .all-results {
    display: block;
    margin-top: 40px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase
}

.menu-search .ajax-search-results {
    margin: 0 30px;
    padding: 20px 0 30px;
    line-height: 100%
}

nav.std-menu ul.menu > li.menu-item.cg-mega-menu {
    position: inherit
}

li.menu-item.cg-mega-menu > ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 1170px;
    margin: 0;
    max-width: 100%;
    letter-spacing: normal
}

.full-center li.menu-item.cg-mega-menu > ul.sub-menu {
    width: 100%
}

li.menu-item.cg-mega-menu.cg-mega-menu-fw > ul.sub-menu {
    max-width: 100%
}

.float-menu li.menu-item.cg-mega-menu > ul.sub-menu {
    left: 15px
}

.full-center .float-menu li.menu-item.cg-mega-menu > ul.sub-menu {
    left: 0
}

li.menu-item.cg-mega-menu > ul.sub-menu > li {
    position: relative;
    width: 100%;
    float: left;
    border-top: 0;
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e3e3e3
}

    li.menu-item.cg-mega-menu > ul.sub-menu > li:first-child {
        border-left: 0
    }

li.menu-item.cg-mega-menu > ul.sub-menu > div > li {
    border-top: 0;
    padding: 40px 0
}

    li.menu-item.cg-mega-menu > ul.sub-menu > div > li.no-column-spacing {
        padding: 0
    }

li.menu-item.cg-mega-menu[data-megamenucols="2"].cg-mega-menu-natural-width > ul.sub-menu {
    width: 500px;
    max-width: none
}

li.menu-item.cg-mega-menu[data-megamenucols="3"].cg-mega-menu-natural-width > ul.sub-menu {
    width: 600px;
    max-width: none
}

li.menu-item.cg-mega-menu[data-megamenucols="4"].cg-mega-menu-natural-width > ul.sub-menu {
    width: 700px;
    max-width: none
}

li.menu-item.cg-mega-menu[data-megamenucols="5"].cg-mega-menu-natural-width > ul.sub-menu {
    width: 700px;
    max-width: none
}

li.menu-item.cg-mega-menu[data-megamenucols="6"].cg-mega-menu-natural-width > ul.sub-menu {
    width: 700px;
    max-width: none
}

li.menu-item.cg-mega-menu[data-megamenucols="2"] > ul.sub-menu > li, li.menu-item.cg-mega-menu[data-megamenucols="2"] > ul.sub-menu > div > li {
    width: 50%;
    float: left
}

li.menu-item.cg-mega-menu[data-megamenucols="3"] > ul.sub-menu > li, li.menu-item.cg-mega-menu[data-megamenucols="3"] > ul.sub-menu > div > li {
    width: 33.33333%;
    float: left
}

li.menu-item.cg-mega-menu[data-megamenucols="4"] > ul.sub-menu > li, li.menu-item.cg-mega-menu[data-megamenucols="4"] > ul.sub-menu > div > li {
    width: 25%;
    float: left
}

li.menu-item.cg-mega-menu[data-megamenucols="5"] > ul.sub-menu > li, li.menu-item.cg-mega-menu[data-megamenucols="5"] > ul.sub-menu > div > li {
    width: 20%;
    float: left
}

li.menu-item.cg-mega-menu[data-megamenucols="6"] > ul.sub-menu > li, li.menu-item.cg-mega-menu[data-megamenucols="6"] > ul.sub-menu > div > li {
    width: 16.66666%;
    float: left
}

li.menu-item.cg-mega-menu > ul.sub-menu > li ul, li.menu-item.cg-mega-menu > ul.sub-menu > div > li ul {
    position: relative !important;
    top: 0 !important;
    left: 0;
    display: block !important;
    opacity: 1 !important;
    width: 100%;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    max-width: none;
    padding: 0 20px
}

li.menu-item.cg-mega-menu.cg-mega-menu-alt.no-headings ul.sub-menu > li ul > li:first-child, li.menu-item.cg-mega-menu > ul.sub-menu li, li.menu-item.cg-mega-menu ul.sub-menu > li ul > li:first-child {
    border-top-width: 0
}

li.menu-item.cg-mega-menu ul.sub-menu > li ul > li.menu-item {
    width: 100%;
    float: none
}

li.menu-item.cg-mega-menu ul.sub-menu li.menu-item > a {
    float: none;
    display: block;
    text-align: left
}

li.menu-item.cg-mega-menu ul.sub-menu > div > li.menu-item > a {
    padding: 10px 35px
}

li.menu-item.cg-mega-menu > ul.sub-menu > li.menu-item > a, li.menu-item.cg-mega-menu > ul.sub-menu > li.menu-item > span.title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 20px 0;
    display: block;
    padding: 10px 15px
}

li.menu-item.cg-mega-menu.no-headings > ul.sub-menu > li.menu-item > a, li.menu-item.cg-mega-menu.no-headings > ul.sub-menu > li.menu-item > span.title, li.menu-item.cg-mega-menu.no-headings > ul.sub-menu > div > li.menu-item > a, li.menu-item.cg-mega-menu.no-headings > ul.sub-menu > div > li.menu-item > span.title {
    display: none
}

li.menu-item.cg-mega-menu > ul.sub-menu > li ul {
    padding: 0 20px 20px
}

li.menu-item.cg-mega-menu.no-headings > ul.sub-menu > li ul {
    padding: 20px
}

li.menu-item.cg-mega-menu.no-column-spacing > ul.sub-menu > li ul {
    padding: 0 !important
}

li.menu-item.cg-mega-menu.cg-mega-menu-alt ul.sub-menu > li ul > li:first-child, li.menu-item.cg-mega-menu.cg-mega-menu-alt ul.sub-menu > li ul > li:first-child, li.menu-item.cg-mega-menu.cg-mega-menu-alt > ul.sub-menu li.menu-item {
    border-top-width: 1px
}

li.menu-item.cg-mega-menu.no-headings > ul.sub-menu > div > li.menu-item > ul.sub-menu > li.menu-item:first-child {
    border-top: 0
}

nav.std-menu ul.menu > li.menu-item.cg-mega-menu-natural-width {
    position: relative
}

li.menu-item.cg-mega-menu.cg-mega-menu-natural-width > ul.sub-menu {
    left: auto;
    margin: 0;
    min-width: 0
}

    li.menu-item.cg-mega-menu.cg-mega-menu-natural-width > ul.sub-menu > .container {
        width: auto;
        max-width: 100%
    }

li.cg-menu-item-html {
    padding: 20px !important
}

    li.cg-menu-item-html.no-column-spacing {
        padding: 0 !important
    }

    li.cg-menu-item-html .mega-menu-widget > .row {
        margin: 0
    }

.mega-menu-widget .product {
    margin-bottom: 0 !important
}

#header.sticky-header {
    -webkit-transform: translateZ(0) translateY(0);
    -moz-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    transition: transform .5s ease-in-out,transform .5s ease-in-out,background .5s ease-in-out;
    -moz-transition: height .5s ease-in-out,-moz-transform .5s ease-in-out,background .5s ease-in-out;
    -webkit-transition: height .5s ease-in-out,-webkit-transform .5s ease-in-out,background .5s ease-in-out;
    -o-transition: height .5s ease-in-out,-o-transform .5s ease-in-out,background .5s ease-in-out
}

    #header.sticky-header.sticky-header-hide {
        -webkit-transform: translateZ(0) translateY(-100%);
        -moz-transform: translateZ(0) translateY(-100%);
        transform: translateZ(0) translateY(-100%)
    }

#main-nav.sticky-header {
    width: 100%
}

.header-3 .is-sticky .sticky-header, .header-4 .is-sticky .sticky-header, .header-7 .is-sticky .sticky-header, .header-8 .is-sticky .sticky-header {
    width: 100%
}

.layout-fullwidth .header-3 .is-sticky .sticky-header, .layout-fullwidth .header-4 .is-sticky .sticky-header, .layout-fullwidth .header-7 .is-sticky .sticky-header, .layout-fullwidth .header-8 .is-sticky .sticky-header {
    max-width: 100% !important
}

.header-7 .sticky-header, .header-8 .sticky-header {
    transition: padding .5s ease-in-out;
    -moz-transition: padding .5s ease-in-out;
    -webkit-transition: padding .5s ease-in-out;
    -o-transition: padding .5s ease-in-out
}

#main-nav-sticky-wrapper {
    height: 45px
}

.full-center #main-navigation ul.menu > li > a, .full-center .header-right ul.menu > li > a, .full-center nav.float-alt-menu ul.menu > li > a, .full-center #logo h1, .full-center .header-right div.text {
    transition: height .3s ease-in-out,line-height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out,line-height .3s ease-in-out;
    -webkit-transition: height .3s ease-in-out,line-height .3s ease-in-out;
    -o-transition: height .3s ease-in-out,line-height .3s ease-in-out
}

body[class*="header-naked"] #top-bar {
    display: none !important
}

body[class*="header-naked"] #cg-header-banner {
    display: none !important
}

body[class*="header-naked"] #header-section #header {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header-wrap[class*="page-header-naked"] {
    position: absolute;
    top: 0;
    width: 100%;
    background: transparent;
    border-bottom: 0
}

    .header-wrap[class*="page-header-naked"] .header-wrap {
        background: transparent;
        width: 100%;
        position: absolute;
        top: 40px;
        z-index: 7
    }

    .header-wrap[class*="page-header-naked"] #header-section #header, .header-wrap[class*="page-header-naked"] #header-section.header-5 #header {
        background: transparent
    }

    .header-wrap[class*="page-header-naked"] .sticky-header, .full-center[class*="page-header-naked"] #header {
        background-color: transparent;
        transition: background .5s ease-in-out,border-color .5s ease-in-out,height .3s ease-in-out,transform .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,border-color .5s ease-in-out,height .3s ease-in-out,transform .5s ease-in-out;
        -webkit-transition: background .5s ease-in-out,border-color .5s ease-in-out,height .3s ease-in-out,transform .5s ease-in-out;
        -o-transition: background .5s ease-in-out,border-color .5s ease-in-out,height .3s ease-in-out,transform .5s ease-in-out
    }

    .header-wrap[class*="page-header-naked"] .header-6 #header {
        background-color: transparent
    }

    .header-wrap[class*="page-header-naked"], .header-wrap[class*="page-header-naked"] #header-section:before, .header-wrap[class*="page-header-naked"] #header .is-sticky .sticky-header, .header-wrap[class*="page-header-naked"] #header-section #header, .header-wrap[class*="page-header-naked"] .header-6 {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .header-wrap[class*="page-header-naked"] .sticky-wrapper:not(.is-sticky) .header-right .aux-item, .header-wrap[class*="page-header-naked"] .sticky-wrapper:not(.is-sticky) .header-left .aux-item, .header-wrap[class*="page-header-naked"] .header-6 .aux-item {
            border-color: transparent !important
        }

        .header-wrap[class*="page-header-naked"] #header-section #main-nav {
            background: transparent;
            border-color: transparent
        }

            .header-wrap[class*="page-header-naked"] #header-section #main-nav ul.menu > li, .header-wrap[class*="page-header-naked"] #header-section nav#main-navigation ul.menu > li, .header-wrap[class*="page-header-naked"] #header nav.float-alt-menu ul.menu > li {
                border-color: transparent
            }

        .header-wrap[class*="page-header-naked"] .sticky-wrapper:not(.is-sticky) nav .menu > li.menu-item > a, .header-wrap[class*="page-header-naked"] .sticky-wrapper:not(.is-sticky) nav.float-alt-menu ul.menu > li > a, .header-wrap[class*="page-header-naked"] #header nav .menu > li:hover > a, .header-wrap[class*="page-header-naked"] .menu-right nav .menu > li:hover > a {
            background: transparent
        }

        .header-wrap[class*="page-header-naked"] #header .is-sticky .sticky-header.sticky-header-resized {
            -moz-box-shadow: 0 3px 5px rgba(0,0,0,.05);
            -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.05);
            box-shadow: 0 3px 5px rgba(0,0,0,.05)
        }

        .header-wrap[class*="page-header-naked"] .header-5 .sticky-header {
            max-width: 1140px
        }

.page-header-naked-light .sticky-wrapper:not(.is-sticky) #logo.has-light-logo img, .page-header-naked-light .header-2 #logo.has-light-logo img, .page-header-naked-light .header-6 #logo.has-light-logo img {
    display: none
}

    .page-header-naked-light .sticky-wrapper:not(.is-sticky) #logo.has-light-logo img.light-logo, .page-header-naked-light .header-2 #logo.has-light-logo img.light-logo, .page-header-naked-light .header-6 #logo.has-light-logo img.light-logo {
        display: inline-block
    }

.page-header-naked-dark .sticky-wrapper:not(.is-sticky) #logo.has-dark-logo img, .page-header-naked-dark .header-2 #logo.has-dark-logo img, .page-header-naked-dark .header-6 #logo.has-dark-logo img {
    display: none
}

    .page-header-naked-dark .sticky-wrapper:not(.is-sticky) #logo.has-dark-logo img.dark-logo, .page-header-naked-dark .header-2 #logo.has-dark-logo img.dark-logo, .page-header-naked-dark .header-6 #logo.has-dark-logo img.dark-logo {
        display: inline-block
    }

.page-header-naked-light:not(.full-header-stick) .header-left, .page-header-naked-light:not(.full-header-stick) .header-left ul.menu > li.parent > a, .page-header-naked-light:not(.full-header-stick) .header-right, .page-header-naked-light:not(.full-header-stick) .header-right ul.menu > li.parent > a, .page-header-naked-light:not(.full-header-stick) #logo h1, .sticky-header-disabled .page-header-naked-light.full-header-stick .header-left, .sticky-header-disabled .page-header-naked-light.full-header-stick .header-left ul.menu > li.parent > a, .sticky-header-disabled .page-header-naked-light.full-header-stick .header-right, .sticky-header-disabled .page-header-naked-light.full-header-stick .header-right ul.menu > li.parent > a, .sticky-header-disabled .page-header-naked-light.full-header-stick #header .header-right ul.menu > li > a.header-search-link, .sticky-header-disabled .page-header-naked-light.full-header-stick #logo h1 {
    color: #fff
}

.page-header-naked-light .sticky-wrapper:not(.is-sticky) #logo h1, .page-header-naked-light .sticky-wrapper:not(.is-sticky) #main-nav ul.menu > li > a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) nav .menu > li.menu-item > a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) nav.std-menu .menu > li > a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-left, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-left ul.menu > li > a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-right, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-right ul.menu > li > a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .shopping-bag-item a > span.num-items, .page-header-naked-light .sticky-wrapper:not(.is-sticky) #header .aux-item ul.menu > li > a.header-search-link, .page-header-naked-light .header-6 #header .aux-item ul.menu > li > a.header-search-link, .page-header-naked-light .header-6 .shopping-bag-item a > span.num-items, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .fs-supersearch-link, .page-header-naked-light.full-header-stick .sticky-wrapper:not(.is-sticky) .aux-item a.contact-menu-link, .page-header-naked-light.full-header-stick .sticky-wrapper:not(.is-sticky) .aux-item ul.social-icons > li > a, .sticky-header-disabled .page-header-naked-light.full-header-stick #main-nav ul.menu > li > a, .sticky-header-disabled .page-header-naked-light.full-header-stick nav .menu > li.menu-item > a, .sticky-header-disabled .page-header-naked-light a.contact-menu-link {
    color: #fff
}

.page-header-naked-light .sticky-wrapper:not(.is-sticky) a.menu-bars-link span, .page-header-naked-light .sticky-wrapper:not(.is-sticky) a.menu-bars-link span:before, .page-header-naked-light .sticky-wrapper:not(.is-sticky) a.menu-bars-link span:after, .page-header-naked-light .header-6 a.menu-bars-link span, .page-header-naked-light .header-6 a.menu-bars-link span:before, .page-header-naked-light .header-6 a.menu-bars-link span:after, .sticky-header-disabled .page-header-naked-light a.menu-bars-link span, .sticky-header-disabled .page-header-naked-light a.menu-bars-link span:before, .sticky-header-disabled .page-header-naked-light a.menu-bars-link span:after {
    background: #fff
}

.page-header-naked-light .sticky-wrapper:not(.is-sticky) .shopping-bag-item a > span.num-items:after, .page-header-naked-light .header-6 .shopping-bag-item a > span.num-items:after {
    border-color: #fff
}

.page-header-naked-dark:not(.full-header-stick) .header-left, .page-header-naked-dark:not(.full-header-stick) .header-left ul.menu > li.parent > a, .page-header-naked-dark:not(.full-header-stick) .header-right, .page-header-naked-dark:not(.full-header-stick) .header-right ul.menu > li.parent > a, .page-header-naked-dark:not(.full-header-stick) #logo h1, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) #main-nav ul.menu > li > a, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) nav .menu > li.menu-item > a, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) nav.std-menu .menu > li > a, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-left, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-left ul.menu > li > a, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-right, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-right ul.menu > li > a, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .shopping-bag-item a > span.num-items, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) #header .aux-item ul.menu > li, .page-header-naked-dark .header-6 #header .aux-item ul.menu > li > a.header-search-link, .page-header-naked-dark .header-6 .shopping-bag-item a > span.num-items, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) .fs-supersearch-link, .page-header-naked-dark.full-header-stick .sticky-wrapper:not(.is-sticky) .aux-item a.contact-menu-link, .page-header-naked-dark.full-header-stick .sticky-wrapper:not(.is-sticky) .aux-item ul.social-icons > li > a, .sticky-header-disabled .page-header-naked-dark.full-header-stick .header-left, .sticky-header-disabled .page-header-naked-dark.full-header-stick .header-left ul.menu > li.parent > a, .sticky-header-disabled .page-header-naked-dark.full-header-stick .header-right, .sticky-header-disabled .page-header-naked-dark.full-header-stick .header-right ul.menu > li.parent > a, .sticky-header-disabled .page-header-naked-dark.full-header-stick #logo h1 {
    color: #222
}

.page-header-naked-dark .sticky-wrapper:not(.is-sticky) a.menu-bars-link span, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) a.menu-bars-link span:before, .page-header-naked-dark .sticky-wrapper:not(.is-sticky) a.menu-bars-link span:after, .page-header-naked-dark .header-6 a.menu-bars-link span, .page-header-naked-dark .header-6 a.menu-bars-link span:before, .page-header-naked-dark .header-6 a.menu-bars-link span:after, .sticky-header-disabled .page-header-naked-dark a.menu-bars-link span, .sticky-header-disabled .page-header-naked-dark a.menu-bars-link span:before, .sticky-header-disabled .page-header-naked-dark a.menu-bars-link span:after {
    background: #222
}

.page-header-naked-dark .sticky-wrapper:not(.is-sticky) .shopping-bag-item a > span.num-items:after, .page-header-naked-dark .header-6 .shopping-bag-item a > span.num-item:after, .sticky-header-disabled .page-header-naked-dark.full-header-stick .shopping-bag-item a > span.num-items:after {
    border-color: #222
}

body[class*="header-naked"] .inner-page-wrap {
    margin-top: 0
}

.logo-alt-version #logo img {
    display: none
}

    .logo-alt-version #logo img.alt-logo {
        display: inline-block
    }

#cg-header-banner {
    padding: 15px 0;
    position: relative;
    z-index: 100
}

#cg-banner-widgets .widget {
    padding-bottom: 0;
    padding-top: 25px
}

    #cg-banner-widgets .widget .textwidget {
        margin-top: 0
    }

#cg-header-banner.banner-fw-header .widget {
    text-align: center
}

#cg-banner-widgets .widget:first-child {
    padding-top: 0
}

.header-standard-overlay #cg-header-banner {
    display: none
}

.widget {
    padding-bottom: 35px
}

    .widget ul {
        margin: 0;
        list-style: none
    }

        .widget ul li {
            margin-bottom: 0;
            line-height: 150%
        }

.widget_recent_comments ul li {
    padding: 10px 0
}

.widget ul li > a {
    padding: 10px 0;
    display: block
}

.widget.widget_categories ul li > a {
    padding: 9px 0
}

.widget.widget_recent_entries ul li:first-child, .widget.widget_recent_comments ul li:first-child, .widget.widget_categories ul li:first-child {
    margin-top: -10px
}

.widget .textwidget {
    margin-top: -4px
}

    .widget .textwidget .container {
        max-width: 100%
    }

.widget a {
    text-decoration: none
}

    .widget a:hover {
        text-decoration: underline
    }

.widget_archive ul > li, .widget_nav_menu ul > li, .widget_categories ul li, .widget_recent_comments ul > li, .widget_meta ul > li, .widget_recent_entries ul > li, .widget_product_categories ul > li, .widget_layered_nav ul li, .widget_edd_categories_tags_widget ul li, .widget_display_replies ul li, .widget_display_forums ul li, .widget_display_topics ul li {
    border-top: 2px solid transparent
}

    .widget_archive ul > li:first-child, .widget_nav_menu ul > li:first-child, .widget_categories > ul > li:first-child, .widget_recent_comments ul > li:first-child, .widget_meta ul > li:first-child, .widget_recent_entries ul > li:first-child, .widget_product_categories ul > li:first-child, .widget_layered_nav ul li:first-child, .widget_edd_categories_tags_widget ul li:first-child, .widget_display_replies ul li:first-child, .widget_display_forums ul li:first-child, .widget_display_topics ul li:first-child {
        border-top: 0
    }

    .widget_archive ul > li a:hover, .widget_nav_menu ul > li a:hover, .widget_categories ul > li a:hover, .widget_meta ul > li a:hover, .widget_recent_entries ul > li a:hover, .widget_product_categories ul > li a:hover, .widget_layered_nav ul > li a:hover, .widget_display_replies ul > li a:hover, .widget_display_forums ul > li a:hover, .widget_display_topics ul > li a:hover {
        text-decoration: none
    }

.widget_categories .title-wrap.widget-heading {
    margin-bottom: 30px
}

.widget_categories li a > span {
    margin-left: 3px;
    font-size: 12px;
    padding: 1px 0;
    color: #777;
    display: inline-block;
    position: relative;
    top: -4px;
    float: none;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out
}

    .widget_categories li a > span.show-count {
        opacity: 1
    }

.widget_categories ul ul > li > a {
    padding-left: 10px
}

.widget_categories ul ul ul > li > a {
    padding-left: 20px
}

.widget_product_categories ul.children {
    padding-left: 10px;
    border-top: 2px solid #e4e4e4;
    padding-top: 2px
}

.widget_nav_menu ul.sub-menu {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

    .widget_nav_menu ul.sub-menu li {
        padding-left: 15px
    }

.wp-tag-cloud {
    margin: 0;
    padding: 0;
    list-style: none;
    height: auto;
    overflow: hidden
}

ul.wp-tag-cloud li {
    float: left;
    margin-bottom: 8px;
    position: relative;
    padding-left: 14px;
    overflow: hidden
}

    ul.wp-tag-cloud li:before {
        content: '';
        width: 22px;
        height: 22px;
        position: absolute;
        left: 3px;
        top: 5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        border-left: 2px solid #e3e3e3;
        border-bottom: 2px solid #e3e3e3;
        -webkit-border-radius: 0 0 0 .25em;
        -moz-border-radius: 0 0 0 .25em;
        border-radius: 0 0 0 .25em;
        z-index: 1;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none
    }

    ul.wp-tag-cloud li:after {
        content: "";
        position: absolute;
        z-index: 3;
        top: 12px;
        left: 15px;
        float: left;
        width: 7px;
        height: 7px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        background: #fff;
        border: 2px solid #e3e3e3;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none
    }

    ul.wp-tag-cloud li > a {
        margin-right: 12px;
        padding: 4px 12px 4px 18px;
        text-decoration: none;
        moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 2px solid #e4e4e4;
        border-left: 0;
        font-size: 13px !important;
        background-size: 100% 100%;
        background-position: center center;
        float: left;
        position: relative;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1px;
        z-index: 2;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        height: 32px;
        max-height: 32px;
        line-height: 20px
    }

        ul.wp-tag-cloud li > a:hover {
            border-color: transparent
        }

.widget-video .video-widget-wrap {
    padding-top: 56.25%;
    position: relative
}

.widget-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.widget_search form {
    position: relative;
    margin-bottom: 0
}

.widget_search .screen-reader-text {
    display: none
}

.widget_search form input {
    margin: 0;
    border: 2px solid #e3e3e3;
    width: 100%;
    height: 42px;
    font-size: 14px;
    line-height: 19px;
    padding-left: 15px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

    .widget_search form input[type="submit"] {
        visibility: hidden;
        height: 0;
        padding: 0
    }

.widget_search form:after {
    content: "\e605";
    font-family: 'jackson';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 15px;
    position: absolute;
    float: right;
    top: 9px;
    right: 0;
    color: #333
}

.item-link {
    text-decoration: none
}

.portfolio .item-link i {
    margin-right: 10px;
    vertical-align: -2px
}

.cpb_latest_tweets_widget {
    padding: 25px 0
}

    .cpb_latest_tweets_widget .twitter-bird {
        font-size: 14px;
        line-height: 26px;
        float: left
    }

    .cpb_latest_tweets_widget ul {
        margin-left: 25px
    }

        .cpb_latest_tweets_widget ul li {
            margin-top: 15px
        }

            .cpb_latest_tweets_widget ul li:first-child {
                margin-top: 0
            }

    .cpb_latest_tweets_widget .tweet-text {
        line-height: 24px;
        display: block
    }

        .cpb_latest_tweets_widget .tweet-text a {
            font-weight: bold;
            text-decoration: none
        }

    .cpb_latest_tweets_widget .twitter_intents {
        display: block
    }

        .cpb_latest_tweets_widget .twitter_intents a {
            margin-right: 5px
        }

    .cpb_latest_tweets_widget a.twitter-timestamp {
        display: inline-block;
        line-height: 24px;
        margin-left: 10px;
        font-size: 12px
    }

.cpb_image figure {
    max-width: 100%
}

.cpb_image.shadow figure {
    -moz-box-shadow: 2px 2px 0 rgba(0,0,0,.25);
    -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.25);
    box-shadow: 2px 2px 0 rgba(0,0,0,.25)
}

.cpb_image {
    margin-bottom: 30px
}

    .cpb_image img {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        z-index: 2
    }

    .cpb_image .image-caption {
        text-align: center;
        margin: 15px 0 20px;
        font-style: italic
    }

.widget.widget_lip_most_loved_widget li {
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 64px;
    position: relative;
    padding: 12px 18px;
    border: 1px solid #e3e3e3
}

.widget_lip_most_loved_widget .loved-item > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widget_lip_most_loved_widget .loved-item > h5 {
    line-height: 20px;
    margin: 0 0 2px;
    padding: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 65%
}

.widget_lip_most_loved_widget .loved-item > span {
    font-size: 12px
}

.loved-item > br {
    display: none
}

.loved-item .loved-count {
    border-left: 1px solid #e4e4e4;
    position: absolute;
    right: 0;
    top: 0;
    height: 64px;
    width: 70px;
    display: block;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

    .loved-item .loved-count > i {
        vertical-align: 0;
        font-size: 14px;
        padding: 10px 9px 5px;
        border-radius: 50%;
        margin-top: 15px;
        display: inline-block;
        margin-left: -15px;
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
    }

    .loved-item .loved-count > svg {
        position: absolute;
        width: 100%;
        top: 50%;
        margin-top: -13px;
        margin-left: 2px
    }

.loved-item:hover .loved-count > svg .stroke, .loved-item:hover .loved-count > svg .fill {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.loved-item .loved-count > span {
    text-align: center;
    position: absolute;
    width: 90%;
    display: block;
    top: 19px;
    left: 6px;
    font-size: 12px
}

.widget .recent-posts-list > li {
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 10px
}

.recent-posts-list li .recent-post-image {
    padding: 0;
    float: left;
    width: 90px;
    height: auto;
    min-height: 70px;
    background: #222;
    position: relative
}

    .recent-posts-list li .recent-post-image img {
        display: block;
        width: 100%;
        height: auto
    }

    .recent-posts-list li .recent-post-image i {
        color: #fff;
        width: 100%;
        text-align: center;
        font-size: 24px;
        top: 50%;
        position: absolute;
        margin-top: -6px
    }

.recent-posts-list li.has-image .recent-post-details {
    padding: 0 10px;
    margin-left: 98px
}

.recent-posts-list li .recent-post-title {
    display: block;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.recent-posts-list li .recent-post-details > span {
    font-size: 12px;
    font-style: italic
}

.recent-posts-list li .recent-post-details .comments-likes {
    float: none;
    margin-top: 8px;
    font-size: 12px !important
}

.posts-type-standard-row .recent-post {
    margin-bottom: 30px
}

    .posts-type-standard-row .recent-post figure {
        margin-bottom: 0
    }

.recent-comments-list .comment .comment-wrap {
    padding: 10px 0
}

.recent-comments-list .comment:first-child .comment-wrap {
    padding-top: 0
}

.recent-comments-list .comment .comment-body {
    margin-top: 5px
}

.recent-comments-list .comment .comment-meta-actions a {
    font-size: 12px;
    text-transform: uppercase
}

.recentcomments {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.flickr_images {
    margin-right: -2px;
    margin-bottom: 30px
}

.widget.flickr-widget ul {
    margin-right: -10px
}

.widget.flickr-widget li {
    height: 81px;
    width: 81px;
    padding: 0;
    border: 0;
    overflow: hidden;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0 10px 10px 0;
    background-image: url(images/crease.html);
    background-size: 100% 100%;
    background-position: center center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s,opacity .3s;
    -moz-transition: -moz-transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.browser-ie .widget.flickr-widget li, .browser-ie10 .widget.flickr-widget li {
    background-image: none
}

.flickr-widget li img {
    height: 81px;
    width: auto;
    min-height: 81px;
    min-width: 81px;
    display: block;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.flickr-widget li:hover img {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0)
}

.widget ul.flickr_images li a {
    padding: 0
}

    .widget ul.flickr_images li a:after {
        content: "\1F50E";
        font-family: "SSGizmo";
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        font-size: 20px;
        position: absolute;
        right: 50%;
        top: 50%;
        margin-top: -6px;
        margin-right: -11px;
        color: #999;
        opacity: 0;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out
    }

.widget ul.flickr_images li:hover a:after {
    opacity: 1
}

.browser-ie .widget ul.flickr_images li a:after {
    display: none
}

.twitter-widget {
    margin: 0
}

.widget.twitter-widget li {
    border: 2px solid #e3e3e3;
    border-top-width: 0;
    padding: 12px 50px 15px 15px;
    position: relative
}

    .widget.twitter-widget li:first-child {
        border-top-width: 2px
    }

    .widget.twitter-widget li:before {
        content: "\f099";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        display: block;
        text-decoration: inherit;
        position: absolute;
        top: 15px;
        right: 15px;
        font-size: 16px;
        height: auto;
        opacity: .5;
        -moz-opacity: .5;
        filter: alpha(opacity=50)
    }

#footer .widget.twitter-widget li:before {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

.twitter-widget .tweet-text {
    line-height: 160%;
    word-break: break-word
}

.twitter-widget .twitter_intents {
    margin: 10px 0 0
}

    .twitter-widget .twitter_intents a {
        display: none
    }

        .twitter-widget .twitter_intents a.timestamp {
            display: block;
            opacity: .5;
            -moz-opacity: .5;
            filter: alpha(opacity=50)
        }

.twitter-date a, .twitter-link a, .widget .twitter-link a:hover {
    text-decoration: none
}

.twitter-link {
    margin-top: 15px
}

    .twitter-link a {
        display: inline-block;
        letter-spacing: normal;
        line-height: 25px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out
    }

        .twitter-link a:hover {
            text-decoration: none !important;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0
        }

.sidebar .rev_slider_wrapper {
    overflow: hidden;
    padding-bottom: 40px !important
}

.subscribers-list {
    text-align: center;
    padding: 15px 15px 9px;
    border: 1px solid #e4e4e4;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff
}

    .subscribers-list li {
        display: inline-block;
        width: 64px;
        margin-left: 10px
    }

        .subscribers-list li:first-child {
            margin-left: 0
        }

        .subscribers-list li > a.social-circle {
            font-size: 27px;
            background: #222;
            -moz-border-radius: 40px;
            -webkit-border-radius: 40px;
            border-radius: 40px;
            padding: 11px 7px;
            width: 35px;
            text-align: center;
            margin: 0 auto 5px
        }

        .subscribers-list li:hover > a.social-circle {
            text-decoration: none
        }

        .subscribers-list li > a.social-circle i {
            width: 30px
        }

        .subscribers-list li span {
            display: block;
            text-align: center;
            font-size: 12px
        }

            .subscribers-list li span.social-count {
                font-weight: bold;
                font-size: 14px;
                margin-bottom: 4px
            }

.sidebar-ad-grid {
    padding: 15px;
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,.15);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.15);
    box-shadow: inset 0 0 10px rgba(0,0,0,.15)
}

    .sidebar-ad-grid ul > li {
        float: left;
        margin: 5px;
        max-width: 125px
    }

        .sidebar-ad-grid ul > li img {
            display: block
        }

.widget input[type="email"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 20px 5px 10px;
    line-height: 21px;
    height: 32px;
    display: block;
    border: 0
}

.widget #mc_embed_signup > form {
    position: relative
}

    .widget #mc_embed_signup > form:after {
        content: "\2709";
        font-family: "SSGizmo";
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        font-size: 16px;
        padding-right: 10px;
        position: absolute;
        float: right;
        top: 7px;
        right: 0;
        color: #999
    }

#mc_embed_signup .clear {
    display: block;
    visibility: visible;
    width: auto;
    height: auto
}

.widget_cg_infocus_widget .infocus-item iframe {
    display: block
}

.infocus-item figure {
    position: relative;
    overflow: hidden;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.widget_cg_infocus_widget .infocus-item .date-overlay {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 3
}

.widget_cg_infocus_widget .infocus-item img {
    display: block;
    height: auto;
    width: 100%
}

.widget_cg_infocus_widget .infocus-item h4 {
    margin: 0 !important;
    padding: 15px;
    text-align: center
}

.infocus-title .love-it-wrapper {
    display: none
}

.portfolio-grid li {
    float: left;
    height: 75px;
    position: relative;
    margin: 0 12px 12px 0 !important
}

.browser-ie .portfolio-grid li, .browser-ie10 .portfolio-grid li {
    background-image: none
}

.portfolio-grid li a {
    padding: 0 !important
}

    .portfolio-grid li a img {
        width: 75px;
        height: 75px;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out
    }

.portfolio-grid li:hover img {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0)
}

.portfolio-grid li a:after {
    content: "\1F50E";
    font-family: "SSGizmo";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    font-size: 20px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -6px;
    margin-right: -11px;
    color: #999;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.portfolio-grid li:hover a:after {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

.browser-ie .portfolio-grid li a:after {
    display: none
}

.widget hr {
    border-bottom: 0
}

.widget.instagram-widget ul li {
    width: 50%;
    float: left
}

    .widget.instagram-widget ul li h4 {
        font-size: 14px;
        padding: 0 10px;
        display: none
    }

#mobile-top-text {
    display: none;
    padding: 10px 20px;
    border-bottom: 1px solid #e3e3e3
}

    #mobile-top-text ul.social-icons {
        margin-bottom: 0;
        line-height: 0
    }

#mobile-header-sticky-wrapper {
    display: none
}

#mobile-header {
    display: none;
    padding: 20px;
    position: relative;
    border-bottom: 2px solid #e3e3e3;
    width: 100%;
    left: 0;
    z-index: 9998
}

.is-sticky #mobile-header {
    width: 100%;
    z-index: 101;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mobile-header-opts {
    position: absolute;
    top: 50%;
    margin-top: -9px
}

    .mobile-header-opts.opts-left {
        left: 25px
    }

    .mobile-header-opts.opts-right, .mobile-left-logo .mobile-header-opts {
        right: 25px
    }

    .mobile-header-opts a {
        font-size: 24px;
        margin-left: 15px
    }

        .mobile-header-opts a:first-child {
            margin-left: 0
        }

        .mobile-header-opts a > i[class^="fa-"] {
            margin-top: -2px;
            vertical-align: 2px
        }

a.mobile-menu-link {
    line-height: inherit;
    width: 20px;
    height: 15px;
    display: inline-block;
    text-indent: -9999em;
    position: relative;
    vertical-align: middle;
    top: 50%;
    position: relative;
    margin-top: -13px
}

.mobile-header-opts li.shopping-bag-item {
    margin-top: -10px
}

    .mobile-header-opts li.shopping-bag-item ul.sub-menu {
        display: none !important
    }

.mobile-header-opts .shopping-bag-item:hover > a:after {
    display: none !important
}

.mobile-header-opts > nav {
    display: inline-block;
    margin-left: 14px;
    vertical-align: 2px
}

.mobile-header-opts .shopping-bag-item a > span.num-items {
    line-height: 24px !important
}

#mobile-logo {
    text-align: center;
    height: auto
}

    #mobile-logo.has-img {
        max-width: 50%
    }

.mobile-left-logo #mobile-logo {
    float: left;
    text-align: left
}

.mobile-left-right #mobile-logo {
    float: right;
    text-align: right
}

#mobile-logo a {
    height: auto;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.mobile-menu-closing #mobile-logo a, .mobile-menu-open #mobile-logo a, .mobile-cart-open #mobile-logo a {
    z-index: -1
}

#mobile-logo.has-img a {
    line-height: 0
}

#mobile-logo.no-img a {
    max-width: 100%
}

#mobile-logo.logo-center a {
    text-align: center
}

#mobile-logo.logo-left a, #mobile-logo.logo-right a {
    margin: 0
}

#mobile-logo img {
    display: inline-block;
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

    #mobile-logo img.retina {
        display: none;
        width: auto
    }

    #mobile-logo img.alt-logo, #mobile-logo img.light-logo, #mobile-logo img.dark-logo {
        display: none !important
    }

.logo-alt-version #mobile-logo img.standard {
    display: none !important
}

.logo-alt-version #mobile-logo img.alt-logo {
    display: inline-block !important
}

#mobile-logo h1 {
    margin: 0;
    font-size: 24px;
    line-height: 150%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#mobile-logo h2 {
    margin-top: -5px;
    font-size: 14px !important;
    line-height: 100% !important
}

#mobile-logo h1.retina {
    display: none
}

#mobile-logo.logo-center {
    margin: 0 auto
}

    #mobile-logo.logo-center h1 {
        text-align: center
    }

.logo-right#mobile-logo {
    float: right
}

    .logo-right#mobile-logo img {
        float: right
    }

#mobile-menu-wrap {
    display: block;
    position: fixed;
    top: 0;
    left: -280px;
    z-index: 100;
    width: 280px;
    height: 100%;
    background: #222;
    overflow-y: scroll;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

    #mobile-menu-wrap.menu-is-right {
        right: -280px;
        left: auto
    }

.no-csstransforms #mobile-menu-wrap, .ie-mobile #mobile-menu-wrap {
    position: relative;
    width: 100%;
    display: none;
    height: auto;
    -webkit-transition: none;
    transition: none;
    max-height: 75%
}

.mobile-menu-open #mobile-menu-wrap.menu-is-left {
    left: 0
}

.mobile-menu-open #mobile-menu-wrap.menu-is-right {
    right: 0
}

.no-csstransforms .mobile-menu-open #mobile-menu-wrap, .ie-mobile.mobile-menu-open #mobile-menu-wrap {
    display: block;
    visibility: visible;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none
}

.mobile-search-form {
    position: relative
}

    .mobile-search-form > i {
        position: absolute;
        right: 16px;
        top: 17px;
        font-size: 24px
    }

    .mobile-search-form input[type="text"] {
        margin: 0;
        padding: 15px 20px;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        height: 60px;
        background: transparent;
        font-size: 18px !important
    }

ul.mobile-language-select {
    list-style: none;
    padding-left: 7px;
    height: auto;
    overflow: hidden;
    margin: 0;
    height: 40px
}

.mobile-language-select li {
    float: left;
    margin-right: 5px
}

    .mobile-language-select li a, .mobile-language-select li div {
        padding: 8px;
        display: block
    }

.mobile-language-select .language {
    display: none
}

#mobile-menu {
    max-height: 100%;
    position: relative;
    font-size: 16px !important;
    padding-bottom: 60px;
    max-width: 100%
}

    #mobile-menu::-webkit-scrollbar {
        display: none
    }

.no-csstransforms #mobile-menu, .ie-mobile #mobile-menu {
    height: auto;
    overflow: visible;
    padding-bottom: 0
}

#mobile-menu ul, .mobile-cart-menu {
    margin-bottom: 0
}

    #mobile-menu ul li {
        border-top: 1px solid #333;
        border-bottom: 0;
        width: 100%
    }

        #mobile-menu ul li a, .mobile-cart-menu li a {
            display: block;
            padding: 15px 20px;
            background: transparent !important
        }

        #mobile-menu ul li a {
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        #mobile-menu ul li ul li {
            font-size: 13px
        }

    #mobile-menu ul.menu > li:first-child {
        border-top: 0
    }

    #mobile-menu ul.sub-menu {
        background: 0;
        margin-left: 0
    }

        #mobile-menu ul.sub-menu li a {
            padding-left: 30px
        }

        #mobile-menu ul.sub-menu li ul a {
            padding-left: 50px
        }

#mobile-menu li.cg-menu-item-html {
    display: none !important
}

#mobile-contact {
    margin-top: 50px
}

#mobile-menu ul li.parent > a:after {
    content: "\e60d";
    font-family: "jackson";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    font-size: 24px;
    margin-right: -3px;
    opacity: .5;
    float: right
}

#mobile-menu ul li.parent.shopping-bag-item > a:after, #mobile-menu ul li.parent.wishlist-item > a:after {
    display: none !important
}

#mobile-menu ul li.parent.sub-menu-open > a:after {
    content: "\e60c"
}

#mobile-menu ul li.parent ul.sub-menu {
    display: none
}

#mobile-menu ul li.shopping-bag-item {
    position: relative
}

    #mobile-menu ul li.shopping-bag-item > a > .menu-item-title, #mobile-menu ul li.wishlist-item > a > .menu-item-title {
        display: inline-block
    }

    #mobile-menu ul li.shopping-bag-item > a > i.cg-icon-cart, #mobile-menu ul li.wishlist-item > a > i.cg-icon-wishlist {
        float: right
    }

#mobile-cart-wrap {
    position: fixed;
    top: 0;
    right: -280px;
    z-index: 100;
    visibility: hidden;
    width: 280px;
    height: 100%;
    background: #222;
    max-height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 60px;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    #mobile-cart-wrap.cart-is-left {
        left: -280px;
        right: auto
    }

.no-csstransforms #mobile-cart-wrap, .ie-mobile #mobile-cart-wrap {
    position: relative;
    width: 100%;
    right: 0;
    display: none;
    height: auto;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none
}

.mobile-cart-open #mobile-cart-wrap {
    visibility: visible
}

    .mobile-cart-open #mobile-cart-wrap.cart-is-left {
        left: 0
    }

    .mobile-cart-open #mobile-cart-wrap.cart-is-right {
        right: 0
    }

.no-csstransforms .mobile-cart-open #mobile-cart-wrap, .ie-mobile.mobile-cart-open #mobile-cart-wrap {
    display: block;
    visibility: visible;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none;
    max-height: 75%
}

#mobile-cart-wrap .shopping-bag-item > a.cart-contents {
    padding: 15px;
    font-size: 16px;
    border-bottom: 1px solid #e4e4e4;
    display: block;
    text-align: center
}

    #mobile-cart-wrap .shopping-bag-item > a.cart-contents .num-items {
        display: inline !important;
        padding-left: 10px
    }

        #mobile-cart-wrap .shopping-bag-item > a.cart-contents .num-items:before {
            content: "\00b7";
            margin-right: 10px
        }

#mobile-cart-wrap .shopping-bag {
    max-width: 100%
}

    #mobile-cart-wrap .shopping-bag .bag-header {
        display: none
    }

#mobile-cart-wrap .shopping-bag-item > a.cart-contents {
    display: none !important
}

#mobile-cart-wrap ul {
    margin: 0;
    display: block !important;
    overflow: scroll;
    max-height: 100%
}

    #mobile-cart-wrap ul.mobile-cart-menu {
        display: none !important
    }

#mobile-cart-wrap .bag-contents {
    max-height: none;
    overflow-y: auto;
    padding-top: 0
}

#mobile-cart-wrap .bag-product {
    margin: 0 30px
}

    #mobile-cart-wrap .bag-product .bag-product-details .bag-product-title {
        font-size: 14px;
        margin-bottom: 5px
    }

    #mobile-cart-wrap .bag-product a.remove {
        font-size: 30px;
        top: 14px
    }

.mobile-cart-menu li {
    border-bottom: 1px solid #333
}

    .mobile-cart-menu li:first-child {
        border-top: 1px solid #333
    }

#mobile-cart-wrap .bag-buttons > a.cg-icon-reveal {
    padding: 15px 20px !important
}

.mh-overlay #mobile-menu-wrap, .mh-overlay #mobile-cart-wrap {
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    overflow: scroll;
    padding: 60px 0 40px;
    -webkit-transition: none;
    transition: none;
    display: none;
    left: 0;
    right: 0
}

.mh-menu-show #mobile-menu-wrap {
    z-index: 200;
    display: block
}

.mh-overlay #mobile-menu {
    overflow: scroll
}

.mobile-overlay-close {
    position: fixed;
    float: right;
    font-size: 24px;
    padding: 14px 10px;
    right: 5px;
    top: 3px
}

    .mobile-overlay-close > i {
        display: block;
        height: 22px
    }

.mh-overlay ul.mobile-language-select {
    padding-left: 0;
    text-align: center
}

    .mh-overlay ul.mobile-language-select li {
        float: none;
        display: inline-block
    }

.mh-overlay .mobile-language-select li a, .mh-overlay .mobile-language-select li div {
    padding: 4px 8px
}

.mh-overlay .mobile-search-form {
    margin-bottom: 30px
}

    .mh-overlay .mobile-search-form input[type="text"] {
        padding: 20px 0;
        font-size: 16px !important;
        text-align: center;
        height: 60px
    }

.mh-overlay #mobile-menu ul li {
    text-align: left
}

.mh-cart-show #mobile-cart-wrap {
    z-index: 200;
    display: block
}

.mh-overlay #mobile-cart-wrap .shopping-bag {
    width: 100%;
    padding: 20px 0 40px
}

.mh-overlay #mobile-cart-wrap .bag-product a.remove {
    top: 24px
}

.mh-overlay .mobile-cart-menu li a {
    text-align: center
}

#footer-wrap {
    position: relative;
    z-index: 10
}

#footer {
    padding: 40px 0 0;
    border-top: 0 solid transparent
}

.has-newsletter-bar #footer:only-child {
    padding-bottom: 100px
}

#footer.footer-divider {
    border-top-width: 1px
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5 {
    color: inherit;
    margin-top: 0
}

    #footer h3.cpb-heading {
        margin-bottom: 0
    }

#footer a, #footer a:hover {
    text-decoration: none
}

#footer-widgets .widget {
    padding-bottom: 30px
}

#copyright {
    padding: 15px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    border-top: 0 solid transparent
}

.has-newsletter-bar #copyright {
    padding-bottom: 100px
}

#copyright.copyright-divider {
    border-top-width: 1px
}

#copyright .text-left {
    font-size: 11px;
    float: left;
    margin-bottom: 0;
    line-height: 40px;
    max-width: 50%
}

#copyright .text-right {
    font-size: 11px;
    margin-bottom: 0;
    line-height: 40px;
    float: right;
    text-align: right;
    max-width: 50%
}

#copyright a, #copyright a:hover {
    text-decoration: none
}

#copyright nav .menu {
    float: right
}

    #copyright nav .menu li {
        font-size: 12px;
        margin: 5px 0;
        border-left: 1px solid #e4e4e4;
        line-height: 30px
    }

        #copyright nav .menu li:first-child {
            border-left: 0
        }

        #copyright nav .menu li a {
            padding: 0 12px;
            display: block;
            background: transparent !important;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important
        }

        #copyright nav .menu li ul.sub-menu {
            display: none !important
        }

#copyright ul.social-icons {
    margin-bottom: 0
}

#cg-newsletter-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 1001;
    background: #fff;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    #cg-newsletter-bar .sub-text {
        width: 30%;
        font-size: 24px;
        line-height: 80px;
        margin: 0;
        padding: 0 0 0 25px;
        float: left;
        text-align: left
    }

    #cg-newsletter-bar .sub-code {
        width: 40%;
        display: inline-block;
        text-align: center
    }

        #cg-newsletter-bar .sub-code > form {
            line-height: 80px;
            width: 100%
        }

            #cg-newsletter-bar .sub-code > form input[type="text"], #cg-newsletter-bar .sub-code > form input[type="email"] {
                width: 50%;
                height: 44px;
                line-height: 44px;
                margin: 17px 0;
                vertical-align: top;
                background: transparent
            }

            #cg-newsletter-bar .sub-code > form input[type="submit"] {
                margin: 17px 0 17px 10px;
                height: 44px;
                vertical-align: top;
                padding: 10px 24px;
                background: transparent;
                text-shadow: none;
                border-width: 2px;
                border-style: solid
            }

    #cg-newsletter-bar .sub-close {
        float: right;
        font-size: 28px;
        line-height: 84px;
        padding: 0 25px
    }

.layout-boxed #cg-newsletter-bar {
    background: transparent !important;
    border-top-color: transparent !important
}

    .layout-boxed #cg-newsletter-bar > .container {
        width: 100%;
        margin: 0 auto;
        border-top: 1px solid #e3e3e3
    }

    .layout-boxed #cg-newsletter-bar .sub-text {
        padding-left: 15px
    }

    .layout-boxed #cg-newsletter-bar .sub-close {
        padding: 0 10px
    }

#cg-newsletter-bar .gform_body {
    float: left;
    width: 60%;
    margin-top: 2px
}

    #cg-newsletter-bar .gform_body .gfield > label {
        display: none
    }

    #cg-newsletter-bar .gform_body .gfield .ginput_container {
        margin-top: 0 !important
    }

        #cg-newsletter-bar .gform_body .gfield .ginput_container > input {
            margin: 0;
            height: 50px
        }

#cg-newsletter-bar .gform_footer {
    float: left;
    clear: none;
    width: 40%;
    margin: 2px 0 0;
    padding: 0
}

    #cg-newsletter-bar .gform_footer > .gform_button {
        margin: 0
    }

.fw-row .cpb_portfolio_widget {
    padding-left: 0;
    padding-right: 0
}

    .fw-row .cpb_portfolio_widget .title-wrap {
        border-bottom: 1px solid #e3e3e3;
        width: 100%;
        margin-bottom: 40px
    }

        .fw-row .cpb_portfolio_widget .title-wrap .cpb-heading {
            float: none;
            text-align: center;
            margin: 40px 0 0 0
        }

.grid-sizer {
    margin: 0 !important;
    height: 0 !important;
    min-height: 0 !important
}

.browser-ie .grid-sizer {
    display: none
}

.filter-wrap {
    width: 100%;
    text-align: center
}

.browser-ie .filter-wrap {
    display: none !important
}

.post-filter-tabs {
    opacity: 0;
    margin-bottom: 0
}

    .post-filter-tabs li {
        margin-left: 20px;
        display: none;
        line-height: 70px
    }

        .post-filter-tabs li:first-child {
            margin-left: 0
        }

        .post-filter-tabs li.all, .post-filter-tabs li.has-items {
            display: inline-block
        }

        .post-filter-tabs li.selected {
            font-weight: bold
        }

        .post-filter-tabs li a {
            display: block
        }

            .post-filter-tabs li a > i {
                display: inline-block;
                vertical-align: -2px;
                margin-right: 5px
            }

            .post-filter-tabs li a > sup {
                margin-left: 5px;
                font-size: 12px;
                padding: 1px 0;
                display: inline-block;
                position: relative;
                top: -4px;
                float: none;
                height: 8px
            }

        .post-filter-tabs li.all a > sup {
            display: none
        }

ul.portfolio-items {
    margin-bottom: 0;
    list-style: none;
    transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out
}

    ul.portfolio-items.filterable-items {
        height: 1000px
    }

.portfolio-items .portfolio-item {
    opacity: 0
}

    .browser-ie .portfolio-items .portfolio-item, .portfolio-items .portfolio-item.item-animated, .carousel-items .portfolio-item, .mobile-browser .portfolio-item {
        opacity: 1
    }

.fw-row ul.portfolio-items.gutters {
    margin: 0 15px
}

ul.portfolio-items.no-gutters {
    margin: 0 !important
}

.portfolio-items > li {
    margin-bottom: 30px
}

.browser-ie .portfolio-items.no-gutters > li {
    padding: 0
}

.row .portfolio-items.no-gutters.col-1 > li {
    padding-left: 0;
    padding-right: 0
}

.portfolio-items.no-gutters:not(.col-1) > li {
    padding: 0
}

.portfolio-items.no-gutters > li {
    margin-bottom: 0
}

.portfolio-items > li figure {
    position: relative
}

.masonry-items .portfolio-item {
    border-bottom: 0;
    padding-bottom: 0
}

.multi-masonry-items .portfolio-item {
    opacity: 0
}

    .multi-masonry-items .portfolio-item figure {
        margin-bottom: 0
    }

.multi-masonry-items.no-gutters .portfolio-item {
    padding-left: 0;
    padding-right: 0
}

.multi-masonry-items .multi-masonry-img-wrap {
    overflow: hidden;
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    -o-transition: -o-transform .4s;
    transition: transform .4s;
    z-index: 2;
    position: relative
}

.portfolio-items.no-gutters .portfolio-item-details, .portfolio-full-width .portfolio-item-details {
    padding: 0 15px 20px
}

.portfolio-items.gutters .portfolio-item-details {
    padding: 0 0 20px
}

.portfolio-item.gallery {
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0
}

    .portfolio-item.gallery figure, .masonry-items .portfolio-item.standard figure {
        margin-bottom: 0
    }

.portfolio-item figure {
    margin-bottom: 25px
}

.portfolio-item.masonry-item figure, .portfolio-item.gallery-item figure {
    margin-bottom: 0
}

.portfolio-item figure img {
    width: 100%;
    height: auto;
    position: relative;
    display: block !important
}

.portfolio-item.masonry-item .portfolio-item-details {
    padding: 20px 20px 15px;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.portfolio-item.masonry-item:hover .portfolio-item-details {
    -moz-box-shadow: 0 0 5px rgba(25,25,25,.1);
    -webkit-box-shadow: 0 0 5px rgba(25,25,25,.1);
    box-shadow: 0 0 5px rgba(25,25,25,.1)
}

.portfolio-item h3.portfolio-item-title {
    font-weight: normal;
    margin-bottom: 5px;
    text-align: left;
    margin-top: 0
}

.portfolio-item h1.portfolio-item-title {
    font-weight: normal;
    margin-bottom: 4px;
    text-align: left;
    margin-top: 10px
}

.portfolio-item-title a:hover {
    text-decoration: none
}

.portfolio-item h5.portfolio-subtitle {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    margin-top: 0
}

.portfolio-item h3.portfolio-subtitle {
    display: block;
    text-align: center;
    margin-top: 0;
    margin-bottom: 8px
}

.portfolio-item .portfolio-item-excerpt {
    font-size: 12px;
    padding-top: 5px;
    text-align: left
}

.portfolio-item.carousel-item .portfolio-item-excerpt {
    text-align: left;
    margin-top: 0;
    padding: 20px 0
}

    .portfolio-item.carousel-item .portfolio-item-excerpt p:last-child {
        margin-bottom: 0
    }

.portfolio-item .portfolio-item-permalink {
    font-size: 12px;
    font-weight: bold;
    display: block;
    text-decoration: none
}

.tax-portfolio-category .portfolio-wrap > .container {
    width: auto;
    padding: 0
}

.single-portfolio .inner-page-wrap {
    margin-top: 0;
    margin-bottom: 0
}

article.type-portfolio {
    margin-bottom: 40px
}

.hidden-hatom {
    display: none
}

article.type-portfolio.single-portfolio-standard, article.type-portfolio.single-portfolio-split {
    padding-top: 50px
}

.inner-page-wrap.no-top-spacing article.type-portfolio {
    padding-top: 0
}

article.type-portfolio figure.media-wrap {
    margin-bottom: 55px
}

.full-width-display-wrap, .full-width-display-wrap > .container {
    position: relative
}

    .full-width-display-wrap .portfolio-options-bar {
        position: absolute;
        top: 60px;
        z-index: 3;
        width: 100%;
        opacity: 0;
        padding: 0 15px
    }

    .full-width-display-wrap figure.fw-media-wrap {
        display: none
    }

.fw-media-wrap .item-slider, .fw-media-wrap .item-slider ul.slides, .fw-media-wrap .item-slider ul.slides > li {
    max-height: 800px
}

article.type-portfolio .media-wrap .flex-control-nav {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 6%;
    left: auto
}

    article.type-portfolio .media-wrap .flex-control-nav li {
        float: none
    }

.content-wrap.col-sm-9 {
    padding-left: 0
}

.sticky-spacer {
    position: inherit !important
}

.item-details.col-sm-3 {
    padding-right: 0
}

.col-sm-3 .item-details {
    margin-top: 20px
}

.single-portfolio-split .col-sm-3 .item-details {
    margin-top: 0
}

.sidebar-content > *:first-child {
    margin-top: 0
}

.single-portfolio .item-details .cg-share-counts {
    margin-top: 30px
}

.portfolio-categories {
    margin-bottom: 0
}

    .portfolio-categories li a {
        padding: 4px 0;
        display: block
    }

        .portfolio-categories li a:before {
            content: "\1F4CE";
            font-family: "SSGizmo";
            font-weight: normal;
            font-style: normal;
            display: inline-block;
            float: left;
            margin-right: 10px
        }

.item-details .sidebar-content {
    margin-bottom: 20px
}

.item-details .client {
    margin-bottom: 5px
}

    .item-details time span, .item-details .client span {
        font-weight: bold;
        margin-right: 5px;
        display: inline-block
    }

.item-details time {
    margin-bottom: 10px;
    display: block
}

.item-details .item-link {
    margin-bottom: 20px;
    display: block
}

    .item-details .item-link i {
        vertical-align: -3px
    }

.item-details .article-share {
    margin-top: 25px;
    text-align: left
}

    .item-details .article-share .social {
        left: -150px !important
    }

.related-projects.container {
    margin-bottom: 50px
}

.related-projects h2 {
    margin-top: 0;
    margin-bottom: 25px
}

.related-projects article {
    padding: 0
}

.related-projects.container > .row {
    margin: 0
}

.sticky-details.sticky {
    float: none;
    position: fixed;
    z-index: 6;
    right: auto;
    padding-top: 100px !important
}

#home-masonry-elements {
    margin: 10px auto
}

    #home-masonry-elements li {
        margin: 5px;
        width: 300px
    }

        #home-masonry-elements li figure {
            width: 300px;
            background: #f4f4f4
        }

.cpb_portfolio_showcase_widget {
    padding-bottom: 0 !important
}

    .cpb_portfolio_showcase_widget.no-bg {
        padding-left: 0;
        padding-right: 0
    }

    .cpb_portfolio_showcase_widget .portfolio-showcase-wrap {
        opacity: 0
    }

.portfolio-showcase-wrap ul {
    background: #222;
    margin: 0;
    overflow: hidden;
    white-space: nowrap
}

    .portfolio-showcase-wrap ul li {
        width: 25%;
        display: inline-block;
        overflow: hidden;
        position: relative;
        background: #222;
        margin-bottom: -7px
    }

    .portfolio-showcase-wrap ul[data-columns="5"] li {
        width: 20%
    }

    .portfolio-showcase-wrap ul li .main-image {
        max-width: none;
        position: absolute;
        display: block;
        opacity: .8;
        height: auto;
        transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -webkit-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out
    }

    .portfolio-showcase-wrap ul li:hover .main-image {
        opacity: 1
    }

    .portfolio-showcase-wrap ul li .item-info {
        position: absolute;
        bottom: -85px;
        width: 100%;
        background: #fff;
        background: rgba(255,255,255,0.9);
        text-align: center;
        padding: 24px 30px
    }

        .portfolio-showcase-wrap ul li .item-info:before {
            content: "";
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid rgba(255,255,255,0.9);
            position: absolute;
            bottom: 100%;
            z-index: 2;
            left: 50%;
            margin-left: -10px
        }

        .portfolio-showcase-wrap ul li .item-info.has-subtitle {
            padding: 15px 30px
        }

        .portfolio-showcase-wrap ul li .item-info span {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            max-width: 100%;
            display: block;
            color: #222
        }

            .portfolio-showcase-wrap ul li .item-info span.item-title {
                letter-spacing: normal
            }

.fw-row .cpb_blog_widget {
    padding-left: 0;
    padding-right: 0
}

ul.blog-tweets, ul.blog-instagrams {
    display: none
}

.blog-standard {
    position: relative;
    margin-bottom: 30px
}

ul.blog-items {
    list-style: none
}

    ul.blog-items.gutters {
        margin-left: -15px;
        margin-right: -15px
    }

.fw-row ul.blog-items.gutters {
    margin-left: 15px;
    margin-right: 15px
}

.fw-row .cpb-row-container ul.blog-items.gutters {
    margin-left: 0;
    margin-right: 0
}

.blog-wrap .heading-wrap {
    margin-bottom: 5px
}

.blog-item {
    margin-bottom: 60px;
    padding-top: 60px;
    height: auto;
    overflow: hidden;
    opacity: 0
}

    .blog-item.gallery {
        margin-left: 0;
        margin-right: 0
    }

    .browser-ie .blog-item, .blog-item.item-animated, .carousel-items .blog-item, .grid-items .blog-item, .blog-wrap .blog-items.social-blog .blog-item {
        opacity: 1
    }

    .blog-item:first-child {
        border-top: 0;
        padding-top: 0
    }

.has-both-sidebars .blog-item {
    margin-bottom: 50px
}

.blog-item .comments-likes {
    float: right;
    font-weight: normal;
    margin-top: 8px
}

    .blog-item .comments-likes .comments-wrapper {
        display: inline-block;
        margin-right: 0
    }

    .blog-item .comments-likes .love-it-wrapper {
        margin-left: 10px;
        margin-top: 5px
    }

#infscr-loading {
    display: block;
    width: 100%;
    position: relative;
    top: 100%;
    text-align: center;
    height: 200px;
    line-height: 200px
}

ul.blog-items.blog-inf-scroll {
    padding-bottom: 100px
}

.blog-inf-scroll #infscr-loading {
    margin-top: -50px
}

#infscr-loading .spinner > div {
    width: 18px;
    height: 18px;
    margin: 0 3px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#infscr-loading .spinner > .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

#infscr-loading .spinner > .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

#infscr-loading div.text {
    display: none
}

#infscr-loading > .all-loaded {
    display: block !important;
    text-transform: uppercase;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center
}

.load-more-btn {
    margin: 50px auto;
    display: block;
    width: 20%;
    text-align: center;
    min-width: 200px;
    padding: 14px 16px;
    font-weight: bold;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    max-width: 100%;
    position: relative
}

.search-items .blog-item {
    padding-top: 0;
    margin-bottom: 50px
}

.search-item-img {
    float: left;
    position: relative
}

    .search-item-img img, .search-item-img .img-holder {
        height: 70px;
        width: 70px;
        display: block;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

    .search-item-img .img-holder {
        border: 1px solid #e3e3e3;
        line-height: 20px
    }

        .search-item-img .img-holder i {
            display: inline-block;
            padding: 28px 20px;
            font-size: 28px;
            opacity: .5
        }

.search-item-content {
    margin-left: 100px
}

    .search-item-content.no-excerpt h3 {
        margin-top: 8px
    }

    .search-item-content time {
        display: block;
        margin-bottom: 15px
    }

.read-more {
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px dotted #e3e3e3
}

.read-more-button {
    padding: 10px 0 0;
    font-weight: bold;
    display: inline-block;
    border-bottom: 2px solid #222
}

.read-more-link {
    text-decoration: none;
    margin-top: 5px;
    font-weight: bold;
    display: block
}

.sticky-post-icon {
    float: left;
    margin-right: 10px;
    padding: 11px 14px;
    font-size: 24px
}

.browser-ie .sticky-post-icon, .browser-ie10 .sticky-post-icon {
    background-image: none
}

.sticky-post-icon i {
    height: 22px;
    display: inline-block
}

.blog-wrap .blog-aux-wrap {
    margin-bottom: 0
}

.blog-aux-options {
    text-align: center
}

ul.blog-aux-options li {
    float: none;
    display: inline-block
}

.blog-aux-options li:first-child {
    margin-left: 0
}

.blog-aux-options li.search {
    height: auto;
    overflow: hidden
}

.blog-aux-options li a {
    display: block;
    font-size: 14px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

    .blog-aux-options li a i {
        margin-right: 7px
    }

        .blog-aux-options li a i[class*="ss-"] {
            vertical-align: -2px;
            height: 18px;
            display: inline-block
        }

    .blog-aux-options li a:hover {
        text-decoration: none
    }

.blog-aux-options li form {
    margin: 0;
    position: relative
}

    .blog-aux-options li form input {
        margin: 0;
        border: 0;
        height: 34px;
        width: 200px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box
    }

    .blog-aux-options li form:after {
        content: "\1F50E";
        font-family: "SSGizmo";
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        font-size: 16px;
        padding-right: 10px;
        position: absolute;
        float: right;
        top: 11px;
        right: 2px;
        opacity: .3;
        -moz-opacity: .3;
        filter: alpha(opacity=30)
    }

.blog-filter-wrap {
    margin-bottom: 20px
}

    .blog-filter-wrap .filter-slide-wrap {
        display: none
    }

    .blog-filter-wrap ul {
        margin-bottom: 30px !important
    }

        .blog-filter-wrap ul li {
            display: block;
            margin-bottom: 20px
        }

            .blog-filter-wrap ul li a {
                display: block;
                padding: 10px
            }

                .blog-filter-wrap ul li a span {
                    float: right;
                    opacity: .6;
                    -moz-opacity: .6;
                    filter: alpha(opacity= 60)
                }

.standard-items .blog-item {
    padding-top: 0;
    margin-bottom: 0;
    width: 100%
}

    .standard-items .blog-item:first-child .standard-post-content.no-thumb {
        padding-top: 0
    }

    .standard-items .blog-item .post-content-wrap {
        border-bottom: 2px solid #e3e3e3;
        padding-top: 50px
    }

    .standard-items .blog-item:first-child .post-content-wrap {
        padding-top: 0
    }

    .standard-items .blog-item:last-child .post-content-wrap {
        border-bottom: 0
    }

    .standard-items .blog-item figure {
        margin-bottom: 30px
    }

    .standard-items .blog-item:first-child figure {
        margin-top: 0
    }

    .standard-items .blog-item .blog-item-details {
        padding-bottom: 25px
    }

    .standard-items .blog-item .standard-post-content {
        padding-top: 0
    }

    .standard-items .blog-item .read-more-button {
        float: left;
        font-size: 12px;
        line-height: 18px;
        height: auto;
        padding: 14px 16px;
        -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        font-weight: bold;
        display: inline-block;
        border-bottom-width: 0
    }

    .standard-items .blog-item .comments-likes {
        display: none
    }

        .standard-items .blog-item .comments-likes .blog-item-details {
            display: inline-block;
            margin-right: 10px
        }

.blog-item .side-details {
    float: left;
    width: 70px;
    margin-top: 50px;
    margin-right: 30px;
    background: #fff
}

.standard-items .blog-item:first-child .side-details {
    margin-top: 0
}

.blog-item .side-details .narrow-date-block {
    width: 70px;
    padding: 15px 14px 17px
}

.blog-item .side-details .comments-wrapper {
    border-top: 2px solid #e3e3e3;
    padding-top: 17px;
    padding-bottom: 12px
}

.blog-item .side-details .love-it-wrapper {
    padding-top: 0;
    margin-top: -8px;
    padding-bottom: 12px
}

.blog-item .post-content-wrap {
    margin-left: 100px
}

.standard-items.alt-styling .blog-item figure {
    margin-bottom: 0
}

.standard-items.alt-styling .blog-item {
    overflow: visible
}

    .standard-items.alt-styling .blog-item .standard-post-content {
        -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        box-shadow: 1px 1px 1px rgba(0,0,0,.1);
        background: #fff;
        padding: 30px
    }

    .standard-items.alt-styling .blog-item .post-content-wrap {
        border-bottom: 0
    }

.standard-items.alt-styling .read-more-button {
    float: left;
    font-size: 14px;
    line-height: 18px;
    height: auto;
    padding: 12px 18px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #222
}

.standard-post-date {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e3e3e3;
    padding: 13px 18px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 30px
}

.standard-post-content {
    position: relative;
    padding: 20px 0 40px
}

    .standard-post-content:empty {
        padding-top: 0
    }

    .standard-post-content.no-thumb {
        padding: 40px 0
    }

.format-quote .standard-post-content, .format-link .standard-post-content {
    padding-top: 30px
}

.standard-post-content h1 {
    margin-top: 0;
    margin-bottom: 20px;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

    .standard-post-content h1 a:hover {
        text-decoration: none
    }

.standard-post-content .link-excerpt {
    position: relative;
    padding-bottom: 20px
}

    .standard-post-content .link-excerpt > p {
        font-weight: bold;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .standard-post-content .link-excerpt > i {
        display: block;
        position: absolute;
        font-size: 44px;
        margin-top: 10px;
        top: 0;
        left: 30px;
        opacity: .2;
        -moz-opacity: .2;
        filter: alpha(opacity=20)
    }

.standard-post-content .excerpt {
    margin-bottom: 25px
}

    .standard-post-content .excerpt > .container {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

.has-no-sidebar .standard-post-content .read-more-button {
    margin-right: 20px;
    margin-bottom: 0
}

.has-no-sidebar .standard-post-content .comments-likes .blog-item-details {
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px
}

.has-no-sidebar .standard-post-content .comments-likes .blog-item-details {
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px
}

.download-button {
    margin-bottom: 0;
    margin-right: 15px !important
}

.blog-items {
    padding-bottom: 20px;
    margin-bottom: 30px
}

.masonry-items, .multi-masonry-items {
    transition: height .4s ease-in-out;
    -moz-transition: height .4s ease-in-out;
    -webkit-transition: height .4s ease-in-out;
    -o-transition: height .4s ease-in-out
}

    .masonry-items .blog-item {
        margin-bottom: 30px;
        padding-top: 0;
        border-top: 0;
        z-index: 1
    }

    .masonry-items.no-gutters .blog-item {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0
    }

.blog-masonry .masonry-items .blog-item {
    opacity: 1
}

    .blog-masonry .masonry-items .blog-item.item-animated {
        opacity: 1
    }

.masonry-items.no-gutters .blog-item.gallery {
    margin-left: 0;
    margin-right: 0
}

.masonry-items .blog-item figure {
    margin-bottom: 0
}

    .masonry-items .blog-item figure .lSAction > a {
        bottom: 36px
    }

        .masonry-items .blog-item figure .lSAction > a.lSPrev {
            right: 52px
        }

        .masonry-items .blog-item figure .lSAction > a.lSNext {
            right: 16px
        }

.masonry-items .blog-item .details-wrap, .masonry-items .blog-item .grid-no-image {
    padding: 25px 30px 100px;
    position: relative
}

.masonry-items .blog-item figure.thumb-media-image + .details-wrap, .masonry-items .blog-item figure.thumb-media-slider + .details-wrap {
    padding-top: 0
}

    .masonry-items .blog-item figure.thumb-media-image + .details-wrap:before, .masonry-items .blog-item figure.thumb-media-slider + .details-wrap:before {
        content: "";
        position: absolute;
        width: 92%;
        height: 20px;
        top: -20px;
        left: 4%;
        z-index: 5;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

.masonry-items .blog-item .comments-svg .stroke, .masonry-items .blog-item .loveit-svg .stroke, .masonry-items .blog-item .loveit-svg .fill {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.masonry-items .blog-item .details-wrap {
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-transition: background-color .3s ease-out,color .3s ease-out;
    -moz-transition: background-color .3s ease-out,color .3s ease-out;
    transition: background-color .3s ease-out,color .3s ease-out
}

.masonry-items .blog-item .comments-likes a {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.masonry-items .blog-item h6 {
    display: none;
    text-transform: capitalize;
    font-weight: bold;
    color: inherit;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.masonry-items .blog-item .details-wrap h3 {
    margin: 0 0 20px
}

.masonry-items .blog-item .details-wrap h2, .masonry-items .blog-item .inst-overlay h2 {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 15px
}

.masonry-items .blog-item .thumb-media-none + .details-wrap h2 {
    max-width: 80%
}

.masonry-items .blog-item .details-wrap .quote-excerpt {
    font-size: 28px;
    line-height: 36px
}

.masonry-items .blog-item .post-item-details {
    margin-bottom: 0;
    position: absolute;
    bottom: 25px;
    font-size: 12px
}

.masonry-items .blog-item .read-more-button {
    position: absolute;
    bottom: 40px;
    left: 30px;
    z-index: 100
}

.masonry-items .blog-item .comments-likes {
    position: absolute;
    bottom: 25px;
    right: 30px
}

.masonry-items .blog-item .post-date {
    display: block;
    font-weight: normal
}

.masonry-items .blog-item.format-quote .details-wrap {
    padding-bottom: 20px
}

.masonry-items .blog-item.format-quote .blog-item-details, .masonry-items .blog-item.format-quote .read-more-button, .masonry-items .blog-item.format-quote .comments-likes {
    display: none
}

.masonry-items .instagram-item {
    position: relative
}

    .masonry-items .instagram-item .inst-overlay {
        position: absolute;
        z-index: 2;
        padding: 30px;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out
    }

    .masonry-items .instagram-item:hover .inst-overlay {
        opacity: .9
    }

    .masonry-items .instagram-item .inst-overlay h3 {
        max-height: 65%;
        overflow: hidden;
        font-size: 28px;
        line-height: 36px
    }

.instagram-item .inst-overlay > a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.masonry-items .instagram-item img {
    position: relative;
    z-index: 1;
    width: 100%
}

.masonry-items .blog-item .date {
    position: absolute;
    bottom: 50px
}

.masonry-items .blog-item .tweet-text {
    font-size: 28px;
    line-height: 36px;
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.masonry-items .blog-item .details-wrap > a:first-child {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.masonry-items .blog-item .twitter_intents {
    display: none
}

.masonry-items .blog-item .author {
    bottom: 28px;
    white-space: nowrap
}

.masonry-items .blog-item .tweet-icon, .masonry-items .blog-item .inst-icon {
    position: absolute;
    bottom: 30px;
    right: 30px;
    padding: 7px 9px 6px 9px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 18px;
    width: 31px;
    z-index: 3
}

.masonry-items .instagram-item .inst-overlay .date {
    bottom: 30px
}

.mini-items .blog-item {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.mini-blog-item-wrap {
    border-top: 1px solid #e4e4e4;
    padding-top: 60px
}

.blog-item:first-child .mini-blog-item-wrap {
    border-top: 0;
    padding-top: 0
}

.mini-items .mini-alt-wrap {
    padding: 20px 30px 30px;
    border: 1px solid #e4e4e4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.mini-items .blog-item.quote .mini-alt-wrap {
    padding: 30px;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.mini-items .blog-item.quote .read-more-button, .mini-items .blog-item.quote .comments-likes {
    display: none
}

.mini-items .mini-alt-wrap .quote-excerpt, .mini-items .mini-alt-wrap .link-excerpt {
    position: relative
}

    .mini-items .mini-alt-wrap .quote-excerpt:before {
        font-family: 'jackson';
        content: "\e60b";
        font-size: 30px;
        margin-bottom: 30px;
        display: block
    }

    .mini-items .mini-alt-wrap .link-excerpt > p {
        font-weight: bold;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .mini-items .mini-alt-wrap .link-excerpt > i {
        display: block;
        position: absolute;
        font-size: 44px;
        margin-top: 10px;
        top: 0;
        left: 30px;
        opacity: .2;
        -moz-opacity: .2;
        filter: alpha(opacity=20)
    }

.mini-items .mini-alt-wrap .blog-item-details, .format-link .blog-item-details {
    display: inline;
    padding-right: 20px
}

.mini-items .blog-item h3 {
    margin-top: -3px;
    margin-bottom: 20px;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.mini-items .blog-item-details {
    margin-bottom: 5px;
    padding-bottom: 0;
    font-style: normal
}

.format-aside .blog-item-details, .format-status .blog-item-details {
    display: none
}

.mini-items .blog-item .excerpt {
    margin-top: 20px;
    margin-bottom: 25px
}

.mini-items .comments-likes {
    float: none;
    margin-bottom: 15px
}

.mini-items figure .wp-video video {
    max-height: 250px !important
}

.mini-items .read-more-button {
    float: left;
    margin-right: 20px
}

.mini-items .comments-likes {
    float: right
}

.mini-items .blog-item .read-more-button {
    float: left;
    font-size: 12px;
    line-height: 18px;
    height: auto;
    padding: 14px 16px;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    font-weight: bold;
    display: inline-block;
    border-bottom-width: 0
}

.blog-items.bold-items {
    margin-bottom: 0;
    padding-bottom: 0
}

.bold-items .blog-item {
    margin-bottom: 0;
    padding: 50px;
    width: 100%;
    border-top: 1px solid #e3e3e3;
    transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -webkit-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out
}

    .bold-items .blog-item:first-child {
        border-top: 0
    }

.bold-item-wrap {
    text-align: center;
    width: 100%;
    max-width: 600px;
    margin: 0 auto
}

    .bold-item-wrap h1 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 60px;
        line-height: 80px
    }

    .bold-item-wrap h1, .bold-item-wrap h2, .bold-item-wrap h3 {
        text-align: center
    }

        .bold-item-wrap h1 a, .bold-item-wrap .quote-excerpt a {
            display: block
        }

    .bold-item-wrap .excerpt {
        text-align: left;
        margin-bottom: 40px
    }

    .bold-item-wrap .blog-item-details {
        text-align: center
    }

        .bold-item-wrap h1 a, .bold-item-wrap .blog-item-details span, .bold-item-wrap .blog-item-details a, .bold-item-wrap .blog-item-details time, .bold-item-wrap .quote-excerpt a *, .bold-item-wrap .excerpt * {
            transition: color .5s ease-in-out;
            -moz-transition: color .5s ease-in-out;
            -webkit-transition: color .5s ease-in-out;
            -o-transition: color .5s ease-in-out
        }

        .bold-item-wrap .blog-item-details .date {
            display: block;
            margin-top: 5px
        }

.blog-item .quote-display {
    text-align: center;
    padding: 20px 10px 0;
    font-size: 42px
}

.blog-item figure {
    position: relative
}

    .blog-item figure:empty {
        display: none
    }

    .blog-item figure img {
        display: block
    }

.mini-items .blog-item figure {
    float: left;
    width: 370px;
    margin-right: 30px
}

.mini-items .blog-item:nth-child(even) figure {
    float: right;
    margin-right: 0;
    margin-left: 30px
}

.mini-items .blog-item figure.thumb-media-audio {
    width: 100%;
    margin-bottom: 30px
}

.has-both-sidebars .mini-items .blog-item figure {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px
}

.has-no-sidebar .mini-items .blog-item figure {
    width: 446px
}

.mini-items .blog-item figure.quote {
    float: none;
    width: 100%
}

figure.media-wrap {
    height: auto;
    margin-bottom: 20px;
    position: relative
}

    figure.media-wrap.full-width-detail {
        margin-bottom: 40px
    }

        figure.media-wrap.full-width-detail:empty {
            margin-bottom: 0
        }

    figure.media-wrap a {
        display: block
    }

    figure.media-wrap img {
        height: auto !important;
        width: 100%
    }

    figure.media-wrap.media-type-gallery-stacked img {
        margin-top: 30px
    }

        figure.media-wrap.media-type-gallery-stacked img:first-child {
            margin-top: 0
        }

    figure.media-wrap iframe {
        display: block;
        width: 100%
    }

    figure.media-wrap .wp-audio-shortcode {
        margin: 0 auto
    }

    figure.media-wrap .sh-video-wrap > div, figure.media-wrap .sh-video-wrap .wp-video-shortcode {
        width: 100% !important
    }

    figure.media-wrap .mejs-container.wp-video-shortcode {
        width: 100% !important;
        height: auto !important;
        padding-top: 56.5%
    }

figure .wp-video video {
    width: 100% !important;
    height: auto !important;
    display: block
}

figure audio {
    margin: 0;
    display: block;
    visibility: visible !important
}

figure.media-wrap .mejs-overlay, figure.media-wrap .mejs-poster {
    width: 100% !important;
    height: 100% !important
}

figure.media-wrap .mejs-mediaelement video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important
}

figure.media-wrap .mejs-controls > div:last-of-type {
    position: relative;
    clear: both;
    float: right !important;
    top: -26px
}

figure.media-wrap .mejs-controls a.mejs-horizontal-volume-slider {
    float: right;
    top: -28px
}

figure.media-wrap .mejs-video .mejs-overlay-button {
    margin-top: -60px !important;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out
}

.mejs-video:hover .mejs-overlay-button {
    opacity: 1
}

.mejs-offscreen {
    margin-top: 10px
}

.blog-item h3 {
    margin-bottom: 5px;
    margin-top: 0
}

    .blog-item h3 a, .blog-item h4 a {
        text-decoration: none
    }

.blog-item-details {
    padding-bottom: 15px
}

    .blog-item-details span.author {
        font-weight: normal
    }

    .blog-item-details a {
        text-decoration: none
    }

.comments-likes {
    float: right;
    font-weight: normal
}

    .comments-likes a, .comments-likes a:hover {
        text-decoration: none
    }

    .comments-likes .ss-chat {
        margin-right: 5px;
        font-size: 17px;
        vertical-align: -4px
    }

    .comments-likes .comments-wrapper, .comments-likes .love-it-wrapper {
        display: inline-block
    }

        .comments-likes .love-it-wrapper a:hover {
            cursor: pointer
        }

.comments-wrapper > a {
    position: relative;
    display: inline-block
}

.comments-wrapper a > span, .love-it-wrapper a > span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 11px;
    line-height: 22px;
    padding-top: 1px;
    font-weight: bold
}

.love-it-wrapper a {
    text-decoration: none;
    position: relative;
    display: inline-block
}

.comments-likes .love-it-wrapper {
    margin-left: 5px
}

    .comments-likes .love-it-wrapper a {
        text-decoration: none
    }

.comments-likes a span, .comments-likes a i {
    margin: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.love-it > svg .stroke, .love-it > svg .fill, .comments-wrapper a > svg .stroke {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.love-it span.love-count {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.comments-likes .love-it-wrapper .loved {
    margin: 0
}

.comments-likes .love-it-wrapper i {
    font-size: 17px;
    vertical-align: -3px;
    margin-right: 5px
}

    .comments-likes .love-it-wrapper i[class*="fa-"] {
        vertical-align: 0;
        font-size: 14px;
        margin-right: 2px
    }

span.love-count {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.comments-likes span.love-count {
    margin-top: -1px
}

.blog-item .excerpt {
    line-height: 22px
}

    .blog-item .excerpt iframe, .blog-item .excerpt embed {
        max-width: 100%
    }

.excerpt ul {
    list-style: disc inside
}

.blog-item .read-more {
    text-decoration: none;
    clear: both;
    display: inline-block;
    margin-top: 5px
}

.blog-item .read-more-bar {
    height: auto;
    overflow: hidden;
    margin-top: 20px
}

    .blog-item .read-more-bar .read-more {
        margin-top: 0
    }

.blog-item .quote-excerpt:before {
    font-family: 'jackson';
    content: "\e60b";
    font-size: 30px;
    margin-bottom: 30px;
    display: block
}

.blog-item .quote-excerpt {
    padding-bottom: 15px;
    font-style: normal;
    min-height: 70px;
    display: block
}

    .blog-item .quote-excerpt p {
        font-size: inherit;
        line-height: inherit
    }

.quote-excerpt blockquote {
    margin: 0 0 10px;
    padding: 0
}

.single-post .inner-page-wrap {
    margin-top: 0;
    margin-bottom: 0
}

    .single-post .inner-page-wrap.no-top-spacing article.type-post.single-post-standard, .single-post .inner-page-wrap.no-top-spacing article.type-post.single-post-standard-above {
        padding-top: 0
    }

    .single-post .inner-page-wrap.no-bottom-spacing article.post .content-wrap, .single-post .inner-page-wrap.no-bottom-spacing .sidebar {
        margin-bottom: 0;
        padding-bottom: 0
    }

.single-post .content-left, .single-post .left-sidebar {
    padding-left: 0
}

.single-post .content-right, .single-post .right-sidebar {
    padding-right: 0
}

.single-post .content-right {
    float: right
}

.single-post .left-sidebar {
    float: left
}

article.type-post.single-post-standard, article.type-post.single-post-standard-above {
    padding-top: 60px
}

.hero-content-split article.type-post.single-post-standard, .hero-content-split article.type-post.single-post-standard-above {
    padding-top: 50px
}

.audio-detail {
    width: 50%;
    min-width: 280px;
    margin: 50px auto 0
}

.post-download {
    text-align: center
}

    .post-download a.cg-button {
        margin-bottom: 0;
        margin-right: 0
    }

.body-content.quote {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px
}

    .body-content.quote p {
        margin-bottom: 3px
    }

    .body-content.quote cite {
        font-weight: bold;
        text-transform: uppercase
    }

.article-content.aside, .item-details.aside {
    margin-top: 10px
}

.blog-excerpt p {
    margin-bottom: 10px
}

.detail-feature {
    position: relative;
    z-index: 2;
    background-size: cover;
    background-position: center;
    margin-bottom: 50px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

    .detail-feature .details-overlay {
        position: absolute;
        z-index: 3;
        bottom: 45%;
        width: 100%;
        opacity: 0;
        text-align: center
    }

        .detail-feature .details-overlay h1 {
            font-size: 60px;
            line-height: 80px;
            max-width: 800px;
            width: 80%;
            margin: 0 auto 20px;
            text-align: left
        }

        .detail-feature .details-overlay .post-item-details {
            max-width: 800px;
            width: 80%;
            margin: 0 auto;
            text-align: left
        }

            .detail-feature .details-overlay .post-item-details a {
                color: inherit
            }

            .detail-feature .details-overlay .post-item-details .author {
                font-weight: bold
            }

            .detail-feature .details-overlay .post-item-details .date {
                display: block
            }

    .detail-feature figure.media-wrap {
        z-index: 2
    }

article.post figure.media-wrap, article.post .content-wrap, article.attachment .content-wrap {
    margin-bottom: 60px
}

article.post.single-post-standard figure.media-wrap {
    margin-bottom: 40px
}

    article.post.single-post-standard figure.media-wrap:empty {
        display: none
    }

article.post .content-wrap .container {
    max-width: 100%
}

article.post .content-wrap > .container {
    padding: 0
}

figure.media-wrap:empty, figure.media-wrap.full-width-detail:empty {
    margin: 0
}

figure.media-wrap.media-type-none {
    display: none !important
}

figure.quote blockquote {
    margin-bottom: 0
}

.content-wrap.extra-spacing > p {
    padding: 20px 50px
}

    .content-wrap.extra-spacing > p > img {
        margin: -10px -15%;
        width: 130%;
        max-width: none
    }

.content-wrap.extra-spacing blockquote {
    margin: 0 -10% 20px;
    padding: 0;
    text-align: center
}

.article-divider {
    width: 80px;
    height: 2px;
    background: rgba(0,0,0,0.8);
    margin: 50px auto
}

article.type-post .article-share {
    margin: 0 auto 20px;
    display: block !important
}

.format-link figure.media-wrap {
    text-align: center;
    margin: 0 0 30px
}

.format-link .link-post-link {
    font-size: 18px;
    line-height: 24px;
    display: inline-block
}

    .format-link .link-post-link i {
        margin-right: 8px;
        vertical-align: -1px
    }

.blog-standard .format-link .excerpt a {
    font-size: 32px;
    line-height: 48px
}

.format-chat figure.media-wrap {
    margin-bottom: 40px
}

.format-chat .chat {
    margin-top: 0
}

    .format-chat .chat .chat-timestamp {
        float: right;
        font-size: 12px;
        font-weight: normal;
        margin: 0 10px
    }

    .format-chat .chat .chat-text {
        margin: 0 0 20px
    }

.format-status .body-text p {
    font-size: 18px;
    font-style: italic;
    line-height: 24px
}

.format-status .excerpt {
    font-size: 18px;
    font-style: italic;
    line-height: 24px
}

.single-format-aside .page-heading {
    display: none
}

article.attachment .content-wrap p.attachment img {
    width: 100%;
    height: auto
}

article.attachment .article-share {
    width: 100% !important
}

.navigation {
    margin-top: 10px;
    margin-bottom: 50px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 0
}

.blog-navigation {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.nav-next i, .nav-previous i {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.single .blog-pagination div > a > i {
    transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out
}

.blog-pagination {
    border-top: 1px solid transparent;
    margin-top: 30px !important
}

.nav-previous i {
    margin-right: 5px
}

.nav-next i {
    margin-left: 8px
}

.top-author-info {
    margin-top: 0;
    margin-bottom: 30px
}

    .top-author-info .post-details {
        float: left;
        line-height: 150%
    }

        .top-author-info .post-details h5 {
            margin: -1px 0 0;
            font-weight: bold
        }

        .top-author-info .post-details time {
            display: block;
            margin-bottom: 3px
        }

.post-pagination .prev-article {
    float: left;
    text-align: left;
    padding-left: 60px;
    position: relative
}

    .post-pagination .prev-article:before {
        font-family: 'jackson';
        content: "\e601";
        position: absolute;
        font-size: 16px;
        padding: 5px 7px;
        border: 2px solid #222;
        left: 0;
        top: 6px
    }

.post-pagination .next-article {
    float: right;
    text-align: right;
    padding-right: 60px;
    position: relative
}

    .post-pagination .next-article:before {
        font-family: 'jackson';
        content: "\e602";
        position: absolute;
        font-size: 16px;
        padding: 5px 7px;
        border: 2px solid #222;
        right: 0;
        top: 6px
    }

.post-pagination h3 {
    margin: 0
}

.post-pagination h4 {
    margin: 0;
    font-size: 13px;
    color: #222
}

.post-pagination .blog-button {
    text-align: center
}

    .post-pagination .blog-button a.cg-button {
        margin-bottom: 0;
        margin-right: 0;
        display: inline-block;
        text-transform: uppercase
    }

.article-review-wrap {
    padding: 40px 0 0
}

    .article-review-wrap h2 {
        margin-top: 0;
        margin-bottom: 20px
    }

.review-bar {
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e3e3e3
}

    .review-bar .bar {
        float: left;
        width: 0;
        height: 100%;
        font-size: 12px;
        color: #fff;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
        -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
        box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width .6s ease;
        -moz-transition: width .6s ease;
        -o-transition: width .6s ease;
        transition: width .6s ease;
        position: relative
    }

    .review-bar .bar-text {
        position: absolute;
        top: 0;
        left: 0;
        line-height: 34px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 12px;
        color: #fff;
        width: 100%;
        text-align: left;
        display: block
    }

        .review-bar .bar-text > span {
            float: right;
            display: block
        }

.review-overview-wrap {
    margin: 30px 0 0
}

    .review-overview-wrap .overview-circle {
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #2d2d35;
        width: 75px;
        height: 75px;
        text-align: center;
        float: left;
        margin-right: 25px
    }

        .review-overview-wrap .overview-circle span.overview-text {
            display: block;
            font-size: 12px;
            font-weight: bold;
            line-height: 20px;
            padding-top: 15px
        }

        .review-overview-wrap .overview-circle span.overview-score {
            display: block;
            font-size: 20px;
            font-weight: bold
        }

            .review-overview-wrap .overview-circle span.overview-score.score-pts {
                font-size: 22px
            }

    .review-overview-wrap p {
        margin-bottom: 0
    }

.post-info {
    border-top: 2px solid #e3e3e3;
    padding: 30px 0;
    margin: 75px 0 0
}

.author-info-wrap {
    width: 40%;
    float: left
}

.author-avatar {
    float: left;
    margin-right: 30px
}

    .author-avatar img {
        width: 70px;
        height: 70px
    }

    .author-avatar img, .comment-avatar img {
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        -moz-background-clip: content-box;
        -webkit-background-clip: content-box;
        background-clip: content-box;
        display: block
    }

.author-bio-text {
    margin-left: 100px
}

    .author-bio-text a.author-more-link {
        display: block;
        margin-top: 20px
    }

        .author-bio-text a.author-more-link i {
            margin-left: 4px
        }

.author-bio h3 {
    margin-top: 0;
    margin-bottom: 5px
}

.post-details-wrap {
    float: right;
    width: 50%
}

    .post-details-wrap .comments-likes {
        float: left;
        width: 100%;
        border-top: 2px solid #e3e3e3;
        padding-top: 25px;
        margin-top: 20px
    }

        .post-details-wrap .comments-likes > .comments-wrapper {
            display: inline-block;
            margin-right: 2px
        }

        .post-details-wrap .comments-likes span.love-count {
            transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out
        }

.post-info-fw .post-details-wrap {
    float: none;
    width: 100%
}

.post-details-wrap .cg-share-counts {
    border: 0
}

    .post-details-wrap .cg-share-counts .share-text {
        font-weight: normal;
        font-size: 16px
    }

.post-details-wrap .tags-wrap {
    border-top: 2px solid #e3e3e3;
    padding-top: 35px;
    margin-top: 20px
}

    .post-details-wrap .tags-wrap:first-child {
        border-top: 0;
        margin-top: 0;
        padding-top: 0
    }

    .post-details-wrap .tags-wrap .tags-title {
        float: left;
        margin-right: 20px;
        font-size: 16px
    }

.post-aux-wrap .post-pagination {
    border-top: 2px solid #e3e3e3;
    border-bottom: 2px solid #e3e3e3;
    padding: 40px 0;
    margin: 30px 0
}

.related-wrap {
    height: auto;
    overflow: hidden;
    padding: 60px 0
}

.related-articles {
    max-width: 100%
}

.hero-content-split #main-container .related-articles {
    padding-left: 0;
    padding-right: 0
}

.related-articles > h2 {
    margin-top: 0;
    margin-bottom: 30px
}

.related-articles .related-items {
    margin-bottom: 0;
    padding-top: 0
}

.related-items .recent-post {
    overflow: hidden
}

.related-items.no-gutters .recent-post {
    padding: 0
}

.hero-content-split .post-info {
    margin: 50px 35px 0
}

.fw-row .cpb_blog_grid_widget {
    padding: 0
}

.fw-row .cpb-row-content-width .cpb_blog_grid_widget {
    padding: 0 15px
}

.blog-grid-items {
    padding: 0;
    margin: 0
}

    .blog-grid-items .grid-items {
        opacity: 0;
        margin: 0
    }

    .blog-grid-items .blog-item {
        margin: 0;
        padding: 0;
        height: 330px
    }

        .blog-grid-items .blog-item > div {
            position: relative
        }

        .blog-grid-items .blog-item .details-wrap > a:first-child {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            z-index: 2
        }

        .blog-grid-items .blog-item > div, .blog-grid-items .blog-item h2:after {
            transition: background .2s ease-in-out;
            -moz-transition: background .2s ease-in-out;
            -webkit-transition: background .2s ease-in-out;
            -o-transition: background .2s ease-in-out
        }

        .blog-grid-items .blog-item h2, .blog-grid-items .blog-item h6, .blog-grid-items .blog-item data, .blog-grid-items .blog-item .author span, .blog-grid-items .blog-item .post-icon, .blog-grid-items .blog-item .post-icon > i, .blog-grid-items .blog-item .tweet-icon, .blog-grid-items .blog-item .tweet-icon > i, .blog-grid-items .blog-item .inst-icon, .blog-grid-items .blog-item .inst-icon > i {
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out
        }

        .blog-grid-items .blog-item .grid-left {
            float: left;
            width: 50%;
            height: 100%;
            padding: 30px;
            position: relative
        }

            .blog-grid-items .blog-item .grid-left:after {
                content: "";
                position: absolute;
                top: 50%;
                right: -15px;
                z-index: 99;
                width: 0;
                height: 0;
                margin-top: -20px;
                border-top: 20px solid transparent;
                border-bottom: 20px solid transparent;
                border-left: 20px solid #e3e3e3;
                transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -webkit-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out
            }

        .blog-grid-items .blog-item .grid-right {
            float: right;
            width: 50%;
            height: 100%;
            padding: 30px;
            position: relative
        }

            .blog-grid-items .blog-item .grid-right:after {
                content: "";
                position: absolute;
                top: 50%;
                left: -15px;
                z-index: 99;
                width: 0;
                height: 0;
                margin-top: -20px;
                border-top: 20px solid transparent;
                border-bottom: 20px solid transparent;
                border-right: 20px solid #e3e3e3;
                transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -webkit-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out
            }

        .blog-grid-items .blog-item .grid-image {
            float: right;
            width: 50%;
            height: 100%;
            overflow: hidden
        }

        .blog-grid-items .blog-item .grid-no-image {
            padding: 30px;
            height: 100%
        }

        .blog-grid-items .blog-item h2 {
            font-size: 18px;
            line-height: 28px;
            margin: 0
        }

        .blog-grid-items .blog-item .grid-no-image h2 {
            max-height: 60%;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .blog-grid-items .blog-item h6 {
            margin-top: 0;
            display: none
        }

        .blog-grid-items .blog-item .tweet-text, .blog-grid-items .blog-item .quote-excerpt {
            max-height: 50%;
            overflow: hidden;
            display: block;
            text-overflow: ellipsis
        }

        .blog-grid-items .blog-item .twitter_intents {
            display: none
        }

    .blog-grid-items .instagram-item {
        position: relative
    }

    .blog-grid-items .blog-item .inst-img-wrap {
        overflow: hidden;
        height: 100%
    }

    .blog-grid-items .instagram-item .inst-overlay {
        position: relative;
        z-index: 2;
        padding: 30px;
        height: 100%;
        opacity: 0;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out
    }

    .blog-grid-items .instagram-item:hover .inst-overlay {
        opacity: 1
    }

    .blog-grid-items .instagram-item .inst-overlay h2 {
        max-height: 65%;
        overflow: hidden
    }

    .blog-grid-items .instagram-item img {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%
    }

    .blog-grid-items .blog-item .date {
        margin-top: 10px;
        display: block
    }

    .blog-grid-items .blog-item .author {
        position: absolute;
        bottom: 25px
    }

    .blog-grid-items .blog-item .tweet-icon, .blog-grid-items .blog-item .post-icon, .blog-grid-items .blog-item .inst-icon {
        position: absolute;
        bottom: 30px;
        right: 30px;
        font-size: 18px;
        line-height: 18px;
        color: #fff;
        width: 16px;
        opacity: 0;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out
    }

    .blog-grid-items .blog-item:hover .tweet-icon, .blog-grid-items .blog-item:hover .post-icon, .blog-grid-items .blog-item:hover .inst-icon {
        opacity: 1
    }

    .blog-grid-items .blog-item .inst-icon {
        z-index: 3
    }

    .blog-grid-items .blog-item .post-icon > i {
        height: 16px;
        vertical-align: -2px;
        display: inline-block
    }

ul.team-members {
    list-style: none
}

.team-members.no-gutters .team-member {
    padding: 0;
    margin-bottom: 0
}

.team-members.no-gutters.row {
    margin-left: 0;
    margin-right: 0
}

.team-member {
    margin-bottom: 30px
}

    .team-member figure {
        margin-bottom: 20px;
        position: relative;
        overflow: hidden;
        z-index: 2
    }

.display-type-gallery .team-member figure {
    margin-bottom: 0
}

.display-type-standard-alt h4, .display-type-standard-alt h5 {
    text-align: center
}

.team-member figcaption a.view-profile {
    font-weight: bold;
    text-align: center;
    width: 100%
}

.team-member figcaption.team-gallery h4, .team-member figcaption.team-gallery h5 {
    width: 100%;
    font-weight: bold;
    text-align: center
}

.team-member figcaption.team-gallery h4 {
    font-size: 20px;
    margin-bottom: 0
}

.team-member figcaption.team-gallery h5.team-member-position {
    font-size: 14px;
    font-weight: normal
}

.team-member .team-member-name {
    margin: 0 0 5px 0
}

.team-member .team-member-position {
    margin: 0 0 15px 0
}

.team-member .team-member-bio {
    margin-bottom: 15px
}

.team-member .member-contact {
    margin-bottom: 10px;
    font-size: 14px
}

article.type-team {
    margin-bottom: 50px
}

    article.type-team .article-body-wrap {
        width: 50%;
        float: left;
        margin-right: 30px
    }

        article.type-team .article-body-wrap .body-text {
            margin-top: 0
        }

    article.type-team .member-position {
        margin: 0 0 20px
    }

    article.type-team .profile-image-wrap {
        float: right;
        width: 46%
    }

ul.member-contact {
    margin-left: 0;
    padding-top: 10px;
    margin-bottom: 30px;
    list-style: none
}

    ul.member-contact li {
        line-height: 24px;
        margin-bottom: 5px
    }

        ul.member-contact li i {
            vertical-align: -3px;
            margin-right: 10px;
            display: inline-block;
            height: 14px;
            margin-top: 4px
        }

            ul.member-contact li i.ss-phone {
                vertical-align: -2px
            }

        ul.member-contact li a {
            text-decoration: none;
            border-bottom: 1px dotted #e3e3e3
        }

.sidebar {
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

    .sidebar.left-sidebar .sidebar-widget-wrap {
        padding-right: 20px
    }

    .sidebar.right-sidebar .sidebar-widget-wrap {
        padding-left: 20px
    }

    .sidebar .widget_heading {
        margin-top: -6px
    }

    .sidebar .widget-heading h4 {
        margin-bottom: 0
    }

    .sidebar object, .sidebar object > img .sidebar embed {
        width: 100%;
        max-width: 100%
    }

        .sidebar object > img {
            height: auto
        }

    .sidebar a:hover {
        text-decoration: none
    }

    .sidebar .widget #lang_sel a {
        padding: 2px 10px
    }

.widget_calendar #calendar_wrap {
    border: 1px solid #e4e4e4;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    overflow: hidden
}

#calendar_wrap caption {
    border-bottom: 1px solid #222;
    padding: 7px 0
}

.widget_calendar table {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    position: relative;
    margin-bottom: -2px
}

.widget_calendar th {
    text-align: center;
    width: 26px;
    height: 35px;
    border: 1px solid #e4e4e4;
    border-bottom: 0;
    border-top: 0;
    vertical-align: middle;
    padding-right: 0 !important
}

    .widget_calendar th:first-child {
        border-left: 0
    }

    .widget_calendar th:last-child {
        border-right: 0
    }

.widget_calendar tbody tr {
    height: 35px
}

    .widget_calendar tbody tr > td {
        color: #444;
        text-align: center;
        border: 1px solid #e4e4e4;
        vertical-align: middle;
        padding: 0
    }

        .widget_calendar tbody tr > td:first-child {
            border-left: 0
        }

        .widget_calendar tbody tr > td:last-child {
            border-right: 0
        }

        .widget_calendar tbody tr > td a {
            padding: 6px 0;
            display: block
        }

.sidebar .widget_calendar tbody tr > td a:hover {
    text-decoration: none
}

.widget_calendar tbody tr > td.pad {
    border: 0;
    border-top: 1px solid #e4e4e4;
    background: transparent url('../images/scanlines_dark.html') repeat 0 0
}

.widget_calendar tfoot {
    position: absolute;
    top: 2px;
    width: 100%;
    display: block
}

    .widget_calendar tfoot tr {
        width: 100%;
        display: block
    }

    .widget_calendar tfoot td {
        padding: 5px 0;
        border-color: transparent;
        float: left
    }

        .widget_calendar tfoot td#prev {
            padding-left: 10px;
            width: 40px;
            text-align: left
        }

        .widget_calendar tfoot td#next {
            padding-right: 10px;
            width: 40px;
            text-align: right;
            float: right
        }

.sidebar .widget_calendar tfoot a {
    white-space: nowrap
}

.widget_calendar tfoot td a:hover {
    text-decoration: none
}

#comment-area {
    width: 100%;
    padding-top: 50px
}

.type-page #comment-area {
    padding-top: 20px
}

#comment-area a {
    text-decoration: none
}

.logged-in-as a {
    border-bottom: 1px dotted #e3e3e3
}

#comments-list {
    margin-bottom: 50px
}

#comments-li .comment-body ol {
    list-style: decimal inside none
}

#comments-list > ol {
    list-style: none;
    margin: 0 0 -10px;
    padding: 0
}

#comments-list ol li.comment {
    margin-bottom: 0
}

.comment .comment-wrap {
    position: relative;
    height: auto;
    padding: 20px 0
}

.comment-wrap .comment-avatar {
    float: left;
    position: relative
}

    .comment-wrap .comment-avatar img {
        height: 50px;
        width: 50px;
        display: block
    }

#comments-list li .comment-wrap {
    border-top: 1px solid #e3e3e3
}

#comments-list ol > li:first-child > .comment-wrap {
    border-top: 0
}

#comments-list li.comment > ul {
    list-style: none;
    margin: 0 0 0 70px;
    font-size: 100%
}

#comments-list li.comment ul li .comment-wrap {
    border-bottom: 0;
    padding-bottom: 0
}

.comment-content {
    margin-left: 70px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

#comments-list li ul li .comment-content {
    padding-bottom: 20px
}

.comment-content .comment-body p {
    margin-bottom: 10px
}

.comment-meta {
    position: relative;
    margin-bottom: 5px
}

    .comment-meta .comment-author {
        font-weight: bold
    }

    .comment-meta .comment-date {
        margin-left: 2px;
        font-size: 12px
    }

.comment-meta-actions {
    display: inline-block;
    font-size: 12px
}

    .comment-meta-actions .edit-link {
        margin-left: 5px;
        border-bottom: 1px dotted #e3e3e3
    }

    .comment-meta-actions .meta-sep {
        margin: 0 0 0 1px;
        color: rgba(0,0,0,0.1)
    }

    .comment-meta-actions .comment-reply {
        border-bottom: 1px dotted #e3e3e3
    }

#comment-area .edit-link a:hover, #comment-area .comment-reply a:hover {
    text-decoration: none
}

.comment-avatar .is-author {
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    color: #ccc
}

.comment-meta cite {
    font-style: normal
}

.comment-meta-actions a.comment-reply-link {
    font-weight: normal
}

.comment-meta .comment-author {
    letter-spacing: normal
}

#pingback-list .comment-content {
    margin-left: 0
}

    #pingback-list .comment-content:before {
        display: none
    }

#pingback-list .comment-wrap {
    margin: 10px 0
}

#trackbacks-list span {
    font-size: 12px
}

#trackbacks-list ol li {
    margin-bottom: 10px
}

#trackbacks-list .comment-author {
    font-size: 12px;
    margin-bottom: 5px
}

#trackbacks-list .comment-content p {
    font-size: 14px
}

#respond-wrap {
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px
}

#respond {
    margin: 30px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

#comments-list ol #respond {
    margin-bottom: 30px
}

.comment-form-author, .comment-form-email, .comment-form-url {
    margin-bottom: 0
}

#commentform {
    margin-top: 10px;
    margin-bottom: 0;
    clear: both;
    height: auto;
    overflow: hidden
}

    #commentform p.comment-notes span.required {
        float: none;
        position: relative;
        top: auto;
        right: auto
    }

    #commentform p .required {
        position: absolute;
        top: 15px;
        right: 30px
    }

    #commentform p.comment-notes {
        margin-bottom: 20px
    }

        #commentform p.comment-notes span.required {
            float: none
        }

    #commentform label {
        font-weight: normal;
        margin-bottom: 4px
    }

    #commentform p > input[type="text"] {
        margin-bottom: 12px;
        width: 100%;
        height: 38px;
        padding-left: 10px;
        padding-right: 10px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box
    }

    #commentform textarea {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        outline: 0;
        padding: 10px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        height: 200px;
        margin-bottom: 0
    }

    #commentform p.form-allowed-tags {
        display: none
    }

        #commentform p.form-allowed-tags code {
            color: #444
        }

.comment #respond h3#reply-title {
    display: block;
    margin: 0 0 10px
}

#reply-title {
    float: left;
    margin: 0 0 20px;
    line-height: 150%;
    position: relative
}

    #reply-title span {
        border-bottom: 2px solid #222;
        padding-bottom: 3px;
        display: inline-block
    }

    #reply-title small {
        font-size: 14px;
        line-height: 0;
        margin-left: 5px
    }

        #reply-title small a, #reply-title small a:hover {
            text-decoration: none
        }

p.comment-form-comment {
    margin-top: 5px;
    margin-bottom: 15px
}

p.form-submit {
    height: auto;
    overflow: hidden;
    margin-bottom: 0
}

#respond .form-submit input[type="submit"] {
    margin: 0;
    border: 0;
    background: 0;
    text-transform: uppercase;
    border: 2px solid #e3e3e3;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    height: auto;
    padding: 14px 18px;
    float: left
}

.contact-map {
    margin-bottom: 30px
}

.contact-form h6 {
    margin-bottom: 10px
}

.contact-form p.thanks {
    display: none
}

.contact-form label {
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 6px
}

.contact-form input, .contact-form textarea {
    width: 96%
}

.contact-form textarea {
    height: 189px
}

.contact-form h5 {
    margin-bottom: 10px
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.events-archive .page-heading {
    display: none
}

#tribe-events-pg-template {
    padding-top: 50px
}

.single-tribe_events .tribe-events-event-meta, .tribe-events-loop .tribe-events-event-meta, #tribe-bar-collapse-toggle {
    background: transparent !important
}

.tribe-events-othermonth {
    background: #f7f7f7 !important
}

#tribe-bar-form .tribe-bar-views-inner label {
    color: #666
}

#tribe-bar-form input[type="text"] {
    padding: 8px 0 !important
}

.tribe-bar-submit {
    padding: 18px !important
}

.tribe-bar-views-inner {
    padding-bottom: 50px !important
}

.single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .events-list #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
    margin-top: 40px !important
}

h2.tribe-events-page-title a {
    color: inherit !important
}

#tribe-bar-collapse-toggle {
    line-height: 40px
}

    #tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
        top: 50%;
        margin-top: -12px
    }

#tribe-events-content .tribe-events-calendar td.mobile-active div[id*="tribe-events-daynum-"] {
    margin-top: 0;
    padding-top: 6px;
    padding-bottom: 6px
}

.events-cal #ui-datepicker-div {
    border: 1px solid #aaa !important;
    background: #fff !important;
    color: #222 !important
}

.cg-super-search {
    background: #252525;
    color: #fff;
    padding: 35px 20px;
    position: relative;
    display: block
}

#super-search .container > .row {
    position: relative
}

.cg-super-search .search-options > span, .cg-super-search .search-options .ss-dropdown > span {
    font-size: 24px;
    line-height: 42px
}

.cg-super-search .search-options .ss-dropdown {
    float: none;
    display: inline-block;
    outline: 0;
    margin: 0 5px;
    position: relative
}

    .cg-super-search .search-options .ss-dropdown > span {
        border-bottom: 2px solid #e4e4e4;
        text-transform: lowercase
    }

        .cg-super-search .search-options .ss-dropdown > span:hover {
            cursor: pointer
        }

    .cg-super-search .search-options .ss-dropdown ul {
        position: absolute;
        top: -10px;
        left: 0;
        z-index: 1000;
        display: block;
        pointer-events: none;
        -moz-opacity: 0;
        filter: alpha(opacity= 0);
        opacity: 0;
        background-color: #fff;
        width: 280px;
        -o-transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

.mobile-browser .cg-super-search .search-options .ss-dropdown ul {
    top: 10px;
    left: -10px
}

.browser-ie .cg-super-search .search-options .ss-dropdown ul {
    display: none
}

.cg-super-search .search-options .ss-dropdown ul.show-dropdown {
    -moz-opacity: 1;
    filter: alpha(opacity= 100);
    opacity: 1;
    pointer-events: auto !important;
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.browser-ie .cg-super-search .search-options .ss-dropdown ul.show-dropdown {
    display: block
}

.cg-super-search .search-options .ss-dropdown ul li {
    height: 36px;
    line-height: 36px;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 38px;
    position: relative;
    width: 140px;
    float: left
}

    .cg-super-search .search-options .ss-dropdown ul li:first-child {
        border-top: 0
    }

    .cg-super-search .search-options .ss-dropdown ul li a {
        float: left;
        text-align: left;
        width: 100px;
        padding-left: 15px
    }

    .cg-super-search .search-options .ss-dropdown ul li .fa-check {
        display: none;
        position: absolute;
        right: 0;
        font-size: 14px;
        padding: 11px 12px
    }

    .cg-super-search .search-options .ss-dropdown ul li.selected .fa-check {
        display: block
    }

.cg-super-search .search-options input {
    background: 0;
    border: 0;
    border-bottom: 2px solid #e4e4e4;
    color: #fff;
    font-size: 24px !important;
    width: 65px;
    line-height: 18px;
    height: 38px;
    padding: 14px 0 6px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
    text-align: center
}

.cg-super-search .search-go {
    text-align: right;
    display: block
}

.super-search-go {
    padding: 14px 26px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0 !important;
    background: transparent !important;
    border: 2px solid #e3e3e3;
    border-width: 2px !important;
    border-style: solid !important
}

.super-search-close {
    font-size: 28px;
    padding: 10px;
    display: none
}

.fw-video-area {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: -100%;
    background: #2d2d2d;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    padding: 8%
}

    .fw-video-area > .fw-video-wrap {
        height: 100%
    }

.mobile-browser .fw-video-area {
    display: none
}

.fw-video-close {
    display: none;
    position: absolute;
    right: 40px;
    top: 40px;
    width: 42px;
    text-align: center;
    cursor: pointer;
    z-index: 1001;
    color: #000;
    background: #fff;
    font-size: 28px;
    line-height: 38px;
    height: 42px;
    padding: 6px;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    .fw-video-close:hover {
        opacity: 1
    }

    .fw-video-close.is-open {
        display: block;
        pointer-events: auto
    }

.fw-video-link-icon {
    font-size: 30px;
    line-height: 16px;
    margin: 0 10px 10px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 16px 21px 15px;
    height: 70px;
    width: 70px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block
}

    .fw-video-link-icon:hover {
        background: #222
    }

    .fw-video-link-icon i {
        height: 28px;
        display: inline-block;
        width: 28px;
        vertical-align: -12px
    }

.fw-video-link-image {
    position: relative;
    display: inline-block
}

    .fw-video-link-image img {
        width: 100%;
        max-width: 100%;
        height: auto
    }

    .fw-video-link-image i {
        font-size: 60px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -30px;
        margin-top: -30px;
        line-height: 60px;
        text-align: center;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .fw-video-link-image.fw-video-image-button2 i {
        background: #fff;
        color: #222;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        height: 48px;
        width: 70px;
        margin-left: -30px;
        margin-top: -25px;
        line-height: 24px;
        font-size: 28px;
        line-height: 50px;
        letter-spacing: -4px
    }

    .fw-video-link-image.fw-video-image-button3 i {
        height: 60px;
        width: 70px;
        left: 22px;
        bottom: 22px;
        top: auto;
        margin: 0;
        line-height: 76px
    }

    .fw-video-link-image:hover i {
        color: #222
    }

.gallery-shortcode {
    padding-top: 10px;
    margin: 0 -2%
}

    .gallery-shortcode .gallery-item {
        width: auto;
        float: left;
        display: block;
        width: 20%;
        margin: 0 2% 4%
    }

    .gallery-shortcode dl.gallery-item figure {
        margin-bottom: 15px
    }

    .gallery-shortcode dl.gallery-item .gallery-item-caption {
        text-align: center
    }

.gallery-columns-1 .gallery-item {
    width: 96%
}

.gallery-columns-2 .gallery-item {
    width: 46%
}

.gallery-columns-3 .gallery-item {
    width: 29.3%
}

.gallery-columns-4 .gallery-item {
    width: 21%
}

.gallery-columns-5 .gallery-item {
    width: 16%
}

.gallery-columns-6 .gallery-item {
    width: 12.6%
}

.gallery-columns-7 .gallery-item {
    width: 10.2%
}

.gallery-columns-8 .gallery-item {
    width: 8.4%
}

.gallery-columns-9 .gallery-item {
    width: 7.1%
}

.gallery-item .gallery-icon {
    background: #222;
    width: 100%;
    height: auto
}

.gallery-item img {
    display: block;
    width: 100%;
    height: auto
}

.fw-row .cpb_galleries_widget {
    padding-left: 0;
    padding-right: 0
}

ul.gallery-items {
    margin-bottom: 0;
    list-style: none;
    transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out
}

.gallery-items .gallery-item {
    opacity: 0;
    margin: 0
}

    .gallery-items .gallery-item.item-animated, .mobile-browser .gallery-item {
        opacity: 1
    }

.fw-row ul.gallery-items.gutters {
    margin: 0 15px
}

ul.gallery-items.gallery-galleries figure {
    margin-bottom: 0
}

ul.gallery-items.no-gutters {
    margin: 0 !important
}

.gallery-items > li {
    margin-bottom: 30px
}

.gallery-items.no-gutters:not(.col-1) > li {
    padding: 0
}

.gallery-items.no-gutters > li {
    margin-bottom: 0
}

.gallery-items > li figure {
    position: relative
}

.masonry-items .gallery-item {
    border-bottom: 0;
    padding-bottom: 0
}

.gallery-items.gutters .gallery-item {
    margin-bottom: 30px
}

.gallery-items.no-gutters .gallery-item-details, .gallery-full-width .gallery-item-details {
    padding: 0 15px 20px
}

.gallery-item.gallery {
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0
}

    .gallery-item.gallery figure, .masonry-items .gallery-item.standard figure {
        margin-bottom: 0
    }

.gallery-item figure {
    margin-bottom: 25px
}

.gallery-item.masonry-item figure, gallery-item figure {
    margin-bottom: 0
}

.gallery-item figure img {
    width: 100%;
    height: auto;
    position: relative;
    display: block !important
}

.gallery-item.masonry-item .gallery-item-details {
    padding: 25px 30px 20px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1)
}

.gallery-item h3.gallery-item-title {
    font-weight: normal;
    margin-bottom: 5px;
    text-align: left;
    margin-top: 0
}

.gallery-item h1.gallery-item-title {
    font-weight: normal;
    margin-bottom: 4px;
    text-align: left;
    margin-top: 10px
}

.gallery-item-title a:hover {
    text-decoration: none
}

.gallery-item h5.gallery-subtitle {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    margin-top: 0
}

.gallery-item h3.gallery-subtitle {
    display: block;
    text-align: center;
    margin-top: 0;
    margin-bottom: 8px
}

.gallery-item .gallery-item-excerpt {
    font-size: 12px;
    padding-top: 5px;
    text-align: left
}

.gallery-item .gallery-item-permalink {
    font-size: 12px;
    font-weight: bold;
    display: block;
    text-decoration: none
}

article.type-galleries .gallery-share {
    text-align: center;
    margin-bottom: 80px
}

.gallery-share .love-it-wrapper {
    margin-top: 20px
}

    .gallery-share .love-it-wrapper i {
        margin-right: 6px;
        vertical-align: -2px
    }

#main-container > .cregital-slider {
    width: 100%
}

.cregital-slider a.cregital-slider-prev, .cregital-slider a.cregital-slider-next {
    margin: -30px 0 0;
    padding: 15px;
    width: 62px;
    height: 60px;
    background: transparent !important;
    font-size: 66px;
    overflow: hidden;
    color: #fff !important;
    -webkit-transition: all .3s;
    transition: all .3s
}

.cregital-slider a.cregital-slider-prev {
    left: 30px
}

.cregital-slider a.cregital-slider-next {
    right: 28px
}

    .cregital-slider a.cregital-slider-prev.dark, .cregital-slider a.cregital-slider-next.dark {
        color: #222 !important
    }

.cregital-slider-prev i {
    position: absolute;
    left: 11px;
    line-height: 26px
}

.cregital-slider-next i {
    position: absolute;
    right: 11px;
    line-height: 26px
}

.cregital-slider-prev h4, .cregital-slider-next h4 {
    display: none !important
}

.cregital-slider-pagination {
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.cregital-slider:hover .cregital-slider-pagination {
    opacity: 1
}

.cregital-slider .cregital-slider-pagination .dot {
    width: 8px;
    height: 8px
}

.cregital-slider .cregital-slider-continue {
    background: transparent !important;
    width: 64px !important;
    height: 60px !important;
    margin-left: -33px !important;
    line-height: 62px !important;
    border: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    bottom: 60px !important
}

    .cregital-slider .cregital-slider-continue.light {
        color: #fff !important
    }

    .cregital-slider .cregital-slider-continue.dark {
        color: #222 !important
    }

    .cregital-slider .cregital-slider-continue i {
        font-size: 66px !important;
        font-weight: normal !important
    }

.cregital-slider .cregital-scroll-indicator {
    bottom: 20px
}

.swiper-slide[data-style="light"] .caption-content h2, .swiper-slide[data-style="light"] .caption-content p {
    text-shadow: 1px 1px 3px rgba(0,0,0,0.1)
}

#cregital-slider-loader {
    text-align: center
}

.swiper-slide .caption-content > h2 {
    line-height: 78px
}

.wpcf7 p {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 0
}

span.wpcf7-form-control-wrap {
    display: block
}

.wpcf7 span.wpcf7-not-valid-tip {
    top: 3px;
    left: 5px;
    background: transparent;
    color: red;
    border: 0
}

.wpcf7 .wpcf7-captchar + span.wpcf7-not-valid-tip {
    top: 10px;
    left: 78px
}

input[type="text"], input[type="email"], input[type="password"], textarea, select, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container textarea, .ginput_container select, .mymail-form input[type="text"], .mymail-form input[type="email"], .mymail-form textarea, .mymail-form select, input[type="date"], input[type="tel"], input[type="number"] {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 15px;
    padding: 6px 12px;
    border: 2px solid #e3e3e3;
    font-size: 14px !important;
    height: 36px
}

.chosen-container-multi .chosen-choices {
    padding: 2px 5px
}

    .chosen-container-multi .chosen-choices li.search-field input[type=text] {
        height: auto
    }

textarea, .wpcf7 textarea {
    height: auto
}

.wpcf7 .wpcf7-select {
    height: 36px
}

input[type="date"] {
    padding: 5px 6px
}

.ginput_container select {
    height: 36px
}

.sidebar .wpcf7 input[type="text"], .sidebar .wpcf7 input[type="email"], .sidebar .wpcf7 textarea, .sidebar .wpcf7 select {
    width: 88%
}

.wpcf7 textarea {
    max-width: 100%;
    outline: 0 !important
}

.wpcf7 .wpcf7-captchac {
    float: left;
    border: 1px solid #CCC;
    padding: 3px 0 4px;
    margin: 6px 10px 0 0
}

.wpcf7 input.wpcf7-captchar {
    float: left;
    width: 45%
}

input[type="submit"], button[type="submit"], .wpcf7 input.wpcf7-submit[type="submit"], .gform_wrapper input[type="submit"], .mymail-form input[type="submit"] {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    height: auto;
    padding: 14px 22px;
    margin: 0 10px 20px 0;
    font-weight: bold;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: transparent;
    border: 2px solid #e3e3e3;
    position: relative;
    overflow: hidden;
    outline: 0;
    text-shadow: none;
    text-decoration: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    max-width: 100%
}

.wpcf7 input.wpcf7-submit[type="submit"] {
    float: left;
    margin-right: 0
}

#footer .wpcf7 input.wpcf7-submit[type="submit"] {
    float: right
}

select {
    display: block;
    vertical-align: top;
    z-index: 2;
    border: 0;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    appearance: none;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 8px 30px 8px 15px;
    line-height: 150%;
    margin: 0 0 5px;
    background-image: url('../images/down-arrow%402x.html');
    background-repeat: no-repeat;
    background-position: 90% center;
    background-position: calc(100% - 12px) center;
    background-size: 9px 6px;
    border: 2px solid #e3e3e3
}

.browser-ie select, .browser-ie10 select {
    background-image: none
}

.browser-ff select {
    background-image: linear-gradient
}

.gform_wrapper select {
    padding: 5px 8px !important
}

.gform_wrapper .chzn-container .chzn-drop, .gform_wrapper .chzn-container-single .chzn-search input {
    width: 100% !important
}

.gform_wrapper .chzn-container .chzn-results li {
    padding: 10px 7px 14px !important
}

.ui-datepicker-title select {
    width: auto;
    padding: 0 25px 0 7px;
    height: 22px;
    background-position: 90% center;
    font-size: 12px !important
}

    .ui-datepicker-title select:first-child {
        margin-right: 4px
    }

.gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_year {
    line-height: 40px
}

    .gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input, .gform_wrapper .gfield_date_month input, .gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_year input {
        margin-bottom: 0
    }

    .gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
        line-height: 0
    }

    .gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
        line-height: normal;
        margin-top: 0
    }

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
    padding: 5px 8px 5px 8px
}

.gform_wrapper ul.gfield_radio li input + input {
    width: auto;
    height: 30px
}

.gform_wrapper ul.gfield_radio li input[value=gf_other_choice] {
    margin-top: 14px !important
}

.gform_wrapper .chzn-container-single .chzn-search input {
    height: auto
}

input[type="file"] {
    padding: 10px;
    border: 2px solid #e3e3e3;
    display: inline-block;
    width: auto;
    line-height: 0;
    margin-top: 6px
}

.cpb_accordion .cpb_accordion_section > h4 a:after {
    content: "\e600";
    font-family: 'jackson' !important
}

.cpb_accordion .cpb_accordion_section > h4.ui-state-active a:after {
    content: "\e603"
}

.cpb_accordion .ui-accordion .ui-accordion-content {
    padding: 15px
}

.cpb_accordion_section .cpb_text_column {
    margin-bottom: 0
}

.cpb_accordion .ui-accordion .ui-accordion-content .row {
    margin-left: -15px !important
}

.toggle-wrap .cpb_toggle:after {
    content: "\e600";
    font-family: 'jackson' !important
}

.toggle-wrap .cpb_toggle_title_active:after {
    content: "\e603"
}

.testimonials > li:before {
    content: '\e60b';
    font-family: 'jackson' !important
}

#buddypress div.dir-search {
    margin: 0 0 20px
}

    #buddypress div.dir-search label {
        margin-bottom: 0
    }

    #buddypress div.dir-search input[type=text] {
        margin: 0
    }

    #buddypress div.dir-search input[type="submit"] {
        margin: 0 0 0 5px;
        height: 36px;
        vertical-align: top
    }

#buddypress div.item-list-tabs ul li.last select, #buddypress form#whats-new-form #whats-new-options select {
    width: 185px;
    height: 32px;
    margin-left: 10px;
    padding: 0 10px;
    margin-top: -4px
}

#buddypress form#whats-new-form p.activity-greeting {
    line-height: 1em
}

#whats-new-post-in-box {
    line-height: 24px
}

#buddypress form#whats-new-form #whats-new-submit {
    margin-top: 0
}

    #buddypress form#whats-new-form #whats-new-submit input[type=submit] {
        margin-right: 0;
        margin-bottom: 0;
        height: 36px
    }

#buddypress div#item-header-cover-image h2 a, #buddypress div#item-header-cover-image h2 {
    margin-bottom: 1em
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@-webkit-keyframes stretchdelay {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes stretchdelay {
    0%,40%,100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4)
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0)
    }
}

@-webkit-keyframes bouncedelay {
    0%,80%,100% {
        -webkit-transform: scale(0.0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {
    0%,80%,100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0)
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0)
    }
}

@keyframes

"circlespin" {
    from

{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg)
}

}

@-moz-keyframes circlespin {
    from {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes

"circlespin" {
    from

{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

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

}
@-ms-keyframes

"circlespin" {
    from

{
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

to {
    -ms-transform: rotate(359deg);
    transform: rotate(359deg)
}

}
@-o-keyframes

"circlespin" {
    from

{
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg)
}

}

@-webkit-keyframes orbit-bars {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes orbit-bars {
    from {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@-ms-keyframes orbit-bars {
    from {
        -ms-transform: rotate(0deg)
    }

    to {
        -ms-transform: rotate(360deg)
    }
}

@-o-keyframes orbit-bars {
    from {
        -o-transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(360deg)
    }
}

@keyframes orbit-bars {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

#cg-debug {
    margin: 0 auto;
    max-width: 80%
}

    #cg-debug > textarea {
        min-height: 800px;
        margin-bottom: 40px;
        outline: 0
    }

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    #logo img.standard, #logo h1.standard, #mobile-logo img.standard, #mobile-logo h1.standard {
        display: none
    }

    #logo img.retina, #logo h1.retina, #mobile-logo img.retina, #mobile-logo h1.retina {
        display: inline-block
    }

    .logo-alt-version #mobile-logo img.standard, .logo-alt-version #mobile-logo h1.standard, .logo-alt-version #mobile-logo img.retina, .logo-alt-version #mobile-logo h1.retina {
        display: none
    }

    .logo-alt-version #mobile-logo img.alt-logo {
        display: inline-block
    }

    .logo-alt-version #logo img.retina {
        display: none
    }

    .logo-alt-version .is-sticky #logo img.standard, .logo-alt-version .is-sticky #logo img.retina {
        display: none
    }

    .logo-alt-version .is-sticky #logo img.alt-logo {
        display: inline-block
    }

    .fs-aux-open #logo img.standard {
        display: none !important
    }

    .fs-aux-open #logo img.retina {
        display: inline-block !important
    }

    .cg-swipe-indicator {
        background-image: url("images/swipe_indicator%402x.html");
        background-size: 76px 76px
    }

    .tp-leftarrow, .tp-leftarrow.large, .tp-leftarrow.square, .tp-leftarrow.round, .tp-rightarrow, .tp-rightarrow.large, .tp-rightarrow.square, .tp-rightarrow.round, .rev_slider_wrapper > .tp-leftarrow, .rev_slider_wrapper > .tp-leftarrow.large, .rev_slider_wrapper > .tp-leftarrow.square, .rev_slider_wrapper > .tp-leftarrow.round, .rev_slider_wrapper > .tp-leftarrow.default, .rev_slider_wrapper > .tp-rightarrow, .rev_slider_wrapper > .tp-rightarrow.large, .rev_slider_wrapper > .tp-rightarrow.square, .rev_slider_wrapper > .tp-rightarrow.round, .rev_slider_wrapper > .tp-rightarrow.default {
        background-image: url('../images/slider-nav%402x.html');
        background-size: 72px 38px
    }
}

.mobile-browser .cpb_parallax_asset {
    background-position: 50% 0 !important
}

.apple-mobile-browser figure.animated-overlay > img {
    -webkit-backface-visibility: hidden
}

.mobile-browser .portfolio-items .portfolio-item, .mobile-browser .blog-items .blog-item, .mobile-browser .masonry-gallery .gallery-image, .mobile-browser .gallery-items .gallery-item {
    opacity: 1
}

.woocommerce .map-canvas img {
    max-width: none
}

.woocommerce ul.products.row {
    margin: 0 -15px
}

.fw-row .woocommerce ul.products.row {
    margin: 0
}

.fw-row .container .woocommerce ul.products.row {
    margin: 0 -15px
}

.woocommerce ul.products li.product {
    padding: 0 15px;
    margin: 0;
    clear: none
}

.woocommerce ul.products.multi-masonry-items.gutters li.product {
    padding-bottom: 30px
}

.woocommerce ul.products li.product.product-display-standard {
    margin-bottom: 30px
}

.woocommerce ul.products.no-gutters li.product {
    padding: 0
}

.woocommerce ul.products li.product.col-sm-12 {
    width: 100%
}

.woocommerce ul.products li.product.col-sm-6 {
    width: 50%
}

.woocommerce ul.products li.product.col-sm-5 {
    width: 41.66666667%
}

.woocommerce ul.products li.product.col-sm-4 {
    width: 33.33333333%
}

.woocommerce ul.products li.product.col-sm-3 {
    width: 25%
}

.woocommerce ul.products li.product.col-sm-2 {
    width: 16.66666667%
}

.woocommerce ul.products li.product.col-sm-1 {
    width: 8.33333333%
}

.woocommerce ul.products li.product.col-sm-cg-5 {
    width: 20%
}

.products.row.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-products-wrap {
    margin-top: 40px;
    max-width: 100%
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield !important
}

.select2-search input[type="text"] {
    margin: 0
}

.select2-container .select2-choice {
    padding: 8px 10px;
    border-radius: 0 !important
}

.select2-dropdown-open .select2-choice {
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce a.button {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    height: auto;
    padding: 14px 16px;
    font-weight: bold;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 0;
    position: relative;
    overflow: hidden;
    outline: 0;
    text-shadow: none;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    max-width: 100%;
    box-shadow: none;
    font-weight: normal
}

.woocommerce button[type="submit"] {
    display: inline-block;
    line-height: 18px;
    height: auto;
    padding: 14px 16px;
    font-weight: bold;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 2px solid #e3e3e3;
    position: relative;
    overflow: hidden;
    outline: 0;
    text-shadow: none;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    max-width: 100%;
    box-shadow: none;
    font-weight: normal
}

.wc-forward a:after, .wc-forward:after {
    display: none
}

.woocommerce a.button.wc-backward {
    font-size: 14px
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: transparent
}

.woocommerce #respond input#submit:after, .woocommerce a.button:after, .woocommerce button.button:after, .woocommerce input.button:after {
    display: none !important
}

.woocommerce a.button.alt, .woocommerce input.button.alt, .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce button.button.alt:hover {
    text-shadow: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal
}

.woocommerce form .form-row {
    padding: 0
}

    .woocommerce form .form-row input.input-text {
        padding: 8px 10px;
        border: 2px solid #e4e4e4;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        height: 38px;
        border-radius: 0;
        line-height: 18px;
        box-shadow: none
    }

.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error {
    box-shadow: none;
    border: 2px solid #e3e3e3;
    border-radius: 0;
    text-shadow: none;
    padding: 15px 30px 15px 50px !important;
    margin-top: 20px !important;
    margin-bottom: 40px !important;
    background: transparent !important
}

    .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
        content: "\f00c";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        font-size: inherit;
        text-shadow: none
    }

    .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
        color: inherit;
        background: transparent;
        box-shadow: none;
        border-radius: 0;
        top: 11px;
        padding-top: 0
    }

    .woocommerce .woocommerce-message a.button {
        background: 0;
        border: 0;
        box-shadow: none;
        text-shadow: none;
        font-size: 14px;
        background: transparent !important;
        padding: 4px 5px
    }

.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error {
    border-color: #b81c23
}

.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    border-color: #d1f2f0
}

    .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
        top: 13px;
        margin-left: -10px;
        margin-right: 20px
    }

.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
    border-color: #5adcff;
    color: #222
}

    .woocommerce .woocommerce-info a:hover, .woocommerce-page .woocommerce-info a:hover {
        color: #fff;
        border-bottom-color: #fff
    }

    .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
        text-shadow: none;
        top: 15px;
        content: "\f05a";
        font-family: FontAwesome
    }

.single-product .has-one-sidebar .article-body-wrap > .container, .single-product .has-both-sidebars .article-body-wrap > .container {
    max-width: 100%;
    padding: 0
}

.single-product .page-content.col-sm-12 {
    padding-left: 0;
    padding-right: 0
}

.woocommerce .page-description {
    clear: both
}

.woocommerce .pp_gallery {
    left: 47%
}

div.pp_woocommerce .pp_content_container {
    padding: 40px 0
}

div.pp_woocommerce .pp_description {
    font-size: 14px;
    line-height: 14px
}

div.pp_woocommerce .currentTextHolder {
    line-height: 16px
}

.woocommerce .star-rating {
    float: left;
    margin-right: 6px;
    margin-top: 6px;
    font-size: 12px;
    letter-spacing: 4px;
    width: 7em
}

.woocommerce p.stars {
    margin: 0;
    line-height: 1;
    font-size: 12px;
    letter-spacing: 4px;
    width: 7em;
    padding-top: 1px
}

    .woocommerce p.stars span a {
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        font-weight: normal;
        position: relative;
        width: 1.2em
    }

    .woocommerce p.stars a.star-1:after, .woocommerce p.stars a.star-2:after, .woocommerce p.stars a.star-3:after, .woocommerce p.stars a.star-4:after, .woocommerce p.stars a.star-5:after {
        font-family: star;
        color: #999
    }

    .woocommerce p.stars a.star-1:after {
        content: "\73"
    }

    .woocommerce p.stars a.star-1.active:after, .woocommerce p.stars a.star-1:hover:after {
        content: "\53"
    }

    .woocommerce p.stars a.star-2:after {
        content: "\73\73"
    }

    .woocommerce p.stars a.star-2.active:after, .woocommerce p.stars a.star-2:hover:after {
        content: "\53\53"
    }

    .woocommerce p.stars a.star-3:after {
        content: "\73\73\73"
    }

    .woocommerce p.stars a.star-3.active:after, .woocommerce p.stars a.star-3:hover:after {
        content: "\53\53\53"
    }

    .woocommerce p.stars a.star-4:after {
        content: "\73\73\73\73"
    }

    .woocommerce p.stars a.star-4.active:after, .woocommerce p.stars a.star-4:hover:after {
        content: "\53\53\53\53"
    }

    .woocommerce p.stars a.star-5:after {
        content: "\73\73\73\73\73"
    }

    .woocommerce p.stars a.star-5.active:after, .woocommerce p.stars a.star-5:hover:after {
        content: "\53\53\53\53\53"
    }

.modal-body .comment-form-rating {
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 10px;
    margin-bottom: 25px !important
}

    .modal-body .comment-form-rating label {
        float: left;
        margin-right: 15px
    }

    .modal-body .comment-form-rating p.stars > span {
        display: block;
        margin-top: 2px
    }

.modal-body #commentform label {
    margin-bottom: 15px
}

.modal-body .comment-form-author, .modal-body .comment-form-email {
    height: auto;
    overflow: hidden;
    width: 100%
}

    .modal-body .comment-form-author label, .modal-body .comment-form-email label {
        float: left;
        line-height: 28px
    }

    .modal-body .comment-form-author input, .modal-body .comment-form-email input {
        margin-left: 10px
    }

.modal-body #commentform p span.required {
    float: left;
    margin-left: 4px
}

.modal-body .comment-form-comment textarea {
    min-height: 200px
}

.woocommerce #review_form #reply-title {
    display: none
}

.woocommerce #review_form #respond p.comment-form-comment {
    margin-bottom: 20px
}

p.comment-form-rating, .woocommerce p.stars {
    margin: 0;
    line-height: 14px
}

p.comment-form-rating {
    float: left;
    min-width: 60%
}

    p.comment-form-rating label {
        float: left;
        margin-right: 10px;
        margin-bottom: 0;
        display: block !important
    }

.woocommerce p.stars {
    float: left
}

    .woocommerce p.stars a {
        position: absolute;
        border: 0 !important
    }

p.comment-form-author {
    clear: left
}

.woocommerce #review_form #respond textarea {
    margin-bottom: 0
}

.woocommerce #review_form #respond p.form-submit {
    float: right
}

.woocommerce #review_form #respond .form-submit input {
    font-size: 12px;
    line-height: 18px;
    height: auto;
    padding: 12px 18px;
    border: 2px solid #222;
    border-radius: 0;
    text-shadow: none;
    margin-bottom: 2px;
    float: right;
    box-shadow: none;
    backface-visibilty: hidden
}

.woocommerce .help-bar {
    padding: 20px 0;
    border-top: 2px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 60px
}

.woocommerce-checkout .help-bar {
    margin-bottom: 20px;
    border-bottom: 0;
    border-top: 0;
    padding: 0
}

.woocommerce-checkout .woocommerce > form.login {
    display: none
}

.woocommerce .help-bar span {
    float: left
}

.woocommerce .help-bar ul {
    float: right;
    margin-bottom: 0
}

    .woocommerce .help-bar ul li {
        float: left;
        margin-bottom: 0;
        margin-left: 30px
    }

        .woocommerce .help-bar ul li:first-child {
            margin-left: 0
        }

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    position: relative;
    float: right;
    margin: 0 0 20px;
    text-align: right
}

.woocommerce-ordering select {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 40px 10px 14px;
    height: 42px;
    outline: 0;
    background-image: url('../images/down-arrow%402x.html');
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 9px 6px
}

    .woocommerce-ordering select option {
        padding: 5px
    }

select.hasCustomSelect {
    z-index: 2;
    cursor: pointer
}

.woocommerce-checkout .checkout-spacer {
    height: 30px
}

.has-no-sidebar .woo-aux-options-wrap {
    padding: 0
}

.full-width-shop > .woo-aux-options-wrap {
    padding: 0 30px
}

.woo-aux-options {
    border-top: 2px solid #e3e3e3;
    border-bottom: 2px solid #e3e3e3;
    margin-bottom: 40px;
    padding: 10px 0
}

    .woo-aux-options .woocommerce-ordering {
        margin-bottom: 0
    }

        .woo-aux-options .woocommerce-ordering select {
            background-color: transparent;
            background-position: right center;
            color: inherit;
            border: 0;
            padding: 0 20px 0 0;
            height: 26px
        }

.shop-layout-opts {
    float: left;
    margin-right: 10px;
    height: 26px;
    position: relative;
    z-index: 22
}

    .shop-layout-opts > a {
        line-height: 24px;
        margin-right: 4px;
        font-size: 24px;
        height: 26px
    }

.full-width-shop.has-one-sidebar .shop-layout-opts, .full-width-shop.has-both-sidebars .shop-layout-opts {
    display: none
}

.cg-mobile-shop-filters-link {
    display: none;
    float: left
}

    .cg-mobile-shop-filters-link:before {
        content: "\e600";
        font-family: 'jackson';
        font-size: 20px;
        display: inline-block;
        margin-right: 8px;
        vertical-align: -3px
    }

    .cg-mobile-shop-filters-link.filters-open:before {
        content: "\e603"
    }

.cg-mobile-shop-filters {
    display: none
}

    .cg-mobile-shop-filters .widget {
        padding-bottom: 0;
        border-bottom: 2px solid #e3e3e3
    }

        .cg-mobile-shop-filters .widget select {
            border-bottom-width: 0
        }

        .cg-mobile-shop-filters .widget.widget_layered_nav_filters {
            padding: 15px 0
        }

        .cg-mobile-shop-filters .widget > .widget-heading {
            display: none
        }

        .cg-mobile-shop-filters .widget.widget_layered_nav select {
            margin: 0;
            border: 0;
            background-position: 100%
        }

    .cg-mobile-shop-filters .widget_price_filter .price_slider_wrapper {
        margin-top: 20px;
        margin-bottom: 20px
    }

.mobile-woo-aux-options {
    display: none
}

.mobile-woo-aux-details {
    padding: 10px 0 20px
}

    .mobile-woo-aux-details .shop-layout-opts {
        float: left
    }

    .mobile-woo-aux-details .woocommerce-result-count {
        float: right !important
    }

.woo-global-filters-enabled .cg-mobile-shop-filters-link {
    display: block;
    margin-right: 20px;
    line-height: 22px
}

.woo-global-filters-enabled .mobile-woo-aux-options {
    display: block
}

.woo-global-filters-enabled .mobile-woo-aux-details {
    display: none
}

.inner-page-wrap.full-width-shop, .inner-page-wrap.full-width-shop > .row {
    margin: 0
}

.inner-page-wrap.woocommerce-shop-page {
    margin-top: 0
}

.page-heading-hidden + .inner-page-wrap.woocommerce-shop-page, .page-heading-wrap-hidden + .container .inner-page-wrap.woocommerce-shop-page, .cregital-slider-outer + .container .inner-page-wrap.woocommerce-shop-page {
    margin-top: 40px
}

.page-heading-standard .inner-page-wrap.woocommerce-shop-page, .page-heading-fancy .inner-page-wrap.woocommerce-shop-page {
    margin-top: 50px
}

.woocommerce-shop-page .multi-masonry-items.gutters {
    margin: 0 15px 30px !important
}

.inner-page-wrap.full-width-shop section[class*="col-sm"], .inner-page-wrap.full-width-shop .sidebar[class*="col-sm"], .inner-page-wrap.full-width-shop .page-content {
    padding-left: 0;
    padding-right: 0
}

.inner-page-wrap.full-width-shop .sidebar.right-sidebar {
    float: right !important
}

.inner-page-wrap.full-width-shop .sidebar[class*="col-sm"] {
    padding-bottom: 40px;
    opacity: 0;
    z-index: 20
}

.inner-page-wrap.full-width-shop .right-sidebar {
    position: absolute;
    top: 0;
    right: 0
}

.inner-page-wrap.full-width-shop .sidebar[class*="col-sm"] > section {
    padding: 40px 15px 0
}

.inner-page-wrap.full-width-shop .product-type-standard .sidebar[class*="col-sm"] > section {
    padding-top: 0
}

.inner-page-wrap.full-width-shop ul.products > li {
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left !important
}

    .inner-page-wrap.full-width-shop ul.products > li.product-display-standard {
        margin-bottom: 30px !important
    }

.woocommerce-count-wrap {
    float: left
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 26px
}

.woocommerce-count-wrap .woocommerce-show-products {
    float: left;
    margin-left: 15px;
    line-height: 26px
}

.term-description {
    clear: both;
    padding-top: 20px;
    margin-bottom: 40px
}

.container .term-description.container {
    padding-left: 0;
    padding-right: 0
}

.woocommerce-show-products a {
    margin: 0 3px
}

    .woocommerce-show-products a:first-child {
        margin-left: 0
    }

.woocommerce ul.products {
    padding-top: 0;
    margin: 0 -15px
}

    .woocommerce ul.products.no-gutters {
        margin: 0
    }

ul.cart_list li, ul.product_list_widget li {
    padding: 0
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
    padding: 10px 0
}

.full-width-shop .products .product {
    opacity: 0
}

    .browser-ie .full-width-shop .products .product, .full-width-shop .products .product.item-animated, .mobile-browser .full-width-shop .products .product {
        opacity: 1
    }

.products .product {
    text-align: left;
    list-style: none
}

    .products .product .product-details {
        text-align: left
    }

    .products .product.details-align-center .product-details {
        text-align: center
    }

    .products .product.details-align-right .product-details {
        text-align: right
    }

    .products .product .preview-slider-item-wrapper .product-details {
        text-align: left !important
    }

    .products .product.details-align-center .preview-slider-item-wrapper .product-details {
        text-align: center !important
    }

    .products .product.details-align-right .preview-slider-item-wrapper .product-details {
        text-align: right !important
    }

    .products .product.product-display-gallery .product-details, .products .product.product-display-gallery-bordered .product-details {
        display: none;
        max-width: 60%
    }

.woocommerce .products .product.product-layout-list.product-display-gallery .product-details, .woocommerce .products .product.product-layout-list.product-display-gallery-bordered .product-details {
    display: block
}

.products .product .product-details .posted_in {
    font-size: 14px
}

.products .product .product-details .product-desc {
    display: none
}

    .products .product .product-details .product-desc, .products .product .product-details .product-desc > p {
        font-size: 14px;
        line-height: 22px
    }

.products .product.product-display-standard > .product-actions, .products .product.product-display-standard > .product-actions > a {
    display: none
}

.products .product.buy-btn-visible > .product-actions {
    display: block
}

    .products .product.buy-btn-visible > .product-actions .add-to-cart-wrap {
        display: inline-block
    }

        .products .product.buy-btn-visible > .product-actions .add-to-cart-wrap > a {
            display: inline-block;
            text-align: center;
            padding: 13px 20px;
            border: 2px solid #e3e3e3;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px
        }

            .products .product.buy-btn-visible > .product-actions .add-to-cart-wrap > a i {
                margin-right: 10px;
                font-size: 24px;
                vertical-align: -4px
            }

            .products .product.buy-btn-visible > .product-actions .add-to-cart-wrap > a.added_to_cart {
                display: none
            }

li.product .add-to-cart-wrap .variations_form {
    margin: 10px 0 5px
}

.cart-overlay .add-to-cart-wrap .variations_form {
    display: none !important
}

.woocommerce a.added_to_cart {
    display: none !important
}

.products .product.product-display-standard > .star-rating {
    display: none
}

.products .product.rating-visible > .star-rating {
    display: inline-block
}

.woocommerce .full-width-shop .product-grid {
    margin-top: 30px
}

    .woocommerce .full-width-shop .product-grid.no-gutters {
        margin-top: 0
    }

    .woocommerce .full-width-shop .product-grid.gutters {
        margin-left: 0;
        margin-right: 0
    }

.product-grid .product {
    opacity: 0;
    list-style: none
}

    .product-grid .product.item-animated {
        opacity: 1
    }

.yit-wcan-container .product {
    opacity: 1 !important
}

.woocommerce .full-width-shop .product-type-standard .product-grid {
    margin: 0 15px 40px
}

.woocommerce .products .product {
    height: auto;
    margin-bottom: 30px;
    list-style: none
}

.woocommerce .products.no-gutters .product {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.fw-row .products-full-width.product-type-standard {
    margin: 0 30px
}

.fw-row .products-full-width.product-type-gallery {
    margin: 0
}

.products-full-width.no-gutters.row, .fw-row .products-full-width.no-gutters {
    margin-left: 0;
    margin-right: 0
}

    .fw-row .products-full-width.no-gutters.carousel-wrap {
        margin-left: 15px;
        margin-right: 15px
    }

.products.product-type-gallery-bordered {
    border-left: 2px solid #e3e3e3;
    border-top: 2px solid #e3e3e3
}

.woocommerce .products.product-type-gallery-bordered.no-gutters .product {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

.products.product-type-gallery-bordered.owl-carousel {
    border-left: 0;
    border-top: 0
}

.products.product-type-gallery .product .product-details, .products.product-type-gallery-bordered .product .product-details {
    display: none
}

.woocommerce .products.product-type-gallery .product figure, .woocommerce .products.product-type-gallery-bordered .product figure {
    margin-bottom: 0
}

.woocommerce .products .product h3, .woocommerce ul.products li.product h3 {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 150%;
    font-size: 18px
}

.woocommerce .products .product .price, .woocommerce ul.products li.product .price {
    float: none;
    width: 100%;
    text-align: inherit;
    font-size: 16px;
    line-height: 20px;
    margin-top: 2px;
    margin-bottom: 0;
    display: block;
    font-weight: bold
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    display: inline-block;
    margin-right: 2px
}

.woocommerce div.product p.stock {
    font-size: 1em
}

.products .product .star-rating {
    float: none;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 0
}

.woocommerce ul.products li.product {
    margin-bottom: 50px
}

.woocommerce .products .product.product-display-gallery, .woocommerce .products .product.product-display-gallery-bordered, .woocommerce .products.product-type-gallery .product, .woocommerce .products.product-type-gallery-bordered .product {
    margin-bottom: 30px
}

    .woocommerce .products .product.product-display-gallery-bordered > figure, .woocommerce .products.product-type-gallery-bordered .product > figure {
        border: 2px solid #e3e3e3
    }

    .woocommerce .products .product.product-display-gallery.no-gutters, .woocommerce .products .product.product-display-gallery-bordered.no-gutters, .woocommerce .products.no-gutters .product.product-display-gallery, .woocommerce .products.no-gutters .product.product-display-gallery-bordered {
        margin-bottom: 0;
        padding: 0
    }

.woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge, .woocommerce .free-badge {
    background: #fa726e;
    color: #fff;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: absolute;
    padding: 0 8px 0 12px;
    margin: 0 !important;
    border-radius: 0;
    right: 10px !important;
    top: 10px !important;
    left: auto;
    z-index: 4;
    min-height: 0;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 26px;
    height: 26px !important;
    font-weight: bold;
    letter-spacing: normal;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    white-space: nowrap
}

.woocommerce .product-img-area span.onsale, .woocommerce .product-img-area .wc-new-badge, .woocommerce .product-img-area .out-of-stock-badge, .woocommerce .product-img-area .free-badge {
    right: 20px !important;
    top: 20px !important
}

.woocommerce span.onsale:before, .woocommerce .wc-new-badge:before, .woocommerce .out-of-stock-badge:before, .woocommerce .free-badge:before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -15px;
    width: 0;
    height: 0;
    border-color: transparent #ef3f32 transparent transparent;
    border-style: solid;
    border-width: 14px 15px 12px 0
}

.woocommerce span.onsale:after, .woocommerce .wc-new-badge:after, .woocommerce .out-of-stock-badge:after, .woocommerce .free-badge:after {
    content: "";
    position: absolute;
    top: 10px;
    left: -2px;
    float: left;
    width: 7px;
    height: 7px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #fff
}

.woocommerce span.onsale:before {
    border-right-color: #fa726e
}

.woocommerce .wc-new-badge {
    background: #4ddca8
}

    .woocommerce .wc-new-badge:before {
        border-right-color: #4ddca8
    }

.woocommerce .out-of-stock-badge {
    background: #999;
    font-size: 10px
}

    .woocommerce .out-of-stock-badge:before {
        border-right-color: #999
    }

.woocommerce .free-badge {
    background: #222
}

.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
    text-decoration: none
}

.price ins {
    background: transparent
}

.woocommerce .products .product a.button {
    display: inline-block
}

.woocommerce .products .product a.quick-view-button {
    display: block;
    top: -36px !important;
    text-shadow: none !important
}

.woocommerce .products .product figure {
    overflow: visible;
    position: relative;
    margin-bottom: 20px
}

.products .product figure.product-transition-zoom img {
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s
}

.standard-browser .products .product figure.product-transition-zoom:hover img {
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
    opacity: 1
}

.standard-browser figure.product-transition-disabled:hover img {
    -webkit-transform: none !important;
    transform: none !important;
    opacity: 1 !important
}

.woocommerce .products .product figure .badge-wrap {
    position: absolute;
    top: 0;
    right: 0
}

    .woocommerce .products .product figure .badge-wrap > span {
        opacity: 1;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s
    }

.woocommerce .products .product figure:hover .badge-wrap > span {
    opacity: 0
}

.product-shadows .products .product figure {
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

.woocommerce .products .product.product-display-gallery figure, .woocommerce .products .product.product-display-gallery-bordered figure {
    margin-bottom: 0
}

.product-type-standard figure {
    overflow: hidden
}

    .product-type-standard figure img {
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        position: relative
    }

.standard-browser .product-type-standard figure:hover img {
    opacity: .6;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1)
}

.product figure .cart-overlay {
    position: absolute;
    z-index: 11;
    font-size: 12px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    opacity: 0;
    display: block;
    width: auto;
    bottom: 15px;
    left: 15px;
    color: #222
}

.product-shadows .product figure .cart-overlay .shop-actions > * {
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

.product-shadows .product figure .cart-overlay .shop-actions > .tooltip {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.product figure .cart-overlay .shop-actions > * {
    background: #fff
}

.product .cart-overlay .shop-actions script {
    display: none !important
}

.product figure .cart-overlay .shop-actions > .tooltip {
    background: transparent
}

.product figure .cart-overlay .shop-actions > a, .woocommerce .wishlist_table tr td.product-add-to-cart a {
    color: #222
}

.product figure:hover .cart-overlay {
    opacity: 1
}

.products .product figure figcaption .thumb-info {
    margin-top: 20px;
    text-align: left;
    vertical-align: top
}

    .products .product figure figcaption .thumb-info h4 {
        text-align: left;
        padding-left: 10px;
        white-space: normal !important;
        font-weight: bold;
        max-width: 75%
    }

    .products .product figure figcaption .thumb-info h5 {
        text-align: left;
        padding-left: 10px;
        white-space: normal !important;
        max-width: 75%
    }

    .products .product figure figcaption .thumb-info h6, .products .product figure figcaption .thumb-info .gm-hover-price-wrap {
        text-align: left;
        padding-left: 10px;
        white-space: normal !important;
        max-width: 75%
    }

    .products .product figure figcaption .thumb-info .posted_in > a {
        display: inline-block
    }

.gm-hover-price-wrap {
    padding-top: 5px
}

    .gm-hover-price-wrap .star-rating {
        display: none !important
    }

.products .product.size-large figure figcaption .thumb-info h4, .products .product.size-large figure figcaption .thumb-info h5, .products .product.size-large figure figcaption .thumb-info h6 {
    padding-left: 0
}

.bold-design .products .product figure figcaption .thumb-info {
    margin-top: 0
}

.products-mini .products .product figure .cart-overlay {
    display: none
}

.product .cart-overlay .shop-actions {
    position: relative;
    min-height: 40px;
    min-width: 180px
}

    .product .cart-overlay .shop-actions > * {
        float: left !important;
        display: inline-block
    }

    .product .cart-overlay .shop-actions .price-link {
        display: none;
        padding: 0 14px;
        line-height: 62px;
        height: 62px;
        width: auto;
        margin-top: 0;
        font-size: 13px
    }

        .product .cart-overlay .shop-actions .price-link .price {
            line-height: inherit;
            margin-top: 0;
            color: inherit
        }

    .product .cart-overlay .shop-actions .price del {
        display: none !important
    }

.product figure .cart-overlay .price-link {
    border-right: 1px solid #e3e3e3
}

.product figure .cart-overlay .yith-wcwl-add-to-wishlist {
    float: none;
    border-left: 1px solid #e3e3e3
}

    .product figure .cart-overlay a[class*="product_type"], .product figure .cart-overlay .yith-wcwl-add-to-wishlist a {
        padding: 19px 21px;
        height: 62px;
        width: 62px
    }

        .product figure .cart-overlay .yith-wcwl-add-to-wishlist a:hover {
            opacity: 1
        }

.product figure .cart-overlay .shop-actions a > i {
    margin-right: 0;
    font-size: 24px
}

    .product figure .cart-overlay .shop-actions a > i.fa-info {
        margin-left: 5px
    }

    .product figure .cart-overlay .shop-actions a > i.cg-icon-add-to-cart {
        margin-left: -2px
    }

    .product figure .cart-overlay .shop-actions a > i.cg-icon-tick {
        margin-left: -3px
    }

    .product figure .cart-overlay .shop-actions a > i.cg-icon-soldout {
        margin-top: 1px;
        margin-left: -2px;
        display: inline-block
    }

.product .cart-overlay .shop-actions > a > span, .product .cart-overlay .shop-actions .add-to-cart-wrap > a > span {
    display: none
}

.product .yith-wcwl-add-to-wishlist {
    border-left: 0
}

.add_to_cart_button > i.cg-icon-loader, .single_add_to_cart_button > i.cg-icon-loader {
    width: 24px;
    height: 24px;
    display: inline-block;
    -webkit-animation: spin 1s infinite ease forwards;
    -moz-animation: spin 1s infinite ease forwards;
    animation: spin 1s infinite ease forwards
}

.product figure .cart-overlay .shop-actions a > i.ss-info {
    font-size: 24px;
    display: inline-block;
    margin-top: 5px
}

.product figure .cart-overlay a.added_to_cart {
    display: none !important
}

.product figure .cart-overlay .yith-wcwl-add-to-wishlist {
    float: right;
    display: block;
    padding: 0;
    position: relative;
    z-index: 3
}

.product figure .cart-overlay a.quickshop_button {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: auto;
    float: right;
    margin: 0;
    left: auto;
    background: 0;
    border: 0;
    height: 40px;
    line-height: 20px
}

.product-display-standard .product-actions {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px
}

.product-display-standard.details-align-center .product-actions {
    text-align: center
}

.product-display-standard.details-align-right .product-actions {
    text-align: right
}

.product-display-standard .product-actions > a {
    display: inline-block;
    text-align: center;
    padding: 10px 18px;
    border: 2px solid #e3e3e3;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: none
}

    .product-display-standard .product-actions > a > i {
        margin-right: 8px;
        vertical-align: -2px
    }

        .product-display-standard .product-actions > a > i[class^="fa-"] {
            vertical-align: 0
        }

    .product-display-standard .product-actions > a.added_to_cart {
        display: none
    }

.product.col-sm-2 figure .cart-overlay .shop-actions > *, .product.col-sm-cg-5 figure .cart-overlay .shop-actions > * {
    display: none
}

.product.col-sm-2 figure .cart-overlay .shop-actions > .add-to-cart-wrap, .product.col-sm-cg-5 figure .cart-overlay .shop-actions > .add-to-cart-wrap, .product.col-sm-2 figure .cart-overlay .shop-actions > .product_type_soldout, .product.col-sm-cg-5 figure .cart-overlay .shop-actions > .product_type_soldout, .product.col-sm-2 figure .cart-overlay .shop-actions > .product_type_variable, .product.col-sm-cg-5 figure .cart-overlay .shop-actions > .product_type_variable {
    display: inline-block
}

ul.product_list_widget li a:hover {
    text-decoration: none
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin-left: 0;
    width: 60px;
    margin-right: 15px;
    margin-top: 5px
}

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating {
    margin-top: 0
}

.woocommerce ul.cart_list li:first-child, .woocommerce ul.product_list_widget li:first-child, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li:first-child {
    padding-top: 0
}

.woocommerce nav.woocommerce-pagination, .woocommerce #content nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination, .woocommerce-page #content nav.woocommerce-pagination {
    padding-top: 40px;
    border: 0;
    height: auto;
    overflow: hidden;
    text-align: center;
    border-top: 2px solid #e3e3e3;
    margin-top: 20px
}

.woocommerce .full-width-shop nav.woocommerce-pagination {
    padding: 30px
}

nav.woocommerce-pagination ul {
    border: 0 !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: auto;
    overflow: hidden;
    float: none
}

.woocommerce nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li {
    text-align: center;
    border: 0 !important;
    margin-left: 10px
}

    .woocommerce nav.woocommerce-pagination ul li:first-child {
        margin-left: 0
    }

    .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li span {
        padding: 8px;
        border: 2px solid transparent;
        display: block;
        text-decoration: none;
        height: auto;
        overflow: hidden;
        line-height: 22px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border-radius: 40px;
        background: transparent !important;
        width: 40px;
        height: 40px
    }

nav.woocommerce-pagination ul li a.next i {
    margin-left: 5px;
    display: inline-block;
    height: 10px;
    vertical-align: -3px
}

nav.woocommerce-pagination ul li a.prev i {
    margin-right: 5px;
    display: inline-block;
    height: 10px;
    vertical-align: -3px
}

nav.woocommerce-pagination ul li:first-child {
    padding-left: 1px;
    overflow: visible
}

.woocommerce-shop-page #infscr-loading {
    margin: 70px auto 60px;
    height: auto;
    line-height: normal
}

.woocommerce .jckqvBtn {
    display: inline-block;
    float: none
}

.woocommerce .price + .jckqvBtn {
    width: 80%;
    display: block;
    margin: 0 10% 10px
}

.woocommerce .product-actions .jckqvBtn {
    margin-top: 10px
}

.product .cart-overlay .shop-actions .jckqvBtn {
    text-indent: -9999px;
    padding: 19px 21px;
    height: 62px;
    width: 62px;
    border-radius: 0;
    margin: 0;
    position: relative;
    float: right;
    border-left: 1px solid #e3e3e3;
    color: inherit;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.product-type-standard .product .cart-overlay .shop-actions .jckqvBtn {
    float: none;
    border-left: 1px solid #e3e3e3
}

.product-type-standard .product .cart-overlay .shop-actions .stroke, .product-type-standard .product .cart-overlay .shop-actions .fill {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.product .cart-overlay .shop-actions .jckqvBtn:before {
    content: "\e615";
    font-family: "jackson";
    font-weight: normal;
    font-style: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: 0;
    font-size: 24px;
    margin-top: -9px;
    margin-left: -12px;
    height: 14px;
    line-height: 20px
}

.qv-hover .jckqvBtn {
    display: none
}

.qv-hover .cart-overlay .jckqvBtn {
    display: inline-block
}

#jckqv {
    overflow: hidden;
    font-family: inherit;
    padding: 30px
}

    #jckqv .added_to_cart.wc-forward {
        display: none !important
    }

    #jckqv #addingToCart {
        display: none !important
    }

    #jckqv h1, #jckqv p {
        font-family: inherit
    }

#jckqv_images_wrap {
    width: 48%;
    margin: 0
}

.product-shadows #jckqv_images {
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

#jckqv .rsMinW .rsThumbsHor {
    display: none !important
}

#jckqv_summary {
    width: 48%;
    background: transparent
}

    #jckqv_summary > h1 {
        font-size: 24px !important;
        border-bottom: 2px solid #e3e3e3;
        padding-bottom: 25px;
        margin-bottom: 20px;
        padding-right: 50px
    }

.woocommerce #jckqv .woocommerce-product-rating {
    display: block;
    margin: -5px 0 10px
}

#jckqv .woocommerce-product-rating .star-rating {
    margin: 3px 0
}

#jckqv .woocommerce-product-rating .text-rating {
    margin-left: 4px
}

#jckqv .quantity {
    margin-right: 10px !important;
    background: transparent !important
}

#jckqv .jckqv-qty-spinners {
    display: none
}

#jckqv .quantity .qty {
    border-radius: 0;
    height: 60px;
    width: 46px;
    float: left;
    margin-right: 0;
    text-align: center;
    border: 2px solid #e3e3e3;
    border-width: 2px !important
}

#jckqv .onsale {
    background: #fa726e;
    color: #fff;
    border-radius: 0;
    padding: 4px 8px 4px 12px;
    left: 30px;
    right: auto !important;
    font-size: 12px;
    line-height: 18px;
    max-height: none !important
}

#jckqv .cart .add_to_cart_button, #jckqv .cart .single_add_to_cart_button {
    background: transparent !important;
    border: 2px solid #e3e3e3;
    border-radius: 0;
    box-shadow: none;
    height: 60px;
    padding: 0 20px;
    float: left;
    outline: 0 !important;
    margin: 0 10px 0 0;
    text-shadow: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold !important;
    line-height: 20px
}

    #jckqv .cart .add_to_cart_button i, #jckqv .cart .single_add_to_cart_button i {
        margin-right: 10px;
        font-size: 20px;
        vertical-align: -3px
    }

#jckqv .cart .yith-wcwl-add-to-wishlist {
    margin-left: 0 !important;
    min-height: 50px
}

#jckqv .yith-wcwl-add-to-wishlist.oos {
    margin-bottom: 30px
}

#jckqv .cart .yith-wcwl-add-to-wishlist a {
    padding: 17px 15px;
    height: 60px
}

#jckqv .price {
    font-size: 18px
}

#jckqv table.variations {
    margin: 0
}

    #jckqv table.variations td.label {
        display: none
    }

#jckqv .product_meta {
    background: transparent;
    clear: both
}

    #jckqv .product_meta > span {
        margin-bottom: 0;
        padding: 0;
        border: 0;
        font-size: 14px
    }

    #jckqv .product_meta > .meta-row {
        display: block;
        padding: 8px 10px;
        border-bottom: 2px solid #eee;
        margin-bottom: 0
    }

#jckqv table.variations {
    background: none !important
}

    #jckqv table.variations td {
        border: 0
    }

        #jckqv table.variations td label {
            line-height: 36px
        }

        #jckqv table.variations td select {
            height: 50px !important
        }

#jckqv .mfp-close {
    font-size: 0;
    padding: 27px 30px 0 0;
    width: 60px;
    height: 60px
}

    #jckqv .mfp-close:before {
        content: "\e606";
        font-family: "jackson";
        font-size: 30px
    }

.mfp-ajax-cur {
    cursor: default !important
}

.rsMinW .rsArrow {
    height: 34px;
    width: 24px
}

.rsMinW .rsArrowLeft {
    right: 39px;
    bottom: 15px
}

.rsMinW .rsArrowRight {
    right: 15px;
    bottom: 15px
}

.rsMinW .rsArrowIcn {
    background: #fff;
    margin: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

    .rsMinW .rsArrowIcn:before {
        font-family: 'jackson';
        content: "\e601";
        font-size: 18px;
        font-weight: normal;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: block;
        color: #222;
        text-align: right;
        line-height: 34px
    }

.rsMinW .rsArrowRight .rsArrowIcn:before {
    content: "\e602";
    text-align: left
}

.rsMinW .rsArrowDisabled .rsArrowIcn {
    opacity: 1 !important;
    filter: alpha(opacity=100)
}

    .rsMinW .rsArrowDisabled .rsArrowIcn:before {
        color: #999
    }

.mfp-arrow:before {
    font-family: 'jackson';
    content: "\e601";
    font-size: 60px;
    border: 0;
    width: 40px;
    height: 40px;
    color: #fff
}

.mfp-arrow.mfp-arrow-right:before {
    content: "\e602";
    margin-left: 0;
    margin-right: 30px
}

.mfp-arrow:after {
    display: none !important
}

.woocommerce-shop-page.has-both-sidebars[data-shopcolumns="5"] .product figcaption, .woocommerce-shop-page.has-both-sidebars[data-shopcolumns="6"] .product figcaption, .woocommerce-shop-page.has-both-sidebars[data-shopcolumns="5"] .product .cart-overlay, .woocommerce-shop-page.has-both-sidebars[data-shopcolumns="6"] .product .cart-overlay {
    display: none
}

.woocommerce-shop-page.has-both-sidebars.full-width-shop[data-shopcolumns="5"] .product figcaption, .woocommerce-shop-page.has-both-sidebars.full-width-shop[data-shopcolumns="6"] .product figcaption, .woocommerce-shop-page.has-both-sidebars.full-width-shop[data-shopcolumns="5"] .product .cart-overlay, .woocommerce-shop-page.has-both-sidebars.full-width-shop[data-shopcolumns="6"] .product .cart-overlay {
    display: block
}

.has-one-sidebar .product figure .cart-overlay .shop-actions > *, .has-both-sidebars .product figure .cart-overlay .shop-actions > *, .woocommerce .product.mini-view figure .cart-overlay .shop-actions > * {
    display: none
}

.has-one-sidebar .product figure .cart-overlay .shop-actions > a.price-link {
    display: inline-block
}

.has-one-sidebar .product.product-layout-standard figure .cart-overlay .shop-actions > a.price-link {
    display: none
}

.woocommerce .product.mini-view figure .cart-overlay .shop-actions > .add-to-cart-wrap {
    display: inline-block
}

.products .product figure.product-transition-fade {
    position: relative;
    display: block
}

    .products .product figure.product-transition-fade .img-wrap {
        position: relative;
        z-index: 3
    }

        .products .product figure.product-transition-fade .img-wrap.second-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            z-index: 2
        }

.mobile-browser .products .product figure.product-transition-fade .img-wrap.second-image {
    display: none
}

.standard-browser .products .product figure.product-transition-fade .img-wrap img {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: all .5s cubic-bezier(0.190,1.000,0.220,1.000);
    -webkit-transition-delay: 0s;
    -moz-transition: all .5s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
    -o-transition: all .5s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
    transition: all .5s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    opacity: 1
}

.products .product figure.product-transition-fade .img-wrap.first-image {
    display: block;
    width: 100%;
    height: auto;
    z-index: 3
}

.standard-browser .products .product figure.product-transition-fade .img-wrap.first-image img {
    max-width: 100%;
    width: 100% !important;
    height: auto;
    display: block
}

.standard-browser .products .product figure.product-transition-fade:hover .img-wrap > img {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.standard-browser .products .product figure.product-transition-fade:hover .img-wrap.first-image > img {
    opacity: 0
}

.cpb-row-full-width .multi-masonry-items.row {
    margin-left: 0;
    margin-right: 0
}

.products.multi-masonry-items .product {
    opacity: 0;
    margin-bottom: 30px
}

    .products.multi-masonry-items .product figure {
        margin-bottom: 0
    }

.products .product figure.product-transition-zoom img {
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s
}

.products.multi-masonry-items .product figure .cart-overlay {
    opacity: 1
}

.products.multi-masonry-items .product .shop-actions > * {
    display: none
}

.products.multi-masonry-items .product .shop-actions .price-link {
    display: inline-block
}

.products.multi-masonry-items .product-details {
    display: none
}

.products.multi-masonry-items .product figure figcaption .thumb-info h6 {
    display: none
}

.woocommerce .products .product.product-layout-list {
    width: 100% !important
}

    .woocommerce .products .product.product-layout-list figure {
        float: left;
        width: 30%
    }

    .woocommerce .products .product.product-layout-list .product-details {
        float: left;
        width: 70%;
        padding-left: 30px;
        text-align: left
    }

        .woocommerce .products .product.product-layout-list .product-details .product-desc {
            padding: 15px 0
        }

        .woocommerce .products .product.product-layout-list .product-details .price {
            text-align: left
        }

    .woocommerce .products .product.product-layout-list .clear {
        display: none
    }

    .woocommerce .products .product.product-layout-list .product-actions {
        float: left;
        padding-left: 30px
    }

.products .product.product-layout-list .product-details .product-desc {
    display: block
}

.product-type-standard .product.product-layout-grid figure .cart-overlay .yith-wcwl-add-to-wishlist {
    display: none
}

.woocommerce .product-type-standard .product.product-layout-solo {
    width: 100%;
    float: none
}

.product-display-preview-slider .badge-wrap > span.onsale {
    display: none !important
}

.preview-slider-item-wrapper {
    position: relative;
    background: #f7f7f7
}

.product-shadows .preview-slider-item-wrapper {
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

    .product-shadows .preview-slider-item-wrapper:hover {
        -moz-box-shadow: 0 20px 40px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 20px 40px rgba(0,0,0,0.1);
        box-shadow: 0 20px 40px rgba(0,0,0,0.1);
        -webkit-transform: translateY(-4px);
        -moz-transform: translateY(-4px);
        transform: translateY(-4px)
    }

.product-display-preview-slider figure > figcaption, .product-display-preview-slider figure > .cart-overlay {
    display: none
}

.woocommerce .products .product .preview-slider-item-wrapper figure:hover .badge-wrap > span {
    opacity: 1
}

.woocommerce .products .preview-slider-item-wrapper > figure {
    margin-bottom: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .woocommerce .products .preview-slider-item-wrapper > figure:hover img {
        -webkit-transform: none !important;
        transform: none !important
    }

.preview-slider-item-wrapper .product-details {
    padding: 30px;
    position: relative
}

.woocommerce .products .preview-slider-item-wrapper .product-details h3 {
    max-width: 70%
}

.woocommerce .products .preview-slider-item-wrapper .product-details span.price {
    position: absolute;
    top: 30px;
    display: inline-block;
    width: auto;
    right: 30px;
    margin-top: 4px
}

.preview-slider-item-wrapper .product-details span.price del {
    float: right;
    margin-left: 8px;
    margin-right: 0;
    text-decoration: none
}

.woocommerce .products .product.details-align-center .preview-slider-item-wrapper .product-details h3 {
    max-width: 100%
}

.woocommerce .products .product.details-align-center .preview-slider-item-wrapper .product-details span.price {
    width: 100%;
    position: relative;
    top: 0;
    left: 0
}

    .woocommerce .products .product.details-align-center .preview-slider-item-wrapper .product-details span.price del {
        float: none;
        margin-left: 0
    }

.woocommerce .products .preview-slider-item-wrapper .star-rating {
    display: block;
    position: absolute;
    top: 55px;
    right: 25px
}

.woocommerce .products .product.details-align-center .preview-slider-item-wrapper .star-rating {
    display: inline-block;
    position: relative;
    top: 0;
    right: 0;
    
}

@media only screen and (min-width:1048px) {
    .standard-browser .preview-slider-item-wrapper > figure:hover .preview-slider-dots li.selected a {
        background: #2f2933;
        border-color: #2f2933
    }

    .standard-browser .preview-slider-item-wrapper > figure:hover .preview-slider-dots a {
        border-color: #9688a0
    }

    .standard-browser .preview-slider-item-wrapper > figure:hover .img-wrap.move-right, .standard-browser .preview-slider-item-wrapper > figure:hover .img-wrap.move-left {
        opacity: .3
    }
}

.variable-image-wrapper {
    position: relative;
    overflow: hidden
}

    .variable-image-wrapper .img-wrap {
        position: absolute !important;
        top: 0;
        left: 15%;
        height: 100%;
        width: 70%;
        opacity: 0;
        overflow: visible !important;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        will-change: transform,opacity;
        -webkit-transform: translateX(160%) scale(0.7);
        -moz-transform: translateX(160%) scale(0.7);
        -ms-transform: translateX(160%) scale(0.7);
        -o-transform: translateX(160%) scale(0.7);
        transform: translateX(160%) scale(0.7);
        -webkit-transition: -webkit-transform .4s,opacity .4s;
        -moz-transition: -moz-transform .4s,opacity .4s;
        transition: transform .4s,opacity .4s
    }

        .variable-image-wrapper .img-wrap:hover {
            cursor: pointer
        }

        .variable-image-wrapper .img-wrap.selected {
            position: relative !important;
            opacity: 1;
            -webkit-transform: translateX(0) scale(1);
            -moz-transform: translateX(0) scale(1);
            -ms-transform: translateX(0) scale(1);
            -o-transform: translateX(0) scale(1);
            transform: translateX(0) scale(1)
        }

        .variable-image-wrapper .img-wrap.move-left {
            -webkit-transform: translateX(-80%) scale(0.7);
            -moz-transform: translateX(-80%) scale(0.7);
            -ms-transform: translateX(-80%) scale(0.7);
            -o-transform: translateX(-80%) scale(0.7);
            transform: translateX(-80%) scale(0.7);
            opacity: .3
        }

        .variable-image-wrapper .img-wrap.move-right {
            -webkit-transform: translateX(80%) scale(0.7);
            -moz-transform: translateX(80%) scale(0.7);
            -ms-transform: translateX(80%) scale(0.7);
            -o-transform: translateX(80%) scale(0.7);
            transform: translateX(80%) scale(0.7);
            opacity: .3
        }

        .variable-image-wrapper .img-wrap.hide-left {
            -webkit-transform: translateX(-160%) scale(0.7);
            -moz-transform: translateX(-160%) scale(0.7);
            -ms-transform: translateX(-160%) scale(0.7);
            -o-transform: translateX(-160%) scale(0.7);
            transform: translateX(-160%) scale(0.7)
        }

@media only screen and (min-width:1048px) {
    .variable-image-wrapper .img-wrap.move-left, .variable-image-wrapper .img-wrap.move-right {
        opacity: 0
    }

    .variable-image-wrapper .img-wrap.focus-on-left {
        -webkit-transform: translateX(3%);
        -moz-transform: translateX(3%);
        -ms-transform: translateX(3%);
        -o-transform: translateX(3%);
        transform: translateX(3%)
    }

        .variable-image-wrapper .img-wrap.focus-on-left.move-right {
            -webkit-transform: translateX(83%) scale(0.7);
            -moz-transform: translateX(83%) scale(0.7);
            -ms-transform: translateX(83%) scale(0.7);
            -o-transform: translateX(83%) scale(0.7);
            transform: translateX(83%) scale(0.7)
        }

    .variable-image-wrapper .img-wrap.focus-on-right {
        -webkit-transform: translateX(-3%);
        -moz-transform: translateX(-3%);
        -ms-transform: translateX(-3%);
        -o-transform: translateX(-3%);
        transform: translateX(-3%)
    }

        .variable-image-wrapper .img-wrap.focus-on-right.move-left {
            -webkit-transform: translateX(-83%) scale(0.7);
            -moz-transform: translateX(-83%) scale(0.7);
            -ms-transform: translateX(-83%) scale(0.7);
            -o-transform: translateX(-83%) scale(0.7);
            transform: translateX(-83%) scale(0.7)
        }

    .variable-image-wrapper .img-wrap.hover {
        opacity: 1 !important
    }

        .variable-image-wrapper .img-wrap.hover.move-left {
            -webkit-transform: translateX(-77%) scale(0.75);
            -moz-transform: translateX(-77%) scale(0.75);
            -ms-transform: translateX(-77%) scale(0.75);
            -o-transform: translateX(-77%) scale(0.75);
            transform: translateX(-77%) scale(0.75)
        }

        .variable-image-wrapper .img-wrap.hover.move-right {
            -webkit-transform: translateX(77%) scale(0.75);
            -moz-transform: translateX(77%) scale(0.75);
            -ms-transform: translateX(77%) scale(0.75);
            -o-transform: translateX(77%) scale(0.75);
            transform: translateX(77%) scale(0.75)
        }
}

.variable-image-wrapper .img-wrap .variation-price {
    display: none !important
}

.preview-slider-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: .2em;
    margin: 0
}

    .preview-slider-dots::after {
        clear: both;
        content: "";
        display: table
    }

    .preview-slider-dots li {
        display: inline-block;
        float: left;
        margin: 0 5px;
        pointer-events: none
    }

        .preview-slider-dots li.selected a {
            background: rgba(0,0,0,0.8)
        }

    .preview-slider-dots a {
        display: block;
        height: 6px;
        width: 6px;
        border-radius: 50%;
        background: rgba(0,0,0,0.4);
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        -webkit-transition: border-color .2s,background-color .2s;
        -moz-transition: border-color .2s,background-color .2s;
        transition: border-color .2s,background-color .2s
    }

@media only screen and (min-width:1048px) {
    .preview-slider-dots li {
        pointer-events: auto
    }
}

.preview-slider-item-info::after {
    clear: both;
    content: "";
    display: table
}

.preview-slider-item-info b {
    float: left
}

    .preview-slider-item-info b a {
        color: #2f2933
    }

.preview-slider-item-info .preview-slider-price, .preview-slider-item-info .preview-slider-new-price {
    float: right
}

.preview-slider-item-wrapper .product-details span.price del {
    position: relative;
    margin-left: 10px;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s;
    margin-right: 0 !important
}

    .preview-slider-item-wrapper .product-details span.price del::after {
        content: '';
        position: absolute;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        height: 2px;
        width: 0;
        background-color: #a5d05e;
        opacity: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

.preview-slider-item-wrapper .product-details.on-sale.is-visible span.price del::after {
    opacity: 1;
    width: 100%
}

.preview-slider-item-wrapper .product-details span.price ins {
    opacity: 0;
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
    -webkit-transition: -webkit-transform .3s,opacity .3s;
    -moz-transition: -moz-transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s
}

.preview-slider-item-wrapper .product-details.is-visible span.price ins {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.no-js .move-right, .no-js .move-left {
    display: none
}

.single-product .inner-page-wrap {
    margin-bottom: 0
}

.woocommerce .product-main > .woocommerce-message {
    margin: 0 0 30px !important
}

.woocommerce div.product div.images {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    float: left;
    width: 60%
}

#product-img-slider .lSSlideWrapper {
    margin-bottom: 30px
}

.woocommerce.product-shadows.product-standard #product-img-slider .lSSlideOuter {
    padding-right: 2px
}

.woocommerce.product-shadows.product-standard #product-img-slider .lSSlideWrapper, .woocommerce.product-shadows.product-standard #product-img-slider .lSPager.lSGallery li, .woocommerce.product-shadows .lSAction > a, .woocommerce.product-shadows #product-img-noslider ul.slides > li {
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

.woocommerce.product-shadows.product-standard #product-img-slider .lSSlideOuter .lSPager.lSGallery {
    overflow: visible
}

.woocommerce.product-shadows.product-standard #product-img-slider .lSPager.lSGallery li {
    margin-bottom: 3px
}

.woocommerce div.product div.summary {
    margin-bottom: 30px;
    float: right;
    width: 38%;
    padding-left: 15px
}

    .woocommerce div.product div.summary .woocommerce_msrp {
        margin-bottom: 20px;
        font-weight: bold
    }

    .woocommerce div.product div.summary .cg-share-counts {
        padding: 20px 0
    }

#product-img-slider {
    overflow: visible
}

.product-img-area .badge-wrap {
    overflow: hidden;
    width: 130px;
    height: 100px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0
}

#product-img-slider .flex-direction-nav a {
    z-index: 100
}

.product-shadows .product-img-area li a.zoom {
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

#product-img-slider .flex-control-nav {
    width: 100%;
    left: 0;
    padding: 0;
    text-align: center;
    bottom: 30px
}

    #product-img-slider .flex-control-nav li {
        float: none
    }

        #product-img-slider .flex-control-nav li a {
            background: #222;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none
        }

#product-img-slider .lSSlideOuter.vertical {
    padding-right: 0 !important;
    padding-left: 100px
}

    #product-img-slider .lSSlideOuter.vertical.noPager {
        padding-left: 0
    }

    #product-img-slider .lSSlideOuter.vertical .lSPager.lSGallery {
        right: auto !important;
        left: 0;
        margin-left: 0 !important;
        margin-right: 5px
    }

.zoomContainer {
    z-index: 99;
    left: 0 !important;
    top: 0 !important;
    overflow: hidden
}

#product-img-nav li {
    opacity: .6;
    margin-bottom: 2px
}

    #product-img-nav li:hover {
        cursor: pointer;
        opacity: 1
    }

    #product-img-nav li.flex-active-slide {
        opacity: 1
    }

        #product-img-nav li.flex-active-slide:hover {
            cursor: default
        }

#product-img-noslider ul.slides > li {
    position: relative;
    margin-bottom: 40px
}

    #product-img-noslider ul.slides > li .img-caption {
        position: absolute;
        left: 30px;
        bottom: 30px;
        opacity: 1
    }

#product-img-noslider ul.main-image {
    list-style: none
}

#product-img-noslider ul.thumbnails {
    list-style: none;
    margin: 0 -15px !important
}

    #product-img-noslider ul.thumbnails > li {
        float: left;
        width: 20%;
        padding: 0 15px;
        margin-bottom: 30px
    }

.summary-top {
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 30px;
    margin-bottom: 40px;
    position: relative
}

.woocommerce div.product .summary h3.price {
    float: left;
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0
}

.woocommerce div.product span.price ins, .woocommerce div.product p.price ins {
    text-decoration: none
}

.summary-top .review-summary {
    float: left
}

.product-price-wrap {
    margin-bottom: 30px
}

    .product-price-wrap .review-summary .reviews-text {
        float: left;
        opacity: .7
    }

.woocommerce-product-rating {
    margin-bottom: 10px;
    display: none
}

.summary-top .woocommerce-breadcrumb {
    margin-bottom: 5px;
    font-size: 1em;
    max-width: 85%
}

    .summary-top .woocommerce-breadcrumb span {
        padding: 0 5px
    }

.summary-top h1 {
    margin-top: 0;
    max-width: 85%
}

.summary-top .product-navigation {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    width: 32px
}

    .summary-top .product-navigation .nav-previous, .summary-top .product-navigation .nav-next {
        border: 2px solid #e3e3e3;
        width: 32px;
        height: 32px;
        line-height: 24px
    }

    .summary-top .product-navigation .nav-previous {
        display: inline-block;
        margin-bottom: -2px
    }

    .summary-top .product-navigation .nav-next {
        display: inline-block
    }

        .summary-top .product-navigation .nav-next a, .summary-top .product-navigation .nav-previous a {
            display: block;
            text-align: center
        }

        .summary-top .product-navigation .nav-next i, .summary-top .product-navigation .nav-previous i {
            display: inline-block;
            vertical-align: -3px;
            line-height: 22px;
            height: 20px;
            width: 20px;
            margin: 0
        }

    .summary-top .product-navigation .nav-previous i {
        margin-right: 0
    }

    .summary-top .product-navigation .nav-previous:empty, .summary-top .product-navigation .nav-next:empty {
        display: none
    }

.woocommerce div.product .product-short {
    margin-bottom: 30px
}

.product-short ul {
    list-style: disc inside
}

.woocommerce .woocommerce-product-rating {
    display: none
}

.woocommerce div.product form.cart > .added_to_cart {
    display: none
}

.variations_form tr td {
    padding: 0 !important;
    border: 0;
    margin-right: 10px
}

.variations_form .woo-select {
    padding: 8px 15px;
    z-index: 1
}

.woocommerce div.product form.cart .variations {
    border: 0;
    width: 100%
}

    .woocommerce div.product form.cart .variations td {
        position: relative
    }

        .woocommerce div.product form.cart .variations td.label {
            background: 0;
            display: none
        }

            .woocommerce div.product form.cart .variations td.label label {
                background: 0;
                line-height: 36px;
                padding-right: 15px;
                text-shadow: none;
                color: #222;
                font-size: 14px
            }

    .woocommerce div.product form.cart .variations select, #jckqv table.variations td select {
        vertical-align: top;
        z-index: 2;
        border: 2px solid #e3e3e3;
        outline: 0;
        display: inline-block;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: .01px;
        text-overflow: '';
        appearance: none;
        cursor: pointer;
        background-color: transparent !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 10px 55px 10px 20px;
        margin: 0 0 15px;
        width: 100%;
        height: 58px;
        background-position: calc(100% - 20px) center
    }

    .woocommerce div.product form.cart .variations td > div {
        position: relative;
        margin-bottom: 10px;
        height: auto;
        overflow: hidden
    }

    .woocommerce div.product form.cart .variations td.value > div:after {
        content: "\f107";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        opacity: .7;
        position: absolute;
        top: 6px;
        right: 12px;
        pointer-events: none
    }

.variations_form .reset_variations {
    display: block;
    line-height: 40px;
    clear: both
}

.single_variation_wrap .single_variation {
    margin-bottom: 20px
}

.woocommerce button.add_to_cart_button.loading:before {
    background: none !important
}

.woocommerce form.cart button.add_to_cart_button, .woocommerce form.cart button.single_add_to_cart_button {
    background: transparent !important;
    border: 2px solid #e3e3e3;
    border-radius: 0;
    box-shadow: none;
    height: 60px;
    padding: 0 20px;
    float: left;
    outline: 0 !important;
    margin: 0;
    text-shadow: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold !important;
    line-height: 20px;
    -webkit-backface-visibility: hidden
}

.woocommerce .single_add_to_cart_button.button.alt {
    font-size: 14px;
    background: transparent !important;
    height: 60px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: bold !important;
    margin-right: 0
}

.woocommerce form.cart button.add_to_cart_button.added > span {
    vertical-align: 1px
}

.woocommerce form.cart button.add_to_cart_button i, .woocommerce form.cart button.single_add_to_cart_button i {
    margin-right: 10px;
    font-size: 24px;
    vertical-align: -4px
}

    .woocommerce form.cart button.add_to_cart_button i.cg-icon-loader {
        width: 24px;
        height: 24px
    }

    .woocommerce form.cart button.add_to_cart_button i.cg-icon-tick {
        vertical-align: -3px
    }

.woocommerce p.cart a.add_to_cart_button, .woocommerce .single_add_to_cart_button {
    background: #222;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    float: left
}

.woocommerce .bundle_price {
    display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    min-height: 32px
}

.woocommerce .bundle_button {
    display: block;
    float: none;
    margin-bottom: 20px;
    overflow: hidden
}

.wc-points-rewards-product-message {
    display: block;
    margin-bottom: 15px
}

.woocommerce div.product form.cart p.stock {
    margin-top: 20px
}

.woocommerce .single_add_to_cart_button:disabled[disabled] {
    background: transparent !important
}

#yith-wcwl-popup-message {
    display: none !important
}

#yith-wcwl-form .help-bar, #yith-wcwl-form .my-account-left, #yith-wcwl-form .help-bar {
    display: none
}

#yith-wcwl-form .my-account-right {
    width: 72%;
    float: left
}

    #yith-wcwl-form .my-account-right .wishlist_table {
        width: 98% !important
    }

.wishlist_table .product-add-to-cart .tooltip {
    display: none !important
}

.yith-wcwl-add-to-wishlist {
    padding: 9px 13px;
    display: block;
    float: left;
    border-left: 1px solid #fff;
    margin-top: 0;
    line-height: 20px;
    display: none
}

    .woocommerce .cart .yith-wcwl-add-to-wishlist, .yith-wcwl-add-to-wishlist.oos {
        display: block;
        padding: 0;
        float: left;
        line-height: 20px;
        min-height: 60px;
        margin-left: 20px
    }

    .yith-wcwl-add-to-wishlist.oos {
        margin-left: 0
    }

        .woocommerce .cart .yith-wcwl-add-to-wishlist a, .yith-wcwl-add-to-wishlist.oos a {
            display: block;
            padding: 15px 18px;
            background: transparent !important;
            font-size: 24px !important;
            height: 60px;
            border: 2px solid #e3e3e3;
            border-radius: 0
        }

.woocommerce .cart .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    padding: 15px 17px
}

.yith-wcwl-add-button > a i {
    margin-right: 0;
    vertical-align: -2px;
    margin-top: 1px;
    height: 19px;
    width: 22px;
    display: inline-block
}

.yith-wcwl-add-to-wishlist span.feedback {
    display: none !important
}

.woocommerce.vertical-header .woocommerce div.product form.cart .button {
    float: none;
    margin-bottom: 20px
}

.woocommerce.vertical-header .woocommerce .cart .yith-wcwl-add-to-wishlist, .woocommerce.vertical-header .yith-wcwl-add-to-wishlist.oos {
    margin-left: 0
}

.woocommerce div.product form.cart div.quantity, .woocommerce.vertical-header .has-no-sidebar div.product form.cart div.quantity {
    float: none;
    overflow: hidden;
    display: block;
    margin-bottom: 20px
}

.woocommerce .has-no-sidebar div.product form.cart div.quantity {
    float: left;
    margin-bottom: 0
}

.woocommerce .quantity, .woocommerce-page .quantity {
    height: auto;
    width: auto;
    max-width: 115px;
    margin-right: 20px !important
}

    .woocommerce .quantity input.qty {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .woocommerce .quantity .minus, .woocommerce .quantity input.qty, .woocommerce .quantity .plus #jckqv_summary .quantity input.qty {
        position: relative;
        float: left;
        height: 60px;
        width: 46px;
        line-height: 56px;
        margin: 0;
        padding: 0;
        background: transparent !important;
        box-shadow: none;
        border-radius: 0;
        text-shadow: none;
        border: 2px solid #e3e3e3;
        border-width: 2px !important;
        z-index: 1
    }

    .woocommerce .quantity .minus {
        margin-right: -2px;
        z-index: 2
    }

    .woocommerce .quantity .plus {
        margin-left: -2px;
        z-index: 2
    }

    .woocommerce .quantity .qty-adjust, #jckqv_summary .quantity .qty-adjust {
        float: left
    }

    .woocommerce .quantity .qty-plus, #jckqv_summary .quantity .qty-plus {
        border: 2px solid #e3e3e3;
        border-left: 0;
        display: block;
        width: 30px;
        height: 31px;
        text-align: center;
        line-height: 31px
    }

    .woocommerce .quantity .qty-minus, #jckqv_summary .quantity .qty-minus {
        border: 2px solid #e3e3e3;
        border-left: 0;
        border-top: 0;
        display: block;
        width: 30px;
        height: 29px;
        text-align: center;
        line-height: 34px
    }

.woocommerce div.product form.cart .group_table {
    margin-bottom: 30px;
    border-bottom: 0;
    width: 100%
}

    .woocommerce div.product form.cart .group_table th {
        text-align: left;
        padding: 10px 20px 10px 0
    }

    .woocommerce div.product form.cart .group_table .quantity {
        background: transparent
    }

    .woocommerce div.product form.cart .group_table td {
        padding-bottom: 10px;
        padding-left: 0;
        text-align: left
    }

        .woocommerce div.product form.cart .group_table td.label {
            background: transparent;
            color: inherit;
            text-shadow: none;
            vertical-align: top;
            padding: 0 30px 0 0;
            line-height: 60px
        }

        .woocommerce div.product form.cart .group_table td.price {
            padding-top: 12px;
            vertical-align: top;
            text-align: left;
            line-height: inherit
        }

            .woocommerce div.product form.cart .group_table td.price p.stock {
                margin-top: 0
            }

#product-description .accordion-inner {
    margin-bottom: 20px
}

#product-additional_information h2 {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    float: left;
    width: 20%;
    margin-bottom: 0
}

.woocommerce div.product .woocommerce-tabs .panel {
    float: right;
    width: 80%;
    margin-bottom: 0
}

    .woocommerce div.product .woocommerce-tabs .panel .container {
        max-width: 100%
    }

#product-reviews-wrap {
    padding: 50px 0;
    background: #f7f7f7;
    margin-bottom: 0;
    clear: both
}

    #product-reviews-wrap > .container {
        max-width: 100%
    }

    #product-reviews-wrap #reviews {
        margin-left: 0;
        margin-right: 0
    }

.product > #product-reviews-wrap #reviews {
    margin-left: -15px;
    margin-right: -15px
}

#product-reviews-wrap #comments {
    width: 60%;
    padding-right: 0
}

#product-reviews-wrap #review_form_wrapper {
    width: 38%;
    padding-left: 15px;
    float: right
}

.has-one-sidebar #product-reviews-wrap #comments {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

.has-one-sidebar #product-reviews-wrap #review_form_wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

#product-reviews-wrap .title-wrap h3 {
    text-transform: uppercase
}

    #product-reviews-wrap .title-wrap h3 span.count {
        padding-left: 5px;
        border-bottom: 0;
        padding-bottom: 0;
        opacity: .6
    }

#product-reviews #reviews #comments {
    max-height: 500px;
    overflow-y: auto
}

.woocommerce #reviews #comments ol.commentlist li:last-child {
    margin-bottom: 0
}

.summary .product_meta {
    margin-top: 40px;
    margin-bottom: 25px
}

.product_meta > span {
    display: block;
    margin-bottom: 8px
}

.product_meta .meta-row {
    margin-bottom: 20px
}

    .product_meta .meta-row .need-help {
        float: left
    }

    .product_meta .meta-row .leave-feedback {
        float: right
    }

.product_meta a.inline {
    border-bottom: 1px dotted #e4e4e4
}

.product_meta .wcml_currency_switcher {
    margin-bottom: 20px;
    height: 48px
}

.product-share {
    margin-top: 30px;
    text-align: left;
    display: inline-block !important
}

.woocommerce table.shop_attributes {
    border-top: 0;
    margin-bottom: 0
}

    .woocommerce table.shop_attributes th {
        text-align: left;
        font-weight: normal;
        border-bottom: 0;
        border-top: 1px dotted rgba(0,0,0,0.1)
    }

    .woocommerce table.shop_attributes td {
        text-align: right;
        font-style: normal;
        border-bottom: 0;
        border-top: 1px dotted rgba(0,0,0,0.1)
    }

        .woocommerce table.shop_attributes td p, .woocommerce table.shop_attributes th {
            padding: 11px 0
        }

    .woocommerce table.shop_attributes tr:first-child th, .woocommerce table.shop_attributes tr:first-child td {
        border-top: 0
    }

    .woocommerce table.shop_attributes .alt th, .woocommerce table.shop_attributes .alt td {
        background: transparent
    }

.woocommerce #reviews #comments ol.commentlist {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0
}

    .woocommerce #reviews #comments ol.commentlist li img.avatar {
        -webkit-border-radius: 45px;
        -moz-border-radius: 45px;
        border-radius: 45px;
        border: 0;
        padding: 0;
        position: relative;
        float: none;
        margin-bottom: 10px;
        width: 50px
    }

#comments .aggregate-rating {
    display: none
}

.woocommerce #reviews #comments ol.commentlist li {
    border-top: 2px solid #e3e3e3;
    padding-top: 30px;
    margin-bottom: 30px
}

    .woocommerce #reviews #comments ol.commentlist li:first-child {
        border-top: 0;
        padding-top: 0
    }

    .woocommerce #reviews #comments ol.commentlist li .comment-details {
        float: left;
        width: 180px;
        margin-bottom: 15px
    }

        .woocommerce #reviews #comments ol.commentlist li .comment-details .star-rating {
            float: none;
            margin-bottom: 20px
        }

        .woocommerce #reviews #comments ol.commentlist li .comment-details .author {
            display: block;
            margin-bottom: 4px
        }

        .woocommerce #reviews #comments ol.commentlist li .comment-details .date {
            opacity: .6
        }

    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        border: 0;
        padding: 0;
        float: left;
        margin-left: 20px
    }

        .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
            float: left;
            margin-right: 10px;
            margin-bottom: 0
        }

            .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta em {
                margin-bottom: 10px;
                display: block
            }

        .woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
            float: none;
            display: block;
            line-height: 22px;
            height: 20px;
            letter-spacing: 4px;
            font-size: 12px;
            width: 7em
        }

    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        margin-left: 0;
        float: none;
        margin-left: 200px
    }

        .woocommerce #reviews #comments ol.commentlist li .comment-text .description h4 {
            font-weight: bold;
            margin-top: 2px;
            margin-bottom: 12px
        }

.add_review {
    margin: 0;
    float: right
}

    .add_review a span i {
        margin-right: 6px
    }

#product-display-area {
    clear: both !important;
    margin-bottom: 0
}

.type-product .related.products, .type-product .upsells.products {
    clear: both
}

    .type-product .related.products.no-gutters .owl-item {
        padding: 0
    }

.upsells {
    padding-top: 30px
}

    .upsells > h4 {
        margin: 0 0 30px
    }

    .upsells .upsell-heading-link i {
        margin-left: 8px;
        vertical-align: -1px;
        font-size: 16px
    }

    .upsells > .products {
        display: none
    }

    .upsells .product .cart-overlay {
        display: none
    }

    .upsells > .products .product {
        opacity: 1;
        width: 50%;
        position: relative
    }

.product-fw-split .inner-page-wrap {
    margin-top: 0
}

.product-fw-split .page-content {
    padding-left: 0;
    padding-right: 0
}

.product-fw-split .product-main {
    padding: 80px 60px 0;
    width: 100% !important
}

.product-fw-split div.product div.images {
    width: 58%;
    padding-bottom: 0;
    margin-bottom: 0
}

.product-fw-split #product-img-nav {
    position: absolute;
    bottom: 30px;
    left: 30px
}

.product-fw-split #product-img-slider .lSSlideOuter .lSPager.lSGallery {
    margin-bottom: 30px
}

.product-fw-split div.product div.summary {
    padding: 40px;
    margin-bottom: 40px;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

.product-fw-split .summary-top {
    padding-bottom: 0
}

    .product-fw-split .summary-top h1 {
        margin-top: 0;
        margin-bottom: 30px;
        font-size: 28px;
        line-height: 150%
    }

.product-fw-split.woocommerce div.product .woocommerce-tabs {
    border-top: 0;
    padding-top: 0;
    margin-bottom: 60px
}

.woocommerce .variations_form.swatches .variations-table {
    border-bottom: 0
}

    .woocommerce .variations_form.swatches .variations-table td label {
        line-height: 36px;
        padding-right: 15px;
        text-shadow: none;
        color: #222;
        font-size: 14px
    }

.woocommerce .variations_form.swatches .swatch-wrapper a {
    overflow: hidden
}

.woocommerce .oos-message, #jckqv_summary .oos-message {
    font-weight: bold;
    margin-bottom: 10px
}

.woocommerce .wew-notification-action_wrapper {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px
}

    .woocommerce .wew-notification-action_wrapper input[type="text"] {
        display: inline-block;
        float: left;
        width: 45%;
        margin: 0 10px 0 0
    }

    .woocommerce .wew-notification-action_wrapper #wew-submit-email-to-notify {
        height: 36px
    }

#jckqv_summary .wew-notification-action_wrapper input[type="text"] {
    float: none;
    width: 100%;
    margin: 0 0 10px 0
}

#jckqv_summary .wew-notification-action_wrapper #wew-submit-email-to-notify {
    float: right
}

table.shop_table .wew-notification-action_wrapper input[type="text"] {
    float: none;
    width: 80%;
    margin: 0 0 10px 0
}

#booking_calender, #booking_calender_checkout {
    width: auto;
    margin-left: 10px;
    margin-right: 10px
}

#checkin_cal, #checkout_cal {
    vertical-align: -4px
}

#inline_calendar .ui-datepicker, #inline_calendar_checkout .ui-datepicker {
    margin: 20px 0;
    width: 222px
}

    #inline_calendar .ui-datepicker td > a, #inline_calendar_checkout .ui-datepicker td > a {
        height: 33px
    }

.catalog-mode .summary-top {
    border-bottom: 0
}

.catalog-mode .product-display-standard .product-actions {
    display: none !important
}

.catalog-mode div.product form.cart {
    display: none !important
}

.catalog-mode .product-type-standard figure:hover > span {
    opacity: 1 !important
}

.woocommerce .bag-summary span, .woocommerce-page .bag-summary span {
    opacity: .6
}

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    border-radius: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 2px;
    border-bottom-width: 2px;
    margin-bottom: 40px
}

    .woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
        padding: 12px 15px 12px 0;
        font-weight: normal
    }

    .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
        border-top-width: 2px
    }

    .woocommerce table.shop_table tr td, .woocommerce-page table.shop_table tr td {
        padding: 30px 15px 30px 0;
        vertical-align: top
    }

    .woocommerce table.shop_table td {
        border-top-width: 2px
    }

        .woocommerce table.shop_table td.actions {
            padding-right: 0
        }

.woocommerce table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    width: 100px
}

.woocommerce table.shop_table img, .woocommerce-page table.shop_table img {
    width: 70px;
    height: auto
}

.woocommerce table.shop_table tr td.product-quantity .quantity {
    float: left
}

.woocommerce table.shop_table tr td.product-price, .woocommerce table.shop_table tr td.product-subtotal {
    padding-top: 40px
}

.woocommerce table.shop_table.cart td.product-name {
    padding-top: 40px;
    max-width: 300px
}

.woocommerce table.shop_table .product-name .price, .woocommerce-cart table.shop_table .product-name .amount {
    display: none;
    margin-top: 5px
}

.woocommerce table.shop_table tr td.product-remove .remove {
    float: right;
    padding: 0 10px;
    line-height: 42px;
    height: 44px;
    width: 44px;
    border-radius: 0;
    text-indent: 0;
    font-size: 24px;
    color: inherit;
    background: transparent !important;
    opacity: .5
}

    .woocommerce table.shop_table tr td.product-remove .remove:hover {
        opacity: 1
    }

    .woocommerce table.shop_table tr td.product-remove .remove i {
        vertical-align: -5px
    }

.woocommerce .cart_totals {
    float: none;
    width: 100%
}

    .woocommerce .cart_totals table {
        width: 100%;
        margin-bottom: 10px
    }

.woocommerce-cart .cart_totals table th {
    text-align: left;
    padding: 10px 0;
    font-weight: normal;
    width: 50%
}

.woocommerce-cart .cart_totals table tr.shipping th {
    width: 30%
}

.woocommerce .cart_totals table td {
    text-align: right;
    padding-top: 10px;
    padding-right: 0;
    border-top: 0
}

.woocommerce .cart_totals table tr.order-total {
    border-top: 2px solid #e3e3e3
}

    .woocommerce .cart_totals table tr.order-total th, .woocommerce .cart_totals table tr.order-total td {
        padding: 12px 0;
        line-height: 30px
    }

        .woocommerce .cart_totals table tr.order-total td span {
            font-size: 18px;
            font-weight: normal
        }

.woocommerce .cart_totals table tr.cart-subtotal {
    border-top: 2px solid #e4e4e4
}

.woocommerce .cart_totals table tr > th {
    width: 30%
}

.woocommerce .cart_totals table tr.shipping th, .woocommerce .cart_totals table tr.shipping td {
    padding-bottom: 20px
}

    .woocommerce .cart_totals table tr.shipping td .shipping-calc-wrap {
        display: none
    }

.woocommerce .cart_totals table tr.total {
    border-top: 2px solid black
}

    .woocommerce .cart_totals table tr.total td .amount {
        font-size: 18px
    }

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%
}

.woocommerce-cart .wc-proceed-to-checkout {
    clear: both;
    padding: 20px 0
}

.woocommerce .wc-proceed-to-checkout > a.checkout-button {
    width: 100%;
    margin-bottom: 0;
    font-size: 1em
}

.woocommerce .coupon {
    width: auto;
    margin-left: 0;
    float: left
}

    .woocommerce .coupon input.input-text, .woocommerce-cart table.cart td.actions .coupon .input-text {
        padding: 6px 10px;
        border: 2px solid #e4e4e4;
        width: auto;
        margin: 0 15px 0 0;
        min-width: 140px;
        height: 46px;
        line-height: 46px;
        float: left;
        box-shadow: none;
        -webkit-box-shadow: none
    }

    .woocommerce .coupon input.apply-coupon {
        padding: 11px 0;
        width: 28%;
        float: right;
        border: 0;
        margin: 0;
        font-size: 12px;
        text-transform: uppercase
    }

.woocommerce .cart input[name="update_cart"] {
    float: right !important;
    margin-right: 0 !important
}

.woocommerce .cart-shipping-wrap {
    margin-top: 20px
}

.woocommerce .shipping-calculator-button {
    display: none !important
}

.woocommerce .shipping-calc-wrap {
    width: 50%
}

.woocommerce .shipping-calculator-form {
    display: block !important
}

    .woocommerce .shipping-calculator-form p {
        margin-bottom: 15px
    }

.woocommerce #calc_shipping_country {
    height: 38px !important;
    max-width: 100%
}

.woocommerce .shipping-calculator-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    appearance: none;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 6px 25px 6px 15px;
    margin: 0 0 5px;
    outline: 0
}

.woocommerce .shipping-calculator-form button[type="submit"] {
    margin-top: 10px
}

.woocommerce .button.update-cart-button, .woocommerce .button.checkout-button {
    width: 100%;
    height: 46px;
    text-align: center;
    padding: 13px 15px;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    font-weight: normal;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce form.checkout_coupon {
    border-left: 0;
    border-right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 30px 0
}

    .woocommerce form.checkout_coupon .form-row-last {
        float: left;
        margin-left: 20px
    }

    .woocommerce form.checkout_coupon p {
        margin-bottom: 0
    }

.woocommerce input[name="apply_coupon"] {
    width: auto;
    padding: 12px 20px;
    border-radius: 0;
    margin-left: 20px;
    text-shadow: none;
    font-weight: normal;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce form.checkout_coupon input.input-text {
    height: 46px
}

.woocommerce form.checkout_coupon input[name="apply_coupon"] {
    margin-left: 0
}

.single-product.page-heading-fancy .fancy-heading .heading-text {
    display: none
}

.single-product.page-heading-fancy .inner-page-wrap {
    margin-top: 0;
    position: relative;
    z-index: 2
}

    .single-product.page-heading-fancy .inner-page-wrap.has-one-sidebar {
        margin-top: 40px
    }

.single-product.page-heading-fancy .product-main {
    margin-top: -140px;
    background: #fff;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    width: 1000px;
    max-width: 100%
}

.single-product.page-heading-fancy.product-fw-split .product-main {
    margin-top: 0
}

.product_list_widget.woocommerce .products {
    border-top-width: 0;
    padding-top: 0
}

    .product_list_widget.woocommerce .products.product-type-gallery-bordered.no-gutters {
        border-top-width: 2px
    }

.woocommerce .products.no-gutters .product.product-display-gallery-bordered > figure, .woocommerce .products.product-type-gallery-bordered.no-gutters .product > figure {
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 2px
}

.product_list_widget.woocommerce .products .product, .product_list_widget.woocommerce .products.multi-masonry-items .product.product-display-gallery, .product_list_widget.woocommerce .products.multi-masonry-items .product.product-display-gallery-bordered {
    margin-bottom: 30px
}

.cpb-row-container.remove-element-spacing .product_list_widget.woocommerce .products.multi-masonry-items .product {
    margin-bottom: 0;
    padding: 0
}

ul.mini-list {
    list-style: none
}

.mini-list li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid #e3e3e3
}

    .mini-list li:first-child {
        margin-top: 0;
        padding-top: 0;
        border-top: 0
    }

    .mini-list li figure {
        float: left;
        width: 70px;
        margin-bottom: 2px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        overflow: hidden
    }

    .mini-list li .product-details {
        margin-left: 85px
    }

    .mini-list li h5 {
        margin-top: -6px;
        margin-bottom: 3px
    }

    .mini-list li .product-cats {
        display: block;
        margin-bottom: 3px
    }

    .mini-list li .star-rating {
        float: none;
        margin: 8px 0;
        font-size: 12px;
        letter-spacing: 4px;
        width: 7.4em
    }

    .mini-list li .price {
        font-size: 13px;
        font-weight: bold;
        padding-top: 3px;
        display: block
    }

.woocommerce td.product-name dl.variation dd {
    margin-bottom: 0
}

p.no-items {
    border-top: 2px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
    padding: 10px 0;
    margin-bottom: 20px
}

body.minimal-checkout.woocommerce-checkout .header-wrap, body.minimal-checkout.woocommerce-checkout #mobile-header, body.minimal-checkout.woocommerce-checkout #cg-header-banner, body.minimal-checkout.woocommerce-checkout #top-bar-sticky-wrapper, body.minimal-checkout.woocommerce-checkout #top-bar, body.minimal-checkout.woocommerce-checkout #footer {
    display: none
}

body.woocommerce-checkout.minimal-checkout.vertical-header #container {
    padding-left: 0
}

body.woocommerce-checkout.minimal-checkout.vertical-header-right #container {
    padding-right: 0
}

.minimal-checkout-return a {
    display: block;
    padding: 15px 0;
    font-size: 18px
}

.woocommerce-order-received .minimal-checkout-return {
    display: none
}

ul.checkout-process {
    border: 2px solid #e4e4e4;
    margin-bottom: 60px;
    list-style: none
}

    ul.checkout-process li {
        width: 33.3%;
        float: left;
        position: relative
    }

        ul.checkout-process li:after {
            background: transparent url('images/checkout-process-angle.png') no-repeat top left;
            content: " ";
            position: absolute;
            top: 0;
            left: -40px;
            display: block;
            width: 20px;
            height: 39px
        }

        ul.checkout-process li:first-child:after {
            display: none
        }

        ul.checkout-process li a, ul.checkout-process li p {
            display: block;
            padding: 10px 15px 9px;
            line-height: 19px;
            margin: 0
        }

            ul.checkout-process li a.active, ul.checkout-process li p.active {
                cursor: pointer;
                font-weight: bold
            }

.returning-customer a {
    border-bottom: 1px dotted #e3e3e3
}

#login-form .modal-body form.login {
    display: block !important;
    border: 0;
    padding: 0;
    margin: 0
}

    #login-form .modal-body form.login p.form-row-first, #login-form .modal-body form.login p.form-row-last {
        width: 100%;
        margin-bottom: 20px;
        text-align: left !important;
        margin-top: 0 !important
    }

    #login-form .modal-body form.login p.form-row {
        width: 100%;
        margin-bottom: 20px;
        text-align: right;
        margin-top: 10px
    }

        #login-form .modal-body form.login p.form-row input[type="submit"] {
            float: right !important;
            margin-right: 0 !important;
            margin-left: 20px;
            padding: 15px 40px
        }

        #login-form .modal-body form.login p.form-row a.lost_password {
            padding-top: 7px;
            display: inline-block
        }

.woocommerce-checkout .login input[type="submit"] {
    float: right;
    margin-top: 20px;
    border: 0;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    padding: 14px 24px;
    font-weight: normal
}

.woocommerce-checkout .login label.inline {
    display: block;
    float: right;
    margin: 25px 20px 0
}

    .woocommerce-checkout .login label.inline input[type="checkbox"] {
        margin-right: 4px
    }

.woocommerce-checkout .login p.lost_password {
    text-align: right;
    margin-bottom: 0;
    margin-top: 25px
}

.woocommerce #account_details > .login, .my-account-login-wrap .login-wrap {
    padding: 30px
}

.woocommerce #account_details .col-2 {
    padding: 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.my-account-login-wrap .col2-set .col-1 {
    float: left;
    width: 47%
}

.my-account-login-wrap .col2-set .col-2 {
    float: right;
    width: 47%
}

.my-account-login-wrap .login-wrap h4 {
    margin-bottom: 30px
}

.woocommerce #account_details .login form, .my-account-login-wrap .login-wrap form.login {
    display: block !important;
    border-radius: 0;
    border: 0;
    padding: 0;
    margin-bottom: 0
}

    .woocommerce #account_details .login form p.form-row, .woocommerce #create-account p.form-row, .my-account-login-wrap .login-wrap form.login p.form-row, .woocommerce form.edit-address-form p.form-row {
        display: block;
        width: 100%;
        float: none;
        margin-top: 20px
    }

        .woocommerce #account_details .login form p.form-row:first-child, .woocommerce #create-account p.form-row:first-child, .my-account-login-wrap .login-wrap form.login p.form-row:first-child, .woocommerce form.edit-address-form p.form-row:first-child {
            margin-top: 0
        }

        .my-account-login-wrap .login-wrap form.login p.form-row input[type="submit"] {
            font-size: 14px
        }

    .my-account-login-wrap .login-wrap form.login label[for="rememberme"] {
        line-height: 48px
    }

.woocommerce form.edit-address-form p.form-row label {
    float: left;
    width: 25%;
    line-height: 38px
}

.woocommerce #create-account p.form-row input {
    width: 65%;
    float: right;
    padding: 8px 10px;
    border: 2px solid #e4e4e4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 38px;
    border-radius: 0;
    line-height: 18px;
    box-shadow: none
}

.woocommerce form.edit-address-form p.form-row input, .woocommerce form.edit-address-form p.form-row select {
    width: 73%;
    float: right;
    padding: 8px 10px;
    border: 2px solid #e4e4e4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 38px;
    border-radius: 0;
    line-height: 18px;
    box-shadow: none
}

.woocommerce #create-account .continue-button {
    float: right;
    margin: 0;
    padding: 0 45px
}

.woocommerce #account_password-2_field {
    margin-top: 0
}

    .woocommerce #account_password-2_field label {
        visibility: visible !important;
        display: block !important
    }

.woocommerce #account_details .login form p.form-row input[type="submit"], .my-account-login-wrap .login-wrap form.login p.form-row input[type="submit"], .woocommerce .my-account-login-wrap form input[type="submit"], .lost_reset_password p.form-row input[type="submit"], .track_order p.form-row input[type="submit"], .change_password_form p input[type="submit"], .woocommerce table.my_account_orders .order-actions .button, .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce.widget .buttons a, .woocommerce .wishlist_table tr td.product-add-to-cart a, #login-form .modal-body form.login p.form-row input[type="submit"], #wew-submit-email-to-notify, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce input[name="apply_coupon"], .woocommerce a.button.wc-backward, #yith-wcwl-form .product-add-to-cart > .button, .woocommerce a.button {
    margin-right: 20px;
    float: left;
    border: 2px solid #e3e3e3;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    padding: 14px 20px;
    font-weight: normal
}

    .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
        padding: 14px 20px
    }

.woocommerce form.register, .woocommerce-page form.register {
    border: 0;
    padding: 0;
    margin: 0
}

    .woocommerce form.register input[type="submit"], .woocommerce input[name="save_account_details"] {
        margin-top: 0;
        float: right;
        background: transparent;
        box-shadow: none;
        text-shadow: none;
        border-radius: 0;
        font-weight: normal;
        margin-right: 0;
        font-size: 14px;
        padding: 14px 20px;
        height: 44px
    }

.woocommerce #account_details .login form p.form-row a.lost_password, .my-account-login-wrap .login-wrap form.login p.form-row a.lost_password {
    margin: 6px 0 0;
    display: inline-block
}

.woocommerce #account_details .new-here-text {
    float: left;
    width: 47%;
    margin-right: 3%
}

.woocommerce #account_details .bag-buttons {
    width: 50%;
    float: right;
    padding: 0;
    margin-top: 5px
}

.woocommerce .bag-buttons a.create-account-button {
    margin-bottom: 20px
}

.woocommerce-account fieldset {
    margin-top: 40px
}

.woocommerce-checkout .already-logged-in p {
    font-size: 22px;
    float: left;
    margin: 0 20px 0 0;
    line-height: 40px
}

.woocommerce form #customer_details .form-row {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 20px
}

    .woocommerce form #customer_details .form-row label {
        float: left;
        width: 25%;
        padding: 0;
        margin: 0;
        line-height: 38px;
        font-weight: normal
    }

    .woocommerce form #customer_details .form-row input {
        float: right;
        width: 75%
    }

    .woocommerce form #customer_details .form-row .chosen-search {
        height: auto;
        overflow: hidden
    }

        .woocommerce form #customer_details .form-row .chosen-search input[type=text] {
            width: 100%
        }

    .woocommerce form #customer_details .form-row textarea {
        float: right;
        width: 75%;
        padding: 10px;
        min-height: 70px;
        line-height: 20px
    }

.woocommerce .checkout #ship-to-different-address {
    float: none !important;
    width: 100% !important;
    margin-bottom: 20px;
    padding: 10px 0
}

    .woocommerce .checkout #ship-to-different-address input {
        float: none !important;
        width: auto !important;
        display: inline-block;
        margin: 0 0 0 8px;
        vertical-align: 1px
    }

    .woocommerce .checkout #ship-to-different-address label {
        float: none !important;
        width: auto;
        font-size: 1em;
        display: inline-block;
        padding-left: 0;
        margin-bottom: 0
    }

.woocommerce-checkout .form-row .chzn-container {
    width: 75% !important;
    margin-top: 5px
}

    .woocommerce-checkout .form-row .chzn-container .chzn-results {
        width: 100%
    }

.woocommerce select#billing_country, .woocommerce-checkout #billing_country_field .chosen-container, .woocommerce-checkout #shipping_country_field .chosen-container, .form-row .chosen-container {
    width: 75% !important
}

.woocommerce form #order-details .form-row.notes {
    padding-top: 40px
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single {
    height: 39px;
    line-height: 39px !important
}

    .woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
        background-position-y: 10px !important
    }

.woocommerce .checkout #createaccount {
    float: none !important;
    width: auto !important
}

.woocommerce .checkout label.checkbox[for="createaccount"] {
    padding: 0;
    margin: 0;
    float: none !important;
    width: auto !important
}

.create-account {
    padding-bottom: 20px
}

.woocommerce-billing-fields h3 {
    margin-top: 0
}

.woocommerce select#billing_country {
    width: 75%
}

.woocommerce .checkout #shiptobilling {
    float: none !important;
    width: 100% !important;
    margin-bottom: 20px
}

    .woocommerce .checkout #shiptobilling input {
        float: none !important;
        width: auto !important
    }

    .woocommerce .checkout #shiptobilling label {
        float: none !important;
        width: auto;
        font-size: 1em;
        line-height: auto !important
    }

.woocommerce form #billing .form-row .chzn-container input {
    float: none
}

.chosen-container-single .chosen-search input[type=text] {
    width: 100%
}

.woocommerce-checkout .form-row .chzn-container-single .chzn-search input {
    padding: 4px 6px
}

textarea#order_comments {
    padding: 10px;
    min-height: 100px
}

.review-order-wrap {
    border: 2px solid #e3e3e3;
    padding: 45px 45px 30px
}

.review-order-wrap_heading {
    margin-bottom: 15px
}

#order-details {
    padding-right: 30px
}

    #order-details p.form-row {
        margin-bottom: 20px
    }

.review-order-wrap table.shop_table {
    border-top: 0;
    margin-bottom: 10px
}

    .review-order-wrap table.shop_table th {
        padding: 12px 0 20px;
        font-weight: normal
    }

    .review-order-wrap table.shop_table td {
        border-color: rgba(0,0,0,0.05)
    }

        .review-order-wrap table.shop_table td.product-description {
            width: 80%;
            padding: 15px 0 17px
        }

td.product-description .quantity-count {
    margin-bottom: 0
}

.review-order-wrap table.shop_table td.product-subtotal {
    width: 20%;
    padding-top: 17px
}

.review-order-wrap table.shop_table .product-quantity {
    text-align: center
}

.review-order-wrap table.shop_table .product-subtotal {
    text-align: right
}

.review-order-wrap table.shop_table dl dt {
    float: left;
    margin-right: 4px
}

table.totals_table {
    float: right;
    width: 30%;
    margin-bottom: 30px;
    border-bottom: 0
}

.review-order-wrap table.totals_table {
    width: 100%;
    float: none;
    margin-bottom: 10px
}

table.totals_table tr th {
    text-align: left;
    padding: 2px 0;
    font-weight: normal
}

table.totals_table tr.total th, table.totals_table tr.total td {
    padding: 12px 0 0;
    letter-spacing: normal
}

table.totals_table tr td {
    text-align: right;
    padding: 2px 0;
    border-top: 0
}

table.totals_table tr.blank td, table.totals_table tr.blank th {
    padding: 6px 0
}

table.totals_table tr.total {
    margin-top: 20px;
    border-top: 2px solid #222
}

    table.totals_table tr.total td .amount {
        font-size: 18px
    }

.review-order-wrap table.shop_table {
    border-bottom: 0
}

    .review-order-wrap table.shop_table tr th, .review-order-wrap table.shop_table tr td {
        padding: 15px 0 17px
    }

    .review-order-wrap table.shop_table tr th {
        max-width: 80px
    }

table.shop_table tr.cart-subtotal th, table.shop_table tr.cart-subtotal td, table.shop_table tr.total th, table.shop_table tr.total td {
    border-top: 2px solid #222 !important
}

.review-order-wrap table.shop_table tr td, table.shop_table tr th.product-total {
    text-align: right
}

    .review-order-wrap table.shop_table tr td.product-name {
        text-align: left
    }

.woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd {
    line-height: 26px;
    margin: 0 4px 0 0;
    padding: 0;
    float: left
}

table.shop_table tr.total td .amount {
    font-size: 18px
}

#shipping_method li input {
    float: left;
    margin-top: 5px;
    margin-left: -20px
}

#shipping_method li label {
    margin-left: 25px
}

.woocommerce #payment {
    background: transparent;
    border-radius: 0;
    border-top: 2px solid #e4e4e4
}

    .woocommerce #payment ul.payment_methods {
        padding: 15px 0 5px;
        border-bottom: 0
    }

        .woocommerce #payment ul.payment_methods li {
            margin-bottom: 2px
        }

            .woocommerce #payment ul.payment_methods li input {
                vertical-align: middle;
                float: none;
                margin-top: -2px
            }

            .woocommerce #payment ul.payment_methods li label {
                font-weight: normal;
                margin-bottom: 0
            }

            .woocommerce #payment ul.payment_methods li.payment_method_paypal label, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
                line-height: 32px
            }

    .woocommerce #payment div.payment_box {
        border-radius: 0;
        box-shadow: none;
        padding: 1em;
        width: 100%
    }

    .woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
        margin: 5px 0
    }

    .woocommerce #payment ul.payment_methods li.payment_method_paypal img {
        margin: 0 10px
    }

    .woocommerce #payment div.payment_box {
        border-radius: 0;
        box-shadow: none;
        padding: 1em
    }

        .woocommerce #payment div.payment_box fieldset {
            padding: 0 !important
        }

            .woocommerce #payment div.payment_box fieldset .form-row {
                width: 100%;
                clear: both
            }

    .woocommerce #payment div.form-row.place-order {
        padding: 20px 0 10px
    }

    .woocommerce #payment #place_order {
        padding: 0 30px;
        height: 46px;
        line-height: 46px
    }

    .woocommerce #payment .terms {
        clear: both;
        height: auto;
        overflow: hidden;
        padding: 20px 0 15px;
        margin-bottom: 0;
        float: left
    }

        .woocommerce #payment .terms label {
            display: inline-block;
            margin: 0;
            padding: 0;
            text-align: left;
            float: left
        }

        .woocommerce #payment .terms input {
            float: left;
            display: inline-block;
            margin: 8px 10px 0 0
        }

.review-order-wrap #payment {
    margin: 0 -45px;
    padding: 20px 45px 0
}

#payment_heading {
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #e3e3e3
}

.review-order-wrap #payment #place_order {
    padding: 0 30px;
    height: 46px;
    line-height: 46px;
    width: 100%;
    border: 0
}

.woocommerce-checkout p.thank-you {
    font-size: 32px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 60px
}

.woocommerce-checkout .checkout-confirmation h2 {
    margin-top: 30px
}

.woocommerce-checkout .checkout-confirmation .help-bar {
    margin-bottom: 40px
}

.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
    top: -2px
}

.woocommerce-account .woocommerce {
    height: auto;
    overflow: hidden
}

.my-account-login-wrap {
    margin-bottom: 40px
}

    .my-account-login-wrap .col-2 {
        padding: 30px 0
    }

        .my-account-login-wrap .col-2 form {
            border: 0;
            padding: 0
        }

.woocommerce form #create-account input[type="submit"] {
    float: right;
    margin-top: 20px;
    margin-right: 0
}

.woocommerce .my-account-login-wrap .new-user-text {
    margin-bottom: 20px
}

.myaccount_user {
    margin-bottom: 30px;
    font-size: 16px
}

.my-account-left {
    float: left;
    width: 24%;
    margin-right: 4%
}

.my-account-right {
    float: right;
    width: 72%
}

.my-account-left h4 {
    margin-bottom: 10px
}

.my-account-right h3 {
    margin-top: 0
}

ul.my-account-nav > li {
    border-top: 2px solid transparent
}

    ul.my-account-nav > li:first-child {
        border-top: 0
    }

    ul.my-account-nav > li a {
        padding: 10px 0;
        background: transparent !important
    }

        ul.my-account-nav > li a:hover {
            text-decoration: none;
            background: transparent
        }

        ul.my-account-nav > li a:before {
            content: "\f105";
            font-family: FontAwesome;
            font-weight: normal;
            font-style: normal;
            display: block;
            float: right;
            text-decoration: inherit;
            font-size: 14px
        }

.lost_reset_password p.form-row, .track_order p.form-row, .change_password_form p.form-row {
    margin-bottom: 15px
}

.change_password_form p input[type="submit"] {
    margin-left: 0;
    margin-top: 5px
}

.woocommerce table.my_account_orders {
    font-size: 1em;
    width: 100%
}

    .woocommerce table.my_account_orders tr td {
        line-height: 32px
    }

.my_account_orders td.order-number {
    font-size: 18px
}

.my_account_orders th.subscription-title, .my_account_orders td.subscription-title {
    max-width: 300px
}

.my_account_orders th.subscription-actions {
    min-width: 140px
}

.my_account_orders th.subscription-actions, .my_account_orders td.subscription-actions {
    max-width: 180px
}

    .my_account_orders td.subscription-actions > a {
        margin-bottom: 10px
    }

.my_account_orders td.order-number a {
    border-bottom: 1px dotted #e4e4e4
}

.woocommerce table.my_account_orders .order-actions {
    padding-right: 0
}

    .woocommerce table.my_account_orders .order-actions .button {
        float: none;
        margin: 0;
        padding: 12px 20px
    }

.woocommerce .address .edit-address {
    border-bottom: 1px dotted #e4e4e4
}

.woocommerce .order-info {
    margin-bottom: 30px;
    font-size: 22px;
    padding: 20px
}

    .woocommerce .order-info mark {
        background: transparent;
        font-weight: bold
    }

.woocommerce table.order_details {
    margin-bottom: 20px
}

    .woocommerce table.order_details tr > td {
        text-align: right
    }

    .woocommerce table.order_details td.product-img {
        width: 12%
    }

    .woocommerce table.order_details td.product-name {
        width: 68%;
        text-align: left
    }

    .woocommerce table.order_details td.product-quantity {
        width: 10%
    }

    .woocommerce table.order_details td.product-total {
        width: 10%;
        text-align: right
    }

    .woocommerce table.order_details th.product-total {
        text-align: right
    }

.woocommerce .checkout-confirmation > h2 {
    display: none
}

.woocommerce .checkout-confirmation .order_details {
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 20px
}

.woocommerce .order-hr {
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 30px
}

.woocommerce td.product-name dl.variation dd p {
    line-height: inherit;
    padding-top: 1px
}

.wishlist_table .product-price, .wishlist_table .product-stock-status {
    text-align: left
}

.woocommerce table.wishlist_table td.product-thumbnail {
    width: 14%;
    padding-right: 1%
}

.woocommerce table.wishlist_table td.product-name {
    width: 26%
}

.woocommerce table.wishlist_table td.product-price {
    width: 14%
}

.woocommerce table.wishlist_table td.product-stock-status {
    width: 21%
}

.woocommerce table.wishlist_table .product-add-to-cart .yith-wcwl-add-to-wishlist {
    display: none
}

.woocommerce table.wishlist_table {
    border-top: 0;
    border-bottom: 0
}

    .woocommerce table.wishlist_table thead th, .woocommerce table.shop_table tfoot td {
        border-top-width: 2px;
        padding-left: 0
    }

.wishlist_table tr td.product-price {
    padding-top: 30px !important
}

.woocommerce .wishlist_table tr td.product-add-to-cart a {
    font-size: 12px;
    line-height: 18px;
    margin-right: 0;
    padding: 12px 16px
}

    .woocommerce .wishlist_table tr td.product-add-to-cart a:before {
        content: "\002B";
        font-family: "SSGimzo";
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        font-size: inherit;
        text-shadow: none;
        margin-right: 8px;
        font-size: 16px
    }

.yith-wcwl-share {
    border-top: 2px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
    height: auto;
    overflow: hidden;
    padding: 15px 0
}

    .yith-wcwl-share span {
        float: left;
        margin: 0;
        line-height: 36px
    }

    .yith-wcwl-share ul {
        float: right;
        margin: 0;
        margin-bottom: -5px
    }

        .yith-wcwl-share ul li {
            margin-right: 0
        }

            .yith-wcwl-share ul li a.facebook, .yith-wcwl-share ul li a.twitter, .yith-wcwl-share ul li a.pinterest, .yith-wcwl-share ul li a.googleplus {
                background: 0
            }

.woocommerce input.button[name="save_address"] {
    float: right;
    border: 0;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    padding: 12px 20px;
    font-weight: normal;
    margin-top: 10px
}

table.customer_details {
    width: 100%
}

    table.customer_details td {
        border-top: 0 !important
    }

.woocommerce-account div.col2-set.addresses {
    padding: 0
}

    .woocommerce-account div.col2-set.addresses .col-1, .woocommerce-account div.col2-set.addresses .col-2 {
        width: 50%;
        float: left
    }

.woocommerce-MyAccount-navigation {
    padding-right: 10px
}

    .woocommerce-MyAccount-navigation ul {
        margin: 0
    }

    .woocommerce-MyAccount-navigation li {
        border-bottom: 1px solid #e3e3e3;
        border-top: 0 solid #e3e3e3
    }

        .woocommerce-MyAccount-navigation li:first-child {
            border-top-width: 1px
        }

        .woocommerce-MyAccount-navigation li > a {
            display: block;
            line-height: 36px;
            padding: 10px 0;
            font-weight: bold;
            position: relative;
            text-decoration: none
        }

.woocommerce-account .page-content .woocommerce-MyAccount-content > h2:first-child, .woocommerce-MyAccount-content > form > h3 {
    margin-top: 0
}

.woocommerce-MyAccount-content form p.form-row {
    margin-bottom: 10px
}

    .woocommerce-MyAccount-content form p.form-row label {
        padding-bottom: 0;
        float: none
    }

.woocommerce-account .woocommerce-EditAccountForm fieldset {
    margin: 40px 0 20px;
    padding: 0;
    border: 0
}

    .woocommerce-account .woocommerce-EditAccountForm fieldset legend {
        padding: 0 0 10px;
        font-weight: bold;
        font-size: 16px
    }

.woocommerce-account .addresses .title .edit {
    margin-right: 20px;
    margin-top: 15px
}

.woocommerce-MyAccount-content > .woocommerce-Message:first-child {
    margin-top: 0 !important
}

.woocommerce form .woocomerce-FormRow.form-submit {
    margin-top: 20px
}

.woocommerce .products .product-category a {
    display: block;
    position: relative
}

.products .product-category .product-cat-info {
    text-align: left;
    padding: 25px 0 0
}

.products .product-category h3 {
    text-transform: uppercase;
    letter-spacing: normal;
    margin-bottom: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.product-category h3 sup.count {
    top: -9px;
    left: 4px;
    font-size: 11px
}

.product-cat-info a.shop-now-link {
    margin-top: 4px
}

    .product-cat-info a.shop-now-link > i {
        margin-left: 3px
    }

.woocommerce .widget_layered_nav ul li {
    position: relative
}

    .woocommerce .widget_layered_nav ul li a {
        padding: 14px 0 10px;
        float: none;
        display: inline-block
    }

    .woocommerce .widget_layered_nav ul li small.count, .woocommerce .widget_product_categories ul li span.count, .woocommerce .widget_layered_nav ul li span.count {
        margin-left: 3px;
        font-size: 12px;
        padding: 1px 0;
        color: #777;
        display: inline-block;
        position: relative;
        top: -4px;
        float: none
    }

    .woocommerce .widget_product_categories ul li span.count, .woocommerce .widget_layered_nav ul li span.count {
        opacity: 0;
        transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -webkit-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out
    }

        .woocommerce .widget_product_categories ul li span.count.show-count, .woocommerce .widget_layered_nav ul li span.count.show-count {
            opacity: 1
        }

    .woocommerce .widget_layered_nav ul li.chosen span.count {
        position: absolute;
        right: 10px;
        top: 7px
    }

    .woocommerce .widget_layered_nav ul li.chosen {
        padding-bottom: 0;
        line-height: 20px
    }

        .woocommerce .widget_layered_nav ul li.chosen a {
            padding: 8px 10px;
            border-radius: 0;
            border: 0;
            display: block
        }

        .woocommerce .widget_layered_nav ul li.chosen small.count {
            position: absolute;
            right: 10px;
            top: 7px
        }

.woocommerce .widget_layered_nav select, .woocommerce .widget_product_categories select {
    margin-bottom: 20px;
    margin-top: 0;
    border-width: 2px;
    height: 45px
}

.woocommerce .widget_layered_nav_filters ul li a {
    padding: 8px 10px;
    border-radius: 0;
    border: 0
}

    .woocommerce .widget_layered_nav_filters ul li a:before, .woocommerce-page .widget_layered_nav_filters ul li a:before, .woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce-page .widget_layered_nav ul li.chosen a:before {
        vertical-align: -1px
    }

.woocommerce .widget_product_categories ul li a {
    display: inline-block;
    padding: 14px 0 10px
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    margin-left: 0;
    margin-right: 0
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    margin-left: 0
}

.widget_product_search form {
    margin-bottom: 0
}

.widget_product_search label {
    display: none
}

.widget_product_search input[type="text"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    margin-bottom: 0
}

.widget_product_search input[type="submit"] {
    visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0
}

.widget_price_filter .price_slider_wrapper {
    margin-top: 35px
}

.woocommerce .widget_price_filter .price_slider_amount {
    margin-top: 10px
}

.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal {
    height: 4px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #252525;
    width: 4px;
    height: 14px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    top: -5px;
    border: 0
}

    .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
        margin-left: -4px
    }

.woocommerce .widget_price_filter .price_slider_amount .button {
    float: right;
    margin-right: 0;
    padding: 10px 20px
}

.woocommerce.widget .buttons > a {
    margin-left: 2%;
    margin-right: 0 !important;
    width: 49%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

    .woocommerce.widget .buttons > a:first-child {
        margin-left: 0
    }

.woocommerce .widget_price_filter .price_slider_amount .price_label {
    font-size: 14px;
    line-height: 34px;
    float: left
}

.woocommerce ul.cart_list li > a, .woocommerce ul.product_list_widget li > a, .woocommerce-page ul.cart_list li > a, .woocommerce-page ul.product_list_widget li > a {
    padding-top: 0;
    padding-bottom: 5px
}

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating {
    margin-bottom: 5px
}

.woocommerce.widget .quantity {
    background: transparent;
    box-shadow: none
}

.wcwl_email_field {
    width: 100%
}

.woocommerce-account .page-content h2 {
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    margin-top: 40px
}

.woocommerce-account p.myaccount_address {
    border-bottom: 2px solid #ccc;
    padding-bottom: 60px
}

.woocommerce-account div.col2-set.addresses {
    margin-bottom: 50px
}

.addresses .title .edit {
    margin: 10px 0 0 0;
    border: 2px solid #e4e4e4;
    padding: 2px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px
}

.woocommerce-account input[name="change_password"] {
    margin: 10px 0 0 4px
}

.woocommerce-page form .form-row label {
    padding-bottom: 5px
}

.woocommerce .cart-collaterals {
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 2px solid #e4e4e4;
    padding: 15px 0
}

    .woocommerce .cart-collaterals:empty {
        display: none
    }

.woocommerce-cart .cart_totals table {
    float: right
}

.woocommerce-cart .shipping-calculator-button {
    text-decoration: none
}

.woocommerce-cart .shipping_calculator .button[name="calc_shipping"] {
    width: 28%;
    float: right;
    padding: 10px 12px;
    margin-right: 3px;
    margin-top: 10px
}

#payment ul.payment_methods li {
    margin-bottom: 10px
}

    #payment ul.payment_methods li input {
        margin: 5px 6px 0 0;
        float: left
    }

.woocommerce-checkout h3.review-order-wrap_heading {
    margin-top: 50px
}

.woocommerce-checkout form.checkout {
    margin-top: 20px;
    margin-bottom: 50px
}

.quantity input.qty {
    height: 26px
}

div.product .thumbnails {
    margin-left: 0 !important
}

div.product .woocommerce_tabs .panel {
    margin-bottom: 0;
    margin-top: -1px;
    border: 2px solid #ddd;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff
}

.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total {
    padding: 10px 0 !important
}

.widget_shopping_cart_content .buttons > a {
    margin-right: 5px !important
}

.product-carousel {
    clear: both
}

.woocommerce .product-carousel ul.products {
    margin-left: 0;
    margin-right: 0
}

.single-product .product-carousel {
    padding-top: 50px
}

.related-products .title-wrap > h3 {
    text-transform: uppercase
}

.woocommerce .product-carousel .owl-carousel .product {
    width: 100% !important
}

.widget_shopping_cart .total {
    border-top: 3px double #ccc;
    padding: 8px 0 0;
    margin-top: 20px
}

ul.products li.product h3 {
    line-height: 100%
}

.sidebar .widget_shopping_cart .buttons a:hover, .product-name a {
    text-decoration: none
}

.type-woocommerce .summary .add_to_cart_button {
    padding-top: 7px;
    padding-bottom: 7px
}

#product-accordion {
    margin-top: 20px;
    margin-bottom: 60px
}

.woocommerce div.product .woocommerce-tabs {
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
    padding-top: 40px;
    margin-top: 60px;
    border-top: 2px solid #e3e3e3
}

.woocommerce div.product #product-display-area + .product-after-summary > .woocommerce-tabs {
    margin-top: 30px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    float: left;
    width: 20%;
    font-size: 16px;
    font-weight: normal;
    margin-left: 0;
    padding-left: 0;
    overflow: visible
}

    .woocommerce div.product .woocommerce-tabs ul.tabs:before {
        display: none
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        background: transparent !important;
        margin: 0 -4px -2px 0 !important;
        box-shadow: none;
        padding: 0 !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 0;
        width: 100%
    }

        .woocommerce div.product .woocommerce-tabs ul.tabs li a {
            white-space: nowrap;
            margin-right: 0;
            padding: 9px 0;
            display: block;
            background: transparent;
            text-overflow: ellipsis;
            overflow: hidden;
            max-width: 95%
        }

        .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
            content: '';
            position: absolute;
            right: -6px;
            top: 50%;
            width: 12px;
            height: 12px;
            margin-top: -4px;
            background: #fff;
            box-shadow: inset 2px 2px rgba(0,0,0,0.5);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
            border: 0;
            display: none
        }

.woocommerce div.product .woocommerce-tabs .panel {
    float: right;
    width: 80%;
    margin-bottom: 0;
    margin-top: -1px;
    border: 0;
    padding: 10px 0 10px 28px;
    min-height: 140px;
    border-left: 2px solid #e3e3e3;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    background-color: transparent
}

    .woocommerce div.product .woocommerce-tabs .panel#tab-additional_information {
        padding: 0 0 0 28px
    }

.woocommerce div.product .woocommerce_tabs .panel h2, div.product .woocommerce-tabs .panel h2 {
    margin-top: 0
}

#tab-additional_information h2 {
    display: none
}

#tab-description p:last-child {
    margin-bottom: 0
}

table.cart img, #content table.cart img {
    width: 100%
}

#payment ul.payment_methods {
    padding-left: 0;
    padding-right: 0
}

#payment div.form-row {
    padding: 1em 0
}

.checkout #shiptobilling {
    margin: 10px 0
}

form .form-row .input-checkbox {
    display: inline-block;
    margin: -1px 0 0 0
}

#shiptobilling .checkbox {
    padding-left: 0
}

.woocommerce div.product.german-market-enabled .summary h3.price {
    display: none
}

.woocommerce div.product.german-market-enabled div.summary .price > .amount {
    font-size: 18px;
    font-weight: bold;
    display: block
}

.woocommerce div.product.german-market-enabled div.summary .price .woocommerce_de_versandkosten {
    display: block;
    float: left;
    margin-right: 4px
}

.woocommerce div.product.german-market-enabled div.summary .price .woocommerce-de_price_taxrate {
    display: block
}
