/*@import url(//fonts.googleapis.com/css?family=Grand+Hotel);*/

@font-face {
    font-family: 'Grand Hotel';
    /*font-family: 'learning_curveregular';*/
    src: url('../font/learning_curve_bold_ot_tt-webfont.eot');
    src: url('../font/learning_curve_bold_ot_tt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/learning_curve_bold_ot_tt-webfont.woff2') format('woff2'),
         url('../font/learning_curve_bold_ot_tt-webfont.woff') format('woff'),
         url('../font/learning_curve_bold_ot_tt-webfont.ttf') format('truetype'),
         url('../font/learning_curve_bold_ot_tt-webfont.svg#learning_curveregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@import url(//fonts.googleapis.com/css?family=Open+Sans:700,400);
body,
html {
    overflow-x: hidden
}

body,
img {
    margin: 0
}

img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

.button-search,
a,
label,
select {
    cursor: pointer
}

.buttons,
.cf:after {
    clear: both
}

@font-face {
    font-family: market_decoregular;
    src: url(../font/Market_Deco-webfont.eot);
    src: url(../font/Market_Deco-webfont.eot?#iefix) format('embedded-opentype'), url(../font/Market_Deco-webfont.woff2) format('woff2'), url(../font/Market_Deco-webfont.woff) format('woff'), url(../font/Market_Deco-webfont.ttf) format('truetype'), url(../font/Market_Deco-webfont.svg#market_decoregular) format('svg');
    font-weight: 400;
    font-style: normal
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

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

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 15px;
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
.tlink_blog {
    margin: 30px auto;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    width: 100%;
    float: left;
    font-size: 18px;
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}

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

figure {
    margin: 5px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
.mfp-figure:after {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000 !important;
}
.mfp-close {
    position: absolute !important;
    top: 45px !important;
    right: 5px !important;
    display: block !important;
    background: url(../image/controls.png) no-repeat top center !important;
    width: 38px !important;
    height: 19px !important;
    text-indent: -9999px !important;
    overflow: hidden !important;
    line-height: 999px !important;
    opacity: 1 !important;
}
.content-wrap p{
    font-size: 16px;
}
.mfp-arrow.mfp-arrow-right.mfp-prevent-close {
    position: absolute !important;
    top: 50% !important;
    right: 0px !important;
    margin-top: -32px !important;
    background: url(../image/controls.png) no-repeat top right !important;
    width: 28px !important;
    height: 65px !important;
    text-indent: -9999px !important;
}
.mfp-arrow.mfp-arrow-right.mfp-prevent-close:hover {
    background-position: bottom right !important;
}
.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
    position: absolute !important;
    top: 50% !important;
    left: 0px !important;
    margin-top: -32px !important;
    background: url(../image/controls.png) no-repeat top left !important;
    width: 28px !important;
    height: 65px !important;
    text-indent: -9999px !important;
}
.mfp-arrow.mfp-arrow-left.mfp-prevent-close:hover {
    background-position: bottom left;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0 !important;
    margin-left: 0 !important;
    border: none !important;
}
.mfp-close:hover {
    background-position: bottom center !important;
}
pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
#menu .nav > li > a img{
    margin-left: -15px;
    display: none;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

.box .box-heading,
.button-sewn .button,
.label {
    text-transform: uppercase
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: none;
    margin: 0 2px 20px 2px;
    padding: .35em .625em .75em
}

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

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

.cf:after,
.cf:before {
    content: " ";
    display: table
}

.button-search,
.img-responsive,
.inline-form input,
.no-grid-sm {
    display: inline-block
}

.container {
    padding-right: 15px!important;
    padding-left: 15px!important
}

.sac_atendimento h3 {
    font-family: 'Dosis', sans-serif;
    font-size: 28px;
    margin: 0;
    font-weight: 600;
}

.sac_atendimento .col-md-12 {
    padding: 10px 20px;
    background: #e2e2e2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.sac_atendimento p {
    margin: 5px 0 0 0;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px
}

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

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

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

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .pull-left-lg{
        float: left !important;
    }
    
    .pull-right-lg{
        float: right !important;
    }

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1000px) {
    .no-grid-sm {
        width: 22%;
        text-align: right;
        margin-top: 10px
    }
    .no-grid-sm img {
        max-width: 100%
    }
}

.button-search,
.button-sewn,
.img-center,
.img-responsive {
    text-align: center
}

.reset-ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: table;
}

.full-width {
    margin: 0 -30px;
    position: relative;
    padding: .25rem 30px
}

.full-width:after,
.full-width:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%
}

.full-width:after {
    width: 100%;
    left: 100%
}

.box-shadow {
    -webkit-box-shadow: inset 0 19px 13px -24px rgba(0, 0, 0, .08);
    -moz-box-shadow: inset 0 19px 13px -24px rgba(0, 0, 0, .08);
    box-shadow: inset 0 19px 13px -24px rgba(0, 0, 0, .08)
}
#header{
    box-shadow: inset 0 0 16px;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    font-size: 0
}

.img-responsive-full {
    width: 100%
}

.inline-form {
    font-size: 0
}

.inline-form input {
    line-height: 1;
    border: 1px solid;
    padding: 5px 10px !important;
    width: 70%;
    vertical-align: middle
}

.common-home .box-heading {
    margin-top: 40px;
}

.owl-carousel {
    margin-bottom: 10px !important;
}
a.text-link.text-uppercase.font-size-12 {
    font-size: 16px;
    padding: 10px;
    margin-right: -17%;
    display: table!important;
    font-weight: bold;
    color: #4b3033;
    position: absolute;
    bottom: 5px;
    right: 50%;
}
a.text-link.text-uppercase.font-size-12:hover{
    color: #c8271f;
}
.inline-form .button,
.inline-form .button-search {
    width: 18%;
    vertical-align: middle;
    line-height: 1;
    height: 30px;
}

.button-search {
    line-height: 30px;
    font-size: 14px
}

input[type=text],
input[type=password],
input[type=email],
select,
textarea {
    padding: 6px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, .0745098) 0 3px 3px 0 inset;
    border: 1px solid rgba(153, 153, 153, .28)
}

input[type=text].input-large {
    width: 350px
}

.form-question {
    margin: 30px auto;
    padding: 20px
}

.form-line {
    display: block;
    margin: 10px 0;
    vertical-align: middle;
    border-bottom: 1px dotted #CDCDCD;
    padding: 0 0 10px
}

label {
    font-family: 'Open Sans', sans-serif
}

.form-line label {
    display: block;
    text-align: left;
    line-height: 33px;
    font-weight: 700;
    font-size: 14px
}

.form-line.captcha label {
    line-height: 1;
    padding-top: 14px
}

#q_captcha {
    display: inline-block;
    position: relative;
    top: 12px
}

.cursive {
    font-family: 'Grand Hotel', sans-serif;
    line-height: 1;
    font-weight: 400
}

.button,
.button-sewn .button {
    font-family: 'Open Sans', sans-serif
}

.last-right {
    float: right
}

.inverted-corner-wrapper {
    width: 100%;
    overflow: hidden
}

.inverted-grafism-bottom,
.inverted-grafism-top {
    display: block;
    width: 100%;
    height: 20px;
    margin: 5px 0;
    border: none
}

.inverted-grafism-top {
    margin-bottom: 10px;
    background: url(../image/image-inverted-corner-top.png) center center no-repeat
}

.inverted-grafism-bottom {
    position: absolute;
    bottom: 5px;
    background: url(../image/image-inverted-corner-bottom.png) center center no-repeat
}

.inverted-corner {
    position: relative;
    border: 1px solid #e2e2e2
}

.inverted-corner-bottom,
.inverted-corner-top {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.inverted-corner-bottom:after,
.inverted-corner-bottom:before,
.inverted-corner-top:after,
.inverted-corner-top:before {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 70px;
    z-index: 0
}

.inverted-corner-top:before {
    top: -38px;
    left: -38px
}

.inverted-corner-top:after {
    top: -38px;
    right: -38px
}

.inverted-corner-bottom:before {
    bottom: -38px;
    left: -38px
}

.inverted-corner-bottom:after {
    bottom: -38px;
    right: -38px
}

.buttons {
    float: none;
    height: 50px;
    margin: 20px 0;
    padding: 7px 20px
}

.buttons .right,
.icon.blog,
.icon.facebook,
.icon.instagram {
    float: right;

    margin-left: 0;
    text-indent: 0;
}

.buttons .left,
.jcarousel li {
    float: left
}

.button {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    cursor: pointer!important;
    font-weight: 700;
    font-size: 15px
}

.button.middle {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.product-info .options br,
.product-info .price br {
    display: none
}

.button-sewn {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 5px;
    background: #e2cca3
}

.button-sewn:hover {
    background: #cdbb99
}

.button-sewn:hover .button:hover {
    background: 0 0
}

.button-sewn .button {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: 0 0;
    border: 2px dotted #fff;
    color: #444;
    display: block;
    text-shadow: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -.55pt;
    width: 100%;
    box-shadow: none
}

.button-sewn-lg {
    margin: 10px 0
}

.button-sewn-md {
    width: 60%;
    margin: 23px auto 0
}

.button-sewn-md a.button {
    font-size: 14px!important;
    width: 100%!important;
    box-shadow: none!important
}

.cart .button-sewn-md {
    background: #fe2725;
    color: #fff
}

.cart .button-sewn-md:hover {
    background: #c8271f
}

.cart .button-sewn-md .button {
    color: #fff
}

#tabs {
    display: none
}

.jcarousel {
    position: relative;
    overflow: hidden
}

.jcarousel-clip {
    width: 100%;
    overflow: hidden
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}
.jcarousel-wrapper{
    position: relative;
}
.flex-next,
.flex-prev,
.jcarousel-next,
.jcarousel-prev {
    width: 30px!important;
    height: 30px!important;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    border: 1px solid #e2e2e2;
    font-family: 'Courier New', sans-serif;
    line-height: 26px!important;
    background: #fff;
    color: #aeaeae!important;
    cursor: pointer;
    font-size: 12px;
    text-align: center!important
}

.flex-next,
.flex-prev {
    margin-top: -15px
}
.technical.col-xs-12.col-sm-5{
    float: right;
}
.jcarousel-next-disabled,
.jcarousel-prev-disabled {
    cursor: none
}
.description .more-product-info-header, .technical .more-product-info-header{
    display: none;
}
.jcarousel-prev {
    left: -18px
}

.flex-direction-nav a.flex-prev:before,
.jcarousel-prev:before {
    font-family: 'Courier New', sans-serif!important;
    content: '←'!important;
    font-size: 20px
}

.jcarousel-next {
    right: -18px
}

.flex-direction-nav a.flex-next:before,
.jcarousel-next:before {
    font-family: 'Courier New', sans-serif!important;
    content: '→'!important;
    font-size: 20px
}

.modelo {
    position: absolute;
    left: 25px;
}

span.error {
    font-size: 11px;
    margin-left: 5px;
    margin-right: 5px;
    color: red
}
.frete_reduzido{
    /*position: absolute;
    top: 70px;
    right: 5%;
    */
    float: none;
    padding: 10px;
}
.product-info .form-group .col-md-12 .input-group{
    width:100%;
}
.product-info .form-group .col-md-12 .input-group input{
    width: 70% !important;
}
.product-info .form-group .col-md-12 .input-group button{
    width: 110px !important;
}
.text-hidden {
    display: none
}

.label {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 3px;
    font-weight: 700
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}
.pavblog-blog #content.col-sm-12, [class*="information-"] .container #content.col-sm-12{
    float: none;
    margin: 0 auto;
    width: 83.33333333%;
}
@media (min-width:900px) {
    .menu-mobile {
        display: none
    }
}

.modal {
    display: block;
    position: relative
}

.modal-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    background: rgba(0, 0, 0, .8)
}

.modal-content {
    width: 50%;
    height: 255px;
    position: fixed;
    top: 50%;
    margin-top: -127px;
    left: 50%;
    margin-left: -25%;
    z-index: 9999;
    text-align: center
}

