/* Lucario - 11/03/2020 17:44:51 GMT */


/*! Não edite esse arquivo, ele foi gerado de maneira automatizada */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700");
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #FFF
}

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

a {
    color: inherit;
    text-decoration: none
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive img,
img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
h1.h1,
h2.h2,
h3.h3,
h4.h4,
h5.h5,
h6.h6,
.h1 h1,
.h2 h2,
.h3 h3,
.h4 h4,
.h5 h5,
.h6 h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

.p p,
p.p {
    margin: 0 0 10px
}

p {
    margin: 0
}

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

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

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

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

div.ul ul,
span.ul ul,
p.ul ul,
form.ul ul,
fieldset.ul ul,
ul.ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

div.ul ul ul,
span.ul ul ul,
p.ul ul ul,
form.ul ul ul,
fieldset.ul ul ul,
ul.ul ul,
ol ul,
div.ul ul ol,
span.ul ul ol,
p.ul ul ol,
form.ul ul ol,
fieldset.ul ul ol,
ul.ul ol,
ol ol {
    margin-bottom: 0
}

ul {
    list-style: none;
    padding: 0
}

div.ul ul,
span.ul ul,
p.ul ul,
form.ul ul,
fieldset.ul ul,
ul.ul {
    list-style: disc;
    padding-left: 40px
}

div.ul ul ul,
span.ul ul ul,
p.ul ul ul,
form.ul ul ul,
fieldset.ul ul ul,
ul.ul ul {
    padding-left: 40px;
    list-style: circle
}

div.ul ul ul ul,
span.ul ul ul ul,
p.ul ul ul ul,
form.ul ul ul ul,
fieldset.ul ul ul ul,
ul.ul ul ul {
    list-style: square
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

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

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

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

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

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

.row {
    margin-left: 0;
    margin-right: 0
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
[class*='qd-am-xs'] >ul >li,
[class*='qd-am-sm'] >ul >li,
[class*='qd-am-md'] >ul >li,
[class*='qd-am-lg'] >ul >li,
[class*='qd-shelf-'] [class*='colunas'] >ul,
[class*='colunas'][class*='qd-'] >ul >li,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.qd-shelf-xs-12 [class*='colunas']>ul,
.col-xs-12 {
    width: 100%
}

.qd-am-xs-12>ul>li,
.n12colunas.qd-xs>ul>li {
    width: 8.33333333%
}

.qd-shelf-xs-11 [class*='colunas']>ul,
.col-xs-11 {
    width: 91.66666667%
}

.qd-am-xs-11>ul>li,
.n11colunas.qd-xs>ul>li {
    width: 9.09090909%
}

.qd-shelf-xs-10 [class*='colunas']>ul,
.col-xs-10 {
    width: 83.33333333%
}

.qd-am-xs-10>ul>li,
.n10colunas.qd-xs>ul>li {
    width: 10%
}

.qd-shelf-xs-9 [class*='colunas']>ul,
.col-xs-9 {
    width: 75%
}

.qd-am-xs-9>ul>li,
.n9colunas.qd-xs>ul>li {
    width: 11.11111111%
}

.qd-shelf-xs-8 [class*='colunas']>ul,
.col-xs-8 {
    width: 66.66666667%
}

.qd-am-xs-8>ul>li,
.n8colunas.qd-xs>ul>li {
    width: 12.5%
}

.qd-shelf-xs-7 [class*='colunas']>ul,
.col-xs-7 {
    width: 58.33333333%
}

.qd-am-xs-7>ul>li,
.n7colunas.qd-xs>ul>li {
    width: 14.28571429%
}

.qd-shelf-xs-6 [class*='colunas']>ul,
.col-xs-6 {
    width: 50%
}

.qd-am-xs-6>ul>li,
.n6colunas.qd-xs>ul>li {
    width: 16.66666667%
}

.qd-shelf-xs-5 [class*='colunas']>ul,
.col-xs-5 {
    width: 41.66666667%
}

.qd-am-xs-5>ul>li,
.n5colunas.qd-xs>ul>li {
    width: 20%
}

.qd-shelf-xs-4 [class*='colunas']>ul,
.col-xs-4 {
    width: 33.33333333%
}

.qd-am-xs-4>ul>li,
.n4colunas.qd-xs>ul>li {
    width: 25%
}

.qd-shelf-xs-3 [class*='colunas']>ul,
.col-xs-3 {
    width: 25%
}

.qd-am-xs-3>ul>li,
.n3colunas.qd-xs>ul>li {
    width: 33.33333333%
}

.qd-shelf-xs-2 [class*='colunas']>ul,
.col-xs-2 {
    width: 16.66666667%
}

.qd-am-xs-2>ul>li,
.n2colunas.qd-xs>ul>li {
    width: 50%
}

.qd-shelf-xs-1 [class*='colunas']>ul,
.col-xs-1 {
    width: 8.33333333%
}

.qd-am-xs-1>ul>li,
.n1colunas.qd-xs>ul>li {
    width: 100%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-inset-12 {
    padding-left: 100%
}

.col-xs-inset-11 {
    padding-left: 91.66666667%
}

.col-xs-inset-10 {
    padding-left: 83.33333333%
}

.col-xs-inset-9 {
    padding-left: 75%
}

.col-xs-inset-8 {
    padding-left: 66.66666667%
}

.col-xs-inset-7 {
    padding-left: 58.33333333%
}

.col-xs-inset-6 {
    padding-left: 50%
}

.col-xs-inset-5 {
    padding-left: 41.66666667%
}

.col-xs-inset-4 {
    padding-left: 33.33333333%
}

.col-xs-inset-3 {
    padding-left: 25%
}

.col-xs-inset-2 {
    padding-left: 16.66666667%
}

.col-xs-inset-1 {
    padding-left: 8.33333333%
}

.col-xs-inset-0 {
    padding-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .qd-shelf-sm-12 [class*='colunas']>ul,
    .col-sm-12 {
        width: 100%
    }
    .qd-am-sm-12>ul>li,
    .n12colunas.qd-sm>ul>li {
        width: 8.33333333%
    }
    .qd-shelf-sm-11 [class*='colunas']>ul,
    .col-sm-11 {
        width: 91.66666667%
    }
    .qd-am-sm-11>ul>li,
    .n11colunas.qd-sm>ul>li {
        width: 9.09090909%
    }
    .qd-shelf-sm-10 [class*='colunas']>ul,
    .col-sm-10 {
        width: 83.33333333%
    }
    .qd-am-sm-10>ul>li,
    .n10colunas.qd-sm>ul>li {
        width: 10%
    }
    .qd-shelf-sm-9 [class*='colunas']>ul,
    .col-sm-9 {
        width: 75%
    }
    .qd-am-sm-9>ul>li,
    .n9colunas.qd-sm>ul>li {
        width: 11.11111111%
    }
    .qd-shelf-sm-8 [class*='colunas']>ul,
    .col-sm-8 {
        width: 66.66666667%
    }
    .qd-am-sm-8>ul>li,
    .n8colunas.qd-sm>ul>li {
        width: 12.5%
    }
    .qd-shelf-sm-7 [class*='colunas']>ul,
    .col-sm-7 {
        width: 58.33333333%
    }
    .qd-am-sm-7>ul>li,
    .n7colunas.qd-sm>ul>li {
        width: 14.28571429%
    }
    .qd-shelf-sm-6 [class*='colunas']>ul,
    .col-sm-6 {
        width: 50%
    }
    .qd-am-sm-6>ul>li,
    .n6colunas.qd-sm>ul>li {
        width: 16.66666667%
    }
    .qd-shelf-sm-5 [class*='colunas']>ul,
    .col-sm-5 {
        width: 41.66666667%
    }
    .qd-am-sm-5>ul>li,
    .n5colunas.qd-sm>ul>li {
        width: 20%
    }
    .qd-shelf-sm-4 [class*='colunas']>ul,
    .col-sm-4 {
        width: 33.33333333%
    }
    .qd-am-sm-4>ul>li,
    .n4colunas.qd-sm>ul>li {
        width: 25%
    }
    .qd-shelf-sm-3 [class*='colunas']>ul,
    .col-sm-3 {
        width: 25%
    }
    .qd-am-sm-3>ul>li,
    .n3colunas.qd-sm>ul>li {
        width: 33.33333333%
    }
    .qd-shelf-sm-2 [class*='colunas']>ul,
    .col-sm-2 {
        width: 16.66666667%
    }
    .qd-am-sm-2>ul>li,
    .n2colunas.qd-sm>ul>li {
        width: 50%
    }
    .qd-shelf-sm-1 [class*='colunas']>ul,
    .col-sm-1 {
        width: 8.33333333%
    }
    .qd-am-sm-1>ul>li,
    .n1colunas.qd-sm>ul>li {
        width: 100%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-inset-12 {
        padding-left: 100%
    }
    .col-sm-inset-11 {
        padding-left: 91.66666667%
    }
    .col-sm-inset-10 {
        padding-left: 83.33333333%
    }
    .col-sm-inset-9 {
        padding-left: 75%
    }
    .col-sm-inset-8 {
        padding-left: 66.66666667%
    }
    .col-sm-inset-7 {
        padding-left: 58.33333333%
    }
    .col-sm-inset-6 {
        padding-left: 50%
    }
    .col-sm-inset-5 {
        padding-left: 41.66666667%
    }
    .col-sm-inset-4 {
        padding-left: 33.33333333%
    }
    .col-sm-inset-3 {
        padding-left: 25%
    }
    .col-sm-inset-2 {
        padding-left: 16.66666667%
    }
    .col-sm-inset-1 {
        padding-left: 8.33333333%
    }
    .col-sm-inset-0 {
        padding-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .qd-shelf-md-12 [class*='colunas']>ul,
    .col-md-12 {
        width: 100%
    }
    .qd-am-md-12>ul>li,
    .n12colunas.qd-md>ul>li {
        width: 8.33333333%
    }
    .qd-shelf-md-11 [class*='colunas']>ul,
    .col-md-11 {
        width: 91.66666667%
    }
    .qd-am-md-11>ul>li,
    .n11colunas.qd-md>ul>li {
        width: 9.09090909%
    }
    .qd-shelf-md-10 [class*='colunas']>ul,
    .col-md-10 {
        width: 83.33333333%
    }
    .qd-am-md-10>ul>li,
    .n10colunas.qd-md>ul>li {
        width: 10%
    }
    .qd-shelf-md-9 [class*='colunas']>ul,
    .col-md-9 {
        width: 75%
    }
    .qd-am-md-9>ul>li,
    .n9colunas.qd-md>ul>li {
        width: 11.11111111%
    }
    .qd-shelf-md-8 [class*='colunas']>ul,
    .col-md-8 {
        width: 66.66666667%
    }
    .qd-am-md-8>ul>li,
    .n8colunas.qd-md>ul>li {
        width: 12.5%
    }
    .qd-shelf-md-7 [class*='colunas']>ul,
    .col-md-7 {
        width: 58.33333333%
    }
    .qd-am-md-7>ul>li,
    .n7colunas.qd-md>ul>li {
        width: 14.28571429%
    }
    .qd-shelf-md-6 [class*='colunas']>ul,
    .col-md-6 {
        width: 50%
    }
    .qd-am-md-6>ul>li,
    .n6colunas.qd-md>ul>li {
        width: 16.66666667%
    }
    .qd-shelf-md-5 [class*='colunas']>ul,
    .col-md-5 {
        width: 41.66666667%
    }
    .qd-am-md-5>ul>li,
    .n5colunas.qd-md>ul>li {
        width: 20%
    }
    .qd-shelf-md-4 [class*='colunas']>ul,
    .col-md-4 {
        width: 33.33333333%
    }
    .qd-am-md-4>ul>li,
    .n4colunas.qd-md>ul>li {
        width: 25%
    }
    .qd-shelf-md-3 [class*='colunas']>ul,
    .col-md-3 {
        width: 25%
    }
    .qd-am-md-3>ul>li,
    .n3colunas.qd-md>ul>li {
        width: 33.33333333%
    }
    .qd-shelf-md-2 [class*='colunas']>ul,
    .col-md-2 {
        width: 16.66666667%
    }
    .qd-am-md-2>ul>li,
    .n2colunas.qd-md>ul>li {
        width: 50%
    }
    .qd-shelf-md-1 [class*='colunas']>ul,
    .col-md-1 {
        width: 8.33333333%
    }
    .qd-am-md-1>ul>li,
    .n1colunas.qd-md>ul>li {
        width: 100%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-inset-12 {
        padding-left: 100%
    }
    .col-md-inset-11 {
        padding-left: 91.66666667%
    }
    .col-md-inset-10 {
        padding-left: 83.33333333%
    }
    .col-md-inset-9 {
        padding-left: 75%
    }
    .col-md-inset-8 {
        padding-left: 66.66666667%
    }
    .col-md-inset-7 {
        padding-left: 58.33333333%
    }
    .col-md-inset-6 {
        padding-left: 50%
    }
    .col-md-inset-5 {
        padding-left: 41.66666667%
    }
    .col-md-inset-4 {
        padding-left: 33.33333333%
    }
    .col-md-inset-3 {
        padding-left: 25%
    }
    .col-md-inset-2 {
        padding-left: 16.66666667%
    }
    .col-md-inset-1 {
        padding-left: 8.33333333%
    }
    .col-md-inset-0 {
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .qd-shelf-lg-12 [class*='colunas']>ul,
    .col-lg-12 {
        width: 100%
    }
    .qd-am-lg-12>ul>li,
    .n12colunas.qd-lg>ul>li {
        width: 8.33333333%
    }
    .qd-shelf-lg-11 [class*='colunas']>ul,
    .col-lg-11 {
        width: 91.66666667%
    }
    .qd-am-lg-11>ul>li,
    .n11colunas.qd-lg>ul>li {
        width: 9.09090909%
    }
    .qd-shelf-lg-10 [class*='colunas']>ul,
    .col-lg-10 {
        width: 83.33333333%
    }
    .qd-am-lg-10>ul>li,
    .n10colunas.qd-lg>ul>li {
        width: 10%
    }
    .qd-shelf-lg-9 [class*='colunas']>ul,
    .col-lg-9 {
        width: 75%
    }
    .qd-am-lg-9>ul>li,
    .n9colunas.qd-lg>ul>li {
        width: 11.11111111%
    }
    .qd-shelf-lg-8 [class*='colunas']>ul,
    .col-lg-8 {
        width: 66.66666667%
    }
    .qd-am-lg-8>ul>li,
    .n8colunas.qd-lg>ul>li {
        width: 12.5%
    }
    .qd-shelf-lg-7 [class*='colunas']>ul,
    .col-lg-7 {
        width: 58.33333333%
    }
    .qd-am-lg-7>ul>li,
    .n7colunas.qd-lg>ul>li {
        width: 14.28571429%
    }
    .qd-shelf-lg-6 [class*='colunas']>ul,
    .col-lg-6 {
        width: 50%
    }
    .qd-am-lg-6>ul>li,
    .n6colunas.qd-lg>ul>li {
        width: 16.66666667%
    }
    .qd-shelf-lg-5 [class*='colunas']>ul,
    .col-lg-5 {
        width: 41.66666667%
    }
    .qd-am-lg-5>ul>li,
    .n5colunas.qd-lg>ul>li {
        width: 20%
    }
    .qd-shelf-lg-4 [class*='colunas']>ul,
    .col-lg-4 {
        width: 33.33333333%
    }
    .qd-am-lg-4>ul>li,
    .n4colunas.qd-lg>ul>li {
        width: 25%
    }
    .qd-shelf-lg-3 [class*='colunas']>ul,
    .col-lg-3 {
        width: 25%
    }
    .qd-am-lg-3>ul>li,
    .n3colunas.qd-lg>ul>li {
        width: 33.33333333%
    }
    .qd-shelf-lg-2 [class*='colunas']>ul,
    .col-lg-2 {
        width: 16.66666667%
    }
    .qd-am-lg-2>ul>li,
    .n2colunas.qd-lg>ul>li {
        width: 50%
    }
    .qd-shelf-lg-1 [class*='colunas']>ul,
    .col-lg-1 {
        width: 8.33333333%
    }
    .qd-am-lg-1>ul>li,
    .n1colunas.qd-lg>ul>li {
        width: 100%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-inset-12 {
        padding-left: 100%
    }
    .col-lg-inset-11 {
        padding-left: 91.66666667%
    }
    .col-lg-inset-10 {
        padding-left: 83.33333333%
    }
    .col-lg-inset-9 {
        padding-left: 75%
    }
    .col-lg-inset-8 {
        padding-left: 66.66666667%
    }
    .col-lg-inset-7 {
        padding-left: 58.33333333%
    }
    .col-lg-inset-6 {
        padding-left: 50%
    }
    .col-lg-inset-5 {
        padding-left: 41.66666667%
    }
    .col-lg-inset-4 {
        padding-left: 33.33333333%
    }
    .col-lg-inset-3 {
        padding-left: 25%
    }
    .col-lg-inset-2 {
        padding-left: 16.66666667%
    }
    .col-lg-inset-1 {
        padding-left: 8.33333333%
    }
    .col-lg-inset-0 {
        padding-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table table,
table.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table table>thead>tr>th,
table.table>thead>tr>th,
.table table>tbody>tr>th,
table.table>tbody>tr>th,
.table table>tfoot>tr>th,
table.table>tfoot>tr>th,
.table table>thead>tr>td,
table.table>thead>tr>td,
.table table>tbody>tr>td,
table.table>tbody>tr>td,
.table table>tfoot>tr>td,
table.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table table>thead>tr>th,
table.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table table>caption+thead>tr:first-child>th,
table.table>caption+thead>tr:first-child>th,
.table table>colgroup+thead>tr:first-child>th,
table.table>colgroup+thead>tr:first-child>th,
.table table>thead:first-child>tr:first-child>th,
table.table>thead:first-child>tr:first-child>th,
.table table>caption+thead>tr:first-child>td,
table.table>caption+thead>tr:first-child>td,
.table table>colgroup+thead>tr:first-child>td,
table.table>colgroup+thead>tr:first-child>td,
.table table>thead:first-child>tr:first-child>td,
table.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table table>tbody+tbody,
table.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table table .table,
table.table .table {
    background-color: #FFF
}

.table-condensed table>thead>tr>th,
table.table-condensed>thead>tr>th,
.table-condensed table>tbody>tr>th,
table.table-condensed>tbody>tr>th,
.table-condensed table>tfoot>tr>th,
table.table-condensed>tfoot>tr>th,
.table-condensed table>thead>tr>td,
table.table-condensed>thead>tr>td,
.table-condensed table>tbody>tr>td,
table.table-condensed>tbody>tr>td,
.table-condensed table>tfoot>tr>td,
table.table-condensed>tfoot>tr>td {
    padding: 5px
}

table.table-bordered,
.table-bordered table {
    border: 1px solid #ddd
}

table.table-bordered>thead>tr>th,
.table-bordered table>thead>tr>th,
table.table-bordered>tbody>tr>th,
.table-bordered table>tbody>tr>th,
table.table-bordered>tfoot>tr>th,
.table-bordered table>tfoot>tr>th,
table.table-bordered>thead>tr>td,
.table-bordered table>thead>tr>td,
table.table-bordered>tbody>tr>td,
.table-bordered table>tbody>tr>td,
table.table-bordered>tfoot>tr>td,
.table-bordered table>tfoot>tr>td {
    border: 1px solid #ddd
}

table.table-bordered>thead>tr>th,
.table-bordered table>thead>tr>th,
table.table-bordered>thead>tr>td,
.table-bordered table>thead>tr>td {
    border-bottom-width: 2px
}

table.table-striped>tbody>tr:nth-of-type(odd),
.table-striped table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover table>tbody>tr:hover,
table.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

table.table-responsive,
.table-responsive table {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    table.table-responsive,
    .table-responsive table {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    table.table-responsive>.table,
    .table-responsive table>.table {
        margin-bottom: 0
    }
    table.table-responsive>.table>thead>tr>th,
    .table-responsive table>.table>thead>tr>th,
    table.table-responsive>.table>tbody>tr>th,
    .table-responsive table>.table>tbody>tr>th,
    table.table-responsive>.table>tfoot>tr>th,
    .table-responsive table>.table>tfoot>tr>th,
    table.table-responsive>.table>thead>tr>td,
    .table-responsive table>.table>thead>tr>td,
    table.table-responsive>.table>tbody>tr>td,
    .table-responsive table>.table>tbody>tr>td,
    table.table-responsive>.table>tfoot>tr>td,
    .table-responsive table>.table>tfoot>tr>td {
        white-space: nowrap
    }
    table.table-responsive>.table-bordered,
    .table-responsive table>.table-bordered {
        border: 0
    }
    table.table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive table>.table-bordered>thead>tr>th:first-child,
    table.table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive table>.table-bordered>tbody>tr>th:first-child,
    table.table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive table>.table-bordered>tfoot>tr>th:first-child,
    table.table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive table>.table-bordered>thead>tr>td:first-child,
    table.table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive table>.table-bordered>tbody>tr>td:first-child,
    table.table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive table>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    table.table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive table>.table-bordered>thead>tr>th:last-child,
    table.table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive table>.table-bordered>tbody>tr>th:last-child,
    table.table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive table>.table-bordered>tfoot>tr>th:last-child,
    table.table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive table>.table-bordered>thead>tr>td:last-child,
    table.table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive table>.table-bordered>tbody>tr>td:last-child,
    table.table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive table>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    table.table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive table>.table-bordered>tbody>tr:last-child>th,
    table.table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive table>.table-bordered>tfoot>tr:last-child>th,
    table.table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive table>.table-bordered>tbody>tr:last-child>td,
    table.table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive table>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

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

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

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

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: inherit
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #FFF;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

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

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

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

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

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

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

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #FFF
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

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

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

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

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

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

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #FFF
    }
}

.tab-content>.tab-pane {
    display: none
}

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

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

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.modal-open {
    overflow: hidden
}

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

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 5px 2px 0 5px 15px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 5px 2px 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 5px 2px 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.nav,
.modal-header,
.modal-footer,
.clearfix-children div {
    zoom: 1
}

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

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after,
.modal-header:after,
.modal-footer:after,
.clearfix-children div:after {
    clear: both
}

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

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after,
.modal-header:after,
.modal-footer:after,
.clearfix-children div:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

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

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

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

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

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

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

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

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

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

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

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

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

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

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

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

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

.visible-print-inline {
    display: none !important
}

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

.visible-print-inline-block {
    display: none !important
}

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

@media print {
    .hidden-print {
        display: none !important
    }
}

[class*="qd-shelf-"] .row[class*="colunas"]>ul,
.row[class*="colunas"][class*="qd-"]>ul>li {
    float: left
}

[id*='ResultItems_'].row {
    margin-left: auto;
    margin-right: auto
}

[class*="qd-am-xs"]>ul>li,
[class*="qd-am-sm"]>ul>li,
[class*="qd-am-md"]>ul>li,
[class*="qd-am-lg"]>ul>li {
    float: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

a {
    cursor: pointer
}

ul {
    margin-top: 0;
    margin-bottom: 0
}

p.flag[class*='esconder'] {
    display: none !important
}

@font-face {
    font-family: 'QDauteco';
    src: url('https://cdn.quatrodigital.com/auteco-arquivos/QDauteco.eot');
    src: url('https://cdn.quatrodigital.com/auteco-arquivos/QDauteco.eot?#iefix') format('embedded-opentype'), url('https://cdn.quatrodigital.com/auteco-arquivos/QDauteco.woff2') format('woff2'), url('https://cdn.quatrodigital.com/auteco-arquivos/QDauteco.woff') format('woff'), url('https://cdn.quatrodigital.com/auteco-arquivos/QDauteco.ttf') format('truetype'), url('https://cdn.quatrodigital.com/auteco-arquivos/QDauteco.svg#QDauteco') format('svg');
    font-weight: normal;
    font-style: normal
}

#returnToTop {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 35px;
    padding: 0;
    width: 42px;
    height: 42px;
    z-index: 100;
    background-color: #FFF;
    border-radius: 30px
}

@media (max-width:991px) {
    #returnToTop {
        bottom: 60px
    }
}

#returnToTop .text,
#returnToTop .text2 {
    display: none
}

#returnToTop span {
    font-weight: 600;
    height: auto;
    line-height: 12px;
    color: #444444;
    font-size: 12px
}

#returnToTop .arrowToTop {
    background: url("//auteco.vteximg.com.br/arquivos/returnToTop.png") no-repeat;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    float: right
}

#returnToTop a:hover {
    text-decoration: none
}

div#ajaxBusy {
    display: none;
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    text-align: center
}

div#ajaxBusy p {
    text-indent: 0;
    color: transparent;
    font-size: 0;
    display: block;
    border-radius: 0;
    width: 120px;
    height: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    letter-spacing: 1px;
    margin: -2px auto 0;
    padding: 8px 30px 8px 8px;
    background: url("//cdn.quatrodigital.com/_general/ajax-loader.gif") no-repeat 90px center #FFF;
    border: #382e1a solid;
    border-width: 1px;
    white-space: nowrap
}

div#ajaxBusy p:before {
    content: "Cargando...";
    color: #000;
    font-weight: 500;
    font-size: 16px
}

@media (min-width:1200px) {
    .container {
        width: 90%;
        max-width: 1288px;
        min-width: 1170px
    }
}

@media (min-width:1200px) {
    .container-fluid {
        width: 90%;
        max-width: 1700px
    }
}

.qd-icon {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto
}

.qd-icon.qdi-heart:before {
    content: "\f004"
}

.qd-icon.qdi-heart-outline:before {
    content: "\f004e"
}

.qd-icon.qdi-times-circle:before {
    content: "\f057"
}

.qd-icon.qdi-square-full:before {
    content: "\f45c"
}

.qd-icon.qdi-check-circle:before {
    content: "\f058"
}

.qd-icon.qdi-sort-up:before {
    content: "\f0de"
}

.qd-icon.qdi-minus-circle:before {
    content: "\f056"
}

.qd-icon.qdi-info-circle:before {
    content: "\f129"
}

.qd-icon.qdi-plus-circle:before {
    content: "\f055"
}

.qd-icon.qdi-trash-alt:before {
    content: "\f2ed"
}

.qd-icon.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.qd-icon.qdi-edit:before {
    content: "\f044"
}

.qd-icon.qdi-shopping-cart:before {
    content: "\f07a"
}

.qd-icon.qdi-chevron-left:before {
    content: "\f053"
}

.qd-icon.qdi-sort-down:before {
    content: "\f0dd"
}

.qd-icon.qdi-caret-right:before {
    content: "\f0da"
}

.qd-icon.qdi-caret-left:before {
    content: "\f0d9"
}

.qd-icon.qdi-chevron-up:before {
    content: "\f077"
}

.qd-icon.qdi-facebook-f:before {
    content: "\f39e"
}

.qd-icon.qdi-whatsapp:before {
    content: "\f232"
}

.qd-icon.qdi-phone:before {
    content: "\f095"
}

.qd-icon.qdi-sliders-h:before {
    content: "\f1de"
}

.qd-icon.qdi-question-circle:before {
    content: "\f059"
}

.qd-icon.qdi-instagram:before {
    content: "\f16d"
}

.qd-icon.qdi-chevron-down:before {
    content: "\f078"
}

.qd-icon.qdi-clipboard-list:before {
    content: "\f46d"
}

.qd-icon.qdi-bars:before {
    content: "\f0c9"
}

.qd-icon.qdi-search:before {
    content: "\f002"
}

.qd-icon.qdi-square:before {
    content: "\f0c8"
}

.qd-icon.qdi-calendar:before {
    content: "\f133"
}

.qd-icon.qdi-chevron-right:before {
    content: "\f054"
}

.qd-icon.qdi-cart-arrow-down:before {
    content: "\f218"
}

.qd-icon.qdi-phone-square:before {
    content: "\f098"
}

.qd-icon.qdi-minus-solid:before {
    content: "\f068"
}

.qd-icon.qdi-plus-solid:before {
    content: "\f067"
}

.qd-icon.qdi-trash:before {
    content: "\f1f8"
}

.qd-icon.qdi-envelope:before {
    content: "\f0e0"
}

.qd-icon.qdi-minus:before {
    content: "\e068"
}

.qd-icon.qdi-plus:before {
    content: "\e067"
}

.qd-icon.qdi-twitter:before {
    content: "\f099"
}

.qd-icon.qdi-youtube:before {
    content: "\f167"
}

body {
    padding-top: 146px !important
}

@media (max-width:1199px) {
    body {
        padding-top: 220px !important
    }
}

@media (max-width:991px) {
    body {
        padding-top: 66px !important
    }
}

body.qd-blog-page {
    padding-top: 0 !important;
    min-height: 130px
}

body.compare {
    padding-top: 0 !important
}

body.compare .LPMcontainer {
    display: none !important
}

body.modal-quick-view {
    padding-top: 0 !important
}

@media (min-width:992px) and (max-width:1199px) {
    body.modal-quick-view .qd-shelf-md-6 [class*='colunas']>ul,
    body.modal-quick-view .col-md-6 {
        width: 50%
    }
}

@media (min-width:992px) and (max-width:991px) {
    body.modal-quick-view .qd-shelf-sm-6 [class*='colunas']>ul,
    body.modal-quick-view .col-sm-6 {
        width: 50%
    }
}

body.sc-qd-cart-opened,
body.am-qd-menu-opened,
body.qd-am-on,
body.qd-rs-on,
body.qd-sn-on,
body.qd-cart-show,
body.qd-cm-on {
    overflow: hidden
}

body a:hover,
body a:focus,
body a:active {
    text-decoration: none;
    outline: transparent
}

body .bg-custom {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: #E9E9E9
}

body .bg-custom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 50%;
    left: 0;
    background: #d0d0d0
}

body.qd-blog-page {
    padding-top: 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    width: 100%
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.zopim {
    z-index: 999 !important
}

@media (max-width:1200px) {
    .zopim {
        border-radius: 5px;
        bottom: 60px !important
    }
}

.qd-sil-wrapper {
    margin: 0 auto;
    max-width: 100%
}

.qd-sil-wrapper .qd_sil_img_wrapper {
    padding-bottom: 100%
}

.qd-sil-wrapper .qd_sil_img_wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block
}

.qd-sil-wrapper .qd_sil_img_wrapper.qd-sil-on img:first-child {
    display: none
}

.qd-sil-wrapper .qd_sil_img_wrapper img:first-child {
    filter: blur(20px);
    max-width: 100%;
    height: auto
}

.qd-sil-wrapper .qd-sil-image {
    right: 0;
    bottom: 0;
    opacity: 0;
    margin: 0 auto;
    transition: all .2s ease-out;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    max-width: 100%;
    height: auto;
    filter: blur(20px)
}

.qd-sil-wrapper .qd-sil-image.qd-sil-image-loaded {
    opacity: 1;
    filter: none
}

.components-qd-v1-overlay {
    display: none
}

body.qd-am-on .components-qd-v1-overlay,
body.qd-rs-on .components-qd-v1-overlay,
body.qd-sn-on .components-qd-v1-overlay,
body.qd-cart-show .components-qd-v1-overlay,
body.qd-cm-on .components-qd-v1-overlay {
    display: block
}

#vtex-callcenter .cc-absolute {
    position: absolute;
    top: -30rem !important
}

.cc-toolbar {
    position: fixed !important;
    bottom: 0 !important;
    left: 0;
    width: 100%;
    z-index: 99999
}

.cc-toolbar #vtex-callcenter__toolbar {
    position: relative !important;
    bottom: 0 !important
}

