/**/
.bullets {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-bullets.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 26px;
    vertical-align: middle;
    width: 52px;
}
.ico-arrow-down {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-arrow-down.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 10px;
    vertical-align: middle;
    width: 16px;
}
.ico-bag {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-bag.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 25px;
    vertical-align: middle;
    width: 20px;
}
.ico-cart-pink {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-cart-pink.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 25px;
    vertical-align: middle;
    width: 20px;
}
.ico-edit {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-edit.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 24px;   
    vertical-align: middle;
    width: 24px;
}
.ico-facebook-black {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-facebook-black.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 26px;
    vertical-align: middle;
    width: 26px;
}
.ico-facebook {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-facebook.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 18px;
    vertical-align: middle;
    width: 18px;
}
.ico-heart {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-heart.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 26px;
    vertical-align: middle;
    width: 24px;
}
.ico-instagram-black {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-instagram-black.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 26px;
    vertical-align: middle;
    width: 26px;
}
.ico-instagram {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-instagram.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 18px;
    vertical-align: middle;
    width: 18px;
}
.ico-loyalty-points {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-loyalty-points.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 19px;
    vertical-align: middle;
    width: 19px;
}
.ico-menu {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-menu.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 20px;
    vertical-align: middle;
    width: 21px;
}
.ico-opts {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-opts.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 18px;
    vertical-align: middle;
    width: 4px;
}
.ico-question {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-question.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 24px;
    vertical-align: middle;
    width: 14px;
}
.ico-rating {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-rating.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 18px;
    vertical-align: middle;
    width: 38px;
}
.ico-refresh {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-refresh.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 18px;
    vertical-align: middle;
    width: 15px;
}
.ico-twitter-black {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-twitter-black.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 26px;
    vertical-align: middle;
    width: 26px;
}
.ico-twitter {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-twitter.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 18px;
    vertical-align: middle;
    width: 18px;
}
.ico-youtube-black {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-youtube-black.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 26px;
    vertical-align: middle;
    width: 26px;
}
.ico-youtube {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-ico-youtube.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 18px;
    vertical-align: middle;
    width: 18px;
}
.quantity-down {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-quantity-down.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 9px;
    vertical-align: middle;
    width: 12px;
}
.quantity-up {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-quantity-up.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 9px;
    vertical-align: middle;
    width: 12px;
}
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
    display: block;
}
html, body {
    height: 100%;
    text-transform: lowercase;
}
html {
}
body {
}
img, iframe, video, audio, object {
    max-width: 100%;
}
img {
    display: inline-block;
    height: auto;
    vertical-align: middle;
}
b, strong {
    font-weight: bold;
}
address {
    font-style: normal;
}
svg:not(:root) {
    overflow: hidden;
}
iframe {
    border: 0 none;
}
a, button, input[type="submit"], input[type="button"], input[type="reset"], input[type="file"], input[type="image"], label[for] {
    cursor: pointer;
}
a[href^="tel"], button[disabled], input[disabled], textarea[disabled], select[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea, a[href^="tel"] {
    -moz-appearance: none;
}
textarea {
    overflow: auto;
    resize: none;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}
button, select {
    text-transform: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
nav ul, nav ol {
    list-style: outside none none;
}
@font-face {
    font-family: "Museo Sans";
    font-style: normal;
    font-weight: 300;
    src: url("/arquivos/museo300-Regular-webfont-eot.css") format("embedded-opentype"), url("/arquivos/museo300-Regular-webfont-woff.css") format("woff"), url("/arquivos/museo300-Regular-webfont-ttf.css") format("truetype"), url("/arquivos/museo300-Regular-webfont-svg.cssMuseo Sans") format("svg");
}
@font-face {
    font-family: "Museo Sans";
    font-style: normal;
    font-weight: 500;
    src: url("/arquivos/museo500-Regular-webfont-eot.css") format("embedded-opentype"), url("/arquivos/museo500-Regular-webfont-woff.css") format("woff"), url("/arquivos/museo500-Regular-webfont-ttf.css") format("truetype"), url("/arquivos/museo500-Regular-webfont-svg.css#Museo Sans") format("svg");
}
@font-face {
    font-family: "Museo300Regular";
    font-style: normal;
    font-weight: normal;
    src: url("/arquivos/museo300-regular-webfont-webfont.eot.css?#iefix") format("embedded-opentype"), url("/arquivos/museo300-regular-webfont-webfont.woff2.css") format("woff2"), url("/arquivos/museo300-regular-webfont-webfont.woff.css") format("woff"), url("/arquivos/museo300-regular-webfont-webfont.ttf.css") format("truetype"), url("/arquivos/museo300-regular-webfont-webfont.svg.css#Museo300Regular") format("svg");
}
body {
    background: #fff url("/arquivos/qdb-bg_body.jpg") repeat scroll center top;
    color: #5c5c5c;
    font-family: "Museo Sans",sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5;
    min-width: 320px;
}
a {
    color: inherit;
    text-decoration: none;
}
a img {
    border: 0 none;
}
a:hover {
    text-decoration: underline;
}
a[href^="tel"] {
    text-decoration: none;
}
h1 {
    font-size: 33px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.75em;
}
p, ul, ol, dl, table, blockquote {
    margin-bottom: 1.5em;
}
h1[class], h2[class], h3[class], h4[class], h5[class], h6[class], h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, dl:last-child, table:last-child, blockquote:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    h1 {
        font-size: 20px;
    }
}
@media (min-width: 768px) {
    .zoomLens {
        background-color: transparent !important;
        border: 0 none !important;
        cursor: crosshair !important;
        opacity: 1 !important;
    }
    .zoomWindowContainer > div {
        border: 1px solid #307373 !important;
        height: 370px !important;
        width: 460px !important;
    }
}
.clear::after {
    clear: both;
    content: "";
    display: table;
    line-height: 0;
}
.notext {
    overflow: hidden;
    text-indent: 100%;
    text-shadow: none;
    white-space: nowrap;
}
.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}
[hidden], .hidden {
    display: none;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
[disabled], .disabled {
    cursor: default;
}
.wrapper {
    overflow: hidden;
}
.container {
}
.shell {
    margin: auto;
    max-width: 960px;
}
.header {
    position: relative;
    z-index: 999;
}
.header-top {
    background-color: #000;
}
.header-top .header-top-inner {
    overflow: hidden;
    padding-right: 20px;
    position: relative;
}
.header-top .socials {
    float: right;
    margin-left: 10px;
    margin-top: 5px;
}
.header-top .socials p {
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}
.header-top .socials ul {
    list-style: outside none none;
}
.header-top .socials ul li {
    display: inline-block;
    vertical-align: middle;
}
.header-top .socials ul li ~ li {
    margin-left: 8px;
}
.header-top .banner-top {
    float: right;
}
.header-top .banner-top img {
    height: auto;
    max-width: 100%;
}
.visitor p {
    color: #fff;
}
.visitor p a {
    color: #ed1556;
}
@media (max-width: 959px) {
    .header-top .banner-top img {
        width: 70%;
    }
}
@media (max-width: 767px) {
    .header-top {
        padding: 0 10px;
        text-align: left;
    }
    .header-top .banner-top {
        display: none;
    }
    .header-top .socials {
        display: inline-block;
        float: none;
        margin-left: 0;
    }
}
@media (max-width: 479px) {
    .header-top .socials {
        display: none;
    }

}
.header-middle {
    background-color: #000;
}
.header-middle .header-middle-inner {
    position: relative;
}
.header-middle .header-middle-inner::before, .header-middle .header-middle-inner::after {
    content: "";
    display: table;
}
.header-middle .header-middle-inner::after {
    clear: both;
}
.header-middle .logo {
    left: 0;
    position: absolute;
    top: 0;
}
.header-middle h1.logo-loja{

}
.header-middle .profile {
    float: right;
    height: 93px;
    width: 790px;
}
.header-middle .profile .visitor {
    float: left;
    padding: 10px 0 0 25px;
    width: 225px;
}
.header-middle .header-cart {
    float: right;
    margin-top: 36px;
}
.header-middle .header-cart ul {
    font-size: 0;
    list-style: outside none none;
}
.header-middle .header-cart ul li {
    display: inline-block;
    margin: 13px 9px 0 12px;
    vertical-align: top;
}
.header-middle .header-cart ul a {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 1.2;
}
.header-middle .header-cart ul a.btn {
    background: #000 none repeat scroll 0 0;
    margin-top: 10px;
}
.header-middle .header-cart ul a.btn:hover {
    background: #ed1556 none repeat scroll 0 0;
}
.header-middle .header-cart ul a:hover, .header-middle .header-cart ul a:hover span {
    text-decoration: none;
}
.header-middle .header-cart ul span {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.header-middle .header-cart ul strong {
    display: block;
    font-weight: 700;
}
.header-middle .header-cart ul li.pink-bg {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-bg-cart.png") no-repeat scroll 0 0;
    height: 57px;
    margin: 0 -6px 0 0;
    padding: 15px 0 0 20px;
    width: 189px;
}
.header-search {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-search-bg.png") no-repeat scroll center center;
    clear: both;
    margin: 0 -35px;
    min-height: 52px;
}
.header-cart li {
    position: relative;
}
.header-cart li:hover .cart {
    opacity: 1;
    visibility: visible;
}
.header-cart .cart {
    background-color: #fff;
    border-radius: 5px;
    left: -23px;
    opacity: 0;
    padding: 5px 8px;
    position: absolute;
    top: 50px;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 192px;
    z-index: 9999;
}
.header-cart .cart::before {
    border-color: -moz-use-text-color transparent #fff;
    border-style: none solid solid;
    border-width: 0 4px 5px;
    content: "";
    position: absolute;
    right: 20px;
    top: -5px;
}
.header-cart .cart h1, .header-cart .cart p {
    color: #ed1555;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    padding: 0 0 0 15px;
    text-transform: lowercase;
}
.header-cart .cart p {
    color: #444;
}
.header-cart .cart p.bold {
    color: #000;
    margin-bottom: 5px;
}
.header-cart .cart p.bold + p {
    color: #ed1556;
    padding: 0 0 0 55px;
    text-transform: lowercase;
}
.header-middle .search {
    float: left;
    margin-left: 100px;
    padding-top: 8px;
    position: relative;
}
.header-middle .search-field {
    background-color: #fff;
    border: 0 none;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    font-family: "Museo Sans",sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
    margin-right: 0;
    padding: 10px;
    text-transform: lowercase;
    vertical-align: middle;
    width: 720px;
}
.header-middle .search-btn:hover{
    background: #ed1556 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 19px;
    font-weight: 300;
    left: -94px;
    line-height: 35px;
    padding-left: 14px;
    padding-right: 25px;
    position: relative;
    text-transform: lowercase;
    vertical-align: middle;
}
.header-middle .search-btn {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #FFF;
    display: inline-block;
    font-size: 19px;
    font-weight: 300;
    left: -94px;
    line-height: 35px;
    padding-left: 14px;
    padding-right: 25px;
    position: relative;
    text-transform: lowercase;
    vertical-align: middle;
}
.header-middle .search-btn::after {
	border-bottom: 5px solid transparent;
    border-left: 5px solid white;
    border-top: 5px solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    left: 81px;
    margin-top: -5px;
    padding-right: 0;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    width: 0;
}
.header-middle .test {
    color: #fff;
    float: right;
    font-size: 17px;
    margin-right: 50px;
    margin-top: 15px;
    padding-right: 25px;
    position: relative;
}
.header-middle .test::before {
    content: "";
    height: 10px;
    margin-top: -4px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 16px;
}
.header-middle .test span {
    color: #000;
}
.header-bottom {
    bottom: -36px;
    left: 0;
    position: absolute;
    width: 100%;
}
@media (max-width: 959px) {
    .header-middle .logo {
        margin-left: 10px;
        width: 150px;
    }
    .header-middle .profile .visitor {
        margin-left: 190px;
    }
    .header-middle .header-cart {
        margin-right: 10px;
    }
    .header-middle .header-cart ul span {
        display: none;
    }
    .header-middle .header-cart ul li {
        margin-top: 18px;
    }
    .header-middle .header-cart ul li.pink-bg {
        background: #ed1555 none repeat scroll 0 0;
        border-radius: 5px 5px 0 0;
        margin: 0;
        padding: 15px 20px 0;
        width: auto;
    }
    .header-middle .search {
        margin-left: 50px;
    }
}
@media (max-width: 767px) {
    .header-middle .profile {
        width: 100%;
    }
    .header-middle .logo {
        float: left;
        margin-top: 10px;
        position: static;
    }
    .header-middle .profile {
        height: auto;
    }
    .header-middle .profile .visitor {
        height: 80px;
        margin-bottom: 0;
        margin-left: 0;
        margin-top: 10px;
        padding-left: 10px;
        padding-top: 0;
    }
    .header-search {
        margin: 0;
        padding: 0 10px;
    }
    .header-middle .search {
        margin-left: 0;
        width: 75%;
    }
    .header-middle .search-field {
        width: 70%;
    }
    .header-middle .test {
        font-size: 14px;
        margin-right: 0;
        width: 25%;
    }
    .header-cart .cart {
        left: auto;
        right: 5px;
    }
    .header-bottom {
        position: static;
    }
}
@media (max-width: 479px) {
    .header-middle .logo {
        left: 0;
        position: relative;
        top: 0;
        width: 100px;
    }
    .header-middle .profile .visitor {
        float: right;
    }
    .header-middle .header-cart {
        margin-top: 10px;
    }
    .header-middle .search {
        width: 100%;
    }
    .header-middle .test {
        display: none;
    }
}
.main {
    padding-top: 15px;
}
@media (max-width: 959px) {
    .main .shell {
        padding: 0 10px;
    }
}
.footer {
    background-color: #fff;
    margin-top: 50px;
    padding-bottom: 20px;
}
.footer .shell {
    position: relative;
}
.footer .footer-bar {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-footer-search.png") no-repeat scroll center top;
    border-radius: 4px 4px 0 0;
    bottom: 100%;
    height: 45px;
    left: 0;
    margin-bottom: 0;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
}
.footer .footer-bar .search {
    border-right: 0 none;
    float: left;
    white-space: nowrap;
}
.footer .footer-bar .form-controls {
    display: inline-block;
    vertical-align: middle;
}
.footer .footer-bar .search .search-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    margin-left: 10px;
    text-transform: lowercase;
    vertical-align: middle;
}
.footer .footer-bar .search .search-field {
    border: 0 none;
    border-radius: 5px;
    color: #8e8e8e;
    display: inline-block;
    font-family: "Arial",Helvetica,sans-serif;
    font-size: 13px;
    font-style: italic;
    padding: 10px 11px;
    vertical-align: middle;
    width: 325px;
}
.footer .footer-bar .socials {
    border-left: 0 none;
    float: right;
    margin-top: 5px;
    padding-right: 10px;
}
.footer .footer-bar .socials::before {
    display: none;
}
.footer .footer-bar .socials span {
    color: #ed1555;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 0 10px;
    vertical-align: middle;
}
.footer .footer-bar .socials ul {
    display: inline-block;
    list-style: outside none none;
    vertical-align: middle;
}
.footer .footer-bar .socials ul li {
    display: inline-block;
    vertical-align: middle;
}
.footer .subscribe {
    margin: 0 -23px;
}
.footer .top-products {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-top-products.png") no-repeat scroll center 0;
    color: #818181;
    font: 12px/1.3 "Trebuchet MS",Arial,Helvetica,sans-serif;
    height: 43px;
    margin-bottom: 20px;
    margin-left: -5px;
    margin-right: -5px;
    padding: 13px 25px 0;
    position: relative;
    text-align: center;
}
.footer .top-products::after {
    clear: both;
    content: "";
    display: table;
    font-size: 0;
    line-height: 0;
}
.footer .top-products h4 {
    color: #fff;
    float: left;
    font-family: "Museo Sans",sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: lowercase;
}
.footer .top-products p {
    color: #fff;
    overflow: hidden;
    padding-left: 5px;
    position: relative;
    top: -5px;
}
.footer .top-products a {
    color: #fff;
    display: inline-block;
    font-family: "Museo Sans",sans-serif;
    text-decoration: none;
    text-transform: lowercase;
}
.footer .top-products a:hover {
    text-decoration: underline;
}
.footer .footer-cols {
    margin-bottom: 20px;
    overflow: hidden;
}
.footer .footer-col {
    float: left;
}
.footer .footer-col-size1 {
    width: 420px;
}
.footer .footer-col-size2 {
    width: 222px;
}
.footer .footer-col-size3 {
    width: 290px;
}
.footer .footer-col-size4 {
    width: 230px;
}
.footer .footer-col-size5 {
    width: 200px;
}
.footer .footer-col-size6 {
    width: 520px;
}
.footer .footer-title {
    color: #ed1555;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: lowercase;
}
.footer .list-links {
    color: #6e6e6e;
    display: inline-block;
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    list-style-type: disc;
    max-width: 140px;
    padding-left: 10px;
    text-transform: lowercase;
    vertical-align: top;
    width: 100%;
}
.footer .list-links strong {
    color: #4c3781;
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.footer .list-links a {
    text-decoration: none;
}
.footer .list-links a:hover {
    text-decoration: underline;
}
.footer .list-cards li {
    display: inline-block;
    margin: 0 20px 20px 0;
    vertical-align: top;
}
.footer .list-cards p {
    margin-bottom: 5px;
    text-transform: lowercase;
}
.footer .list-cards li img {
    margin-right: 5px;
}
.footer .secure {
    overflow: hidden;
}
.footer .secure-inner {
    float: left;
}
.footer .secure-inner a {
    display: block;
    margin-bottom: 22px;
}
.footer .secure-inner ~ .secure-inner {
    float: none;
    overflow: hidden;
    padding-left: 6px;
}
.footer .footer-entry {
    color: #6e6e6e;
    font: 12px/13px "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-align: center;
}
.footer .footer-entry p {
    margin-bottom: 10px;
}
.footer .copyright {
    color: #aba599;
    font: 11px/11px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.footer .copyright a {
    text-decoration: none;
}
@media (max-width: 959px) {
    .footer .top-products {
        background: #cf0539 none repeat scroll 0 0;
        height: auto;
    }
    .footer .subscribe {
        margin: 0 -10px;
    }
    .footer .footer-cols {
        padding: 0 10px;
    }
    .footer .footer-col-size1, .footer .footer-col-size2 {
        width: 25%;
    }
    .footer .footer-col-size3 {
        width: 50%;
    }
    .footer .list-links ~ .list-links {
        margin-left: 20px;
    }
    .footer .footer-col-size4, .footer .footer-col-size5 {
        width: 24%;
    }
    .footer .footer-col-size5 {
        margin-left: 2%;
    }
    .footer .footer-col-size6 {
        width: 50%;
    }
    .footer .secure-inner ~ .secure-inner {
        padding-left: 10px;
    }
    .footer .list-cards img {
        width: 50px;
    }
}
@media (max-width: 767px) {
    .footer .top-products {
        padding-bottom: 15px;
    }
    .footer .top-products h4 {
        float: left;
        margin-bottom: 10px;
        width: 100%;
    }
    .footer .footer-col-size1, .footer .footer-col-size2 {
        width: 50%;
    }
    .footer .footer-col-size3 {
        margin-top: 10px;
        width: 100%;
    }
    .footer .footer-col-size3 .list-links {
        float: left;
        max-width: 50%;
        width: 50%;
    }
    .footer .footer-col-size3 .list-links ~ .list-links {
        margin-left: 0;
    }
    .footer .footer-col:nth-child(2n+1) {
        clear: left;
    }
    .footer .footer-col-size4, .footer .footer-col-size5 {
        width: 50%;
    }
    .footer .footer-col-size5 {
        margin-left: 0;
    }
    .footer .footer-col-size6 {
        width: 100%;
    }
}
@media (max-width: 479px) {
    .footer {
        margin-top: 110px;
    }
    .footer .top-products {
        margin: 0;
        padding: 10px;
    }
    .footer .list-cards img {
        width: 38px;
    }
    .footer .footer-entry {
        padding: 0 10px;
    }
    .footer .footer-bar {
        background: #111 none repeat scroll 0 0;
        height: auto;
        padding: 10px;
    }
    .footer .footer-bar .search {
        float: none;
        width: 100%;
    }
    .footer .footer-bar .search .search-field {
        width: 100%;
    }
    .footer .footer-bar .form-controls {
        width: 70%;
    }
    .footer .footer-bar .socials {
        float: none;
        width: 100%;
    }
}
.content {
    float: right;
    width: 75%;
}

body.produto .content {
    width: 100% !important;
}

.account .content{
    float: none;
    width: 98%;
    clear: both;
}

.table.table-points{
    text-align: center;
}
@media (max-width: 767px) {
    .content {
        float: none;
        width: 100%;
    }
}
.sidebar {
    float: left;
    width: 23.5%;
}
@media (max-width: 767px) {
    .sidebar {
        float: none;
        width: 100%;
    }
}
.breadcrumbs, .bread-crumb {
    font-size: 0;
    margin: 40px 0 15px;
}
.breadcrumbs a, .bread-crumb li {
    color: #857d6c;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    padding: 4px 20px 0 15px;
    position: relative;
    text-transform: lowercase;
    vertical-align: middle;
}
.breadcrumbs a::before, .bread-crumb li::before {
    bottom: 2px;
    content: "";
    left: 0;
    position: absolute;
    top: 2px;
    width: 100%;
    z-index: 1;
}
.breadcrumbs a:hover, .bread-crumb li:hover {
    text-decoration: none;
}
.breadcrumbs a span {
    display: block;
    position: relative;
    z-index: 2;
}
.breadcrumbs a ~ a::before, .bread-crumb li ~ li::before {
    content: "";
    height: 26px;
    left: -7px;
    margin-left: 7px;
    top: -1px;
    width: 7px;
}
.bread-crumb li.last::before {
    content: "";
    height: 26px;
    left: -7px;
    margin-left: 7px;
    top: -1px;
    width: 7px;
}
.breadcrumbs a.alt::before, .bread-crumb li::before {
}
.breadcrumbs a.current, .bread-crumb li.last {
    color: #ed1555;
}
.refino-marca.filtro_marca {
    display: none;
}



@media (max-width: 767px) {
    .breadcrumbs, .bread-crumb {
        display: none;
    }
}
.btn, .buy-button {
    -moz-appearance: none;
    display: inline-block;
    vertical-align: middle;
}
.btn-black, .buy-button, .btn-primary {
    background-color: #000;
    border-radius: 5px;
    color: #fff;
    font-family: "Museo Sans",sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 25px;
    line-height: 1.8;
    padding: 0 10px;
}
.btn-black:hover, .buy-button:hover {
    text-decoration: none;
}
.cart .sacola-ir {
    margin-top: 10px;
    text-align: center;
}
.btn-primary {
    background-color: #ed1556;
    line-height: 2.2 !important;
}
.btn-primary:hover {
    background-color: black;
}
.btn-nav {
    display: none;
    width: 32px;
    z-index: 999;
}
.btn-nav .bar {
    background-color: #fff;
    display: block;
    height: 3px;
}
.btn-nav .bar ~ .bar {
    margin-top: 6px;
}
.btn-primary {
    background: #ed1556 none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    font-family: "Quicksand",sans-serif;
    font-size: 12px;
    line-height: 26px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    width: 100%;
}
.btn-primary:hover {
    opacity: 0.8;
    text-decoration: none;
}
.btn-primary::after {
    border-width: 1px 0;
    bottom: 3px;
    content: "";
    left: 0;
    position: absolute;
    top: 3px;
    width: 100%;
    z-index: 20;
}
#faleconosco .btn-primary {
    background: #000 none repeat scroll 0 0;
    float: right;
    width: 80px;
}
#faleconosco .btn-primary:hover {
    background: #ed1556 none repeat scroll 0 0;
}
@media (max-width: 767px) {
    .btn-nav {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px;
    }
}
input::-moz-placeholder {
    color: inherit;
    opacity: 1;
}
textarea::-moz-placeholder {
    color: inherit;
    opacity: 1;
}
.field {
}
.textarea {
}
.select {
}
.radio {
}
.checkbox {
}
.form {
}
[class^="list-"] {
    list-style: outside none none;
}
.logo {
}
.nav {
    background-color: #ed1556;
    text-align: center;
}
#wrap_header div.profile ul.sacola li a.ico_ms {
    text-transform: lowercase;
}
.nav-inner {
    display: inline-block;
}
.nav-inner > ul {
    list-style: outside none none;
    position: relative;
}
.nav-inner > ul > li {
    display: inline-block;
    vertical-align: middle;
}
.nav-inner > ul > li > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ed1556;
    border-image: none;
    border-radius: 5px 5px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 2.3;
    padding: 0 25px;
    transition: all 0.3s ease 0s;
}
.nav-inner > ul > li > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #cf0539 #cf0539 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #ed1555;
    text-decoration: none;
}
.nav-inner > ul > li:hover .nav-dropdown {
    opacity: 1;
    visibility: visible;
}
.nav-dropdown {
    background-color: #fff;
    border: 1px solid #cf0539;
    border-radius: 5px;
    left: 0;
    min-height: 215px;
    opacity: 0;
    position: absolute;
    top: 47px;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 680px;
    z-index: 999;
}
.nav-dropdown ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 20px 25px;
    text-align: left;
    width: 50%;
}
.nav-dropdown ul li {
    margin-bottom: 3px;
}
.nav-dropdown ul a {
    color: #ed1555;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    text-transform: lowercase;
}
.nav-inner > ul > li:last-child .nav-dropdown, .nav-inner > ul > li:nth-last-child(2) .nav-dropdown {
    left: auto;
    right: 0;
}
body {
    overflow-x: hidden;
}
.cms .breadcrumbs, .bread-crumb {
    margin-bottom: 10px;
    margin-top: 35px;
}
.cms .content-cms h1, .cms .content-cms h1 {
    color: #fa455e;
    display: block;
    font: 33px "Museo Sans",Arial,Helvetica,sans-serif;
    margin: 0 7px 0 0;
    max-width: 870px;
    font-weight:300;
    padding: 10px 0 0;
    text-transform: lowercase;
}
.cms .inf_marca > div > img {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #f5f5f5;
    border-radius: 10px;
    padding: 8px;
}
.cms .content-cms h2, .cms .content-cms h3, .cms .content-cms h4, .cms .content-cms h5, .cms .content-cms h2, .cms .content-cms h3, .cms .content-cms h4, .cms .content-cms h5 {
    color: #fa455e;
    font: 15px "Museo Sans";
    margin: 10px 0;
    text-transform: lowercase;
}
.cms .content-cms, .cms .content-cms {
    box-sizing: border-box;
    color: #000;
    padding: 0 0 10px;
}
.cms .content-cms p, .cms .content-cms p {
    color: #595959;
    font: 300 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin: 10px 0;
}
.cms .content-cms.content {
    padding-left: 30px;
}
.cms .content-cms a, .cms .content-cms a {
    color: #ed1556;
}
.cms .content-cms ul, .cms .content-cms ol, .cms .content-cms ul, .cms .content-cms ol {
    list-style: outside none none;
    margin-left: 20px;
}
.cms .content-cms ul li, .cms .content-cms ol li, .cms .content-cms ul li, .cms .content-cms ol li {
    display: block;
    float: left;
}
.cms .content-cms ul li img, .cms .content-cms ol li img, .cms .content-cms ul li img, .cms .content-cms ol li img {
    float: left;
    margin-right: 15px;
}
.cms .widget-body ul {
    margin-bottom: 0 !important;
}
.cms .contprod {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #fef8ea;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
}
.contprod.nl header {
    background: #fef8ea none repeat scroll 0 0;
    border-bottom: 1px dashed #b4ac9a;
    padding: 10px 20px;
}
.cms .contprod .bloco_titulo h1 {
    color: #212121;
    font-size: 24px;
    text-transform: lowercase;
}
.cms .contprod .bloco_titulo {
    margin-bottom: 25px;
}
.contprod.nl header h2 {
    color: #fa455e;
    font: 22px "Museo Sans";
    margin: 0;
    text-transform: lowercase;
}
.contprod.nl header p {
    color: #4c367f;
    font-style: italic !important;
    margin: 0 !important;
}
.cms .contprod.nl {
    padding: 0;
}
.cms .contprod.nl form {
    padding: 20px;
}
.cms .btVoltarTopo, .cms .link_voltartop {
    clear: both;
    color: #ed1555;
    display: block;
    text-align: right;
}
.cms .widget-perfumes .widget-body ul li a {
    text-transform: lowercase;
}
.cms div.contprod div.perg h2 {
    background: #fafafa none repeat scroll 0 0;
    border: 3px solid #f5f5f5;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 6px;
}
.cms div.perg h2 a {
    -moz-user-select: none;
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-bt_setafaq.gif") no-repeat scroll right -123px;
    color: #333;
    cursor: pointer;
    display: block;
    text-decoration: none;
}
.cms div.perg h2.open a {
    background-position: 610px 3px;
}
.cms div.perg h2 a:hover {
    text-decoration: underline;
}
.cms div.separador {
    border-top: 1px dashed #ccc;
    clear: both;
    margin-bottom: 15px;
}
.cms div.contprod a.bt_chat {
    background: rgba(0, 0, 0, 0) url("/arquivos/bt_chatemail.gif") no-repeat scroll 0 0;
    display: block;
    float: right;
    height: 81px;
    margin: 0 20px 15px 0;
    overflow: hidden;
    text-indent: -5000em;
    width: 87px;
}
.cms div.contprod a.bt_email {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-bt_chatemail.gif") no-repeat scroll -107px 0;
    display: block;
    float: right;
    height: 81px;
    margin-bottom: 15px;
    overflow: hidden;
    text-indent: -5000em;
    width: 87px;
}
.cms div.contprod h3.ico_tel {
    background: rgba(0, 0, 0, 0) url("/arquivos/ico_tel.gif") no-repeat scroll 0 0;
    display: table;
    margin: 0 0 7px;
    padding: 0 0 0 25px;
}
.cms div.resp {
    display: none;
}
.cms .contprod form input[type="text"], .cms .contprod form select, .cms .contprod form textarea {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    clear: both;
    color: #898989;
    display: inline-block;
    font: italic 12px/14px "Trebuchet MS",Arial,Helvetica,sans-serif;
    height: 35px;
    outline: medium none;
    padding: 5px 10px;
    width: 100%;
}
.cms .contprod form textarea {
    height: 200px;
    width: 100%;
}
.cms .contprod form span.error {
    display: none;
}
.cms .contprod form * {
    font-size: 11px;
}
.cms .contprod form label {
    display: block;
    margin-bottom: 5px;
    text-transform: lowercase;
}
.cms .contprod form .input-control {
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 0 5px;
}
.cms .inf_marca.incricao .incricao .btParticipePrograma {
    background: rgba(0, 0, 0, 0) url("/arquivos/bt_vermaiscoment.png") no-repeat scroll 0 0;
    border-radius: 12px;
    clear: both;
    color: white;
    display: block;
    font: 12px/44px Arial,Helvetica,sans-serif;
    height: 53px;
    margin: 20px 0 0;
    overflow: hidden;
    text-align: center;
    text-transform: lowercase;
    width: 100%;
}
.button-control {
    padding: 0 5px;
}
.contprod form .input-control.b50 {
    float: left;
    position: relative;
    width: 50%;
}
.contprod form .input-control.b20 {
    float: left;
    position: relative;
    width: 20%;
}
.contprod form .input-control.b40 {
    float: left;
    position: relative;
    width: 40%;
}
.contprod form .input-control.b30 {
    float: left;
    position: relative;
    width: 33.3%;
}
.contprod form .input-control.b100 {
    width: 100%;
}
#exibir-lojas {
    display: none;
}
#exibir-lojas > p {
    margin-bottom: 30px;
}
#exibir-lojas ul {
    margin-left: 0;
}
#exibir-lojas ul li {
    float: none;
}
#exibir-lojas ul li ~ li {
    border-top: 1px dashed #909090;
    margin-top: 15px;
    padding-top: 15px;
}
#exibir-lojas ul li img {
    float: left;
    position: relative;
}
#exibir-lojas ul li div.info-lojas {
    float: left;
    margin-bottom: 30px;
    margin-left: 0;
    position: relative;
}
#exibir-lojas ul li div.info-lojas * {
    font-size: 13px;
}
#exibir-lojas ul li div.info-lojas h6 {
    color: #6f5f9a;
    font-size: 18px;
    font-style: italic;
    text-transform:capitalize;
}
#exibir-lojas ul li div.info-lojas p {
    margin: 4px 0;
}
.info-lojas + p {
    clear: both;
    padding-top: 20px !important;
}
a.btn-como-chegar-trigger {
    color: #fff !important;
}
@media (max-width: 959px) {
    .nav-inner > ul > li > a {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .nav-inner > ul {
        background-color: #ed1556;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 100%;
        transition: all 0.3s ease 0s;
        visibility: hidden;
        width: 100%;
        z-index: 999;
    }
    .nav-inner > ul.open {
        opacity: 1;
        visibility: visible;
    }
    .nav-inner > ul > li {
        display: block;
    }
    .nav-inner > ul > li > a {
        font-size: 15px;
        padding: 5px 11px;
        text-align: left;
    }
    .nav-inner > ul > li.has-dropdown > a {
        position: relative;
    }
    .nav-inner > ul > li.has-dropdown > a::before {
        border-color: #fff transparent -moz-use-text-color;
        border-style: solid solid none;
        border-width: 5px 5px 0;
        content: "";
        position: absolute;
        right: 10px;
        top: 20px;
    }
}
.nav-secondary {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-bg_menu.png") no-repeat scroll center top;
    height: 36px;
    margin: 0 -8px;
    padding-left: 75px;
}
.nav-secondary ul {
    list-style: outside none none;
}
.nav-secondary ul li {
    float: left;
}
.nav-secondary ul li.ofertas {
    float: right;
    text-align: left;
    width: 231px;
}
.nav-secondary ul li.ofertas a {
    font-weight: 500;
    padding: 5px 18px;
}
.nav-secondary ul a {
    color: #ffe8ee;
    display: block;
    font-size: 15px;
    padding: 6px 25px;
    text-transform: lowercase;
}
@media (max-width: 959px) {
    .nav-secondary {
        padding-left: 35px;
    }
    .nav-secondary ul li.ofertas {
        width: 142px;
    }
    .nav-secondary ul li.ofertas a {
        padding: 5px 10px 5px 18px;
    }
}
@media (max-width: 767px) {
    .nav-secondary {
        background: #cf0539 none repeat scroll 0 0;
        height: auto;
        overflow: hidden;
        padding: 0 10px;
        text-align: center;
    }
    .nav-secondary ul a, .nav-secondary ul li.ofertas a {
        font-size: 13px;
        padding: 6px 11px;
    }
    .nav-inner > ul > li > a:hover {
        background-color: transparent;
        border-color: transparent;
        color: #fff;
    }
    .nav-dropdown {
        display: none;
        min-height: 0;
        position: static;
        width: 100%;
    }
    .nav-inner > ul > li:hover .nav-dropdown {
        display: block;
    }
}
@media (max-width: 479px) {
    .nav-secondary ul li.ofertas {
        float: left;
        width: auto;
    }
    .nav-secondary ul li.ofertas a {
        font-weight: 300;
    }
}
.mfp-iframe-holder .mfp-content, .mfp-inline-holder .mfp-content {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
}
.popup-bx .mfp-iframe-scaler {
    overflow: visible;
    position: relative;
}
div.boxcont span.titulo {
    color: #212121;
    display: block;
    font: 25px "Museo Sans";
    margin-bottom: 10px;
    padding: 3px 0 0;
    text-transform: lowercase;
}
div.boxcont .desc {
    color: #ed1555;
    display: block;
    font: 16px/20px "Museo Sans",Arial,Helvetica,sans-serif;
    margin: 15px 0 20px;
    text-transform: lowercase;
}

input[type="text"]:disabled{background: #ccc}

.mfp-close-btn-in .mfp-close, a#btn-regulamento-fidelidade {
    color: #ed1555;
}
.mfp-inline-holder .mfp-content {
    line-height: 0;
    max-width: 900px;
    width: 100%;
}
.mfp-inline-holder .mfp-content .regulamento {
    line-height: 20px;
    max-height: 500px;
    overflow-y: auto;
}
.mfp-iframe-scaler iframe {
    background: transparent none repeat scroll 0 0;
    border-radius: 20px;
    box-shadow: none;
}
.popup-product {
    background-color: #fff;
    border-radius: 10px;
    margin: 0 auto;
    max-width: 835px;
    padding: 23px 35px;
    position: relative;
    width: 100%;
}
.popup-product button.mfp-close {
    display: none;
}
.popup-product .popup-head {
    margin-bottom: 30px;
}
.popup-product .popup-head h2 {
    color: #212121;
    display: inline-block;
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: lowercase;
    vertical-align: middle;
}
.popup-product .popup-head .cart-items {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}
.popup-product .popup-head .cart-items span {
    color: #ed1555;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    margin-left: 10px;
    text-transform: lowercase;
    vertical-align: middle;
}
.popup-product .popup-head .cart-items strong {
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.popup-product .popup-head-actions {
    position: absolute;
    right: 10px;
    top: 13px;
}
.popup-product .popup-head-actions .btn-close, .mfp-iframe-holder .mfp-close {
    background-color: #ed1556;
    border-radius: 5px;
    color: #fff;
    display: inline;
    font-size: 15px;
    font-weight: 300;
    height: auto !important;
    line-height: 15px !important;
    padding: 5px;
    text-transform: lowercase;
    top: 0;
    width: auto;
}
.popup-product .popup-head-actions .btn-close:hover, .mfp-iframe-holder .mfp-close:hover {
    text-decoration: none;
}
.popup-product .product-single::after, .popup-product .product-single::before {
    content: "";
    display: table;
}
.popup-product .product-single::after {
    clear: both;
}
.popup-product .product-single-image {
    float: left;
    padding-right: 10px;
    width: 23.6%;
}
.popup-product .product-single-desc {
    float: left;
    padding-top: 45px;
    width: 27.4%;
}
.popup-product .product-single-desc h3 {
    color: #ed1555;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 0;
    text-transform: lowercase;
}
.popup-product .product-single-desc h3 + p {
    margin-bottom: 0;
}
.popup-product .product-single-desc p {
    color: #5e5e5e;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 20px;
    text-transform: lowercase;
}
.popup-product .product-single-desc p a {
    color: #ed1555;
    text-decoration: underline;
}
.popup-product .product-single-conditions {
    float: left;
    padding-right: 10px;
    padding-top: 60px;
    width: 22.3%;
}
.popup-product .product-single-conditions p {
    line-height: 1.3;
    margin-bottom: 0;
}
.popup-product .product-single-conditions .price2 {
    color: #ed1555;
    font-size: 24px;
    font-weight: 500;
}
.popup-product .product-single-conditions .price2 sup {
    font-size: 16px;
}
.popup-product .product-single-conditions .price3 {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
}
.popup-product .product-single-conditions .price3 span {
    color: #909090;
}
.popup-product .product-single-quantity {
    float: left;
    padding-left: 20px;
    padding-top: 73px;
    width: 19%;
}
.popup-product .product-single-quantity .quantity-title {
    color: #898989;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 1;
    margin: 15px 5px 0 0;
    text-transform: lowercase;
}
.popup-product .product-single-quantity .quantity {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ececec;
    border-radius: 5px;
    display: block;
    float: left;
    height: 34px;
    overflow: hidden;
    text-align: center;
    width: 55px;
}
.popup-product .product-single-quantity .quantity input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #898989;
    float: left;
    font: bold 18px "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin: 5px 0 0 8px;
    text-align: center;
    width: 25px;
}
.popup-product .product-single-quantity .quantity-up {
    display: block;
    float: left;
    height: 9px;
    margin-left: 7px;
    margin-top: 5px;
    text-indent: -5000em;
    width: 12px;
}
.popup-product .product-single-quantity .quantity-down {
    display: block;
    float: left;
    height: 9px;
    margin-left: 7px;
    margin-top: 5px;
    text-indent: -5000em;
    width: 12px;
}
.popup-product .product-elements {
    background-color: #f6f6f6;
    border-radius: 5px;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.popup-product .product-single-color {
    float: left;
    margin-left: 60px;
    margin-top: 35px;
    padding: 0;
    position: relative;
    width: 42%;
    z-index: 100003;
}
.popup-product .product-single-color h3 {
    color: #3a393a;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 20px;
    padding-top: 13px;
    text-transform: lowercase;
}
.popup-product .product-single-color ul {
    float: left;
}
.popup-product .product-single-color ul li {
    float: left;
    margin: 0 5px 10px;
    position: relative;
}
.popup-product .product-single-color ul img {
    border: 1px solid transparent;
    padding: 2px;
}
.popup-product .product-single-color ul .active img {
    border-color: #ed1555;
}
.popup-product .desc-color {
    background-color: #fff;
    border-radius: 5px;
    bottom: 45px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    display: none;
    height: 325px;
    left: 50%;
    padding: 10px;
    position: absolute;
    transform: translateX(-50%);
    width: 225px;
    z-index: 999;
}
.popup-product .desc-color::before {
    border-color: #fff transparent -moz-use-text-color;
    border-style: solid solid none;
    border-width: 7px 12px 0;
    bottom: -7px;
    content: "";
    left: 50%;
    margin-left: -12px;
    position: absolute;
}
.popup-product .desc-color img {
    border-color: transparent;
    height: auto;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}
.popup-product .desc-color p {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 0;
    padding-bottom: 5px;
    text-transform: lowercase;
}
.popup-product .desc-color p.price {
    color: #ed1558;
    font-size: 13px;
}
.popup-product .product-single-color ul li:hover .desc-color {
    display: block;
}
.popup-product .popup-actions {
    background: #f6f6f6 none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    margin: 0 0 30px;
    padding: 0 10px 30px;
    text-align: right;
}
.popup-product .popup-actions .btn {
    font-size: 20px;
    font-weight: 300;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 185px;
}
@media (max-width: 767px) {
    .popup-product {
        padding: 20px;
    }
    .popup-product .popup-head {
        margin-bottom: 10px;
        padding-right: 100px;
    }
    .popup-product .popup-head .cart-items {
        margin-left: 0;
        margin-top: 0;
    }
    .popup-product .product-single-image, .popup-product .product-single-desc, .popup-product .product-single-conditions, .popup-product .product-single-quantity {
        width: 50%;
    }
    .popup-product .product-single-conditions {
        clear: left;
        padding-top: 20px;
    }
    .popup-product .product-single-quantity {
        padding-top: 20px;
    }
    .popup-product .product-single-color {
        margin: 0;
        padding: 20px;
        width: 100%;
    }
    .popup-product .popup-actions {
        margin-bottom: 0;
    }
}
.product {
    background-color: #fff;
    border-radius: 8px;
    height: 463px;
    position: relative;
    text-align: center;
}
.product img {
    display: inline-block;
    height: auto;
    margin-top: 35px;
    width: 76%;
}
.product .label-discount {
    background-color: #ed1555;
    color: #fff;
    font-size: 12px;
    height: 20px;
    padding: 1px 3px 0 12px;
    position: absolute;
    right: 0;
    top: 28px;
    z-index: 99;
}
.product .label-discount::before {
    border-color: transparent -moz-use-text-color transparent #fff;
    border-style: solid none solid solid;
    border-width: 10px 0 10px 9px;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}
.product .info {
    padding: 0 14px;
}
.product .info h4, .product .info h2 {
    font-weight: 500;
    height: 70px;
    line-height: 1.33;
    margin-bottom: 0;
    margin-top: 5px;
    overflow: hidden;
    text-transform: lowercase;
}
.product .info h4 a, .product .info h2 a {
    color: #ed1555;
}
.product .info p {
    color: #5e5e5e;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 14px;
    margin-top: 5px;
    text-transform: lowercase;
}
.product .notes {
    margin-bottom: 10px;
    text-align: center;
}
.product .notes span {
    display: inline-block;
    height: 20px;
    margin: 0 2px;
    vertical-align: middle;
    width: 17px;
}
.product .notes span.active {
    background-position: left top;
}
.product .price {
    font-weight: 500;
    margin-bottom: 10px;
}
.product .price p {
    line-height: 1;
    margin-bottom: 0;
}
.product .price1 {
    color: #000;
    font-size: 15px;
}
.product .price1 del {
    font-size: 12px;
}
.product .price1 .red {
    color: #fa455e;
}
.product .price2 {
    color: #ed1555;
    font-size: 13px;
}
.product .price2 span {
    font-size: 22px;
}
.product .actions {
    left: 0 !important;
    padding-top: 20px;
    position: relative !important;
    z-index: 10;
}
.product .bottom {
    background-color: #ed1555;
    border-radius: 0 0 10px 10px;
    bottom: -2px;
    color: #fff;
    display: none;
    font-size: 16px;
    font-weight: 500;
    left: 0;
    padding: 16px 0 7px;
    position: absolute;
    text-transform: lowercase;
    width: 100%;
}
.product .bottom::before {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    content: "";
    height: 11px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.product .bottom a:hover {
    text-decoration: none;
}
.refino.filtro_escolha-a-cor label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 25px;
    margin-right: 7px;
    position: relative;
    width: 25px;
}
.refino.filtro_escolha-a-cor label.sr_selected {
    border: 1px solid #000;
}
.nav-dropdown div.product {
    float: right;
}
.nav .dropdown .prateleira ul > li {
    background: #fff none repeat scroll 0 0;
    float: right;
}
.nav .prateleira ul > li {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    float: right;
    min-height: 215px;
    position: relative;
    width: 440px;
}
.nav .prateleira ul > li .product-price a span {
    text-transform: lowercase;
}
.nav .product-image {
    float: left;
    max-width: 50%;
    position: relative;
}
.nav .product-image img {
    vertical-align: top;
}
.nav .product-label {
    height: auto;
    left: -4px;
    max-width: 100%;
    position: absolute;
    top: -5px;
}
.nav .product-content {
    bottom: 0;
    color: #5c5c5c;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 50%;
}
.nav .product-title {
    color: #24a2a2;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 7px;
}
.nav .product-title a {
    text-decoration: none;
}
.nav .product-price {
    color: #fa455e;
    font-size: 12px;
    position: absolute;
}
.nav .product-price a {
    text-decoration: none;
}
.nav .product-price span {
    font-size: 26px;
    line-height: 1;
}
.nav .product-price sup {
    font-size: 15px;
    font-weight: normal;
}
@media (max-width: 767px) {
    .product {
        height: auto;
        padding-bottom: 50px;
    }
}
@media (max-width: 479px) {
    .product {
        height: auto;
        padding-bottom: 50px;
    }
    .product img {
        margin-top: 0;
    }
}
.products-alt .prateleira > ul > li {
    height: 410px;
}
.products-alt .product {
    background-color: #fff;
    height: 410px;
    position: relative;
}
.products-alt .product img {
    height: auto;
    margin-top: 0;
    width: 84%;
}
.products-alt .product .info h4, .products-alt .product .info h2 {
    height: 82px;
}
.products-alt .product .actions {
    padding-bottom: 22px;
    padding-top: 10px;
}
.products-alt .product .btn {
    opacity: 0;
    transition: opacity 0.3s ease 0s;
}
.products-alt .product:hover .btn {
    opacity: 1;
}
@media (max-width: 959px) {
    .products-alt .product .info h4,
    .products-alt .product .info h2 {
        height: 74px;
    }
}
@media (max-width: 479px) {
    .products-alt .product {
        height: auto;
    }
}
.products-bestsellers .product {
    height: 410px;
}
.products-bestsellers .product img {
    margin-top: 0;
}
.products-bestsellers .info h4 {
    height: 82px;
    line-height: 1.1;
    margin: 10px 0 0;
    padding: 0 17px;
}
.products-bestsellers .product .btn {
    opacity: 0;
    transition: opacity 0.3s ease 0s;
}
.products-bestsellers .product:hover .btn {
    opacity: 1;
}
.products-bestsellers .notes, .prateleira > h2 {
    display: none;
}
@media (max-width: 479px) {
    .products-bestsellers .product {
        height: auto;
    }
}
.products-featured .product .info p {
    margin-bottom: 10px;
    margin-top: 0;
}
.products-featured .product .price {
    height: 50px;
}
@media (max-width: 959px) {
    .product .info p {
        height: 34px;
    }
}
@media (max-width: 767px) {
    .products-featured .product .actions {
        padding-top: 0;
    }
}
.products-other .product .info p {
    margin: 0 0 10px;
}
.products-other .product .price {
    height: 50px;
}
.products-other .product .price p {
    line-height: 1.2;
}
@media (max-width: 767px) {
    .products-other .product .actions {
        padding-top: 0;
    }
}
.section {
}
.section-products {
    margin-top: 50px;
}
.section-products .section-head {
    margin-bottom: 0;
}
.section-products .section-head h1 {
    color: #fa455e;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: lowercase;
    vertical-align: middle;
}
.section-products .section-head h1 a {
    color: #fa455e;
}
.section-products .section-head > a {
    color: #000;
    display: inline-block;
    font-size: 20px;
    margin-left: 10px;
    padding-right: 15px;
    position: relative;
    vertical-align: middle;
}
.section-products .section-head > a::before {
    border-bottom: 5px solid transparent;
    border-left: 5px solid black;
    border-top: 5px solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    left: 90px;
    margin-top: -5px;
    padding-right: 0;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    width: 0;
}
.section-products .prateleira > ul {
    list-style: outside none none;
    margin-right: -10px;
    overflow: hidden;
    width: 100%;
}
.section-products .prateleira > ul > li {
    float: left;
    height: 463px;
    margin-bottom: 15px;
    padding-right: 10px;
    width: 25%;
}
.section-products.products-alt .section-head {
    font-size: 0;
    margin-bottom: -20px;
    position: relative;
    z-index: 10;
}
.section-products.products-alt .section-head p {
    color: #000;
    font-size: 20px;
}
.section-products.products-alt .prateleira > ul > li {
    height: 410px;
}
.section-products.products-alt .title {
    color: #fff;
    display: inline-block;
    font-weight: 300;
    padding-right: 10px;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    vertical-align: middle;
    width: 25%;
    z-index: 3;
}
.section-products.products-alt .title-inner {
    background-color: #000;
    border-radius: 10px 10px 0 0;
    display: block;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
}
.section-products.products-alt .title-inner::before {
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    bottom: 0;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
}
.section-products.products-alt .title-inner .refresh {
    font-size: 0;
    position: absolute;
    right: 11px;
    top: 6px;
}
.section-products.products-alt .subtitle {
    color: #000;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-left: 5px;
    vertical-align: middle;
}
.section-products.products-bestsellers h1 {
    line-height: 1.1;
}
.section-products.products-bestsellers .section-head p {
    color: #000;
    font-size: 20px;
}
@media (max-width: 959px) {
    .section-products {
        margin-top: 25px;
    }
}
@media (max-width: 767px) {
    .section-products .prateleira > ul {
        margin-right: -10px;
        width: auto;
    }
    .section-products .prateleira > ul > li {
        width: 50%;
    }
    .section-products .section-head > a, .section-products.products-bestsellers .section-head p, .section-products.products-alt .section-head p {
        font-size: 16px;
    }
    .section-products .prateleira > ul > li {
        height: auto;
    }
}
@media (max-width: 479px) {
    .section-products:first-child {
        margin-top: 0;
    }
    .section-products .prateleira > ul > li {
        float: none;
        height: auto;
        width: 100%;
    }
    .section-products.products-alt .title, .section-products.products-alt .title-inner {
        width: 100% !important;
    }
    .section-products.products-alt .subtitle {
        display: none;
    }
    .section-products.products-alt .prateleira > ul > li {
        height: auto;
    }
}
.section-category {
    margin-bottom: 100px;
    overflow: hidden;
}
.section-category .category-image div {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.2);
    margin-bottom: 30px;
    margin-top: 12px;
    padding: 14px;
}
.section-category .category-image img {
    height: auto;
    width: 100%;
}
.widget.widget-category .productClusterSearchableIds {
    display: none;
}
.section-category .section-products .prateleira > ul > li, .section-category .section-products.products-alt .title {
    width: 33.3333%;
}
.section-category .section-products.products-alt .info h4 {
    line-height: 1;
}
.section-category .go-top-wrapper {
    margin-top: 50px;
    text-align: right;
}
.section-category .go-top-wrapper a {
    color: #fa455e;
    font-size: 13px;
    font-weight: 500;
    text-decoration: underline;
    text-transform: lowercase;
}
@media (max-width: 767px) {
    .section-category {
        margin-bottom: 75px;
    }
    .section-products.products-alt .title {
        padding-right: 5px;
        width: 50%;
    }
    .section-products.products-alt .subtitle {
        font-size: 15px;
    }
    .section-category .section-products .prateleira > ul > li, .section-category .section-products.products-alt .title {
        width: 50%;
    }
    .section-category .go-top-wrapper {
        margin-top: 25px;
    }
}
@media (max-width: 479px) {
    .section-category .section-products .prateleira > ul > li, .section-category .section-products.products-alt .title {
        float: none;
        width: 100%;
    }
}
.section-detailed-product::after, .section-detailed-product::before {
    content: "";
    display: table;
}
.section-detailed-product::after {
    clear: both;
}
.section-detailed-product .content {
    float: left;
}
.section-detailed-product .sidebar {
    float: right;
    width: 24.5%;
   
}
.produto .sidebar{display: none}
.section-detailed-product .product-box {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}
.section-detailed-product .product-box::after, .section-detailed-product .product-box::before {
    content: "";
    display: table;
}
.section-detailed-product .product-box::after {
    clear: both;
}
.section-detailed-product .widget-more .prateleira > ul > li ~ .product {
    border: 0 none;
    margin-top: 20px;
}
.section-detailed-product .sidebar .widget-more .widget-title {
    font-weight: 500;
    line-height: 1.3;
}
.section-detailed-product .sidebar .widget-more .widget-title span {
    font-size: 27px;
    line-height: 1.3;
}
.section-detailed-product .sidebar .widget-body {
    border-radius: 0 0 5px 5px;
    margin-top: 0;
    padding: 30px 0;
}
.section-detailed-product .widget-more .prateleira > ul > li {
    list-style: outside none none;
}
.section-detailed-product .widget-more .prateleira > ul > li .product-body, .section-detailed-product .widget-more .prateleira > ul > li .product-image {
    margin-top: 0;
}
.section-detailed-product .widget-more .prateleira > ul > li .product-image {
    width: 36%;
}
.section-detailed-product .widget-more .prateleira > ul > li .product-body {
    width: 64%;
}
.section-detailed-product .widget-more .prateleira > ul > li .product-body h6 {
    font-size: 15px;
    font-weight: 700;
    height: 63px;
    margin: 0;
    padding: 0 5px 0 0;
    width: 85%;
    overflow: hidden;
}
.section-detailed-product .product-slider {
    float: left;
    padding: 25px 32px 20px 43px;
    position: relative;
    width: 52%;
}
.section-detailed-product .product-slider .zoom-details {
    left: 50%;
    margin: 5px 0;
    position: relative;
    transform: translateX(-50%);
}
.section-detailed-product .list-thumbs, ul.thumbs {
    list-style: outside none none;
}
.section-detailed-product .list-thumbs li, ul.thumbs li {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 4%;
    vertical-align: middle;
    width: 21%;
}
.section-detailed-product .list-thumbs img, ul.thumbs li img {
    border: 1px solid transparent;
    height: auto;
    width: 100%;
}
.section-detailed-product .list-thumbs .current img, ul.thumbs li a.ON img {
    border-color: #ed1555;
    display: block;
}
.section-detailed-product .product-description {
    float: left;
    min-height: 415px;
    padding-top: 20px;
    position: relative;
    width: 48%;
}
.section-detailed-product .product-description h1 {
    color: #212121;
    font-size: 25px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    text-transform: lowercase;
}
.section-detailed-product .product-description p {
    color: #000;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.33;
    margin-bottom: 0;
    text-transform: lowercase;
}
.section-detailed-product .product-description h2 {
    color: #000;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.33;
    margin-bottom: 0;
    text-transform: lowercase;
}
.section-detailed-product .product-description .notes {
    padding: 15px 0 5px;
    text-align: left;
}
.section-detailed-product .product-description .notes span {
    display: inline-block;
    height: 20px;
    margin: 0;
    vertical-align: middle;
    width: 17px;
}
.section-detailed-product .product-description .notes span.active {
}
.product-description .valor-de strong {
    text-decoration: line-through;
    text-transform: lowercase;
}
.product-description .valor-por {
    color: #ed1555;
    font-size: 18px;
    font-style: normal;
    margin-top: 5px;
}
.product-description .valor-por strong {
    color: #ed1555;
    font-size: 33px;
    font-weight: 500;
    line-height: 1;
    margin-top: 20px;
    text-transform: lowercase;
}
.section-detailed-product .product-description .price2 sup {
    font-size: 20px;
    text-transform: lowercase;
    vertical-align: top;
}
.valor-dividido {
    font-size: 14px;
    font-style: normal;
    margin-top: 5px;
}
.valor-dividido strong, .valor-dividido label {
    color: #ed1555;
    text-transform: lowercase;
}
.product-description .preco-a-vista.price-cash, .product-description .economia-de {
    display: none !important;
}
.section-detailed-product .product-description .loyalty {
    position: absolute;
    right: 45px;
    top: 140px;
}
.section-detailed-product .product-description .loyalty a {
    background-color: #f6f6f6;
    border-radius: 5px;
    color: #3cabe0;
    display: block;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    padding: 5px 15px 5px 10px;
    width: 92px;
}
.section-detailed-product .product-description .loyalty i {
    float: left;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.section-detailed-product .product-description .loyalty .tooltip {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-tooltip-loyalty.png") no-repeat scroll 0 0;
    display: none;
    height: 75px;
    left: -32px;
    position: absolute;
    top: -76px;
    width: 155px;
}
.section-detailed-product .product-description .loyalty:hover .tooltip {
    display: block;
}
.section-detailed-product .colors {
    background-color: #f6f6f6;
    border-radius: 5px;
    margin: 10px 0 28px;
    padding: 5px 15px 20px 10px;
    width: 92%;

}
.section-detailed-product .colors h3, .colors li.specification {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: lowercase;
}
.section-detailed-product .colors h3 {
    padding-top: 15px;
}
.colors li.specification ~ li.specification {
    padding-top: 15px !important;
}
.colors li {
    list-style: outside none none;
}
.small-parc {
    font-size: 14px;
    font-style: normal;
    margin-top: 5px;
    text-transform: none;
}
.valor-dividido {
    display: none !important;
}
.small-parc span {
    color: #ed1555;
}

.product-size{overflow:hidden;}

.arrow
{
	border-bottom: 8px solid transparent;
	border-left: 8px solid #ED1556;
	border-top: 8px solid transparent;
	content: "";
	display: inline-block;
	height: 0;
	margin-top: 15px;
	padding-right: 0;
	position: relative;
	vertical-align: middle;
	width: 0;
	float:right;
	cursor:pointer;
	margin-right: 90px;
}

.arrow_left
{

	border-bottom: 8px solid transparent;
    border-right: 8px solid #ed1556;
    border-top: 8px solid transparent;
    content: "";
    display: inline-block;
    float: left;
    height: 0;
    margin-left: 90px;
    margin-top: 15px;
    vertical-align: middle;
    cursor:pointer;
}
.select.skuList.item-dimension-Cor label, .select.skuList.item-dimension-Escolhaacor label {
    text-indent: -999999px;
    width: 10%;
}
.select.skuList.item-dimension-Cor label::before, .select.skuList.item-dimension-Escolhaacor label::before {
    box-shadow: none;
}
.select.skuList.item-dimension-Cor label.checked::before, .select.skuList.item-dimension-Escolhaacor label.checked::before {
    border: 2px solid #fb455e;
}
.select.skuList.item-dimension-Cor label.skuespec_Preto::before, .select.skuList.item-dimension-Escolhaacor label.skuespec_Preto::before {
    background: #000 none repeat scroll 0 0;
}
.select.skuList.item-dimension-Cor label.skuespec_Azul::before, .select.skuList.item-dimension-Escolhaacor label.skuespec_Azul::before {
    background: blue none repeat scroll 0 0;
}
.select.skuList.item-dimension-Cor label::before, .select.skuList.item-dimension-Escolhaacor label::before {
    border: medium none !important;
    height: 0;
    width: 0;
}
.select.skuList.item-dimension-Cor label, .select.skuList.item-dimension-Escolhaacor label {
    border: 1px solid #fff;
    border-radius: 50%;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}
.select.skuList.item-dimension-Cor label.checked, .select.skuList.item-dimension-Escolhaacor label.checked {
    border: 1px solid #1f1f1f;
}
.product-size, .product-size ul {
    list-style: outside none none;
}
.product-size input {
    display: none;
}
.product-size label {
    box-sizing: border-box;
    display: inline-block;
    padding-left: 40px;
    position: relative;
    text-align: left;
    width: 25%;
    height: 40px;
}
.product-size label::before {
    background: #909090 none repeat scroll 0 0;
    border: 1px solid #dfdbd4;
    border-radius: 50%;
    box-shadow: 0 0 0 20px #fff inset;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 30px;
}
.product-size input:checked + label::before {
    box-shadow: 0 0 0 5px #fff inset;
}
.product-size label.item_doesnt_exist {
    opacity: 0.5;
}
.select.skuList.item-dimension-Escolhaacor label {
    text-indent: -999999px;
}
.select.skuList.item-dimension-Escolhaacor label::before {
    box-shadow: none;
}
.select.skuList.item-dimension-Escolhaacor label.checked::before {
    border: 2px solid #fb455e;
}
.select.skuList.item-dimension-Escolhaacor label.skuespec_Preto::before {
    background: #000 none repeat scroll 0 0;
}
.select.skuList.item-dimension-Escolhaacor label.skuespec_Azul::before {
    background: blue none repeat scroll 0 0;
}
.section-detailed-product .list-colors::after, .section-detailed-product .list-colors::before {
    content: "";
    display: table;
}
.section-detailed-product .list-colors::after {
    clear: both;
}
.section-detailed-product .list-colors li {
    float: left;
    list-style: outside none none;
    margin: 0 4px 4px;
    position: relative;
}
.section-detailed-product .list-colors img {
    border: 1px solid transparent;
    padding: 2px;
}
.section-detailed-product .list-colors .active img {
    border-color: #ed1555;
}
.section-detailed-product .desc-color {
    background-color: #fff;
    border-radius: 5px;
    bottom: 45px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    display: none;
    height: 325px;
    left: 50%;
    padding: 10px;
    position: absolute;
    transform: translateX(-50%);
    width: 225px;
    z-index: 999;
}
.section-detailed-product .desc-color::before {
    border-color: #fff transparent -moz-use-text-color;
    border-style: solid solid none;
    border-width: 7px 12px 0;
    bottom: -7px;
    content: "";
    left: 50%;
    margin-left: -12px;
    position: absolute;
}
.section-detailed-product .desc-color img {
    border-color: transparent;
    height: auto;
    margin-bottom: 10px;
    padding: 2px;
    width: 100%;
}
.section-detailed-product .desc-color p {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 0;
    padding-bottom: 5px;
    text-transform: lowercase;
}
.section-detailed-product .desc-color p.price {
    color: #ed1558;
    font-size: 13px;
}
.section-detailed-product .list-colors li:hover .desc-color {
    display: block;
}

.section-detailed-product .product-actions {
    bottom: 0;
    margin-bottom: 25px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#tab-3 > p {
    color: #5c5c5c !important;
}

.section-detailed-product .product-actions .btn, .buy-button {
    float: right;
    font-size: 26px;
    font-weight: 300;
    height: 38px;
    line-height: 38px;
    margin-right: 40px;
    text-align: center;
    width: 185px;
}
.section-detailed-product .product-actions .btn:hover, .buy-button:hover {
    background: #7db658 none repeat scroll 0 0;
}
.section-detailed-product .product-single-quantity {
}
.section-detailed-product .product-single-quantity .quantity-title {
    color: #898989;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 1;
    margin: 15px 5px 0 0;
    text-transform: lowercase;
}
.section-detailed-product .product-single-quantity .quantity {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ececec;
    border-radius: 5px;
    display: block;
    float: left;
    height: 36px;
    overflow: hidden;
    text-align: center;
    width: 70px;
}
.section-detailed-product .product-single-quantity .quantity input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #898989;
    float: left;
    font: bold 18px "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin: 7px 0 0 8px;
    text-align: center;
    width: 35px;
}
.section-detailed-product .product-single-quantity .quantity-up {
    display: block;
    float: left;
    height: 9px;
    margin-left: 7px;
    margin-top: 5px;
    text-indent: -5000em;
    width: 12px;
}
.section-detailed-product .product-single-quantity .quantity-down {
    display: block;
    float: left;
    height: 9px;
    margin-left: 7px;
    margin-top: 5px;
    text-indent: -5000em;
    width: 12px;
}
.section-detailed-product .product-tabs {
    margin-bottom: 0px;
}
.section-products.popular .section-head {
    margin-bottom: 20px;
}
.section-products.popular .section-head h1 {
    line-height: 1;
}
.section-products.popular .section-head p {
    line-height: 1;
}
@media (max-width: 959px) {
    .section-detailed-product .product-description .loyalty {
        top: 110px;
    }
    .section-detailed-product .product-actions {
        padding-right: 40px;
    }
    .section-detailed-product .product-actions .btn {
        float: left;
        margin-right: 0;
        margin-top: 10px;
        width: 100%;
    }
    .section-detailed-product .sidebar .widget-more .widget-title span {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .section-detailed-product .widget-more .prateleira > ul > li .product-body h6 {
        height: 59px;
        overflow: hidden;
    }
    .section-detailed-product .product-slider {
        float: none;
        padding: 20px;
        width: 100%;
    }
    .section-detailed-product .product-description {
        padding: 20px;
        width: 100%;
    }
    .section-detailed-product .product-description h1 {
        font-size: 20px;
    }
    .section-detailed-product .product-description .price2 {
        font-size: 24px;
    }
    .section-detailed-product .colors {
        margin-left: 0;
        width: 100%;
    }
    .section-detailed-product .product-description .loyalty {
        right: 20px;
    }
    .section-detailed-product .product-actions {
        padding: 0;
    }
    .section-detailed-product .product-actions .btn {
        float: right;
        margin-top: 0;
        width: 70%;
    }
    .section-detailed-product .content {
        float: none;
    }
    .section-detailed-product .sidebar {
        float: none;
        width: 100%;
    }
}
@media (max-width: 479px) {
    .section-detailed-product .list-colors li {
        margin: 0 3px 4px;
    }
    .section-detailed-product .product-actions .btn {
        font-size: 16px;
        height: 36px;
        line-height: 36px;
        width: 55%;
    }
}
#spnRatingProdutoTop {
    display: block;
    margin: 10px 0;
}
.section-comments {
    background-color: #fff;
    border-radius: 10px;
    margin: 20px 0;
    padding: 20px 26px;
}
.section-comments .section-head {
    margin-bottom: 20px;
    overflow: hidden;
}
.section-comments .section-head h3 {
    color: #fa455e;
    float: left;
    font-size: 26px;
    font-weight: 500;
}
.section-comments .section-head-actions {
    float: right;
}
.section-comments .section-head-actions .btn {
    background-color: #111;
    font-size: 20px;
    font-weight: 500;
    height: 38px;
    line-height: 38px;
    min-width: 100px;
    text-align: center;
    text-transform: lowercase;
}
.section-comments .rating-filter {
    display: block;
    overflow: hidden;
    padding: 15px 0 20px;
}
.section-comments .rating-filter .rating-all {
    color: #ed1555;
    float: left;
    font-size: 48px;
    font-weight: 500;
    height: 65px;
    line-height: 1.35;
    margin: -11px 0 0;
    padding: 0 5px 0 0;
    text-align: center;
    width: 50px;
}
.section-comments .rating-filter .rating-avg {
    color: #323232;
    float: left;
    font-size: 15px;
    font-weight: 500;
    padding: 0 0 0 3px;
    text-transform: lowercase;
    width: 140px;
}
.section-comments .rating-filter .ratings {
    float: left;
    padding: 0;
}
.section-comments .rating-filter .ratings span {
    display: inline-block;
    height: 20px;
    margin: 0;
    vertical-align: middle;
    width: 17px;
}
.section-comments .rating-filter .ratings span.active {
}
.section-comments .rating-filter .visible-items {
    color: #343434;
    float: left;
    font-size: 19px;
    font-weight: 500;
    padding: 21px 0;
    text-transform: lowercase;
    width: 384px;
}
.section-comments .rating-filter .visible-items strong {
    color: #ed1555;
}
.section-comments .comment {
    margin: 0 -26px;
    overflow: hidden;
    padding: 20px 26px;
    width: 960px;
}
.section-comments .comment-user {
    float: left;
    padding: 0 10px 0 0;
    width: 180px;
}
.section-comments .comment-user .data {
    color: #5c5c5c;
    font-size: 10px;
    font-weight: 300;
    line-height: 1.8;
    margin-bottom: 0;
}
.section-comments .comment-user .username {
    color: #5c5c5c;
    font-size: 15px;
    line-height: 1.33;
    text-transform: lowercase;
}
.section-comments .comment-text {
    color: #909090;
    float: left;
    font-size: 12px;
    line-height: 1.5;
    width: 680px;
}
.section-comments .comment-text h4 {
    color: #ed1555;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.73;
    margin-bottom: 0;
    text-transform: lowercase;
}
.section-comments .comment-text .ratings {
    margin-bottom: 12px;
    padding: 0;
}
.section-comments .comment-text .ratings span {
    display: inline-block;
    height: 20px;
    margin: 0;
    vertical-align: middle;
    width: 17px;
}
.section-comments .comment-text .ratings span.active {
}
.section-comments .comment-text p {
    text-transform: lowercase;
}
.section-comments .section-actions {
    background-color: #111;
    border-radius: 0 0 10px 10px;
    margin: 0 -26px -20px;
    text-align: center;
}
.section-comments .section-actions .btn {
    color: #faf8f2;
    display: block;
    font-size: 17px;
    height: 42px;
    line-height: 2.47;
    text-transform: lowercase;
    width: 100%;
}
.section-comments .section-actions .btn span {
    padding-right: 20px;
    position: relative;
}
.section-comments .section-actions .btn span::before {
    border-color: #fff transparent -moz-use-text-color;
    border-style: solid solid none;
    border-width: 4px 5px 0;
    content: "";
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 50%;
}
.label-discount {
    display: none;
}
@media (max-width: 959px) {
    .section-comments .section-head h3 {
        margin-bottom: 0;
    }
    .section-comments .comment-user {
        width: 150px;
    }
    .section-comments .comment-text {
        width: 520px;
    }
}
@media (max-width: 767px) {
    .section-comments {
        padding: 20px;
    }
    .section-comments .section-head h3 {
        font-size: 22px;
    }
    .section-comments .rating-filter {
        padding: 0;
    }
    .section-comments .rating-filter .rating-all {
        font-size: 36px;
        height: auto;
        margin: 0;
    }
    .section-comments .rating-filter .visible-items {
        font-size: 18px;
        padding: 10px 0;
    }
    .section-comments .comment {
        margin: 0;
        padding: 20px 0;
        width: 100%;
    }
    .section-comments .comment-user {
        float: none;
        margin-bottom: 10px;
        width: 100%;
    }
    .section-comments .comment-text {
        float: none;
        width: 100%;
    }
    .section-comments .section-actions {
        margin: 0 -20px -20px;
    }
}
@media (max-width: 479px) {
    .section-comments {
        margin-top: 25px;
    }
}
.section-pack {
    margin: 0 0 60px;
}
.section-pack .section-head {
    margin-bottom: 20px;
}
.section-pack .section-head h1 {
    color: #fa455e;
    font-size: 33px;
    font-weight: 500;
    line-height: 1.3;
    text-transform: lowercase;
}
.section-pack .section-body {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
}
.section-pack .product {
    float: left;
    height: auto;
    width: 22%;
}
.section-pack .product img {
    margin-top: 0;
    width: 100%;
}
.section-pack .product .info {
    height: 82px;
    padding: 0;
    text-align: left;
}
.section-pack .product .price1 {
    text-align: left;
}
.section-pack .product .specs {
    margin-bottom: 10px;
}
.section-pack .product .specs select {
    background-color: #fff;
    border: 1px solid #d4d4d4;
    color: #999;
    font-size: 11px;
    height: 20px;
    width: 100%;
}
.section-pack .plus, .section-pack .equals {
    color: #f00753;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 41px;
    margin: 10% 1%;
    width: 3%;
}
.section-pack .summary {
    float: right;
    position: relative;
    text-align: center;
    top: 50px;
    width: 19%;
}
.section-pack .summary .text {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.section-pack .summary .prices {
    margin: 15px 0;
}
.section-pack .summary .prices .price {
    color: #f20050;
    font-size: 26px;
    font-weight: 500;
}
.section-pack .summary .btn {
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    height: 36px;
    line-height: 1.4;
    padding-top: 6px;
    text-transform: lowercase;
    width: 90%;
}
@media (max-width: 767px) {
    .section-pack {
        margin: 30px 0;
    }
    .section-pack .section-head h1 {
        font-size: 20px;
    }
    .section-pack .product {
        width: 41%;
    }
    .section-pack .plus, .section-pack .equals {
        width: 6%;
    }
    .section-pack .summary {
        width: 37%;
    }
}
@media (max-width: 479px) {
    .section-pack .product {
        float: left;
        padding-bottom: 0;
        width: 100%;
    }
    .section-pack .plus, .section-pack .equals {
        display: block;
        float: none;
        margin: 10px 0;
        text-align: center;
        width: 100%;
    }
    .section-pack .summary {
        float: none;
        top: 0;
        width: 100%;
    }
}
.slider {
}
.slider .slides {
    list-style: outside none none;
}
.slider-home {
    margin: 0 auto;
    max-width: 1418px;
    position: relative;
    width: 100%;
}
.slider-home .nivo-controlNav {
    bottom: 27px;
    display: block;
    height: auto;
    left: 50%;
    margin-left: -477px;
    padding: 0;
    position: absolute;
    text-align: right;
    width: 960px;
    z-index: 50;
}
.slider-home .nivo-controlNav a {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-bullets.png") no-repeat scroll left center;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 26px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 26px;
}
.slider-home .nivo-controlNav a.active {
    background-position: -28px 0;
}
@media (max-width: 959px) {
    .slider-home .nivo-controlNav {
        margin-left: 0;
        transform: translateX(-50%);
        width: 100%;
    }
}
@media (max-width: 767px) {
    .slider-home {
        margin-top: 0;
    }
    .slider-home .nivo-controlNav {
        display: none;
    }
}
.slider-banner {
    margin: 0 auto 10px;
    max-width: 1418px;
    width: 100%;
}
.slider-banner a {
    display: block;
}
.slider-banner img {
    height: auto;
    width: 100%;
}
.subscribe {
    background: #ed1556 none repeat scroll 0 0;
    border-radius: 8px;
    color: #fff;
    padding: 10px 15px 20px;
    position: relative;
}
.subscribe::before, .subscribe::after {
    background-color: #ed1556;
    content: "";
    height: 60px;
    position: absolute;
    top: 0;
    width: 1000px;
}
.subscribe::before {
    right: 99%;
}
.subscribe::after {
    left: 99%;
}
.subscribe form::after {
    clear: both;
    content: "";
    display: table;
    font-size: 0;
    line-height: 0;
}
.subscribe .subscribe-head {
    float: left;
    margin-top: 0;
    width: 19%;
}
.subscribe .subscribe-head h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin: 10px 0 0 20px;
    text-transform: lowercase;
}
.subscribe .subscribe-head span {
    font-size: 11px;
}
.subscribe .subscribe-body {
    float: right;
    padding-left: 4px;
    width: 81%;
}
.subscribe .subscribe-btn {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    font-size: 19px;
    line-height: 1;
    margin-left: 10px;
    margin-top: 17px;
    padding: 5px 20px 8px;
    text-transform: lowercase;
    width: auto;
}
.subscribe .form-label {
    display: block;
    font-size: 11px;
    line-height: 1.3;
    margin-bottom: 4px;
    text-transform: lowercase;
}
.subscribe .select, .subscribe .field {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #8e8e8e;
    font: italic 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
    height: 31px;
    padding: 0 5px;
    width: 100%;
}
select.select {
    background: #fff url("/arquivos/qdb-select-arrow.png") no-repeat scroll right center !important;
    color: #ed1555;
}
select {
    -moz-appearance: none;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.section-products .section-head + p {
    font-size: 16px;
}
.section-products .section-head + p b {
    color: #fa455e;
}
a.vejamais-vtexresearch {
    background: #000 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    display: block;
    float: left;
    font-family: "Museo Sans",sans-serif;
    font-size: 14px;
    margin: 10px 0;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    text-transform: lowercase;
    width: 100%;
}
a.vejamais-vtexresearch:hover {
    background: #333 none repeat scroll 0 0;
}
.subscribe .form-cols {
    clear: both;
    content: "";
    display: table;
    font-size: 0;
    line-height: 0;
}
.subscribe .form-col {
    float: left;
    padding-right: 5px;
    width: 176px;
}
.subscribe .form-col:nth-child(2), .subscribe .form-col:nth-child(3) {
    width: 156px;
}
.subscribe .form-col-size2 {
    width: 128px;
}
.subscribe .form-col-size3 {
    width: 60px;
}
.subscribe .form-col-size4 {
    width: 40px;
}
.subscribe .checkbox {
    margin-top: 10px;
    text-align: right;
}
.subscribe .checkbox input {
    display: none;
}
.subscribe .checkbox label {
    font-size: 12px;
}
.subscribe .checkbox label::before {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-check_box.png") no-repeat scroll center -1px;
    content: "";
    display: inline-block;
    height: 14px;
    margin-right: 10px;
    vertical-align: middle;
    width: 14px;
}
.subscribe .checkbox input:checked ~ label::before {
    background-position: center bottom;
}
@media (max-width: 959px) {
    .subscribe .subscribe-head h4 {
        margin-left: 0;
    }
    .subscribe .form-label {
        margin-top: 5px;
    }
}
@media (max-width: 767px) {
    .subscribe .subscribe-head {
        float: none;
        margin-bottom: 10px;
        width: 100%;
    }
    .subscribe .subscribe-body {
        float: none;
        width: 100%;
    }
    .subscribe .form-col, .subscribe .form-col-size1, .subscribe .form-col-size2, .subscribe .form-col-size3, .subscribe .form-col-size4, .subscribe .form-col-size5 {
        width: 50% !important;
    }
    .subscribe .subscribe-btn {
        margin-left: 0;
        margin-top: 23px;
        width: 100%;
    }
    .subscribe .checkbox {
        text-align: left;
    }
}
@media (max-width: 479px) {
    .subscribe .form-col, .subscribe .form-col-size1, .subscribe .form-col-size2, .subscribe .form-col-size3, .subscribe .form-col-size4, .subscribe .form-col-size5 {
        width: 100% !important;
    }
}
#bgPrevenda {
    background: #fff none repeat scroll 0 0;
    height: 1000px;
    opacity: 0.9;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}
#facaParte {
    left: 50%;
    margin-left: -300px;
    position: fixed;
    top: 50%;
    width: 600px;
    z-index: 9999;
}
.tab {
    display: none;
}
li.tab-precaucoes-de-uso, li.tab-ficha-tecnica, li.tab-modo-usar {
    display: none;
}
.tab.current {
    display: block;
}
.tabs-head {
    background-color: #ed1555;
    border-radius: 10px 10px 0 0;
    height: 42px;
    padding: 0 0 0 8px;
}
.tabs-head li {
    display: inline-block;
    vertical-align: middle;
}
.tabs-head li a {
    border-radius: 10px 10px 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 500;
    height: 42px;
    line-height: 31px;
    padding: 5px 29px 6px;
    position: relative;
    text-transform: lowercase;
}
.tabs-head li a:hover, .tabs-head li.current a {
    background-color: #0f0f0f;
    text-decoration: none;
}
.tabs-head li.current a::after, .tabs-head li.current a::before, .tabs-head li a:hover::after, .tabs-head li a:hover::before {
    content: "";
    height: 42px;
    position: absolute;
    top: 0;
    width: 21px;
}
.tabs-head li a:hover::after, .tabs-head li.current a::after {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-right-tab.png") no-repeat scroll center center;
    right: 0;
}
.tabs-head li a:hover::before, .tabs-head li.current a::before {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-left-tab.png") no-repeat scroll center center;
    left: 0;
}
.tabs-body {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    padding: 20px 40px;
}
.tabs-body p {
    color: #5c5c5c;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 10px;
    text-align: justify;
    text-transform: lowercase;
}
.tabs-body p span {
    color: #5e5e5e;
    font-size: 12px;
}
.tabs-body p:last-child {
    margin-bottom: 0;
}
@media (max-width: 479px) {
    .tabs-head {
        padding-left: 10px;
    }
    .tabs-head li a {
        font-size: 16px;
        padding: 5px 23px 6px;
    }
    .tabs-body {
        padding: 20px;
    }
}
.table {
}
.widgets {
    list-style: outside none none;
}
.widget-menu {
    background: #ed1555 none repeat scroll 0 0;
    border-radius: 12px;
    margin: 11px 0 20px;
    padding: 15px 15px 5px;
    position: relative;
}
.search-multiple-navigator > h3, .menu-departamento .menu-navegue {
    display: none;
}
.widget-menu .widget-title, .menu-departamento > h3, .menu-departamento h3 a {
    color: #fff;
    font-family: "Museo Sans",sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding-bottom: 10px;
    text-transform: lowercase;
}
.widget-menu ul {
    list-style: outside none none;
}
.widget-menu ul a {
    border-top: 1px solid #ffccd9;
    color: #fff;
    display: block;
    font-family: "Museo Sans",sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding: 7px 0;
    text-transform: lowercase;
}
.widget.widget-menu .menu-departamento h4, .widget.widget-menu .menu-departamento h5, .widget-menu .search-multiple-navigator, .widget.widget-menu .menu-departamento fieldset, div.pager.bottom, div.pager.top, #ajaxBusy, #scrollLoading, .bt-refinar.search-filter-button {
    display: none !important;
}
.widget.widget-menu .menu-departamento ul {
    margin: 0;
}
.resultado-busca-filtro {
    margin-bottom: 20px;
}
.widget.widget-menu h5 + ul {
    display: none;
}
.bx-filter h3 + ul, .bx-filter h3, .bx-filter h4 + ul, .bx-filter h4, .bx-filter h5 + ul, .bx-filter h5 {
    display: none;
}