.modal-content #modal-close {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 20px;
    background: #000;
    border-radius: 100%;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 99999
}

#header,
#logo {
    position: relative
}

.modal-content {
    background: url(../image/pattern.png);
    box-shadow: 0 0 16px
}

.modal-content img {
    display: inline-block;
    margin-right: 10px;
    max-width: 256px
}

#content img,
.box-product-item .image img,
.product-info .left .image img {
    max-width: 100%;
}

#content > div> div > div > div > div > div.image > a > img{ max-width: 200px; }

.modal-content p {
    font-family: 'Grand Hotel', sans-serif;
    font-size: 30px;
    font-weight: 400;
    display: inline-block;
    line-height: 1;
    vertical-align: top;
    width: 300px;
    text-align: left
}

body,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif
}

#logo,
#powered,
.benefits,
.box .box-heading,
.box-product-item,
.cursive.welcome-text,
.nav-bar .menu-item,
.product-filter,
.slideshow .slides,
h1 {
    text-align: center
}
nav .nav.navbar-nav .nome_categoria{
   white-space: nowrap;
}
nav .nav.navbar-nav .nome_categoria{
    padding-right: 5px;
}
nav .nav.navbar-nav li{
    width: 11.1%;
        margin: 0;
    padding: 0;
    border-left: 1px solid #c8271f;
    display: inline-block;
}
nav .nav.navbar-nav li:nth-last-child(1){
    border-right: 1px solid #c8271f;
}
.collapse.navbar-collapse.navbar-ex1-collapse{
    margin: 0;
    padding: 0;
}
nav .nav.navbar-nav li a{
    color: #fff;
    font-size: 16px;
    display: block;
    line-height: 50px;
    padding: 0;
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
}
.navbar-nav {
    width: 100%;
}
.navbar {
    margin-bottom: 0;
}
.icone-categoria.icone-menu {
    width: 50px;
    margin: 0 0 0 5px;
}
.icone-categoria.icone-menu img{
    max-width: 100%;
}
.font-xs {
    line-height: 1;
    font-size: 2em
}

;
body {
    color: #444
}

a {
    -webkit-transition: color ease .3s;
    -moz-transition: color ease .3s;
    -ms-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

a:hover {
    color: #003040
}

h2,
h3,
h4,
h5,
h6 {
    color: #000
}

.product-divider {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #aaa;
    border-left: 0;
    height: 2px;
    margin: 30px 0 15px
}

body {
    font-weight: 400;
    font-size: 12px
}

.button {
    background: #fe2725;
    color: #fff;
    padding: 10px 15px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

.box-product-item .button,
.product-info .cart .button {
    font-size: 20px;
    font-weight: 400;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: #dc3b34 1px 1px, #dc3b34 -1px -1px, #dc3b34 -1px 1px, #dc3b34 1px -1px, #fff 2px 2px;
    position: relative;
    font-family: market_decoregular, sans-serif
}

#nwa_product_register {
    font-family: 'Open Sans', sans-serif;
    border: none;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    cursor: pointer!important;
    font-weight: 700;
    font-size: 15px;
    border-radius: 5px;
    text-shadow: none
}

.box-product-item .button {
    font-size: 18px;
    padding: 7px
}

#header,
#logo {
    padding-top: 0
}

.product-info .cart .button {
    box-shadow: none
}

.button:hover {
    background: #c8271f;
    color: #fff
}

.button.middle {
    font-size: 15px;
    box-shadow: 3px 3px 5px #422005
}

a {
    color: #02717a
}

li.icon {
    text-indent: 35px;
    background-position: 10px;
}

li.icon.tel {
    background: url(../image/icon-tel.png) no-repeat;
    background-position: 0 -2px;
}

li.icon.whatsapp {
    /*background: url(../image/icon-whatsapp.png) no-repeat;
    background-position: 6px 2px;
    */
    padding-top: 3px;
}


li.icon.blocos-3d{
    text-indent: 0 !important;
}
.blocos-3d>a>img {
/*    background: url(../image/catalog/topo/icone-bloco-3d.png) no-repeat;*/
    padding-bottom: 3px;
    /*background-position: 6px 2px;*/
    height: 27px;
    width: 25px;


}



li.icon.business {
    background: url(../image/icon-work.png) no-repeat;
    float: right;
    padding-top: 3px;
    background-position: 0 4px;
}

li.icon.contact {
    background: url(../image/icon-contact.png) no-repeat
}

li.icon.contact a {
    color: #000;
    text-decoration: none
}

li.icon.contact a:hover {
    color: #c8271f
}

.icon.instagram a {
    background: url(../image/icon-instagram.png) no-repeat;
    background-position: 0 4px;


}

.icon.facebook a {
    background: url(../image/icon-face.png) no-repeat;
    background-position: 0 4px;
    
}

.icon.blog a,
.icon.facebook a,
.icon.instagram a {
    display: block;
    width: 27px;
    height: 33px
}

li.icon.instagram {
    margin-left: 7px !important;
}

li.icon.business {
    padding-top: 3px;
}
.icon.blog a {
    background: url(../image/icon-blog.png) no-repeat;
    width: 65px;
}

#header,
#header.full-width:after,
#header.full-width:before {
    /*background: url(../image/pattern.png)*/
}

.info-bar ul li.icon #non_free_num_ui .skype_c2c_logo_img {
    display: none!important
}

.info-bar ul li.icon #non_free_num_ui .skype_c2c_text_span {
    font-family: 'Grand Hotel', sans-serif!important;
    color: #000!important
}

.info-bar ul li.icon,
.menu-item-link {
    font-family: 'Grand Hotel'
}

.info-bar,
.info-bar.full-width:after,
.info-bar.full-width:before {
    border-top: 7px solid #422005;
    height: 40px
}

.info-bar.full-width:after,
.info-bar.full-width:before {
    top: -7px
}

.info-bar ul li.icon {
    display: inline-block;
    color: #151515;
    font-size: 20px
}

.info-bar ul li.icon.blocos-3d{

}

.info-bar ul li.icon+li.icon {
    margin-left: 20px;
    line-height: normal;
}

#header {
    box-shadow: inset 0 0 16px;
    height: auto;
    min-height: 130px
}

.nav-bar {
    background-color: #dc3b34;
    font-size: 0;
    color: #dc3b34;
    margin-bottom: 15px
}

.nav-bar.full-width,
.nav-bar.full-width:after,
.nav-bar.full-width:before {
    background: #dc3b34;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle
}

.nav-bar .menu-item {
    margin: 0;
    padding: 0;
    border-left: 1px solid #c8271f;
    border-right: 1px solid #c8271f;
    display: inline-block;
    width: 10.83%
}

.nav-bar .menu-item+.menu-item {
    border-left: none
}

.menu-item-link {
    color: #fff;
    font-size: 16px;
    display: block;
    height: 50px;
    line-height: 50px
}

.menu-item-link:hover {
    background-color: #c8271f
}

.menu-item-link .menu-item-icon {
    width: 65px;
    display: inline-block;
    margin-top: 5px;
    height: 38px
}

.menu-item-link .menu-item-text {
    display: none
}

#logo a {
    display: inline-block;
    max-width: 300px;
    margin-top: -34px;
}

#search {
    width: 250px;
    padding-right: 0;
    display: table !important;
    margin: 25px auto 5px auto;
}

#search input {
    border: none
}

#search .button-search {
    background: url(../image/search.png) center center no-repeat #666962;
    font-size: 0;
    width: 15%;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#header #cart p {
    font-family: 'Courier New', sans-serif;
    font-size: 17px;
    letter-spacing: -.55pt;
    font-weight: 900
}

#cart>.btn-cartfull {
    color: #422005;
    text-decoration: none;
    font-family: 'Courier New', sans-serif;
    font-size: 17px;
    letter-spacing: -.55pt;
    font-weight: 900;
    width: 100%;
    border: none;
    text-align: center;
}

#cart .dropdown-menu {
    background: #fff;
    z-index: 1001;
    border: 1px solid #422005;
    margin-top: 20px;
}

#cart .btn-danger {
    color: #ffffff;
    text-shadow: none;
    background-color: #a33a36;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #a33a36;
    outline: none;
    height: 30px;
    width: 30px;
    padding: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#cart .btn-danger:hover {
    box-shadow: none;
}

#cart .dropdown-menu:before {
    background: url(../image/seta_t.png) top right no-repeat;
    width: 70px;
    height: 50px;
    content: "";
    top: -22px;
    right: 20px;
    position: absolute;
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
    font-size: 14px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent;
}

.btn-cartfull {
    background: transparent;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cursive.welcome-text {
    color: #422005;
    font-size: 22px;
    margin-top: 38px;
    text-align: left;
}

.cursive.welcome-text a {
    color: #e25b54
}

.cursive.welcome-text a:hover {
    color: #c8271f
}
.cursive.welcome-text p {
    text-align: center;
}
#logo img.img-responsive {
    max-width: 90%;
}
.cursive.welcome-text p:nth-child(1) {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
}
.clicavel{
    text-decoration: underline;
    display: block;
}
.slideshow {
    position: relative;
    margin-bottom: 2px
}

.slideshow .slides {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0
}

.slideshow .slides li img {
    width: 100%
}

.slideshow .slides a {
    display: block
}

.slideshow .flex-control-nav {
    z-index: 999;
    bottom: 20px
}

.benefits {
    font-size: 0;
    position: relative;
    margin: 12px 0 20px
}

.benefits:after,
.benefits:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 50px
}

.benefits:before {
    background: url(../image/benefits/_left.png) 0 -1px no-repeat;
    left: -64px;
    width: 80px;
    top: -12px;
    height: 40px
}

.benefits:after {
    background: url(../image/benefits/_right.png) no-repeat;
    top: -12px
}

#powered,
#powered:after,
#powered:before {
    border-top: 2px solid #acacac;
    background: #ccc
}
.form-horizontal .control-label {
    font-weight: bold;
}
.form-horizontal .control-label {
    text-align: left !important;
}
#review,
.product-info .form-horizontal .form-group,
.form-horizontal .buttons.clearfix {
    width: 80%;
    margin: 0px auto 20px auto !important;
}

.benefits .benefits-item {
    display: inline-block;
    text-align: center;
    position: relative
}

.benefits .benefits-item img {
    position: relative;
    display: block;
    top: 0
}

.box .box-heading,
.pav-comment h4,
h2.text-heading,
.form-horizontal h2,
#content h2 {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    letter-spacing: -.7pt;
    padding: 10px 0;
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 30px;
    font-weight: 600;
    color: #333;
    text-align: center;
    text-transform: uppercase;
}
.box-margined {
    margin-top: 20px
}

.box-product-item {
    position: relative;
    margin-bottom: 10px
}

.box-product-item .inverted-corner-wrapper .inverted-corner {
    height: 420px;
}

.box-product-item .cart,
.box-product-item .name,
.box-product-item .parcelamento-maximo,
.box-product-item .rating {
    position: relative;
    margin: 0 10px;
    z-index: 888
}
.box-product-item .image,{
    position: relative;
    margin: 0 10px;
    z-index: 8
}

.box-product-item .image {
    padding: 0 15px
}

.box-product-item .name a {
    color: #02717a;
    font-size: 24px
}

.checkout-cart #content .panel-body p {
    font-size: 14px;
    padding-bottom: 0px;
}

.panel-body .form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

.box-product-item .price {
    font-family: market_decoregular, sans-serif;
    color: #000;
    letter-spacing: 0;
    font-size: 24px;
    margin: 10px 0 5px
}

.box-product-item .parcelamento-maximo,
.product-filter {
    font-family: 'Open Sans', sans-serif
}

.box-product-item .parcelamento-maximo,
h1 {
    letter-spacing: -.55pt;
    text-transform: uppercase
}

.box-product-item .parcelamento-maximo {
    color: #666;
    font-size: 13px;
    margin-bottom: 15px;
    font-weight: 400
}

.box-product-item .price .price-old {
    color: #999;
    text-decoration: line-through;
    font-size: 20px;
    margin-bottom: 0
}

