@charset "utf-8";
@import url(/css/fonts-google.css);
@import url(/assets/css/font-awesome.min.css);

.btn, .caret, img {
    vertical-align: middle
}

hr, img {
    border: 0
}

.col-xs-1, .col-xs-10, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu {
    float: left
}

html {
    -webkit-tap-highlight-color: transparent
}

.fa, .glyphicon {
    -moz-osx-font-smoothing: grayscale
}

.footer ul {
    list-style-type: none
}

div.product.disponivel span.estado, div.product.indisponivel a.btn.btn-primary {
    visibility: hidden
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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
    }

b, optgroup, strong {
    font-weight: 700
}

mark {
    color: #000;
    background: #ff0
}

sub {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre, textarea {
    overflow: auto
}

code, pre {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.glyphicon, address {
    font-style: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input[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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

@media print {
    img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

body {
    background-color: #fff
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/fonts/glyphicons-halflings-regular.eot);
    src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-remove:before {
    content: "";
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

dt, label {
    font-weight: 700
}

address, dd, dt, pre {
    line-height: 1.42857143
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

#product-added h3, .megamenu-content ul li a {
    text-transform: uppercase
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

pre code, table {
    background-color: transparent
}

dl, ol, ul {
    margin-top: 0
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

dd {
    margin-left: 0
}

@media (min-width:768px) {

    .container {
        width: 750px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

legend, pre {
    display: block;
    color: #333
}

code {
    padding: 2px 4px;
    font-size: 90%
}

caption, th {
    text-align: left
}

code, pre {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-10, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-10, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.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%
}

@media (min-width:768px) {
    .col-sm-10, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-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%
    }
}

@media (min-width:992px) {
    .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-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-offset-3 {
        margin-left: 25%
    }
}

@media (min-width:1200px) {
    .col-lg-10, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-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-offset-3 {
        margin-left: 25%
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset, legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control, output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.input-sm {
    font-size: 12px;
    border-radius: 3px;
    padding: 5px 10px
}

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        line-height: 34px
    }

        .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
            line-height: 30px
        }

        .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
            line-height: 46px
        }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .radio input[type=radio] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

    .checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {
    height: auto
}

.collapsing, .dropdown {
    position: relative
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block
    }

    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

.btn-default {
    border-color: #ccc
}

    .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    border-color: #2e6da4
}

    .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #86B51C;
        border-color: #204d74
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        border-color: #86B51C;
        opacity: .35;
        cursor: not-allowed;
        pointer-events: all !important;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-search {
    color: #ffffff !important;
    border-color: #ff9933 !important;
    background-color: #ff9933 !important;
}

.btn-success {
    border-color: #4cae4c
}

    .btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    border-color: #46b8da
}

    .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    border-color: #eea236
}

    .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    border-color: #d43f3a
}

    .btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu-right, .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        line-height: 1.42857143;
        white-space: nowrap
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        clear: both;
        font-weight: 400;
        color: #333
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.input-group-btn:last-child > .btn, .input-group-btn > .btn + .btn {
    margin-left: -1px
}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.nav > li, .nav > li > a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

    .input-group-btn:first-child > .btn {
        margin-right: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li > a {
        padding: 10px 15px
    }

        .nav > li > a:focus, .nav > li > a:hover {
            text-decoration: none;
            background-color: #eee
        }

    .nav > li.disabled > a {
        color: #777
    }

        .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
            color: #777;
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent
        }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857143
    }

        .nav-tabs > li > a:hover {
            border-color: #eee #eee #ddd
        }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        cursor: default;
        background-color: #fff
    }

.nav-pills > li {
    float: left
}

.nav-stacked > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:961px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.modal-open, .progress {
    overflow: hidden
}

.navbar-fixed-top .navbar-collapse {
    max-height: 100vh
}

@media (max-device-width:960px) {
    .navbar-fixed-top .navbar-collapse {
        min-height: 100vh
    }

    .megamenu .nav {
        padding-bottom: 100px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-brand {
    float: left;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:961px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px
    }

@media (max-width:960px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:961px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.breadcrumb > li, .pagination {
    display: inline-block
}

.btn .badge, .btn .label {
    top: -1px;
    position: relative
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

@media (min-width:961px) {

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #ccc;
        content: "/\00a0"
    }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pager li, .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

.badge, .label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li > a, .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px
    }

        .pager li > a:focus, .pager li > a:hover {
            text-decoration: none;
            background-color: #eee
        }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

    .label:empty {
        display: none
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.thumbnail {
    display: block
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.alert, .thumbnail {
    margin-bottom: 20px
}

.close {
    font-weight: 700
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable {
    padding-right: 35px
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media {
    overflow: hidden;
    zoom: 1
}

    .media > .pull-right {
        padding-left: 10px
    }

    .media > .pull-left {
        padding-right: 10px
    }

.panel-heading > .dropdown .dropdown-toggle, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.close {
    line-height: 1
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

    .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
        margin-bottom: 0
    }

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group .panel-heading, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px
    }

    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px
    }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px
    }

    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px
    }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: 1px solid #ddd
    }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.well {
    overflow: hidden;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }

.modal-header {
    min-height: 16.43px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    text-align: right
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.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 {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel {
    position: relative
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.left > .arrow:after, .popover.right > .arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        left: 1px;
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

@media screen and (min-width:768px) {

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.clearfix:after, .container-fluid:after, .container:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden, .visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .hidden-lg {
        display: none !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
    }
}

.owl-carousel {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.grabbing {
    cursor: url(grabbing.png) 8 8,move
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.fa {
    display: inline-block
}

::selection {
    color: #fff
}

.mCSB_container {
    width: auto;
    margin-right: 30px;
    overflow: hidden
}

    .mCSB_container.mCS_no_scrollbar {
        margin-right: 0
    }

.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar, .mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
    margin-right: 30px
}

.mCustomScrollBox > .mCSB_scrollTools {
    width: 16px;
    height: 100%;
    top: 0;
    right: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 4px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        text-align: center
    }

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: relative;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    top: 100%;
    margin-top: -40px
}

.mCSB_horizontal > .mCSB_container {
    height: auto;
    margin-right: 0;
    margin-bottom: 30px;
    overflow: hidden
}

    .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
        margin-bottom: 0
    }

.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar, .mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    width: 100%;
    height: 16px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
    width: 30px;
    height: 100%
}

    .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 100%;
        height: 4px;
        margin: 6px auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
    display: block;
    position: relative;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
    float: left
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
    margin-left: -40px;
    float: right
}

.mCustomScrollBox {
    -ms-touch-action: none
}

    .mCustomScrollBox:hover > .mCSB_scrollTools {
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)"
    }

.mCSB_scrollTools .mCSB_draggerRail {
    background: #000;
    background: rgba(0,0,0,.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #fff;
    background: rgba(255,255,255,.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255,255,255,.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background: rgba(255,255,255,.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

    .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
        opacity: .75;
        filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)"
    }

    .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
        opacity: .9;
        filter: "alpha(opacity=90)";
        -ms-filter: "alpha(opacity=90)"
    }

.modal-details-inner, .section-title.style2 span, body {
    background: #EDEEF0 !important
}

hr {
    border-color: #dbdbdb
}

.boxes-title-1 {
    background: #fff !important;
    border: 1px solid #ddd
}

.cartMiniTable, .cartTable, .featuredImgLook2 .inner, .product {
    background: #fff
}

    .product:hover {
        box-shadow: 0 3px 20px 0 rgba(0,0,0,.3)
    }

.productFilter {
    background: #fff !important;
    border: 1px solid #ddd !important;
    padding: 10px 15px 0 !important
}

.breadcrumb, .cartTableHeader {
    background: #f5f5f5 !important
}

.categoryFooter {
    border-top: 1px solid #ddd !important
}

.cartTable {
    border: 1px solid #ddd
}

.cartTableHeader {
    border: 1px solid #ddd !important
}

.main-image.sp-wrap {
    background: #fff !important
}

    .main-image.sp-wrap .sp-thumbs {
        right: 10px !important
    }

.sp-thumbs {
    right: 0 !important
}

    .sp-thumbs a:visited {
        border: 2px solid #ddd !important
    }

    .sp-thumbs a.sp-current:visited {
        border: 2px solid !important
    }

.userInfo tr.CartProduct {
    background: #fff
}

.userInfo .CartProductThumb a img {
    margin-right: 15px
}

.footable, .footer {
    background: #fff !important
}

.footer {
    border-top: 1px solid #e8e9eb !important;
    border-bottom: 1px solid #e8e9eb !important
}

    .footer h3 {
        border-bottom: 1px solid #ddd !important
    }

.footer-bottom {
    background: #f9f9f9 !important;
    border-top: 1px solid #f0f0f0 !important
}

.search-full, ::selection {
    background: #668919
}

::-moz-selection {
    color: #fff;
    background: #668919
}

.site-color {
    color: #668919 !important
}

.link, a.link, a:focus, a:hover {
    color: #668919
}

.search-close {
    color: #668919
}

.navbar-tshop {
    background: #9ac33f
}

.btn-primary, .product:hover .add-fav.active, .product:hover .add-fav:hover {
    background-color: #668919;
    color: #fff
}

    .btn-primary:focus, .btn-primary:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background-color: #668919;
        border-color: #668919;
        color: #fff
    }

    .btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
        border-color: #668919;
        color: #fff;
        background: #86B51C
    }

.cartMenu:hover > a.dropdown-toggle, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav > li.active, .nav > li:hover > a, .nav > li > a:focus, .nav > li > a:hover, .navbar-top {
    background: #4d6612 /* era #668919 — agora contraste ~6.5:1 ✅ */
}

.dropdown-menu {
    border-top: solid #668919
}

.featuredImgLook2 .inner:hover, .pager2 a, .product:hover {
    border: 1px solid #86B51C
}

.search-box:hover .form-control {
    background: #86B51C
}

.action-control a.active, .action-control a:hover {
    color: #fff;
    background: #668919
}

#pager a.cycle-pager-active {
    background-color: #668919 !important;
    background-color: rgba(196,19,147,.7) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3c41393, endColorstr=#b3c41393) !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3c41393, endColorstr=#b3c41393) !important
}

.pager2 a.selected {
    background: #86B51C
}

.full {
    width: 100%
}

.footer a:hover {
    color: #86B51C
}

.modal-header {
    background: #86B51C
}

.form-control:focus {
    border-color: #86B51C
}

.new-product {
    background-color: #668919 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2e516aa, endColorstr=#f2e516aa) !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2e516aa, endColorstr=#f2e516aa) !important
}

.nav.tree > li.active, .nav.tree > li:hover > a, .nav.tree > li > a:focus, .nav.tree > li > a:hover {
    background: 0 0;
    color: #2c3e50
}

.nav.tree .open-tree > a, .nav.tree .open-tree > a:focus, .nav.tree .open-tree > a:hover {
    background: 0 0;
    font-weight: 700;
    color: #2c3e50
}

.panel-default > .panel-heading {
    border-top: 4px solid #86B51C
}

.socialIcon a:hover {
    background: #86B51C
}

.cart-actions button {
    background: #668919;
    border: 2px solid #668919
}

    .cart-actions button:hover {
        background: #fff;
        color: #2c3e50;
        border: 2px solid #86B51C
    }

.sp-current, .sp-thumbs a:active, .sp-thumbs a:hover, sp-current:visited {
    border: 2px solid #86B51C !important
}

#pager2 span.cycle-pager-active {
    background: #86B51C !important
}