.refino.filtro_cor{display: none}
.search-multiple-navigator .filtro_escolha-a-cor{display: none;margin-bottom: 20px}

.bx-filter h6 {
    clear: both;
    color: #000;
    display: block;
    float: left;
    font-family: "Museo300Regular",sans-serif;
    font-size: 25px;
    font-weight: 400;
    margin: -10px 0 15px;
    text-align: center;
    text-transform: lowercase;
    width: 100%;
}
.bx-filter fieldset {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 4px;
    padding: 25px 15px;
}
.bx-filter fieldset.filtro_marca {
    border-radius: 15px 15px 0 0;
}
.bx-filter fieldset.filtro_faixa-de-preco {
    border-radius: 0 0 15px 15px;
}
.bx-filter fieldset h5 {
    color: #ed1555;
    display: block !important;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
.bx-filter fieldset label {
    background: rgba(0, 0, 0, 0) url("/arquivos/qdb-check_box.png") no-repeat scroll left 1px;
    display: block;
    margin-bottom: 7px;
    padding-left: 20px;
}
.bx-filter fieldset label.sr_selected {
    background-position: 0 -56px;
}
.bx-filter fieldset label input {
    display: none;
}
.bx-filter {
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .widget-menu {
        margin-bottom: 30px;
    }
    .widget-menu .widget-title, .menu-departamento > h3 {
        font-size: 18px;
    }
    .widget-menu ul a {
        font-size: 14px;
    }
}
.widget-more .widget-title {
    background-color: #ed1555;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-family: "Museo300Regular",sans-serif;
    font-size: 22px;
    font-weight: 300;
    height: 90px;
    line-height: 1.3;
    padding-top: 15px;
    position: relative;
    text-align: center;
    text-transform: lowercase;
}
.widget-more .widget-title span {
    color: #000;
    display: block;
    font-size: 29px;
}
.widget-more .widget-body {
    background-color: #fff;
    border-radius: 5px;
    margin-top: -10px;
    padding-bottom: 10px;
    position: relative;
}
.widget-more .prateleira > ul > li {
    background-color: transparent;
    border-radius: 0;
    height: auto;
    list-style: outside none none;
    margin: 8px 0;
    overflow: hidden;
}
.widget-more .prateleira > ul > li ~ .product {
    border-top: 1px solid #e4e4e4;
}
.widget-more .prateleira > ul > li .product-image {
    float: left;
    margin-top: 15px;
    width: 41%;
}
.widget-more .prateleira > ul > li .product-image img {
    margin-top: 0;
    width: 100%;
}
.widget-more .prateleira > ul > li .product-body {
    float: left;
    margin-top: 25px;
    padding-left: 5px;
    text-align: left;
    width: 59%;
}
.widget-more .prateleira > ul > li .product-body h6 {
    color: #ed1555;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    margin: 10px 0 5px;
    padding-right: 20px;
    text-transform: lowercase;
}
.widget-more .prateleira > ul > li .product-body p {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
}
.widget-more .prateleira > ul > li p a:hover {
    text-decoration: none;
}
@media (max-width: 767px) {
    .widget-more .widget-title {
        height: auto;
        padding: 10px 0;
    }
    .widget-more .widget-title span {
        font-size: 24px;
    }
}
@media (max-width: 479px) {
    .widget-more .prateleira > ul > li {
        padding-bottom: 20px;
    }
}



.sr_beges {
    background: #cc9900 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_marrons {
    background: #663300 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_vinhos {
    background: #663300 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_vermelhos {
    background: #ff0000 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_alaranjados {
    background: #ffc000 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_amarelos-dourados {
    background: #ffff00 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_verdes {
    background: #00b050 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_azuis {
    background: #3366ff none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_roxos {
    background: #800080 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_rosas {
    background: #ff3399 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_cinzas-pratas {
    background: #a6a6a6 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_pretos {
    background: #000 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.sr_brancos {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
    border:1px solid black;
}

.sr_incolores {
    background: #ff0000 none repeat scroll 0 0 !important;
    border-radius: 5px;
    float: left;
    font-size: 0;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}

.home .search > a {
    display: none;
}


.arrow
{
	border-bottom: 8px solid transparent;
	border-left: 8px solid #ED1556;
	border-top: 8px solid transparent;
	content: "";
	display: inline-block;
	height: 0;
	margin-top: 15px;
	padding-right: 0;
	position: relative;
	vertical-align: middle;
	width: 0;
	float:right;
	cursor:pointer;
	margin-right: 90px;
}

.arrow_left
{

	border-bottom: 8px solid transparent;
    border-right: 8px solid #ed1556;
    border-top: 8px solid transparent;
    content: "";
    display: inline-block;
    float: left;
    height: 0;
    margin-left: 90px;
    margin-top: 15px;
    vertical-align: middle;
    cursor:pointer;
}


/***************** Fidelidade ******************/


li.qdb_fidelidade { width:auto;list-style:none}
li.qdb_fidelidade a.ico_cl {
    background: url(/arquivos/ico_club_beres.jpg) no-repeat 0 0;
    padding-left: 31px;
    font-size: 14px;
    line-height: 15px;
    text-align:center;
    position: relative;
    padding-right: 0;
    text-decoration:none;
   
    height: 35px;
}
.qdb_fidelidade .box_align{float:left; text-decoration:none; float:left; font: 12px/14px 'Museo300Regular', Arial, Helvetica, sans-serif;
color: #fff; text-decoration:none;
font-weight:bold;}
li.qdb_fidelidade  a.ico_cl .text1 {
    font-size:12px;
    text-decoration:none;
    font-weight:normal;
}
li.qdb_fidelidade a.ico_cl .text2 {
    font-size:13px;
    color:#31ade8;
    display:block;
    text-decoration:none;
    font-weight:normal;
}
li.qdb_fidelidade a.ico_cl .opts {
    background:#ffffff url(/arquivos/ico_opts.jpg) no-repeat 0 0;
    height: 18px;
    float:left;
    margin-top:6px;
    margin-left:5px;
    padding:0 3px 0 5px;
    line-height:18px;
    color:#777777;
    display:inline-flex;
    font:11px/18px "Museo300Regular", Arial, Helvetica, sans-serif;
}
li.qdb_fidelidade a.ico_cl .opts .borda{
    background:url(/arquivos/ico_opts_borda.jpg) no-repeat 0 0;
    width:2px;
    height:18px;
    float:right;
}

@media (max-width: 767px) {
    li.qdb_fidelidade a.ico_cl{width: auto}
}
@media (max-width: 479px) {
   li.qdb_fidelidade a.ico_cl{width: auto}
}
@media (max-width: 479px){
	.product {
	    height: auto;
	    padding-bottom: 50px;
	    border-top-left-radius: 10px;
	    overflow: hidden;
	}
	.product img {
    	margin-top: 17px;
	}
}

body.produto .chaordic {
    margin-bottom: 30px;
}