span.a-partir-de {
    font-size: 15px
}

.box-product-item .rating {
    display: none
}

#footer {
    margin-top: 40px;
    border-top: 2px solid #acacac;
    background: #eee;
    padding-top: 20px;
    padding-bottom: 20px
}

#footer:after,
#footer:before {
    background: #eee;
    border-top: 2px solid #acacac;
    top: -2px
}

.foot-links a {
    font-size: 14px;
    line-height: 1.7;
    text-decoration: none
}

#powered {
    font-size: 12px;
    line-height: 1.5;
    padding: 20px;
    color: #444
}

#powered:after,
#powered:before {
    top: -2px
}

#powered p.credit .logo_santive {
    display: inline-block;
    width: 30px;
    height: 30px
}

#powered p a .santive_flower {
    fill: #333;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

#powered p a:hover .santive_flower {
    fill: #8cb03e
}

.breadcrumb a {
    font-size: 14px;
    color: #000;
    text-decoration: none
}

.breadcrumb a:hover {
    color: #c8271f;
    text-decoration: underline
}

.list-unstyled h2 {
    font-weight: bold;
    margin: 0;
}

.stock_label.label {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
}

.product-filter {
    background: #fafafa;
    border: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 11px
}

.product-filter .product-filter-item select {
    font-weight: 400;
    font-size: 11px
}

.product-filter .product-filter-item {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px
}

.product-filter .product-filter-item strong {
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
    float: left;
    line-height: 30px;
    margin: 0 5px
}
.jcarousel li{
    padding: 0 10px;
}
#column-left .box-content,
#column-right .box-content,
h1 {
    margin: 0;
    font-family: 'Open Sans', sans-serif
}

.product-compare,
.product-filter .display {
    display: none
}

.product-filter .product-filter-item select {
    display: block
}

h1 {
    display: block;
    font-size: 20px;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #cbcbcb;
    font-weight: 700;
    color: #333;
}

#column-left .box-content,
#column-right .box-content {
    padding: 0;
    list-style: none;
    font-size: 12px
}

#column-left .box,
#column-right .box {
    margin-bottom: 20px
}

#column-left ul,
#column-right ul {
    line-height: 1.5;
    list-style: none;
    margin: 0 5px;
    padding: 0 5px
}

#column-left .box-filter {
    margin: 0 5px;
    padding: 0
}

#column-left .box-filter li ul {
    padding: 0
}

#column-left .box-filter li>span {
    display: block;
    margin-bottom: 5px
}

#button-filter {
    margin-top: 10px
}

.box-category li {
    line-height: 1.7
}

.box-category li ul {
    list-style: none;
    margin-left: 10px;
    padding-left: 10px
}

#content img {
    height: auto!important
}

#column-left .box .box-heading,
#column-right .box .box-heading {
    text-align: left;
    font-size: 17px;
    margin-top: 5px
}

#column-left .button,
#column-right .button {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.attention,
.information,
.success,
.warning {
    padding: 10px 10px 10px 33px;
    color: #555;
    font-size: 13px;
    margin: 10px 0
}

.success {
    background: url(../image/success.png) 10px center no-repeat #EAF7D9;
    border: 1px solid #BBDF8D
}

.warning {
    background: url(../image/warning.png) 10px center no-repeat #FFD1D1;
    border: 1px solid #F8ACAC
}

.attention {
    background: url(../image/attention.png) 10px center no-repeat #FFF5CC;
    border: 1px solid #F2DD8C
}

.attention .close,
.information .close,
.success .close,
.warning .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer
}

.alert-minimum, .alert-warning {
    border: 2px dotted #60781a;
    margin: 15px 0 5px 0;
    padding: 10px;
    text-align: center;
    color: #000;
    font-size: 14px;
    background-image: url(../image/pattern-danger.jpg);
}
.alert{
    -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.product-info .left,
.product-info .right {
    text-align: left
}

.product-info .left .image {
    border: 1px solid #ababab;
    text-align: center;
    margin-bottom: 15px
}

.product-info .left .image-additional img {
    max-width: 70%;
    display: block;
    margin: -10px auto 0
}
.cep_busca div.col-md-4{
    width: 108px;
    font-weight: bold;
    padding-top: 6px;
}
.image-additional a {
    margin-bottom: 10px
}

.image-additional a span {
    display: block;
    border: 1px solid #ababab;
    height: 52px;
    overflow: hidden
}

.txt_related{
    margin-top: 30px;
    border-bottom: none;
}
.jcarousel-wrapper{
    margin-bottom: 30px;
}

.description p, .description spam, .description{
    font-size: 15px !important;
}
.product-info .right h1 {
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    font-size: 34px;
    margin: 0;
    padding: 15px 0 0 0;
    line-height: 1;
    border: none;
    letter-spacing: -.75pt;
    font-weight: 700;
    color: #000;
    text-transform: none
}

.more-product-info-header,
.pagination .links,
.pagination .results,
.tags {
    text-align: center
}

#opu_sku {
    display: block;
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 9px
}

.product-info .star-rating {
    display: block;
    height: 20px;
    vertical-align: middle
}

#star,
.product-info .quantity input,
.product-info .quantity label,
.quantity .flag-frete,
.starRating {
    display: inline-block;
    vertical-align: middle
}

#star {
    line-height: 1;
    margin: 0
}

.starRating {
    float: none!important;
    color: #999;
    font-size: 11px;
    line-height: 1;
    margin: -2px 0 0
}

.product-info .quantity {
    margin: 15px 0 2px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px
}

.product-info .quantity label {
    font-size: 20px;
    padding-right: 5px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}

.product-info .stock_label {
    color: #ff4500;
    margin-top: 10px;
    border: 2px dashed #ff4500
}

.quantity .flag-frete {
    position: relative;
    top: 6px;
    float: left;
    width: 100%;
}

.quantity .flag-frete img {
    float: right
}

.price .price-old {
    font-size: 18px;
    display: block;
    text-decoration: line-through;
    line-height: 1;
    margin-bottom: 10px;
    color: #999
}

.product-info .price .discount,
.product-info .price .price-tax,
.product-info .price .reward {
    font-family: 'Courier New', sans-serif;
    font-size: 14px;
    line-height: 1;
    display: block;
    margin: 10px 0;
    border-left: 2px solid #dc3b34;
    padding-left: 5px;
    text-transform: uppercase
}

table.attribute tr td:nth-child(even) {
    font-weight: 400;
}

.more-product-info-title {
    font-size: 20px;
    margin-bottom: 20px;
}

.more-product-info-title,
.options .option h3 {
    font-family: 'Open Sans', sans-serif
}

.product-info .price .price-tax {
    display: none
}

.product-info .price .discount {
    border-color: green
}

.product-info .price .parcelamento {
    position: absolute;
    color: red;
    top: 24px;
    right: 0;
    text-shadow: #fff 1px 1px, #fff -1px -1px, #fff -1px 1px, #fff 1px -1px, red 2px 2px
}

.parcelamento .parcelamento-parcela {
    display: block;
    font-size: 20px;
    margin-bottom: 4px
}

.product-info .options {
    border-top: 1px solid #aaa;
    padding-top: 20px;
    margin-bottom: 10px
}

.product-info .options h2,
.product-info span.required {
    display: none
}

.product-info #calcula_cep {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 2px;
    padding-bottom: 20px
}

.product-info #calcula_cep h2 {
    font-size: 14px;
    letter-spacing: -.55pt;
    color: #444
}

.options .option h3 {
    font-weight: 400;
    line-height: 1;
    padding: 0;
    margin: 0;
    font-size: 23px
}

.option-image {
    display: block;
    margin: 10px 0
}

.option-image li {
    display: inline-block;
    font-size: 0;
    margin-right: 5px;
    position: relative
}

.radio_image .option_image_zoom,
.radio_image input[type=radio] {
    display: none
}

.radio_image:hover .option_image_zoom {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    margin-left: -140px;
    width: 200px;
    margin-top: -100px;
    z-index: 9999;
    border: 1px solid #e2e2e2
}

.radio_image:hover label {
    border: 2px solid green
}

.radio_image .option_image_zoom h3 {
    font-size: 14px;
    letter-spacing: -.55pt;
    margin: 10px
}

.radio_image .option_image_zoom img {
    width: 100%;
    max-width: 100%
}

.radio_image label {
    display: block;
    border: 2px solid #ccc;
    width: 52px;
    height: 38px;
    overflow: hidden
}

.radio_image label img {
    display: inline-block;
    margin-top: -14px
}

.radio_image label.option-name {
    display: none
}

.radio_image input[type=radio]:checked+spam {
    border: 2px solid green;
    position: absolute;
        width: 48px;
    height: 33px;
}

.radio_image input[type=radio]:checked+spam:before {
    content: '';
    width: 15px;
    height: 16px;
    display: block;
    background: url(../image/check.png) right center no-repeat green;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: 13px
}
.image_remove{
    display: none;
}
.radio_image label.imagem{
   float: left;
    margin-right: 5px;
    padding: 0;
    border: 2px solid #ccc;
    width: 52px;
    height: 38px;
    overflow: hidden;
    position: relative;
}
.radio_image{
    float: left;
}
.radio_image+.radio {
    margin-top: 10px !important;
}
.radio_image label.imagem .img{
}
.product-info .review {
    border-top: 1px solid #aaa;
    padding-top: 15px;
    margin-top: 2px
}

.product-info .review img {
    width: 100%
}

.product-info .review a {
    display: block;
    border: 1px dashed #444
}

.more-product-info p {
    color: #444;
    font-size: 14px;
    line-height: 1.6
}

.more-product-info section {
    margin-top: 20px;
    margin-bottom: 20px
}

.more-product-info-title {
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: #000;
    border-bottom: 2px solid;
    text-transform: uppercase;
    letter-spacing: -.55pt
}

.info-texto {
    text-align: center;
    font-size: 16px;
}

.related-products .more-product-info-title {
    font-family: 'Courier new', sans-serif;
    border-bottom: none
}

#qa .content,
.general-table thead,
.pagination .links a,
.pagination .links b,
.pagination .results,
.tags,
table.attribute tr td,
table.attribute tr td.attribute-text {
    font-family: 'Open Sans', sans-serif
}

.tags strong {
    text-transform: uppercase;
    font-size: 11px
}

table.attribute {
    margin-top: 10px;
    width: 100%;
    vertical-align: middle
}

.alert-success {
    padding: 10px;
    text-align: center;
    color: #000;
    font-size: 16px;
    background-image: url(../image/pattern.png);
    border-color: #3c763d;
}

.alert-success a{
    color: #000;
    font-weight: bold;
}

table.attribute thead {
    background: #a1c4be;
    display: none
}

table.attribute tr td {
    font-size: 14px;
    padding: 5px;
    font-weight: 900;
    text-transform: uppercase
}

table.attribute thead tr td {
    font-size: 17px
}

table.attribute tr td.attribute-text {
    font-size: 14px;
    text-transform: none;
    font-weight: 400
}

table.attribute tbody tr,
table.attribute thead tr {
    border-bottom: 5px solid #fff
}

table.attribute tbody {
    max-height: 210px;
    overflow-y: auto;
    background: #fafafa
}

.pagination .links a,
.pagination .links b {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #c8c8c8;
    font-size: 11px;
    text-decoration: none;
    line-height: 30px;
    font-weight: 900;
    color: #c8c8c8;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.pagination .links a:hover,
.pagination .links b {
    background: #dc3b34;
    border-color: #dc3b34;
    color: #fff
}

.pagination .results {
    margin: 10px 0;
    font-size: 12px
}

.search-criteria {
    font-size: 11px
}

.manufacturer-list {
    display: inline-block
}

.manufacturer-heading {
    display: none
}

.manufacturer-content {
    margin: 10px 0
}

.manufacturer-content ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none
}

.manufacturer-content ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    width: 198px
}

.manufacturer-content ul li a {
    padding: 5px 10px;
    text-decoration: none;
    font-size: 15px
}