#pager2 span {
    border: 2px solid #86B51C
}

#loading {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    background: url(/images/loading.gif) 50% 50% no-repeat rgba(255,255,255,.8);
    width: 100%
}

::-webkit-scrollbar {
    width: 10px;
    height: .5em
}

::-webkit-scrollbar-thumb {
    background: #7aaf0d
}

::-webkit-scrollbar-track {
    background: rgba(199,196,176,10)
}

#caixa-pesquisa-txt {
    position: relative;
    top: 35px;
    width: 350px
}

#caixa-pesquisa_btn {
    position: relative;
    top: 31px;
    margin-left: 5px
}

#caixa-pesquisa-text {
    color: #FFF;
    position: relative;
    top: 35px;
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 100%;
    padding: 3px 10px
}

#loading {
    display: none
}

body.loading {
    overflow: hidden
}

    body.loading #loading {
        display: block
    }

@media (min-width:961px) {
    .conteudo {
        padding-top: 200px
    }
}

@media (max-width:960px) {
    .conteudo {
        padding-top: 86px
    }
}

.scroll {
    overflow-y: auto;
}

#slide {
    overflow: hidden;
    max-height: 400px;
}



.brand-carousel li {
    padding: 10px 15px;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 0 4px rgba(199,196,176,10);
    -moz-box-shadow: 0 0 4px rgba(199,196,176,10);
    -webkit-box-shadow: 0 0 4px rgba(199,196,176,10);
    background-color: #FFF;
    margin: 2px 20px 20px 1px
}

.item h3 a.cor1, .nav.tree .open-tree .cor1 > a.active {
    color: #86B51C
}

.product span.brand, .strong {
    font-weight: 700
}

.product span.ref {
    color: #668919;
    font-weight: 500
}

@media (min-width:1200px) {
    .main-container {
        min-height: 800px
    }
}

@media (max-width:480px) {
    .featuredImageLook3 .inner {
        margin-bottom: 1em
    }
}

@media (min-width:940px) {
    .main-container {
        min-height: 690px
    }

    #top_bar {
        margin-top: 115px;
        background: url(/images/tmcategories_bg.png) repeat-x
    }
}

.product .image {
    min-height: 200px
}

.product .description {
    height: 80px;
    padding-left: .5em;
    padding-right: .5em
}

span.price-iva {
    color: #000;
    font-size: 14px;
    font-weight: 400
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li:hover > a {
    background: #668919 !important
}

.nav-tabs {
    border-bottom: 3px solid #668919 !important
}

.product span.estado {
    padding: 4px 10px 4px 15px;
    position: absolute;
    top: 15px;
    left: 5px;
    z-index: 10;
    background-color: rgba(57,166,196,.73);
    color: #FFF
}

.product.indisponivel span.estado {
    background-color: rgba(204,0,0,.66);
    color: #fff
}

#SimilarProductSlider .item .product {
    height: 400px !important
}

.productFilter select {
    margin-bottom: 20px;
    min-width: 80px
}

#product-added .modal-bg-1 {
    background-color: #F3F6FB
}

#product-added h3.msg {
    color: #86B51C
}

#product-added .modal-bg-1 .close {
    color: #2c3e50;
    display: block;
    font-size: 34px;
    font-weight: lighter;
    line-height: 10px;
    opacity: .6;
    padding: 12px;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 0;
    z-index: 1
}

#product-added .modal-dialog {
    max-width: 660px;
    min-height: 200px;
    display: block;
    overflow: auto;
    padding: 15px;
    position: relative
}

#product-added h3 {
    color: #444;
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro',sans-serif
}

#product-added #img_prod.img-responsive {
    margin: 0 auto
}

#product-added #img_prod {
    max-height: 200px
}

ul#order_step {
    height: 27px;
    padding: 0 0 0 40px;
    background: url(/images/step_start.png) 0 bottom no-repeat
}

    ul#order_step li {
        width: 80px;
        padding: 0 5px;
        height: 27px;
        float: left;
        background: url(/images/step_standard.png) 50% bottom no-repeat;
        text-align: center
    }

        ul#order_step li.step_current {
            background: url(/images/step_current.png) 50% bottom no-repeat;
            font-weight: 700;
            color: #86B51C
        }

        ul#order_step li.step_todo {
            color: #777
        }

        ul#order_step li#step_end {
            width: 70px;
            background: url(/images/step_end.png) left bottom no-repeat
        }

            ul#order_step li#step_end.step_current {
                background: url(/images/step_end_current.png) left bottom no-repeat
            }

.megamenu-content {
    min-width: 250px
}

    .megamenu-content li a strong {
        color: #668919
    }

@media (max-width:960px) {
    .megamenu-content li a strong {
        color: #FFF;
        font-weight: bolder;
        font-size: 1.5em
    }
}

#erro_filtro_preco {
    padding: 5px;
    color: red
}

.breadcrumb > li {
    text-transform: lowercase
}

.btn, h1, h2 {
    text-transform: uppercase
}

.action-control .btn {
    font-size: 12px !important
}

.userMenu .menucliente {
    margin-top: -5px
}

    .userMenu .menucliente li a {
        border-bottom: 1px solid #ddd;
        color: #000;
        display: block;
        font-size: 12px;
        line-height: 30px;
        padding: 5px 20px;
        text-decoration: none;
        transition: opacity .2s ease-out 0s;
        -webkit-transition: opacity .21s ease-out 0s;
        -moz-transition: opacity .2s ease-out 0s;
        -ms-transition: opacity .2s ease-out 0s;
        -o-transition: opacity .2s ease-out 0s
    }

        .userMenu .menucliente li a:hover {
            color: #86B51C
        }

.product {
    max-height: 426px
}

.size {
    font-size: 1em
}

.product-largeimg {
    display: initial;
    margin: 0 auto
}

#logo {
    float: left;
    margin-left: 0;
    margin-right: 5px
}

.show960 {
    display: none !important
}

@media (max-width:960px) {
    .show960 {
        display: block !important
    }

    .hide960, .navbar-collapse.collapse {
        display: none !important
    }

        .navbar-collapse.collapse.in, .navbar-header .collapse, .navbar-toggle {
            display: block !important
        }

    .navbar-header {
        float: none;
        width: 100%;
        margin: 0 !important
    }

    .navbar-brand {
        position: absolute;
        left: 1em
    }

        .navbar-brand img {
            padding-top: 6px;
            max-height: 52px
        }
}

.relative, body {
    position: relative
}

@media (max-width:500px) {
    h1 {
        font-size: 20px !important
    }
}

.navbar-tshop, .w100, .width100 {
    width: 100%
}

body, ol, ul {
    padding: 0;
    margin: 0
}

body {
    font-size: 14px
}

h4, h5, h6 {
    line-height: 20px
}

a, body {
    color: #34495E
}