.cc-toolbar~footer {
    margin-bottom: 80px
}

.header-qd-v1 {
    transition: all .2s ease-out;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: #df0024; /* COLOR DE FONDO DEL HEADER ROJO */
    z-index: 999
}

body[data-qd-scroll-0="1"] .header-qd-v1 {
    top: 0
}

body.qd-blog-page .header-qd-v1 {
    position: relative
}

body.qd-blog-page .header-qd-v1 .header-qd-v1-cart {
    display: none
}

.header-qd-v1-content {
    border-bottom: 0px #E9E9E9 solid; /* BORDE INFERIOR DEL HEADER Y MENU */
    padding: 15px 0 3px
}

@media (max-width:991px) {
    .header-qd-v1-content {
        padding: 6px;
        border-bottom: none
    }
}

.header-qd-v1-content .header-qd-v1-brand {
    max-width: 117px;
    padding: 5px 0;
    margin-left: 23px
}

@media (max-width:1199px) {
    .header-qd-v1-content .header-qd-v1-brand {
        padding: 13px 0 0;
        max-width: 97px;
        margin-left: 0
    }
}

@media (max-width:991px) {
    .header-qd-v1-content .header-qd-v1-brand {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 0
    }
}

.header-qd-v1-content .header-qd-v1-brand svg {
    height: 57px
}

@media (max-width:1199px) {
    .header-qd-v1-content .header-qd-v1-brand svg {
        height: 38px
    }
}

@media (max-width:991px) {
    .header-qd-v1-content .header-qd-v1-brand svg {
        height: 47px
    }
}

.header-qd-v1-search {
    padding: 8px 0;
    max-width: 500px;
    margin: 0 auto;
    position: relative
}

@media (max-width:991px) {
    .header-qd-v1-search {
        transition: all .2s ease-out;
        display: none;
        top: -100%;
        padding: 0
    }
}

body.search-qd-menu-opened .header-qd-v1-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    background: rgba(0, 0, 0, 0.9);
    z-index: 99999;
    max-width: 100%;
    height: 100%;
    overflow: auto
}

.header-qd-v1-search .header-qd-v1-search-close {
    position: absolute;
    top: 13px;
    left: auto;
    right: 10px;
    font-size: 16px;
    color: #FFF
}

.header-qd-v1-search label,
.header-qd-v1-search legend,
.header-qd-v1-search select {
    display: none
}

.header-qd-v1-search fieldset {
    position: relative;
    border: none;
    padding: 0;
    margin: 0
}

@media (min-width:992px) and (max-width:1199px) {
    .header-qd-v1-search fieldset {
        width: 270px;
        margin-left: -50px
    }
}

@media (max-width:991px) {
    .header-qd-v1-search fieldset {
        top: 42px;
        padding: 0 10px
    }
}

.header-qd-v1-search fieldset:before {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    position: absolute;
    top: 0;
    left: auto;
    right: -1px;
    content: "\f002";
    line-height: 1;
    background-color: #365ea5;
    border-radius: 0 3px 3px 0;
    padding: 10px;
    width: 55px;
    height: 45px;
    text-align: center;
    color: #FFF;
    font-size: 26px
}

.header-qd-v1-search fieldset:before.qdi-heart:before {
    content: "\f004"
}

.header-qd-v1-search fieldset:before.qdi-heart-outline:before {
    content: "\f004e"
}

.header-qd-v1-search fieldset:before.qdi-times-circle:before {
    content: "\f057"
}

.header-qd-v1-search fieldset:before.qdi-square-full:before {
    content: "\f45c"
}

.header-qd-v1-search fieldset:before.qdi-check-circle:before {
    content: "\f058"
}

.header-qd-v1-search fieldset:before.qdi-sort-up:before {
    content: "\f0de"
}

.header-qd-v1-search fieldset:before.qdi-minus-circle:before {
    content: "\f056"
}

.header-qd-v1-search fieldset:before.qdi-info-circle:before {
    content: "\f129"
}

.header-qd-v1-search fieldset:before.qdi-plus-circle:before {
    content: "\f055"
}

.header-qd-v1-search fieldset:before.qdi-trash-alt:before {
    content: "\f2ed"
}

.header-qd-v1-search fieldset:before.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.header-qd-v1-search fieldset:before.qdi-edit:before {
    content: "\f044"
}

.header-qd-v1-search fieldset:before.qdi-shopping-cart:before {
    content: "\f07a"
}

.header-qd-v1-search fieldset:before.qdi-chevron-left:before {
    content: "\f053"
}

.header-qd-v1-search fieldset:before.qdi-sort-down:before {
    content: "\f0dd"
}

.header-qd-v1-search fieldset:before.qdi-caret-right:before {
    content: "\f0da"
}

.header-qd-v1-search fieldset:before.qdi-caret-left:before {
    content: "\f0d9"
}

.header-qd-v1-search fieldset:before.qdi-chevron-up:before {
    content: "\f077"
}

.header-qd-v1-search fieldset:before.qdi-facebook-f:before {
    content: "\f39e"
}

.header-qd-v1-search fieldset:before.qdi-whatsapp:before {
    content: "\f232"
}

.header-qd-v1-search fieldset:before.qdi-phone:before {
    content: "\f095"
}

.header-qd-v1-search fieldset:before.qdi-sliders-h:before {
    content: "\f1de"
}

.header-qd-v1-search fieldset:before.qdi-question-circle:before {
    content: "\f059"
}

.header-qd-v1-search fieldset:before.qdi-instagram:before {
    content: "\f16d"
}

.header-qd-v1-search fieldset:before.qdi-chevron-down:before {
    content: "\f078"
}

.header-qd-v1-search fieldset:before.qdi-clipboard-list:before {
    content: "\f46d"
}

.header-qd-v1-search fieldset:before.qdi-bars:before {
    content: "\f0c9"
}

.header-qd-v1-search fieldset:before.qdi-search:before {
    content: "\f002"
}

.header-qd-v1-search fieldset:before.qdi-square:before {
    content: "\f0c8"
}

.header-qd-v1-search fieldset:before.qdi-calendar:before {
    content: "\f133"
}

.header-qd-v1-search fieldset:before.qdi-chevron-right:before {
    content: "\f054"
}

.header-qd-v1-search fieldset:before.qdi-cart-arrow-down:before {
    content: "\f218"
}

.header-qd-v1-search fieldset:before.qdi-phone-square:before {
    content: "\f098"
}

.header-qd-v1-search fieldset:before.qdi-minus-solid:before {
    content: "\f068"
}

.header-qd-v1-search fieldset:before.qdi-plus-solid:before {
    content: "\f067"
}

.header-qd-v1-search fieldset:before.qdi-trash:before {
    content: "\f1f8"
}

.header-qd-v1-search fieldset:before.qdi-envelope:before {
    content: "\f0e0"
}

.header-qd-v1-search fieldset:before.qdi-minus:before {
    content: "\e068"
}

.header-qd-v1-search fieldset:before.qdi-plus:before {
    content: "\e067"
}

.header-qd-v1-search fieldset:before.qdi-twitter:before {
    content: "\f099"
}

.header-qd-v1-search fieldset:before.qdi-youtube:before {
    content: "\f167"
}

@media (max-width:991px) {
    .header-qd-v1-search fieldset:before {
        right: 9px
    }
}

.header-qd-v1-search input[type="text"] {
    border: #E9E9E9 solid;
    border-width: 1px;
    width: 100%;
    height: 45px;
    display: block;
    transition: all .2s ease-out;
    border-radius: 3px;
    box-shadow: none;
    color: #868686;
    font-size: 18px;
    padding: 5px 70px 5px 20px
}

@media (max-width:1199px) {
    .header-qd-v1-search input[type="text"] {
        font-size: 14px
    }
}

.header-qd-v1-search input[type="text"]:focus,
.header-qd-v1-search input[type="text"]:hover {
    outline: transparent
}

.header-qd-v1-search .btn-buscar {
    box-shadow: none;
    text-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0;
    text-align: center;
    outline: none;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out;
    text-indent: 1;
    color: transparent;
    font-size: 0;
    position: absolute;
    top: 0;
    left: auto;
    right: -1px;
    background-color: transparent;
    width: 55px;
    height: 45px;
    z-index: 9
}

.header-qd-v1-search .btn-buscar:hover {
    text-decoration: none;
    outline: none
}

.header-qd-v1-search .btn-buscar:focus,
.header-qd-v1-search .btn-buscar:active {
    text-decoration: none;
    outline: none;
    box-shadow: none
}

.header-qd-v1-search .btn-buscar[disabled] {
    opacity: .8;
    filter: alpha(opacity=80)
}

@media (max-width:991px) {
    .header-qd-v1-search .btn-buscar {
        right: 9px
    }
}

.header-qd-v1-search .btn-buscar:active,
.header-qd-v1-search .btn-buscar:focus,
.header-qd-v1-search .btn-buscar:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.ui-autocomplete {
    border: #d0d0d0 solid;
    border-width: 1px;
    border-top: 0;
    z-index: 99999 !important;
    text-align: left;
    background-color: #FFF;
    overflow: auto
}

.ui-autocomplete a {
    transition: all .2s ease-out;
    position: relative;
    display: block;
    padding: 10px;
    color: #444444;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    outline: none;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: solid 1px #d0d0d0;
    cursor: pointer;
    white-space: initial;
    padding-left: 37px
}

.ui-autocomplete a:last-child {
    border-bottom: none
}

.ui-autocomplete a:hover {
    text-decoration: none;
    background: #365ea5;
    color: #FFF
}

.ui-autocomplete .autocomplete-suggestion {
    display: block;
    padding: 0;
    margin: 0
}

.ui-autocomplete .autocomplete-suggestion:first-child {
    border-bottom: 1px #d0d0d0 solid
}