.general-table {
    width: 100%
}

.general-table td {
    vertical-align: middle;
    font-size: 13px;
    padding: 5px
}

.general-table thead td {
    border-bottom: 1px solid #ccc
}

.general-table tr+tr {
    border-top: 1px solid #f0f0f0
}

.general-table td.action a,
.general-table td.action img {
    cursor: pointer
}

td.right {
    text-align: right
}

td.center {
    text-align: center
}

td.left {
    text-align: left
}

td.image img {
    width: 150px;
    max-width: 100%
}

table.radio {
    font-size: 12px;
    width: 100%
}

table.radio tr {
    border-bottom: 1px solid #f0f0f0
}

table.radio tr td {
    padding: 10px 0
}

table.total {
    float: right
}

.cart-module {
    margin: 10px 0;
    font-size: 14px
}

.cart-total {
    margin: 20px 0
}

.form-horizontal.qc-totals .row {
    width: 33%;
    float: left;
}

#d_quickcheckout .qc-totals .row:last-child {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

#d_quickcheckout .form-horizontal .control-label {
    padding-top: 0 !important;
    margin-bottom: 0 !important;
}

#qa .content {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.commentlist {
        width: 80%;
    font-family: 'Courier New', sans-serif;
    color: #444;
    margin: 40px auto 20px auto;
}

.checkout-content strong,
.checkout-heading,
.hreview .description,
.information,
.information p,
.pages-internal,
.pages-internal p,
.reply .description {
    font-family: 'Open Sans', sans-serif
}

.comment-reply.author,
.hreview .reviewer {
    margin-bottom: 10px
}

.hreview .reviewer {
    font-size: 20px
}

.commentlist .reply {
    margin-left: 0px;
    border-left: 3px solid #4b3033;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-top: 0px;
    background: #f7f7f7;
    padding: 40px;
}

.hreview .description,
.reply .description {
    font-size: 14px;
    line-height: 1.6
}

.checkout-content p {
    margin: 5px 0
}

.checkout-content strong {
    display: inline-block;
    margin: 5px 0
}

.checkout-content .buttons {
    margin: 0;
    clear: both
}

.checkout-heading {
    background: #F8F8F8;
    border: 1px solid #DBDEE1;
    padding: 8px;
    font-size: 14px;
    color: #444;
    margin-bottom: 15px
}

.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: 400;
    text-decoration: none
}

.checkout-content {
    padding: 0 0 15px;
    overflow: auto
}

.information,
.pages-internal {
    font-size: 12px
}

.information h2,
.information h3,
.pages-internal h2,
.pages-internal h3 {
    font-weight: 400;
    font-size: 14px
}

.information p,
.pages-internal p {
    font-weight: 400
}

.aviso-recesso p,
.menu-mobile {
    font-weight: 700;
    text-align: center
}

.information img,
.pages-internal img {
    max-width: 100%;
    height: auto!important
}

.fb_iframe_widget span,
.fb_iframe_widget span iframe {
    height: 186px!important
}

.information ul,
.pages-internal ul {
    margin: 0;
    padding: 0
}

#fb-root {
    display: none
}

#search .btn-lg {
    padding: 7px 16px;
    background: #666962;
    border-color: #666962;
    color: #000;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #2C2C2C;
    font-size: 14px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #2C2C2C;
    font-size: 14px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #2C2C2C;
    font-size: 14px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #2C2C2C;
    font-size: 14px;
}

#search .btn-lg i {
    font-size: 18px;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 101%!important
}

.fb_iframe_widget span {
    border-bottom: 1px solid #aaa
}

.image-hacks a img,
.image-hacks img {
    width: 100%!important
}

.image-hacks a {
    display: block
}

.image-hacks .col-sm-12 {
    margin-bottom: 10px;
    height: 116px
}

#cboxLoadedContent {
    padding: 20px
}

#mc_embed_signup div.mce_inline_error {
    color: tomato!important;
    font-size: 11px!important;
    background: 0 0!important
}

small.preco_avista {
    font-size: 15px;
    display: block;
    margin-top: 5px
}

.aviso-recesso {
    padding: 10px;
    background: #fe2725
}

.aviso-recesso p {
    font-size: 15px;
    color: #fff
}

.jcarousel-skin-opencart .jcarousel-container {
    background: #FFF;
    margin-bottom: 20px
}

.jcarousel-skin-opencart .jcarousel-direction-rtl {
    direction: rtl
}

.jcarousel-skin-opencart .jcarousel-container-horizontal {
    padding: 0 40px;
    margin-top: 30px;
    margin-bottom: 30px
}

.jcarousel-skin-opencart .jcarousel-clip {
    overflow: hidden;
    width: 100%
}

.jcarousel-skin-opencart .jcarousel-item {
    text-align: center
}

.jcarousel-skin-opencart .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px
}

.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0
}

.jcarousel-skin-opencart .jcarousel-item-placeholder {
    background: #fff;
    color: #000
}

.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal,
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:active,
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:active,
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:hover {
    cursor: default;
    background: 0 0
}

.menu-mobile {
    display: none
}

.toggle-menu {
    width: 40px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 5px;
    padding-top: 7px;
    height: 40px
}

.toggle-menu-text {
    vertical-align: top;
    text-transform: uppercase;
    line-height: 43px;
    color: #fff
}

.menu-mobile {
    width: 100%;
    text-decoration: none;
    letter-spacing: -.55pt;
    font-size: 14px;
    color: #fff
}

.search input.form-control {
    width: 100%;
}

.toggle-menu .line {
    width: 60%;
    height: 3px;
    background: #fff;
    margin: 5px auto 0;
    display: block
}

.checkout-cart .panel.panel-default {
    width: 31.915%;
    float: left;
    margin-top: 0;
    min-height: 160px;
    margin-left: 10px;
    margin-right: 10px;
}
.checkout-cart form{
    margin-left: 10px;
    margin-right: 10px;
}
.envolv_btns{
    margin-right: 15px;
}
.checkout-cart .panel.panel-default:nth-child(even) {
    margin-left: .5%;
    margin-right: .5%;
}

.panel-body label {
    margin-bottom: 0px;
}

.pave-listcomments .media-left {
    display: none;
}

.btn.btn-primary,
.form-group .button.btn.btn-success,
.btn.btn-danger,
.btn.btn-default {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    cursor: pointer!important;
    font-weight: 700;
    font-size: 13px;
    background: #fe2725;
    color: #fff;
    padding: 10px 15px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    width: auto;
}
.product-info .box_setps h2{
    border-bottom: 1px solid #eee !important;
    margin-bottom: 5px !important;
    margin-right: 10px;
    float: left;
    width: 100%;
    padding-top: 0 !important;
}
#review .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}
#review .table:nth-child(even){
    background: #eee;
}
.product-info .box_setps:before{
    display: none;
}
.product-info .box_setps a{
    padding: 5px;
    line-height: normal;
    overflow: auto;
    font-size: 14px;
}
.checkout-cart .panel-body {
    padding-top: 0;
}

.checkout-cart .panel-body .col-sm-2 {
    width: 100%;
    text-align: left;
    font-size: 14px;
    padding-bottom: 10px;
}

.checkout-cart .panel-heading {
    position: relative;
    height: 50px;
}

.checkout-cart #content p {
    font-size: 14px;
    padding-bottom: 30px;
}

.checkout-cart .panel-body p {
    font-size: 14px;
}

.envolv_btns {
    float: right;
    padding: 20px 20px 20px 40px;
    background: #eee;
    width: 30%;
}

.form-horizontal.qc-totals {
    float: right;
    padding: 20px 20px 20px 40px;
    background: #eee;
    width: 100%;
}

#d_quickcheckout .table-bordered>tbody>tr>td,
#d_quickcheckout .table-bordered>tbody>tr>th,
#d_quickcheckout .table-bordered>tfoot>tr>td,
#d_quickcheckout .table-bordered>tfoot>tr>th,
#d_quickcheckout .table-bordered>thead>tr>td,
#d_quickcheckout .table-bordered>thead>tr>th {
    border: 1px dotted #dddddd !important;
    border-top: 1px solid #dddddd !important;
}

#d_quickcheckout .form-control-static {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.box_setps {
    background: #eee;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.box_setps2 .form-group {
    margin-bottom: 0;
}

.box_setps2 {
    background: #eee;
    padding: 20px;
    margin-bottom: 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.envolv_btns .table.table-bordered {
    float: right;
}

.envolv_btns .table.table-bordered tr td {
    border-color: #eee;
    padding: 0;
    color: #4b3033;
    font-size: 16px;
}

.comment-created {
    color: #4b3033;
}

.comment-item.media.clearfix,
#comment-form {
    width: 80%;
    margin: 0 auto;
}

.comment-wrap {
    background: #eee !important;
    font-size: 14px !important;
}

.comment-wrap .comment-meta {
    background: #fff;
    font-size: 14px !important;
}

.comment-link a {
    font-size: 14px !important;
}

.btn.btn-primary.finalizar,
.btn.btn-primary.btn-lg.btn-block.finalizar {
    float: right;
    padding: 20px 40px;
    background: #505050;
    font-size: 15px !important;
    text-transform: uppercase;
}

.btn.btn-primary.finalizar:hover,
.btn.btn-primary.btn-lg.btn-block.finalizar:hover,
#d_quickcheckout #confirm_wrap #qc_confirm_order.btn-primary:hover {
    background: #2e2e2e;
    outline: none;
    font-size: 15px !important;
    text-transform: uppercase;
}
.account-login .well h2{
    margin-top: 0 !important;
    padding-top: 0 !important;
}
#d_quickcheckout #confirm_wrap #qc_confirm_order.btn-primary {
    color: #ffffff !important;
    padding: 26px 10px;
    width: 250px;
    text-transform: uppercase;
    text-shadow: none;
    margin-top: 20px !important;
    background-color: #505050 !important;
    background-image: linear-gradient(to bottom, #505050, #505050) !important;
    background-repeat: repeat-x;
    border-color: #505050 !important;
}
#d_quickcheckout .col-xs-5 {
    display: none;
}
#d_quickcheckout .col-xs-7 {
    width: 100% !important;
}
.table.table-bordered .btn.btn-primary {
    background: green
}

.table.table-bordered .btn.btn-primary:hover {
    background: #003402
}

.envolv_btns .table.table-bordered tr:nth-child(even) {
    font-weight: bold;
}

.envolv_btns .table.table-bordered tr:nth-child(even) td {
    font-size: 22px !important;
}

.envolv_btns .table.table-bordered tr:nth-child(even) strong {
    margin-right: 15px;
}
#d_quickcheckout .login-btn-group {
    margin-bottom: 0px !important;
}

#d_quickcheckout .qc-step .btn-primary:active, #d_quickcheckout .qc-step .btn-primary.active, #d_quickcheckout .qc-step .btn-primary.disabled,
#d_quickcheckout .qc-step .btn-primary[disabled] {
    display: none !important;
}
{
    background-color: #fff !important;
    border-bottom: none;
    background-position: 0 -15px;
    border-radius: 0;
    color: #4b3033 !important;
    font-size: 18px !important;
    border-color: #dddddd !important;
    text-transform: uppercase;
    margin-bottom: -2px !important;
    padding: 10px 0;
    -webkit-box-shadow: 2px -3px 6px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 2px -3px 6px -2px rgba(0,0,0,0.75);
box-shadow: 2px -3px 6px -2px rgba(0,0,0,0.75);
}
#d_quickcheckout .qc-step .btn-default {
    color: #4b3033 !important;
   font-size: 18px !important;
    padding: 10px 0;
    text-transform: uppercase;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff, #fff);
    border-color: #fff;
     border: none;
}
.dados_cartao {
    width: 100% !important;
    margin: 0px auto !important;
    margin-bottom: 0px !important;
    min-height: 320px;
}

.dados_cartao .row {
    width: 50% !important;
    float: left;
    margin-right: 0px !important;
    margin-left: 0px !important;
}


/*BLOCOS DE TITULO PERSONALIZADOS*/