a {
    text-decoration: none;
    outline: 0 !important;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

    a:focus, a:hover {
        text-decoration: none;
        cursor: pointer
    }

ol, ul {
    list-style: none
}

body {
    line-height: 21px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 0;
    padding-bottom: 15px
}

h1 {
    font-size: 30px;
    line-height: 35px
}

h2 {
    font-size: 24px;
    line-height: 28px
}

h3 {
    font-size: 20px;
    line-height: 24px
}

h4 {
    font-size: 17px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

h3 code {
    font-size: 14px;
    font-weight: 400
}

.error label.error {
    color: red
}

.uppercase {
    text-transform: uppercase
}

.fb_button, .userMenu li a {
    text-decoration: none
}

.no-margin {
    margin: 0 !important
}

.navbar-nav.navbar-right:last-child {
    margin-right: 0
}

.no-padding {
    padding: 0 !important
}

.no-margin-top {
    margin-top: 0
}

.float-right {
    float: right
}

.globalPaddingTop {
    padding: 20px 0 0
}

.globalPaddingBottom {
    padding-bottom: 30px
}

ul.list {
    list-style: disc;
    padding-left: 40px
}

    ul.list ul {
        list-style: circle;
        padding-left: 40px
    }

#pager a, .swatches li {
    list-style: none
}

.fb_button, .megamenu .dropdown-menu > li {
    display: block
}

.modal {
    overflow: auto
}

.signUpContent .modal-dialog {
    max-width: 460px;
    left: 50%;
    margin-left: -220px
}

@media (max-width:500px) {
    .signUpContent .modal-dialog {
        left: initial;
        margin-left: 10px
    }
}

.modal-header {
    border-bottom: 1px solid #E5E5E5;
    color: #FFF;
    padding: 5px 15px;
    margin-bottom: 20px
}

.modal-title-site {
    color: #FFF;
    font-family: Helvetica,;
    font-size: 1.4;
    font-weight: 400;
    padding: 13px 0;
    text-transform: uppercase;
    line-height: 1em
}

.btn-quickview {
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif
}

.modal-content {
    border: 0 solid #ddd;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,.4)
}

.modal-footer {
    background: #eee;
    border-top: 1px solid #E5E5E5;
    padding: 10px 20px
}

.form-control:focus {
    box-shadow: NONE;
    outline: 0
}

input[type=text], input[type=password], input[type=email] {
    border-color: #DDD;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    color: #888;
    font-size: 14px;
    margin-bottom: 10px;
    height: 36px
}

.btn {
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    padding: 6px 12px;
    transition: all .25s linear 0s;
    -webkit-transition: all .25s linear 0s;
    -moz-transition: all .25s linear 0s;
    -ms-transition: all .25s linear 0s;
    -o-transition: all .25s linear 0s
}

.btn-xs {
    line-height: 1.5
}

.btn-xs {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 5px
}

.btn-lg {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1.471;
    padding: 10px 20px
}

.btn-default {
    background-color: #9a9da0;
    color: #FFF
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
        background-color: #CACFD2;
        border-color: #CACFD2;
        color: #FFF
    }

    .btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
        background: #A1A6A9
    }

        .btn-default.active[disabled], .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
            background-color: #BDC3C7
        }

.btn-primary.active[disabled], .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #86b51c
}

.btn-dark {
    background-color: #34495e;
    color: #FFF
}

    .btn-dark.active, .btn-dark:active, .btn-dark:focus, .btn-dark:hover, .open .dropdown-toggle.btn-dark {
        background-color: #20354a;
        border-color: #20354a;
        color: #FFF
    }

    .btn-dark.active, .btn-dark:active, .open .dropdown-toggle.btn-dark {
        background: #20354a
    }

.btn-info {
    background-color: #3498DB;
    color: #FFF
}

    .btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
        background-color: #5DADE2;
        border-color: #5DADE2;
        color: #FFF
    }

    .btn-info.active, .btn-info:active, .open .dropdown-toggle.btn-info {
        background: #2C81BA
    }

        .btn-info.active[disabled], .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
            background-color: #3498DB
        }

.btn-danger {
    background-color: #E74C3C;
    color: #FFF
}

    .btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
        background-color: #EC7063;
        border-color: #EC7063;
        color: #FFF
    }

    .btn-danger.active, .btn-danger:active, .open .dropdown-toggle.btn-danger {
        background: #C44133
    }

        .btn-danger.active[disabled], .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
            background-color: #E74C3C
        }

.btn-success {
    background-color: #2ECC71;
    color: #FFF
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
        background-color: #58D68D;
        border-color: #58D68D;
        color: #FFF
    }

    .btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
        background: #27AD60
    }

        .btn-success.active[disabled], .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
            background-color: #2ECC71
        }

.btn-warning {
    background-color: #F1C40F;
    color: #FFF
}

    .btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
        background-color: #F5D313;
        border-color: #F5D313;
        color: #FFF
    }

    .btn-warning.active, .btn-warning:active, .open .dropdown-toggle.btn-warning {
        background: #CDA70D
    }

        .btn-warning.active[disabled], .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
            background-color: #F1C40F
        }

.fb_button {
    background: #658AD0;
    color: #FFF
}

.fb_button {
    text-align: center
}

    .fb_button:hover {
        background: #4E6FAE;
        color: #fff;
        text-decoration: none
    }

p.required {
    color: #E74C3C
}

.pagination li.active a {
    box-shadow: 0 0 9px rgba(0,0,0,.2) inset
}

.checkbox {
    padding-left: 0;
    margin-left: 0
}

legend {
    padding-bottom: 10px
}

.alert {
    border: none;
    border-left: 5px solid rgba(0,0,0,.1);
    border-radius: 0
}

    .alert .close {
        font-size: 30px;
        line-height: 20px
    }

.navbar-toggle {
    background: rgba(0,0,0,.2)
}

.navbar-brand {
    padding: 0;
    color: #FFF;
    font-size: 28px;
    font-weight: 700;
    height: inherit
}

.navbar .navbar-top {
    height: 40px;
    padding-top: 5px;
    transition: all .1s ease-out 0s;
    -webkit-transition: all .1s ease-out 0s;
    -moz-transition: all .1s ease-out 0s;
    -ms-transition: all .1s ease-out 0s;
    -o-transition: all .1s ease-out 0s;
    font-size: 11px;
    font-weight: 700;
    line-height: 11px;
    text-transform: uppercase
}

.navbar.stuck .navbar-top {
    margin-top: -40px
}

.megamenu .collapse, .megamenu .dropdown, .megamenu .nav {
    position: static
}

.megamenu .container {
    position: relative
}

.megamenu .dropdown-menu {
    left: auto
}

.megamenu .nav.pull-right .dropdown-menu {
    right: 0
}

.megamenu .megamenu-content {
    padding: 10px
}

    .megamenu .megamenu-content:after, .megamenu .megamenu-content:before {
        display: table;
        content: "";
        line-height: 0
    }

    .megamenu .megamenu-content:after {
        clear: both
    }

.megamenu.navbar .nav > li > .dropdown-menu:after, .megamenu.navbar .nav > li > .dropdown-menu:before {
    display: none
}

.megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0
}

@media (max-width:969px) {
    .megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
        width: auto
    }

    .megamenu .megamenu-content {
        padding-left: 0;
        padding-right: 0
    }

    .megamenu .dropdown-menu > li > ul {
        display: block
    }
}

.megamenu-content img {
    max-width: 100%
}

.megamenu-content ul li {
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 5px;
    padding-bottom: 5px
}

    .megamenu-content ul li a {
        font-size: 12px
    }

.margin-top-10 {
    margin-top: 10px
}

.navbar-toggle .icon-bar {
    border: 2px solid #fff
}

.userMenu .li-top {
    display: block;
    float: left
}

.userMenu li a {
    color: #FFF;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px !important;
    padding: 0 20px 0 0;
    transition: opacity .2s ease-out 0s;
    -webkit-transition: opacity .21s ease-out 0s;
    -moz-transition: opacity .2s ease-out 0s;
    -ms-transition: opacity .2s ease-out 0s;
    -o-transition: opacity .2s ease-out 0s
}

    .userMenu li a:hover {
        opacity: .9
    }

@media (min-width:960px) {
    .navbar-tshop ul.nav li.dropdown:hover ul.dropdown-menu, div.cartMenu.dropdown:hover div.dropdown-menu {
        display: block;
        filter: none;
        opacity: 1
    }

    .megamenu-content ul li a {
        transition: all .2s ease 0s;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        -ms-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
        display: block
    }

        .megamenu-content ul li a:hover {
            padding-left: 5px
        }
}

.navbar-nav > li > a {
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px
}

.search-box {
    float: right;
    height: 48px;
    width: 38px
}

    .search-box .input-group {
        margin-top: 10px;
        max-width: 34px;
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s
    }

    .search-box:hover .input-group {
        max-width: 183px
    }

    .search-box .form-control {
        width: 0;
        padding: 0;
        height: 34px;
        border: 0;
        opacity: 0;
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s
    }

    .search-box:hover .form-control {
        border: 1px solid #fff
    }

.search-full {
    bottom: 0;
    letter-spacing: 1px;
    min-height: 50px;
    position: absolute;
    right: 0;
    text-align: right;
    white-space: nowrap;
    width: 100%;
    z-index: 10;
    display: none
}

.search-close {
    background: rgba(0,0,0,.3);
    display: table;
    float: right;
    font-size: 32px;
    height: 51px;
    padding: 0 15px
}

    .search-close i {
        display: table-cell;
        transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s
    }

    .search-close:hover i {
        transform: scale(1.15) rotate(-180deg);
        -webkit-transform: scale(1.1) rotate(-180deg);
        -moz-transform: scale(1.1) rotate(-180deg);
        -ms-transform: scale(1.1) rotate(-180deg);
        -o-transform: scale(1.1) rotate(-180deg)
    }

.search-full.active {
    display: block
}

.navbar-cart {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255,255,255,.1) inset;
    max-height: 340px;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px
}

.colorWhite, .colorWhite i {
    color: #fff !important
}

.cartMenu {
    float: left;
    display: block
}

    .cartMenu a.dropdown-toggle {
        color: #FFF;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 30px;
        display: block;
        padding: 15px 20px
    }

    .cartMenu .dropdown-menu {
        padding-bottom: 0;
        border-radius: 0;
        margin-top: 0
    }

    .cartMenu img {
        width: 50px
    }

    .cartMenu h4 {
        padding-bottom: 0;
        font-size: 12px;
        font-weight: 400
    }