.ui-autocomplete .autocomplete-suggestion:first-child:before {
    position: absolute;
    top: 12px;
    left: 9px;
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: '\f002';
    color: #cb262a;
    font-size: 20px;
    margin-top: -3px
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-heart:before {
    content: "\f004"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-heart-outline:before {
    content: "\f004e"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-times-circle:before {
    content: "\f057"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-square-full:before {
    content: "\f45c"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-check-circle:before {
    content: "\f058"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-sort-up:before {
    content: "\f0de"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-minus-circle:before {
    content: "\f056"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-info-circle:before {
    content: "\f129"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-plus-circle:before {
    content: "\f055"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-trash-alt:before {
    content: "\f2ed"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-edit:before {
    content: "\f044"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-shopping-cart:before {
    content: "\f07a"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-chevron-left:before {
    content: "\f053"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-sort-down:before {
    content: "\f0dd"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-caret-right:before {
    content: "\f0da"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-caret-left:before {
    content: "\f0d9"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-chevron-up:before {
    content: "\f077"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-facebook-f:before {
    content: "\f39e"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-whatsapp:before {
    content: "\f232"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-phone:before {
    content: "\f095"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-sliders-h:before {
    content: "\f1de"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-question-circle:before {
    content: "\f059"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-instagram:before {
    content: "\f16d"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-chevron-down:before {
    content: "\f078"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-clipboard-list:before {
    content: "\f46d"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-bars:before {
    content: "\f0c9"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-search:before {
    content: "\f002"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-square:before {
    content: "\f0c8"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-calendar:before {
    content: "\f133"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-chevron-right:before {
    content: "\f054"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-cart-arrow-down:before {
    content: "\f218"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-phone-square:before {
    content: "\f098"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-minus-solid:before {
    content: "\f068"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-plus-solid:before {
    content: "\f067"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-trash:before {
    content: "\f1f8"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-envelope:before {
    content: "\f0e0"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-minus:before {
    content: "\e068"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-plus:before {
    content: "\e067"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-twitter:before {
    content: "\f099"
}

.ui-autocomplete .autocomplete-suggestion:first-child:before.qdi-youtube:before {
    content: "\f167"
}

.ui-autocomplete .autocomplete-suggestion:first-child .ui-corner-all {
    margin: 0;
    color: #444444 !important;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    background: transparent !important;
    border: none
}

.ui-autocomplete .autocomplete-suggestion .ui-menu-item {
    list-style: none
}

.ui-autocomplete img {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
    color: transparent;
    font-style: normal;
    position: absolute;
    left: 5px
}

@media (max-width:991px) {
    .ui-autocomplete img {
        position: relative
    }
}

.header-qd-v1-actions {
    display: table;
    float: right;
    clear: both;
    padding: 17px 0
}

.header-qd-v1-actions .header-qd-v1-actions-link {
    border-left: 1px #cd0021 solid; /* COLOR DE BARRAS PALOTES HEADER */
    display: table-cell;
    vertical-align: middle;
    padding: 0 14px;
    white-space: nowrap
}

@media (max-width:1199px) {
    .header-qd-v1-actions .header-qd-v1-actions-link {
        padding: 0 10px
    }
}

.header-qd-v1-actions .header-qd-v1-actions-link:last-child {
    padding-right: 10px
}

.header-qd-v1-actions .header-qd-v1-actions-link a {
    transition: all .2s ease-out;
    font-size: 14px;
    color: #FFFFFF; /* COLOR DE LINK DEL HEADER */
}

.header-qd-v1-actions .header-qd-v1-actions-link a:hover,
.header-qd-v1-actions .header-qd-v1-actions-link a:focus,
.header-qd-v1-actions .header-qd-v1-actions-link a:active {
    color: #EEEEEE; /* COLOR DE LINK DEL HEADER AL POSICIONAR PUNTERO */
}

.header-qd-v1-actions .header-qd-v1-actions-link i {
    font-weight: 600;
    vertical-align: middle
}

.header-qd-v1-user {
    transition: all .2s ease-out;
    position: relative
}

.header-qd-v1-user i {
    font-size: 21px
}

.header-qd-v1-user:hover {
    position: relative
}

.header-qd-v1-user:hover .header-qd-v1-user-dropdown {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.header-qd-v1-user .header-qd-v1-user-dropdown {
    transition: all .2s ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 32px;
    left: -24px;
    z-index: 190;
    visibility: hidden;
    text-align: left
}

.header-qd-v1-user .header-qd-v1-user-dropdown:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #f3f3f3;
    position: absolute;
    top: -7px;
    right: 0;
    left: 0;
    margin: 0 auto
}

.header-qd-v1-user .header-qd-v1-user-dropdown:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF;
    position: absolute;
    top: -6px;
    right: 0;
    left: 0;
    margin: 0 auto
}

.header-qd-v1-user .header-qd-v1-user-dropdown .header-qd-v1-user-dropdown-wrap {
    border: #f3f3f3 solid;
    border-width: 1px;
    width: 165px;
    line-height: 1.5;
    overflow: hidden;
    background: #FFF;
    padding: 8px
}

.header-qd-v1-user .header-qd-v1-user-dropdown .ajax-content-loader {
    background: #FFF;
    color: #444444;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 10px
}

.header-qd-v1-user .header-qd-v1-user-dropdown .ajax-content-loader a {
    transition: all .2s ease-out;
    color: #868686;
    font-size: 14px;
    display: block;
    font-style: normal;
    font-weight: 500;
    text-decoration: underline
}

.header-qd-v1-user .header-qd-v1-user-dropdown .ajax-content-loader a:hover {
    color: #444444
}

.header-qd-v1-user .header-qd-v1-user-dropdown .ajax-content-loader .welcome {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 140px;
    margin: 0 auto
}

.header-qd-v1-user .header-qd-v1-user-dropdown .header-qd-v1-user-btns a {
    transition: all .2s ease-out;
    padding: 4px 0;
    color: #FFF;
    font-size: 16px;
    background: #999999; /* COLOR DE FONDO BOTON TU CUENTA */
    display: block;
    border-radius: 3px;
    margin-bottom: 5px;
    position: relative;
    text-align: center
}

.header-qd-v1-user .header-qd-v1-user-dropdown .header-qd-v1-user-btns a:active,
.header-qd-v1-user .header-qd-v1-user-dropdown .header-qd-v1-user-btns a:focus,
.header-qd-v1-user .header-qd-v1-user-dropdown .header-qd-v1-user-btns a:hover {
    background: #666666; /* COLOR DE FONDO BOTON TU CUENTA AL POSICIONAR PUNTERO */
    text-decoration: none
}

.header-qd-v1-cart {
    position: relative
}

.header-qd-v1-cart .header-qd-v1-cart-link-trigger {
    font-size: 21px !important
}

.header-qd-v1-cart .qd_cart_qtt {
    width: 17px;
    height: 17px;
    position: absolute;
    top: -5px;
    left: auto;
    right: 4px;
    line-height: 1.3;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    background-color: #666;
    border-radius: 100%
}

@media (max-width:992px) {
    body.qd-blog-page .header-qd-v1-cart .qd_cart_qtt {
        background-color: #365ea5
    }
}

.fixed-btns-qd-v1 {
    border-top: 1px #df0024 solid;
    position: fixed;
    bottom: 0;
    left: auto;
    right: 0;
    left: 0;
    z-index: 999;
    background-color: #df0024;
    display: none
}

@media (max-width:992px) {
    .fixed-btns-qd-v1 {
        display: block
    }
}

body.search-qd-menu-opened .fixed-btns-qd-v1 {
    z-index: 99
}

body.qd-blog-page .fixed-btns-qd-v1 {
    position: static;
    overflow: hidden
}

@media (max-width:992px) {
    body.qd-blog-page .fixed-btns-qd-v1 {
        background-color: #cb262a
    }
}

.fixed-btns-qd-v1>div {
    display: block;
    float: left;
    text-align: center;
    position: relative;
    width: 20%;
    padding: 12px 0
}

.fixed-btns-qd-v1>div.fixed-btns-qd-v1-search-navigator,
.fixed-btns-qd-v1>div.institucional-qd-v1-menu-toggle-wrap {
    display: none
}

body.categoria .fixed-btns-qd-v1>div,
body.departamento .fixed-btns-qd-v1>div,
body.resultado-busca .fixed-btns-qd-v1>div {
    width: 20%
}

body.categoria .fixed-btns-qd-v1>div.fixed-btns-qd-v1-search-navigator,
body.departamento .fixed-btns-qd-v1>div.fixed-btns-qd-v1-search-navigator,
body.resultado-busca .fixed-btns-qd-v1>div.fixed-btns-qd-v1-search-navigator {
    border-bottom: 1px #E9E9E9 solid;
    width: 100%;
    padding: 3px 0 0;
    display: block
}

body.categoria .fixed-btns-qd-v1>div .search-qd-v1-navigator-trigger,
body.departamento .fixed-btns-qd-v1>div .search-qd-v1-navigator-trigger,
body.resultado-busca .fixed-btns-qd-v1>div .search-qd-v1-navigator-trigger {
    font-size: 12px
}

body.categoria .fixed-btns-qd-v1>div .search-qd-v1-navigator-trigger i,
body.departamento .fixed-btns-qd-v1>div .search-qd-v1-navigator-trigger i,
body.resultado-busca .fixed-btns-qd-v1>div .search-qd-v1-navigator-trigger i {
    display: inline-block;
    margin-bottom: 0
}

body.Institucional .fixed-btns-qd-v1>div,
body.institucional .fixed-btns-qd-v1>div {
    width: 20%
}

body.Institucional .fixed-btns-qd-v1>div.institucional-qd-v1-menu-toggle-wrap,
body.institucional .fixed-btns-qd-v1>div.institucional-qd-v1-menu-toggle-wrap {
    border-bottom: 1px #E9E9E9 solid;
    width: 100%;
    padding: 3px 0 0;
    display: block
}

body.Institucional .fixed-btns-qd-v1>div .institucional-qd-v1-menu-toggle,
body.institucional .fixed-btns-qd-v1>div .institucional-qd-v1-menu-toggle {
    font-size: 12px
}

body.Institucional .fixed-btns-qd-v1>div .institucional-qd-v1-menu-toggle i,
body.institucional .fixed-btns-qd-v1>div .institucional-qd-v1-menu-toggle i {
    display: inline-block;
    margin-bottom: 0
}

body.qd-store-locator .fixed-btns-qd-v1>div.institucional-qd-v1-menu-toggle-wrap {
    display: none
}

.fixed-btns-qd-v1 a {
    transition: all .2s ease-out;
    text-align: center;
    font-size: 10px;
    display: block
}

body.qd-blog-page .fixed-btns-qd-v1 a {
    color: white
}

.fixed-btns-qd-v1 a:active,
.fixed-btns-qd-v1 a:focus,
.fixed-btns-qd-v1 a:hover {
    text-decoration: none
}

.fixed-btns-qd-v1 a i {
    vertical-align: middle;
    font-size: 20px;
    color: #444444;
    display: block
}

body.qd-blog-page .fixed-btns-qd-v1 a i {
    color: white
}

.fixed-btns-qd-v1 a img {
    height: 25px;
    display: block;
    margin: auto;
    margin-bottom: 3px
}

.fixed-btns-qd-v1 .header-qd-v1-cart-link-trigger {
    font-size: 10px !important
}

.fixed-btns-qd-v1 .header-qd-v1-cart-link-trigger .header-qd-v1-cart-wrap {
    width: 25px;
    margin: 0 auto;
    position: relative
}

.fixed-btns-qd-v1 .header-qd-v1-cart-link-trigger .qd_cart_qtt {
    top: -7px;
    right: -5px
}

.garage-qd-v1-popup-wrapper {
    border: rgba(0, 0, 0, 0.2) solid;
    border-width: 1px;
    position: absolute;
    top: -55px;
    left: auto;
    right: 160px;
    z-index: 1000;
    transition: all .2s ease-out;
    background-color: #FFF;
    width: 525px;
    padding: 20px 30px 15px;
    text-align: left;
    box-shadow: 0 1px 12px rgba(0, 0, 0, 0.4);
    display: none
}

.garage-qd-v1-hover .garage-qd-v1-popup-wrapper {
    padding: 10px 20px
}

body:not([data-qd-scroll-0="1"]) .garage-qd-v1-popup-wrapper.qd-float-garage {
    display: none
}

body[data-qd-scroll-0="1"] .garage-qd-v1-popup-wrapper {
    display: none
}

@media (max-width:991px) {
    body[data-qd-scroll-0="1"] .garage-qd-v1-popup-wrapper.qd-is-active {
        display: block
    }
}

body[data-qd-scroll-0="1"].qd-garage-on .garage-qd-v1-popup-wrapper.qd-float-garage {
    display: block;
    position: absolute;
    top: 80px;
    left: auto;
    right: -140px;
    z-index: 998
}

body[data-qd-scroll-0="1"].qd-garage-on .garage-qd-v1-popup-wrapper.qd-float-garage:before,
body[data-qd-scroll-0="1"].qd-garage-on .garage-qd-v1-popup-wrapper.qd-float-garage:after {
    left: 260px !important
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        padding: 45px 20px 15px;
        box-shadow: none;
        height: auto;
        overflow-y: auto;
        border: none;
        z-index: 1000
    }
    .garage-qd-v1-popup-wrapper.qd-float-garage {
        display: none !important
    }
}

.garage-qd-v1-popup-wrapper.qd-is-active {
    display: block
}

.garage-qd-v1-popup-wrapper:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 35px;
    margin: 0 auto;
    top: -13px;
    filter: blur(2px)
}

@media (max-width:1199px) {
    .garage-qd-v1-popup-wrapper:before {
        left: 400px
    }
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper:before {
        display: none
    }
}

.garage-qd-v1-popup-wrapper:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF;
    position: absolute;
    left: 35px;
    margin: 0 auto;
    top: -10px
}

@media (max-width:1199px) {
    .garage-qd-v1-popup-wrapper:after {
        left: 400px
    }
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper:after {
        display: none
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-close {
    position: absolute;
    top: 5px;
    left: auto;
    right: 5px;
    z-index: 99;
    display: block;
    font-size: 20px;
    cursor: pointer
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-close {
        position: fixed
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-text {
    margin-bottom: 15px
}

.garage-qd-v1-hover .garage-qd-v1-popup-wrapper .garage-qd-v1-text {
    margin-bottom: 0
}

.garage-qd-v1-hover .garage-qd-v1-popup-wrapper .garage-qd-v1-text:before {
    content: ' ';
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 20px;
    background: url("//auteco.vteximg.com.br/arquivos/garagem.png") center no-repeat
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-text p {
    min-height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #444444
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-text p {
        font-size: 12px
    }
}

.garage-qd-v1-hover .garage-qd-v1-popup-wrapper .garage-qd-v1-text p {
    line-height: 20px
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-text p strong {
    text-transform: uppercase;
    font-size: 16px
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-text p strong {
        font-size: 14px
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic {
    margin-bottom: 25px
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic p {
    color: #868686;
    font-size: 12px
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line {
    padding: 2px 0 2px 15px;
    text-align: left;
    position: relative
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line {
        padding: 2px 0 20px 15px
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-title {
    display: inline-block;
    vertical-align: middle;
    width: 306px
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-title {
        width: 100%
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-btn {
    display: inline-block;
    vertical-align: middle;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-btn.text-right {
        padding-left: 10px
    }
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-btn.pull-right {
        float: none !important
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line:first-child p {
    color: #365ea5
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line:first-child p:before {
    background-position: -315px -144px;
    height: 35px;
    top: 4px
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line:first-child p:before {
        background-position: -344px -140px;
        height: 86px
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line:last-child p:before {
    background-position: -315px -127px;
    height: 30px;
    top: -9px
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line:last-child p:before {
        background-position: -344px -123px;
        height: 30px;
        top: -15px
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line:only-child p:before {
    background-position: -315px -144px;
    height: 13px;
    top: 7px
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line p {
    font-size: 16px;
    color: #444444;
    padding-left: 10px;
    line-height: 1;
    height: 32px;
    overflow: hidden
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line p:before {
    content: '';
    background: url("//auteco.vteximg.com.br/arquivos/sprite-qd-v1.png") no-repeat -315px -129px;
    width: 13px;
    height: 63px;
    display: block;
    position: absolute;
    left: 0;
    top: -8px
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line p:before {
        background-position: -344px -125px;
        width: 13px;
        height: 110px
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar {
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif;
    transition: all .2s ease-out;
    display: inline-block;
    padding: 8px;
    color: #cb262a;
    border: 1px solid #cb262a;
    font-size: 12px;
    font-weight: 600;
    outline: none;
    text-align: center;
    text-shadow: none;
    border-radius: 5px;
    font-weight: 500;
    padding: 10px 15px;
    margin-right: 5px;
    display: none
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar:hover {
    text-decoration: none;
    outline: none
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar:focus,
.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar:active {
    text-decoration: none;
    outline: none;
    box-shadow: none
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar[disabled] {
    opacity: .8;
    filter: alpha(opacity=80)
}

body.body-order-form .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar,
body.body-cart .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar {
    padding: 12px 15px
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar:hover {
    text-decoration: none;
    background: #cb262a;
    border-color: #cb262a;
    color: #FFF
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar:active,
.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar:focus {
    text-decoration: none;
    background: #8b1a1d;
    border-color: #8b1a1d;
    color: #FFF
}

body.qd-user-is-not-logged .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-guardar {
    display: block
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search {
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif;
    transition: all .2s ease-out;
    display: inline-block;
    padding: 8px;
    color: #cb262a;
    border: 1px solid #cb262a;
    font-size: 12px;
    font-weight: 600;
    outline: none;
    text-align: center;
    text-shadow: none;
    border-radius: 5px;
    padding: 10px 30px;
    background-color: #3c3a3a;
    border-color: #3c3a3a;
    color: #FFF
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search:hover {
    text-decoration: none;
    outline: none
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search:focus,
.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search:active {
    text-decoration: none;
    outline: none;
    box-shadow: none
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search[disabled] {
    opacity: .8;
    filter: alpha(opacity=80)
}

body.body-order-form .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search,
body.body-cart .garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search {
    padding: 12px 15px
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search:hover {
    text-decoration: none;
    background: #cb262a;
    border-color: #cb262a;
    color: #FFF
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search:active,
.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search:focus {
    text-decoration: none;
    background: #8b1a1d;
    border-color: #8b1a1d;
    color: #FFF
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search:hover {
    background-color: #323030;
    border-color: #323030;
    color: #FFF
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search:active,
.garage-qd-v1-popup-wrapper .garage-qd-v1-historic .garage-qd-v1-line .garage-qd-v1-search:focus {
    background-color: #252424;
    border-color: #252424;
    color: #FFF;
    outline: transparent
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-clean-add {
    border-top: 1px #b6b6b6 solid;
    padding-top: 15px;
    text-transform: uppercase
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-clean-add {
        position: fixed;
        z-index: 1000;
        padding-bottom: 15px;
        left: 10px;
        right: 10px;
        bottom: 0;
        background: #FFF
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-clean-add a {
    transition: all .2s ease-out;
    font-size: 14px;
    text-transform: uppercase
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-clean-add a.garage-qd-v1-add {
    font-weight: bold;
    color: #365ea5;
    text-decoration: underline
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-clean-add a.garage-qd-v1-clean i {
    vertical-align: middle;
    font-size: 14px
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-clean-add a:active,
.garage-qd-v1-popup-wrapper .garage-qd-v1-clean-add a:focus,
.garage-qd-v1-popup-wrapper .garage-qd-v1-clean-add a:hover {
    outline: none
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-add-select {
    display: none;
    border-top: 1px #b6b6b6 solid;
    color: #FFF;
    margin-top: 15px;
    padding-top: 15px;
    min-height: 127px
}

@media (max-width:991px) {
    .garage-qd-v1-popup-wrapper .garage-qd-v1-add-select {
        padding-bottom: 50px
    }
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-add-select .qd-ssr2-loaded,
.garage-qd-v1-popup-wrapper .garage-qd-v1-add-select .qd-ssr2-option-wrapper {
    background: #FFF;
    margin: 0
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-add-select .filter-qd-v1-products-button {
    display: block;
    width: 100%;
    float: none;
    position: relative
}

.garage-qd-v1-popup-wrapper .garage-qd-v1-add-select .select2 {
    width: 100% !important;
    border: 1px solid #E9E9E9;
    margin-bottom: 20px
}

.garage-qd-v1-popup-wrapper i.qdi-times-circle {
    color: #cb262a
}

.garage-qd-v1-popup-wrapper .qd-ssr2-loaded {
    padding: 0
}

.garage-qd-v1-popup-wrapper .filter-qd-v1-wrapper .qd-ssr2-option-wrapper {
    display: block;
    width: 100%;
    padding: 0 !important
}

.garage-qd-v1-popup-wrapper .qd-ssr2-loaded .filter-qd-v1-products-button {
    background: #00b754
}

.garage-qd-v1-popup-wrapper .qd-ssr2-loaded .filter-qd-v1-products-button:active,
.garage-qd-v1-popup-wrapper .qd-ssr2-loaded .filter-qd-v1-products-button:focus,
.garage-qd-v1-popup-wrapper .qd-ssr2-loaded .filter-qd-v1-products-button:hover {
    background: #005125
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos {
    max-height: 300px;
    overflow: auto
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos>li {
    padding: 10px 0
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos>li.active .garage-qd-v1-auto-title {
    color: #d82e32
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos>li.active .garage-qd-v1-auto-title:before {
    background-image: url("//auteco.vteximg.com.br/arquivos/disc_active.png")
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos .garage-qd-v1-auto-title {
    display: inline-block;
    width: 55%;
    padding-top: 5px;
    font-weight: bold;
    color: #444444
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos .garage-qd-v1-auto-title:before {
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    margin-right: 10px;
    content: '';
    background: url("//auteco.vteximg.com.br/arquivos/disc.png") center no-repeat
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos .garage-qd-v1-auto-buttons {
    display: inline-block;
    width: 45%;
    text-align: right;
    vertical-align: top;
    font-weight: bold
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos .garage-qd-v1-auto-buttons a {
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #365ea5;
    padding: 5px 10px
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos .garage-qd-v1-auto-buttons a+a {
    margin-left: 10px
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos .garage-qd-v1-auto-buttons .garage-qd-v1-guardar {
    color: #365ea5
}

.garage-qd-v1-popup-wrapper ul.garage-qd-v1-autos .garage-qd-v1-auto-buttons .garage-qd-v1-buscar {
    color: #FFF;
    background: #365ea5
}

li.qd-float-garage {
    position: relative;
    white-space: normal !important
}

.header-qd-v1-amazing-menu {
    position: relative
}

@media (max-width:991px) {
    .header-qd-v1-amazing-menu {
        display: none
    }
}

.header-qd-v1-amazing-menu>ul {
    margin: 0;
    display: table;
    padding: 0;
    width: 100%
}

.header-qd-v1-amazing-menu>ul>li {
    transition: all .2s ease-out;
    display: table-cell;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle
}

.header-qd-v1-amazing-menu>ul>li:hover {
    background-color: #cb262a
}

.header-qd-v1-amazing-menu>ul>li:hover>p,
.header-qd-v1-amazing-menu>ul>li:hover>em a,
.header-qd-v1-amazing-menu>ul>li:hover>strong a,
.header-qd-v1-amazing-menu>ul>li:hover>a,
.header-qd-v1-amazing-menu>ul>li:hover>p>a {
    color: #FFF
}

.header-qd-v1-amazing-menu>ul>li:hover>p .qd-am-code img,
.header-qd-v1-amazing-menu>ul>li:hover>em a .qd-am-code img,
.header-qd-v1-amazing-menu>ul>li:hover>strong a .qd-am-code img,
.header-qd-v1-amazing-menu>ul>li:hover>a .qd-am-code img,
.header-qd-v1-amazing-menu>ul>li:hover>p>a .qd-am-code img {
    filter: brightness(0) invert(1)
}

.header-qd-v1-amazing-menu>ul>li:hover .qd-am-dropdown {
    opacity: 1;
    visibility: visible
}

.header-qd-v1-amazing-menu>ul>li>p,
.header-qd-v1-amazing-menu>ul>li>em a,
.header-qd-v1-amazing-menu>ul>li>strong a,
.header-qd-v1-amazing-menu>ul>li>a,
.header-qd-v1-amazing-menu>ul>li>p>a {
    transition: all .2s ease-out;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    color: #444444;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase
}

.header-qd-v1-amazing-menu>ul>li>p:hover,
.header-qd-v1-amazing-menu>ul>li>em a:hover,
.header-qd-v1-amazing-menu>ul>li>strong a:hover,
.header-qd-v1-amazing-menu>ul>li>a:hover,
.header-qd-v1-amazing-menu>ul>li>p>a:hover,
.header-qd-v1-amazing-menu>ul>li>p:focus,
.header-qd-v1-amazing-menu>ul>li>em a:focus,
.header-qd-v1-amazing-menu>ul>li>strong a:focus,
.header-qd-v1-amazing-menu>ul>li>a:focus,
.header-qd-v1-amazing-menu>ul>li>p>a:focus,
.header-qd-v1-amazing-menu>ul>li>p:active,
.header-qd-v1-amazing-menu>ul>li>em a:active,
.header-qd-v1-amazing-menu>ul>li>strong a:active,
.header-qd-v1-amazing-menu>ul>li>a:active,
.header-qd-v1-amazing-menu>ul>li>p>a:active {
    text-decoration: none
}

.header-qd-v1-amazing-menu>ul>li>p .qd-am-code,
.header-qd-v1-amazing-menu>ul>li>em a .qd-am-code,
.header-qd-v1-amazing-menu>ul>li>strong a .qd-am-code,
.header-qd-v1-amazing-menu>ul>li>a .qd-am-code,
.header-qd-v1-amazing-menu>ul>li>p>a .qd-am-code {
    margin-right: 5px
}

@media (max-width:1199px) {
    .header-qd-v1-amazing-menu>ul>li>p .qd-am-code,
    .header-qd-v1-amazing-menu>ul>li>em a .qd-am-code,
    .header-qd-v1-amazing-menu>ul>li>strong a .qd-am-code,
    .header-qd-v1-amazing-menu>ul>li>a .qd-am-code,
    .header-qd-v1-amazing-menu>ul>li>p>a .qd-am-code {
        display: block;
        margin-right: 0;
        margin-bottom: 5px
    }
}

.header-qd-v1-amazing-menu>ul>li>ul {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

body.qd-blog-page .header-qd-v1-amazing-menu>ul>li>ul {
    margin-bottom: 10px
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown {
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 300;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    transition: all .3s ease-out;
    transition: .3s .2s ease-out;
    border: #E9E9E9 solid;
    border-width: 1px;
    opacity: 0;
    visibility: hidden;
    padding: 25px 30px;
    width: 100%;
    text-align: left;
    background-color: #FFF
}

@media (max-width:1200px) {
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown {
        padding-left: 30px
    }
}

@media (max-width:1199px) {
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown {
        top: 68px
    }
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li {
    padding: 2px 0
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>p,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a {
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    transition: all .1s ease-out;
    transition: .1s .2s ease-out;
    display: inline-block;
    position: relative;
    color: #444444;
    font-size: 14px;
    text-transform: uppercase;
    padding: 2px 10px
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>p:hover,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:hover,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:hover,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:hover,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>p:focus,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:focus,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:focus,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:focus,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>p:active,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:active,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:active,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:active {
    text-decoration: none
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>p.qd-am-level-2,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a.qd-am-level-2,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a.qd-am-level-2,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a.qd-am-level-2 {
    padding: 2px 0
}

@media (max-width:1199px) {
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>p.qd-am-level-2,
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a.qd-am-level-2,
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a.qd-am-level-2,
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a.qd-am-level-2 {
        display: block
    }
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>p.qd-am-level-2 .qd-am-code,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a.qd-am-level-2 .qd-am-code,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a.qd-am-level-2 .qd-am-code,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a.qd-am-level-2 .qd-am-code {
    margin-right: 5px
}

@media (max-width:1199px) {
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>p.qd-am-level-2 .qd-am-code,
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a.qd-am-level-2 .qd-am-code,
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a.qd-am-level-2 .qd-am-code,
    .header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a.qd-am-level-2 .qd-am-code {
        display: block;
        margin-right: 0;
        margin-bottom: 5px
    }
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>p:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:after {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    transition: all .3s ease-out;
    transition: .3s .2s ease-out;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 0;
    background-color: transparent
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:hover,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:hover,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:hover {
    color: #FFF
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:hover:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:hover:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:hover:after {
    background-color: #cb262a;
    width: 100%
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:hover.qd-am-level-2,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:hover.qd-am-level-2,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:hover.qd-am-level-2,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:hover.qd-am-level-5,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:hover.qd-am-level-5,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:hover.qd-am-level-5,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:hover.qd-am-level-4,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:hover.qd-am-level-4,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:hover.qd-am-level-4 {
    color: #868686
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:hover.qd-am-level-2:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:hover.qd-am-level-2:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:hover.qd-am-level-2:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:hover.qd-am-level-5:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:hover.qd-am-level-5:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:hover.qd-am-level-5:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a:hover.qd-am-level-4:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a:hover.qd-am-level-4:after,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a:hover.qd-am-level-4:after {
    display: none
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a.qd-am-level-3 .qd-am-code,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a.qd-am-level-3 .qd-am-code,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a.qd-am-level-3 .qd-am-code,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a.qd-am-level-5 .qd-am-code,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a.qd-am-level-5 .qd-am-code,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a.qd-am-level-5 .qd-am-code {
    display: block
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a.qd-am-level-3 .qd-am-code+em,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a.qd-am-level-3 .qd-am-code+em,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a.qd-am-level-3 .qd-am-code+em,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>em a.qd-am-level-5 .qd-am-code+em,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>strong a.qd-am-level-5 .qd-am-code+em,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown li>a.qd-am-level-5 .qd-am-code+em {
    transition: all .2s ease-out;
    text-align: center;
    font-style: normal;
    display: block;
    color: #444444 !important
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown strong {
    transition: all .2s ease-out;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: middle
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown strong:hover,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown strong:focus,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown strong:active {
    text-decoration: none
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown strong .qd-am-noTitle,
.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown strong .qd-am-Sem-Titulo {
    display: inherit;
    overflow: visible
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown>li>ul {
    margin-bottom: 50px
}

.header-qd-v1-amazing-menu>ul>li .qd-am-dropdown>li>ul>li:first-child {
    margin-top: 10px
}

.header-qd-v1-amazing-menu .box-banner {
    overflow: hidden
}

.header-qd-v1-amazing-menu .box-banner a {
    display: block
}

.header-qd-v1-amazing-menu .box-banner img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
    height: auto;
    transition: all .2s ease-out
}

.header-qd-v1-amazing-menu .qd-am-collection-wrapper strong.qd-am-level-3 {
    display: none
}

.header-qd-v1-amazing-menu .qd-am-collection-wrapper .prateleira {
    max-width: 205px;
    margin: 0 auto
}

.header-qd-v1-amazing-menu .qd-am-collection-wrapper h2 {
    display: none
}

.header-qd-v1-amazing-menu .qd-am-collection-wrapper .prateleira-v2>ul {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px
}

.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column {
    float: left;
    padding-right: 10px;
    padding-left: 10px
}

.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marca>ul,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marcas>ul {
    margin-bottom: 0;
    overflow: hidden
}

.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marca img,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marcas img {
    display: block;
    max-width: 100%;
    height: auto
}

.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marca>ul>li[class*="qd-am-elem-"],
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marcas>ul>li[class*="qd-am-elem-"] {
    float: left;
    padding-right: 10px;
    width: 50%
}

.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marca>ul>li[class*="qd-am-elem-"]:first-child,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marcas>ul>li[class*="qd-am-elem-"]:first-child {
    margin-top: 0
}

.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marca>ul>li[class*="qd-am-elem-"]>a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marcas>ul>li[class*="qd-am-elem-"]>a {
    padding-bottom: 0;
    border-bottom: none !important
}

.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marca>ul>li[class*="qd-am-elem-"]>a:after,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-marcas>ul>li[class*="qd-am-elem-"]>a:after {
    display: none
}

.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-moto>ul>li[class*="qd-am-elem-"]>a:after,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-motos>ul>li[class*="qd-am-elem-"]>a:after,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-MOTO>ul>li[class*="qd-am-elem-"]>a:after,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-MOTOS>ul>li[class*="qd-am-elem-"]>a:after {
    display: none
}

.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-MOTO>p,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-moto>p,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-respuestos>p,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-RESPUESTOS>p,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-MOTO>em a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-moto>em a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-respuestos>em a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-RESPUESTOS>em a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-MOTO>strong a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-moto>strong a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-respuestos>strong a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-RESPUESTOS>strong a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-MOTO>a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-moto>a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-respuestos>a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-RESPUESTOS>a,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-MOTO>strong,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-moto>strong,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-respuestos>strong,
.header-qd-v1-amazing-menu .qd-am-dropdown .qd-am-column.qd-am-elem-RESPUESTOS>strong {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.header-qd-v1-amazing-menu .qd-am-dropdown.qd-am-1-li .qd-am-column {
    width: 100%
}

.header-qd-v1-amazing-menu .qd-am-dropdown.qd-am-2-li .qd-am-column {
    width: 50%
}

.header-qd-v1-amazing-menu .qd-am-dropdown.qd-am-3-li .qd-am-column {
    width: 33.33%
}

.header-qd-v1-amazing-menu .qd-am-dropdown.qd-am-4-li .qd-am-column {
    width: 25%
}

.header-qd-v1-amazing-menu .qd-am-dropdown.qd-am-5-li .qd-am-column {
    width: 20%
}

.header-qd-v1-amazing-menu .qd-am-dropdown.qd-am-6-li .qd-am-column {
    width: 16.66666667%
}

.header-qd-v1-amazing-menu .qd-am-dropdown.qd-am-7-li .qd-am-column {
    width: 14.28571429%
}

.header-qd-v1-amazing-menu .qd-am-dropdown.qd-am-8-li .qd-am-column {
    width: 12.5%
}

.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li {
    width: 22% !important
}

@media (max-width:1199px) {
    .header-qd-v1-amazing-menu .qd-am-change-departament+ul>li {
        width: 21.9% !important
    }
}

.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li:before {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #E9E9E9;
    bottom: 0;
    height: 100%;
    top: 0;
    left: 22.6%
}

.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li .qd-am-level-3 {
    display: block !important
}

.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li {
    transition: all .2s ease-out
}

.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover {
    background-color: #cb262a
}

.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>p,
.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>em a,
.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>strong a,
.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>a,
.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>strong {
    transition: all .2s ease-out;
    color: #FFF
}

.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>p:after,
.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>em a:after,
.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>strong a:after,
.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>a:after,
.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover>strong:after {
    display: none
}

.header-qd-v1-amazing-menu .qd-am-change-departament+ul>li>ul>li:hover ul.qd-am-level-3 {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.header-qd-v1-amazing-menu .qd-am-level-3+ul.qd-am-level-3 {
    border: #E9E9E9 solid;
    border-width: 1px;
    transition: all .2s ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: auto;
    right: -1px;
    z-index: 9;
    border-top: none;
    left: -1px;
    bottom: auto;
    background-color: #FFF;
    padding: 20px 20px 42px;
    visibility: hidden;
    padding-left: 22.6%;
    z-index: -1;
    height: 501px
}

@media (max-width:1199px) {
    .header-qd-v1-amazing-menu .qd-am-level-3+ul.qd-am-level-3 {
        height: 582px
    }
}

.header-qd-v1-amazing-menu .qd-am-level-3+ul.qd-am-level-3:before {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #E9E9E9;
    bottom: 0;
    height: 100%;
    top: 0
}

.header-qd-v1-amazing-menu .qd-am-level-3+ul.qd-am-level-3>li {
    float: left;
    vertical-align: top;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px
}

.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marca>ul,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marcas>ul {
    margin-bottom: 0;
    overflow: hidden
}

.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marca img,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marcas img {
    display: block;
    max-width: 100%;
    height: auto
}

.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marca>ul>li[class*="qd-am-elem-"],
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marcas>ul>li[class*="qd-am-elem-"] {
    float: left;
    padding-right: 10px;
    width: 50%
}

.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marca>ul>li[class*="qd-am-elem-"]:first-child,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marcas>ul>li[class*="qd-am-elem-"]:first-child {
    margin-top: 0
}

.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marca>ul>li[class*="qd-am-elem-"]>a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marcas>ul>li[class*="qd-am-elem-"]>a {
    padding-bottom: 0;
    border-bottom: none !important
}

.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marca>ul>li[class*="qd-am-elem-"]>a:after,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-marcas>ul>li[class*="qd-am-elem-"]>a:after {
    display: none
}

.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-moto>ul>li[class*="qd-am-elem-"]>a:after,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-motos>ul>li[class*="qd-am-elem-"]>a:after,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-MOTO>ul>li[class*="qd-am-elem-"]>a:after,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-MOTOS>ul>li[class*="qd-am-elem-"]>a:after {
    display: none
}

.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-MOTO>p,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-moto>p,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-respuestos>p,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-RESPUESTOS>p,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-MOTO>em a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-moto>em a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-respuestos>em a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-RESPUESTOS>em a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-MOTO>strong a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-moto>strong a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-respuestos>strong a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-RESPUESTOS>strong a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-MOTO>a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-moto>a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-respuestos>a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-RESPUESTOS>a,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-MOTO>strong,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-moto>strong,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-respuestos>strong,
.header-qd-v1-amazing-menu .qd-am-level-3 .qd-am-elem-RESPUESTOS>strong {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.header-qd-v1-amazing-menu .qd-am-level-3.qd-am-1-li>li {
    width: 100%
}

.header-qd-v1-amazing-menu .qd-am-level-3.qd-am-2-li>li {
    width: 50%
}

.header-qd-v1-amazing-menu .qd-am-level-3.qd-am-3-li>li {
    width: 33.33%
}

.header-qd-v1-amazing-menu .qd-am-level-3.qd-am-4-li>li {
    width: 25%
}

.header-qd-v1-amazing-menu .qd-am-level-3.qd-am-5-li>li {
    width: 20%
}

.header-qd-v1-amazing-menu .qd-am-level-3.qd-am-6-li>li {
    width: 16.66666667%
}

.header-qd-v1-amazing-menu .qd-am-level-3.qd-am-7-li>li {
    width: 14.28571429%
}

.header-qd-v1-amazing-menu .qd-am-level-3.qd-am-8-li>li {
    width: 12.5%
}

.header-qd-v1-amazing-menu-wrapper {
    border-bottom: 1px #E9E9E9 solid;
    background-color: #FFF
}

@media (max-width:1199px) {
    .header-qd-v1-amazing-menu-wrapper {
        top: 83px
    }
}

@media (max-width:991px) {
    .header-qd-v1-amazing-menu-wrapper {
        display: none
    }
}

.shelf-qd-v1-am {
    text-align: center;
    color: #444444;
    font-size: 14px;
    text-transform: uppercase
}

.shelf-qd-v1-am img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.shelf-qd-v1-am .shelf-qd-v1-am-name h3 {
    font-size: 14px;
    height: 15px;
    overflow: hidden
}

.smart-cart-qd-v4-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 99999;
    opacity: 0;
    transition: .25s linear;
    visibility: hidden;
    height: 100%;
    overflow: auto
}

body.mz-aux-show-cart .smart-cart-qd-v4-wrapper {
    opacity: 1;
    visibility: visible
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper {
    opacity: 1;
    visibility: visible
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f057";
    color: #FFF;
    font-size: 21px;
    margin: 15% auto 5px;
    display: block;
    width: 90%;
    max-width: 640px;
    text-align: right;
    cursor: pointer
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-heart:before {
    content: "\f004"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-heart-outline:before {
    content: "\f004e"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-times-circle:before {
    content: "\f057"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-square-full:before {
    content: "\f45c"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-check-circle:before {
    content: "\f058"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-sort-up:before {
    content: "\f0de"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-minus-circle:before {
    content: "\f056"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-info-circle:before {
    content: "\f129"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-plus-circle:before {
    content: "\f055"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-trash-alt:before {
    content: "\f2ed"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-map-marker-alt:before {
    content: "\f3c5"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-edit:before {
    content: "\f044"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-shopping-cart:before {
    content: "\f07a"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-chevron-left:before {
    content: "\f053"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-sort-down:before {
    content: "\f0dd"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-caret-right:before {
    content: "\f0da"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-caret-left:before {
    content: "\f0d9"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-chevron-up:before {
    content: "\f077"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-facebook-f:before {
    content: "\f39e"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-whatsapp:before {
    content: "\f232"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-phone:before {
    content: "\f095"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-sliders-h:before {
    content: "\f1de"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-question-circle:before {
    content: "\f059"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-instagram:before {
    content: "\f16d"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-chevron-down:before {
    content: "\f078"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-clipboard-list:before {
    content: "\f46d"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-bars:before {
    content: "\f0c9"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-search:before {
    content: "\f002"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-square:before {
    content: "\f0c8"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-calendar:before {
    content: "\f133"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-chevron-right:before {
    content: "\f054"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-cart-arrow-down:before {
    content: "\f218"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-phone-square:before {
    content: "\f098"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-minus-solid:before {
    content: "\f068"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-plus-solid:before {
    content: "\f067"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-trash:before {
    content: "\f1f8"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-envelope:before {
    content: "\f0e0"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-minus:before {
    content: "\e068"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-plus:before {
    content: "\e067"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-twitter:before {
    content: "\f099"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:before.qdi-youtube:before {
    content: "\f167"
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper:after {
    content: 'Producto añadido al carrito con éxito!';
    background: #FFF;
    font-size: 18px;
    color: #365ea5;
    text-align: center;
    padding: 15px 30px;
    width: 90%;
    max-width: 640px;
    display: block;
    margin: 0 auto
}

.smart-cart-qd-v4-wrapper .qd-sc-content {
    transition: all .2s ease-out;
    max-width: 410px;
    min-width: 320px;
    width: 100%;
    position: absolute;
    top: 0;
    left: auto;
    right: -100%;
    display: block;
    background-color: #FFF;
    color: #444444
}

body.qd-ddc-product-add-time-v2 .smart-cart-qd-v4-wrapper .qd-sc-content {
    display: none
}

body.sc-qd-cart-opened .smart-cart-qd-v4-wrapper .qd-sc-content {
    right: 0;
    bottom: 0
}

body.qd-ddc-cart-empty .smart-cart-qd-v4-wrapper .qd-sc-content {
    bottom: 0
}

.smart-cart-qd-v4-wrapper .qd-sc-cart-title {
    font-weight: 600;
    color: #FFF;
    display: block;
    padding: 20px 22px;
    background-color: #cb262a
}

.smart-cart-qd-v4-wrapper .qd-sc-cart-title h3 {
    font-size: 18px
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    position: absolute;
    top: 20px;
    left: auto;
    right: 22px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-heart:before {
    content: "\f004"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-heart-outline:before {
    content: "\f004e"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-times-circle:before {
    content: "\f057"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-square-full:before {
    content: "\f45c"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-check-circle:before {
    content: "\f058"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-sort-up:before {
    content: "\f0de"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-minus-circle:before {
    content: "\f056"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-info-circle:before {
    content: "\f129"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-plus-circle:before {
    content: "\f055"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-trash-alt:before {
    content: "\f2ed"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-edit:before {
    content: "\f044"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-shopping-cart:before {
    content: "\f07a"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-chevron-left:before {
    content: "\f053"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-sort-down:before {
    content: "\f0dd"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-caret-right:before {
    content: "\f0da"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-caret-left:before {
    content: "\f0d9"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-chevron-up:before {
    content: "\f077"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-facebook-f:before {
    content: "\f39e"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-whatsapp:before {
    content: "\f232"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-phone:before {
    content: "\f095"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-sliders-h:before {
    content: "\f1de"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-question-circle:before {
    content: "\f059"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-instagram:before {
    content: "\f16d"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-chevron-down:before {
    content: "\f078"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-clipboard-list:before {
    content: "\f46d"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-bars:before {
    content: "\f0c9"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-search:before {
    content: "\f002"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-square:before {
    content: "\f0c8"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-calendar:before {
    content: "\f133"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-chevron-right:before {
    content: "\f054"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-cart-arrow-down:before {
    content: "\f218"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-phone-square:before {
    content: "\f098"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-minus-solid:before {
    content: "\f068"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-plus-solid:before {
    content: "\f067"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-trash:before {
    content: "\f1f8"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-envelope:before {
    content: "\f0e0"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-minus:before {
    content: "\e068"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-plus:before {
    content: "\e067"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-twitter:before {
    content: "\f099"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose.qdi-youtube:before {
    content: "\f167"
}

.smart-cart-qd-v4-wrapper .qd_ddc_lightBoxClose:before {
    content: "\f057"
}

.smart-cart-qd-v4-wrapper .qd-ddc-info {
    transition: all .2s ease-out;
    position: fixed;
    bottom: 0;
    left: auto;
    right: -100%;
    max-width: 410px;
    min-width: 320px;
    width: 100%;
    z-index: 999;
    padding-top: 20px;
    font-size: 18px;
    background-color: #FFF;
    color: #868686;
    font-weight: 600;
    display: block;
    text-align: center
}

body.sc-qd-cart-opened .smart-cart-qd-v4-wrapper .qd-ddc-info {
    left: auto;
    right: auto
}

.smart-cart-qd-v4-wrapper .qd-ddc-info .qd-ddc-infoTotalItems,
.smart-cart-qd-v4-wrapper .qd-ddc-info .qd-ddc-infoAllTotal {
    color: #cb262a
}

.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal {
    zoom: 1;
    padding: 0 20px
}

.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:before,
.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:after {
    content: " ";
    display: table
}

.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:after {
    clear: both
}

.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:before,
.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:after {
    content: "";
    display: table
}

.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:after {
    clear: both
}

.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:before,
.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:after {
    content: " ";
    display: table
}

.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:after {
    clear: both
}

.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:before,
.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:after {
    content: "";
    display: table
}

.smart-cart-qd-v4-wrapper .qd-ddc-infoTotal:after {
    clear: both
}

.smart-cart-qd-v4-wrapper .qd-ddc-viewCart {
    transition: all .2s ease-out;
    display: block;
    padding: 15px 0;
    margin-top: 20px;
    background-color: #00b754;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase
}

.smart-cart-qd-v4-wrapper .qd-ddc-viewCart:hover {
    background-color: #009e48
}

.smart-cart-qd-v4-wrapper .qd-ddc-viewCart:focus,
.smart-cart-qd-v4-wrapper .qd-ddc-viewCart:active {
    background-color: #00cb5d
}

.smart-cart-qd-v4-wrapper .qd-ddc-notification {
    position: absolute;
    z-index: 2;
    background: #FFF;
    padding: 5px 10px 20px 10px;
    border: 1px solid gray;
    margin: 10px;
    box-shadow: 4px 5px 5px -1px rgba(50, 48, 48, 0.4)
}

.smart-cart-qd-v4-wrapper .qd-ddc-notification p {
    text-align: justify
}

.smart-cart-qd-v4-wrapper .qd-ddc-notification .qd-ddc-notification-close {
    display: block;
    text-align: right;
    padding: 2px;
    cursor: pointer
}

.qd-ddc-wrapper {
    background-color: #FFF
}

.qd-ddc-wrapper .qd-ddc-emptyCart,
.qd-ddc-wrapper .qd-ddc-shipping,
.qd-ddc-wrapper .qd-ddc-checkout,
.qd-ddc-wrapper .qd_ddc_continueShopping {
    display: none
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-infoTotal,
.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-infoBts {
    display: none
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart {
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    left: 0;
    color: #444444;
    font-size: 14px;
    text-align: center;
    display: block
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f07a";
    display: block;
    font-size: 42px
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-heart:before {
    content: "\f004"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-heart-outline:before {
    content: "\f004e"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-times-circle:before {
    content: "\f057"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-square-full:before {
    content: "\f45c"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-check-circle:before {
    content: "\f058"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-sort-up:before {
    content: "\f0de"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-minus-circle:before {
    content: "\f056"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-info-circle:before {
    content: "\f129"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-plus-circle:before {
    content: "\f055"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-trash-alt:before {
    content: "\f2ed"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-edit:before {
    content: "\f044"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-shopping-cart:before {
    content: "\f07a"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-chevron-left:before {
    content: "\f053"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-sort-down:before {
    content: "\f0dd"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-caret-right:before {
    content: "\f0da"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-caret-left:before {
    content: "\f0d9"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-chevron-up:before {
    content: "\f077"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-facebook-f:before {
    content: "\f39e"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-whatsapp:before {
    content: "\f232"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-phone:before {
    content: "\f095"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-sliders-h:before {
    content: "\f1de"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-question-circle:before {
    content: "\f059"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-instagram:before {
    content: "\f16d"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-chevron-down:before {
    content: "\f078"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-clipboard-list:before {
    content: "\f46d"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-bars:before {
    content: "\f0c9"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-search:before {
    content: "\f002"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-square:before {
    content: "\f0c8"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-calendar:before {
    content: "\f133"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-chevron-right:before {
    content: "\f054"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-cart-arrow-down:before {
    content: "\f218"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-phone-square:before {
    content: "\f098"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-minus-solid:before {
    content: "\f068"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-plus-solid:before {
    content: "\f067"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-trash:before {
    content: "\f1f8"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-envelope:before {
    content: "\f0e0"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-minus:before {
    content: "\e068"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-plus:before {
    content: "\e067"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-twitter:before {
    content: "\f099"
}

.qd-ddc-wrapper.qd-ddc-noItems .qd-ddc-emptyCart:before.qdi-youtube:before {
    content: "\f167"
}

.qd-ddc-wrapper .qd-ddc-products {
    padding: 0 20px 120px
}

.qd-ddc-wrapper .qd-ddc-prodWrapper {
    background: #FFF;
    overflow: auto;
    min-height: 500px
}

body.qd-ddc-cart-empty .qd-ddc-wrapper .qd-ddc-prodWrapper {
    min-height: auto
}

.qd-ddc-wrapper .qd-ddc-prodRow {
    border-bottom: 1px solid #E9E9E9;
    margin: 10px 0;
    padding: 10px 0;
    position: relative;
    zoom: 1
}

.qd-ddc-wrapper .qd-ddc-prodRow:before,
.qd-ddc-wrapper .qd-ddc-prodRow:after {
    content: " ";
    display: table
}

.qd-ddc-wrapper .qd-ddc-prodRow:after {
    clear: both
}

.qd-ddc-wrapper .qd-ddc-prodRow:before,
.qd-ddc-wrapper .qd-ddc-prodRow:after {
    content: "";
    display: table
}

.qd-ddc-wrapper .qd-ddc-prodRow:after {
    clear: both
}

.qd-ddc-wrapper .qd-ddc-prodRow:before,
.qd-ddc-wrapper .qd-ddc-prodRow:after {
    content: " ";
    display: table
}

.qd-ddc-wrapper .qd-ddc-prodRow:after {
    clear: both
}

.qd-ddc-wrapper .qd-ddc-prodRow:before,
.qd-ddc-wrapper .qd-ddc-prodRow:after {
    content: "";
    display: table
}

.qd-ddc-wrapper .qd-ddc-prodRow:after {
    clear: both
}

.qd-ddc-wrapper .qd-ddc-prodImg {
    padding-right: 20px
}

.qd-ddc-wrapper .qd-ddc-prodImg img {
    display: block;
    max-width: 100%;
    height: auto
}

.qd-ddc-wrapper .qd-ddc-prodName {
    font-size: 18px;
    font-weight: 600;
    color: #444444;
    text-transform: uppercase;
    height: 52px;
    overflow: hidden;
    line-height: 1;
    margin-bottom: 8px
}

.qd-ddc-wrapper .qd-ddc-prodQtt {
    border: #E9E9E9 solid;
    border-width: 1px;
    background-color: #FFF;
    width: 70px;
    float: left;
    height: 39px
}

.qd-ddc-wrapper .qd-ddc-quantity,
.qd-ddc-wrapper .qd-ddc-quantityMinus,
.qd-ddc-wrapper .qd-ddc-quantityMore {
    display: inline-block;
    vertical-align: middle
}

.qd-ddc-wrapper .qd-ddc-quantity:active,
.qd-ddc-wrapper .qd-ddc-quantityMinus:active,
.qd-ddc-wrapper .qd-ddc-quantityMore:active,
.qd-ddc-wrapper .qd-ddc-quantity:focus,
.qd-ddc-wrapper .qd-ddc-quantityMinus:focus,
.qd-ddc-wrapper .qd-ddc-quantityMore:focus,
.qd-ddc-wrapper .qd-ddc-quantity:hover,
.qd-ddc-wrapper .qd-ddc-quantityMinus:hover,
.qd-ddc-wrapper .qd-ddc-quantityMore:hover {
    color: #444444;
    outline: transparent;
    text-decoration: none
}

.qd-ddc-wrapper .qd-ddc-quantityMinus,
.qd-ddc-wrapper .qd-ddc-quantityMore {
    width: 20px;
    font-size: 16px;
    color: #868686;
    text-align: center
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f068";
    vertical-align: middle
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-heart:before {
    content: "\f004"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-heart-outline:before {
    content: "\f004e"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-times-circle:before {
    content: "\f057"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-square-full:before {
    content: "\f45c"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-check-circle:before {
    content: "\f058"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-sort-up:before {
    content: "\f0de"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-minus-circle:before {
    content: "\f056"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-info-circle:before {
    content: "\f129"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-plus-circle:before {
    content: "\f055"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-trash-alt:before {
    content: "\f2ed"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-edit:before {
    content: "\f044"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-shopping-cart:before {
    content: "\f07a"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-chevron-left:before {
    content: "\f053"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-sort-down:before {
    content: "\f0dd"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-caret-right:before {
    content: "\f0da"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-caret-left:before {
    content: "\f0d9"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-chevron-up:before {
    content: "\f077"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-facebook-f:before {
    content: "\f39e"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-whatsapp:before {
    content: "\f232"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-phone:before {
    content: "\f095"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-sliders-h:before {
    content: "\f1de"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-question-circle:before {
    content: "\f059"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-instagram:before {
    content: "\f16d"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-chevron-down:before {
    content: "\f078"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-clipboard-list:before {
    content: "\f46d"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-bars:before {
    content: "\f0c9"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-search:before {
    content: "\f002"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-square:before {
    content: "\f0c8"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-calendar:before {
    content: "\f133"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-chevron-right:before {
    content: "\f054"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-cart-arrow-down:before {
    content: "\f218"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-phone-square:before {
    content: "\f098"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-minus-solid:before {
    content: "\f068"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-plus-solid:before {
    content: "\f067"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-trash:before {
    content: "\f1f8"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-envelope:before {
    content: "\f0e0"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-minus:before {
    content: "\e068"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-plus:before {
    content: "\e067"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-twitter:before {
    content: "\f099"
}

.qd-ddc-wrapper .qd-ddc-quantityMinus:before.qdi-youtube:before {
    content: "\f167"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f067";
    vertical-align: middle
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-heart:before {
    content: "\f004"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-heart-outline:before {
    content: "\f004e"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-times-circle:before {
    content: "\f057"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-square-full:before {
    content: "\f45c"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-check-circle:before {
    content: "\f058"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-sort-up:before {
    content: "\f0de"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-minus-circle:before {
    content: "\f056"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-info-circle:before {
    content: "\f129"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-plus-circle:before {
    content: "\f055"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-trash-alt:before {
    content: "\f2ed"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-edit:before {
    content: "\f044"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-shopping-cart:before {
    content: "\f07a"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-chevron-left:before {
    content: "\f053"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-sort-down:before {
    content: "\f0dd"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-caret-right:before {
    content: "\f0da"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-caret-left:before {
    content: "\f0d9"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-chevron-up:before {
    content: "\f077"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-facebook-f:before {
    content: "\f39e"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-whatsapp:before {
    content: "\f232"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-phone:before {
    content: "\f095"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-sliders-h:before {
    content: "\f1de"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-question-circle:before {
    content: "\f059"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-instagram:before {
    content: "\f16d"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-chevron-down:before {
    content: "\f078"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-clipboard-list:before {
    content: "\f46d"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-bars:before {
    content: "\f0c9"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-search:before {
    content: "\f002"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-square:before {
    content: "\f0c8"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-calendar:before {
    content: "\f133"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-chevron-right:before {
    content: "\f054"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-cart-arrow-down:before {
    content: "\f218"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-phone-square:before {
    content: "\f098"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-minus-solid:before {
    content: "\f068"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-plus-solid:before {
    content: "\f067"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-trash:before {
    content: "\f1f8"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-envelope:before {
    content: "\f0e0"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-minus:before {
    content: "\e068"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-plus:before {
    content: "\e067"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-twitter:before {
    content: "\f099"
}

.qd-ddc-wrapper .qd-ddc-quantityMore:before.qdi-youtube:before {
    content: "\f167"
}

.qd-ddc-wrapper .qd-ddc-quantity {
    width: 25px;
    height: 36px;
    border: none;
    text-align: center;
    font-size: 14px
}

.qd-ddc-wrapper .qd-ddc-prodRemove {
    float: left
}

.qd-ddc-wrapper .qd-ddc-remove {
    transition: all .2s ease-out;
    border: #E9E9E9 solid;
    border-width: 1px;
    border-left: none;
    width: 42px;
    height: 39px;
    display: block;
    background-color: #FFF;
    text-align: center;
    font-size: 18px
}

.qd-ddc-wrapper .qd-ddc-remove:active,
.qd-ddc-wrapper .qd-ddc-remove:focus,
.qd-ddc-wrapper .qd-ddc-remove:hover {
    background-color: #cb262a;
    border-color: #cb262a;
    color: #FFF
}

.qd-ddc-wrapper .qd-ddc-remove:before {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f1f8";
    line-height: 2;
    vertical-align: -webkit-baseline-middle
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-heart:before {
    content: "\f004"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-heart-outline:before {
    content: "\f004e"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-times-circle:before {
    content: "\f057"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-square-full:before {
    content: "\f45c"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-check-circle:before {
    content: "\f058"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-sort-up:before {
    content: "\f0de"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-minus-circle:before {
    content: "\f056"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-info-circle:before {
    content: "\f129"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-plus-circle:before {
    content: "\f055"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-trash-alt:before {
    content: "\f2ed"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-edit:before {
    content: "\f044"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-shopping-cart:before {
    content: "\f07a"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-chevron-left:before {
    content: "\f053"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-sort-down:before {
    content: "\f0dd"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-caret-right:before {
    content: "\f0da"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-caret-left:before {
    content: "\f0d9"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-chevron-up:before {
    content: "\f077"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-facebook-f:before {
    content: "\f39e"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-whatsapp:before {
    content: "\f232"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-phone:before {
    content: "\f095"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-sliders-h:before {
    content: "\f1de"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-question-circle:before {
    content: "\f059"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-instagram:before {
    content: "\f16d"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-chevron-down:before {
    content: "\f078"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-clipboard-list:before {
    content: "\f46d"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-bars:before {
    content: "\f0c9"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-search:before {
    content: "\f002"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-square:before {
    content: "\f0c8"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-calendar:before {
    content: "\f133"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-chevron-right:before {
    content: "\f054"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-cart-arrow-down:before {
    content: "\f218"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-phone-square:before {
    content: "\f098"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-minus-solid:before {
    content: "\f068"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-plus-solid:before {
    content: "\f067"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-trash:before {
    content: "\f1f8"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-envelope:before {
    content: "\f0e0"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-minus:before {
    content: "\e068"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-plus:before {
    content: "\e067"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-twitter:before {
    content: "\f099"
}

.qd-ddc-wrapper .qd-ddc-remove:before.qdi-youtube:before {
    content: "\f167"
}

.qd-ddc-wrapper .qd-ddc-prodPrice {
    font-size: 18px;
    font-weight: 600;
    color: #cb262a;
    padding-top: 8px
}

.amazing-menu-mobile-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 99999;
    display: none;
    height: 100%;
    overflow: auto
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile {
    max-width: 410px;
    min-width: 320px;
    width: 90%;
    transition: all .2s ease-out;
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    display: block;
    background-color: #df0024; /* COLOR DE FONDO DEL HEADER EN EL MENU MOBIL */
    color: #444444;
    overflow: auto
}

@media (max-width:991px) {
    .amazing-menu-mobile-wrapper .amazing-menu-mobile {
        width: 100%
    }
}

body.am-qd-menu-opened .amazing-menu-mobile-wrapper .amazing-menu-mobile {
    left: 0
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-title {
    padding: 12px 20px;
    background-color: #cb262a;
    color: #FFF;
    font-size: 14px;
    position: relative;
    font-weight: 600
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-title>i {
    font-size: 21px;
    vertical-align: middle;
    font-weight: 500;
    margin-right: 12px
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-close {
    position: absolute;
    top: 16px;
    left: auto;
    right: 20px;
    font-size: 16px;
    cursor: pointer
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-account {
    display: block !important;
    padding: 12px 20px;
    background-color: #365ea5;
    position: relative
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-account .header-qd-v1-user-message {
    color: #FFF;
    font-size: 16px
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-account .header-qd-v1-user-message a {
    font-size: 12px;
    text-decoration: underline
}

body.not-logged-user .amazing-menu-mobile-wrapper .amazing-menu-mobile-account .header-qd-v1-user-message a {
    font-size: 14px
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-account .header-qd-v1-user-not {
    display: none
}

body.not-logged-user .amazing-menu-mobile-wrapper .amazing-menu-mobile-account .header-qd-v1-user-not {
    display: block
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-account em {
    font-style: inherit
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-account .header-qd-v1-user-btns {
    display: block
}

body.not-logged-user .amazing-menu-mobile-wrapper .amazing-menu-mobile-account .header-qd-v1-user-btns {
    display: none
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-account .header-qd-v1-user-btns {
    padding-top: 10px;
    font-size: 14px;
    color: #FFF
}

.amazing-menu-mobile-wrapper .amazing-menu-mobile-account .header-qd-v1-user-btns li {
    padding: 5px 0
}

.amazing-menu-mobile .qd-amazing-menu>li {
    border-bottom: 1px #E9E9E9 solid;
    position: relative
}

.amazing-menu-mobile .qd-amazing-menu>li>p,
.amazing-menu-mobile .qd-amazing-menu>li>em a,
.amazing-menu-mobile .qd-amazing-menu>li>strong a,
.amazing-menu-mobile .qd-amazing-menu>li>a,
.amazing-menu-mobile .qd-amazing-menu>li>p>a,
.amazing-menu-mobile .qd-amazing-menu>li>u a {
    transition: all .2s ease-out;
    display: block;
    background-color: #FFF;
    font-size: 14px;
    color: #444444;
    padding: 10px 20px;
    font-weight: 600;
    text-transform: uppercase
}

.amazing-menu-mobile .qd-amazing-menu>li>p:hover,
.amazing-menu-mobile .qd-amazing-menu>li>em a:hover,
.amazing-menu-mobile .qd-amazing-menu>li>strong a:hover,
.amazing-menu-mobile .qd-amazing-menu>li>a:hover,
.amazing-menu-mobile .qd-amazing-menu>li>p>a:hover,
.amazing-menu-mobile .qd-amazing-menu>li>u a:hover,
.amazing-menu-mobile .qd-amazing-menu>li>p:focus,
.amazing-menu-mobile .qd-amazing-menu>li>em a:focus,
.amazing-menu-mobile .qd-amazing-menu>li>strong a:focus,
.amazing-menu-mobile .qd-amazing-menu>li>a:focus,
.amazing-menu-mobile .qd-amazing-menu>li>p>a:focus,
.amazing-menu-mobile .qd-amazing-menu>li>u a:focus,
.amazing-menu-mobile .qd-amazing-menu>li>p:active,
.amazing-menu-mobile .qd-amazing-menu>li>em a:active,
.amazing-menu-mobile .qd-amazing-menu>li>strong a:active,
.amazing-menu-mobile .qd-amazing-menu>li>a:active,
.amazing-menu-mobile .qd-amazing-menu>li>p>a:active,
.amazing-menu-mobile .qd-amazing-menu>li>u a:active {
    color: #FFF;
    background-color: #cb262a
}

.amazing-menu-mobile .qd-amazing-menu>li>p:hover+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>em a:hover+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>strong a:hover+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>a:hover+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>p>a:hover+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>u a:hover+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>p:focus+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>em a:focus+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>strong a:focus+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>a:focus+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>p>a:focus+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>u a:focus+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>p:active+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>em a:active+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>strong a:active+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>a:active+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>p>a:active+ul+.qd-am-dropdown-trigger,
.amazing-menu-mobile .qd-amazing-menu>li>u a:active+ul+.qd-am-dropdown-trigger {
    color: #FFF
}

.amazing-menu-mobile .qd-amazing-menu>li>em a {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
    font-style: normal
}

.amazing-menu-mobile .qd-amazing-menu>li>em a:hover,
.amazing-menu-mobile .qd-amazing-menu>li>em a:focus,
.amazing-menu-mobile .qd-amazing-menu>li>em a:active {
    background-color: #b6b6b6
}

.amazing-menu-mobile .qd-amazing-menu>li>u {
    text-decoration: none
}

.amazing-menu-mobile .qd-amazing-menu>li>u+ul+.qd-am-dropdown-trigger {
    color: #FFF
}

.amazing-menu-mobile .qd-amazing-menu>li>u a {
    background-color: #365ea5;
    color: #FFF
}

.amazing-menu-mobile .qd-amazing-menu>li>u a:hover,
.amazing-menu-mobile .qd-amazing-menu>li>u a:focus,
.amazing-menu-mobile .qd-amazing-menu>li>u a:active {
    background-color: #305392
}

.amazing-menu-mobile .qd-amazing-menu>li a {
    background-color: #f1f3f6
}

.amazing-menu-mobile .qd-am-dropdown-trigger {
    transition: all .2s ease-out;
    position: absolute;
    top: 6px;
    left: auto;
    right: 17px;
    width: 70px;
    height: 41px;
    font-size: 21px;
    text-align: right
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f054";
    font-weight: 800
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-heart:before {
    content: "\f004"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-heart-outline:before {
    content: "\f004e"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-times-circle:before {
    content: "\f057"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-square-full:before {
    content: "\f45c"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-check-circle:before {
    content: "\f058"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-sort-up:before {
    content: "\f0de"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-minus-circle:before {
    content: "\f056"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-info-circle:before {
    content: "\f129"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-plus-circle:before {
    content: "\f055"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-trash-alt:before {
    content: "\f2ed"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-edit:before {
    content: "\f044"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-shopping-cart:before {
    content: "\f07a"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-chevron-left:before {
    content: "\f053"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-sort-down:before {
    content: "\f0dd"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-caret-right:before {
    content: "\f0da"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-caret-left:before {
    content: "\f0d9"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-chevron-up:before {
    content: "\f077"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-facebook-f:before {
    content: "\f39e"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-whatsapp:before {
    content: "\f232"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-phone:before {
    content: "\f095"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-sliders-h:before {
    content: "\f1de"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-question-circle:before {
    content: "\f059"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-instagram:before {
    content: "\f16d"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-chevron-down:before {
    content: "\f078"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-clipboard-list:before {
    content: "\f46d"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-bars:before {
    content: "\f0c9"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-search:before {
    content: "\f002"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-square:before {
    content: "\f0c8"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-calendar:before {
    content: "\f133"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-chevron-right:before {
    content: "\f054"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-cart-arrow-down:before {
    content: "\f218"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-phone-square:before {
    content: "\f098"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-minus-solid:before {
    content: "\f068"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-plus-solid:before {
    content: "\f067"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-trash:before {
    content: "\f1f8"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-envelope:before {
    content: "\f0e0"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-minus:before {
    content: "\e068"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-plus:before {
    content: "\e067"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-twitter:before {
    content: "\f099"
}

.amazing-menu-mobile .qd-am-dropdown-trigger:before.qdi-youtube:before {
    content: "\f167"
}

.amazing-menu-mobile .qd-am-dropdown-trigger.qd-am-active:before {
    content: "\f078"
}

.amazing-menu-mobile ul.qd-am-dropdown {
    padding: 0 20px 10px;
    font-size: 14px;
    color: #444444;
    text-transform: uppercase;
    display: none
}

.amazing-menu-mobile ul.qd-am-dropdown p,
.amazing-menu-mobile ul.qd-am-dropdown em a,
.amazing-menu-mobile ul.qd-am-dropdown strong a,
.amazing-menu-mobile ul.qd-am-dropdown a,
.amazing-menu-mobile ul.qd-am-dropdown p>a,
.amazing-menu-mobile ul.qd-am-dropdown u a {
    display: block;
    padding: 10px 0
}

.amazing-menu-mobile ul.qd-am-dropdown>li {
    position: relative
}

.amazing-menu-mobile .header-qd-v1-brand {
    padding: 5px 0;
    display: block;
    width: 97px;
    background-color: #df0024 /* COLOR DE FONDO EN HEADER ROJO EN MENU MOBIL */
}

.amazing-menu-mobile ul.qd-am-level-2 {
    padding: 0 10px 10px;
    font-size: 14px;
    color: #868686;
    text-transform: uppercase;
    display: none;
    position: relative
}

.amazing-menu-mobile ul.qd-am-level-2 p,
.amazing-menu-mobile ul.qd-am-level-2 em a,
.amazing-menu-mobile ul.qd-am-level-2 strong a,
.amazing-menu-mobile ul.qd-am-level-2 a,
.amazing-menu-mobile ul.qd-am-level-2 p>a,
.amazing-menu-mobile ul.qd-am-level-2 u a {
    display: block;
    padding: 4px 0
}

.amazing-menu-mobile ul.qd-am-level-2+.qd-am-dropdown-trigger {
    right: -2px
}

.contact-menu-mobile-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 99999;
    display: none;
    height: 100%;
    overflow: auto
}

.contact-menu-mobile-wrapper .contact-menu-mobile {
    max-width: 410px;
    min-width: 320px;
    width: 90%;
    transition: all .2s ease-out;
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    display: block;
    background-color: #FFF;
    color: #444444;
    overflow: auto
}

@media (max-width:991px) {
    .contact-menu-mobile-wrapper .contact-menu-mobile {
        width: 100%
    }
}

body.qd-cm-on .contact-menu-mobile-wrapper .contact-menu-mobile {
    left: 0
}

.contact-menu-mobile-wrapper .contact-menu-mobile-title {
    padding: 12px 20px;
    background-color: #cb262a;
    color: #FFF;
    font-size: 14px;
    position: relative;
    font-weight: 600
}

.contact-menu-mobile-wrapper .contact-menu-mobile-title>i {
    font-size: 21px;
    vertical-align: middle;
    font-weight: 500;
    margin-right: 12px
}

.contact-menu-mobile-wrapper .contact-menu-mobile-close {
    position: absolute;
    top: 16px;
    left: auto;
    right: 20px;
    font-size: 16px;
    cursor: pointer
}

.contact-menu-mobile .header-qd-v1-brand {
    padding: 5px 0;
    display: block;
    width: 97px;
    margin: 0 auto
}

.contact-menu-mobile ul>li a,
.contact-menu-mobile ul>li p {
    transition: all .2s ease-out;
    display: block;
    background-color: #FFF;
    font-size: 14px;
    color: #868686;
    padding: 10px 20px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer
}

.contact-menu-mobile ul>li .qd-am-code {
    margin-right: 8px;
}

.footer-qd-v1-newsletter {
    background: #E9E9E9;
    padding-top: 88px;
    padding-bottom: 85px
}

@media (max-width:991px) {
    .footer-qd-v1-newsletter {
        padding-left: 10px;
        padding-right: 10px
    }
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-text {
    font-size: 36px;
    text-align: right;
    text-transform: uppercase
}

@media (max-width:991px) {
    .footer-qd-v1-newsletter .footer-qd-v1-newsletter-text {
        padding-bottom: 30px
    }
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form {
    position: relative;
    max-width: 540px;
    padding-left: 50px;
    margin-top: 18px
}

@media (max-width:991px) {
    .footer-qd-v1-newsletter .footer-qd-v1-newsletter-form {
        max-width: 100%;
        padding-left: 0;
        margin-top: 0
    }
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form input[type="text"] {
    border: #E9E9E9 solid;
    border-width: 1px;
    width: 100%;
    height: 60px;
    display: block;
    -webkit-transition: border;
    -o-transition: border;
    transition: border;
    transition: all border ease-out;
    transition: border .2s ease-out;
    border-radius: 3px;
    box-shadow: none;
    color: #868686;
    font-size: 18px;
    padding: 5px 75px 5px 20px
}

@media (max-width:991px) {
    .footer-qd-v1-newsletter .footer-qd-v1-newsletter-form input[type="text"] {
        font-size: 12px;
        width: 100%
    }
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form input[type="text"]:focus,
.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form input[type="text"]:hover {
    outline: transparent;
    border-color: #365ea5
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .footer-qd-v1-block-news {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    z-index: 10;
    width: 90%;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.5);
    display: none
}

@media (max-width:991px) {
    .footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .footer-qd-v1-block-news {
        width: 100%
    }
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .checkbox {
    color: #868686;
    font-size: 12px;
    padding: 5px 0 5px 20px;
    position: relative;
    text-align: center
}

@media (max-width:1199px) {
    .footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .checkbox {
        text-align: left;
        padding: 5px 20px 5px 0
    }
}

@media (max-width:991px) {
    .footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .checkbox {
        text-align: right
    }
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .checkbox input[type="checkbox"] {
    position: absolute;
    top: 7px;
    left: 22px
}

@media (max-width:1199px) {
    .footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .checkbox input[type="checkbox"] {
        left: 0
    }
}

@media (max-width:991px) {
    .footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .checkbox input[type="checkbox"] {
        right: 0;
        left: auto
    }
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .qd_news_button {
    box-shadow: none;
    text-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0;
    text-align: center;
    outline: none;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 70px;
    height: 60px;
    padding: 10px;
    color: #FFF;
    background-color: #365ea5;
    z-index: 9;
    font-size: 26px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .qd_news_button:hover {
    text-decoration: none;
    outline: none
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .qd_news_button:focus,
.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .qd_news_button:active {
    text-decoration: none;
    outline: none;
    box-shadow: none
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .qd_news_button[disabled] {
    opacity: .8;
    filter: alpha(opacity=80)
}

.footer-qd-v1-newsletter .footer-qd-v1-newsletter-form .qd_news_button .qd-icon {
    position: relative;
    left: 4px
}

.footer-qd-v1-content {
    background: #181717;
    padding-top: 78px;
    padding-bottom: 22px
}

@media (max-width:991px) {
    .footer-qd-v1-content {
        padding: 30px 10px
    }
}

.footer-qd-v1-content svg {
    width: 100px;
    height: 60px
}

.footer-qd-v1-content svg path {
    fill: #FFF
}

.footer-qd-v1-content .footer-qd-v1-phone,
.footer-qd-v1-content .footer-qd-v1-email {
    color: #FFF;
    font-size: 16px;
    position: relative;
    padding: 5px 0 5px 20px
}

.footer-qd-v1-content .footer-qd-v1-phone i,
.footer-qd-v1-content .footer-qd-v1-email i {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 5px;
    font-size: 20px
}

.footer-qd-v1-content .footer-qd-v1-email {
    font-size: 14px
}

.footer-qd-v1-content .footer-qd-v1-store-working-time {
    font-size: 10px;
    color: #FFF;
    text-transform: uppercase;
    padding-top: 10px
}

.footer-qd-v1-content .footer-qd-v1-title {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    display: block;
    transition: all .2s ease-out;
    padding-bottom: 25px
}

@media (max-width:991px) {
    .footer-qd-v1-content .footer-qd-v1-title:before {
        content: '';
        width: 0;
        height: 0;
        float: right;
        border-style: solid;
        border-width: 6px 6px 0 6px;
        border-color: #FFF transparent transparent transparent;
        margin-top: 8px
    }
}

@media (max-width:991px) {
    .footer-qd-v1-content .footer-qd-v1-title.qd-is-active:before {
        display: none
    }
    .footer-qd-v1-content .footer-qd-v1-title.qd-is-active:after {
        content: '';
        width: 0;
        float: right;
        height: 0;
        border-style: solid;
        border-width: 0 6px 6px 6px;
        border-color: transparent transparent #FFF transparent;
        margin-top: 8px
    }
}

.footer-qd-v1-content .footer-qd-v1-social-link {
    margin: 10px 0 25px
}

.footer-qd-v1-content .footer-qd-v1-social-link .footer-qd-v1-title-2 {
    padding-bottom: 10px
}

.footer-qd-v1-content .footer-qd-v1-social-link .footer-qd-v1-title-2 img {
    width: 20px
}

.footer-qd-v1-content .footer-qd-v1-social-link ul li {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #FFF;
    border-radius: 25px;
    margin: 5px;
    text-align: center;
    vertical-align: middle
}

.footer-qd-v1-content .footer-qd-v1-social-link ul li:first-child {
    margin-left: 0
}

.footer-qd-v1-content .footer-qd-v1-social-link ul li a {
    font-size: 20px;
    display: block;
    margin-top: 5px
}

@media (max-width:991px) {
    .footer-qd-v1-content .footer-qd-v1-security-stamps.qd-is-active {
        display: none
    }
}

.footer-qd-v1-content .footer-qd-v1-security-stamps-2 {
    display: block !important
}

@media (max-width:991px) {
    .footer-qd-v1-content .footer-qd-v1-security-stamps-2 {
        text-align: left
    }
}

.footer-qd-v1-content .footer-qd-v1-security-stamps-2 li {
    display: inline-block
}

.footer-qd-v1-content .footer-qd-v1-security-stamps-2 img {
    display: block;
    max-width: 100%;
    height: auto
}

@media (max-width:991px) {
    .footer-qd-v1-content .footer-qd-v1-security-stamps-2 img[alt*='Selo Vtex'] {
        width: 60px
    }
}

.footer-qd-v1-title-2 {
    padding-bottom: 25px;
    color: #FFF !important;
    font-size: 14px !important;
    font-weight: 500;
    display: block
}

.footer-qd-v1-title-2 img {
    width: 20px
}

.footer-qd-v1-security-stamps-2 {
    padding-bottom: 25px
}

.footer-qd-v1-menu-list .qd-am-has-ul {
    float: left;
    width: 25%;
    padding-right: 5px
}

@media (max-width:991px) {
    .footer-qd-v1-menu-list .qd-am-has-ul {
        width: 100%;
        display: block;
        position: relative;
        padding-bottom: 20px
    }
    .footer-qd-v1-menu-list .qd-am-has-ul.qd-am-elem- {
        display: none !important
    }
}

.footer-qd-v1-menu-list>ul>li p.qd-am-level-1,
.footer-qd-v1-menu-list>ul>li em.qd-am-level-1 {
    padding-bottom: 25px;
    letter-spacing: 1px;
    height: 47px;
    overflow: hidden
}

@media (max-width:991px) {
    .footer-qd-v1-menu-list>ul>li p.qd-am-level-1,
    .footer-qd-v1-menu-list>ul>li em.qd-am-level-1 {
        padding-bottom: 2px
    }
}

.footer-qd-v1-menu-list>ul>li>em,
.footer-qd-v1-menu-list>ul>li>p,
.footer-qd-v1-menu-list>ul>li>a {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    display: block;
    cursor: pointer;
    transition: all .2s ease-out
}

.footer-qd-v1-menu-list li strong a {
    transition: all .2s ease-out;
    border: 2px solid;
    border-width: #FFF;
    border: 1px 2px #FFF;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    padding: 5px 20px;
    display: inline-block
}

@media (max-width:991px) {
    .footer-qd-v1-menu-list li strong a {
        margin-top: 20px
    }
}

.footer-qd-v1-menu-list li strong a:active,
.footer-qd-v1-menu-list li strong a:focus,
.footer-qd-v1-menu-list li strong a:hover {
    outline: transparent;
    text-decoration: none;
    border-color: #FFF;
    background-color: #FFF;
    color: #444444
}

.footer-qd-v1-menu-list li a,
.footer-qd-v1-menu-list li p {
    font-size: 12px;
    color: #FFF
}

@media (max-width:991px) {
    .footer-qd-v1-menu-list li a,
    .footer-qd-v1-menu-list li p {
        font-size: 14px
    }
}

.footer-qd-v1-menu-list li p {
    font-style: inherit
}

@media (max-width:991px) {
    .footer-qd-v1-menu-list li p:before {
        content: '';
        width: 0;
        height: 0;
        float: right;
        border-style: solid;
        border-width: 6px 6px 0 6px;
        border-color: #FFF transparent transparent transparent;
        margin-top: 8px
    }
}

@media (max-width:991px) {
    .footer-qd-v1-menu-list li p.qd-is-active:before {
        display: none
    }
    .footer-qd-v1-menu-list li p.qd-is-active:after {
        content: '';
        width: 0;
        float: right;
        height: 0;
        border-style: solid;
        border-width: 0 6px 6px 6px;
        border-color: transparent transparent #FFF transparent;
        margin-top: 8px
    }
}

@media (max-width:991px) {
    .footer-qd-v1-menu-list li p+ul {
        display: none
    }
    .footer-qd-v1-menu-list li p+ul.qd-is-active {
        list-style: disc;
        padding-left: 25px;
        display: block;
        margin-bottom: 15px
    }
    .footer-qd-v1-menu-list li p+ul.qd-is-active li {
        line-height: 25px
    }
}

@media (max-width:991px) and (max-width:991px) {
    .footer-qd-v1-menu-list li p+ul.qd-is-active li {
        padding-bottom: 0
    }
}

.footer-qd-v1-payment-stamps {
    margin-bottom: 35px;
    padding-left: 0;
    list-style: none;
    vertical-align: top;
    max-width: 400px;
    padding-bottom: 25px
}

@media (max-width:992px) {
    .footer-qd-v1-payment-stamps {
        margin-bottom: 30px
    }
    .footer-qd-v1-payment-stamps.qd-is-active {
        display: none
    }
}

.footer-qd-v1-payment-stamps [class*="stamp"] {
    background: url('//cdn.quatrodigital.com/_general/qd-payment-stamp-flat-colombia.png') no-repeat 0 0;
    width: 47px;
    height: 28px;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style: none
}

@media (min-width:768px) and (max-width:991px) {
    .footer-qd-v1-payment-stamps [class*="stamp"] {
        display: inline-block;
        float: none !important
    }
}

.footer-qd-v1-payment-stamps [class*="amex"] {
    background-position: 0 0
}

.footer-qd-v1-payment-stamps [class*="master"] {
    background-position: -306px -33px
}

.footer-qd-v1-payment-stamps [class*="visa"] {
    background-position: -51px 0
}

.footer-qd-v1-payment-stamps [class*="elo"] {
    background-position: -102px 0
}

.footer-qd-v1-payment-stamps [class*="diners"] {
    background-position: -153px 0
}

.footer-qd-v1-payment-stamps [class*="boleto"] {
    background-position: -204px 0
}

.footer-qd-v1-payment-stamps [class*="discover"] {
    background-position: -255px 0
}

.footer-qd-v1-payment-stamps [class*="visaelectron"] {
    background-position: -306px 0
}

.footer-qd-v1-payment-stamps [class*="paypal"] {
    background-position: -356px 0
}

.footer-qd-v1-payment-stamps [class*="hsbc"] {
    background-position: -508px 0
}

.footer-qd-v1-payment-stamps [class*="pagseguro"] {
    background-position: 0 -33px
}

.footer-qd-v1-payment-stamps [class*="mercadopago"] {
    background-position: -51px -33px
}

.footer-qd-v1-payment-stamps [class*="bradesco"] {
    background-position: -102px -33px
}

.footer-qd-v1-payment-stamps [class*="itau"] {
    background-position: -153px -33px
}

.footer-qd-v1-payment-stamps [class*="brasil"] {
    background-position: -204px -33px
}

.footer-qd-v1-payment-stamps [class*="hipercard"] {
    background-position: -255px -33px
}

.footer-qd-v1-payment-stamps [class*="bcash"] {
    background-position: -356px -33px
}

.footer-qd-v1-payment-stamps [class*="aura"] {
    background-position: -457px -33px
}

.footer-qd-v1-payment-stamps [class*="two-card"] {
    background-position: -559px 0
}

.footer-qd-v1-payment-stamps [class*="stamp-cartao-havan"] {
    background-position: -559px -33px
}

.footer-qd-v1-payment-stamps [class*="banrisul"] {
    background-position: -508px -33px
}

.footer-qd-v1-payment-stamps [class*="santander"] {
    background-position: -559px 0
}

.footer-qd-v1-payment-stamps [class*="sureo"] {
    background-position: -661px 0
}

.footer-qd-v1-payment-stamps [class*="pago-contra-entrega"] {
    background-position: -610px 0
}

.footer-qd-v1-payment-stamps [class*="via"] {
    background-position: -712px 0
}

.footer-qd-v1-payment-stamps [class*="pse"] {
    background-position: -661px -33px
}

.footer-qd-v1-payment-stamps [class*="grupo-aval"] {
    background-position: -712px -33px
}

.footer-qd-v1-payment-stamps [class*="efecty"] {
    background-position: -762px 0
}

.footer-qd-v1-payment-stamps [class*="banco-bogota"] {
    background-position: -762px -33px
}

.footer-qd-v1-payment-stamps [class*="davivienda"] {
    background-position: -813px 0
}

.footer-qd-v1-payment-stamps [class*="banco-colombia"] {
    background-position: -813px -33px
}

.footer-qd-v1-payment-stamps [class*="baloto"] {
    background-position: -914px 0
}

.footer-qd-v1-payment-stamps [class*="card-credito"] {
    background-position: -610px 0
}

.footer-qd-v1-payment-stamps [class*="payU"] {
    background-position: -864px -33px
}

.footer-qd-v1-infos-stamps {
    padding-top: 35px;
    background: #181717
}

@media (max-width:991px) {
    .footer-qd-v1-infos-stamps {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px
    }
}

@media (max-width:991px) {
    .footer-qd-v1-infos-stamps .footer-qd-v1-company-information {
        padding-bottom: 28px
    }
}

.footer-qd-v1-infos-stamps .footer-qd-v1-company-information span {
    color: #FFF
}

.footer-qd-v1-infos-stamps .footer-qd-v1-company-stamps {
    text-align: right;
    position: relative;
    bottom: 15px
}

@media (max-width:991px) {
    .footer-qd-v1-infos-stamps .footer-qd-v1-company-stamps {
        text-align: left;
        margin-top: 20px
    }
}

.footer-qd-v1-infos-stamps .footer-qd-v1-company-stamps .footer-qd-v1-legend-company {
    display: inline-block;
    margin-right: 20px
}

.footer-qd-v1-infos-stamps .footer-qd-v1-company-stamps .footer-qd-v1-legend-company span {
    display: block;
    text-align: left;
    padding-bottom: 2px;
    font-size: 10px;
    color: #FFF
}

.footer-qd-v1-infos-stamps .footer-qd-v1-company-stamps a {
    transition: all .2s ease-out;
    display: inline-block;
    vertical-align: middle;
    background: url("//cdn.quatrodigital.com/_general/company-sprite-white.png") no-repeat
}

.footer-qd-v1-infos-stamps .footer-qd-v1-company-stamps a:first-child {
    margin-left: 0
}

.footer-qd-v1-infos-stamps .footer-qd-v1-company-stamps a:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.footer-qd-v1-infos-stamps .footer-qd-v1-company-stamps a.poweredByVtex {
    width: 71px;
    height: 27px;
    background-position: -4px -31px
}

.footer-qd-v1-infos-stamps .footer-qd-v1-company-stamps a.designedByQuatroDigital {
    width: 93px;
    height: 28px;
    background-position: 0 0
}

.footer-qd-v1-seo-text-links {
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: justify
}

@media (max-width:991px) {
    .footer-qd-v1-seo-text-links {
        padding-left: 10px;
        padding-right: 10px;
        text-align: left
    }
}

.footer-qd-v1-seo-text-links a,
.footer-qd-v1-seo-text-links p {
    font-size: 14px;
    color: #a1a19d;
    text-decoration: underline;
    line-height: 1.2
}

.footer-qd-v1-seo-text-links strong,
.footer-qd-v1-seo-text-links h1,
.footer-qd-v1-seo-text-links h1,
.footer-qd-v1-seo-text-links h2,
.footer-qd-v1-seo-text-links h3,
.footer-qd-v1-seo-text-links h4 {
    font-size: 16px;
    color: #a1a19d;
    text-transform: uppercase
}

@media (min-width:992px) {
    .footer-qd-v1-seo-text {
        margin-bottom: 25px
    }
}

@media (max-width:991px) {
    .footer-qd-v1-seo-text {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 65px
    }
}

.footer-qd-v1-seo-text strong {
    font-size: 16px;
    color: #a1a19d;
    text-transform: uppercase
}

.footer-qd-v1-seo-text p {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: justify;
    font-size: 14px;
    color: #a1a19d
}

.footer-qd-v1-extra-footer {
    background: #252424
}

@media (max-width:991px) {
    .footer-qd-v1-extra-footer {
        padding: 21px 10px
    }
}

.footer-qd-v1-extra-footer ul {
    margin-top: 10px;
    margin-bottom: 10px
}

.footer-qd-v1-extra-footer ul li {
    display: inline
}

.footer-qd-v1-extra-footer ul li strong {
    color: #FFF;
    font-size: 16px
}

.footer-qd-v1-extra-footer ul li a {
    color: #FFF;
    font-size: 14px;
    text-transform: capitalize
}

.footer-qd-v1-about-us {
    padding: 100px 10px
}

@media (max-width:991px) {
    .footer-qd-v1-about-us {
        padding: 46px 10px 20px
    }
}

@media (min-width:992px) {
    .footer-qd-v1-about-us .about-us-qd-v1-carousel .slick-slide[data-slick-index="0"] div {
        border-left: 0
    }
}

.footer-qd-v1-about-us .about-us-qd-v1-carousel .slick-slide div {
    padding-left: 30px;
    min-height: 360px;
    overflow: auto;
    padding-right: 30px;
    border-left: 1px #dcdcdc solid
}

@media (max-width:991px) {
    .footer-qd-v1-about-us .about-us-qd-v1-carousel .slick-slide div {
        padding-left: 38px;
        padding-right: 43px;
        border-left: 1px #dcdcdc solid
    }
}

@media (max-width:767px) {
    .footer-qd-v1-about-us .about-us-qd-v1-carousel .slick-slide div {
        border-right: 1px #dcdcdc solid
    }
}

.footer-qd-v1-about-us .about-us-qd-v1-carousel .slick-slide div strong {
    color: #444444;
    font-size: 26px;
    display: block;
    text-align: left;
    margin-bottom: 27px
}

.footer-qd-v1-about-us .about-us-qd-v1-carousel .slick-slide p {
    font-size: 18px;
    line-height: 35px;
    color: #868686
}

.footer-qd-v1-about-us .about-us-qd-v1-carousel .slick-slide p a {
    color: #cb262a;
    text-decoration: underline;
    font-weight: 600
}

@media (min-width:992px) {
    body.home .carousel-qd-v1-shelf .slick-arrow {
        background-color: #FFF
    }
}

body.home .carousel-qd-v1-shelf .slick-arrow.slick-next:before,
body.home .carousel-qd-v1-shelf .slick-arrow.slick-prev:before,
body.home .carousel-qd-v1-shelf .slick-arrow.slick-next:after,
body.home .carousel-qd-v1-shelf .slick-arrow.slick-prev:after {
    color: #444444
}

@media (min-width:992px) {
    body.home .carousel-qd-v1-shelf .slick-arrow.slick-next:hover:before,
    body.home .carousel-qd-v1-shelf .slick-arrow.slick-prev:hover:before,
    body.home .carousel-qd-v1-shelf .slick-arrow.slick-next:hover:after,
    body.home .carousel-qd-v1-shelf .slick-arrow.slick-prev:hover:after {
        color: #FFF
    }
}

.bestsellers-qd-v1-shelf,
.carousel-qd-v1-shelf {
    position: relative
}

.bestsellers-qd-v1-shelf .tab-title-qd-v1,
.carousel-qd-v1-shelf .tab-title-qd-v1 {
    font-weight: 600;
    color: #444444;
    font-size: 21px;
    text-transform: uppercase;
    text-align: left
}

@media (max-width:991px) {
    .bestsellers-qd-v1-shelf .tab-title-qd-v1,
    .carousel-qd-v1-shelf .tab-title-qd-v1 {
        position: relative;
        top: 10px
    }
}

.bestsellers-qd-v1-shelf .tab-title-qd-v1 span,
.carousel-qd-v1-shelf .tab-title-qd-v1 span {
    color: #cb262a;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    display: block
}

.bestsellers-qd-v1-shelf .prateleira ul,
.carousel-qd-v1-shelf .prateleira ul {
    position: relative;
    list-style: none
}

.bestsellers-qd-v1-shelf .slick-list,
.carousel-qd-v1-shelf .slick-list {
    margin: 8px
}

@media (max-width:991px) {
    .bestsellers-qd-v1-shelf .slick-list,
    .carousel-qd-v1-shelf .slick-list {
        margin: 0 15px
    }
}

@media (max-width:767px) {
    .bestsellers-qd-v1-shelf .slick-list,
    .carousel-qd-v1-shelf .slick-list {
        margin: 0;
        padding: 8px 0
    }
}

.bestsellers-qd-v1-shelf .slick-arrow,
.carousel-qd-v1-shelf .slick-arrow {
    box-shadow: none;
    text-shadow: none;
    border: none;
    display: inline-block;
    cursor: pointer;
    text-indent: 0;
    color: transparent;
    font-size: 0;
    transition: all .2s ease-out;
    padding: 0;
    outline: none;
    text-align: center;
    border-radius: 0;
    appearance: none;
    position: absolute;
    background-color: transparent
}

.bestsellers-qd-v1-shelf .slick-arrow:hover,
.carousel-qd-v1-shelf .slick-arrow:hover {
    text-decoration: none;
    outline: none
}

.bestsellers-qd-v1-shelf .slick-arrow:focus,
.carousel-qd-v1-shelf .slick-arrow:focus,
.bestsellers-qd-v1-shelf .slick-arrow:active,
.carousel-qd-v1-shelf .slick-arrow:active {
    text-decoration: none;
    outline: none;
    box-shadow: none
}

.bestsellers-qd-v1-shelf .slick-arrow[disabled],
.carousel-qd-v1-shelf .slick-arrow[disabled] {
    opacity: .8;
    filter: alpha(opacity=80)
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next,
.carousel-qd-v1-shelf .slick-arrow.slick-next,
.bestsellers-qd-v1-shelf .slick-arrow.slick-prev,
.carousel-qd-v1-shelf .slick-arrow.slick-prev {
    top: 50%;
    z-index: 99;
    transform: translateY(-50%)
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev,
.carousel-qd-v1-shelf .slick-arrow.slick-prev {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    left: -20px
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-heart:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-heart:before {
    content: "\f004"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-heart-outline:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-heart-outline:before {
    content: "\f004e"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-times-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-times-circle:before {
    content: "\f057"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-square-full:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-square-full:before {
    content: "\f45c"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-check-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-check-circle:before {
    content: "\f058"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-sort-up:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-sort-up:before {
    content: "\f0de"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-minus-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-minus-circle:before {
    content: "\f056"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-info-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-info-circle:before {
    content: "\f129"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-plus-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-plus-circle:before {
    content: "\f055"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-trash-alt:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-trash-alt:before {
    content: "\f2ed"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-map-marker-alt:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-edit:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-edit:before {
    content: "\f044"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-shopping-cart:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-shopping-cart:before {
    content: "\f07a"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-chevron-left:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-chevron-left:before {
    content: "\f053"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-sort-down:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-sort-down:before {
    content: "\f0dd"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-caret-right:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-caret-right:before {
    content: "\f0da"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-caret-left:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-caret-left:before {
    content: "\f0d9"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-chevron-up:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-chevron-up:before {
    content: "\f077"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-facebook-f:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-facebook-f:before {
    content: "\f39e"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-whatsapp:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-whatsapp:before {
    content: "\f232"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-phone:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-phone:before {
    content: "\f095"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-sliders-h:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-sliders-h:before {
    content: "\f1de"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-question-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-question-circle:before {
    content: "\f059"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-instagram:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-instagram:before {
    content: "\f16d"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-chevron-down:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-chevron-down:before {
    content: "\f078"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-clipboard-list:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-clipboard-list:before {
    content: "\f46d"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-bars:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-bars:before {
    content: "\f0c9"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-search:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-search:before {
    content: "\f002"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-square:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-square:before {
    content: "\f0c8"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-calendar:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-calendar:before {
    content: "\f133"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-chevron-right:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-chevron-right:before {
    content: "\f054"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-cart-arrow-down:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-cart-arrow-down:before {
    content: "\f218"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-phone-square:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-phone-square:before {
    content: "\f098"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-minus-solid:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-minus-solid:before {
    content: "\f068"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-plus-solid:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-plus-solid:before {
    content: "\f067"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-trash:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-trash:before {
    content: "\f1f8"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-envelope:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-envelope:before {
    content: "\f0e0"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-minus:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-minus:before {
    content: "\e068"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-plus:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-plus:before {
    content: "\e067"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-twitter:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-twitter:before {
    content: "\f099"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.qdi-youtube:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.qdi-youtube:before {
    content: "\f167"
}

@media (max-width:767px) {
    .bestsellers-qd-v1-shelf .slick-arrow.slick-prev,
    .carousel-qd-v1-shelf .slick-arrow.slick-prev {
        left: 0
    }
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-prev:before,
.carousel-qd-v1-shelf .slick-arrow.slick-prev:before {
    content: "\f053";
    color: #868686;
    font-size: 37px
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next,
.carousel-qd-v1-shelf .slick-arrow.slick-next {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    right: -20px
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-heart:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-heart:before {
    content: "\f004"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-heart-outline:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-heart-outline:before {
    content: "\f004e"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-times-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-times-circle:before {
    content: "\f057"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-square-full:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-square-full:before {
    content: "\f45c"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-check-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-check-circle:before {
    content: "\f058"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-sort-up:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-sort-up:before {
    content: "\f0de"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-minus-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-minus-circle:before {
    content: "\f056"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-info-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-info-circle:before {
    content: "\f129"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-plus-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-plus-circle:before {
    content: "\f055"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-trash-alt:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-trash-alt:before {
    content: "\f2ed"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-map-marker-alt:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-edit:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-edit:before {
    content: "\f044"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-shopping-cart:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-shopping-cart:before {
    content: "\f07a"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-chevron-left:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-chevron-left:before {
    content: "\f053"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-sort-down:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-sort-down:before {
    content: "\f0dd"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-caret-right:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-caret-right:before {
    content: "\f0da"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-caret-left:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-caret-left:before {
    content: "\f0d9"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-chevron-up:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-chevron-up:before {
    content: "\f077"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-facebook-f:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-facebook-f:before {
    content: "\f39e"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-whatsapp:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-whatsapp:before {
    content: "\f232"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-phone:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-phone:before {
    content: "\f095"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-sliders-h:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-sliders-h:before {
    content: "\f1de"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-question-circle:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-question-circle:before {
    content: "\f059"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-instagram:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-instagram:before {
    content: "\f16d"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-chevron-down:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-chevron-down:before {
    content: "\f078"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-clipboard-list:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-clipboard-list:before {
    content: "\f46d"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-bars:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-bars:before {
    content: "\f0c9"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-search:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-search:before {
    content: "\f002"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-square:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-square:before {
    content: "\f0c8"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-calendar:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-calendar:before {
    content: "\f133"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-chevron-right:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-chevron-right:before {
    content: "\f054"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-cart-arrow-down:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-cart-arrow-down:before {
    content: "\f218"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-phone-square:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-phone-square:before {
    content: "\f098"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-minus-solid:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-minus-solid:before {
    content: "\f068"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-plus-solid:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-plus-solid:before {
    content: "\f067"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-trash:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-trash:before {
    content: "\f1f8"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-envelope:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-envelope:before {
    content: "\f0e0"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-minus:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-minus:before {
    content: "\e068"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-plus:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-plus:before {
    content: "\e067"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-twitter:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-twitter:before {
    content: "\f099"
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.qdi-youtube:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next.qdi-youtube:before {
    content: "\f167"
}

@media (max-width:767px) {
    .bestsellers-qd-v1-shelf .slick-arrow.slick-next,
    .carousel-qd-v1-shelf .slick-arrow.slick-next {
        right: 0
    }
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next:before,
.carousel-qd-v1-shelf .slick-arrow.slick-next:before {
    content: "\f054";
    color: #868686;
    font-size: 37px
}

@media (min-width:992px) {
    .bestsellers-qd-v1-shelf .slick-arrow.slick-next,
    .carousel-qd-v1-shelf .slick-arrow.slick-next,
    .bestsellers-qd-v1-shelf .slick-arrow.slick-prev,
    .carousel-qd-v1-shelf .slick-arrow.slick-prev {
        border-radius: 55px;
        width: 69px;
        height: 69px
    }
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.slick-prev,
.carousel-qd-v1-shelf .slick-arrow.slick-next.slick-prev,
.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.slick-prev,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.slick-prev {
    left: 0
}

.bestsellers-qd-v1-shelf .slick-arrow.slick-next.slick-next,
.carousel-qd-v1-shelf .slick-arrow.slick-next.slick-next,
.bestsellers-qd-v1-shelf .slick-arrow.slick-prev.slick-next,
.carousel-qd-v1-shelf .slick-arrow.slick-prev.slick-next {
    right: 0
}

.bestsellers-qd-v1-shelf .box-banner img,
.carousel-qd-v1-shelf .box-banner img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto
}

.shelf-qd-v1 {
    transition: all .2s ease-out;
    border: transparent solid;
    border-width: 2px;
    border-radius: 4px;
    padding: 10px 8px;
    position: relative;
    height: 100%;
    z-index: 1;
    margin-bottom: 20px;
    margin: 2px
}

.shelf-qd-v1:hover {
    border-color: #E9E9E9
}

.shelf-qd-v1:hover .qd-sss-wishlist-shelf a,
.shelf-qd-v1:hover .quick-view-icon,
.shelf-qd-v1:hover .shelf-qd-v1-buy-button {
    opacity: 1 !important
}

.shelf-qd-v1.qd-product-is-in-stock-false {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.shelf-qd-v1.qd-product-is-in-stock-false .shelf-qd-v1-product-field,
.shelf-qd-v1.qd-product-is-in-stock-false .product-qd-v1-smart-qtt-wrapper {
    display: none
}

.shelf-qd-v1 .shelf-brand-qd-v1 .brand {
    left: 0
}

.shelf-qd-v1 .shelf-qd-v1-no-stock {
    color: #444444;
    font-size: 16px;
    padding-top: 29px;
    padding-bottom: 20px;
    text-decoration: line-through;
    padding-left: 15px
}

.shelf-qd-v1 .shelf-qd-v1-no-stock a {
    transition: all .2s ease-out
}

.shelf-qd-v1 .shelf-qd-v1-no-stock a:active,
.shelf-qd-v1 .shelf-qd-v1-no-stock a:focus,
.shelf-qd-v1 .shelf-qd-v1-no-stock a:hover {
    text-decoration: none;
    color: #444444
}

.shelf-qd-v1 .shelf-qd-v1-image {
    transition: all .2s ease-out;
    position: relative
}

.shelf-qd-v1 .shelf-qd-v1-image-buttons {
    transition: all .2s ease-out;
    position: absolute;
    top: -21px;
    left: auto;
    right: 0;
    z-index: 233
}

.shelf-qd-v1 .shelf-qd-v1-image-buttons a {
    transition: all .2s ease-out;
    width: 32px;
    height: 32px;
    opacity: 0;
    margin-bottom: 10px;
    border-radius: 4px;
    text-align: center;
    display: block
}

.shelf-qd-v1 .shelf-qd-v1-image-buttons a i {
    color: #FFF;
    font-size: 20px;
    line-height: 32px
}

@media (max-width:991px) {
    .shelf-qd-v1 .shelf-qd-v1-image-buttons a {
        opacity: 1
    }
}

.shelf-qd-v1 .shelf-qd-v1-image-buttons .qd-sss-wishlist-shelf a {
    background-color: #ffd200
}

.shelf-qd-v1 .shelf-qd-v1-image-buttons .quick-view-icon {
    background-color: #365ea5
}

.shelf-qd-v1 .shelf-qd-v1-image-buttons .shelf-qd-v1-buy-button {
    background-color: #00b754
}

.shelf-qd-v1 .shelf-qd-v1-name h3 {
    font-size: 16px;
    color: #444444;
    font-weight: 600;
    text-align: left;
    overflow: hidden;
    text-transform: uppercase;
    height: 35px;
    display: block;
    outline: transparent
}

@media (max-width:991px) {
    .shelf-qd-v1 .shelf-qd-v1-name h3 {
        padding-left: 10px
    }
}

.shelf-qd-v1 .shelf-qd-v1-name h3 a {
    transition: all .2s ease-out
}

.shelf-qd-v1 .shelf-qd-v1-name h3 a:active,
.shelf-qd-v1 .shelf-qd-v1-name h3 a:focus,
.shelf-qd-v1 .shelf-qd-v1-name h3 a:hover {
    text-decoration: none;
    color: #444444
}

.shelf-qd-v1 .shelf-qd-v1-product-field .product-field {
    text-indent: 0;
    color: transparent;
    font-size: 0
}

.shelf-qd-v1 .shelf-qd-v1-product-field ul {
    padding: 0 !important;
    margin: 0 !important
}

.shelf-qd-v1 .shelf-qd-v1-product-field ul li {
    transition: all .2s ease-out;
    font-size: 14px;
    font-weight: 600;
    color: #444444
}

.shelf-qd-v1 .shelf-qd-v1-stamps {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5
}

.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount {
    display: block;
    zoom: 1;
    outline: transparent
}

.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:before,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:before,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:after,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:after {
    content: " ";
    display: table
}

.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:after,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:after {
    clear: both
}

.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:before,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:before,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:after,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:after {
    content: "";
    display: table
}

.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:after,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:after {
    clear: both
}

.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:before,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:before,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:after,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:after {
    content: " ";
    display: table
}

.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:after,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:after {
    clear: both
}

.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:before,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:before,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:after,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:after {
    content: "";
    display: table
}

.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight:after,
.shelf-qd-v1 .shelf-qd-v1-stamps .shelf-qd-v1-highlight-discount:after {
    clear: both
}

.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-old-price {
    display: block;
    font-size: 14px;
    color: #444444
}

.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-old-price span {
    text-decoration: line-through
}

.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-price {
    text-align: left;
    margin-top: 10px
}

.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-price a {
    transition: all .2s ease-out
}

.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-price a:active,
.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-price a:focus,
.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-price a:hover {
    text-decoration: none
}

.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-price .shelf-qd-v1-price-old {
    min-height: 18px;
    line-height: 18px;
    height: 18px;
    font-size: 16px;
    color: #dcdcdc;
    text-decoration: line-through;
    display: block
}

.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-price .shelf-qd-v1-best-price {
    line-height: 1;
    height: 22px;
    font-weight: 600;
    font-size: 21px;
    color: #cb262a;
    margin-right: 3px
}

.shelf-qd-v1 .shelf-qd-v1-mobile-right-block .shelf-qd-v1-price .shelf-qd-v1-best-price-legend {
    font-weight: 500;
    color: #444444;
    font-size: 14px;
    display: block
}

.shelf-qd-v1 .shelf-qd-v1-mobile-full-block {
    position: absolute;
    width: 100%;
    bottom: -50px
}

.shelf-qd-v1 .shelf-qd-v1-mobile-flags {
    display: none
}

@media (max-width:991px) {
    body.wishlist .resultItemsWrapper .shelf-qd-v1,
    body.categoria .resultItemsWrapper .shelf-qd-v1,
    body.departamento .resultItemsWrapper .shelf-qd-v1,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v1 {
        max-width: none
    }
    body.wishlist .resultItemsWrapper .shelf-qd-v1:active,
    body.categoria .resultItemsWrapper .shelf-qd-v1:active,
    body.departamento .resultItemsWrapper .shelf-qd-v1:active,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v1:active,
    body.wishlist .resultItemsWrapper .shelf-qd-v1:focus,
    body.categoria .resultItemsWrapper .shelf-qd-v1:focus,
    body.departamento .resultItemsWrapper .shelf-qd-v1:focus,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v1:focus,
    body.wishlist .resultItemsWrapper .shelf-qd-v1:hover,
    body.categoria .resultItemsWrapper .shelf-qd-v1:hover,
    body.departamento .resultItemsWrapper .shelf-qd-v1:hover,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v1:hover {
        box-shadow: none;
        transform: scale(1)
    }
    body.wishlist .resultItemsWrapper .shelf-qd-v1 .shelf-qd-v1-image .shelf-qd-v1-stamps,
    body.categoria .resultItemsWrapper .shelf-qd-v1 .shelf-qd-v1-image .shelf-qd-v1-stamps,
    body.departamento .resultItemsWrapper .shelf-qd-v1 .shelf-qd-v1-image .shelf-qd-v1-stamps,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v1 .shelf-qd-v1-image .shelf-qd-v1-stamps {
        display: none
    }
}

body.wishlist .resultItemsWrapper .shelf-qd-v1 .shelf-qd-v1-product-compare,
body.categoria .resultItemsWrapper .shelf-qd-v1 .shelf-qd-v1-product-compare,
body.departamento .resultItemsWrapper .shelf-qd-v1 .shelf-qd-v1-product-compare,
body.resultado-busca .resultItemsWrapper .shelf-qd-v1 .shelf-qd-v1-product-compare {
    display: block
}

.shelf-qd-v1 .shelf-qd-v1-product-compare {
    position: relative;
    z-index: 99;
    display: none;
    height: 30px;
    overflow: hidden;
    margin-top: 5px
}

.shelf-qd-v1 .shelf-qd-v1-product-compare input {
    display: none
}

.shelf-qd-v1 .shelf-qd-v1-product-compare input:checked+label:after {
    transition: all .2s ease-out;
    margin-top: -30px
}

.shelf-qd-v1 .shelf-qd-v1-product-compare input:checked+label:before {
    content: "\f45c";
    color: #365ea5
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label {
    text-indent: 0;
    color: transparent;
    font-size: 0;
    width: 100%;
    line-height: 30px;
    cursor: pointer
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before {
    font-family: 'QDauteco';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f0c8";
    font-size: 14px;
    color: #444444;
    display: block
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-heart:before {
    content: "\f004"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-heart-outline:before {
    content: "\f004e"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-times-circle:before {
    content: "\f057"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-square-full:before {
    content: "\f45c"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-check-circle:before {
    content: "\f058"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-sort-up:before {
    content: "\f0de"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-minus-circle:before {
    content: "\f056"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-info-circle:before {
    content: "\f129"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-plus-circle:before {
    content: "\f055"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-trash-alt:before {
    content: "\f2ed"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-map-marker-alt:before {
    content: "\f3c5"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-edit:before {
    content: "\f044"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-shopping-cart:before {
    content: "\f07a"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-chevron-left:before {
    content: "\f053"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-sort-down:before {
    content: "\f0dd"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-caret-right:before {
    content: "\f0da"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-caret-left:before {
    content: "\f0d9"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-chevron-up:before {
    content: "\f077"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-facebook-f:before {
    content: "\f39e"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-whatsapp:before {
    content: "\f232"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-phone:before {
    content: "\f095"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-sliders-h:before {
    content: "\f1de"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-question-circle:before {
    content: "\f059"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-instagram:before {
    content: "\f16d"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-chevron-down:before {
    content: "\f078"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-clipboard-list:before {
    content: "\f46d"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-bars:before {
    content: "\f0c9"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-search:before {
    content: "\f002"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-square:before {
    content: "\f0c8"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-calendar:before {
    content: "\f133"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-chevron-right:before {
    content: "\f054"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-cart-arrow-down:before {
    content: "\f218"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-phone-square:before {
    content: "\f098"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-minus-solid:before {
    content: "\f068"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-plus-solid:before {
    content: "\f067"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-trash:before {
    content: "\f1f8"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-envelope:before {
    content: "\f0e0"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-minus:before {
    content: "\e068"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-plus:before {
    content: "\e067"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-twitter:before {
    content: "\f099"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:before.qdi-youtube:before {
    content: "\f167"
}

.shelf-qd-v1 .shelf-qd-v1-product-compare label:after {
    transition: all .2s ease-out;
    content: "Comparar producto \a ¡Comparado!";
    position: absolute;
    width: 100%;
    padding-left: 15px;
    top: 0;
    display: block;
    font-size: 12px;
    color: #444444;
    white-space: pre-wrap
}

.categories-qd-v1-collections h2 {
    color: #444444;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    text-indent: 10px
}

@media (max-width:991px) {
    .categories-qd-v1-collections h2 {
        font-size: 21px
    }
}

.shelf-qd-v2 {
    transition: all .2s ease-out;
    position: relative;
    height: 100%;
    z-index: 1;
    text-align: center
}

@media (min-width:992px) and (max-width:1199px) {
    .shelf-qd-v2 {
        margin-left: 0
    }
}

.shelf-qd-v2 .shelf-brand-qd-v1 {
    margin-left: 90px
}

.shelf-qd-v2 .shelf-qd-v2-mobile-left-block .qd-sil-wrapper>.qd_sil_img_wrapper {
    padding-bottom: 80%
}

@media (min-width:1367px) {
    .shelf-qd-v2 .shelf-qd-v2-mobile-left-block .qd-sil-wrapper>.qd_sil_img_wrapper {
        padding-bottom: 60%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .shelf-qd-v2 .shelf-qd-v2-mobile-left-block .qd-sil-wrapper>.qd_sil_img_wrapper {
        padding-bottom: 50%
    }
}

@media (max-width:767px) {
    .shelf-qd-v2 .shelf-qd-v2-mobile-left-block .qd-sil-wrapper>.qd_sil_img_wrapper {
        padding-bottom: 90%
    }
}

.shelf-qd-v2 .shelf-qd-v2-mobile-left-block img {
    width: auto
}

.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-name h3 {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;
    height: 25px;
    margin-bottom: 25px;
    display: block;
    outline: transparent
}

.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-name h3 a {
    transition: all .2s ease-out
}

.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-name h3 a:active,
.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-name h3 a:focus,
.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-name h3 a:hover {
    text-decoration: none;
    color: #000
}

.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-price {
    margin-bottom: 28px
}

.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-price a {
    transition: all .2s ease-out
}

.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-price .shelf-qd-v2-old-price {
    min-height: 16px;
    line-height: 16px;
    height: 16px;
    font-weight: 600;
    font-size: 18px;
    color: #444444;
    display: block;
    margin-bottom: 13px;
    display: none
}

.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-price .shelf-qd-v2-old-price span {
    text-decoration: line-through
}

.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-price .shelf-qd-v2-old-price.qd-price-formated {
    display: block
}

.shelf-qd-v2 .shelf-qd-v2-mobile-right-block .shelf-qd-v2-price .shelf-qd-v2-best-price {
    min-height: 22px;
    line-height: 22px;
    height: 22px;
    font-size: 26px;
    color: #444444;
    font-weight: 600
}

.shelf-qd-v2 .shelf-qd-v2-no-stock {
    padding-top: 50px;
    padding-bottom: 25px
}

.shelf-qd-v2 .shelf-qd-v2-no-stock a {
    color: #444444;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all .2s ease-out
}

.shelf-qd-v2 .shelf-qd-v2-no-stock a:active,
.shelf-qd-v2 .shelf-qd-v2-no-stock a:focus,
.shelf-qd-v2 .shelf-qd-v2-no-stock a:hover {
    text-decoration: none;
    color: #444444
}

.shelf-qd-v2.qd-product-is-in-stock-false {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.shelf-qd-v2 .shelf-qd-v2-image {
    transition: all .2s ease-out;
    position: relative
}

.shelf-qd-v2 .shelf-qd-v2-stamps {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 5;
    right: 5px
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount {
    display: block;
    zoom: 1;
    outline: transparent
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:before,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:before,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:after,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:after {
    content: " ";
    display: table
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:after,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:after {
    clear: both
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:before,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:before,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:after,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:after {
    content: "";
    display: table
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:after,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:after {
    clear: both
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:before,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:before,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:after,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:after {
    content: " ";
    display: table
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:after,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:after {
    clear: both
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:before,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:before,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:after,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:after {
    content: "";
    display: table
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight:after,
.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount:after {
    clear: both
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount-percentage {
    border-radius: 50px;
    background-color: #365ea5;
    width: 48px;
    height: 48px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
    font-size: 14px;
    line-height: 2
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount-percentage.qdAuto0 {
    display: none
}

.shelf-qd-v2 .shelf-qd-v2-stamps .shelf-qd-v2-highlight-discount-percentage:hover {
    color: #FFF;
    text-decoration: none
}

.shelf-qd-v2 .shelf-qd-v2-buy-button .shelf-qd-v2-buy-button-right {
    padding: 0 25px 25px
}

@media (max-width:991px) {
    .shelf-qd-v2 .shelf-qd-v2-buy-button .shelf-qd-v2-buy-button-right {
        padding: 0 15px 25px
    }
}

.shelf-qd-v2 .shelf-qd-v2-buy-button a {
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    transition: all .2s ease-out;
    border: none;
    display: inline-block;
    padding: 15px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    outline: none;
    text-align: center;
    background: #cb262a;
    border-radius: 2px;
    padding: 10px 15px
}

.shelf-qd-v2 .shelf-qd-v2-buy-button a:hover {
    text-decoration: none;
    outline: none
}

.shelf-qd-v2 .shelf-qd-v2-buy-button a:focus,
.shelf-qd-v2 .shelf-qd-v2-buy-button a:active {
    text-decoration: none;
    outline: none;
    box-shadow: none
}

.shelf-qd-v2 .shelf-qd-v2-buy-button a[disabled] {
    opacity: .8;
    filter: alpha(opacity=80)
}

.shelf-qd-v2 .shelf-qd-v2-buy-button a:active,
.shelf-qd-v2 .shelf-qd-v2-buy-button a:focus,
.shelf-qd-v2 .shelf-qd-v2-buy-button a:hover {
    outline: none;
    text-decoration: none;
    background: #FFF;
    color: #cb262a;
    box-shadow: 0 0 0 1px rgba(203, 38, 42, 0.75)
}

.shelf-qd-v2 .shelf-qd-v2-buy-button .qd-bb-productAdded {
    display: none
}

.shelf-qd-v2 .shelf-qd-v2-mobile-flags {
    display: none
}

@media (max-width:991px) {
    body.categoria .resultItemsWrapper .shelf-qd-v2,
    body.departamento .resultItemsWrapper .shelf-qd-v2,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v2 {
        border: #E9E9E9 solid;
        border-width: 1px;
        max-width: none
    }
    body.categoria .resultItemsWrapper .shelf-qd-v2:active,
    body.departamento .resultItemsWrapper .shelf-qd-v2:active,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v2:active,
    body.categoria .resultItemsWrapper .shelf-qd-v2:focus,
    body.departamento .resultItemsWrapper .shelf-qd-v2:focus,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v2:focus,
    body.categoria .resultItemsWrapper .shelf-qd-v2:hover,
    body.departamento .resultItemsWrapper .shelf-qd-v2:hover,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v2:hover {
        box-shadow: none;
        transform: scale(1)
    }
    body.categoria .resultItemsWrapper .shelf-qd-v2 .shelf-qd-v2-image .shelf-qd-v2-stamps,
    body.departamento .resultItemsWrapper .shelf-qd-v2 .shelf-qd-v2-image .shelf-qd-v2-stamps,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v2 .shelf-qd-v2-image .shelf-qd-v2-stamps {
        display: none
    }
    body.categoria .resultItemsWrapper .shelf-qd-v2 .shelf-qd-v2-buy-button a,
    body.departamento .resultItemsWrapper .shelf-qd-v2 .shelf-qd-v2-buy-button a,
    body.resultado-busca .resultItemsWrapper .shelf-qd-v2 .shelf-qd-v2-buy-button a {
        margin-top: 10px
    }
}

.slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    text-align: center
}

@media (max-width:992px) {
    .slick-dots {
        opacity: 1
    }
}

.slick-dots li {
    display: inline
}

.slick-dots li:hover button,
.slick-dots li.slick-active button {
    background-color: #cb262a;
    border: #cb262a solid;
    border-width: 1px
}

@media (max-width:992px) {
    .slick-dots li:hover button,
    .slick-dots li.slick-active button {
        background-color: #cb262a;
        border: #cb262a solid;
        border-width: 1px
    }
}

.slick-dots button {
    width: 19px;
    height: 19px;
    display: block;
    transition: all .2s ease-out;
    text-indent: 0;
    color: transparent;
    font-size: 0;
    border: #FFF solid;
    border-width: 1px;
    background: transparent;
    position: relative;
    display: inline-block;
    margin-right: 2px;
    margin-left: 2px;
    outline: none;
    padding: 0;
    border-radius: 50px;
    cursor: pointer;
    appearance: none
}

@media (max-width:992px) {
    .slick-dots button {
        background-color: #cb262a;
        border: #cb262a solid;
        border-width: 1px;
        width: 16px;
        height: 16px
    }
}

.super-deals-qd-v1 h2 {
    color: #444444;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 14px;
    color: #000
}

@media (max-width:991px) {
    .super-deals-qd-v1 h2 {
        font-size: 21px
    }
}

.super-deals-qd-v1 .shelf-brand-qd-v1 .brand {
    left: 0;
    right: 0;
    margin: 0 auto
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-wrapper-countdown {
    text-align: center;
    display: block
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-wrapper-countdown.vtex-cd_loading:before {
    display: block;
    margin-bottom: 12px;
    color: #868686;
    font-size: 16px;
    content: "Oferta válida hasta:"
}

@media (max-width:991px) {
    .super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-wrapper-countdown.vtex-cd_loading:before {
        text-transform: uppercase
    }
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-wrapper-countdown .qd-cp-timeinfo {
    display: inline-block;
    text-align: center
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-wrapper-countdown .qd-cp-digits {
    position: relative;
    display: block;
    margin-right: 5px;
    margin-bottom: 3px;
    margin-left: 5px;
    padding: 5px;
    color: #FFF;
    font-size: 20px;
    background-color: #365ea5;
    min-width: 40px;
    max-width: 40px;
    height: 40px
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-wrapper-countdown .qd-cp-digits:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    transform: translateY(-50%);
    content: ""
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-wrapper-countdown .qd-cp-text {
    font-size: 12px;
    text-align: center;
    text-transform: uppercase
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-left-block .shelf-qd-countdown-stamps {
    display: none
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-left-block .qd-sil-wrapper>.qd_sil_img_wrapper {
    padding-bottom: 80%
}

@media (min-width:768px) and (max-width:991px) {
    .super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-left-block .qd-sil-wrapper>.qd_sil_img_wrapper {
        padding-bottom: 50%
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-left-block .qd-sil-wrapper>.qd_sil_img_wrapper {
        padding-bottom: 100%
    }
}

@media (max-width:767px) {
    .super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-left-block .qd-sil-wrapper>.qd_sil_img_wrapper {
        padding-bottom: 90%
    }
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-left-block img {
    width: auto
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-name {
    height: 39px;
    overflow: hidden;
    margin-bottom: 26px
}

@media (max-width:991px) {
    .super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-name {
        margin-bottom: 0
    }
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-name h3 {
    font-size: 37px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000
}

@media (max-width:991px) {
    .super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-name h3 {
        font-size: 21px
    }
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-name h3 a {
    text-decoration: none
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-price {
    text-align: center;
    padding-bottom: 18px;
    font-size: 21px
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-price a {
    text-decoration: none
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-price .shelf-qd-countdown-old-price {
    color: #a1a19d;
    text-decoration: line-through;
    display: inline-block
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-price .shelf-qd-countdown-best-price {
    color: #000;
    display: inline-block
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-buy-button {
    text-align: center;
    padding-bottom: 26px
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-buy-button a {
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    transition: all .2s ease-out;
    border: none;
    display: inline-block;
    padding: 15px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    outline: none;
    text-align: center;
    background: #cb262a;
    border-radius: 2px;
    font-weight: 500
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-buy-button a:hover {
    text-decoration: none;
    outline: none
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-buy-button a:focus,
.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-buy-button a:active {
    text-decoration: none;
    outline: none;
    box-shadow: none
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-buy-button a[disabled] {
    opacity: .8;
    filter: alpha(opacity=80)
}

.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-buy-button a:active,
.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-buy-button a:focus,
.super-deals-qd-v1 .shelf-qd-countdown .shelf-qd-countdown-mobile-right-block .shelf-qd-countdown-buy-button a:hover {
    outline: none;
    text-decoration: none;
    background: #FFF;
    color: #cb262a;
    box-shadow: 0 0 0 1px rgba(203, 38, 42, 0.75)
}

.flag {
    color: #FFF;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    background-color: #365ea5;
    margin: 0 2px 5px 0;
    padding: 4px 10px 5px;
    letter-spacing: 1px;
    border-radius: 3px;
    top: 0 !important
}

.flag[class*="tempo-regressivo"] {
    display: none
}

.flag[class*="descuento"] {
    display: none
}

.flag[class*="entrega"],
.flag[class*="flete"] {
    background-color: #8220b4
}

.flag[class*="exclusivo"],
.flag[class*="lanzamiento"],
.flag[class*="new"],
.flag[class*="novedad"],
.flag[class*="nuevo"] {
    background-color: #ea7d34
}

.flag[class*="black-friday"] {
    background: #000
}

.flag.qdAuto0 {
    display: none
}

.flag:hover {
    color: #FFF;
    text-decoration: none
}

.product-qd-v1-stamps-highlight-discount,
.shelf-qd-v1-highlight-discount-percentage {
    color: #FFF;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    background-color: #365ea5;
    margin: 0 2px 2px 0;
    padding: 4px 10px 5px;
    letter-spacing: 1px;
    border-radius: 3px
}

.carousel-qd-v1-shelf h2 {
    color: #444444;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:991px) {
    .carousel-qd-v1-shelf h2 {
        font-size: 21px
    }
}

body.modal-quick-view .shelf-brand-qd-v1 {
    position: relative;
    z-index: 4;
    margin: 0 0 -10px 0
}

.shelf-brand-qd-v1 .brand {
    width: 90px;
    height: 30px;
    text-indent: 0;
    color: transparent;
    font-size: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block
}

@media (max-width:767px) {}

#vtexIdContainer {
    background: url("//auteco.vteximg.com.br/arquivos/bg-login.png") no-repeat center top;
    background-size: cover;
    border: none;
    box-shadow: none
}

#vtexIdContainer .modal-header {
    text-align: center;
    background: #FFF
}

#vtexIdContainer .modal-header:before {
    content: "";
    width: 100%;
    height: 75px;
    display: block;
    background: url("../images/credivargas-h-logo.png") no-repeat scroll center center /* LOGO */
}

#vtexIdContainer .vtexIdUI {
    background: #FFF;
    border-radius: 6px;
    border: #474444 solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5)
}

#vtexIdContainer #access-code {
    font-size: 42px !important;
    padding: 0 !important
}

#vtexIdContainer .modal-body,
#vtexIdContainer .modal-footer {
    background: transparent
}

#vtexIdContainer a {
    color: #444444
}

#vtexIdContainer a:hover {
    color: #515151;
    outline: none
}

#vtexIdContainer a:active,
#vtexIdContainer a:focus,
#vtexIdContainer a:visited {
    color: #5e5e5e;
    outline: none
}

#vtexIdContainer .btn-success {
    margin-top: 10px;
    border: none !important
}

#vtexIdContainer .btn-success#classicLoginBtn:after,
#vtexIdContainer .btn-success#sendAccessKeyBtn:after {
    content: "\f054";
    font-size: 1em;
    font-family: 'QDauteco';
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: 2px
}

#vtexIdContainer .vtexIdUI-back-link {
    margin-top: 10px;
    border-radius: 6px
}

#vtexIdContainer .vtexIdUI #loginWithAccessKeyBtn {
    white-space: nowrap;
    background: #00b754;
    color: #FFF !important;
    border-radius: 0;
    box-shadow: 0 4px 0 #00843d;
    border: none
}

#vtexIdContainer .vtexIdUI #loginWithAccessKeyBtn:hover {
    background: #00843d;
    outline: none
}

#vtexIdContainer .vtexIdUI #loginWithAccessKeyBtn:active,
#vtexIdContainer .vtexIdUI #loginWithAccessKeyBtn:focus {
    background: #005125;
    outline: none
}

#vtexIdContainer .vtexIdUI #vtexIdUI-facebook {
    border-radius: 0;
    background: #475f96;
    color: #FFF !important;
    border: none
}

#vtexIdContainer .vtexIdUI #vtexIdUI-facebook:hover {
    background: #374973;
    outline: none
}

#vtexIdContainer .vtexIdUI #vtexIdUI-facebook:active,
#vtexIdContainer .vtexIdUI #vtexIdUI-facebook:focus {
    background: #374973;
    outline: none
}

#vtexIdContainer .vtexIdUI #vtexIdUI-google-plus {
    border-radius: 0;
    background: #EA4335;
    color: #FFF !important;
    box-shadow: 0 4px 0 #d62516;
    border: none
}

#vtexIdContainer .vtexIdUI #vtexIdUI-google-plus:hover {
    background: #d62516;
    outline: none
}

#vtexIdContainer .vtexIdUI #vtexIdUI-google-plus:active,
#vtexIdContainer .vtexIdUI #vtexIdUI-google-plus:focus {
    background: #a81d11;
    outline: none
}

#vtexIdContainer .vtexIdUI .vtexIdUI-others-send-email {
    border-radius: 0;
    background: #00b754;
    color: #FFF !important;
    text-shadow: none;
    box-shadow: 0 4px 0 #00843d;
    border: none
}

#vtexIdContainer .vtexIdUI .vtexIdUI-others-send-email:before {
    content: "@";
    font-size: 66px;
    opacity: .2;
    filter: alpha(opacity=20);
    position: absolute;
    top: 8px;
    left: auto;
    right: 2px
}

#vtexIdContainer .vtexIdUI .vtexIdUI-others-send-email:hover {
    background: #00843d;
    outline: none
}

#vtexIdContainer .vtexIdUI .vtexIdUI-others-send-email:active,
#vtexIdContainer .vtexIdUI .vtexIdUI-others-send-email:focus {
    background: #005125;
    outline: none
}

.qd-custom-loading {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999999999;
    background: url("//auteco.vteximg.com.br/arquivos/ajax-loader_l.gif") no-repeat center center #FFF;
    opacity: .6;
    filter: alpha(opacity=60)
}

body.qd-loading {
    overflow: hidden
}

.footer-qd-v1-facebok-wrapper .footer-qd-v1-facebook-likebox .fb-page {
    margin: 0 auto
}

.icon-secure {
    text-align: left !important
}

.fidelity-program-wrap {
    border: #d0d0d0 solid;
    border-width: 1px;
    margin-top: 10px;
    padding: 10px;
    background-color: #f3f3f3;
    text-align: center;
    font-size: 20px;
    color: #365ea5;
    position: relative
}

.fidelity-program-wrap .fidelity-program-button:hover+.fidelity-program-tooltip {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.fidelity-program-wrap .fidelity-program-tooltip {
    transition: all .2s ease-out;
    background-color: #FFF;
    padding: 15px;
    font-size: 14px;
    color: #444444;
    border: #E9E9E9 solid;
    border-width: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    bottom: 45px;
    left: 0;
    z-index: 9;
    left: auto;
    right: 0;
    visibility: hidden;
    box-shadow: 0 0 10px 0 rgba(71, 68, 68, 0.3);
    padding: 15px 20px
}

.fidelity-program-wrap .fidelity-program-tooltip:after {
    position: absolute;
    bottom: -8px;
    left: auto;
    right: 15px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FFF
}

.fidelity-program-wrap .fidelity-program-tooltip span {
    display: inline-block;
    padding-right: 3px
}

.fidelity-program-wrap .fidelity-program-tooltip .RewardValueTitle {
    display: none
}

.fidelity-program-wrap .fidelity-program-tooltip .lblRewardValue {
    font-weight: 600
}

.fidelity-program-wrap img {
    display: inline-block;
    margin-top: -5px;
    margin-right: 5px
}

.shelf-qd-v1-buy-button-modal {
    transition: all .2s ease-out;
    overflow: auto;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: transparent;
    z-index: 99999999
}

.shelf-qd-v1-buy-button-modal.fade.in {
    opacity: 1
}

.shelf-qd-v1-buy-button-modal .modal-dialog {
    width: 95%;
    max-width: 960px;
    margin: 30px auto
}

@media (min-width:1200px) {
    .shelf-qd-v1-buy-button-modal .modal-dialog {
        width: 90%;
        max-width: 1288px;
        min-width: 1170px
    }
}

.shelf-qd-v1-buy-button-modal .modal-content {
    border-radius: 0
}

.shelf-qd-v1-buy-button-modal .modal-content .modal-body {
    height: 590px;
    padding: 1px
}

.shelf-qd-v1-buy-button-modal .modal-content .modal-header {
    border: 0;
    padding-bottom: 40px;
    padding-top: 30px
}

.shelf-qd-v1-buy-button-modal .modal-content .modal-header .close {
    position: absolute;
    right: 45px;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer
}

.shelf-qd-v1-buy-button-modal .modal-content .modal-header .close i {
    padding-left: 5px;
    color: #cb262a;
    position: absolute
}

.shelf-qd-v1-buy-button-modal .modal-content .modal-footer {
    border: 0
}

.shelf-qd-v1-buy-button-modal .wrap-iframe {
    width: 100%;
    height: 100%;
    display: block
}

.shelf-qd-v1-buy-button-modal .wrap-iframe .iframe {
    border: 0;
    width: 100%;
    height: 100%
}

body.modal-quick-view .LPMcontainer {
    display: none !important
}

.vtex-cpProductField {
    display: none
}

.vtex-cpProductTextWrap {
    position: relative;
    display: block
}

.vtex-cpOverlay,
.vtex-cpImgOverlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #F1F1F1;
    opacity: .7;
    filter: alpha(opacity=70);
    background: url("//auteco.vteximg.com.br/arquivos/ajax-loader.gif") no-repeat center center #FFF
}

.vtex-cpImgOverlay {
    z-index: 10;
    top: 35%;
    left: 35%;
    width: 30%;
    height: 30%
}

.qd_cpShow {
    zoom: 1;
    display: inline-block;
    float: left;
    margin: 0
}

.qd_cpShow:before,
.qd_cpShow:after {
    content: " ";
    display: table
}

.qd_cpShow:after {
    clear: both
}

.qd_cpShow:before,
.qd_cpShow:after {
    content: "";
    display: table
}

.qd_cpShow:after {
    clear: both
}

.qd_cpShow:before,
.qd_cpShow:after {
    content: " ";
    display: table
}

.qd_cpShow:after {
    clear: both
}

.qd_cpShow:before,
.qd_cpShow:after {
    content: "";
    display: table
}

.qd_cpShow:after {
    clear: both
}

.vtex-cpSkuIds.qd_cpHide,
.qd_cpHide {
    display: none
}

.vtex-cpInner {
    border: 1px solid #FFF;
    display: block
}

.vtex-cpSkuIds {
    cursor: pointer;
    display: block;
    float: left;
    background: transparent !important;
    background-position: center center
}

.qd_cpSkuList .vtex-cpFirst {
    margin-left: 0
}

.vtex-cpProductImage {
    position: relative;
    display: block
}

.vtex-cpOriginalImage,
.vtex-cpSkuImage {
    position: absolute;
    top: 0;
    left: 0
}

.qd_cpViewMore {
    margin-top: 6px;
    margin-left: 6px;
    background: url("//auteco.vteximg.com.br/arquivos/mais_cores.png") center center;
    background-size: contain
}

.qd_cpViewMore a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999em
}

.vtex-cpSkuIds,
.qd_cpViewMore {
    border: 1px solid #FFF
}

.vtex_cpActiveSku img {
    zoom: .9
}

.prateleira li .vtex-cpImgsThumb,
.prateleira li .vtex-cpInner,
.vtex-cpSkuIds {
    width: 45px;
    height: 45px
}

@media (max-width:767px) {
    .prateleira li .vtex-cpImgsThumb,
    .prateleira li .vtex-cpInner,
    .vtex-cpSkuIds {
        width: 35px;
        height: 35px
    }
}

.qd_cpViewMore {
    height: 38px;
    width: 38px
}

@media (max-width:767px) {
    .qd_cpViewMore {
        width: 30px;
        height: 30px
    }
}

.vtex-cpProductImage img {
    display: block;
    max-width: 100%;
    height: auto
}

.qd-cpBox {
    min-height: 45px;
    margin-top: 10px
}

.qd-cpBox:before,
.qd-cpBox:after {
    content: " ";
    display: table
}

.qd-cpBox:after {
    clear: both
}

.qd-ssr2-loaded {
    border-radius: 6px;
    margin-bottom: 20px;
    padding: 7px 6px
}

@media (max-width:991px) {
    .qd-ssr2-loaded {
        margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px
    }
}

.qd-ssr2-loaded .filters-tilte {
    color: #FFF;
    margin: 8px 15px 15px;
    float: left
}

@media (max-width:991px) {
    .qd-ssr2-loaded .filters-tilte {
        display: block;
        margin-left: 0;
        margin-bottom: 10px;
        float: none;
        width: 100%;
        text-align: center
    }
}

.qd-ssr2-loaded .filters-tilte:before {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
    background: url('//auteco.vteximg.com.br/arquivos/home-filtro-icon.png');
    content: "";
    margin-right: 10px
}

.qd-ssr2-loaded .filter-qd-v1-products-button {
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    transition: all .2s ease-out;
    border: #365ea5 solid;
    border-width: 1px;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    padding: 15px 5px;
    color: #365ea5;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    outline: none;
    text-align: center;
    border-radius: 3px;
    background: #FFF;
    background: #365ea5;
    color: #FFF;
    border: none;
    font-size: 16px;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.qd-ssr2-loaded .filter-qd-v1-products-button:hover {
    text-decoration: none;
    outline: none
}

.qd-ssr2-loaded .filter-qd-v1-products-button:focus,
.qd-ssr2-loaded .filter-qd-v1-products-button:active {
    text-decoration: none;
    outline: none;
    box-shadow: none
}

.qd-ssr2-loaded .filter-qd-v1-products-button[disabled] {
    opacity: .8;
    filter: alpha(opacity=80)
}

.qd-ssr2-loaded .filter-qd-v1-products-button:hover {
    border-color: #29487f;
    color: #29487f
}

.qd-ssr2-loaded .filter-qd-v1-products-button:active,
.qd-ssr2-loaded .filter-qd-v1-products-button:focus {
    text-decoration: none;
    outline: transparent;
    border-color: #3b67b4;
    color: #3b67b4
}

.qd-ssr2-loaded .filter-qd-v1-products-button:hover {
    background: #29487f;
    color: #FFF
}

.qd-ssr2-loaded .filter-qd-v1-products-button:active,
.qd-ssr2-loaded .filter-qd-v1-products-button:focus {
    background: #3b67b4;
    color: #FFF
}

@media (max-width:1199px) {
    .qd-ssr2-loaded .filter-qd-v1-products-button {
        width: 21%
    }
}

@media (max-width:991px) {
    .qd-ssr2-loaded .filter-qd-v1-products-button {
        display: block;
        width: 100%;
        float: none;
        position: relative
    }
}

@media (min-width:991px) {
    .qd-ssr2-loaded .qd-search-filters {
        width: 80%;
        float: right
    }
}

.qd-ssr2-loaded .qd-ssr2-option-wrapper>label,
.qd-ssr2-loaded .qd-ssr2-option-wrapper>select {
    display: none
}

@media (min-width:991px) {
    .qd-ssr2-loaded .qd-ssr2-option-wrapper {
        padding: 10px 20px 10px 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important
    }
}

@media (min-width:991px) {
    .qd-ssr2-loaded .qd-ssr2-option-wrapper:first-child .select2-selection--single {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
}

@media (min-width:991px) {
    .qd-ssr2-loaded .qd-ssr2-option-wrapper:first-child+.qd-ssr2-option-wrapper+.qd-ssr2-option-wrapper .select2-selection--single {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}

.qd-ssr2-loaded .select2 {
    width: 100% !important;
    display: inline-block
}

.qd-ssr2-loaded .select2-selection {
    height: 56px !important;
    border: 0 !important;
    margin-right: 1px
}

.qd-ssr2-loaded .select2-selection>span {
    height: 56px !important;
    line-height: 56px !important
}

.qd-ssr2-loaded .select2-container--default .select2-selection--single {
    border-radius: 0
}

.qd-ssr2-loaded .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #c3c3c3 transparent transparent transparent;
    border-width: 8px 6px 0 6px;
    margin-top: -4px
}

.qd-ssr2-loaded .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #c3c3c3 transparent;
    border-width: 0 6px 8px 6px
}

.select2-container--open .select2-results__option {
    padding: 5px 15px 2px 15px !important
}

.select2-container--open .select2-results__option--highlighted {
    background: #cb262a !important
}

.select2-container--open .select2-search__field {
    font-family: 'QDauteco', 'Roboto Condensed', sans-serif;
    padding: 4px 10px 6px 10px !important
}

.select2-container--open .select2-search__field::placeholder {
    color: #868686
}

.filter-qd-v1-wrapper {
    position: relative
}

.filter-qd-v1-wrapper h2 {
    color: #444444;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    padding: 20px 0
}

@media (max-width:991px) {
    .filter-qd-v1-wrapper h2 {
        font-size: 21px
    }
}

.filter-qd-v1-wrapper .container {
    position: relative
}

.filter-qd-v1-wrapper .select2-selection__arrow {
    right: 10px !important
}

.filter-qd-v1-wrapper .filter-qd-v1-products-button {
    display: none
}

.search-qd-v1-filter-area .filter-qd-v1-wrapper .qd-ssr2-loaded {
    padding: 15px 20px !important;
    border-radius: 0 !important
}

.filter-qd-v1-wrapper .qd-ssr2-option-wrapper {
    width: 21%
}

.filter-qd-v1-wrapper .filter-qd-v1-products-button {
    width: 16%
}

.filter-qd-v1-wrapper .qd-ssr2-option-wrapper,
.filter-qd-v1-wrapper .filter-qd-v1-products-button {
    display: inline-block
}

@media (max-width:1199px) {
    .filter-qd-v1-wrapper .qd-ssr2-option-wrapper,
    .filter-qd-v1-wrapper .filter-qd-v1-products-button {
        width: 20%
    }
}

@media (max-width:991px) {
    .filter-qd-v1-wrapper .qd-ssr2-option-wrapper,
    .filter-qd-v1-wrapper .filter-qd-v1-products-button {
        width: 100%;
        margin-bottom: 20px;
        display: block
    }
}

.filter-qd-v1-wrapper .select2 {
    border: #E9E9E9 solid !important;
    border-width: 1px !important
}

.filter-qd-v1-wrapper .select2-selection__rendered {
    padding-left: 10px !important;
    padding-right: 43px !important
}

.filter-qd-v1-wrapper .select2-selection__placeholder {
    color: #868686 !important;
    font-size: 16px !important;
    padding-left: 10px
}

.filter-qd-v1-wrapper .select2-dropdown {
    border-radius: 0 !important
}

.filter-qd-v1-wrapper .select2-results__option {
    border-top: 1px #E9E9E9 solid !important;
    border: #E9E9E9 solid !important;
    border-width: 1px !important
}

.qd-sss-wishlist-button {
    display: block !important
}

.qd-sss-wishlist-delete-button {
    display: none !important
}

.qd-favorited .qd-sss-wishlist-delete-button {
    display: block !important
}

.qd-favorited .qd-sss-wishlist-button {
    display: none !important
}

i.icon-heart {
    display: inline-block;
    content: "";
    background: url("//auteco.vteximg.com.br/arquivos/icon-heart.png") no-repeat 50% 50%;
    background-size: contain;
    width: 25px;
    height: 25px
}

i.icon-heart::before {
    content: "";
    display: none
}

body.qd-hasFavorites header i.icon-heart,
.qd-favorited i.icon-heart {
    background: url("//auteco.vteximg.com.br/arquivos/icon-heart-red.png") no-repeat 50% 50%;
    background-size: contain
}

body.qd-hasFavorites .wishlist-qd-v1-header i {
    color: #ffd200
}

.wishlist-qd-v1-popup-wrapper {
    border: rgba(0, 0, 0, 0.2) solid;
    border-width: 1px;
    position: absolute;
    top: -55px;
    left: auto;
    right: 40px;
    z-index: 1000;
    transition: all .2s ease-out;
    background-color: #FFF;
    width: 400px;
    padding: 20px 30px 15px;
    text-align: left;
    box-shadow: 0 1px 12px rgba(0, 0, 0, 0.4);
    display: none
}

.wishlist-qd-v1-hover .wishlist-qd-v1-popup-wrapper {
    padding: 10px 20px
}

body:not([data-qd-scroll-0="1"]) .wishlist-qd-v1-popup-wrapper.qd-float-wishlist {
    display: none
}

body[data-qd-scroll-0="1"] .wishlist-qd-v1-popup-wrapper {
    display: none
}

@media (max-width:991px) {
    body[data-qd-scroll-0="1"] .wishlist-qd-v1-popup-wrapper.qd-is-active {
        display: block
    }
}

body[data-qd-scroll-0="1"].qd-wishlist-on .wishlist-qd-v1-popup-wrapper.qd-float-wishlist {
    display: block;
    position: absolute;
    top: 80px;
    left: auto;
    right: -140px;
    z-index: 998
}

body[data-qd-scroll-0="1"].qd-wishlist-on .wishlist-qd-v1-popup-wrapper.qd-float-wishlist:before,
body[data-qd-scroll-0="1"].qd-wishlist-on .wishlist-qd-v1-popup-wrapper.qd-float-wishlist:after {
    left: 260px !important
}

@media (max-width:991px) {
    .wishlist-qd-v1-popup-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        padding: 45px 20px 15px;
        box-shadow: none;
        height: auto;
        overflow-y: auto;
        border: none;
        z-index: 1000
    }
    .wishlist-qd-v1-popup-wrapper.qd-float-wishlist {
        display: none !important
    }
}

.wishlist-qd-v1-popup-wrapper.qd-is-active {
    display: block
}

.wishlist-qd-v1-popup-wrapper:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 20px;
    margin: 0 auto;
    top: -13px;
    filter: blur(2px)
}

@media (max-width:1199px) {
    .wishlist-qd-v1-popup-wrapper:before {
        left: 400px
    }
}

@media (max-width:991px) {
    .wishlist-qd-v1-popup-wrapper:before {
        display: none
    }
}

.wishlist-qd-v1-popup-wrapper:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF;
    position: absolute;
    right: 20px;
    margin: 0 auto;
    top: -10px
}

@media (max-width:1199px) {
    .wishlist-qd-v1-popup-wrapper:after {
        left: 400px
    }
}

@media (max-width:991px) {
    .wishlist-qd-v1-popup-wrapper:after {
        display: none
    }
}

.wishlist-qd-v1-popup-wrapper .wishlist-qd-v1-text {
    margin-bottom: 15px
}

.wishlist-qd-v1-hover .wishlist-qd-v1-popup-wrapper .wishlist-qd-v1-text {
    margin-bottom: 0
}

.wishlist-qd-v1-popup-wrapper .wishlist-qd-v1-text p {
    min-height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #444444
}

@media (max-width:991px) {
    .wishlist-qd-v1-popup-wrapper .wishlist-qd-v1-text p {
        font-size: 12px
    }
}

.wishlist-qd-v1-hover .wishlist-qd-v1-popup-wrapper .wishlist-qd-v1-text p {
    line-height: 20px
}

.wishlist-qd-v1-popup-wrapper .wishlist-qd-v1-text p span {
    color: #ffd200
}