.checkout-cart .panel-heading:before {
    content: "";
    position: absolute;
    width: 80%;
    height: 2px;
    background: #eee;
    top: 20px;
    right: 10px;
    z-index: 0;
}

.box_setps:before {
    content: "";
    position: absolute;
    width: 90%;
    height: 2px;
    background: #eee;
    top: 35px;
    right: 20px;
    z-index: 0;
}

.checkout-cart .panel-default>.panel-heading,
.panel-heading,
#d_quickcheckout .panel-default>.panel-heading {
    background-color: #fff !important;
    border-color: #fff !important;
    position: relative;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
}

.checkout-cart .panel-default>.panel-heading+.panel-collapse>.panel-body,
.panel-body,
#d_quickcheckout .panel-default>.panel-body {
    border-top-color: #fff;
}

.panel-heading,
#d_quickcheckout .panel-default>.panel-heading:before {
    content: "";
    position: absolute;
    width: 95%;
    height: 2px;
    background: #eee;
    top: 40px;
    right: 15px;
    z-index: 0;
}

.checkout-cart h4.panel-title {
    color: #4b3033;
    font-size: 2em;
    font-family: 'Grand Hotel', sans-serif;
    position: relative;
    background: #fff;
    padding-right: 10px;
    z-index: 1;
    float: left;
}
#d_quickcheckout #login_form .btn-primary{
    cursor: pointer!important;
    font-weight: 700 !important;
    font-size: 13px !important;
    background: #fe2725 !important;
    color: #fff !important;
    padding: 10px 15px !important;
    border: 0 !important;
    float: right !important;
    width: 150px;
}
.panel-title span.text,
#d_quickcheckout .panel-title span.text, #payment_address_heading_heading{
    color: #4b3033;
    font-size: 1.6em;
    font-family: 'Grand Hotel', sans-serif;
    position: relative;
    background: #fff;
    padding-right: 10px;
    z-index: 1;
    float: left;
}
#d_quickcheckout .panel-title {
    border-bottom: none;
}
#d_quickcheckout .nav-tabs {
    margin-bottom: 0px !important;
    float: left;
    position: absolute;
    top: -39px;
    left: 9px;
    width: 300px;
    z-index: 2;
    border-bottom: 1px solid #eee !important;
}
#d_quickcheckout .nav-tabs > li.active > a{
    color: #4b3033;
}
#d_quickcheckout .cart_my{
        margin-bottom: 40px !important;
}
#d_quickcheckout .nav > li > a{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 25px 5px 25px !important;
    color: #999;
}
#d_quickcheckout .panel-default {
    padding-top: 5px;
}
.qc-col-0{
    margin-top: 30px;
    position: relative;
}
.panel-heading .text {
    color: #4b3033;
    font-size: 2em;
    font-family: 'Grand Hotel', sans-serif;
    position: relative;
    background: #fff;
    padding-right: 10px;
    z-index: 1;
    float: left;
}

#payment_address_heading_heading{
    margin-top: 20px;
}

.box_setps h2 {
    color: #4b3033;
    font-size: 2.4em;
    font-family: 'Grand Hotel', sans-serif;
    position: relative;
    background: #eee;
    padding-right: 10px;
    margin-top: 0;
    z-index: 1;
    float: left;
}
#search .input-lg {
    float: inherit;
    width: 100%;
    height: 32px;
    padding: 10px !IMPORTANT;
}
.radio-input.radio {
    padding-left: 20px;
}

.produto_info{
    width: 90%;
    margin: 0 auto;
}
/*FIM BLOCOS DE TITULO PERSONALIZADOS*/

.row.pagination {
    width: 100%;
    font-size: 14px;
    color: #000;
}
#header {
    -webkit-box-shadow: inset 0px 3px 42px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 3px 42px 1px rgba(0,0,0,0.75);
    box-shadow: inset 0px 3px 42px 1px rgba(0,0,0,0.75);
}
.maispace {
    margin: 22px 0 22px;
    text-align: center;
}

.section-block {
    padding-top: 8rem;
    padding-bottom: 6rem;
}

.hero-2-homepage-1 {
    margin-top: 0px;
    margin-bottom: 50px;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
}

.box-product {
    margin-bottom: 40px;
}

input#mc-embedded-subscribe {
    font-size: 16px;
    padding: 5px;
    margin-left: -10px;
    border: none;
}

.row_scalle {
    margin-top: 50px;
    background: #c9c9c9;
    position: relative;
    padding: 10px 0 20px 0;
}

.row_scalle:before {
    position: absolute;
    content: "";
    border-bottom: 2px dotted #fff;
    width: 100%;
    height: 2px;
    top: 5px;
}

.row_scalle:after {
    position: absolute;
    content: "";
    border-top: 2px dotted #fff;
    width: 100%;
    height: 2px;
    bottom: 5px;
}

.product-layout button i {
    display: none;
}

h2.cursive.font-xs {
    color: #4b3033;
    font-size: 2.4em;
}

form#mc-embedded-subscribe-form-2 {
    padding-top: 20px;
}

.product-layout button,
.footer_news_email {
    font-size: 20px;
    font-weight: 400;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: #dc3b34 1px 1px, #dc3b34 -1px -1px, #dc3b34 -1px 1px, #dc3b34 1px -1px, #fff 2px 2px;
    position: relative;
    font-family: market_decoregular, sans-serif;
    background: #fe2725;
    color: #fff;
    font-variant: small-caps;
    text-transform: uppercase;
    padding: 10px 15px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    border: none;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    cursor: pointer!important;
}

.common-home box:nth-child(2) {
    background: #eee;
    position: relative;
}

.common-home .blog-home {
    padding-top: 20px;
    background: #eee;
    position: relative;
    min-height: 600px;
    margin-bottom: 50px;
}

.common-home .blog-home .box-heading {
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: none !important;
}

.common-home .blog-home:before,
.common-home .blog-home:after {
    background: #eee;
    position: relative;
    content: "";
    height: 637px;
    width: 100%;
    z-index: 1;
}

.common-home .blog-home:before {
    left: -100%;
    position: absolute;
    z-index: 0;
    top: 0;
}

.common-home .blog-home:after {
    right: -100%;
    position: absolute;
    z-index: 0;
    top: 0;
}

h4.blog-title a {
    font-family: 'Grand Hotel', sans-serif;
    color: #4b3033;
    font-size: 1.6em;
}

.blog-tags {
    width: 60%;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
}

.image.space-padding-tb-20 {
    height: 250px;
}

.blog-content ul.list-inline>li,
.blog-body ul.list-inline>li {
    position: relative;
    color: #a8a8a8;
    font-size: 14px;
    font-weight: normal !important;
}

.blog-content ul.list-inline>li b,
.blog-body ul.list-inline>li b {
    font-weight: normal;
}

.blog-content ul.list-inline>li:before,
.blog-body ul.list-inline>li:before {
    position: absolute;
    content: "/";
    top: 0px;
    right: -5px;
}

.blog-content ul.list-inline>li:nth-last-child(1)::before,
.blog-body ul.list-inline>li:nth-last-child(1)::before {
    display: none;
}

.pav-blog .image {
    width: 40%;
    float: left;
    min-height: 530px;
    margin-right: 10px;
    background-repeat: no-repeat !important;
}
.blog-content{
    padding: 20px;
}
.blog-content h2 {
    float: left;
    width: 100%;
    margin-top:0;
}
/*
.blog-content{
    float: left;
    width: 55%;
}

*/
.pav-blog .image img {
    width: 100%;
}

.blog-home .box-heading {
    border-bottom: none;
}

.blog-body {
    background: #fff;
    padding: 0px 0 50px 0px;
    border: 1px solid #ccc;
    min-height: 380px;
    position: relative;
}

.blog-item .images {
    overflow: hidden;
    height: 200px;
}

.blog-item .images img {
    padding: 0 !important;
    margin: -120px 0 0 0 !important;
    width: 100%;
}

h4.blog-title {
    padding: 0 10px;
    height: 60px;
}

.menu-full {
    background: #dc3b34;
}

.pav-blog {
    background: #eee;
}

.pav-blog h2 {
    font-family: 'Grand Hotel', sans-serif !important;
    font-size: 2.8em !important;
    font-weight: 400 !important;
    text-align: left !important;
    text-transform: none !important;
    margin-bottom: 10px !important;
}

.info-bar.full-width {
    padding: 0 30px;
    padding-left: 10px;
}
.pav-blog .description{
    display: none;
}
.copyright {
    text-align: center;
    background: #e2e2e2;
    color: #5E5E5E;
    padding: 20px;
    margin: 0;
}
.author b, .created b{
    display: none;
}

.security .col-md-6 img {
    max-width: 90%;
}

footer,
footer a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

footer .container {
    margin-bottom: 30px;
    margin-top: 10px;
}

.footer_info {
    background: #dfdfdf;
    padding: 20px 0;
    margin-top: 20px;
}

.blog-item .description {
    overflow: visible;
    padding: 8px 10px !important;
    height: 120px;
}

.list-inline {
    margin-top: 5px;
    margin-left: 0px !important;
}
.categoria_busca{
    width: 100%;
    margin-bottom: 20px;
}
.pagination {
    display: table!important;
    margin: 0 auto 10px auto;
    list-style: none;
    padding-top: 20px;
}
footer .list-unstyled.col-md-12 li{
    float: left;
    width: 50%;
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 8px 12px;
    margin-left: 5px;
    line-height: 1.42857143;
    text-decoration: none;
    background: #fff;
    border: 1px solid #999 !important;
    color: #999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #dc3b34;
    border-color: #dc3b34;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #dc3b34;
    background-color: #eee;
    border-color: #dc3b34;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 50% !important;
    border-top-left-radius: 50% !important;
}

.pagination>li {
    width: 30px;
    height: 30px;
    font-size: 11px;
    text-decoration: none;
    line-height: 30px;
    font-weight: 900;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.item {
    text-align: center;
}
.owl-pagination {
    top: -30px !important;
}
.special1{
    font-family: market_decoregular,sans-serif !important;
    font-size: 18px;
    display: block;
    text-decoration: line-through;
    line-height: 1;
    margin-bottom: 5px;
    color: #999;
    float: left;
}
.owl-wrapper-outer {
    border: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}
.owl-carousel .item {
    width: 100%;
    height: 480px;
    position: relative;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    z-index: 0;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}
.owl-carousel .item a{
    position: absolute;
    width: 100%;
    left: 0;
    height: 480px;
    overflow: hidden;
    line-height: -999px
}
.owl-carousel .item a span{
    margin-top: -20px;
    position: absolute;
}
h2.especial_price, h2.u_price{
    padding-top: 0px !important;
    font-family: market_decoregular,sans-serif !important;
    font-size: 35px !important;
    line-height: 1 !important;
    position: relative !important;
    border-bottom: 1px solid #fff !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    letter-spacing: -.55pt !important;
    text-align: left !important;
    float: left;
}
.col-md-8 .special1, .col-md-8 .especial_price{
    width: 100%;
    float: left;
}
.forminput{
    width:200px;
    margin-right:3px;
}
#login_view{
    height: auto !important;
}
#d_quickcheckout .fade {
    display: none;
}
#d_quickcheckout .fade.in {
    display: block;
}
.cep_busca{
    border-bottom: 2px solid #dcdcdc;
}
#shipping_method{
    width: 50%;
    float: left;
}
#shipping_method, #payment_method{
    width: 50%;
    float: left;
}
#shipping_method{
    padding-right: 10px
}
#payment_method{
    padding-left: 10px;
}
.dados_cartao{
    clear: both;
    float: left;
    width: 100%;
}
#d_quickcheckout .buttons {
    margin: 0 0 5px;
    height: 13px;
}
#d_quickcheckout .form-horizontal .radio{
    width: 50%;
    float: left;
}
#d_quickcheckout h2 {
    display: block;
    font-size: 24px !important;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #cbcbcb;
    font-weight: 700 !important;
    color: #333 !important;
    margin-bottom: 30px !important;
}
.cep_busca .col-md-3 label{
    font-weight: bold;
    padding-top: 5px;
    color: #000;
}
.cep_busca a{
    padding: 5px 0;
    float: left;
    width: 100%;
}
.cep_busca a:hover{
    text-decoration: underline;
}
.cep_busca h4{
    font-weight: bold;
    font-size: 14px;
    letter-spacing: -.55pt;
    color: #444;
}
.cep_busca .form-group{
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 2px;
    padding-bottom: 20px;
}
#product .form-group .control-label{
    display: none;
}
.preco_avista{
     width: 100%;
    float: left;
    font-size: 15px;
    display: block;
    margin-top: 5px;
    color: #000;
    font-family: market_decoregular,sans-serif;
}
.product-info .box_setps{
    margin-top: 20px;
    padding: 15px;
    text-align: center;
}
.product-info .box_setps h2{
    font-size: 20px !important;
    margin-bottom: 0 !important;
}
.envolveitens{
    width: 100%;
    clear: both;
    border-bottom: 1px solid #dcdcdc !important;
    margin-bottom: 2px;
    padding-bottom: 10px;
    float: left;
}
.u_price{
    float: left;
}
.q-form input{
    float: left;
}
.q-form label{
    padding-top: 0 !important;

}
.commentlist .hreview.entry {
    padding: 10px 15px;
    border: 1px solid #dddddd;
}