.old-price {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through
}

#pager a, .item h3 a {
    text-decoration: none
}

.cartMenu table {
    width: 100%;
    height: auto
}

    .cartMenu table tr {
        border-bottom: solid 1px #ddd
    }

        .cartMenu table tr td {
            padding: 5px 0
        }

.swiper-wrapper {
    background: #fff
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 8px;
    opacity: .8;
    border: 1px solid #fff;
    cursor: pointer
}

.swiper-visible-switch {
    background: #aaa
}

.swiper-active-switch {
    background: #fff
}

.swiper-slide {
    height: 100%
}

.sliderImg {
    background: url(/images/site/loading1.gif) center center no-repeat;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.slider, .slider-v2 {
    width: 100%;
    display: block;
    max-height: 540px;
    height: auto;
    overflow: hidden;
    position: relative
}

.slider-item {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

#pager, #pager2 {
    position: absolute;
    z-index: 200
}

    #pager2 span {
        display: inline-block;
        cursor: pointer
    }

#pager2 {
    bottom: 10px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

    #pager2 span {
        background: rgba(0,0,0,0) !important;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        height: 16px;
        margin: 5px;
        text-indent: -9999px;
        width: 16px
    }

        #pager2 span.cycle-pager-active {
            color: #fff
        }

.color-white, .color-white h1, .color-white p {
    color: #fff
}

#pager a, #pager a.cycle-pager-active {
    color: #fff
}

#pager {
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    padding: 0
}

    #pager a {
        display: block;
        text-shadow: 1px 1px 2px rgba(0,0,0,.4);
        float: left;
        font-family: Helvetica,;
        font-size: 15px;
        font-weight: 400;
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
        width: 33.333334%;
        background: rgba(0,0,0,.5)
    }

@media (max-width:767px) {

    #ps-next, #ps-next1 {
        right: 15px
    }

    #ps-prev, #ps-prev1 {
        left: 15px
    }
}

#productShowCase .details-description {
    margin-bottom: 15px
}

#productShowCase .product-title {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-size: 3em;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 0
}

#ps-next, #ps-next1 {
    position: absolute;
    right: 15px;
    top: 50%; /* Opcional: para centrar verticalmente */
    transform: translateY(-50%); /* Opcional: ajuste fino do centro vertical */
}

#ps-prev, #ps-prev1 {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.boxes-title-1 {
    font-family: Helvetica,;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 30px;
    padding: 7px 0;
    text-align: center
}

.featuredImgLook2 .inner {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 15px
}

    .featuredImgLook2 .inner:hover {
        border: 1px solid #4EC67F
    }

.featuredImgLook2 h3 {
    color: #2c3e50;
    font-weight: 600;
    padding: 20px 0;
    text-transform: uppercase
}

    .featuredImgLook2 h3 span {
        color: #eb5e58;
        display: block;
        font-size: 14px;
        font-weight: lighter;
        letter-spacing: 1px;
        text-transform: uppercase
    }

.featuredImgLook2 .btn-link {
    border-radius: 0;
    color: #7f8c8d;
    cursor: pointer;
    font-weight: 400;
    text-transform: uppercase
}

.featuredImgLook2 p {
    color: #7f8c8d;
    margin-bottom: 20px
}

@media (max-width:991px) {
    .featuredImgLook2 .col-md-3 {
        margin-bottom: 30px
    }
}

@media (max-width:460px) {
    .featuredImgLook2 .col-md-3 {
        width: 100%
    }
}

#imageShowCase, #imageShowCaseMobile {
    display: block;
    clear: both
}

.featuredImageLook3 .inner {
    display: block;
    position: relative
}

.section-title {
    border-bottom: 2px solid #DDD;
    border-top: 2px solid #DDD;
    font-size: 22px;
    line-height: 24px;
    margin: 10px 0;
    padding: 0
}

    .section-title span {
        color: #2c3e50;
        display: inline-block;
        padding: 5px 15px 5px 0;
        text-transform: uppercase;
        width: auto
    }

    .section-title.style2, .style2 .section-title {
        font-size: 42px;
        font-weight: lighter;
        line-height: 44px;
        margin: 10px 0 20px;
        padding: 0;
        position: relative;
        border: none
    }

    .section-title.style2 {
        position: relative
    }

        .section-title.style2:after, .style2 .section-title:after {
            background: #DDD;
            content: "";
            display: block;
            height: 1px;
            margin-left: 20%;
            position: absolute;
            top: 28px;
            width: 60%;
            z-index: 1
        }

        .section-title.style2 span {
            background: #FFF;
            display: inline-block;
            padding: 10px;
            position: relative;
            width: auto;
            z-index: 2
        }

        .section-title.style2 span, .style2 .section-title span {
            color: #2c3e50;
            display: table;
            position: relative;
            z-index: 2;
            background: #fff;
            padding: 5px 15px;
            text-align: center;
            text-transform: uppercase;
            width: auto;
            margin: 0 auto
        }

.add-fav, .promotion {
    position: absolute;
    z-index: 10
}

.productslider {
    width: 100%;
    display: block
}

#productslider .item {
    margin: 0 15px
}

.item {
    display: block;
    height: auto;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    margin-bottom: 15px
}

#SimilarProductSlider .item {
    height: auto !important
}

.product {
    display: block;
    height: auto;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    border: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    text-align: center;
    padding-top: 1em
}

    .product:hover {
        background: #fff
    }

.add-fav {
    border: 1px solid;
    border-radius: 50%;
    height: 30px;
    line-height: 31px;
    right: 30px;
    text-align: center;
    top: 15px;
    width: 30px;
    transform: scale(1.15);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: opacity .3s linear,-webkit-transform .7s cubic-bezier(.56,.48,0,.99);
    -moz-transition: opacity .3s linear,-moz-transform .7s cubic-bezier(.56,.48,0,.99);
    -o-transition: opacity .3s linear,-o-transform .7s cubic-bezier(.56,.48,0,.99);
    -ms-transition: opacity .3s linear,-ms-transform .7s cubic-bezier(.56,.48,0,.99);
    transition: opacity .3s linear,transform .7s cubic-bezier(.56,.48,0,.99);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(Opacity=0)"
}

.fav .add-fav {
    opacity: 1;
    webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.list-view .product .add-fav {
    right: 40px;
    top: 8px
}

.product:hover .add-fav {
    opacity: 1;
    webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.add-fav i {
    webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rrotate(0);
    transform: scale(1) rotate(0);
    transition: all .3s ease
}

.image, .item.list-view .image {
    position: relative;
    transition: all .5s ease 0s;
    overflow: hidden
}

.add-fav:active i {
    webkit-transform: scale(.85) rotate(0);
    -moz-transform: scale(.85) rotate(4deg);
    -o-transform: scale(.85) rotate(0);
    -ms-transform: scale(.85) rrotate(0);
    transform: scale(.85) rotate(4deg)
}

.item.list-view .item h3 {
    max-height: none
}

.list-description {
    display: none
}

.image, .image a, .item.list-view, .item.list-view .image, .item.list-view .list-description, .item.list-view span.ref {
    display: block
}

.item.list-view {
    height: auto !important;
    width: 100% !important;
    overflow: hidden;
    margin-bottom: 20px
}

    .item.list-view .image {
        float: left;
        text-align: center;
        max-height: 260px;
        max-width: 200px;
        -moz-transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
        padding-right: 20px;
        background: #fff
    }

    .item.list-view .action-control, .item.list-view .description, .item.list-view .price, .item.list-view span.ref {
        text-align: right
    }

    .item.list-view .image a {
        display: block;
        height: 100%;
        max-height: 100% !important
    }

    .item.list-view .image img {
        max-height: 260px;
        width: auto !important
    }

    .item.list-view h3 {
        height: auto;
        margin: 11px 0 5px !important;
        font-size: 24px
    }

        .item.list-view h3 a {
            font-weight: 600;
            line-height: normal
        }

    .item.list-view .description p {
        text-align: right;
        max-height: 200px;
        min-height: 10px
    }

    .item.list-view .price {
        font-size: 22px
    }

    .item.list-view .product {
        padding-right: 20px;
        min-height: 220px
    }

.item:hover .action-control {
    border-bottom-color: #fff
}

.image {
    text-align: center;
    width: 100%;
    max-height: 206px;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

    .image a {
        overflow: hidden
    }

        .image a img {
            transition: all .5s ease 0s;
            -moz-transition: all .5s ease 0s;
            -webkit-transition: all .5s ease 0s;
            -ms-transition: all .5s ease 0s;
            -o-transition: all .5s ease 0s;
            max-height: 240px;
            margin: 0 auto
        }

.product:hover .image a img {
    transform: scale(1.15) rotate(-1.5deg);
    -webkit-transform: scale(1.1) rotate(-1.5deg);
    -moz-transform: scale(1.1) rotate(-1.5deg);
    -ms-transform: scale(1.1) rotate(-1.5deg);
    -o-transform: scale(1.1) rotate(-1.5deg)
}

.promotionX {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}


.promotion {
    top: 170px;
    left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}


.discount, .new-product {
    display: inline-block;
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    word-spacing: 1px;
    font-size: 1em;
    font-weight: 400;
    padding: 6px;
    float: left;
}

.modal-content .discount, .modal-content .new-product {
    font-size: 2em;
    padding: 10px;
}

.description {
    margin: 0 auto;
    max-width: 235px
}

.list-view .description {
    margin: 0 auto;
    min-height: auto;
    max-width: 100%
}

.new-product {
    color: #FFF;
    padding: 6px
}

.discount {
    background: #ff7f00;
    border-radius: 0 4px 4px 0;
    color: #fff;
    padding: 6px
}

.item h3 {
    margin: 0 !important;
    min-height: 45px;
    max-height: 70px;
    overflow: hidden;
    display: block;
    padding: 0;
    line-height: 18px;
    font-size: 1.2em
}

    .item h3 a {
        color: #2c3e50;
        text-transform: uppercase
    }

.description p {
    color: #7F8C8D;
    font-size: 14px;
    min-height: 55px;
    max-height: 90px;
    overflow: hidden;
    line-height: 18px
}

.price {
    font-size: 15px;
    font-weight: 700;
    height: 30px;
    color: #2c3e50
}

.action-control {
    border: 0;
    display: block;
    height: auto;
    padding: 5px 0 10px;
    width: 100%
}

    .action-control a {
        cursor: pointer
    }

.cart a {
    font-size: 20px;
    color: #2c3e50;
    margin: 0;
    display: inline-block;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .13s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.parallax-section {
    width: 100%;
    display: block;
    clear: both;
    height: auto
}

.parallax-image-1 {
    background: url(/images/destaque.jpg) fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

    .parallax-image-1.ismobile, .parallax-image-2.ismobile, .parallax-image-aboutus.ismobile, .parallax-section.ismobile {
        background-attachment: scroll !important
    }

    .blog-intro.isios, .parallax-image-1.isios, .parallax-image-2.isios, .parallax-image-aboutus.isios, .parallax-section.isios {
        background-size: 100% auto !important;
        background-attachment: scroll !important;
        background-position: center center
    }

    .parallax-image-1.isandroid, .parallax-image-2.isandroid, .parallax-image-aboutus.isandroid, .parallax-section.isandroid {
        background-size: cover !important;
        background-attachment: scroll !important;
        background-position: center center
    }

    .parallax-image-1.isios {
        background-color: #734e48;
        background-repeat: no-repeat
    }

.parallax-image-2.isios {
    background-size: auto 100% !important
}

.brand-carousel li {
    float: left;
    display: inline-block
}

    .brand-carousel li img {
        max-width: 100%;
        width: 100%
    }

.carousel-nav {
    font-size: 26px;
    margin-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px
}

.parallax-image-2 {
    background: url(/images/destaque.jpg) fixed
}

.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block
}

.footer {
    height: auto;
    padding-bottom: 30px;
    position: relative;
    width: 100%
}

    .footer p {
        margin: 0
    }

    .footer img {
        max-width: 100%
    }

    .footer h3 {
        color: #54697E;
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;
        padding: 40px 0 10px;
        text-transform: uppercase
    }

    .footer ul {
        font-size: 13px;
        margin-left: 0;
        padding-left: 0;
        margin-top: 15px;
        color: #7F8C8D
    }

        .footer ul li a {
            padding: 0 0 10px;
            display: block
        }

    .footer a {
        color: #78828D
    }

.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0
}

.footer-bottom {
    border-top: 1px solid #DDD;
    padding-top: 10px;
    padding-bottom: 80px
}

    .footer-bottom p.pull-left {
        padding-top: 6px
    }

@media (max-width:767px) {
    .footer-bottom {
        text-align: center
    }

        .footer-bottom p.pull-left {
            float: none !important;
            margin-left: auto;
            margin-right: auto
        }
}

.breadcrumb {
    border: 1px solid #DDD
}

.headerOffset {
    padding-top: 20px
}

.tree .dropdown-menu {
    position: relative !important;
    float: none !important;
    box-shadow: none !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-top: 0 !important
}

.open-tree > .dropdown-menu {
    display: block
}

.dropdown-menu-tree {
    display: none;
    margin-bottom: 20px
}

.open-tree > .dropdown-menu-tree {
    display: block
}

.tree > li.active > a, .tree > li.active > a:focus, .tree > li.active > a:hover {
    background: 0 0;
    color: #2c3e50
}

.nav-stacked.tree > li a:hover {
    color: #2c3e50;
    font-weight: 700
}

.tree > .active > a > .badge {
    background: #999;
    color: #fff
}

.category-level-2 {
    border-left: 1px solid #DDD !important;
    margin-left: 13px
}

    .category-level-2 li {
        margin-top: 2px
    }

        .category-level-2 li a {
            font-weight: 400 !important;
            padding: 2px 15px
        }

.productFilter {
    border-top: 1px solid #DDD;
    padding-top: 10px
}

.category-level-2 .dropdown-tree.active .dropdown-tree-a, .category-level-2 .open-tree .dropdown-tree-a, .category-level-2 li a.active {
    font-weight: 700 !important
}

.productFilter {
    border-bottom: 1px solid #DDD;
    clear: both;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 7px;
}

    .productFilter p {
        display: block;
        font-size: 14px;
        margin-top: 6px
    }

.change-view {
    margin-right: 10px
}

    .change-view a {
        border: 1px solid #CCC;
        display: inline-block;
        font-size: 18px;
        font-weight: 400;
        height: 34px;
        line-height: 23px;
        margin-left: 5px;
        overflow: hidden;
        padding: 5px 8px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px
    }

.nav-stacked > li a, .productFilter input, .productFilter select {
    font-size: 13px
}

.categoryFooter {
    padding-top: 20px;
    margin-top: 0
}

.nav-stacked > li {
    border-bottom: solid 1px #eee
}

    .nav-stacked > li a:hover {
        color: #fff
    }

    .nav-stacked > li.active, .nav-stacked > li.active a {
        background: 0 0;
        color: #2C3E50;
        font-weight: 700
    }

.panel-title {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    color: #34495E;
    font-size: 15px
}

.panel-group .panel, .panel-heading {
    border-radius: 0
}

.clearFilter {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    color: #FFF;
    cursor: pointer;
    font-size: 10px;
    line-height: normal;
    padding: 2px 5px;
    text-transform: capitalize
}

    .clearFilter:hover {
        opacity: .7
    }

.collapseWill i {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    margin-right: 5px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.collapseWill.pressed i {
    margin-right: 5px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

/* Quando o menu está fechado */
.collapseWill[aria-expanded="false"] i {
    transform: rotate(0deg);
}

/* Quando o menu está aberto */
.collapseWill[aria-expanded="true"] i {
    transform: rotate(90deg);
}

.sp-large a img, .sp-wrap {
    width: 100%
}

.rating span, .swatches li {
    display: inline-block
}

.minict_wrapper input {
    border: 0 !important
}

.nav-tabs > li, .nav-tabs > li.active {
    background: 0 0
}

    .nav-tabs > li > a {
        border: 0;
        border-radius: 0
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li:hover > a {
        color: #fff !important;
        border: 0;
        border-radius: 0
    }

.sp-wrap {
    border: none !important;
    z-index: 10;
    background: 0 0 !important
}

.sp-large {
    max-width: 90%
}

.sp-thumbs {
    text-align: center !important;
    position: absolute;
    bottom: 140px !important;
    width: 100px !important;
    z-index: 70
}

.quanitySniper, .recommended h1, .socialIcon a, .swatches a, tr.CartProduct td, tr.CartProduct th {
    text-align: center
}

.sp-thumbs a:link, .sp-thumbs a:visited {
    border: 2px solid #EEE;
    display: inline-block;
    margin-bottom: 10px;
    float: right;
    transition: margin .2s ease 0s
}

.main-image .sp-thumbs a:link, .sp-thumbs a:visited {
    margin-right: 0 !important
}

.sp-thumbs a:hover {
    margin-right: 4px !important
}

.sp-thumbs img {
    height: auto !important;
    width: 60px !important
}

.style2 .sp-thumbs {
    top: 0 !important;
    width: 19% !important
}

    .style2 .sp-thumbs img {
        height: auto !important;
        max-width: 100%;
        width: 100px !important
    }

    .style2 .sp-thumbs a:link, .style2 .sp-thumbs a:visited {
        float: left !important;
        width: 100%
    }

.style2 .sp-large {
    max-width: 80% !important;
    border: 1px solid #DDD
}

.CartProductThumb a img, .rightSidebar img {
    max-width: 100%
}

.product-title {
    font-size: 2em;
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase
}

.product-price {
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px
}

.nav-tabs li a, .product-code {
    font-size: 14px;
    text-transform: uppercase
}

.product-code {
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    margin: 0 0 5px;
    padding: 0
}

.btn-quickview, .nav-tabs li a {
    letter-spacing: 2px
}

.zoomImg {
    cursor: crosshair
}

.nav-tabs {
    margin-bottom: 20px
}

.product-tab {
    width: 100%;
    clear: both
}

.nav-tabs li a {
    font-family: 'Source Sans Pro', Helvetica,sans-serif;
    margin: 0
}

.swatches {
    margin: .5em 0;
    padding-left: 0
}

    .swatches li {
        border: 2px solid #FFF;
        margin: 2px 1px;
        vertical-align: top
    }

        .swatches .selected, .swatches li:hover {
            border: 2px solid #B2B2B2
        }

    .swatches a {
        background-position: center center;
        background-repeat: no-repeat;
        border: 2px solid #FFF;
        box-shadow: 1px 1px 2px #C5C5C5;
        display: block;
        height: 33px;
        transition: all .25s ease 0s;
        width: 33px
    }

        .swatches a img {
            height: 29px;
            width: 29px
        }

.cart-actions {
    margin-top: 0;
    width: 100%;
    display: inline-block;
    clear: both
}

    .cart-actions button {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        color: #FFF;
        display: block;
        float: left;
        font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 1em;
        margin: 10px 20px 0 0;
        padding: 14px 20px;
        text-transform: uppercase;
        transition: all .25s ease 0s;
        -moz-transition: all .25s ease 0s;
        -webkit-transition: all .25s ease 0s;
        -o-transition: all .25s ease 0s;
        -ms-transition: all .25s ease 0s
    }

.caps, .item h4 a {
    font-weight: 400
}

button.first {
    margin-right: 20px;
    margin-bottom: 10px
}

.product-share, .socialIcon a {
    display: inline-block
}

.product-share {
    border-top: 1px solid #DDD;
    clear: both;
    margin-top: 20px;
    padding-top: 14px;
    width: 100%
}

.socialIcon a {
    background: #CCC;
    color: #FFF;
    font-size: 22px;
    padding: 6px 3px;
    margin-right: 10px;
    width: 35px;
    transition: all .15s ease-in-out 0s;
    -moz-transition: all .15s ease-in-out 0s;
    -webkit-transition: all .15s ease-in-out 0s;
    -o-transition: all .15s ease-in-out 0s;
    -ms-transition: all .15s ease-in-out 0s
}

    .socialIcon a:hover {
        color: #fff
    }

.recommended {
    border-top: solid 2px #ddd;
    margin-top: 20px;
    padding-top: 20px
}

    .recommended h1 {
        margin-bottom: 0;
        padding-bottom: 0
    }

#SimilarProductSlider .item {
    padding: 0;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center
}

.recommended .description {
    min-height: 70px
}

.quanitySniper {
    height: 30px;
    padding: 0;
    width: 60px
}

tr.CartProduct td:nth-child(2) {
    text-align: left
}

#cart-summary tr td:nth-child(2), .caps {
    text-align: right
}

.cartTable {
    border-top: solid 1px #EBEDEF
}

.caps {
    border-top: 0 none;
    line-height: 24px;
    margin: 0 0 16px;
    overflow: hidden;
    padding: 0 0 16px;
    text-transform: uppercase
}

.rightSidebar #cart-summary, .rightSidebar .item h4 {
    margin-top: 0
}

.modal-product-thumb, div.quickview {
    text-align: center
}

.rightSidebar #cart-summary tr:first-child td {
    border: none
}

.cartMiniTable {
    border: 1px solid #DDD;
    padding: 10px
}

.rightSidebar .product {
    padding: 10px 0
}

.rightSidebar .item {
    border-bottom: 1px solid #DDD;
    margin-bottom: 0
}

.item h4 a {
    font-family: 'Source Sans Pro',sans-serif
}

p.success div.success, span.success {
    color: #8BB418
}

#total-price {
    font-size: 22px;
    font-weight: 700
}

.CartProductThumb a img {
    width: 86px;
    margin: auto
}

div.quickview {
    display: block;
    width: 100%
}

tr.CartProduct {
    border-bottom: 1px solid #E7E9EC
}

    tr.CartProduct td, tr.CartProduct th {
        padding: 10px 0
    }

.cartTableHeader {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.parallax-image-aboutus {
    background: url(../../images/site/about-bg.jpg) 50% -80px no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.btn-quickview, .whitebg {
    background: #fff
}

.title-big {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 15px
}

div.quickview {
    margin-top: 40%;
    max-height: 50px;
    position: absolute;
    z-index: 12;
    visibility: hidden
}

.product:hover div.quickview {
    visibility: visible
}

.btn-quickview {
    border-radius: 2px;
    color: #2c3e50 !important;
    text-transform: uppercase;
    background: rgba(255,255,255,1);
    border: 1px solid #eee;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -ms-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -moz-o-shadow: 0 0 3px rgba(0,0,0,.3);
    left: auto;
    min-width: 100px;
    max-height: 40px;
    height: 40px !important;
    opacity: 0;
    -webkit-opacity: 0;
    -ms-opacity: 0;
    padding: 10px;
    visibility: hidden;
    width: auto;
    display: inline-block !important;
    z-index: 2;
    transform: scale(.75);
    -webkit-transform: scale(.75);
    -o-transform: scale(.75);
    -ms-transform: scale(.75);
    -moz-transform: scale(.75);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s
}

#product-details-modal .close, .modal-bg-1 .close {
    color: #2c3e50;
    font-size: 34px;
    font-weight: lighter;
    line-height: 10px;
    position: absolute;
    right: 0;
    z-index: 1;
    text-shadow: none;
    top: 0
}

.product:hover .btn-quickview {
    visibility: visible;
    opacity: .85;
    -webkit-opacity: .85;
    -ms-opacity: .85;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1)
}

.list-view .product:hover div.quickview {
    margin-top: 45%
}

@media (max-width:460px) {
    div.quickview {
        margin-top: 25%
    }
}

@media (max-width:400px) {
    div.quickview {
        margin-top: 35%
    }
}

.product > .btn-quickview:hover {
    opacity: .95
}

#product-details-modal .modal-dialog {
    background: #fff;
    max-width: 960px;
    overflow: auto;
    width: 100%
}