.commentlist .hreview .reviewer, .comment-reply.author {
    font-size: 20px;
    color: #4b3033;
    font-weight: bold;
}
.q-form label .control-label{
    font-weight: 700 !important;
    font-size: 14px !important;
}
.product-info .parcelamento {
   float: right;
    color: red;
    top: 24px;
    right: 0;
    text-shadow: #fff 1px 1px, #fff -1px -1px, #fff -1px 1px, #fff 1px -1px, red 2px 2px;
}
.parcelamento .parcelamento-parcela {
    display: block;
    font-size: 20px;
    margin-bottom: 4px;
}
.product-info .parcelamento-valor {
    padding-top: 20px;
    font-family: market_decoregular,sans-serif;
    font-size: 35px;
    line-height: 1;
    position: relative;
    margin-bottom: 2px;
    min-height: 108px;
    letter-spacing: -.55pt;
}
.parcelamento .parcelamento-parcela {
    display: block;
    font-size: 20px;
    margin-bottom: 4px;
}
.list-unstyled{
    padding-top: 10px;
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
}
.manufacturer .col-md-3{
    padding: 10px;
}
.manufacturer .col-md-3 .conteudo{
    border: 1px solid #ccc;
    font-family: 'Grand Hotel', sans-serif;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    color: #000;
    padding-bottom: 10px;
}
.design-info{
    float: left;
    width: 100%;
    clear: both;
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
}
.design-info img{
    margin-bottom: 20px;
}
.design-info p{
    font-size: 16px;
    color: #000;
}
.box_setps_center{
    display: table;
    margin: 0 auto;
    list-style: none;
}
.manufacturer .col-md-3 .conteudo a{
    font-size: 24px;
    padding: 10px;
    color: #000;
}
.manufacturer .col-md-3 .conteudo img{
    width: 100%;
    margin-bottom: 10px;
}
footer .list-unstyled {
    border-bottom: none;
}
@media (min-width:768px) {
    .container {
        width: 98%;
    }
    .blog-item .images {
        height: auto;
    }
}

@media (min-width:992px) {
    .container {
        width: 100%
    }
    .blog-item .images {
        height: 180px;
    }
}
@media (min-width:768px) {
    .navbar-nav>li>a{
            padding-top: 0px;
    padding-bottom: 0px;
    }
    .icone-categoria.icone-menu img {
    max-width: 50px;
}
[class*="product-category"] .product-layout.col-lg-3 {
    width: 33.333%;
}

[class*="product-category"] .box-product-item .inverted-corner-wrapper .inverted-corner {
    height: 350px;
}

}


@media screen and (min-width:768px) and (max-width:1199px) {
   nav .nav.navbar-nav li {
    width: 11.1%;
    text-align: center;
}
.nome_categoria {
    display: none;
}
    .menu-full .container {
       width: 100%;
    padding-right: 0px!important;
    padding-left: 0px!important;
}
    nav .nav.navbar-nav li:nth-last-child(1) {
    border-right: 1px solid #dc3b34;
}

}
@media (max-width:767px) {
[class*="product-category"] .box-product-item .inverted-corner-wrapper .inverted-corner {
    height: auto;
}

.reset-ul{
    padding: 0 5px 0 5px !important;
}

.info-bar.full-width{
    padding: 0 !important;

}
.info-bar ul li.icon+li.icon{
    margin-left: 1px !important;
}

}
@media (max-width:1000px) {

    .info-bar ul li.icon+li.icon{
        margin-left: 1px;
    }
    .envolv_btns {
    width: 40%;
}
.product-info .form-group .col-md-12 .input-group input {
    width: 100% !important;
}
.product-info .form-group .col-md-12 .input-group button {
    width: 110px !important;
    margin-top: 15px;
    float: right;
}
    .cep_busca .input-group button {
    margin-top: 0 !important;
}
    .box-product-item .inverted-corner-wrapper .inverted-corner {
    height: 400px;
}
    .checkout-cart .panel.panel-default {
    width: 31.622%;
        margin-left: 1%;
    margin-right: 1%;
    }

}
@media (min-width:1100px) {
.product-info .form-group .col-md-12 .input-group input {
    width: 63% !important;
}
    .checkout-cart .panel.panel-default {
    width: 31.755%;
    }
    [class*="product-category"] .product-layout.col-lg-3 {
    width: 20%;
}
}
@media (min-width:1200px) {
    nav .nav.navbar-nav .nome_categoria {
    font-size: 14px;
}
    .container {
        width: 100%
    }
    .menu-full .container {
            padding-right: 0px!important;
        padding-left: 0px!important;
    }

    .col-xs-12.col-sm-4{
        padding-right: 15px;
    padding-left: 15px;
    }

    .icone-categoria.icone-menu {
    width: 50px;
}
}

@media (min-width:1300px) {
    .checkout-cart .panel.panel-default {
    width: 31.85%;
    }
    .container {
        width: 100%
    }

    nav .nav.navbar-nav .nome_categoria {
    font-size: 15px;
}
}
@media (min-width:1400px) {
    .container {
        width: 100%
    }


nav .nav.navbar-nav .nome_categoria {
    font-size: 15px;
}
}

@media (min-width:1500px) {
    .container {
        width: 100%;
    }

}

@media (min-width:1600px) {
    .container {
        width: 100%
    }

}
@media (min-width:1700px) {
    .nome_categoria {
    font-size: 16px;
    }
    .container {
        width: 100%
    }
}

@media (min-width:1920px) {
    .container {
        width: 100%
    }

}
._2p3a {
    width: 100% !important;
}
.uiScaledImageContainer {
    width: 100% !important;
}
.blog-content h2{
    text-align: center;

}
.blog-content .list-inline{
    display: table!important;
    margin: 0 auto;
}
h2#qa-title{
    display: none !important;
}
div#search_blog {
    position: absolute;
    float: right;
    width: 300px;
    right: 10px;
    top: 20px;
    display:none;
}
div#search_blog input{
    height: 34px;
}
.col-sm-6.text-left{
    width: 100% !important;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
    padding: 8px 10px
}


li.icon.minha-conta {
    background: url(../../../../../image/catalog/topo/icon-minha-conta.png) no-repeat !important;
    padding-top: 6px;
    background-position: 6px 2px;
}

@media (max-width: 767px){

#logo {
    position: absolute;
    margin-left: -40%;
    width: 80%;
    left: 50%;
    top: 0px;
}
.cursive.welcome-text{
    margin-top: 180px !important;
}


li.icon.tel, li.icon.whatsapp{
        float: unset !important;
    }

.info-bar ul li.icon {
    background: none !important;
    text-indent: 1px !important;
}
}


@media (max-width: 980px){
    .info-bar ul li.icon {
    background: none !important;
    text-indent: 5px !important;
    }

    .info-bar ul li.icon.blocos-3d>a>img{
        display: none;
    }
}



@media screen and (min-width:767px) and (max-width:1024px) {
        
        .reset-ul{
            padding: 0 !important;
            margin: 0 !important;

        }

        .info-bar ul li.icon+li.icon{
            margin-left: 1px ;

        }
        .info-bar.full-width{
            padding-left: 10px !important;
        }

        
    }


.icone_arquiteto,
.icone_3d{
    float: left;
    margin: 5px;
}
.icone_arquiteto>a>img,
.icone_3d>a>img{
    height: 50px;
    margin-bottom: 10px;
}

.icone_arquiteto>a,
.icone_3d>a{
    
}

.icone_arquiteto>a>p,
.icone_3d>a>p{
    color: #422005;
    font-weight: bold;
    font-family: 'Courier New', sans-serif;

    font-size:16px;
}



.container_icones{
        width: 100%;
    text-align: center;
    margin: 10px;
}

.container_icones>div.center{
    max-width: 500px;
    margin: 0  auto;
}


@media (min-width: 885px)
    {
        .container_icones>div.center{
            width: 100%;
            padding-left: 20%;

        }
    }
.clarfix{
    clear: both;
    height: 1px;

}

@media (max-width: 768px)
{

div#cart{
    display: none !important;
}
.cursive.welcome-text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
}


@media (max-width: 768px) and (min-width: 768px)
    {
        .info-bar.full-width{
            padding-left: 0 !important;
        }
        .info-bar ul li.icon{
            text-indent: 2px !important;
        }
    }


#header{
    min-height: 50px !important;
}

#product>div input[name^="option["][type="text"]{
    display: none !important;
}


@media (max-width: 767px)
{
    #cart {
    position: absolute;
    width: 60%;
    right: auto;
    left: 20px;
    top: 43px !important;
    z-index: 10 !important;
    max-width: 200px !important;
}

}
    /*MOBILE*/
    
    .menu-mobile {
        display: none;
    }
    
    .toggle-menu {
        width: 40px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 5px;
        padding-top: 7px;
        height: 40px;
    }
    
    .toggle-menu-text {
        vertical-align: top;
        text-transform: uppercase;
        line-height: 43px;
        color: #fff;
    }
    
    .menu-mobile {
        width: 100%;
        text-decoration: none;
        font-weight: 700;
        letter-spacing: -.55pt;
        font-size: 14px;
        color: #fff;
        text-align: center;
    }
    
    .toggle-menu .line {
        width: 60%;
        height: 3px;
        background: #fff;
        margin: 0 auto;
        display: block;
        margin-top: 5px;
    }
    

@media (min-width:1900px) {
    .owl-carousel .item{
        min-height: 600px;
    }
}

    @media (min-width:1430px) {

.owl-carousel .item{
        height: 30vw;
    }

    }
    
    @media (width:1024px) {
        .menu-mobile {
            display: none;
        }
        .benefits {}
        .benefits .benefits-item {
            width: 11%;
        }
        .benefits .benefits-item img {
            width: 100%;
            height: auto;
            display: inline-block;
            vertical-align: top
        }
        .benefits:before {
            top: -11px;
        }
        .menu-mobile {
            display: none
        }
        .benefits .benefits-item {
            width: 11%
        }
        .benefits .benefits-item img {
            width: 100%;
            height: auto;
            display: inline-block;
            vertical-align: top
        }
        .benefits:before {
            top: -11px
        }
    }
    
    @media (max-width:1200px) {

                        .item{
            background-size: cover !important; background-position: center !important; background-repeat: no-repeat ; 
        }


        .owl-carousel .item {
    height: 30vw;
}

.item {
     background-size: cover !important;
    background-position: center;
}

        .product-info .form-group .col-md-12 .input-group button {
            width: 100px !important;
        }
        .cep_busca .col-md-9 {
            width: 300px;
        }
        .product-info .form-group .col-md-12 .input-group input {
            width: 180px !important;
        }
    }
    
    @media screen and (min-width:1200px) screen and (max-width:1280px) {
        #menu .nav>li>a img {
            float: left;
            margin-left: 2px;
        }
        #menu .nav>li>a spam {
            font-size: 14px;
            float: left;
            position: absolute;
            left: 55px;
            padding-top: 5px;
        }
    }
    