#product-details-modal .close {
    display: block;
    opacity: .6;
    padding: 12px
}

    #product-details-modal .close:hover {
        opacity: .8
    }

@media (max-width:800px) {
    #product-details-modal .modal-dialog {
        max-width: 90%;
        margin: 20px auto
    }
}

@media (min-width:840px) {
    .modal-details-inner {
        min-height: 552px
    }
}

@media (max-width:600px) {
    #product-details-modal .modal-dialog {
        max-width: 96%;
        margin: 20px auto
    }
}

#product-details-modal .modal-content {
    background: #fff;
    display: block;
    height: auto;
    padding: 0;
    box-shadow: none
}

.modal-details-inner {
    padding: 30px
}

#product-details-modal .productFilter {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px
}

#product-details-modal .cart-actions {
    margin-bottom: 0;
    margin-top: 0
}

#product-details-modal .product-share {
    border-top: 0 none;
    margin-top: 0;
    padding-top: 0
}

.modal-product-thumb {
    border-top: 1px solid #ddd;
    clear: both;
    display: block
}

    .modal-product-thumb a {
        border: 1px solid #ccc;
        display: inline-block;
        float: none;
        margin-right: 10px !important;
        margin-top: 5px;
        height: 75px;
        overflow: hidden;
        width: 60px !important
    }

        .modal-product-thumb a.selected, .modal-product-thumb a:hover {
            border: 1px solid #000 !important
        }

        .modal-product-thumb a img {
            display: block;
            max-width: 100%;
            height: auto;
            max-height: 75px;
            width: 60px !important
        }

.modal-bg-1 .close {
    display: block;
    opacity: .6;
    padding: 12px
}

.newsletter {
    border: 2px solid #ddd;
    display: inline-block;
    width: auto
}

    .newsletter input[type=text] {
        background: #fff;
        border: none;
        float: left;
        height: 40px;
        margin: 0;
        padding: 0;
        text-align: center
    }

        .newsletter input[type=text]:focus {
            text-shadow: none;
            color: #666
        }

@media (max-width:442px) {

    .newsletter input[type=text] {
        width: 100%
    }
}

.pace .pace-progress {
    background: #fff;
    background: rgba(255,255,255,.8);
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s
}

.pace-inactive {
    display: none
}

@media (min-width:1800px) {
    .slider, .slider-v2 {
        max-height: 700px
    }

    .sliderImg {
        width: 100%
    }
}

@media only screen and (max-width:1224px) {
    input.quanitySniper {
        width: 35px !important
    }
}

@media (max-width:1024px) {
    .stuck .navbar .navbar-top {
        padding-top: 0 !important;
        margin-top: -40px !important;
    }
}

@media (max-width:1200px) {
    .cartRespons {
        display: none
    }

    .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px
    }

    .cartMenu a.dropdown-toggle {
        height: 60px;
        font-size: 12px;
        padding: 15px
    }
}

@media (max-width:992px) {

    .container {
        width: 100% !important;
        max-width: 1100px !important
    }

    .category-top {
        margin-top: 0px
    }

    .cartRespons {
        font-size: 0
    }

    .hidden-xs .cartMenu .dropdown-toggle {
        padding-bottom: 9px;
        padding-top: 16px
    }

    #pager2 {
        bottom: 0
    }

        #pager2 span {
            border-width: 1px;
            height: 10px;
            width: 10px
        }

    #pager a {
        font-size: 14px;
        padding: 5px 0;
        font-weight: 400
    }
}

@media (max-width:767px) and (min-width:0) {
    .hidden-xs {
        display: none !important;
        visibility: hidden !important
    }
}


@media (max-width:580px) {

    .section-title.style2, .style2 .section-title {
        font-size: 24px
    }

        .section-title.style2:after, .style2 .section-title:after {
            margin-left: 10%;
            top: 32px;
            width: 80%
        }

    .categoryFooter .pagination {
        margin-bottom: 10px
    }

    .sp-thumbs {
        bottom: 0 !important
    }

    .CartProductThumb a img {
        margin-right: 5px
    }

    #pager2 {
        bottom: 0
    }

        #pager2 span {
            border-width: 1px;
            height: 10px;
            width: 10px
        }

    #pager a {
        font-size: 14px;
        padding: 5px 0;
        font-weight: 400
    }
}

@media (max-width:480px) {

    #pager a {
        font-size: 12px
    }

    .navbar-toggle {
        background: 0 0 !important
    }

    .title-big {
        font-size: 38px
    }

    .supportLi h4 {
        font-size: 14px
    }

    .cartTableHeader {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase
    }

    .CartProduct .delete i {
        font-size: 16px !important
    }

    .CartProductThumb a img {
        max-width: 60px !important
    }

    .CartDescription h4 a {
        font-size: 14px !important;
        line-height: normal
    }

    .cart-actions button {
        font-size: 14px !important;
        padding: 10px !important
    }

    .search-box .input-group {
        margin-top: 13px
    }

    .navbar-brand.windowsphone {
        display: block;
        float: left
    }

        .navbar-brand.windowsphone img {
            max-width: 65px
        }

    .breadcrumb > li {
        font-size: 12px
    }

    .item.list-view h3 {
        font-size: 20px;
        line-height: 18px;
        min-height: 24px
    }

    .item.list-view .description {
        clear: both;
        display: block;
        float: none;
        padding-top: 5px
    }

    .item.list-view .image {
        display: block;
        float: none;
        max-height: 500px;
        max-width: 100%;
        overflow: hidden;
        padding-right: 0;
        text-align: center
    }

    .item.list-view .action-control, .item.list-view .description, .item.list-view .description p, .item.list-view .price, .item.list-view h3, .list-description {
        text-align: center
    }
}

@media (max-width:400px) {
    #pager a {
        font-size: 10px
    }

    .container {
        min-width: 310px
    }

    .navbar-brand {
        padding: 1px 0 0
    }

        .navbar-brand img {
            max-height: 55px
        }

    .navbar-header.isios .navbar-brand img {
        max-width: 60px !important
    }

    .navbar-header .navbar-toggle {
        margin-right: 10px;
        padding: 9px 2px
    }

    .xsResponse .item {
        width: 100% !important
    }
}

@media (max-width:320px) {
    .container {
        width: 100% !important;
        max-width: 320px !important
    }
}

.col-center {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.rating .fa {
    color: #E7711B
}

.width180 {
    max-width: 180px !important;
}

.height200 {
    max-height: 200px !important;
}

span.rating, span.rating span {
    display: inline-block;
    background: url(/images/stars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

    span.rating span {
        background-position: 0 0;
    }

span.rating {
    text-align: left;
}

.simple-switch-outter {
    width: 50px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-radius: 20px;
    box-sizing: content-box;
    background-clip: content-box;
}

    .simple-switch-outter .simple-switch {
        display: none;
    }

    .simple-switch-outter .simple-switch-circle {
        background: #fff;
        border-radius: 100%;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
        height: 20px;
        position: absolute;
        top: 0;
        width: 20px;
    }

    .simple-switch-outter.unchecked {
        box-shadow: #dfdfdf 0px 0px 0px 0px inset;
        border-color: #dfdfdf;
        transition: border 0.4s, box-shadow 0.4s;
        background-color: #ffffff;
    }

        .simple-switch-outter.unchecked .simple-switch-circle {
            left: 0px;
            transition: background-color 0.4s, left 0.2s;
        }

    .simple-switch-outter.checked {
        border-color: #668919;
        box-shadow: #86B51C 0px 0px 0px 16px inset;
        transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;
        background-color: #64bd63;
    }

        .simple-switch-outter.checked .simple-switch-circle {
            left: 30px;
            transition: background-color 0.4s, left 0.2s;
            background-color: #ffffff;
        }

@media (max-width: 960px) {
    #top_bar a {
        font-size: 16px;
        padding-left: 20px;
    }
}



.m-0 {
    margin: 0 !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-5 {
    padding: 3rem !important;
}


#whatsapp {
    position: fixed;
    z-index: 200;
    bottom: 100px;
    right: -5px;
    padding-right: 25px;
}

    #whatsapp img {
        margin-top: 0.5em;
        margin-bottom: 1em;
    }



#cookieConsentOptions h2, #cookieConsent h2 {
    padding-top: 0.5em;
    font-size: 2.5em;
}



#cookieConsentOptions .modal-body, #cookieConsent .modal-body {
    padding: 2em;
}

#cookieConsentOptions a, #cookieConsent a {
    margin: 1em;
}


#showPolitica {
    width: 100%;
    height: 300px;
    overflow-y: auto;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    background-color: #f5f5f5;
}



input[type=tel]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #f3f3f3;
    opacity: 1; /* Firefox */
}

input[type=tel]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #f3f3f3;
}

input[type=tel]::-ms-input-placeholder { /* Microsoft Edge */
    color: #f3f3f3;
}


#change-lang {
    padding-left: 6px;
    padding-right: 6px;
    border: 1px solid #86B51C;
}

    #change-lang li {
        padding: 0.5em;
        cursor: pointer;
    }

    #change-lang span {
        font-size: 1em !important;
        color: #2c3e50;
    }

.well, .well-sm, .alert, .btn {
    border-radius: 6px;
}

.navbar-header .badge {
    background-color: #465e12c6;
    color: #fff;
}

#ModalPagar div.panel-heading {
    cursor: pointer;
}

#ficha_produto .price-iva {
    font-size: 0.4em;
}

.home-destaque {
    background-color: #d4e0b8 !important;
    min-height: 110px;
    display: flex;
    border-top: 6px solid #658919;
}

    .home-destaque h5 {
        font-size: 1.2em;
        font-weight: 600;
        color: #658919;
        text-transform: uppercase;
        text-align: left;
    }

    .home-destaque h6 {
        font-size: 0.8em;
        font-weight: 600;
        color: rgb(57, 57, 57);
        text-transform: uppercase;
        text-align: left;
    }

.main-image #imgCarousel {
    aspect-ratio: 1 / 1;
    min-height: 360px;
    vertical-align: top;
}
/* === OWL CAROUSEL === */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.24
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#owl-demo .item {
    background: none !important;
}

/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -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-carousel .owl-item {
        float: left;
    }

.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);
}

/* mouse grab icon */
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.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);
}

/* CSS3 Transitions */

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}

/* fade */
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.24
*/

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

    /* Styling Next and Prev buttons */

    .owl-theme .owl-controls .owl-buttons div {
        color: #FFF;
        display: inline-block;
        zoom: 1;
        *display: inline; /*IE7 life-saver */
        margin: 5px;
        padding: 3px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #869791;
        filter: Alpha(Opacity=50); /*IE7 fix*/
        opacity: 0.5;
    }

    /* Clickable class fix problem with hover on touch devices */
    /* Use it for non-touch hover action */
    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100); /*IE7 fix*/
        opacity: 1;
        text-decoration: none;
    }

    /* Styling Pagination*/

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
        *display: inline; /*IE7 life-saver */
    }

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 5px 7px;
            filter: Alpha(Opacity=50); /*IE7 fix*/
            opacity: 0.5;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #869791;
        }

        .owl-theme .owl-controls .owl-page.active span,
        .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: Alpha(Opacity=100); /*IE7 fix*/
            opacity: 1;
        }

        /* If PaginationNumbers is true */

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #FFF;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

/* preloading images */
.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}



.prod_details_estado.indisponivel {
    color: #fff;
    background: #f00;
}

.prod_details_estado {
    background: #ccc;
    text-decoration: none;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-family: Oswald,Helvetica Neue,Arial,sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    padding: 1em;
    text-transform: uppercase;
    margin-bottom: 1em;
    float: none;
}

    .prod_details_estado.brevemente {
        color: #fff;
        background: #337ab79f;
    }

#imageShowCase {
    width: 100%;
    aspect-ratio: 1140 / 400;
    overflow: hidden;
    background-color: #f0f0f0;
}

#imageShowCaseMobile {
    width: 100%;
    aspect-ratio: 1 / 1; /* Mantém o espaço quadrado */
    display: block;
}

#slider {
    overflow: hidden;
}

/*caixa*/
.product-slide {
    display: grid;
    grid-template-areas: "stack";
}

    .product-slide > #caixa,
    .product-slide > a {
        grid-area: stack;
    }

#caixa {
    z-index: 2;
    align-self: center; /* Centraliza verticalmente */
    justify-self: center; /* Centraliza horizontalmente */
}

.product-slide > a {
    z-index: 1;
}

/*alteração ao menu*/

.navbar-nav > li > .dropdown-menu {
    width: 100%;
    left: 0px;
    right: 0px;
    box-sizing: border-box;
}

#top_bar {
    position: relative;
}

.megamenu .dropdown {
    position: static;
}

.submenu {
    font-weight: 700 !important;
}


.subsubmenu {
    border: none !important;
}

    .subsubmenu a {
        font-weight: 400 !important;
        padding-left: 1.5em !important;
    }

#other-filter {
    display: flex;
    flex-wrap: wrap;
    height: auto !important; /* Permite que o container cresça com o conteúdo */
}

.filtro-rapido {
    color: #3498db;
    padding: 0.5em;
    cursor: pointer;
    border: 1px solid #3498db;
    border-radius: 5px;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    display: inline-block;
}

.filtro-rapido-ativo {
    color: #8bb418;
    padding: 0.5em;
    cursor: pointer;
    border: 1px solid #8bb418;
    border-radius: 5px;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    display: inline-block;
}
/* Container principal do modal */
#filtro-modal .modal-dialog {
    width: 400px;
    right: 0;
    bottom: 0;
    min-height: 100vh;
    transform: none;
    margin-top: 0 !important;
    margin-right: 400px !important;
}
/* Conteúdo interno do modal */
#filtro-modal .modal-content {
    height: 100%;
    border-radius: 0;
    border: none;
    overflow-y: auto;
}
/* Ajuste opcional para animação de entrada da direita */
#filtro-modal.fade .modal-dialog {
    transform: translate(100%, 0);
    transition: transform 0.3s ease-out;
}

#filtro-modal.show .modal-dialog {
    transform: none;
}

#filtro-modal .panel-default > .panel-heading {
    border: none !important;
    background-color: #337ab7;
    color: #fff;
    text-transform: uppercase;
}

#filtro-modal .panel-title, #filtro-modal a:hover, #filtro-modal a:focus {
    color: #fff !important;
}