/*    @media (max-width:1199px) {
        .cat_full {
            display: none;
        }
        #menu .nav>li>a img {
            margin-left: 0;
        }
    }
*/    

    @media (max-width:767px) {

.form-group.input-group.input-group-sm{
    display: block;
}

.hide_mobile{
    display: none !important;
}
        button.btn.btn-navbar.navbar-toggle{
    z-index: 99999;   
}


        .cat_full {
            display: none;
        }
        #menu .nav>li>a img {
            margin-left: 0;
        }
    }

    @media (max-width:1154px) {
        .product-info .parcelamento-valor {
            font-size: 30px;
        }
    }
    
    @media (max-width:1061px) {
        .full-width .col-sm-4:nth-child(2) {
            display: none !important
        }
        .full-width .col-sm-4 {
            width: 50%;
        }
    }
    
    @media (max-width:1100px) {
        .blog-body {
            min-height: 420px;
        }
        .frete_reduzido {
            position: inherit;
            margin-top: 15px;
        }
        .jcarousel li .box-product-item {
            width: 100%;
        }
    }
    
    @media (max-width:1024px) {
        .isca-lead {
            display: none!important
        }
        #cart>.btn-cartfull {
            font-size: 16px;
        }
        .blog-item .images {
            height: 180px;
        }
        .maispace {
            text-align: center;
        }
        .hero-content-inner.color-white.horizon .col-md-6 {
            width: 50%;
            float: left;
        }
    }
    
    @media (max-width:991px) {
        .breadcrumb:after,
        .breadcrumb:before {
            display: none;
        }
        div#search_blog {
            width: 250px;
        }
        .icon.facebook,
        .icon.instagram {
            display: none !important;
        }
        .info-bar.full-width {
            padding: 0px;
        }
        a.text-link.text-uppercase.font-size-12 {
            width: 100%;
            font-size: 16px;
            padding: 10px;
            margin-right: 0;
            display: table!important;
            font-weight: bold;
            color: #4b3033;
            position: absolute;
            bottom: 5px;
            text-align: center;
            right: 0;
        }
        .breadcrumb>li {
            white-space: normal !important;
        }
        .breadcrumb {
            margin-left: -25px;
            margin-right: -25px;
        }
        .common-home .col-md-4 {
            width: 33.33333333%;
            float: left;
        }
        .box_setps_center {
            width: 60%;
        }
        .box_setps_center .col-md-6 {
            width: 50%;
            float: left;
        }
        .col-md-5.col-sm-6 {
            display: none;
        }
        .panel-body .input-group {
            width: 100%;
        }
        .panel-body .input-group-btn {
            position: inherit;
            width: 100%;
            float: left;
        }
        .panel-body .btn.btn-primary {
            float: right;
            width: 100%;
            margin-top: 10px;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }
        .panel-body .form-group.required {
            margin-bottom: 0px;
        }
        #d_quickcheckout .input-group .form-control {
            width: 80px !important;
        }
        #d_quickcheckout .input-group-btn:first-child>.btn,
        #d_quickcheckout .input-group-btn:first-child>.btn-group,
        #d_quickcheckout .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
            margin-right: -1px;
            display: none !important;
        }
    }
    
    @media screen and (min-width:1000px) screen and (max-width:1366px) {
        .frete_reduzido {
            position: absolute;
            margin-top: 15px;
            right: 0;
            top: 94px;
        }
    }
    
    @media (max-width:1061px) {
/*        .reset-ul {
            padding: 0 20px 0 20px;
            display: inherit;
        }
        */
    }
    
    @media (max-width:1000px) {
        .blog-body {
            min-height: 440px;
        }
    }
    
    @media (max-width:900px) {
        footer .col-sm-3.sac_atendimento {
            width: 100% !important;
        }
        footer .sac_atendimento h5 {
            float: left;
            width: 30%;
            padding-top: 20px;
        }
        footer .sac_atendimento .col-md-12 {
            float: left;
            width: 70%;
        }
        footer .col-sm-4 {
            width: 50%;
        }
        .list-unstyled.col-md-6 {
            width: 50%;
            float: left;
        }
        .security .col-md-6 img {
            max-width: 90%;
            margin-bottom: 15px;
        }
        .pavcol4,
        footer .list-unstyled.col-md-6 {
            width: 50% !important;
            float: left;
        }
        .blog-body {
            min-height: 360px;
        }
        .common-home .blog-home:before,
        .common-home .blog-home:after {
            height: 904px;
        }
        .common-home .blog-home {
            padding-top: 20px;
            padding-bottom: 40px;
        }
    }
    
    @media (max-width:850px) {
        .product-info .form-group .col-md-12 .input-group input {
            width: 150px !important;
            float: left;
        }
        .product-info .form-group .col-md-12 .input-group button {
            width: 110px !important;
            margin-top: 15px;
            float: left;
        }
    }
    
    @media screen and (min-width:850px) screen and (max-width:1199px) {
        [class*="product-category"] .box-product-item .inverted-corner-wrapper .inverted-corner {
            height: 520px;
        }
    }
    
    @media (max-width:768px) {
        .inline-form .button,
        .inline-form .button-search {
            width: 100px;
            vertical-align: middle;
            line-height: 1;
            height: 30px;
        }
    }
    
    @media (max-width:800px) {
        div#search_blog {
            position: inherit;
            float: none;
            width: 100%;
            padding-left: 10px;
            right: 0px;
            top: -8px;
            padding-right: 10px;
        }
    }
    /*SMARTPHONES*/
    
    @media (max-width:768px) {
        .icon.facebook,
        .icon.instagram {
            display: none !important;
        }
        .envolv_btns .table.table-bordered {
            float: left;
            width: 60%;
            margin-bottom: 0;
        }
        .envolv_btns {
            width: 96%;
        }
        footer .col-sm-4,
        footer .col-sm-2 {
            width: 25%;
        }
        .common-home .col-md-4 {
            width: 60%;
            float: none;
            margin: 0 auto;
            margin-bottom: 30px;
        }
        .common-home .blog-home {
            padding-bottom: 0px;
        }
        footer .col-sm-4,
        .col-sm-3.sac_atendimento {
            width: 100% !important;
        }
        .blog-body {
            min-height: 380px;
        }
        .common-home .blog-home:before,
        .common-home .blog-home:after {
            height: 934px;
        }
        .blog-home .box-content {
            padding-bottom: 30px;
        }
        .mobile-center {
            text-align: center;
        }
        .menu-mobile {
            display: block;
        }
        .images-hacks .col-sm-12 {
            height: auto !important;
        }
        .benefits {
            display: none;
        }
        .info-bar {
            overflow: hidden;
        }
        .info-bar ul {
            text-align: center;
        }
        .info-bar ul li.icon {
            background: none;
            text-indent: 0;
        }
        .reset-ul {
            display: block;
        }
        .info-bar.full-width {
            padding: 0 20px;
        }
        #logo a {
            top: 0;
        }
        /*SEARCH*/
        .buttons {
            height: auto;
        }
        .buttons .right,
        .buttons .left,
        .buttons .center {
            margin: 10px 0;
        }
        .responsive-table {
            overflow: auto;
        }
        /*MENU*/
        .nav-bar .menu-item {
            border: none;
            border-bottom: 1px solid #c8271f;
            width: 33%;
            overflow: hidden;
            line-height: 1;
        }
        .menu-item-link .menu-item-text {
            display: none;
            font-size: 20px;
            vertical-align: top;
        }
        .menu-item-link .menu-item-icon {
            line-height: 1;
        }
        .collapsed {
            display: none;
        }
        .category-info img {
            max-width: 100%;
            height: auto !important;
        }
        /*FOOTER*/
        .left,
        .right,
        .center {
            text-align: left;
        }
        .box-product-item {
            min-height: auto;
        }
        /*product*/
        .breadcrumb {
            margin-top: 20px;
        }
        .quantity .flag-frete {
            float: none;
            display: block;
            text-align: center;
            margin: 10px 0
        }
        /*product-list*/
        .box-product-item .cart {
            margin-bottom: 50px
        }
        .product-info .price .parcelamento {
            position: static;
        }
        .product-info .price .parcelamento .parcelamento-parcela {
            display: inline-block;
            vertical-align: top;
        }
        .product-info .price .parcelamento .parcelamento-valor {
            display: inline-block;
            font-size: 20px;
            vertical-align: top;
        }
        footer .col-sm-3.security {
            width: 75%;
        }
        footer h5 {
            font-size: 26px;
        }
        footer .col-sm-3.security .col-md-6 {
            width: 50%;
            float: left;
        }
        .cursive.welcome-text {
            font-size: 20px;
        }
        li.icon.tel,
        li.icon.whatsapp {
            float: left;
            padding: 5px;
            margin-top: 0;
            margin-bottom: 0;
        }
        .product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
            width: 50%;
            float: left;
        }
        .product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 .box-product-item {
            width: 100%;
        }
    }
    
    @media (max-width:768px) {
        .breadcrumb {
            margin-top: 0px;
        }
        .navbar {
            margin-bottom: 0px !important;
        }
        #menu .btn-navbar {
            font-size: 18px;
            font-stretch: expanded;
            color: #FFF;
            padding: 2px 18px;
            border: 1px solid #fff;
            height: 60px;
            width: 60px;
            float: right;
            background-color: #dc3b34;
            background-image: linear-gradient(to bottom, #dc3b34, #dc3b34);
            background-repeat: repeat-x;
            border-color: #fff;
        }
        .cursive.welcome-text {
            position: absolute;
            width: 200px;
            left: 10px;
            top: 10px;
        }
        .cursive.welcome-text .maispace {
            display: block;
        }

        .container_icones{
            display: none;
        }

        #menu .btn-navbar .fa {
            font-size: 25px;
        }
        #menu #category {
            padding-top: 17px;
            text-transform: uppercase;
        }
        .info-bar ul,
        .mobile-center {
            text-align: center
        }
        .menu-mobile {
            display: block
        }
        .benefits,
        .collapsed {
            display: none
        }
        .image-hacks .col-sm-12 {
            height: auto!important
        }
        .info-bar {
            overflow: hidden
        }
        .info-bar ul li.icon {
            background: none;
            text-indent: 0
        }
        #logo a {
            top: 0
        }
        .buttons {
            height: auto
        }
        .buttons .center,
        .buttons .left,
        .buttons .right {
            margin: 10px 0
        }
        .responsive-table {
            overflow: auto
        }
        .nav-bar .menu-item {
            border: none;
            border-bottom: 1px solid #c8271f;
            width: 33%;
            overflow: hidden;
            line-height: 1
        }
        .menu-item-link .menu-item-text {
            display: none;
            font-size: 20px;
            vertical-align: top
        }
        .menu-item-link .menu-item-icon {
            line-height: 1
        }
        .category-info img {
            max-width: 100%;
            height: auto!important
        }
        .center,
        .left,
        .right {
            text-align: left
        }
        .box-product-item {
            min-height: auto
        }
        .quantity .flag-frete {
            float: none;
            display: block;
            text-align: center;
            margin: 10px 0
        }
        .box-product-item .cart {
            margin-bottom: 50px
        }
        .product-info .price .parcelamento {
            position: static
        }
        .product-info .price .parcelamento .parcelamento-parcela {
            display: inline-block;
            vertical-align: top
        }
        .product-info .price .parcelamento .parcelamento-valor {
            display: inline-block;
            font-size: 20px;
            vertical-align: top
        }
        .info-bar ul li.icon.whatsapp {
            float: left;
            padding-top: 2px;
        }
        h1,
        .box .box-heading,
        .pav-comment h4,
        h2.text-heading,
        .form-horizontal h2,
        #content h2 {
            font-size: 20px;
        }
    }
    
    @media (max-width:767px) {
        .img-thumbnail {
            display: inline-block;
            max-width: 100%;
            height: auto;
            padding: 4px;
            line-height: 1.42857143;
            background-color: #fff;
            border: 1px solid #fff;
        }
        small {
            font-size: 100%;
        }
        .remove_itens,
        .owl-carousel.owl-theme,
        #content .col-md-4,
        .box.blog-home {
            /*display: none !important;*/
        }
        .form-horizontal.qc-totals .row {
            width: 100%;
            float: left;
        }
        .checkout-cart .panel.panel-default {
            width: 97.7%;
        }
        .panel-title span.text,
        #d_quickcheckout .panel-title span.text,
        #payment_address_heading_heading {
            font-size: 1.3em;
        }
        .navbar-nav li {
            width: 100% !important;
            float: left;
            border-left: none !important;
            border-bottom: 1px solid #c8271f;
        }
        .navbar-nav li a {
            text-align: left !important;
            padding: 0 20px 10px 30px;
        }
        .navbar-collapse {
            padding-right: 0;
            padding-left: 0;
        }
        .box-product-item {
            min-height: auto;
            width: 50%;
        }
        .modelo {
            position: inherit;
            right: auto;
            margin-left: 20px;
        }
        .product-layout.product-grid.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
            width: 50%;
        }
        .product-layout.product-grid.col-lg-3.col-md-3.col-sm-6.col-xs-12 .box-product-item {
            min-height: auto;
            width: 100%;
        }
        .manufacturer_row .box-product-item .inverted-corner-wrapper .inverted-corner {
            height: 440px;
        }
        #search,
        .navbar-header #category,
        .icon.facebook,
        .icon.instagram {
            display: none !important;
        }
        .cursive.welcome-text {
            position: absolute;
            width: 200px;
            left: 10px;
            top: 0px;
            z-index: 99;
        }
        #header #cart p {
            color: #000;
        }
        #cart .dropdown-menu:before {
            left: 20px;
        }
        #cart {
            margin-bottom: 10px;
            position: absolute;
            top: 10px;
            left: 0;
            text-align: left;
            z-index: 99;
            padding-top: 25px;
            width: 80%;
        }
        #cart>.btn-cartfull {
            font-size: 16px;
            text-align: left;
            padding-left: 20px;
            color: #fff;
        }
        nav .nav.navbar-nav li {
            width: 100% !important;
        }
        .cat_full {
            display: block;
            float: left;
            padding-left: 10px;
        }
        #menu .nav>li>a img {
            margin-left: 10px;
            margin-right: 10px;
            float: left;
        }
        .jcarousel li .box-product-item {
            width: 100%;
        }
    }
    
    @media (max-width:767px) {




            .owl-carousel .item { 
                height: 30vw ;
            }

                .item{
            background-size: cover !important; background-position: center !important; background-repeat: no-repeat ; 
        }

        .pav-blog .image {
            width: 100%;
            min-height: 300px;
            margin-right: 0px;
        }
        .blog-content {
            float: left;
            width: 100%;
            padding: 0 20px;
        }
        #d_quickcheckout .input-group .form-control {
            width: 100% !important;
        }
        .cursive.welcome-text {
            position: inherit;
            width: 100%;
            left: 0;
            top: 0;
            margin-top: 0;
            padding: 7px 10px 2px 10px;
            text-align: center;
            background: #eee;
        }
        #menu #category {
            display: none !important;
        }
        #cart {
            position: absolute;
            width: 60%;
            right: auto;
            left: 20px;
            top: 15px;
            z-index: 10;
        }
        #cart {
            padding-top: 0px;
        }
        #cart>.btn-cartfull {
            color: #fff;
            padding-top: 15px;
            text-align: left !important;
        }
        #menu {
            border-radius: 4px;
        }
        #cart .dropdown-menu:before {
            left: 20px;
        }
        #header .container {
            padding-right: 0px!important;
            padding-left: 0px!important;
        }
        .cursive.welcome-text p:nth-child(1) {
            text-align: center;
            max-width: 100%;
        }
        #logo a {
            margin-top: 0px;
        }
    }
    
    @media (max-width:670px) {
        .envolv_btns {
            padding: 20px;
        }
        .envolv_btns .table.table-bordered {
            width: 100%;
        }
        .envolv_btns .btn.btn-primary.finalizar {
            width: 100%;
            margin-top: 20px;
        }
    }
    
    @media (max-width:610px) {
        .blog-body {
            min-height: 420px;
        }
        table.attribute tr td {
            min-width: 100px;  
        }
    }
    @media (max-width:600px) {
        #d_quickcheckout #confirm_wrap #qc_confirm_order.btn-primary {
            width: 100%;
            margin-top: 0px !important;
        }
        .box_setps_center {
            width: 80%;
        }
        .box_setps_center .col-md-6 {
            width: 50%;
            float: left;
        }
    }
    
    @media (max-width:584px) {

        .owl-carousel .item{
            height: 30vw ;
        }

        .info-bar ul li.icon+li.icon {
            margin-left: 10px;
            line-height: normal;
        }
        .full-width .col-sm-4 {
            width: 100%;
        }
        li.icon.whatsapp {
            background: url(../image/icon-whatsapp.png) no-repeat !important;
            padding-top: 3px !important;
            background-position: 6px 2px !important;
        }
        li.icon.tel {
            padding-top: 7px;
            background: url(../image/icon-tel.png) no-repeat !important;
            background-position: 0 4px !important;
        }
        .info-bar ul li.icon {
            text-indent: 30px;
        }
        .full-width .col-sm-4:nth-child(3) {
            display: none !important;
        }
        .full-width .col-sm-4 ul.reset-ul {
            display: table!important;
            margin: 0 auto;
        }
    }
    
    @media (max-width:500px) {
        .owl-carousel .item{
            height: 40vw ;
        }
        .inverted-grafism-bottom, .inverted-grafism-top {
            width: 50%;
            margin: 5px auto;
        }

        .inverted-grafism-top {
            background-size: 100%;
        }
        .inverted-grafism-bottom {
            background-size: 100%;
            left: 25%;
        }
        #shipping_method,
        #payment_method {
            width: 100%;
            float: left;
            padding-right: 0px !important;
            padding-left: 0px !important;
            margin-right: 0px;
            margin-left: 0px;
        }
        .qc-col-2.qc-col-3.col-md-12 {
            padding-right: 0px !important;
            padding-left: 0px !important;
        }
        #d_quickcheckout .row {
            width: 100% !important;
            margin-right: 0px !important;
            margin-left: 0px !important;
        }
        #d_quickcheckout .qc-col-4.col-md-12 {
            margin-right: 0px;
            margin-left: 0px;
            padding: 0;
        }
        .box-product-item .inverted-corner-wrapper .inverted-corner {
            height: auto;
        }
        footer {
            padding-top: 10px;
        }
        footer .col-sm-4,
        .col-sm-3.sac_atendimento,
        footer .col-sm-3.security {
            border-bottom: 1px solid #fff;
        }
        footer .container {
            text-align: center;
        }
        footer .sac_atendimento .col-md-12,
        footer .sac_atendimento h5,
        footer .col-sm-3.security {
            float: left;
            width: 100%;
        }
        .pavcol4,
        footer .list-unstyled.col-md-6 {
            width: 100% !important;
        }
        .blog-body {
            min-height: 320px;
        }
        .common-home .blog-home {
            margin-left: -15px;
            margin-right: -15px;
            margin-bottom: 0px;
            padding-left: 20px;
            padding-right: 20px;
        }
        .hero-content-inner.color-white.horizon .col-md-6 {
            width: 100%;
            float: left;
        }
        .owl-carousel.owl-theme,
        .common-home .col-md-4 {
            /*display: none !important;*/
        }
        #header {
            min-height: 30px;
        }
        #logo {
            position: absolute;
            margin-left: -40%;
            width: 80%;
            left: 50%;
            top: 0px;
            z-index: 3;
        }
        .cursive.welcome-text {
            margin-top: 180px;
        }
        #search {
            margin-top: 20px;
        }
        .manufacturer_row .box-product-item .inverted-corner-wrapper .inverted-corner {
            height: 380px;
        }
        footer .col-sm-4,
        footer .col-sm-2 {
            width: 100%;
        }
    }
    
    @media (max-width:600px) {
        .box_setps_center {
            width: 100%;
        }
    }
    
    @media (max-width:600px) {
        .box_setps_center {
            width: 100%;
        }
        .box_setps_center .col-md-6 {
            width: 100%;
            float: left;
            padding-bottom: 20px;
        }
        .box_setps_center .col-md-6:nth-last-child(1) {
            padding-bottom: 0px;
        }
        #cart>.btn-cartfull {
            color: #fff;
            padding-top: 5px;
            text-align: left !important;
            width: 85%;
        }
    }
    @media (max-width:380px) {
        .owl-carousel .item{
            height: 30vw ;
        }
        .box-product-item .button, .product-info .cart .button {
            font-size: 15px !important;
        }
        .box-product-item .parcelamento-maximo {
            font-size: 11px;
            line-height: normal;
        }
    }
    @media (max-width:370px) {
        .cep_busca .col-md-9 {
            width: 100%;
        }
        .product-info .form-group .col-md-12 .input-group input {
            width: 100% !important;
            float: left;
            margin-bottom: 10px;
        }
        .product-info .form-group .col-md-12 .input-group button {
            width: 100% !important;
            margin: 0 auto;
            display: table;
            float: right;
        }
        .box-product-item,
        .product-layout.product-grid.col-lg-3.col-md-3.col-sm-6.col-xs-12,
        .manufacturer_row .product-layout.product-grid.col-lg-3.col-md-3.col-sm-6.col-xs-12 {}
        .inverted-grafism-bottom,
        .inverted-grafism-top {
            display: block;
            width: 60%;
            left: 20%;
            height: 15px;
            margin: 5px auto;
            border: none;
            background-size: 80% !important;
        }
        .box-product-item .parcelamento-maximo {
            font-size: 12px;
        }
        .manufacturer_row .box-product-item .inverted-corner-wrapper .inverted-corner {
            min-height: auto;
            height: auto;
        }
    }
    
    @media (max-width:350px) {
        #menu .btn-navbar {
            height: 50px;
        }
        .common-home .box-heading {
            margin-top: 15px;
        }
        h1,
        .box .box-heading,
        .pav-comment h4,
        h2.text-heading,
        .form-horizontal h2,
        #content h2 {
            font-size: 20px;
        }
        #cart>.btn-cartfull {
            font-size: 14px;
        }
        #cart {
            top: 10px;
        }
        .cursive.welcome-text {
            padding: 7px 10px;
        }
        #header {
            min-height: 200px;
        }
        .info-bar,
        .info-bar.full-width:after,
        .info-bar.full-width:before {
            border-top: 7px solid #422005;
            height: 9px;
        }
        ul.reset-ul {
            display: none;
        }
        .cursive.welcome-text {
            margin-top: 150px;
        }
        .box-product-item .parcelamento-maximo {
            font-size: 11px;
            line-height: normal;
        }
        .box-product-item .inverted-corner-wrapper .inverted-corner {
            height: 375px;
        }
    }
    
    @media (max-width:340px) {
        .inline-form input {
            width: 100%;
        }
        h2.cursive.font-xs {
            text-align: center;
            margin-bottom: 0;
        }
        input#mc-embedded-subscribe {
            margin: 10px auto;
            display: table;
        }
        .buttons.form-group.q-form .pull-right {
            margin: 0px auto;
            float: none !important;
            display: table;
        }
    }
    
    @media (max-width:320px) {
        .owl-carousel .item{
            height: 30vw ;
        }
        .fb_iframe_widget span iframe,
        .fb_iframe_widget span {
            height: 113px !important;
        }
    }
    
    @media (max-width:300px) {
        #cart>.btn-cartfull {
            color: #fff;
            padding-top: 5px;
            text-align: left !important;
            width: 90%;
            font-size: 14px;
        }
    }