.panel-title a {
    padding-left: 0.5em !important;
}
/* Sugestão de ajuste para mobile (Media Query) */
@media (max-width: 576px) {
    #filtro-modal .modal-dialog {
        width: 100% !important; /* Ocupa a maior parte da largura no mobile */
        margin: 0px auto !important; /* Centraliza verticalmente e horizontalmente */
        transform: none !important; /* Remove o deslocamento para a direita */
        left: 0;
        right: 0;
    }
}



#google-merchantwidget-iframe-wrapper {
    z-index: 99 !important; /* Um número a menos que o máximo */
}

.modal {
    z-index: 2147483647 !important;
}
/* Container do checkbox e texto */
.block-element label {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    padding-left: 35px; /* Espaço para o novo checkbox */
    margin-bottom: 12px;
    font-size: 16px; /* Aumentando o texto conforme solicitado */
    user-select: none;
}
    /* Esconde o checkbox nativo */
    .block-element label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }
    /* Cria o novo checkbox (o quadrado) */
    .block-element label:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        height: 22px;
        width: 22px;
        background-color: #fff;
        border: 2px solid #333;
        border-radius: 4px;
        transition: all 0.2s ease;
    }
    /* Estilo quando estiver selecionado (Fundo Preto) */
    .block-element label input:checked + i + span, /* Se houver elementos entre */
    .block-element label input:checked ~ *:before, /* Seletor genérico */
    .block-element label:has(input:checked):before {
        background-color: #2c3e50;
        border-color: #000;
    }
    /* O checkmark (o V branco) - usando pseudo-elemento do checkbox customizado */
    .block-element label:after {
        content: "";
        position: absolute;
        display: none;
        left: 8px;
        top: 50%;
        transform: translateY(-55%) rotate(45deg);
        width: 6px;
        height: 12px;
        border: solid white;
        border-width: 0 3px 3px 0;
    }
    /* Exibe o checkmark quando selecionado */
    .block-element label:has(input:checked):after {
        display: block;
    }
/*todas as checkbox*/
input[type="checkbox"] {
    /* Remove o estilo padrão do navegador */
    appearance: none;
    -webkit-appearance: none;
    /* Define o tamanho e fundo padrão (desmarcado) */
    width: 18px;
    height: 18px;
    background-color: #eee;
    border: 2px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    vertical-align: middle;
    display: inline-grid;
    place-content: center;
}

    input[type="checkbox"]:checked {
        /* Fundo quando estiver marcado */
        background-color: #2ecc71;
        border-color: #27ae60;
    }
    /* Opcional: Adicionar o "check" (v) usando um pseudo-elemento */
    input[type="checkbox"]::before {
        content: "";
        width: 10px;
        height: 10px;
        transform: scale(0);
        transition: 120ms transform ease-in-out;
        box-shadow: inset 1em 1em white; /* Cor do check */
        clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    }

    input[type="checkbox"]:checked::before {
        transform: scale(1);
    }
/* Remove a formatação de "bolinha" e ajusta para miniatura */
.owl-theme .owl-pagination .owl-page span.owl-numbers {
    width: 40px !important; /* Largura da miniatura */
    height: 40px !important; /* Altura da miniatura */
    margin: 2px !important;
    border-radius: 3px !important;
    overflow: hidden !important;
    background: #333 !important;
    display: inline-block !important;
    padding: 0 !important;
    opacity: 0.6;
    border: 2px solid transparent;
}
/* Destaque para a miniatura da foto ativa */
.owl-theme .owl-pagination .owl-page.active span.owl-numbers {
    opacity: 1 !important;
    border-color: #007bff !important; /* Cor de destaque azul */
}
/* Alinha a paginação */
.owl-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
}



@media (max-width: 960px) {

    li.megamenu-content {
        column-count: 1;
    }

    .userMenu li a {
        padding-top: 3px;
        line-height: normal
    }

    .navbar-brand {
        padding: 0
    }

    .cartMenu table tr {
        border-bottom: solid 1px rgba(255,255,255,.1)
    }

    .cartRespons {
        font-size: 14px
    }

    .navbar-cart {
        padding-right: 0;
        padding-left: 0
    }

    .megamenu-content ul li, .megamenu-content ul li a, .megamenu-content ul li p, .navbar-nav .dropdown, .navbar-nav .dropdown a,
    .navbar-nav > li > a {
        color: #4d6612;
        border-bottom: 0.5px solid #668919ac !important; /* Linha divisória */
    }

        .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
            color: #fff !important;
        }

    .megamenu-content ul li {
        border-color: rgba(255,255,255,.2)
    }

    .parallaximg.ismobile {
        margin-top: 0 !important
    }

    .navbar-top i {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        padding: 3px 0 0
    }

    .text-left-xs {
        text-align: left !important
    }

    /* Container principal do menu */
    #menu .dropdown-menu {
        background-color: #eee !important;
        border: 1px solid #e0e0e0 !important;
        box-shadow: 0 4px 10px rgba(0,0,0,0.1);
        padding: 0 !important; /* Remove o padding padrão para a borda ir de lado a lado */
        min-width: 250px;
    }
        /* Estilo dos itens do menu */
        #menu .dropdown-menu li a {
            color: #000000 !important;
            padding: 5px !important; /* Aumenta a área de clique e espaçamento */
            font-size: 13px;
            text-transform: uppercase;
            display: block;
            transition: background-color 0.2s ease;
        }
            /* Efeito ao passar o rato (hover) */
            #menu .dropdown-menu li a:hover {
                color: #4d6612 !important; /* Mantém a cor da marca no hover, se desejar */
                text-decoration: none;
            }
        /* Remover a borda do último item */
        #menu .dropdown-menu li:last-child a {
            border-bottom: none !important;
        }

    .subsubmenu {
        border-bottom: 1px solid #668919ac !important; /* Linha divisória */
    }

    #menu {
        background: #e8e9eb;
        padding-bottom: 100px;
    }

        #menu .dropdown li a {
            color: #4d6612;
        }

        #menu ul {
            margin: 0px !important;
            padding-left: 15px !important;
        }

    /* Força o link a ter altura automática baseada no conteúdo e padding */
    a.submenu {
        height: auto !important;
        display: block;
        line-height: 1.5; /* Garante uma altura de linha consistente */
    }

    /* Garante que o item da lista não herde ou force alturas estranhas */
    li:has(> a.submenu) {
        height: auto !important;
        clear: both; /* Limpa interferências de elementos flutuantes anteriores */
        display: list-item;
    }

    /* Caso o problema persista, verifique se o container pai possui uma altura fixa ou flexbox */
    ul.submenu-container { /* Substitua pela classe real do seu UL */
        height: auto !important;
        display: block; /* Garante que o container se comporte como bloco padrão */
    }


    /* Garante que o container das colunas limpe os floats internos */
    li.megamenu-content {
        display: block;
        clear: both;
    }

    /* Garante que as colunas do menu não se sobreponham e permitam cliques */
    ul.col-lg-6.col-md-12.col-sm-12.unstyled {
        position: relative;
        z-index: 1;
        float: left; /* Mantém o alinhamento lado a lado se necessário */
        min-height: 1px;
    }

    /* O sub-menu específico deve ter pointer-events ativo e z-index */
    ul.col-xs-12.unstyled {
        position: relative;
        z-index: 10;
        pointer-events: auto !important;
    }

    #menu_mobile_pesquisa a {
        border: 0 !important;
        margin: 20px !important;
        text-align: center !important;
        background-color: #2c3e50 !important;
        color: #ddd !important;
        border-radius: 4px;
        border: 1px solid #2c3e50 !important;
    }
}




li.megamenu-content {
    display: block; /* Garante que não é flex */
    column-count: 2;
    column-gap: 2px; /* Espaço entre as duas colunas */
}

    li.megamenu-content > ul.unstyled {
        width: 100% !important; /* Sobrescreve o col-lg-6 */
        float: none !important;
        display: inline-block; /* Importante para o funcionamento das colunas */
        break-inside: avoid; /* Impede que o submenu se divida entre a col 1 e col 2 */
        margin-bottom: 5px;
    }

.bl-site-color {
    border-left: 1px solid #86B51C;
}

#langTop {
    padding: 3px !important;
    margin-right: 15px !important;
}
    #langTop a {
        margin: 0 !important;
        padding: 5px 5px 5px 5px !important;
        line-height: initial !important;
    }

        #langTop:hover {
            background-color: #86B51C !important;
            color: #fff !important;
        }

.modal-dialog-centered {
    margin: 30px auto !important;
}


#home #comentarios {
    display: flex;
    flex-wrap: wrap;
}

#product-added-favorites .modal-dialog {
    max-width: 660px;
    min-height: 200px;
    display: block;
    overflow: auto;
    padding: 15px;
    position: relative;
}

#product-added-favorites .modal-bg-1 {
    background-color: #f3f6fb;
}



#product-added-favorites h3 {
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 29px;
    text-transform: uppercase;
}

.cart-actions .wishlist {
    background: #fff;
    color: #666;
    border: 2px solid #ccc;
    line-height: 1em;
    font-size: 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: block;
    float: left;
    font-family: Oswald,Helvetica Neue,Arial,sans-serif;
    font-weight: 500;
    line-height: 1em;
    margin: 10px 20px 0 0;
    padding: 14px 20px;
    text-transform: uppercase;
    transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    -ms-transition: all .25s ease 0s;
    text-align: center;
}

    .cart-actions .wishlist:hover {
       
        color: #fff;
        background: #ccc;
    }

.input-group {
    position: relative;
    z-index: 10;
}

.opcoes_cliente a {
    text-align:left !important;
}