﻿/*!
Journal Theme for +Quitanda
Version:  6.6.7
Date:     2016/09/21
//*/


/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

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

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

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

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

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

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

@media (min-width: 1300px) {
    .container {
        width: 1280px
    }
}

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

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

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

.col-xs-12 {
    float: left;
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left
    }
    .col-lg-12 {
        float: left;
        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%
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9
}

.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1
}

.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #999999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly] {
    background-color: #eeeeee;
    opacity: 1
}

fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled {
    cursor: not-allowed
}

fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled {
    cursor: not-allowed
}

fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label {
    cursor: not-allowed
}

fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

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

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

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

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

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

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

.nav .open>a {
    background-color: #eeeeee;
    border-color: #337ab7
}

.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eeeeee;
    border-color: #337ab7
}

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

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

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

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

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

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #dddddd
}

.nav-tabs>li.active>a {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default
}

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

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

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

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

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

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

.nav-tabs.nav-justified>.active>a {
    border: 1px solid #dddddd
}

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

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

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

.nav-pills>li {
    float: left
}

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

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

.nav-pills>li.active>a {
    color: #ffffff;
    background-color: #337ab7
}

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

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

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

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

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

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

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

.nav-tabs-justified>.active>a {
    border: 1px solid #dddddd
}

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

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

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

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

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (max-width: 468px) {
    .banner-presente h2 {
        margin-top: 20% !important
    }
}

@media (max-width: 760px) {
    .presente-form {
        top: 200px !important;
        width: 80%;
        left: 12.5%
    }
    .banner-presente h2,
    .banner-presente h3,
    .banner-mais-presente h2,
    .banner-mais-presente h3 {
        text-align: center
    }
    .banner-presente h2,
    .banner-mais-presente h2 {
        font-size: 50px;
        line-height: 60px;
        font-family: 'Oleo Script', cursive;
        margin-top: 15%
    }
    .banner-presente h3,
    .banner-mais-presente h3 {
        font-family: "Source sans pro", sans-serif;
        font-weight: 100;
        font-size: 18px;
        line-height: 20px
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777777
}

.navbar-default .navbar-nav>li>a {
    color: #777777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a {
    color: #555555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a {
    color: #cccccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #cccccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #dddddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a {
    background-color: #e7e7e7;
    color: #555555
}

.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555555
}

.navbar-default .navbar-link {
    color: #777777
}

.navbar-default .navbar-link:hover {
    color: #333333
}

.navbar-default .btn-link {
    color: #777777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333333
}

.navbar-default .btn-link[disabled]:hover {
    color: #cccccc
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a {
        color: #555555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a {
        color: #cccccc;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #cccccc;
        background-color: transparent
    }
}

fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc
}

.navbar-inverse {
    background-color: #222222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #ffffff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a {
    color: #ffffff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #ffffff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a {
    color: #444444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a {
    background-color: #080808;
    color: #ffffff
}

.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #ffffff
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #ffffff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #ffffff
}

.navbar-inverse .btn-link[disabled]:hover {
    color: #444444
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #ffffff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a {
        color: #ffffff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #ffffff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a {
        color: #444444;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444444;
        background-color: transparent
    }
}

fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444
}

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

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

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

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

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

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

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

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

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

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

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

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.6.1");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.1") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.1") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.1") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
    color: #ffffff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 760px) {
    .product-header {
        margin-bottom: 20px
    }
}

.product-header h1 {
    color: #7a8b36;
    margin: 0px;
    line-height: 1.2em;
    font-size: 24px;
    font-family: "Roboto";
    font-weight: 400
}

.product-header h3 {
    color: #666;
    font-size: 15px;
    font-family: "Source Sans Pro";
    font-weight: 400
}

.periodicidade-entrega {
    color: #666;
    padding: 10px 0;
    font-weight: 600
}

.periodicidade-entrega strong {
    color: #7a8b36
}

.box-info-product {
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 10px 0;
    margin: 15px 0;
    background: #fff !important
}

.box-info-product label {
    width: 100%;
    font-size: 13px;
    font-weight: 600
}

.quantidade {
    padding-left: 0px
}

.quantidade label {
    width: 100%
}

.quantidade a:nth-child(1),
.quantidade a:nth-child(3) {
    background: #e6e6e6;
    color: #999;
    font-size: 18px;
    font-bold: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 20%;
    float: left
}

.quantidade a:nth-child(1):hover,
.quantidade a:nth-child(3):hover {
    background: #999;
    color: #fff
}

.quantidade input {
    border: solid 1px #e6e6e6;
    height: 40px;
    text-align: center;
    width: 59%;
    box-shadow: none !important;
    background: #fff !important;
    float: left
}

.tamanho-kit {
    padding-left: 0px
}

.tamanho-kit .oc2 .required label {
    font-weight: bold !important;
    color: #666;
    font-size: 16px;
    width: 100%
}

.tamanho-kit .radio {
    float: left;
    margin: 5px !important;
    width: 30px
}

.tamanho-kit input[data-size-name="Único"]+label {
    min-width: 100px !important
}

.tamanho-kit input[type=radio] {
    display: none;
    margin: 10px
}

.tamanho-kit input[type=radio]:checked+label {
    background: #7a8b36;
    border-color: #7a8b36;
    color: #fff
}

.tamanho-kit input[type=radio]+label {
    display: inline-block;
    background: #fff;
    border: solid 1px #cdcdcd;
    color: #999;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px 5px 5px 0;
    padding: 5px
}

.tamanho-kit input[type=radio]+label:hover {
    background: #7a8b36;
    border-color: #7a8b36;
    color: #fff
}

.tamanho-kit .tamanho-legenda {
    font-weight: 600;
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 1.3em
}

.tamanho-kit .tamanho-legenda i {
    margin: 0 10px
}

.link-ver-detalhes {
    padding-left: 0px
}

.link-ver-detalhes a {
    padding: 5px 0;
    border: solid 1px #cdcdcd;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    float: left;
    color: #999
}

.link-ver-detalhes a:hover {
    background: #7a8b36;
    border-color: #7a8b36;
    color: #fff
}

.valores {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
    float: left
}

.valores label {
    width: 100%;
    font-size: 13px;
    font-weight: 600
}

.valores .valor-assinantura,
.valores .valor-avulso {
    margin-bottom: 5px;
    padding-left: 0px
}

.valores .valor-assinantura label,
.valores .valor-avulso label {
    text-align: left;
    line-height: 20px;
    margin-top: 15px;
    font-size: 13px;
    font-weight: 600
}

.valores .valor-assinantura span,
.valores .valor-avulso span {
    line-height: 36px;
    font-size: 36px;
    font-weight: bold
}

.valores .valor-assinantura span small,
.valores .valor-avulso span small {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-right: 5px
}

.descubra-vantagens {
    margin: 0;
    float: left;
    width: 100%
}

.descubra-vantagens a {
    background: #cdcdcd;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 300;
    display: block;
    margin: auto;
    width: 100%;
    text-align: center
}

.descubra-vantagens a:hover {
    background: #f90 !important;
    color: #fff
}

.botoes-acao {
    padding: 10px 0 !important;
    clear: both;
    display: block
}

.botoes-acao a {
    height: 60px;
    line-height: 60px;
    color: #fff !important;
    margin-bottom: 10px
}

.botoes-acao .comprar {
    background: #7a8b36
}

@media (min-width: 568px) {
    .botoes-acao .comprar {
        border-right: solid #fff 6px
    }
}

.botoes-acao .comprar .cesta-comprar:before {
    width: 18px;
    height: 19px
}

.botoes-acao .comprar:hover {
    background: #4b571d !important
}

.botoes-acao .comprar.color-orange {
    background: #f90 !important
}

.botoes-acao .comprar.color-orange:hover {
    background: #CC7F0B !important
}

.botoes-acao .assinar {
    background: #f90
}

.botoes-acao .assinar:hover {
    background: #CC7F0B !important
}

.botoes-acao .assinar .fa-check {
    font-size: 18px !important
}

@media (max-width: 767px) {
    .product-info>div {
        padding: 0 !important
    }
}

.product-info .primary-info {
    padding-left: 0
}

.product-info .image {
    border: 1px solid #ddd;
    padding: 20px;
    margin: 0 0 10px 0
}

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

@media (min-width: 981px) {
    .product-info .image img {
        height: 400px;
        object-fit: cover
    }
}

.product-info .par-ilustrativa {
    color: #999;
    font-size: 11px;
    line-height: 1.5em
}

#composition-place {
    margin: 30px 0 20px 0;
    float: left;
    width: 100%
}

@media (max-width: 991px) {
    #composition-place div {
        padding: 10px 0 0 0
    }
}

#composition-place h3 {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #7a8b36;
    line-height: 35px;
    float: left;
    margin-right: 20px
}

@media (max-width: 991px) {
    #composition-place h3 {
        width: 100%
    }
}

#composition-place ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#composition-place ul li {
    width: 33.333%;
    float: left;
    list-style: none !important;
    padding: 0 15px 0 0;
    font-size: 14px
}

@media (max-width: 467px) {
    #composition-place ul li {
        width: 100%
    }
}

@media (min-width: 468px) and (max-width: 1199px) {
    #composition-place ul li {
        width: 50%
    }
}

#composition-place select {
    font-family: "Source Sans Pro";
    font-size: 15px;
    font-weight: 300;
    color: #666;
    border: 0;
    width: 100%;
    max-width: 250px;
    float: left;
    background: #fff !important;
    margin: 5px 0px !important;
    padding: 5px 0px;
    border: solid 1px #e6e6e6 !important
}

#composition-place select:hover {
    background: #e6e6e6 !important
}

#composition-place .composicao-kits-page {
    padding: 15px 0;
    border: solid 1px #ddd;
    width: 100%;
    float: left
}

@media (max-width: 991px) {
    #composition-place .composicao-kits-page {
        padding: 15px
    }
}

@media (min-width: 992px) {
    #composition-place .composicao-kits-page>div {
        padding: 0 0 0 15px
    }
}

#composition-place .composicao-kits-page .semana-ativa {
    display: none
}

.info-diferenciais {
    width: 100%;
    margin: 30px 0;
    float: left
}

.info-diferenciais>div {
    padding: 0px 20px 0 0
}

@media (max-width: 991px) {
    .info-diferenciais>div {
        margin-bottom: 20px
    }
}

.info-diferenciais p {
    line-height: 1.4em;
    font-size: 14px;
    color: #999
}

@media (min-width: 992px) {
    .info-diferenciais p {
        padding-right: 65px
    }
}

.info-diferenciais i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -ms-border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    border: 1px solid #7a8b36;
    margin: 0px 5px;
    display: block;
    text-align: center;
    float: left;
    color: #fff;
    background: #7a8b36;
    margin-right: 20px
}

.info-diferenciais i:before {
    font-size: 22px
}

.related-tricks {
    background: #eee;
    float: left;
    padding: 10px 0;
    max-width: 100%;
    width: 100%
}

.related-tricks h3 {
    font-weight: 600;
    font-size: 15px;
    font-family: "Source Sans Pro";
    color: #7a8b36;
    text-align: center
}

.related-tricks .item {
    padding: 0 !important;
    color: #999;
    font-style: italic;
    font-size: 14px;
    font-weight: 400
}

.related-tricks .owl-buttons {
    float: left;
    position: absolute;
    top: 25%;
    width: 100%;
    left: 0px
}

.related-tricks .owl-prev {
    float: left;
    width: 30px;
    left: -20px;
    position: absolute
}

.related-tricks .owl-next {
    float: right;
    width: 30px;
    right: -20px;
    position: absolute
}

#related-kits h3 {
    color: #7a8b36;
    font-size: 15px;
    font-weight: 600
}

#related-kits .image img {
    width: 70% !important;
    margin-bottom: 0 !important
}

#related-kits #mqt-kits-page .owl-buttons i {
    color: #999
}

#related-kits #mqt-kits-page .owl-buttons i:hover {
    color: #7a8b36 !important
}

#related-kits #mqt-kits-page .product-details h1.name {
    margin-bottom: 0 !important
}

#related-kits #mqt-kits-page .product-details h1.name a {
    font-size: 15px !important;
    font-weight: 600;
    color: #666 !important
}

#related-kits #mqt-kits-page .product-details h1.name a:hover {
    color: #4b571d !important
}

#related-kits #mqt-kits-page .product-details .button-group .cart .btn.btn-cta-bg {
    background: #f90 !important;
    border: 0 !important
}

#related-kits #mqt-kits-page .product-details .button-group .cart .btn.btn-cta-bg:hover {
    background: #CC7F0B !important
}

#related-kits #mqt-kits-page .product-details .button-group .cart .btn.btn-cta-bg .button-cart-text .cesta-comprar:before {
    content: "";
    background: url(../images/icon-cestinho-b.svg?v=20200304) left no-repeat !important;
    float: left !important;
    margin: 5px 0px !important;
    width: 20px;
    height: 20px
}

#related-kits #mqt-kits-page .product-details .button-group .cart .btn.btn-cta-bg .button-cart-text .cesta-comprar:after {
    display: none
}

#related-kits #mqt-kits-page .product-details p.price .price-new {
    line-height: 34px !important
}

.product-tabs h5 {
    color: #7a8b36;
    font-size: 15px
}

.product-tabs table {
    margin: 10px auto !important;
    width: 100%;
    border: 0
}

.product-tabs table thead>tr>td {
    border: solid 1px #eee;
    background: #eee !important;
    color: #999;
    font-weight: 600
}

.product-tabs table tr>td {
    font-size: 14px;
    text-align: center;
    border: solid 1px #eee;
    color: #999
}

.product-tabs table tr>td:first-child {
    color: #999;
    text-align: center;
    font-weight: 600;
    width: auto !important
}

.product-tabs #tabs {
    border: 0;
    padding: 5px 0
}

.product-tabs #tabs li a {
    background: #fff !important;
    color: #999;
    border: solid 1px #999 !important;
    font-weight: 400
}

.product-tabs #tabs li a:hover,
.product-tabs #tabs li a.selected {
    background: #7a8b36 !important;
    color: #fff !important
}

.product-tabs #tabs li.active a {
    color: #fff !important
}

.product-price {
    margin-bottom: 5px;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px
}

.product-page .price-new {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px
}

.product-page .price-old {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    margin-right: 5px
}

.mfp-container {
    cursor: default !important
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: default !important
}

#product.product-options>ul>p>span {
    font-family: 'Source Sans Pro', !important;
    font-size: 16px;
    color: inherit !important
}

.product-info {
    padding: 0 !important;
    margin: 0 !important
}

.product-info .right .product-options {
    background: #fff !important
}

.product-info .gallery-text {
    text-align: left !important;
    padding: 0px 0px 0 20px !important;
    position: relative !important;
    top: -50px !important
}

.product-page .heading-title {
    font-size: 36px
}

.price-tax,
.p-model,
.p-stock,
.p-rewards {
    display: none
}

.p-brand {
    margin: 10px 0 !important;
    font-weight: bold;
    list-style: none
}

.rating p {
    line-height: 15px
}

.social,
.wishlist {
    padding: 10px 0 !important;
    display: block
}

.social.share-this:before {
    margin-right: 10px;
    float: left;
    font-size: 16px !important;
    font-family: "Source sans pro", sans-serif;
    content: "Compartilhe:"
}

.help-block {
    display: none !important
}

.oc2 #tab-review input[type='radio'],
.oc2 #tab-review input[type='checkbox'] {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background: none !important;
    border: 0 !important
}

.single-section .box-heading li {
    background: #fff !important;
    color: #666 !important
}

.single-section .box-heading li>a {
    color: #666 !important
}

.single-section .product-details .name a,
.single-section .product-details .price {
    color: #666 !important
}

.single-section .box-heading li>a {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 34px !important;
    font-weight: 100 !important;
    text-transform: none;
    border-bottom: solid 1px #ddd
}

.single-section .product-details .name a {
    font-size: 18px !important;
    font-family: "Roboto", sans-serif;
    font-weight: 400 !important;
    font-weight: 400 !important;
    margin: 0
}

.single-section .product-details .price {
    font-weight: 400 !important;
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif !important;
    min-height: 50px;
    font-size: 24px !important;
    line-height: 30px !important
}

.single-section .product-details .price .price-old,
.single-section .product-details .price .price-new {
    font-weight: 400 !important;
    margin: 0
}

.single-section .product-details .price .price-old {
    line-height: 16px !important
}

.single-section .product-details .price .price-new {
    font-size: 24px !important;
    line-height: 30px !important
}

.heading-title.kits:after {
    height: 20px !important
}

.price .price-old,
.price .price-new,
.price .price-tax {
    text-align: left
}

.price .price-new {
    margin: 0 !important
}

.price-cart {
  font-size: 12px;
  font-weight: 500;
  color: #666;
  margin-top: 5px;
}

.price-old-cart {
  color: #f00;
  text-decoration: line-through;
  font-weight: 300;
}

#button-cart {
    margin: 25px auto !important;
    display: block;
    float: none !important;
    width: 100%
}

#button-cart .button-cart-text:before,
#button-cart .button-cart-text:after {
    margin-right: 10px
}

#tab-nutricional .table thead>tr>td {
    background: #eee;
    font-size: 16px;
    font-weight: 400
}

#tab-nutricional .table thead>tr>td span {
    font-weight: bold
}

#swipebox-action,
#swipebox-caption {
    background: #666
}

#product-gallery li {
    list-style: none
}

#product-gallery .owl-prev {
    float: left
}

#product-gallery .owl-next {
    float: right
}

#product-gallery .owl-prev,
#product-gallery .owl-next {
    font-size: 0px
}

#product-gallery .owl-controls {
    text-align: center;
    top: 20px;
    padding: 2px;
    position: absolute;
    width: 90%;
    float: left
}

#product-gallery .owl-carousel {
    padding: 0px 10px !important;
    max-width: 94%;
    padding: 0;
    margin: 10px 30px 10px 10px;
    background: red !important
}

#product-gallery .owl-carousel .owl-wrapper-outer {
    margin: 50px 2.5%
}

#product-gallery .owl-next:before {
    right: -25px !important
}

.btn.btn-primary.atualizar:hover {
    background: #7a8b36 !important;
    color: #fff !important
}

#related-kits {
    margin: 20px 0 !important;
    padding: 0px !important
}

#related-kits.col-cel-12.col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    width: 100% !important
}

#related-kits .product-details .product-info .cart {
    border-bottom: 0 !important
}

.title-related {
    text-align: left;
    padding: 10px 0;
    float: left
}

.ctn-composition h3.text-orange {
    margin: 10px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important
}

.product-details span.description,
.product-details .price {
    border: 0 !important
}

.description p {
    margin: 20px 0
}

.descubra-informacoes {
    margin-top: 50px;
    float: left;
    width: 100% !important
}

.descubra-informacoes .btn-cta-border {
    max-width: 350px !important
}

.route-product-bundle-gift .custom-name label {
    font-size: 13px;
    font-weight: 600;
    color: #666;
    width: 100% !important
}

.route-product-bundle-gift .custom-name .cb-option {
    width: 50%;
    float: left
}

@media (max-width: 669px) {
    .route-product-bundle-gift .custom-name .cb-option {
        width: 100%
    }
}

.route-product-bundle-gift .custom-name .cb-option input[type="radio"]:checked+label span {
    margin-top: 2px !important
}

.route-product-bundle-gift #insert-name input {
    width: 48%;
    margin: 0 2% 0 0;
    float: left
}

.route-product-bundle-gift #insert-name input.input-casal {
    width: 46% !important;
    margin: 0
}

.route-product-bundle-gift #insert-name input.input-casal+span {
    float: left;
    width: 4%;
    text-align: center;
    line-height: 35px
}

.route-product-bundle-gift #insert-name input.input-simples {
    width: 100% !important
}

.route-product-bundle-gift #insert-name .text-danger,
.route-product-bundle-gift #insert-name span.error {
    float: left
}

.route-product-bundle-gift .valores.line-top {
    border-top: solid 1px #ddd;
    margin-top: 20px;
    padding-top: 5px
}

.route-product-bundle-gift .botoes-acao .comprar {
    background: #f90
}

.route-product-bundle-gift .botoes-acao a {
    padding: 0px;
    height: 50px !important;
    line-height: 50px !important
}

.route-product-bundle-gift .botoes-acao a:hover {
    background: #CC7F0B !important
}

.route-product-bundle-gift .info-adicional {
    border: solid 1px #ddd;
    float: left;
    width: 100%;
    padding: 20px;
    margin: 30px 0
}

.route-product-bundle-gift .info-adicional h3 {
    color: #7a8b36;
    font-size: 15px;
    font-weight: 600
}

.product-page .product-header h1 {
    font-size: 24px !important
}

.product-page .product-header h3 {
    font-size: 15px !important;
    font-weight: bold;
    margin-top: 15px
}

.product-page .product-header h3 span {
    color: #7a8b36
}

.product-page .description p {
    margin: 0 !important
}

.product-page .quantidade-full {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
    padding: 5px 0 15px 0
}

.product-page .price {
    width: 100%;
    float: left;
    margin: 15px 0
}

.product-page .price .price-old {
    line-height: 36px !important;
    text-decoration: line-through;
    color: #a90a0a;
    margin: 5px 0
}

.product-page .price .product-price+li {
    font-size: 13px
}

.product-page .product-info .image img {
    height: auto !important;
    object-fit: inherit !important
}

.product-page #button-cart {
    background: #f90 !important
}

.product-page #button-cart:hover {
    background: #CC7F0B !important
}

.product-page .product-grid-item .product-details .button>span.button-cart-text:before {
    margin: 10px 5px 0 -5px !important;
    position: relative !important;
    width: 20px;
    height: 20px
}

.product-page .related-products h3 {
    font-weight: 600;
    font-size: 15px;
    font-family: "Source Sans Pro";
    color: #7a8b36;
    text-align: left
}

.product-page .related-products .product-details .caption h4 {
    margin: 0px
}

.product-page .related-products .product-details .caption h4 a {
    font-size: 15px !important;
    font-weight: 600;
    color: #666 !important
}

.product-page .related-products .product-details .caption h4 a:hover {
    color: #f90 !important
}

.product-page .related-products .product-details .caption .price {
    height: 40px !important;
    line-height: 60px
}

.product-page .related-products .product-details .caption .price .price-old {
    height: 20px;
    line-height: 16px !important
}

.product-page .related-products .button-group .cart .button {
    background: #f90 !important;
    border: 0 !important
}

.product-page .related-products .button-group .cart .button:hover {
    background: #CC7F0B !important
}

.product-page .related-products .button-group .cart .button .button-cart-text:before {
    content: "";
    background: url(../images/icon-cestinho-b.svg?v=20200304) left no-repeat !important;
    float: left !important;
    margin: 10px 4px 0 0px !important;
    width: 20px;
    height: 20px
}

.product-page .related-products .button-group .cart .button .button-cart-text:after {
    display: none
}

.product-page .related-products .owl-controls .owl-page.active span,
.product-page .related-products .owl-controls.clickable .owl-page:hover span {
    background: #f90 !important
}

.product-page .tags b {
    display: none !important
}

.product-page .tags a {
    font-size: 18px;
    background: none !important;
    vertical-align: middle;
    color: #333 !important;
    padding: 5px 5px 5px 0
}

.product-page .tags a:hover {
    background: #ddd !important
}

.product-page .tags img {
    width: 28px !important;
    height: auto !important;
    margin: 0px 5px 0 0 !important;
    border-radius: 100%;
    float: left;
    padding: 5px;
    background: #ddd
}

.product-options ul,
.product-options div {
    background: #fff
}

.product-options .text-danger {
    background: #EA2E49 !important
}

#warn-me {
    background: #fff !important
}

#mqt-quitanda.destaque-barra p.composition {
    margin: 10px 0px
}

.banner-pagina h3 span.clube-subtitle {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%
}

.super-menu li span.mundo-mais-quitanda-link {
    margin: 5px 10px !important
}

span.wishlist i {
    margin: 5px;
    float: left
}

#mqt-kits .product-details .price small,
#mqt-kits .product-details .footer-information small,
#mqt-kits-portfolio .product-details .price small,
#mqt-kits-portfolio .product-details .footer-information small {
    line-height: 30px;
    height: 30px;
    width: 100%;
    float: left
}

.product-grid-item .product-details .caption .composition {
    line-height: 30px;
    height: 30px;
    width: 100%;
    float: left
}

section {
    margin: auto;
    max-width: 1280px
}

.img-circle {
    border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -ms-border-radius: 100% !important;
    -webkit-border-radius: 100% !important
}

.btn-gray {
    background: #666;
    color: #fff !important
}

.btn-gray:hover {
    background: #444 !important;
    color: #fff !important
}

.modal-backdrop {
    height: 1000% !important
}

.ctn-modal-ios {
    padding-top: 10px
}

.ctn-modal-ios .col-lg-4 {
    padding: 0px;
    text-align: center
}

.ctn-modal-ios .col-lg-4 a.button {
    width: 80%;
    padding: 0px
}

@media (max-width: 767px) {
    .ctn-modal-ios .col-lg-4 a.button {
        margin: 3px 0px
    }
}

#warn-me {
    margin: 20px 0 40px 0
}

#warn-me .form-group {
    margin-top: 10px
}

#warn-me .form-group label {
    font-size: 14px !important
}

.aviso-confirmacao {
    background: rgba(205, 236, 166, 0.6);
    padding: 10px;
    border: #CDECA6 solid 1px
}

#header {
    padding: 10px 0 !important
}

header,
.journal-top-header,
.journal-header-default #logo,
.journal-header-menu #logo {
    background: none !important
}

.j-tall {
    height: auto !important
}

.route-common-home .sticky-wrapper {
    border-bottom: #fff solid 3px !important
}

.sticky-wrapper {
    border-bottom: #eee solid 3px !important;
    background: #fff !important;
    z-index: 999999;
    min-height: 80px
}

header.journal-header-default {
    background: #fff !important
}

header.journal-header-default.sticky-header {
    border-bottom: solid 3px #eee !important;
    background: #fff !important;
    background-color: #fff !important
}

#logo {
    max-width: 380px;
    float: left
}

#logo a {
    text-align: left !important;
    display: inline !important;
    height: 80px !important
}

#logo a>img {
    max-width: 100%;
    height: auto;
    margin: 0;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in
}

#logo img {
    max-height: 60px
}

.super-menu>li>a span:hover {
    color: #e0a228 !important
}

.super-menu>li>span {
    font-family: 'klavika_lightplain', 'Source Sans Pro', arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.super-menu>li>span:hover {
    color: #e0a228 !important
}

.super-menu>li>a {
    font-family: 'klavika_lightplain', 'Source Sans Pro', arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.super-menu>li>a span {
    font-family: 'klavika_lightplain', 'Source Sans Pro', arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.drop-down ul li a {
    font-family: 'klavika_lightplain', 'Source Sans Pro', arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.super-menu>li>span:hover {
    cursor: pointer
}

.super-menu .drop-down ul {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px
}

.drop-down ul li {
    background: none !important;
    padding: 0 !important
}

.drop-down ul li a {
    background: #fff;
    margin: 0 !important;
    padding: 10px 20px !important
}

.drop-down ul li a:hover {
    background: #eaeaea !important
}

.journal-menu {
    padding: 0 !important
}

.journal-menu .mobile-menu>li .mobile-plus,
.journal-menu .mobile-menu-on-tablet .journal-menu .mobile-menu>li .mobile-plus {
    background: none;
    border: 0 !important;
    color: #666 !important
}

.mobile-trigger:before {
    content: "\f0c9 " !important;
    font-family: 'FontAwesome' !important
}

.mobile-trigger:hover::before {
    color: #f90 !important
}

.current-link>span {
    color: #cc6600 !important
}

.sticky-header {
    top: 0 !important
}

.sticky-header #logo a img {
    max-height: 60px
}

.sticky-header .journal-menu {
    width: inherit !important;
    float: right !important
}

.super-menu>li>a {
    margin: 5px 10px !important
}

.super-menu>li>a span {
    font-size: 16px
}

#mqt-top-menu {
    font-size: 16px
}

#mqt-top-menu a {
    font-size: 16px
}

.mobile-trigger {
    float: right;
    line-height: 80px;
    width: 40px;
    height: 80px;
    background: none !important
}

#mqt-top-menu {
    border-bottom: solid 1px #e5e5e5;
    min-height: 45px;
    line-height: 45px
}

.menu-cliente,
.mqt-links {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 40px
}

.menu-cliente li,
.mqt-links li {
    display: inline-block;
    margin: 0 5px
}

.menu-cliente li {
    font-size: 18px !important
}

.mqt-links li {
    font-size: 18px !important
}

.mqt-links li i {
    font-size: 18px !important
}

.menu-cliente li a {
    color: #666 !important;
    letter-spacing: 0.5px !important
}

.mqt-links li {
    color: #666 !important;
    letter-spacing: 0.5px !important
}

.mqt-links li a {
    color: #666 !important;
    letter-spacing: 0.5px !important
}

.super-menu {
    margin: 5px 0 !important
}

.super-menu li {
    border: 0 !important;
    padding: 0 !important;
    width: auto !important;
    margin: 5px 0 !important;
    letter-spacing: 0.5px !important
}

.super-menu li a {
    color: #666 !important
}

.super-menu li a:hover {
    background: none !important
}

.super-menu li:hover {
    background: none !important
}

.journal-menu .mobile-trigger {
    background: none !important
}

li.mega-menu-categories.main-menu-item-4 {
    width: 180px !important
}

i.sb-icon-search.fa.fa-search {
    color: #666;
    line-height: 40px;
    font-size: 18px
}

.super-menu li>.mini-cart-total a {
    color: #fff !important
}

.super-menu li>.mini-cart-total a:hover {
    background: #7a8b36 !important
}

.searchlink {
    display: block;
    float: right;
    position: relative;
    padding: 0 0 0 5px;
    right: 0;
    cursor: pointer;
    height: 70px;
    width: 30px;
    margin: 5px 0 0 0;
    text-align: center
}

.searchlink:after {
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 18px;
    margin: 10px 0
}

.searchlink:hover {
    color: #f90
}

.searchlink.open {
    color: #f90
}

.searchlink.open>.searchform {
    display: block
}

.searchlink.open:after {
    content: "\f00d";
    font-family: "FontAwesome";
    font-size: 18px;
    margin: 10px 0
}

.searchform {
    display: none;
    position: absolute;
    width: 300px;
    height: 70px;
    line-height: 70px;
    top: 60px;
    right: 0;
    padding: 10px;
    cursor: default;
    background: #fff;
    border-top: 3px solid #ff9900;
    box-shadow: #eee 0px 2px 6px;
    -webkit-box-shadow: #eee 0px 2px 6px
}

.searchlink.open .searchform {
    display: block
}

#search {
    display: block;
    position: relative
}

#search input {
    background: #fff !important;
    color: #666;
    float: left;
    padding: 9px 5px 9px 20px !important;
    border: solid 1px #eaeaea !important;
    margin: 5px 0 0 5px
}

#s {
    width: 80%;
    background: #fff;
    border: 0;
    color: #666;
    float: left
}

.sbtn {
    display: block;
    color: #bcbcbc;
    font-size: 0.6em;
    cursor: pointer;
    width: 18%;
    float: right;
    text-align: center;
    line-height: 55px;
    border: 0 !important
}

.sbtn i {
    line-height: inherit
}

.button-search i:hover::before {
    color: #FF9900 !important
}

@media (max-width: 991px) {
    #search input {
        text-indent: 30px
    }
}

@media (min-width: 992px) {
    #search input {
        text-indent: 20px
    }
}

#search input::-moz-placeholder {
    color: #666;
    opacity: 1
}

#search input:-ms-input-placeholder,
#search input::-webkit-input-placeholder {
    color: #666
}

#cart {
    width: 30px !important;
    float: right;
    margin: 5px 0 0 0
}

@media (max-width: 767px) {
    margin: 0 !important
}

#cart-total {
    display: none !important
}

#cart .heading {
    margin: 3px 0 0 0 !important
}

#cart .heading a {
    padding: 0 !important
}

#cart .heading i:before {
    color: #f90 !important;
    line-height: 30px;
    font-size: 22px !important
}

#cart .content {
    min-width: 400px !important;
    padding: 10px !important;
    background: #fff;
    border: solid 1px #eee;
    border-top: none;
    margin-top: 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px
}

#cart .content .cart-wrapper {
    box-shadow: none !important;
    overflow-y: auto
}

@media (min-width: 992px) {
    #cart .content {
        height: 300px !important
    }
    #cart .content .cart-wrapper {
        height: 260px !important
    }
    #cart .content .cart-wrapper li.mini-cart-info {
        height: 130px
    }
}

.oc2 #cart .checkout {
    box-shadow: none !important
}

.menu-cliente #cart {
    font-size: 15px !important
}

.menu-cliente #cart a {
    letter-spacing: 0px !important
}

.menu-cliente #cart table {
    font-size: 14px !important
}

.menu-cliente #cart table a {
    font-size: 14px !important
}

.oc2 #cart .content {
    z-index: 9999999999999999
}

.oc2 #cart .content .cart-wrapper:before {
    display: none
}

.mini-cart-info {
    max-height: auto !important
}

.mini-cart-info,
#cart .empty {
    font-weight: 300 !important
}

.mini-cart-info table tr td.image img {
    border-radius: 0 !important
}

.mini-cart-info table tr td.remove i {
    color: #7a8b36
}

.mini-cart-total {
    background: #eaeaea !important
}

.mini-cart-total .button {
    font-size: 13px !important;
    font-weight: 300 !important;
    color: #fff !important;
    background: #55660a !important;
    opacity: 1;
    float: left;
    padding: 5px !important;
    letter-spacing: 0.5px !important;
    max-width: 45%
}

.super-menu.mobile-menu li .mini-cart-total .button:hover {
    color: #fff !important;
    background: #55660a !important
}

.menu-category.navbar.navbar-default {
    background: none !important
}

@media (min-width: 992px) {
    .menu-category.navbar.navbar-default {
        margin: 0;
        padding: 0;
        border: 0 !important
    }
    .menu-category.navbar.navbar-default ul {
        list-style: none;
        padding: 0;
        float: left;
        width: 100%;
        margin: 15px 0;
        border-top: solid 1px #eee;
        border-bottom: solid 2px #eee
    }
    .menu-category.navbar.navbar-default ul li {
        margin-right: 15px
    }
    .menu-category.navbar.navbar-default ul li a {
        padding: 10px;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'klavika_lightplain', 'Source Sans Pro', arial, sans-serif;
        font-size: 15px;
        color: #6f7e3d
    }
    .menu-category.navbar.navbar-default ul li a:hover {
        background: #eee !important
    }
    .menu-category.navbar.navbar-default .dropdown-menu {
        margin: 0 !important;
        box-shadow: none;
        border: 1px solid #eee;
        background: #f7f7f7;
        border-radius: 0 !important;
        min-width: 300px
    }
    .menu-category.navbar.navbar-default .dropdown-menu li {
        width: 100% !important
    }
    .menu-category.navbar.navbar-default .dropdown-menu li a {
        width: 100% !important;
        float: left
    }
    .menu-category.navbar.navbar-default .navbar-collapse.collapse,
    .menu-category.navbar.navbar-default.navbar-default .navbar-collapse,
    .menu-category.navbar.navbar-default.navbar-default .navbar-form {
        margin: 0 !important;
        padding: 0 !important
    }
}

@media (max-width: 991px) {
    .menu-category.navbar.navbar-default {
        border-left: 0 !important;
        border-right: 0 !important
    }
    .menu-category.navbar.navbar-default>.open>a:hover,
    .menu-category.navbar.navbar-default>.open>a:focus {
        background: #ddd !important
    }
    .menu-category.navbar.navbar-default .dropdown-menu {
        padding-left: 20px
    }
    .menu-category.navbar.navbar-default .dropdown-menu li {
        line-height: 30px
    }
    .menu-category.navbar.navbar-default .dropdown-menu li a:hover,
    .menu-category.navbar.navbar-default .dropdown-menu li a:focus,
    .menu-category.navbar.navbar-default .dropdown-menu li a:active {
        background: #ddd !important
    }
}

@media (min-width: 768px) {
    .menu-category.navbar.navbar-default .navbar-header {
        display: none !important
    }
}

.menu-category.navbar.navbar-default .dropdown>a[aria-expanded="false"]:after,
.menu-category.navbar.navbar-default .dropdown>a[aria-expanded="true"]:after {
    content: "\f107";
    margin: 0 5px;
    font-family: 'FontAwesome';
    font-size: 13px;
    font-weight: bold
}

.menu-category.navbar.navbar-default .dropdown>a[aria-expanded="false"]:after {
    color: #6f7e3d
}

.menu-category.navbar.navbar-default .dropdown>a[aria-expanded="true"]:after {
    color: #666
}

.menu-category.navbar.navbar-default li a,
.menu-category.navbar.navbar-default .dropdown-menu>div>li a {
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'klavika_lightplain', 'Source Sans Pro', arial, sans-serif;
    font-size: 15px;
    color: #6f7e3d
}

.menu-category.navbar.navbar-default .dropdown-menu>div>li a {
    width: 100% !important;
    display: block
}

.menu-category.navbar.navbar-default.navbar-default .navbar-collapse {
    background: #fff !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}

.menu-category.navbar.navbar-default .navbar-header {
    border-top: solid 1px #eee !important;
    border-bottom: solid 2px #eee !important;
    background: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'klavika_lightplain', 'Source Sans Pro', arial, sans-serif;
    font-size: 15px
}

.menu-category.navbar.navbar-default .navbar-toggle {
    border: 0 !important
}

.journal-sf .sf-icon {
    display: none
}

.journal-sf .sf-icon:after,
.journal-sf .sf-icon:before {
    display: none
}

.journal-sf .box-content {
    max-height: inherit !important
}

.journal-sf .box-heading {
    margin: 0 !important;
    padding: 0 !important
}

.journal-sf>.sf-attribute-27>.box-heading {
    font-size: 0px
}

.journal-sf>.sf-attribute-27>.box-heading:after {
    content: "Selos";
    float: left;
    opacity: 1 !important;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #6f7e3d
}

.journal-sf>.sf-attribute-29>.box-heading {
    font-size: 0px
}

.journal-sf .box {
    float: left;
    width: 100%;
    clear: both
}

.journal-sf .box.sf-attribute.sf-attribute-27.sf-multi,
.journal-sf .box.sf-attribute.sf-attribute-28.sf-multi,
.journal-sf .box.sf-attribute.sf-attribute-29.sf-multi {
    margin: 0 !important
}

.journal-sf .box.sf-attribute.sf-attribute-28.sf-multi>.box-heading {
    display: none
}

.journal-sf .box.sf-attribute.sf-attribute-29.sf-multi>.box-heading {
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important
}

.journal-sf .box.sf-attribute>.box-content {
    padding: 0 !important;
    margin: 0 !important
}

.journal-sf .box.sf-attribute>.box-content ul {
    padding: 0 !important;
    margin: 0 !important
}

.journal-sf .box.sf-attribute>.box-content ul li {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    float: left
}

@media (max-width: 991px) {
    .home-page #vantagens-comerciais #content {
        padding: 5px !important
    }
    .route-product-bundle-bundle .attribute thead,
    .route-product-bundle-bundle .attribute tbody {
        width: 50% !important;
        float: left
    }
    .route-product-bundle-bundle .attribute thead>tr,
    .route-product-bundle-bundle .attribute tbody>tr,
    .route-product-bundle-bundle .attribute thead>tr td,
    .route-product-bundle-bundle .attribute tbody>tr td {
        width: 100% !important;
        float: left
    }
    .route-product-bundle-bundle .nav-tabs>li {
        margin-bottom: 2px !important
    }
}

@media (max-width: 1199px) {
    #home-kits .como-funciona h4,
    #home-kits .como-cancelar h4 {
        font-size: 18px !important
    }
}

#mqt-kits .image img {
    width: 90%
}

#mqt-kits h1.name {
    text-align: center !important
}

a:hover {
    color: #cc6600
}

blockquote {
    border-color: #CC7F0B !important
}

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

body {
    background: #fff !important;
    font-weight: 400 !important;
    line-height: 1.5em
}

.display-block {
    display: block
}

a,
button,
input,
span,
li,
.btn {
    border-radius: 0 !important
}

.btn-primary {
    background: #7a8b36 !important;
    color: #fff !important;
    text-transform: uppercase
}

.btn-primary:hover {
    background: #485221 !important;
    color: #fff !important
}

.account-page .btn.btn-primary:hover {
    background: #485221 !important;
    color: #fff !important
}

.btn-primary>span {
    color: #fff !important
}

.btn-default {
    background: #888 !important;
    color: #fff !important
}

.btn-back {
    background: #aaa !important
}

.btn-cta-bg,
.btn-cta-border,
.btn-cta-border-big {
    border-radius: 0 !important;
    margin: 5px auto;
    text-align: center;
    line-height: 40px !important;
    font-size: 16px
}

.btn-cta-bg-small,
.btn-cta-bg {
    line-height: 30px !important
}

.btn-cta-bg-small {
    background: #FF9900;
    color: #fff;
    width: 49%;
    margin: 4px 0;
    height: 45px;
    font-size: 16px !important
}

.btn-cta-bg {
    background: #FF9900;
    color: #fff;
    line-height: 30px !important;
    display: block;
    margin-top: 35px !important;
    max-width: 140px
}

.btn-cta-border,
.btn-cta-border-big {
    border: solid 1px !important;
    color: #FF9900 !important;
    text-transform: uppercase;
    max-width: 260px;
    display: block
}

.btn-cta-border i {
    color: #FF9900 !important;
    margin: -5px 0 0 5px
}

.btn-cta-border i:hover {
    color: #fff !important
}

.btn-cta-border:hover i {
    color: #fff !important
}

.vindi-pgto #form-coupon #button-coupon {
    margin: 0 0 0 5px;
    width: 96%;
    height: 43px
}

#button-coupon {
    margin: 0 0 0 5px
}

.destaque-barra .button:hover,
.btn-cta-bg:hover,
.btn-cta-bg-small:hover,
.cep-entregavel button:first-child:hover {
    background: #CC7F0B !important;
    border: solid 1px #CC7F0B !important;
    color: #fff !important
}

#mqt-beneficios .btn-cta-border:hover {
    background: #CC7F0B !important
}

.btn-cta-border:hover,
.orange:hover {
    background: #FF9900 !important;
    border: solid 1px #FF9900 !important;
    color: #fff !important
}

.btn-cta-border-big {
    width: auto !important;
    max-width: 100% !important
}

.uppercase {
    text-transform: uppercase !important
}

.orange {
    background: #FF9900 !important
}

.green {
    background: #748D3A !important;
    border-color: #748D3A !important
}

.orange,
.green {
    border: 0 !important
}

.orange:hover,
.green:hover {
    border: 0 !important
}

.orange,
.green {
    color: #fff !important
}

.orange i,
.green i {
    color: #fff !important
}

.clear {
    clear: both
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
    text-align: center
}

a>img.img-responsive:hover {
    opacity: 0.65
}

.como-funciona i:hover {
    opacity: 0.65
}

.margin-top {
    margin-top: 50px
}

.padding-15 {
    padding-left: 15px
}

.margin-left-15 {
    margin-left: 15px
}

.margin-5 {
    margin: 5px
}

.no-padding-lg {
    padding-left: 0 !important;
    padding-right: 0 !important
}

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

.buttons {
    background: #fff !important;
    padding: 15px 0 !important
}

.heading-title,
.box-heading {
    height: inherit !important;
    word-break: break-all !important;
    text-overflow: inherit !important;
    white-space: normal !important;
    word-break: normal !important
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'] {
    box-shadow: 0 !important;
    border: solid 1px #ddd !important
}

textarea,
select {
    box-shadow: 0 !important;
    border: solid 1px #ddd !important
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus {
    border: solid #aaa 1px
}

textarea:focus {
    border: solid #aaa 1px
}

select {
    margin: 0 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 18px
}

select:focus {
    border: solid #aaa 1px
}

option {
    margin: 0 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 18px
}

.button,
.side-column .box-content a.button,
#quickcheckout .button {
    font-weight: 400 !important;
    letter-spacing: inherit !important
}

#button-cart,
.product-info .right .cart div .button.enquiry-button {
    line-height: 60px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px
}

p.MsoNormal {
    font-family: "Source sans pro", sans-serif !important;
    font-size: 16px !important;
    color: #666 !important;
    font-weight: 400 !important
}

p.MsoNormal span {
    font-family: "Source sans pro", sans-serif !important;
    font-size: 16px !important;
    color: #666 !important;
    font-weight: 400 !important
}

span.assinatura {
    font-weight: bold;
    color: #BF7300 !important;
    font-size: 18px
}

.security {
    background: url(../images/security.png) no-repeat;
    width: 143px;
    height: 33px;
    float: left;
    margin: 20px 0
}

.escolha-quantidade input[type=number] {
    width: 100%;
    text-align: center;
    line-height: 41px;
    font-size: 16px;
    color: #666;
    border: 0 !important;
    border: solid 1px #666 !important;
    background: transparent;
    display: block;
    margin: 15px auto;
    max-width: 150px
}

.escolha-quantidade input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
    margin: 0;
    border: solid 1px red !important;
    padding: 5px
}

.escolha-quantidade input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    border: solid 1px red !important;
    padding: 5px
}

#cart .heading i:before {
    background: url(../images/icon-cestinho.svg?v=20200304) no-repeat !important
}

#cart .heading i:hover::before {
    opacity: 0.60
}

#cart .heading i:before {
    width: 20px !important;
    height: 21px !important;
    float: right !important;
    margin: 5px 10px !important;
    content: "" !important;
    line-height: 50px !important
}

@media (max-width: 991px) {
    .product-grid-item .product-details .button>span.button-cart-text {
        left: 0 !important
    }
}

@media (max-width: 760px) {
    #header {
        padding-top: 0 !important
    }
    .super-menu.mobile-menu li a:hover,
    .super-menu.mobile-menu li:hover {
        background: rgba(255, 255, 255, 0.15) !important
    }
    .search-btn i,
    .menu-cliente {
        float: none !important
    }
    .mqt-links {
        display: none
    }
    .menu-cliente li a {
        font-size: 14px !important
    }
    .newsletter input,
    #mqt-verificar-cep input {
        width: 100% !important;
        margin: 10px auto 5px auto !important
    }
    #footer .row {
        margin-left: inherit !important;
        margin-right: inherit !important
    }
    .credits p {
        float: inherit !important;
        max-width: 155px;
        margin: 15px auto !important;
        text-align: left !important;
        width: auto !important
    }
    .credits a {
        display: inline-block
    }
    #cart .content {
        position: absolute;
        left: 0px
    }
    #vantagens-comerciais {
        line-height: 20px !important;
        font-size: 16px !important
    }
    #menu-account ul li {
        width: 100%
    }
    #menu-account ul li a {
        width: 100%;
        padding: 5px 10px;
        display: block;
        line-height: inherit !important
    }
}

@media (max-width: 1199px) {
    .slider-top {
        display: none
    }
    .super-menu>li a {
        padding: 5px !important;
        margin: 5px 0 !important
    }
    #logo a>img {
        margin: 10px 0
    }
    .presente-form {
        top: 220px !important;
        right: 0 !important
    }
    .presente-form input {
        width: 100% !important;
        margin: 2px 0 !important
    }
    .presente-form button {
        width: 80% !important;
        margin: 10px auto;
        display: block;
        right: 10% !important;
        position: relative
    }
    .product-grid-item .product-details .button>span {
        position: absolute;
        float: left;
        height: 40px
    }
    .ctn-dados span {
        height: 40px
    }
}

#mqt-top-menu a:hover,
#mqt-top-menu a i:hover {
    color: #e0a228 !important
}

.mqt-receita-post a:hover,
.mqt-blog-post a:hover {
    color: #e0a228 !important
}

.ui-pnotify {
    background: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 15px;
    padding: 0 5px !important;
    min-width: 450px !important;
    display: block !important;
    float: left;
    min-height: 200px;
    left: 45% !important;
    outline: 9999px solid rgba(0, 0, 0, 0.5)
}

.ui-pnotify-title {
    background: #fff !important;
    border-bottom: solid 1px #eee;
    margin-right: 10px;
    padding: 10px;
    color: #666 !important;
    font-size: 20px !important;
    font-family: 'Source Sans Pro', sans-serif
}

.ui-pnotify-text {
    margin: 15px !important
}

.ui-pnotify-text img {
    border: solid 1px #eee
}

.ui-pnotify-text a {
    color: #666;
    font-weight: bold
}

.ui-pnotify-text a:hover {
    color: #88974a !important
}

.ui-pnotify-closer {
    line-height: 10px !important;
    margin: 15px 5px !important;
    color: #333 !important;
    padding: 0 !important
}

.ui-pnotify-closer:hover {
    color: #7a8b36 !important
}

.notification-buttons {
    width: 100%;
    display: block;
    clear: both;
    float: left;
    margin: 20px 0 !important
}

.notification-buttons .notification-cart {
    float: left;
    max-width: 80px
}

.ui-pnotify-text,
.mobile-trigger:before {
    color: #666 !important
}

.ui-pnotify .button {
    float: left !important;
    max-width: 100px !important;
    letter-spacing: 0px !important;
    line-height: 20px;
    font-size: 14px;
    text-transform: none !important;
    max-width: 100px;
    padding: 5px;
    background: #88974a !important
}

.ui-pnotify .button:hover {
    background: #f90 !important;
    color: #fff !important
}

.button.notification-keep-buying {
    background: #FF9900 !important;
    max-width: 200px !important;
    margin: 7px 0 !important;
    line-height: 22px !important
}

.button.notification-keep-buying:hover {
    background: #CC7F0B !important
}

@media (max-width: 767px) {
    .ui-pnotify {
        left: 50% !important;
        min-width: 200px !important
    }
    .button.notification-keep-buying {
        margin: 2px 30px !important
    }
    .notification-buttons {
        padding: 20px !important
    }
    .ui-pnotify .button a,
    .ui-pnotify .button button {
        width: 100% !important;
        max-width: 100% !important
    }
    .notification-buttons .button a,
    .notification-buttons .button button {
        width: 100% !important;
        max-width: 100% !important;
        float: left !important;
        left: 0 !important
    }
}

.ui-widget-overlay {
    z-index: 9999 !important;
    background: #000 !important;
    opacity: 0.65 !important
}

.cep-entregavel {
    width: 40%;
    top: 15% !important;
    left: 30% !important;
    position: fixed !important;
    padding: 20px 15px !important;
    background: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 20px
}

.minhas-assinaturas-bloco .thumb-description::-webkit-scrollbar,
.journal-sf .box-content::-webkit-scrollbar {
    width: 6px
}

.cep-entregavel .ui-widget-header {
    border-bottom: solid 1px #eee !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
    border: 0;
    line-height: 30px;
    margin-bottom: 10px;
    margin-right: 30px !important;
    width: 100% !important
}

.cep-entregavel .ui-dialog-title {
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 500 !important;
    line-height: 30px
}

.cep-entregavel .ui-button:last-child .ui-button-text {
    font-size: 0px !important
}

.cep-entregavel button:first-child {
    background: #7a8b36;
    color: #fff !important;
    padding: 10px;
    float: left;
    clear: both;
    font-weight: 100 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    cursor: pointer
}

.cep-entregavel button:first-child:hover {
    border: 0 !important
}

.cep-entregavel button:only-child {
    color: #fff;
    background: none
}

.cep-entregavel button:last-child {
    color: #fff;
    width: 50px;
    height: 50px;
    float: right;
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 0px;
    cursor: pointer
}

.cep-entregavel button:last-child:hover::before {
    color: #93A354 !important
}

.cep-entregavel button:last-child::before {
    color: #333 !important;
    border-radius: 100% !important;
    float: right;
    right: 0px;
    top: 15px;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "\f057";
    font-family: "FontAwesome";
    font-size: 20px !important
}

@media (max-width: 467px) {
    .dialog-cep-entregavel a {
        display: block;
        float: none !important;
        width: 75% !important
    }
}

@media (max-width: 468px) and (max-width: 767px) {
    .dialog-cep-entregavel a {
        float: left;
        width: 48%;
        box-sizing: border-box !important;
        margin-right: 1% !important
    }
}

@media (min-width: 768px) {
    .ui-widget-content a {
        margin: 5px 10px 0 0 !important
    }
}

.dialog-cep-entregavel {
    display: none
}

.dialog-cep-entregavel .form-group>div {
    width: 100% !important;
    padding: 5px 0
}

.dialog-cep-entregavel .form-group>div input {
    text-indent: 10px;
    padding: 0 !important
}

.dialog-cep-entregavel #bairro-entrega {
    background: rgba(153, 184, 105, 0.25);
    border: solid 1px rgba(153, 184, 105, 0.25) !important;
    padding: 0 10px;
    width: auto
}

#bairro-entrega-check {
    background: rgba(153, 184, 105, 0.25);
    border: solid 1px rgba(153, 184, 105, 0.25) !important;
    padding: 0 10px;
    width: auto
}

.dialog-cep-entregavel #bairro-entrega-local,
#bairro-entrega-check {
    color: #6d8349 !important;
    font-weight: 100 !important
}

.cep-entregavel .ui-widget-content,
.dialog-cep-entregavel {
    background: none !important
}

.cep-entregavel .ui-widget-content {
    margin-bottom: 15px !important
}

.cep-entregavel {
    border: 0 !important;
    border-radius: 0 !important;
    max-height: 70% !important;
    overflow-y: auto
}

.cep-entregavel .ui-widget-content,
.cep-entregavel .ui-state-default {
    border: 0 !important;
    border-radius: 0 !important
}

.dialog-cep-entregavel {
    border: 0 !important;
    border-radius: 0 !important
}

.dialog-cep-entregavel .form-group {
    border: 0 !important;
    border-radius: 0 !important
}

.dialog-cep-entregavel .form-group>div {
    border: 0 !important;
    border-radius: 0 !important
}

.dialog-cep-entregavel .form-group>div input {
    border: 0 !important;
    border-radius: 0 !important
}

#cep-ajax-info {
    margin: 5px 0 20px 0
}

#cep-ajax-info h4,
#cep-ajax-info p {
    font-weight: 100 !important
}

#cep-ajax-info-upper h4 {
    margin-bottom: 15px !important
}

#cep-ajax-info-upper table {
    margin-bottom: 20px
}

#cep-ajax-info-check-upper table {
    margin-bottom: 20px;
    font-size: 16px
}

#cep-ajax-info-check-upper table td {
    font-size: 16px
}

#cep-ajax-info-upper table {
    font-size: 16px
}

#cep-ajax-info-upper table td {
    font-size: 16px
}

#cep-ajax-info-check-upper table tr,
#cep-ajax-info-upper table tr {
    background: #eaeaea;
    font-weight: bold
}

#cep-ajax-info-check-upper table td,
#cep-ajax-info-upper table td {
    padding: 5px
}

#cep-ajax-info-check-upper h4,
#cep-ajax-info-upper h4 {
    font-weight: 400;
    font-size: 16px !important;
    margin-bottom: 10px
}

#dialog-verify-cep .btn.orange {
    margin: 10px 10px 0 0;
    padding: 10px 20px !important
}

#dialog-verify-cep .btn.orange:hover {
    background: #CC7F0B !important
}

.tp-caption {
    cursor: default
}

.tp-caption:nth-child(5) {
    cursor: pointer
}

.slider-top {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: solid 1px #fff;
    line-height: 60px;
    text-align: center;
    position: absolute;
    bottom: 15%;
    left: 50%;
    z-index: 999;
    display: block
}

.slider-top i {
    font-size: 30px !important;
    color: #fff;
    line-height: 60px
}

.slider-top:hover {
    background: #fff;
    color: #f90 !important
}

.slider-top i:hover {
    color: #f90 !important
}

.tp-banner-container.box.nav-on-hover.journal-fullwidth-slider {
    max-height: 100% !important
}

.tp-leftarrow:hover:before {
    color: #FF9900 !important
}

.tp-rightarrow:hover:before,
.tp-rightarrow:before,
.tp-rightarrow.default:before {
    color: #FF9900 !important
}

.journal-simple-slider .owl-controls .owl-buttons .owl-next:before {
    color: #FF9900 !important
}

.tp-leftarrow:before,
.tp-leftarrow.default:before {
    color: #FF9900 !important
}

.journal-simple-slider .owl-controls .owl-buttons .owl-prev:before {
    color: #FF9900 !important
}

.tp-leftarrow.default:hover:before,
.tp-rightarrow.default:hover:before {
    color: #fff !important
}

.journal-simple-slider .owl-controls .owl-buttons .owl-prev:hover:before,
.journal-simple-slider .owl-controls .owl-buttons .owl-next:hover:before {
    color: #fff !important
}

#vantagens-comerciais {
    background: #f4f4f4 url(../images/bg-faixa.jpg?v=20200310) repeat;
    margin: 0 0 10px 0 !important;
    padding: 20px 0;
    color: #666;
    font-weight: 300;
    border-bottom: solid #ddd 1px;
    box-shadow: inset #fff 0px -2px 0px
}

#vantagens-comerciais #content>div {
    line-height: 22px !important
}

#vantagens-comerciais #content>div strong {
    font-size: 17px !important
}

#vantagens-comerciais #content>div p {
    font-size: 16px !important
}

#vantagens-comerciais #content>div i {
    color: #f90;
    width: 40px;
    height: 40px;
    float: left;
    margin: 0 10px
}

@media (min-width: 992px) {
    #vantagens-comerciais #content>div {
        line-height: 22px !important
    }
    #vantagens-comerciais #content>div p {
        font-size: 15px !important
    }
    #vantagens-comerciais #content>div:nth-child(1) {
        width: 24.666% !important
    }
    #vantagens-comerciais #content>div:nth-child(2) {
        width: 29.666% !important
    }
    #vantagens-comerciais #content>div:nth-child(3),
    #vantagens-comerciais #content>div:nth-child(4) {
        width: 22.3333% !important
    }
    #vantagens-comerciais.mais-que-presente #content>div {
        width: 25% !important
    }
}

#vantagens-comerciais #content>div i {
    font-size: 30px;
    line-height: 40px
}

@media (max-width: 1299px) {
    #vantagens-comerciais #content>div span {
        height: 70px;
        float: left
    }
}

.icon-planeja,
.icon-entrega,
.icon-receitas {
    background-repeat: no-repeat
}

.icon-planeja {
    background-image: url(../images/icon-planeja.svg?v=20200223)
}

.icon-entrega {
    background-image: url(../images/icon-entrega.svg?v=20200223)
}

.icon-receitas {
    background-image: url(../images/icon-receitas.svg?v=20200223)
}

.icon-desfruta {
    background-image: url(../images/icon-desfruta.svg?v=20200223)
}

.icon-entrega-coracao {
    background-image: url(../images/icon-entrega-coracao.svg?v=20160329)
}

.icon-presente {
    background-image: url(../images/icon-presente.svg?v=20160329)
}

.icon-qualidade {
    background-image: url(../images/icon-qualidade.svg?v=20160329)
}

.icon-higienizados {
    background-image: url(../images/icon-higienizados.svg?v=20160329)
}

.icon-entrega-caminhao {
    background-image: url(../images/icon-entrega-caminhao.svg?v=20160329)
}

.icon-agenda {
    background-image: url(../images/icon-agenda.svg?v=20160329)
}

#home-kits {
    margin-top: 40px !important;
    margin: 50px 0 !important
}

#mqt-beneficios,
#mqt-mundo {
    margin: 50px 0 !important
}

.home-page #home-kits p.price,
.home-page #home-kits p.description {
    margin: 0 !important
}

.home-page #home-kits p #mqt-beneficios.clube-mais-que ul li {
    line-height: 45px !important
}

@media (max-width: 767px) {
    .home-page #vantagens-comerciais #content>div span {
        height: 50px !important
    }
}

#mqt-beneficios ul li,
.route-account-logout #mqt-beneficios ul li {
    font-size: 18px !important
}

#kits-page-title .heading-title,
h2.title-points,
.layout-17 h1.heading-title,
.route-checkout-success .success-page h1.heading-title,
.voce-pulou h3,
.information-page-13 .confirmacao-cadastro h2 {
    font-family: 'Oleo Script', cursive;
    font-size: 46px;
    text-align: center;
    color: #666;
    font-weight: 100;
    line-height: 50px
}

#kits-page-title .heading-title:after,
h2.title-points:after,
.layout-17 h1.heading-title:after,
.route-account-success .success-page h1.heading-title:after,
.voce-pulou h3:after,
.information-page-13 .confirmacao-cadastro h2:after {
    content: "...";
    font-family: 'Oleo Script', cursive;
    letter-spacing: 2px;
    text-align: center;
    color: #afb986;
    font-size: 30px;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 5px;
    height: 5px;
    display: block
}

#kits-page-title p {
    text-align: center;
    width: 100%;
    margin: auto
}

.destaque-barra {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center bottom
}

.destaque-barra p {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    line-height: 34px;
    width: 100%;
    display: block
}

.destaque-barra p small {
    font-size: 20px;
    width: 100%;
    width: 100%;
    display: block
}

.destaque-barra .button {
    color: #fff !important;
    text-transform: uppercase;
    background: #7a8b36;
    letter-spacing: 0.5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    margin: 20px auto;
    max-width: 260px
}

.destaque-barra .button:hover {
    border: 0 !important;
    background: #4b571d !important
}

.seta:before {
    top: -50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 40px;
    border-color: #fff transparent transparent transparent;
    content: ""
}

.seta:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 40px;
    border-color: transparent transparent transparent transparent;
    bottom: -50px
}

#mqt-nossa-quitanda.seta:after {
    background: url(../images/seta-quitanda.png?v=20200223) no-repeat
}

@media (max-width: 368px) {
    #mqt-quitanda {
        padding: 50px 0 30px 0 !important
    }
    #mqt-news.seta:after {
        bottom: -45px !important
    }
    #mqt-presente.seta:before {
        top: -50px !important
    }
}

@media (min-width: 369px) {
    #mqt-news.seta:after {
        bottom: -76px
    }
}

#mqt-receitas.seta:after {
    background: url(../images/seta-receitas.png?v=20200223) no-repeat;
    content: "";
    bottom: -59px !important
}

#mqt-receitas.seta:before {
    content: none !important
}

#mqt-quitanda.seta:before {
    display: none
}

#mqt-kits-insert {
    margin-top: 80px !important
}

#mqt-kits-insert p {
    text-align: center;
    margin: 30px 0
}

#mqt-kits-insert .description {
    text-align: left !important
}

#mqt-kits-portfolio p.price,
#mqt-kits p.price {
    font-weight: 600 !important;
    font-size: 24px !important;
    text-align: center;
    line-height: 24px
}

#mqt-kits-portfolio p.price .price-new,
#mqt-kits p.price .price-new {
    font-weight: 600 !important;
    font-size: 24px !important;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px
}

#mqt-kits-page p.price {
    font-weight: 600 !important;
    font-size: 24px !important;
    text-align: center;
    line-height: 24px
}

#mqt-kits-page p.price .price-new {
    font-weight: 600 !important;
    font-size: 24px !important;
    text-align: center;
    line-height: 24px
}

#mqt-kits,
#mqt-kits-insert {
    margin: 30px 0
}

#mqt-kits .product-details,
.product-details,
#mqt-kits-insert p.price {
    background: none !important;
    margin: 0 !important
}

.price small {
    font-size: 13.33px !important;
    font-weight: 400 !important
}

#mqt-kits h1.name,
#mqt-kits-page h1.name,
.main-products .product-details,
#mqt-kits-insert h1.name {
    text-align: left;
    width: 100%;
    float: left;
    margin-bottom: 10px
}

#mqt-kits h1.name a,
#mqt-kits-page h1.name a,
.main-products .product-details h1.name a,
#mqt-kits-2 h1.name a {
    font-size: 18px;
    color: #CC7F0B !important;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif;
    line-height: 20px !important;
    text-align: center;
    letter-spacing: -0.5px;
    margin-bottom: 10px
}

#mqt-kits h1.name a:hover,
#mqt-kits-page h1.name a:hover,
.main-products .product-details h1.name a:hover,
#mqt-kits-2 h1.name a:hover {
    color: #f90 !important
}

@media (max-width: 367px) {
    #mqt-kits .caption span,
    #mqt-kits-2 .caption span {
        height: 120px !important
    }
}

@media (min-width: 368px) and (max-width: 767px) {
    #mqt-kits .caption span,
    #mqt-kits-2 .caption span {
        height: 120px !important
    }
}

@media (max-width: 767px) {
    #mqt-kits h1.name {
        height: 60px !important;
        font-size: 15px !important
    }
    #mqt-kits h1.name a {
        line-height: 1em !important;
        font-size: 16px !important
    }
    #mqt-produtos h1.name a {
        font-size: 15px !important
    }
}

#mqt-kits-portfolio h1.name {
    font-size: 18px;
    color: #CC7F0B !important;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif;
    line-height: 20px !important;
    text-align: center;
    letter-spacing: -0.5px;
    margin-bottom: 10px
}

#mqt-kits-portfolio h1.name a {
    font-size: 18px;
    color: #CC7F0B !important;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif;
    line-height: 20px !important;
    text-align: center;
    letter-spacing: -0.5px;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    #mqt-kits-portfolio .description {
        height: 120px !important
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #mqt-kits-portfolio .description {
        height: 90px !important
    }
}

.route-product-bundle #mqt-kits-portfolio .produto-kit {
    height: 530px !important
}

@media (max-width: 1199px) {
    #mqt-kits-portfolio .produto-kit {
        max-height: 530px !important
    }
    #mqt-kits-portfolio .produto-kit .cesta-comprar {
        display: none !important
    }
}

#mqt-produtos h1.name a,
#mqt-kits-insert h1.name a,
.product-grid-item .name a {
    font-size: 18px;
    color: #CC7F0B !important;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif;
    line-height: 20px !important;
    text-align: center;
    letter-spacing: -0.5px;
    margin-bottom: 10px
}

#mqt-produtos h1.name a:hover,
#mqt-kits-insert h1.name a:hover,
.product-grid-item .name a:hover {
    color: #f90 !important
}

#mqt-kits-page h1.name {
    height: 52px
}

@media (max-width: 767px) {
    #mqt-kits-page h1.name {
        height: 80px
    }
    .pagina-login h2,
    .pagina-login h1.heading-title {
        font-size: 18px !important
    }
    .text-orange,
    .checkout-bem-vindo h2 {
        font-size: 18px !important
    }
}

#mqt-kits h1.name {
    height: 55px !important;
    margin-bottom: 0 !important
}

#mqt-kits h1.name a {
    line-height: 18px !important;
    font-size: 19px
}

@media (min-width: 992px) {
    #mqt-kits h1.name {
        height: 55px !important
    }
}

.pagina-login h2,
.pagina-login h1.heading-title {
    font-size: 20px;
    color: #CC7F0B !important;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif;
    line-height: 22px !important;
    text-align: left !important
}

.text-orange,
.checkout-bem-vindo h2 {
    font-size: 20px;
    color: #CC7F0B !important;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif;
    line-height: 22px !important;
    text-align: left !important
}

.pagina-login fieldset h2 {
    color: #666 !important
}

.account-page h1.heading-title {
    color: #CC7F0B !important
}

.product-grid-item .name a:hover,
#mqt-kits h1.name a:hover,
#mqt-kits-page h1.name a:hover,
#mqt-produtos h1.name a:hover,
#mqt-kits-portfolio h1.name a:hover,
.main-products .product-details h1.name a:hover {
    color: #f90 !important
}

#mqt-produtos .product-details .escolha-quantidade {
    float: none !important
}

.footer-information {
    margin: 10px 0;
    text-align: center
}

.footer-information .text-right.price {
    font-weight: 400;
    font-size: 18px
}

#mqt-kits .button-group,
#mqt-kits-page .button-group,
#mqt-kits-portfolio .button-group {
    clear: both
}

#mqt-kits .product-details:before,
#mqt-kits-page .product-details:before {
    display: none
}

#mqt-kits .owl-buttons {
    top: 40% !important;
    top: 50%;
    position: absolute;
    width: 100%
}

#mqt-quitanda .owl-buttons,
#mqt-kits-page .owl-buttons {
    top: 50%;
    position: absolute;
    width: 100%
}

#mqt-quitanda .owl-buttons {
    top: 40% !important
}

#mqt-kits .owl-buttons i,
#mqt-quitanda .owl-buttons i,
#mqt-kits-page .owl-buttons i {
    font-size: 20px
}

#mqt-kits .owl-buttons i:hover,
#mqt-kits-page .owl-buttons i:hover,
#mqt-quitanda .owl-buttons i:hover {
    color: #f90
}

#mqt-kits .owl-prev,
#mqt-kits-page .owl-prev,
#mqt-quitanda .owl-prev {
    float: left
}

#mqt-kits .owl-next,
#mqt-kits-page .owl-next,
#mqt-quitanda .owl-next {
    float: right
}

.owl-prev i,
.owl-next i {
    color: #999
}

.owl-prev:hover i,
.owl-next:hover i {
    color: #333 !important
}

#mqt-quitanda {
    margin-bottom: 0 !important
}

#mqt-quitanda h1 {
    margin: 15px 0 0 0 !important
}

#mqt-quitanda .price {
    margin: 5px 0 !important
}

#mqt-quitanda img {
    background: rgba(255, 255, 255, 0.6)
}

#mqt-quitanda .product-details {
    background: none !important
}

#mqt-produtos .button {
    background: none !important
}

.mqt-produtos-quitanda {
    margin: 50px 0
}

.mqt-produtos-quitanda img {
    width: 70%
}

.mqt-produtos-quitanda h1 {
    font-size: 20px !important
}

.mqt-produtos-quitanda h1 a {
    color: #fff !important
}

#mqt-quitanda .button,
#mqt-receitas .button {
    background: #f90 !important
}

#mqt-quitanda #mqt-produtos .button {
    border-color: #ea8c00 !important;
    color: #ea8c00 !important;
    background: none !important
}

#mqt-quitanda .cart {
    margin: 15px 0
}

#mqt-quitanda #mqt-produtos .cart .button {
    width: 46% !important;
    height: 45px;
    margin: 4px;
    float: left
}

#mqt-quitanda #mqt-produtos .cart .button.ver-mais {
    border-color: #999 !important;
    color: #999 !important
}

#mqt-quitanda #mqt-produtos .escolha-quantidade input[type=number] {
    width: 46% !important;
    height: 45px;
    margin: 4px;
    float: left
}

#mqt-quitanda #mqt-produtos .button:hover {
    background: #ea8c00 !important;
    color: #fff !important
}

#mqt-quitanda #mqt-produtos .cart .button.ver-mais:hover {
    background: #999 !important;
    color: #fff !important
}

#mqt-produtos {
    margin: 30px 0 80px 0
}

#mqt-produtos .item {
    margin-left: 15px
}

#mqt-kits .item {
    margin-left: 15px
}

#mqt-quitanda .button:hover {
    background: #93a354 !important;
    color: #fff
}

#mqt-receitas .button:hover {
    background: #93a354 !important;
    color: #fff
}

#mqt-receitas .price-new {
    font-weight: 300
}

@media (max-width: 668px) {
    #mqt-quitanda #mqt-produtos .cart .button,
    #mqt-quitanda #mqt-produtos .escolha-quantidade input[type=number] {
        width: 100% !important;
        max-width: 100%;
        float: none;
        display: block;
        margin: 10px auto;
        clear: both
    }
    .btn-cta-bg-small {
        width: 100% !important
    }
}

#mqt-verificar-cep {
    background: url(../images/mais-quitanda-verificar-cep.jpg?v=20160404) no-repeat center bottom;
    background-size: cover
}

#mqt-verificar-cep:before {
    top: -70px !important
}

#mqt-verificar-cep input {
    margin: 15px auto !important
}

#mqt-verificar-cep input[type=text] {
    background: #fff !important;
    box-shadow: none !important
}

#mqt-verificar-cep input::-moz-placeholder,
#mqt-verificar-cep input:-ms-input-placeholder,
#mqt-verificar-cep input::-webkit-input-placeholder {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #999
}

#mqt-verificar-cep.destaque-barra {
    padding-top: 30px !important
}

#mqt-verificar-cep.destaque-barra.seta:before {
    top: -50px !important
}

#mqt-verificar-cep.destaque-barra.seta:after {
    display: none
}

.home-page #mqt-beneficios.clube-mais-que ul li {
    line-height: 45px !important
}

.home-page #mqt-beneficios.clube-mais-que ul li:nth-child(2)::before {
    background-position: 0px
}

@media (max-width: 767px) {
    .home-page #mqt-beneficios.clube-mais-que ul li {
        line-height: 1.4em !important
    }
}

#mqt-beneficios ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 18px;
    font-weight: 300
}

#vantagens-assinante {
    width: 70%;
    left: 15%;
    background: #fff;
    top: 5%;
    bottom: 5%
}

#vantagens-assinante ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 18px;
    font-weight: 300
}

#vantagens-assinante li {
    line-height: 45px;
    font-weight: 400
}

#vantagens-assinante .btn {
    max-width: 200px;
    display: block;
    margin: auto;
    padding: 10px 20px;
    text-transform: uppercase
}

#mqt-beneficios img {
    margin: 0 !important
}

#mqt-beneficios ul {
    background: url(../images/border.gif) repeat-y 23px top;
    margin: 30px 0
}

#mqt-beneficios ul li {
    padding: 15px 0;
    line-height: 45px;
    float: left
}

#mqt-beneficios ul li:before {
    background: #748D3A;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border: solid 10px #748D3A;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

#mqt-beneficios.clube-mais-que.todas-vantagens .preferencia-lista:before {
    background-image: url(../images/icon-preferencias.svg) !important;
    content: "" !important
}

#mqt-beneficios.clube-mais-que ul li:before {
    background: #748D3A;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border: solid 10px #748D3A;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

#mqt-beneficios.quem-somos ul li:first-child {
    padding-top: 40px
}

#mqt-beneficios ul li:nth-child(1)::before {
    content: "";
    background-image: url(../images/icon-beneficios-1.svg?v=20160329);
    background-repeat: no-repeat
}

#mqt-beneficios ul li:nth-child(3)::before {
    content: "";
    background-image: url(../images/icon-beneficios-3.svg?v=20160329);
    background-repeat: no-repeat
}

#mqt-beneficios ul li:nth-child(4)::before {
    content: "";
    background-image: url(../images/icon-beneficios-4.svg?v=20160329);
    background-repeat: no-repeat
}

@media (max-width: 413px) {
    #mqt-beneficios ul li:before {
        margin-bottom: 80px
    }
    #mqt-beneficios.clube-mais-que ul li:before {
        margin-bottom: 60px
    }
    .info-diferenciais {
        font-size: 14px
    }
    .info-diferenciais i {
        margin-bottom: 80px
    }
}

@media (min-width: 414px) {
    #mqt-beneficios ul li:before,
    #mqt-beneficios.clube-mais-que ul li:before {
        margin-bottom: 25px !important
    }
}

@media (max-width: 767px) {
    #mqt-beneficios ul li,
    #mqt-beneficios.clube-mais-que ul li {
        font-size: 16px !important
    }
    #mqt-beneficios.clube-mais-que ul li:before {
        margin-bottom: 60px;
        display: none
    }
    #kits-page-title .heading-title,
    h2.title-points,
    .layout-17 h1.heading-title,
    .route-checkout-success .success-page h1.heading-title,
    .voce-pulou h3,
    .information-page-13 .confirmacao-cadastro h2 {
        font-size: 40px !important;
        display: block
    }
    .info-diferenciais i {
        display: none
    }
}

@media (max-width: 1199px) {
    #mqt-beneficios ul li {
        padding: 10px 0 !important
    }
}

@media (max-width: 1199px) {
    #mqt-beneficios ul li:before,
    #mqt-beneficios.clube-mais-que ul li:before {
        margin-bottom: 100px
    }
}

#mqt-alimentos.quem-somos {
    background-image: url(../images/bg-kit.jpg?v=20160328)
}

#mqt-alimentos.quem-somos p,
#mqt-alimentos.quem-somos small {
    font-weight: 300
}

#mqt-alimentos.quem-somos p {
    margin-bottom: 10px
}

#mqt-alimentos.quem-somos small {
    font-size: 20px !important;
    color: #fff !important
}

#mqt-news {
    background-image: url(../images/bg-assine-newsletter.jpg?v=20160328);
    background-position: bottom center
}

.newsletter input,
#mqt-verificar-cep input {
    border: 0 !important;
    height: 50px;
    width: 50%;
    display: block;
    margin: 5px auto;
    font-size: 16px;
    color: #999
}

.newsletter input::-moz-placeholder,
.newsletter input:-ms-input-placeholder,
.newsletter input::-webkit-input-placeholder {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #999
}

#mqt-receitas {
    margin-top: 0 !important;
    width: 100%;
    background: #f4f4f4 url(../images/bg.jpg?v=20200223) repeat;
    padding-bottom: 30px
}

#mqt-quitanda {
    width: 100%;
    background: #f4f4f4 url(../images/bg.jpg?v=20200223) repeat;
    padding-bottom: 30px
}

#mqt-receitas p,
#mqt-quitanda p,
#mqt-beneficios p,
#home-kits p,
#mqt-mundo p,
.layout-17 p.subtitle,
.voce-pulou p.subtitle {
    text-align: center;
    font-weight: 300;
    font-size: 20px;
    margin: 25px 0;
    color: inherit !important
}

.success-page #mqt-mundo p.subtitle {
    font-weight: 400 !important
}

#mqt-receitas h1,
#mqt-mundo h1,
#mqt-quitanda h1,
.product-grid-item .product-details h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 15px 0
}

.product-details h1 {
    height: 50px
}

#mqt-receitas h1 {
    color: #666;
    text-align: center
}

#mqt-receitas h1 a {
    color: #666;
    text-align: center
}

#mqt-quitanda h1 a {
    color: #666;
    text-align: center
}

.receita-post {
    padding: 5px
}

#mqt-presente {
    background-image: url(../images/bg-presente-2.jpg?v=20160428);
    background-position: top;
    margin: 0
}

.home-page #mqt-presente {
    background-position: center !important
}

@media (max-width: 467px) {
    .home-page #mqt-presente.destaque-barra {
        padding: 0 !important
    }
}

@media (max-width: 991px) {
    .home-page #mqt-presente {
        background-size: cover
    }
}

#mqt-presente.seta:before {
    border-width: 35px 30px 0 30px;
    border-color: #f4f4f4 transparent transparent transparent
}

#mqt-mundo {
    margin-bottom: 120px !important
}

#mqt-mundo .banners img {
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
    width: 100%
}

.checkout-entrega select:hover {
    background: #ddd !important
}

.modal-open {
    margin-right: -20px
}

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

.modal-assinatura-vantagens .ui-dialog-buttonset>button:after {
    margin: -10px 0 0px 15px !important
}

#vantagens-assinante {
    display: none
}

#vantagens-assinante .modal-header {
    border: 0 !important
}

#vantagens-assinante .modal-header .close {
    margin-top: 0;
    background: #333;
    border-radius: 100% !important;
    width: 20px;
    height: 20px;
    color: #fff;
    text-shadow: none !important
}

#vantagens-assinante #mqt-beneficios.clube-mais-que ul li {
    line-height: 1.4em !important
}

#vantagens-assinante #mqt-beneficios.clube-mais-que ul li ul li:before {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    margin-bottom: 5px !important
}

#vantagens-assinante #mqt-beneficios {
    margin: 10px 2% 10px 1% !important;
    background: #fff !important;
    padding: 20px
}

#vantagens-assinante ul li {
    padding: 5px 0;
    line-height: 45px !important
}

#vantagens-assinante ul li:before {
    color: #7a8b36;
    font-size: 26px !important;
    content: "\f058";
    font-family: 'FontAwesome';
    margin-right: 10px;
    float: left;
    line-height: 30px;
    width: 30px;
    text-align: center
}

.modal-assinatura-vantagens {
    background: #fff;
    border-radius: 0 !important;
    padding: 5px 0 !important;
    width: 70% !important;
    position: fixed;
    top: 5% !important;
    left: 15% !important;
    overflow-y: visible;
    height: 90% !important
}

.modal-assinatura-vantagens .ui-dialog-titlebar {
    display: none
}

.modal-assinatura-vantagens .ui-widget-content {
    background: none !important;
    border: 0 !important;
    color: #666
}

.modal-assinatura-vantagens .ui-dialog-buttonset {
    float: right;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 100% !important;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 15px !important;
    font-weight: bold;
    cursor: pointer
}

.modal-assinatura-vantagens .ui-dialog-buttonset>button {
    cursor: pointer;
    color: #fff !important
}

.modal-assinatura-vantagens .ui-dialog-buttonset>#mqt-beneficios.clube-mais-que ul li {
    line-height: 45px !important;
    margin: 0px !important
}

.modal-assinatura-vantagens h2 {
    font-size: 36px !important
}

.modal-assinatura-vantagens ul {
    font-weight: 100 !important;
    font-family: "Source Sans Pro", sans-serif
}

.modal-assinatura-vantagens .ui-dialog-buttonset>button {
    font-size: 0px
}

.modal-assinatura-vantagens .ui-dialog-buttonset>button:after {
    content: "\f057";
    font-family: "FontAwesome";
    font-size: 20px !important;
    color: #333 !important
}

.modal-assinatura-vantagens .ui-dialog-buttonset>button:hover::after {
    color: #7a8b36 !important
}

@media (max-width: 1199px) {
    #vantagens-assinante #mqt-beneficios.clube-mais-que ul li {
        line-height: 1.5em !important
    }
}

@media (min-width: 767px) {
    #mqt-beneficios {
        margin-bottom: 10px !important
    }
    #mqt-beneficios.clube-mais-que ul {
        margin: 5px !important
    }
    #mqt-beneficios.clube-mais-que ul li {
        margin-bottom: 0px !important
    }
}

.modal-assinante-vantagens {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.86);
    z-index: 99999999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none
}

.modal-assinante-vantagens h2 {
    font-size: 30px !important;
    margin-bottom: 30px !important
}

.modal-assinante-vantagens:target {
    opacity: 1;
    pointer-events: auto
}

.modal-assinante-vantagens>div {
    max-width: 750px;
    width: 90%;
    position: relative;
    margin: 10% auto;
    padding: 20px;
    background: #fff
}

.modal-assinante-vantagens .close {
    background: #f90 !important;
    color: #FFF !important;
    line-height: 26px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 26px;
    text-decoration: none;
    font-weight: bold;
    opacity: 1 !important;
    border-radius: 100% !important;
    font-size: 16px
}

.modal-assinante-vantagens .close:hover {
    background: #88974a !important
}

#button-cart,
.botoes-navegacao .navbar-right,
#skip-delivery {
    background-color: #7a8b36 !important
}

.column:nth-child(3) .column-menu-wrap li a:hover,
.botoes-navegacao .navbar-right:hover,
#button-cart:hover {
    background-color: #485221 !important;
    opacity: 1 !important;
    color: #fff !important
}

.column:nth-child(3) .column-menu-wrap li:nth-child(2) i[data-icon]:before,
.column:nth-child(3) .column-menu-wrap li:nth-child(3) i[data-icon]:before {
  display: none
}

.column:nth-child(3) .column-menu-wrap li:nth-child(2) i[data-icon]:after {content: "\f16d";font-family: "FontAwesome";font-size: 38px}

.column:nth-child(3) .column-menu-wrap li:nth-child(3) i[data-icon]:after {
    content: "\f167";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #fff !important
}

footer .column-text-wrap a {color: #fff;}
footer .column-text-wrap a:hover {color: rgb(241, 196, 15);}

.botoes-navegacao .navbar-left:hover {
    background: #999 !important
}

.botoes-navegacao .navbar-right i {
    margin-right: 5px !important
}

#button-continue-payment i {
    margin: 0 5px !important
}

#mqt-kits-page h1.name {
    display: block;
    text-align: center;
    margin-bottom: 10px
}

#mqt-kits-page h1.name a {
    font-size: 18px !important;
    line-height: 20px;
    text-align: center
}

#mqt-kits-page img {
    border: 0 !important;
    width: 100% !important;
    height: auto;
    margin-bottom: 5px
}

#mqt-kits-page .item {
    padding: 0 !important
}

#mqt-kits-portfolio h2.heading-title,
#mqt-kits-portfolio h3.sub-title-description {
    font-weight: 300 !important
}

#mqt-kits-portfolio h2.heading-title {
    font-size: 30px;
    line-height: 32px
}

#mqt-kits-portfolio h3.sub-title-description {
    font-size: 20px;
    line-height: 24px
}

#mqt-kits-portfolio .description {
    font-size: 13px !important;
    text-align: center !important;
    line-height: 18px;
    padding-bottom: 10px;
    height: 70px;
    float: left;
    width: 100%
}

#mqt-kits .caption span,
#mqt-kits-2 .caption span {
    font-size: 13px !important;
    text-align: center !important;
    line-height: 18px;
    padding-bottom: 10px;
    height: 70px;
    float: left;
    width: 100%
}

@media (min-width: 992px) {
    #mqt-kits .caption span {
        height: 55px !important;
        margin: 0 !important
    }
}

#mqt-kits-page .description,
#mqt-kits-page .caption span {
    font-size: 13px !important;
    text-align: center !important;
    line-height: 18px;
    padding-bottom: 10px;
    height: 70px;
    float: left;
    width: 100%
}

.caption p.composition {
    margin: 2px 0 !important
}

@media (max-width: 668px) {
    #mqt-kits-portfolio .description,
    #mqt-kits .caption span {
        height: 120px
    }
    #mqt-kits-page .description,
    #mqt-kits-page .caption span {
        height: 120px
    }
}

footer.fullwidth-footer {
    background: #72803b url(../images/bg-footer.jpg) repeat !important;
    margin-top: 100px;
    margin-bottom: 0 !important
}

footer .column>h3 {
    font-size: 24px !important;
    font-weight: 100 !important;
    border: 0 !important;
    text-transform: none !important
}

.fullwidth-footer #footer {
    padding-bottom: 30px !important
}

.fullwidth-footer .bottom-footer {
    max-width: inherit !important
}

@media (max-width: 567px) {
    .fullwidth-footer #footer .column {
        width: 100% !important
    }
}

@media (min-width: 568px) and (max-width: 991px) {
    .fullwidth-footer #footer .column {
        width: 50% !important
    }
}

@media (min-width: 992px) {
	.fullwidth-footer #footer .column:nth-child(1) {
		width: 30% !important
	}
	.fullwidth-footer #footer .column:nth-child(2) {
		width: 22.333333% !important
	}
	.fullwidth-footer #footer .column:nth-child(3) {
		width: 22.333333% !important
	}
	.fullwidth-footer #footer .column:nth-child(3) .column-menu-wrap li {
		margin: 5px !important
	}
	.fullwidth-footer #footer .column:nth-child(4) {
		width: 25.333333% !important
	}
}

.bottom-footer {
    color: #fff !important
}

.bottom-footer .container.j-container {
    margin: 5px auto !important;
    max-width: 1280px;
    width: 100%
}

#footer #content {
    padding: 0 !important
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#footer ul li {
    padding: 0 !important
}

.rodape {
    background: #78873e;
    color: #fff !important;
    padding: 5px 0
}

@media (min-width: 1200px) {
    #footer .container {
        padding: 0 30px !important;
        margin: 0 30px !important
    }
}

.atendimento li:nth-child(1):before,
.atendimento li:nth-child(2):before,
.atendimento li:nth-child(3):before,
.atendimento li:nth-child(4):before {
    font-family: 'FontAwesome';
    font-size: 16px;
    margin-right: 10px;
    width: 16px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.atendimento li:nth-child(1):before {
    content: "\f095"
}

.atendimento li:nth-child(2):before {
    content: "\f232"
}

.atendimento li:nth-child(3):before {
    content: "\f003"
}

.atendimento li:nth-child(4):before {
    content: "\f017"
}

.column:nth-child(2) ul {
    margin-top: 12px !important
}

.column:nth-child(3) .column-menu-wrap li {
    float: left;
    margin: 5px 15px 5px 0
}

.column:nth-child(3) .column-menu-wrap li a {width: 65px;height: 65px;background: rgba(255, 255, 255, 0.2);text-align: center;line-height: 66px;border-radius: 100% !important;}
footer .column:nth-child(3) .column-menu-wrap>ul li i {font-size: 32px !important;margin: 0 !important;}

.column:nth-child(4) ul li {
    display: inline-block
}

.column:nth-child(4) ul li:nth-child(1):before,
.column:nth-child(4) ul li:nth-child(2):before,
.column:nth-child(4) ul li:nth-child(3):before,
.column:nth-child(4) ul li:nth-child(5):before {
    font-size: 36px;
    color: #fff;
    font-family: 'FontAwesome';
    margin-bottom: 30px
}

.column:nth-child(4) ul li:nth-child(1):before {
    content: "\f1f0"
}

.column:nth-child(4) ul li:nth-child(2):before {
    content: "\f1f1"
}

.column:nth-child(4) ul li:nth-child(3):before {
    content: "\f24c"
}

.column:nth-child(4) ul li:nth-child(4):before {
    content: "";
    background: url(../images/elo-card.svg);
    width: 47px;
    height: 32px;
    float: left;
    margin-top: -11px;
    border: 0 !important
}

.column:nth-child(4) ul li:nth-child(5):before {
    content: "\f0d6";
    font-size: 43px;
    float: left;
    margin-top: -6px
}

@media (max-width: 767px) {
	.column:nth-child(4) ul li {
		display: inline-block
	}
	.column:nth-child(4) ul li:nth-child(4):before {
		width: 45px !important;
		height: 31px !important;
		margin-top: -11px !important
	}
}

@media (min-width: 992px) {
	.column:nth-child(4) ul li {
		display: inline-block
	}
	.column:nth-child(4) ul li:nth-child(5):before {
		content: "\f0d6";
		font-size: 43px;
		float: left;
		margin: -6px 0 0 0px !important
  }
}

.credits p {font-family: 'klavika_lightplain', 'Source Sans';font-size: 14px !important;line-height: 35px;float: right;text-align: right;width: 100%;margin: 15px 0 0;}
.credits img {height: 25px !important;background-color: #fff;}
.credits img:hover {border-radius: 2px;}
.credits a {float: right;border: 1px solid transparent;padding: 5px;}
.credits a:hover {border-color: rgb(241, 196, 15);border-radius: 5px !important;}
.copy p {font-family: 'klavika_lightplain', 'Source Sans';font-size: 14px !important;margin: 5px 0;line-height: 18px;}
.copy a {color: #fff;}
.copy a:hover {color: rgb(241, 196, 15);}

.alert {
    padding: 5px !important;
    margin: 5px 0
}

.sc-shipping,
.sc-voucher {
    display: none
}

.cart-info a,
.wishlist-info a {
    color: #333 !important;
    font-weight: 500 !important;
    font-size: 16px !important
}

.cart-info a:hover,
.wishlist-info a:hover {
    color: #e0a228 !important
}

.cart-info .btn-danger,
.wishlist-info .btn-danger,
.address-entry .btn-danger,
.botoes-endereco .btn-danger {
    background: #999 !important
}

.cart-info .btn-primary,
.wishlist-info .btn-primary,
.address-entry .btn-info,
.botoes-endereco .btn-primary {
    background: #7a8b36 !important;
    color: #fff !important
}

.cart-info tr {
    background: #fff !important
}

.cart-info thead td {
    color: #000 !important;
    background: #eaeaea !important;
    font-size: 16px !important
}

.wishlist-info thead td,
.compare-info thead td,
.manufacturer-heading,
table.list thead td {
    color: #000 !important;
    background: #eaeaea !important;
    font-size: 16px !important
}

.manufacturer-list .row.manufacturer-content {
    margin: 5px 0 !important
}

.order-list .order-id,
.order-list .order-status {
    color: #000 !important;
    background: #eaeaea !important;
    font-size: 16px !important
}

.cart-info thead>tr td:nth-child(1) {
    font-size: 0px !important
}

.cart-info .image img {
    float: inherit !important;
    display: block;
    margin: auto;
    text-align: center;
    border-radius: 0 !important
}

.cart-info tbody td {
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #eee !important
}

.wishlist-info tbody td,
.compare-info td {
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #eee !important
}

.cart-info input[type=number] {
    width: 60px;
    float: left;
    text-align: center
}

.cart-info .input-group-btn {
    float: left
}

.action-area h3 {
    background: none !important;
    color: #333 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    margin-top: 40px !important;
    padding: 0 10px !important
}

#content.sc-page .action-area p {
    padding: 0 10px !important
}

.action-area .panel-heading {
    background: #eaeaea !important
}

.action-area .panel-title:hover a {
    background: #7a8b36
}

.action-area .buttons {
    background: #fff !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

#content.sc-page .action-area p {
    margin-bottom: 10px;
    background: #fff !important
}

.checkout-content,
.checkout-page .panel-body {
    background: #fff !important
}

.cart-total {
    background: #fff !important
}

.cart-total #total tr:last-child .right {
    font-size: 18px !important;
    font-weight: bold;
    color: #44540b
}

.extended-layout #content {
    padding: 5px 30px
}

#column-right+#content {
    margin-right: 0 !important;
    padding-left: 20px !important
}

.extended-layout #column-right {
    padding-right: 0px !important
}

.extended-layout #column-right+#content {
    margin-right: 0 !important;
    padding-left: 20px !important
}

#column-right {
    width: inherit !important
}

.product-header.category {
    background-position: center bottom !important
}

.journal-sf label {
    font-size: 15px
}

.side-column .heading-title,
.side-column .box-heading,
.side-column #blogArticle .articleHeader h1,
.side-column .journal-carousel .htabs.single-tab a.selected {
    font-family: 'Source Sans Pro', sans-serif
}

.oc-filter .panel-heading,
.oc-filter a.list-group-item {
    font-family: 'Source Sans Pro', sans-serif
}

.main-products .product-details h1.name a {
    font-size: 18px !important
}

.category-page .heading-title {
    text-align: left !important
}

.category-sub-page {
    display: none
}

.category-page .wishlist,
.category-page .compare {
    display: none
}

.category-sub-page .refine-image {
    margin-bottom: 40px !important
}

.category-sub-page .refine-category-name {
    font-size: 20px;
    font-weight: 300;
    line-height: 50px
}

.product-list-item .product-thumb .image {
    float: left
}

.product-list-item .product-details {
    margin-left: 0px !important;
    width: auto !important
}

.product-list-item .product-details .button {
    max-width: 150px;
    width: 100%;
    line-height: 41px;
    margin: 0 !important
}

.product-grid-item {
    min-height: 520px !important
}

.product-grid-item .product-details .name,
.product-grid-item .product-details .price {
    text-align: center !important;
    width: 100% !important;
    height: inherit !important
}

.product-grid-item .product-details .escolha-quantidade {
    width: 49% !important;
    float: left
}

.product-grid-item .product-details .button {
    width: 49% !important;
    float: right;
    margin: 15px 0;
    line-height: 41px;
    height: 43px;
    padding-right: 0px !important
}

.product-grid-item .product-details .button>span {
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important;
    display: inline-block;
    text-align: left;
    font-size: 15px !important;
    text-transform: none !important
}

.product-details .escolha-quantidade {
    width: 100% !important;
    float: left
}

.product-list-item .product-details .escolha-quantidade input[type=number] {
    margin: 5px 0 !important;
    border: #ddd solid 1px !important;
    line-height: 39px !important;
    float: left
}

.product-grid-item .product-details .escolha-quantidade input[type=number] {
    border: #ddd solid 1px !important;
    line-height: 39px !important;
    float: left
}

.product-grid-item .product-details .price,
.product-grid-item .product-details .price-new {
    font-weight: 100 !important;
    margin: 0 !important;
    color: #666 !important
}

.product-grid-item .product-details .price,
.product-grid-item .product-details .price-new {
    font-size: 20px !important
}

.product-grid-item .product-details .price {
    height: 50px
}

@media (max-width: 767px) {
    .extended-layout #column-left+#content {
        margin: 0 !important;
        width: 100%
    }
    .fullwidth-footer .columns {
        padding-left: 0 !important
    }
    #tabs li {
        margin-bottom: 1px !important;
        width: 100% !important
    }
    .atendimento li:before {
        display: none
    }
    #logo {
        max-width: 200px;
        float: left
    }
    .mobile-trigger {
        line-height: 100px !important
    }
    a.nav-expander {
        padding: 20px 0 0 0 !important
    }
    #content.search-page .content>div {
        margin: 5px 0
    }
    #mqt-news.seta:before {
        top: -10px !important
    }
    #mqt-news.destaque-barra {
        padding: 0 !important
    }
    #mqt-beneficios ul {
        background: none
    }
    #mqt-beneficios ul li {
        line-height: 25px
    }
    #mqt-beneficios ul li:first-child {
        line-height: 25px
    }
    .product-header.category .breadcrumb,
    .category-page .heading-title {
        float: left !important;
        width: 100% !important
    }
}

@media (min-width: 768px) {
    .extended-layout #column-left {
        width: 25%
    }
    .extended-layout #column-left+#content {
        margin: 0 !important;
        width: 75%
    }
    #column-left {
        padding: 20px 15px !important
    }
    #mqt-news.seta:before {
        top: -40px !important
    }
}

@media (max-width: 467px) {
	.product-grid-item {width: 50%}
	.cep-entregavel {width: 72% !important;top: 5% !important;left: 10% !important;max-height: 260px !important;border-radius: 5px !important;overflow-y: scroll !important}
	.cep-entregavel .ui-dialog-title {float: left;width: 100%;color: #f90;font-size: 16px;font-weight: 700 !important;text-transform: uppercase;}
	.cep-entregavel #dialog-cep-entregavel h5 {font-size: 14px;font-weight: normal;text-align: justify;}
	.cep-entregavel button:first-child {float: none;display: block;font-size: 13px !important;font-weight: 700 !important;margin-right: auto;margin-left: auto;border-radius: 4px !important;}
	.vindi-pgto .form-group > div:nth-child(4) {padding-left: 0px !important}
}

@media (min-width: 468px) {
    .product-grid-item {
        width: 50%
    }
}

@media (max-width: 667px) {
    .menu-assinatura ul li {
        width: 100% !important;
        text-align: center;
        line-height: 30px !important
    }
    .menu-assinatura ul li a {
        float: left;
        width: 100% !important;
        margin: 0 !important
    }
}

@media (min-width: 768px) {
    .product-grid-item {
        width: 33.333333333%
    }
    .rodape .container {
        padding: 0 !important;
        margin: 0 auto !important
    }
    .rodape .row {
        padding: 0 !important;
        margin: 0 auto !important
    }
    .rodape .row>div {
        padding: 5px 15px !important;
        margin: 0 !important
    }
    .rodape .row .row.columns {
        margin: 0 !important
    }
}

@media (min-width: 992px) {
    .product-grid-item {
        width: 25%
    }
    .social {
        margin: 0 !important;
        float: right
    }
    #vantagens-comerciais #content>div {
        width: 25% !important
    }
    .product-info .padding-neg-15:nth-child(2) {
        padding: 0 0 0 30px !important
    }
    .cep-entregavel {
        width: 50% !important;
        left: 25% !important
    }
    .menu-sidebar {
        display: none !important
    }
    .extended-layout .extended-container {
        min-height: 500px
    }
    .product-grid-item.xs-100.sm-50.md-50.lg-50.xl-33,
    .product-grid-item.xs-50.sm-33.md-33.lg-25.xl-20 {
        width: 33.3333% !important;
        padding: 0 10px !important
    }
		
		.product-grid-item .btn-out-stock {margin-bottom: -10px;}
		.product-grid-item .name a {white-space:normal;height: 55px;}
		.product-grid-item.xs-100.sm-50.md-50.lg-50.xl-33 {padding: 0 12px !important;border: 1px solid transparent;}
		.product-grid-item.xs-100.sm-50.md-50.lg-50.xl-33:hover {border-color: #eee;}
		
    #kits-page-title p {
        width: 50%
    }
    #product-gallery li.item {
        float: left
    }
}

.ie .main-products {
    padding: 15px 0px;
    margin: 0 !important
}

.main-products.product-list,
.main-products.product-grid {
    padding: 15px 0px;
    margin: 0 !important
}

@media (max-width: 467px) {
    .main-products>div>.product-wrapper {
        width: 100% !important;
        margin: 0 !important
    }
}

.product-filter {
    background: #fff;
    border-radius: 0 !important;
    overflow: hidden
}

.product-filter .display a i {
    color: #666 !important
}

.product-filter .display a i:hover {
    color: #f90 !important
}

.product-filter .display a.active i {
    color: #f90 !important
}

@media (max-width: 767px) {
    .product-filter .limit,
    .product-filter .sort {
        display: none
    }
}

@media (max-width: 991px) {
    .product-filter .limit b,
    .product-filter .sort b {
        display: none
    }
}

.product-filter .sort {
    width: 50% !important;
    text-align: right !important;
    float: right !important
}

.product-filter .limit {
    width: 50% !important;
    float: left !important;
    margin: 0 !important
}

.product-grid-item {
    min-height: 400px
}

.product-list-item,
.product-grid-item {
    background: #fff !important
}

.product-list-item {
    border-radius: 0 !important
}

.product-list-item .name a {
    color: #333;
    border: 0 !important;
    font-size: 16px
}

.product-details {
    border-radius: 0 !important;
    background: #fff !important
}

.product-details .price-old {
    color: #999;
    padding: 0 !important;
    line-height: 20px;
    display: block;
    width: 100%
}

.product-details .price-new {
    padding: 0 !important;
    line-height: 20px;
    display: block;
    width: 100%
}

.price .price-old,
.price .price-new {
    padding: 0 !important;
    line-height: 20px;
    display: block;
    width: 100%
}

.product-details:before {
    content: "" !important
}

.product-list-item .wishlist a,
.product-list-item .compare a {
    font-size: 15px
}

.product-grid-item.display-icon .wishlist-icon,
.product-grid-item.display-icon .compare-icon {
    border-radius: 0 !important;
    background: #eee
}

.product-grid-item .wishlist-icon:before,
.product-grid-item .compare-icon:before {
    color: #666
}

.pagination {
    margin: 20px 0 !important;
    background: #fff !important;
    border-top: solid 1px #ddd !important
}

.pagination .results {
    text-align: right;
    line-height: 14px !important
}

.pagination b,
.pagination a:hover,
.pagination li.active {
    background: #FF9900 !important
}

.side-column .journal-sf .box-heading,
.oc-filter a.list-group-item {
    color: #6f7e3d
}

.sf-price .value {
    background: #6f7e3d
}

.sf-price .value:after {
    border-bottom-color: #6f7e3d
}

#product-gallery {
    padding: 0 !important
}

#product-gallery .owl-wrapper-outer {
    margin-left: 10px
}

#product-gallery li.item,
#product-gallery .owl-item {
    margin-right: 0px
}

#product-gallery li.item {
    border: 0 !important;
    margin-right: 0px
}

#product-gallery .owl-prev:before,
#product-gallery .owl-next:before {
    color: #666
}

.product-info .left .image-additional a img {
    border-radius: 0 !important;
    margin: auto !important;
    max-width: 100% !important;
    height: auto !important;
    vertical-align: middle !important
}

.product-info .right .cart div .journal-stepper {
    background: #999
}

.product-info .right .cart div .journal-stepper:hover {
    background: #93a354
}

.tabs-content .tab-pane {
    background: #fff !important;
    padding: 15px 15px 0 0 !important
}

#tabs a,
#tabs li {
    border: 0 !important
}

#tabs a {
    background: #999 !important
}

#tabs a:hover,
#tabs a.selected {
    background: #93a354 !important
}

#tabs li a:hover,
#tabs li.active a {
    background: #93a354 !important
}

.product-info .right>div>div,
.product-info .right>div>ul {
    padding-top: 0px
}

.address-entry tbody>tr {
    border-bottom: solid 1px #ddd !important
}

.address-entry .text-left::first-line {
    font-weight: bold
}

.address-entry td.text-right a {
    float: right;
    margin: 5px
}

#menu-account {
    border-top: solid 1px #ddd;
    margin: 20px 0 50px 20px;
    padding: 0 !important;
    clear: both
}

#menu-account ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important
}

#menu-account ul li {
    display: inline-block;
    margin: 0
}

#menu-account ul li a {
    font-size: 16px;
    padding: 10px;
    line-height: 40px;
    color: #666
}

#menu-account ul li a:before {
    content: "" !important
}

#menu-account ul li a:hover {
    background: #ddd
}

#menu-account #column-right {
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: solid 1px #ddd
}

.my-account h2,
.my-orders h2,
.my-newsletter h2 {
    border-bottom: solid 1px #ddd
}

.my-account ul,
.my-orders ul,
.my-newsletter ul {
    margin: 0 10px !important
}

.my-account ul li:before,
.my-orders ul li:before,
.my-newsletter ul li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    margin: 0 10px 0 0;
    font-size: 13px
}

.my-account ul li a,
.my-orders ul li a,
.my-newsletter ul li a {
    margin: 0;
    padding: 0 !important
}

.wishlist-info table>tbody>tr {
    background: #fff
}

.client-profile {
    float: right
}

.client-profile:before {
    content: "";
    background: #ccc;
    height: 40px;
    width: 1px;
    margin: 4px 10px 4px 30px;
    float: left
}

.client-profile img {
    max-width: 30px;
    height: auto;
    border-radius: 100%;
    float: left;
    margin: 5px 10px
}

.client-profile>span p {
    float: right;
    line-height: 40px;
    color: #666
}

.client-profile>span p>i {
    height: 20px;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle
}

.super-menu .client-profile.drop-down ul {
    margin-top: 40px;
    margin-left: 15px
}

.profile {
    background: #fff !important;
    position: relative;
    z-index: 9999;
    float: right
}

@media (min-width: 992px) {
    .profile {
        margin: 5px 0
    }
}

.client-profile-line {
    text-indent: 6px !important;
    margin-top: 0px !important
}

.client-profile-line .fa-user {
    padding: 3px 0 !important;
    font-size: 18px !important
}

.client-profile-line a {
    margin-top: 0px !important
}

.client-profile-line a>span.main-menu-text {
    font-weight: 400 !important
}

.minha-conta {
    padding: 2px !important
}

.tbl-resumo {
    margin: 20px 0px 10px !important
}

.margin-top-25 {
    margin-top: 25px !important
}

.margin-bottom-25 {
    margin-bottom: 25px !important
}

.margin-top-50 {
    margin-top: 50px !important
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-top-100 {
    margin-top: 100px !important
}

.margin-top-200 {
    margin-top: 200px !important
}

.margin-bottom-100 {
    margin-bottom: 100px !important
}

.padding-top-30 {
    padding-top: 30px
}

.bg-gray {
    background: #ddd
}

.text-center {
    text-align: center !important
}

.border-bottom {
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px
}

.line {
    height: 1px;
    width: 100%;
    display: block;
    clear: both;
    float: left
}

.title,
.small-title,
.big-title,
.medium-title {
    width: 100%;
    display: block
}

.account-page h1,
.big-title,
.medium-title,
.heading-title,
.box-heading,
#blogArticle .articleHeader h1,
#swipebox-caption {
    margin: 5px 0;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    font-size: 20px
}

.journal-carousel .htabs.single-tab a:hover,
.journal-carousel .htabs.single-tab a.selected {
    margin: 5px 0;
    font-size: 20px;
    line-height: 36px;
    font-weight: 400 !important
}

.oc-filter .panel-heading {
    margin: 5px 0;
    font-size: 20px;
    line-height: 36px;
    font-weight: 400 !important
}

.journal-carousel .htabs.single-tab a:hover,
.journal-carousel .htabs.single-tab a.selected {
    font-family: 'Roboto', sans-serif
}

.oc-filter .panel-heading {
    font-family: 'Roboto', sans-serif
}

.checkout-page h3 {
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    margin: 5px 0px;
    line-height: 30px
}

.checkout-bem-vindo,
.checkout-preferencias {
    margin: 25px 0 !important;
    display: block;
    width: 100%;
    float: left
}

.botoes-navegacao {
    width: 100%;
    display: block;
    padding: 10px 0;
    clear: both;
    float: left
}

.botoes-navegacao .btn {
    margin: 0;
    background: #5f7a17;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0 !important
}

.btn-acao {
    background: #5f7a17;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0 !important
}

a:hover,
button:hover,
input:hover:focus,
:hover,
.img-responsive,
.como-funciona i {
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s
}

.cb-option {
    margin: 5px 0
}

.cb-option label {
    margin: 5px 0;
    font-weight: 400;
    color: #666;
    font-size: 16px !important;
    line-height: 18px
}

.cb-option input[type="checkbox"],
.cb-option input[type="radio"] {
    display: none
}

.cb-option input[type="checkbox"]+label span,
.cb-option input[type="radio"]+label span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0px 5px 0px 0px;
    float: left
}

.cb-option input[type="checkbox"]+label span,
.cb-option input[type="radio"]+label span {
    background-color: #eee;
    cursor: pointer;
    box-shadow: inset #ccc -2px 2px 5px;
    -webkit-box-shadow: inset #ccc -2px 2px 5px;
    -moz-box-shadow: inset #ccc -2px 2px 5px;
    -o-box-shadow: inset #ccc -2px 2px 5px;
    -ms-box-shadow: inset #ccc -2px 2px 5px;
    cursor: auto !important;
    font-size: 15px;
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    max-height: 90px
}

.cb-option textarea {
    background-color: #eee;
    cursor: pointer;
    box-shadow: inset #ccc -2px 2px 5px;
    -webkit-box-shadow: inset #ccc -2px 2px 5px;
    -moz-box-shadow: inset #ccc -2px 2px 5px;
    -o-box-shadow: inset #ccc -2px 2px 5px;
    -ms-box-shadow: inset #ccc -2px 2px 5px;
    cursor: auto !important;
    font-size: 15px;
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    max-height: 90px
}

.form-group textarea,
.form-group input {
    background-color: #eee;
    cursor: pointer;
    box-shadow: inset #ccc -2px 2px 5px;
    -webkit-box-shadow: inset #ccc -2px 2px 5px;
    -moz-box-shadow: inset #ccc -2px 2px 5px;
    -o-box-shadow: inset #ccc -2px 2px 5px;
    -ms-box-shadow: inset #ccc -2px 2px 5px;
    cursor: auto !important;
    font-size: 15px;
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    max-height: 90px
}

.form-full label {
    width: 100% !important
}

.cb-option input[type="radio"]+label span {
    border-radius: 100% !important
}

.cb-option textarea::-moz-placeholder,
.cb-option textarea:-ms-input-placeholder,
.cb-option textarea::-webkit-input-placeholder,
.cb-option textarea::-ms-expand {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    color: #999
}

.cb-option input[type="checkbox"]:checked+label span {
    background-color: #666;
    box-shadow: inset #111 -2px 2px 5px;
    -webkit-box-shadow: inset #111 -2px 2px 5px;
    -moz-box-shadow: inset #111 -2px 2px 5px;
    -o-box-shadow: inset #111 -2px 2px 5px;
    -ms-box-shadow: inset #111 -2px 2px 5px;
    margin: 0px 5px 0 0
}

.cb-option input[type="radio"]:checked+label span {
    background-color: #666;
    box-shadow: inset #111 -2px 2px 5px;
    -webkit-box-shadow: inset #111 -2px 2px 5px;
    -moz-box-shadow: inset #111 -2px 2px 5px;
    -o-box-shadow: inset #111 -2px 2px 5px;
    -ms-box-shadow: inset #111 -2px 2px 5px;
    margin: 0px 5px 0 0
}

.cb-option input[type="radio"]+label span {
    border-radius: 100%
}

.cb-option textarea {
    border: 0 !important;
    padding: 10px;
    min-height: 50px
}

span.error,
.text-danger {
    margin: 5px 0
}

.steps-line {
    list-style: none;
    margin: 25px 0;
    padding: 0px;
    float: left;
    width: 100%
}

.steps-line li {
    float: left;
    width: 25%;
    text-align: center
}

.steps-line li.active:before {
    background: #94c11f !important
}

.block-disable {
    color: #aaa !important
}

.block-disable i {
    color: #aaa !important
}

.step-block,
.active .step-block {
    color: #777 !important
}

.step-block i,
.active .step-block i {
    color: #777 !important
}

.step-block.active {
    color: #94c11f !important
}

.step-block.active i {
    color: #94c11f !important
}

.steps-line li .icon {
    width: 50px;
    height: 50px;
    margin: auto;
    display: block;
    line-height: 50px;
    text-align: center;
    color: #666
}

.steps-line li .icon i {
    font-size: 30px !important
}

.steps-line li .title {
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: bold
}

.steps-line li:before {
    content: "";
    width: 30%;
    height: 2px;
    background: #000;
    position: relative;
    float: left;
    top: 25px;
    left: -35px
}

.steps-line li:first-child::before {
    display: none
}

@media (max-width: 668px) {
    .steps-line li:before {
        content: "";
        width: 15% !important;
        left: -15px
    }
    .steps-line li .title {
        font-size: 11px !important
    }
    .quantidade p {
        padding: 0 30px 0 0 !important
    }
}

.login-content>div,
.sitemap-info ul {
    background: #fff;
    border-radius: 0 !important
}

.login-wrap a {
    padding: 5px 0 0 0;
    font-size: 15px;
    font-weight: 400 !important;
    display: block
}

.login-wrap a:hover {
    text-decoration: underline
}

.cadastro-text {
    margin-top: 15px !important;
    min-height: 100px
}

.btn-info {
    color: #fff !important
}

.btn-danger {
    background: #777 !important
}

.btn-danger:hover {
    background: #555 !important
}

.account-page .form-horizontal .form-group {
    margin-left: -15px !important;
    margin-right: -15px !important
}

textarea#novo-endereco-adicional:disabled {
    opacity: 0.5
}

input#activate-checkbox+label {
    margin: 0 !important;
    padding: 0px !important
}

#addresses-wrapper .form-group {
    margin-top: 0px !important
}

#addresses-wrapper .par-alert {
    margin: 10px 30px !important;
    float: left
}

#addresses-wrapper .form-group.cb-option label {
    padding: 0 15px !important
}

#addresses-wrapper .form-group textarea {
    margin: 0 15px !important;
    max-width: 96% !important
}

@media (max-width: 767px) {
    .edit-address .form-horizontal label {
        height: auto !important
    }
    #addresses-wrapper .form-group textarea {
        max-width: 90% !important
    }
}

.oc2 fieldset#account>div.col-md-6.col-lg-6,
.oc2 fieldset#senha>div.col-md-6.col-lg-6 {
    clear: inherit !important;
    overflow: inherit !important;
    margin: 0 !important
}

.form-horizontal label {
    padding: 0px 15px !important;
    margin: 0 !important;
    height: 25px !important;
    line-height: 25px !important
}

.account-page .form-group input,
.account-page .form-group select,
.account-page .form-group textarea {
    border: 0 !important;
    background: #eee;
    box-shadow: inset #ccc -2px 2px 5px;
    -webkit-box-shadow: inset #ccc -2px 2px 5px;
    -moz-box-shadow: inset #ccc -2px 2px 5px;
    -o-box-shadow: inset #ccc -2px 2px 5px;
    -ms-box-shadow: inset #ccc -2px 2px 5px
}

.checkout-page .form-group input,
.checkout-page .form-group select,
.checkout-page .form-group textarea {
    border: 0 !important;
    background: #eee;
    box-shadow: inset #ccc -2px 2px 5px;
    -webkit-box-shadow: inset #ccc -2px 2px 5px;
    -moz-box-shadow: inset #ccc -2px 2px 5px;
    -o-box-shadow: inset #ccc -2px 2px 5px;
    -ms-box-shadow: inset #ccc -2px 2px 5px
}

.cep-entregavel .form-group input,
.cep-entregavel .form-group select,
.cep-entregavel .form-group textarea {
    border: 0 !important;
    background: #eee;
    box-shadow: inset #ccc -2px 2px 5px;
    -webkit-box-shadow: inset #ccc -2px 2px 5px;
    -moz-box-shadow: inset #ccc -2px 2px 5px;
    -o-box-shadow: inset #ccc -2px 2px 5px;
    -ms-box-shadow: inset #ccc -2px 2px 5px
}

.vindi-pgto input,
.vindi-pgto select,
.vindi-pgto textarea {
    border: 0 !important;
    background: #eee;
    box-shadow: inset #ccc -2px 2px 5px;
    -webkit-box-shadow: inset #ccc -2px 2px 5px;
    -moz-box-shadow: inset #ccc -2px 2px 5px;
    -o-box-shadow: inset #ccc -2px 2px 5px;
    -ms-box-shadow: inset #ccc -2px 2px 5px
}

.box-preferences-line input[type=text],
.box-preference-itens {
    border: 0 !important;
    background: #eee;
    box-shadow: inset #ccc -2px 2px 5px;
    -webkit-box-shadow: inset #ccc -2px 2px 5px;
    -moz-box-shadow: inset #ccc -2px 2px 5px;
    -o-box-shadow: inset #ccc -2px 2px 5px;
    -ms-box-shadow: inset #ccc -2px 2px 5px
}

.box-preferences-line select {
    margin: 15px 0 !important
}

.account-page .form-group select {
    height: 35px
}

.account-page .form-group select[name="novo-endereco-entrega"] {
    width: 100% !important
}

.account-page #account,
.account-page #senha,
.account-page #address,
.account-page #newsletter-assinatura {
    border: 1px solid #e1e1e1 !important;
    padding: 10px 0 !important
}

.account-page #account h2,
.account-page #senha h2,
.account-page #address h2,
.account-page #newsletter-assinatura h2 {
    margin-left: 15px;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif;
    font-size: 20px
}

#address>div {
    margin-right: -15px !important;
    margin-left: -15px !important
}

#address label {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 24px !important;
    height: 24px !important;
    margin: 0 !important
}

#address .form-group {
    margin: 19px 0 0 0 !important
}

.aceite-termos .cb-option {
    float: left
}

.aceite-termos>div {
    padding-left: 0 !important
}

.aceite-termos label {
    padding-left: 0 !important;
    padding-right: 5px !important;
    line-height: 18px !important
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    background: #ddd
}

.oc2 .form-horizontal .form-group label {
    font-weight: 600 !important;
    font-size: 15px !important
}

.oc2 .form-horizontal .form-group label+div {
    width: 100% !important
}

.oc2 fieldset label+div,
.oc2 fieldset label+input.form-control {
    width: 100% !important
}

.oc2 .form-horizontal .form-group label {
    width: 100% !important;
    text-align: left
}

.account-page .form-group {
    margin: 10px 0 !important
}

.account-page.route-account-register .buttons .pull-right p {
    float: left
}

.account-page.route-account-register .buttons .pull-right .cb-option {
    float: left;
    margin: 2px 10px
}

.account-page.route-account-register form.form-horizontal>div {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.account-page.route-account-register .radio-inline,
.account-page.route-account-register .checkbox-inline {
    padding-left: 0 !important
}

.checkout-bem-vindo .btn.btn-primary,
.account-page .btn.btn-primary,
.checkout-bem-vindo .btn.btn-default,
.account-page .btn.btn-default {
    color: #fff !important;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px
}

.checkout-bem-vindo .btn.btn-primary,
.account-page .btn.btn-primary {
    border-radius: 0 !important;
    background: #7a8b36 !important;
    color: #fff !important
}

.checkout-bem-vindo .btn.btn-default,
.account-page .btn.btn-default {
    background: #999
}

.checkout-bem-vindo>div {
    margin-bottom: 20px
}

.checkout-bem-vindo>div img {
    border-radius: 100%;
    max-width: 60px;
    height: auto;
    border: solid 1px #ddd;
    clear: both;
    float: left
}

.boas-vindas-cliente {
    float: left;
    margin: 10px
}

.checkout-preferencias p b {
    font-weight: bold;
    text-transform: uppercase
}

.checkout-preferencias .nav-tabs>li {
    width: 50%;
    text-align: center
}

.checkout-preferencias .aviso {
    font-size: 20px;
    margin: 20px 15px 50px 0px
}

.checkout-preferencias select {
    width: 100% !important
}

.checkout-preferencias .tab-content {
    display: none !important
}

.preference-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 5px !important
}

.preference-list li {
    font-size: 22px;
    font-family: 'Roboto', arial, sans-serif;
    color: #767676;
    font-weight: 600;
    margin: 10px 0;
    display: inline-block
}

.preference-list li.active a {
    background: #738c2a !important
}

.preference-list .active a.btn.btn-danger .top-box-preferences .medium-title {
    color: #666
}

.preference-list li.active .btn.btn-danger {
    display: none
}

.preference-list>li.active a[aria-expanded="true"]:after {
    content: "\f105";
    font-family: "FontAwesome";
    float: right;
    color: #333 !important
}

.top-box-preferences .btn {
    margin: 10px 0
}

.top-box-preferences .btn.btn-default,
.top-box-preferences .btn.btn-danger {
    border: 0 !important;
    color: #fff !important
}

.top-box-preferences .btn.btn-default {
    background: #738c2a !important
}

.top-box-preferences .btn.btn-danger {
    background: #777
}

.btn.btn-danger {
    background: #777
}

.box-preferences {
    background: rgba(240, 240, 240, 0.5);
    padding: 10px;
    color: #666
}

.box-preferences p {
    font-weight: 600
}

.box-preferences p>span {
    font-weight: bold
}

.box-preferences label {
    width: 100%
}

.box-preferences input {
    width: 100%;
    padding: 10px !important;
    margin-bottom: 10px
}

.checkout-preferencias>.col-xs-12.col-sm-12.col-md-6.col-lg-6 {
    padding: 0 !important;
    margin: 0 !important
}

.checkout-preferencias .tab-content.active {
    padding: 0 5px !important;
    background: #F2F2F2 !important;
    display: block !important;
    min-height: 100px;
    overflow: hidden
}

.checkout-preferencias .nav-pills>li>a {
    color: #666 !important;
    background: #fff !important
}

.checkout-preferencias .nav-pills>li.active>a {
    color: #738c2a !important;
    background: #F2F2F2 !important
}

.checkout-preferencias .nav-pills>li.active>a:focus {
    color: #738c2a !important;
    background: #F2F2F2 !important
}

.checkout-preferencias.nav-pills>li.active>a:hover {
    color: #738c2a !important;
    background: #F2F2F2 !important
}

.checkout-preferencias .nav>li>a:focus,
.checkout-preferencias .nav>li>a:hover {
    color: #738c2a !important;
    background: #F2F2F2 !important
}

.box-preference-itens {
    padding: 0px;
    margin: 10px 0
}

.insert-item {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    padding: 5px;
    margin: 8px 0px 8px 8px;
    display: inline-block
}

.insert-item i {
    color: #fff;
    font-size: 10px;
    line-height: 20px
}

.add-kit .insert-item {
    background: #7a8b36 !important
}

.remove-kit .insert-item,
#cancelamento-kits .insert-item {
    background: #c24242 !important
}

select#kits-cancelamento-selecionar {
    width: 100%
}

.checkout-entrega .endereco-cadastrado {
    color: #666
}

.checkout-entrega .endereco-cadastrado b {
    width: 100%;
    display: block;
    font-size: 14px;
    text-transform: uppercase
}

.entrega-programada b {
    width: 100%;
    display: block;
    font-size: 14px;
    text-transform: uppercase
}

.checkout-entrega .endereco-cadastrado label {
    width: 100%;
    display: block;
    font-size: 14px;
    text-transform: uppercase
}

.checkout-entrega .cadastrar-novo>div label {
    font-size: 16px
}

.cadastrar-novo p {
    padding: 10px !important
}

.entrega-programada {
    background: rgba(148, 193, 31, 0.3) !important;
    font-weight: bold;
    display: block;
    border: solid 1px rgba(148, 193, 31, 0.3) !important;
    padding: 2px;
    margin: 5px 0
}

.checkout-entrega .endereco-cadastrado input {
    margin-right: 0;
    float: left
}

.checkout-entrega .endereco-cadastrado p {
    float: left;
    width: 100%
}

.checkout-entrega .endereco-acoes a {
    margin: 5px 10px 5px 0;
    color: #333;
    font-size: 13px;
    text-decoration: underline;
    float: left
}

.checkout-entrega .endereco-acoes a:hover {
    color: #94c11f
}

.checkout-entrega .endereco-acoes a:first-child {
    border-right: solid 1px #333;
    padding-right: 10px
}

.checkout-entrega select {
    width: 100% !important;
    height: 35px
}

#group-novas-pessoas label i {
    margin: 0 5px;
    float: right
}

#group-novas-pessoas #btn-nova-pessoa {
    margin: 10px 0 !important
}

span#btn-cadastrar-pessoa,
span#btn-cadastrar-novo {
    background: #7a8b36 !important;
    color: #fff !important
}

span#btn-cadastrar-pessoa:hover,
span#btn-cadastrar-novo:hover {
    background: #485221 !important;
    color: #fff !important
}

.atencao {
    font-weight: bold;
    margin: 20px 0
}

.entregar-outro-endereco {
    clear: both;
    padding: 0 15px
}

.formulario-outro-endereco input,
.formulario-outro-endereco select {
    border-radius: 0 !important;
    padding: 0 5px !important;
    width: 100%;
    margin: 0 !important;
    height: 40px;
    background: #eee;
    border: 0 !important;
    box-shadow: inset #ccc -1px 1px 5px !important
}

.formulario-outro-endereco .form-group {
    clear: both;
    margin-bottom: 20px !important;
    float: left;
    width: 100%
}

.formulario-outro-endereco label,
.formulario-outro-endereco input {
    font-size: 15px
}

.formulario-outro-endereco label {
    font-weight: 400 !important
}

.catalogo-endereco {
    margin: 0;
    padding: 0
}

.catalogo-endereco select {
    background: #7a8b36;
    color: #fff;
    padding: 3px 10px;
    border: 0 !important;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    border-radius: 0 !important;
    width: auto !important
}

.periodo-entrega select {
    background: #7a8b36;
    color: #fff;
    padding: 3px 10px;
    border: 0 !important;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    border-radius: 0 !important;
    width: auto !important
}

.catalogo-endereco select:hover {
    background: #485221 !important
}

.catalogo-endereco li {
    padding: 15px 0;
    list-style: none
}

.catalogo-endereco p {
    font-weight: 400 !important
}

.catalogo-endereco p::first-line {
    font-weight: bold
}

.botoes-endereco {
    margin: 15px 0;
    float: left
}

.botoes-endereco a {
    font-size: 15px !important
}

.periodo-entrega .big-title {
    border-top: solid 1px #ddd
}

.box-outro-endereco .big-title {
    border-top: solid 1px #ddd
}

.box-outro-endereco button {
    margin: 20px 0 10px;
    width: 100%;
    display: block;
    text-align: left;
    text-transform: inherit !important;
    font-weight: normal !important
}

.box-outro-endereco input[type=number] {
    width: 60px;
    margin: 0 10px;
    text-align: center;
    background: #eee;
    border: solid 1px #ddd;
    padding: 5px;
    float: right !important
}

.box-outro-endereco .collapse>.cb-option {
    padding: 0px !important;
    margin: 0 0 5px 0 !important;
    font-weight: 400 !important
}

.box-outro-endereco .collapse.in {
    margin-bottom: 15px !important
}

.box-outro-endereco .collapse.in>.cb-option {
    padding: 0px !important;
    margin: 0 0 5px 0 !important;
    font-weight: 400 !important
}

.periodo-entrega>div {
    margin-top: 10px !important;
    padding: 0 !important
}

.cadastrar-novo .form-group,
.cadastrar-novo .group-novo-endereco {
    padding: 0px !important
}

.cadastrar-novo #group-novo-endereco>div:nth-child(2),
.cadastrar-novo #group-novo-endereco>div:nth-child(5) {
    padding-left: 15px !important
}

.cadastrar-novo>div label {
    padding: 0px;
    margin-top: 5px
}

.ausencia p {
    font-weight: 600;
    margin: 10px 0
}

.checkout-entrega .big-title,
.checkout-entrega .cadastrar-novo .big-title {
    color: #CC7F0B !important
}

.checkout-preferencias .big-title {
    color: #CC7F0B !important
}

.checkout-pagamento .big-title {
    font-size: 18px !important;
    color: #CC7F0B !important
}

.checkout-pagamento table .total {
    font-weight: bold;
    font-size: 18px
}

.checkout-pagamento ul {
    margin: 00px 0px 0px !important;
    padding: 0 !important
}

.destinatario {
    margin: 00px 0px 0px !important;
    padding: 0 !important
}

@media (max-width: 467px) {
    .checkout-pagamento .destinatario {
        overflow-x: auto !important
    }
}

.checkout-pagamento ul li {
    list-style: none;
    margin-bottom: 15px
}

.checkout-pagamento .medium-title {
    font-size: 16px !important;
    font-weight: bold !important
}

.checkout-pagamento .detalhes-assinatura p {
    margin-left: 10px
}

.checkout-pagamento ul[role="tablist"] li.active a {
    border: 2px solid;
    border-color: #CC7F0B !important;
    height: 44px
}

.gateway {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.cartao-dinheiro li a {
    font-weight: bold
}

.tab-content.pagamento-cartao-dinheiro {
    background: #fff !important
}

.nav-tabs .pagamento-cartao-dinheiro {
    border: 0 !important
}

.checkout-pagamento ul[role="tablist"] li {
    float: left !important;
    width: 50% !important;
    font-weight: bold !important;
    color: #fff !important;
    text-transform: uppercase
}

.checkout-pagamento ul[role="tablist"] li a {
    color: #fff !important;
    background: #93A354 !important;
    margin: 0px 1px;
    text-align: center;
    font-size: 16px;
    font-weight: 700 !important
}

.checkout-pagamento ul[role="tablist"] li a:hover {
    background: #7a8b36 !important
}

.checkout-pagamento .tab-content {
    padding: 0 !important
}

.pagamento-cartao-dinheiro {
    padding: 0 !important
}

.valor-compra {
    margin-top: 20px;
    display: block
}

.valor-troco .form-group>span {
    margin-top: 20px !important;
    display: block
}

.vindi-pgto {
    text-align: left
}

.vindi-pgto p {
    margin: 10px 0
}

.vindi-pgto h4 {
    margin: 20px 0 0 0
}

.vindi-pgto input {
    padding: 5px
}

.vindi-pgto .form-group>div {
    padding: 0
}

.vindi-pgto .form-group>div:nth-child(4) {
    padding-left: 15px
}

.vindi-pgto .form-group>div label {
    width: 100%;
    clear: both;
    display: block;
    padding: 5px 0
}

.vindi-pgto .form-group>div input {
    margin-bottom: 10px;
    width: 100%;
    font-size: 18px;
    font-weight: 300 !important;
    padding: 10px 5px;
    color: #000 !important
}

.vindi-pgto .bandeira {width: 100px;float: left;height: 60px}
.bandeira-visa,.bandeira-mastercard,.bandeira-diners_club,.bandeira-elo,.bandeira-hipercard,.bandeira-american_express{margin: 10px 0;text-transform: uppercase}
.bandeira-visa>label>span {background: url(../images/vindi_visa.png) no-repeat !important}
.bandeira-mastercard>label>span {background: url(../images/vindi_mastercard.png) no-repeat !important}
.bandeira-diners_club>label>span {background: url(../images/vindi_dinners_club.png) no-repeat !important}
.bandeira-elo>label>span {background: url(../images/vindi_elo.png) no-repeat !important}
.bandeira-hipercard>label>span {background: url(../images/vindi_hipercard.png) no-repeat !important}
.bandeira-american_express>label>span {background: url(../images/vindi_american_express.png) no-repeat !important}
.bandeira-visa>label>small,.bandeira-mastercard>label>small,.bandeira-diners_club>label>small,.bandeira-elo>label>small,.bandeira-hipercard>label>small,.bandeira-american_express>label>small{opacity: 0}

.bandeira-visa.cb-option input[type="radio"]+label span,
.bandeira-mastercard.cb-option input[type="radio"]+label span,
.bandeira-diners_club.cb-option input[type="radio"]+label span,
.bandeira-elo.cb-option input[type="radio"]+label span,
.bandeira-hipercard.cb-option input[type="radio"]+label span,
.bandeira-american_express.cb-option input[type="radio"]+label span{border-radius: 0 !important;width: 60px !important;height: 38px !important;box-shadow: none !important;padding: 5px;cursor: pointer !important}

.bandeira-visa.cb-option input[type="radio"]:checked+label span,
.bandeira-mastercard.cb-option input[type="radio"]:checked+label span,
.bandeira-diners_club.cb-option input[type="radio"]:checked+label span,
.bandeira-elo.cb-option input[type="radio"]:checked+label span,
.bandeira-hipercard.cb-option input[type="radio"]:checked+label span,
.bandeira-american_express.cb-option input[type="radio"]:checked+label span {background-color: none !important;opacity: 1;height: 40px !important;cursor: pointer !important;border: 3px solid #CC7F0B}
.checkout-pagamento>div>div {padding: 0}
/* msg */
.boas-vindas-assinatura {margin: 20px 0}
.boas-vindas-assinatura img {border-radius: 100%;float: left;border: solid 1px #eee}
.boas-vindas-assinatura a {text-decoration: underline;font-size: 15px;color: #666}

.menu-assinatura {
    border-bottom: solid 1px #ddd;
    padding: 5px 0 10px 0
}

.menu-assinatura ul {
    margin: 0;
    padding: 0
}

.menu-assinatura ul li {
    list-style: none;
    display: inline-block;
    line-height: 50px
}

.menu-assinatura ul li a {
    background: #78873e;
    padding: 10px;
    color: #fff !important;
    text-transform: uppercase;
    margin: 20px 0;
    font-size: 14px;
    letter-spacing: 0.5px
}

.menu-assinatura ul li a:hover {
    background: #535e26
}

.menu-assinatura ul li a.current-link {
    background: #CC7F0B !important
}

.minhas-assinaturas-bloco .thumbnail {
    color: #666
}

.minhas-assinaturas-bloco .thumbnail h3 {
    font-size: 20px;
    height: 50px
}

.assinatura-vigente h3 {
    font-size: 20px;
    height: 50px
}

.minhas-assinaturas-bloco .caption p {
    font-size: 15px
}

.minhas-assinaturas-bloco .name {
    font-weight: bold
}

.assinatura-vigente .name {
    font-weight: bold
}

.minhas-assinaturas-bloco .thumbnail .btn {
    margin: 20px auto;
    display: block;
    max-width: 150px;
    padding: 5px;
    line-height: 35px
}

.minhas-assinaturas-bloco .thumbnail .btn:hover {
    background: #45501b !important
}

.minhas-assinaturas-bloco .thumb-description {
    height: 130px;
    overflow-y: scroll;
    overflow-x: hidden
}

.minhas-assinaturas-bloco>div {
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .minhas-assinaturas-bloco .thumb-description {
        height: auto;
        overflow-y: hidden;
        overflow-x: hidden
    }
}

.assinatura-vigente {
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd
}

.assinatura-vigente>div {
    padding: 0
}

.assinatura-vigente h3 {
    margin-bottom: 20px
}

.periodo-assinatura h3 {
    margin-bottom: 5px !important
}

.tabela-produtos table {
    margin: 10px 0
}

.tabela-produtos table>tr>td {
    padding: 5px
}

.tabela-produtos table td:nth-child(2) {
    width: 15%;
    text-align: center
}

.tabela-produtos table td:nth-child(3) {
    width: 75%
}

.tabela-produtos table td:nth-child(3)>.line-table {
    background: #ddd;
    height: 1px;
    width: 100%;
    display: block;
    margin: 5px auto;
    content: ""
}

.tabela-produtos>table thead td {
    font-weight: bold;
    background: #eaeaea;
    padding: 5px
}

.tabela-produtos>table td:first-child,
.tabela-produtos>table td:last-child {
    width: 5% !important;
    text-align: center
}

.tabela-produtos>table tr {
    padding: 5px !important
}

.assinatura-cancelamento {
    margin: 20px 0
}

.assinatura-cancelamento label {
    font-size: 16px !important;
    font-weight: 400
}

.assinatura-cancelamento p {
    margin-bottom: 5px
}

.assinatura-cancelamento p:nth-child(3) {
    margin-top: 15px !important
}

.assinatura-cancelamento .btn {
    padding: 10px 30px;
    margin: 5px 0 !important
}

.assinatura-cancelamento .form-group {
    margin: 30px 0 !important
}

.assinatura-cancelamento .fale-conosco ul {
    list-style: none;
    margin: 10px 0 !important;
    padding: 0 !important
}

.assinatura-cancelamento .fale-conosco li:first-child {
    font-weight: bold
}

.route-account-assinatura-cancelamento .ui-dialog {
    background: #fff !important;
    border: 0 !important;
    padding: 10px !important;
    left: 20% !important;
    width: 60% !important;
    min-height: 165px !important;
    color: #666 !important;
    font-size: 16px !important;
    font-weight: 100 !important;
    border-radius: 0 !important;
    position: fixed !important;
    top: 15% !important
}

.route-account-assinatura-cancelamento .ui-widget-header {
    background: none !important;
    border: 0 !important;
    color: #444 !important
}

.route-account-assinatura-cancelamento .dialog-cep-entregavel {
    height: auto !important
}

.route-account-assinatura-cancelamento .ui-dialog-buttonset button {
    float: left;
    padding: 10px;
    margin-right: 10px;
    background: #7a8b36 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 300 !important;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.5px;
    font-weight: 400 !important;
    font-size: 14px !important;
    margin: 5px 10px 0 0 !important;
    width: auto
}

.route-account-assinatura-cancelamento .ui-dialog-buttonset button:hover {
    background: #485221 !important
}

.route-account-assinatura-cancelamento .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    margin-top: 20px;
    float: left;
    border: 0 !important;
    background: none !important;
    width: 100% !important
}

@media (max-width: 767px) {
    .route-account-assinatura-cancelamento .ui-dialog {
        left: 10% !important;
        width: 80% !important
    }
}

@media (max-width: 767px) {
    .route-account-assinatura-cancelamento .ui-dialog-buttonset button {
        width: 100% !important
    }
}

.assinatura-cobranca {
    margin: 20px 0
}

.assinatura-cobranca table {
    margin: 20px 0
}

.assinatura-cobranca table thead {
    background: #f6f6f6;
    text-align: left
}

.assinatura-cobranca table thead th {
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 8px;
    max-width: 250px;
    font-size: 14px
}

.assinatura-cobranca table thead th:first-child {
    border-left: 0
}

.assinatura-cobranca th {
    padding: 5px 0;
    max-width: 250px
}

.assinatura-cobranca tr>td {
    border-bottom: solid #ddd 1px;
    border-left: solid #ddd 1px;
    padding: 8px;
    max-width: 250px
}

.assinatura-cobranca tr>td:first-child {
    border-left: 0
}

.assinatura-cobranca tr>th:first-child,
.assinatura-cobranca tr>td:first-child {
    text-indent: 10px
}

.assinatura-cobranca .box-information {
    border: solid 1px #ddd;
    padding: 10px 5px;
    margin: 5px 0 30px 0
}

.assinatura-cobranca .box-information strong {
    width: 100%;
    float: left
}

.agenda-entrega {
    font-family: 'Roboto', sans-serif
}

.agenda-entrega label>span {
    margin-right: 10px !important
}

.agenda-entrega ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.agenda-entrega ul li {
    margin: 20px 0
}

.agenda-entrega ul li label {
    font-size: 24px !important;
    font-weight: 700;
    line-height: 28px
}

.agenda-entrega ul li small {
    width: 100%;
    display: block;
    font-size: 16px !important;
    text-indent: 20px
}

.all-content-skip>div {
    padding: 0
}

.responsive-calendar {
    margin-right: 30px
}

.responsive-calendar .controls {
    text-align: center;
    background: #728835;
    line-height: 45px;
    text-transform: uppercase;
    color: #fff
}

.responsive-calendar .controls .btn-primary {
    background: #728835 !important;
    font-size: 20px !important;
    font-weight: bold;
    padding: 0 15px
}

.responsive-calendar i:hover {
    color: #37401E !important
}

.responsive-calendar .controls a {
    cursor: pointer
}

.responsive-calendar .controls h4 {
    display: inline
}

.responsive-calendar .day-headers,
.responsive-calendar .days {
    font-size: 0
}

.responsive-calendar .day {
    display: inline-block;
    position: relative;
    font-size: 14px;
    width: 14.285714285714286%;
    text-align: center
}

.responsive-calendar .day a {
    color: #666;
    font-size: 16px;
    display: block;
    cursor: pointer;
    padding: 10% 0
}

.responsive-calendar .day a:hover {
    background-color: #eee;
    text-decoration: none
}

.responsive-calendar .day.header {
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
    font-size: 16px;
    line-height: 24px
}

.responsive-calendar .controls .btn-primary:hover {
    background: none !important
}

.day-headers {
    height: 24px
}

.responsive-calendar .day.active a {
    color: #FF9900 !important;
    font-weight: bold;
    background: #FFEFD6 !important
}

.responsive-calendar .day.active a:hover {
    color: #FF9900 !important;
    font-weight: bold;
    background: rgba(255, 153, 0, 0.16) !important
}

#save-the-date {
    color: #FF9900 !important;
    font-weight: bold;
    background: rgba(255, 153, 0, 0.16) !important
}

.highlight {
    background: #FF9900 !important;
    color: #fff !important
}

.highlight a {
    color: #fff !important;
    background: #FF9900 !important
}

.responsive-calendar .day.active.highlight a,
.day.mon.future.active.highlight .badge.badge-warning {
    color: #fff !important
}

.days .badge {
    display: none
}

#save-the-date {
    background: none !important
}

#skip-dates {
    margin: 30px;
    box-sizing: border-box
}

#skip-dates li {
    list-style: none
}

#skip-dates .cb-option input[type="checkbox"]:checked+label span {
    background: #fff;
    border: 0;
    box-shadow: none
}

#skip-dates .cb-option input[type="checkbox"]:checked+label span:before {
    font-family: "FontAwesome"
}

#skip-dates .cb-option input[type="checkbox"]:checked+label span:hover::before {
    color: #333
}

#skip-dates-title {
    padding: 30px 0 0px 30px;
    box-sizing: border-box
}

.responsive-calendar .day.active .not-current {
    background-color: #8fcaef;
    color: #fff
}

.responsive-calendar .day.active .not-current:hover {
    background-color: #bcdff5
}

.responsive-calendar .day.not-current a {
    color: #ccc
}

.responsive-calendar .day .badge {
    position: absolute;
    top: 2px;
    right: 12px;
    z-index: 1;
    color: #000
}

.responsive-calendar .day.header:nth-child(1),
.responsive-calendar .day.header:nth-child(7) {
    background: #eaeaea
}

.day.sat,
.day.sun {
    background: #eaeaea
}

.responsive-calendar .btn {
    margin-top: 0
}

.assinatura-pulada {
    margin: 20px 15px 50px 15px;
    text-transform: uppercase;
    float: left;
    border: solid 1px #eee;
    padding: 10px 20px;
    color: #B16D07
}

.assinatura-pulada:hover {
    background: #eee
}

.assinatura-pulada:before {
    content: "\f073";
    font-family: "FontAwesome";
    font-size: 20px;
    margin-right: 10px
}

.voce-pulou p.subtitle {
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 60px
}

.voce-pulou h3,
.voce-pulou p.subtitle {
    text-align: center
}

.voce-pulou h4 {
    font-size: 18px
}

.voce-pulou .btn {
    margin: 20px 0
}

.voce-pulou ul {
    padding: 0
}

.voce-pulou ul li {
    list-style: none;
    margin: 0 0 30px 0px;
    padding-top: 10px
}

.voce-pulou ul li:nth-child(odd) {
    background: #eee
}

.voce-pulou ul li:nth-child(even) {
    background: #fff
}

.voce-pulou ul li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    margin-right: 20px;
    color: #78873e
}

@media (max-width: 760px) {
    ul.super-menu {
        margin: 0 !important;
        width: 100% !important
    }
    ul.super-menu li>a {
        width: 100% !important;
        display: block
    }
    ul.super-menu li>a:hover {
        color: #e0a228 !important;
        background: #eee !important
    }
    .super-menu li a:hover {
        color: #e0a228 !important;
        background: #eee !important
    }
    .drop-down ul li a {
        background: #fff;
        margin: 0 40px !important
    }
    .product-filter .sort select {
        width: 100% !important
    }
}

@media (max-width: 767px) {
    .checkout-pagamento .pref-ent {
        display: none
    }
    .formulario-outro-endereco .form-group {
        width: 92%
    }
    .another-address-box {
        padding: 15px 5px 0 0
    }
    .tamanho-legenda {
        clear: both;
        width: 100%;
        display: block
    }
    .modal-assinatura-vantagens {
        position: absolute !important;
        top: 5% !important;
        left: 5% !important;
        width: 80% !important
    }
    .modal-assinatura-vantagens h2 {
        font-size: 26px !important;
        line-height: 30px !important
    }
    .modal-assinatura-vantagens ul li {
        font-size: 18px !important
    }
}

@media (max-width: 991px) {
    .gateway {
        margin: 20px 0
    }
    .super-menu {
        margin: 0 !important;
        width: 100%
    }
    #cart .content {
        min-width: 250px !important;
        width: 100% !important;
        left: -50px;
        float: left
    }
    .searchlink {
        float: left !important;
        padding: 0 10px !important
    }
    .searchform {
        right: inherit !important;
        left: 0px !important;
        top: 45px !important;
        width: 250px !important
    }
    .account-page.route-account-register .buttons .pull-right {
        float: left !important;
        padding: 5px !important
    }
    .account-page.route-account-register .buttons .pull-right .cb-option {
        margin: 2px 0
    }
    .account-page.route-account-register .btn.btn-primary {
        clear: both;
        display: block
    }
    #logo a>img {
        max-width: inherit !important;
        margin: 0;
        height: auto !important;
        max-height: 55px
    }
    .checkout-bem-vindo>div:nth-child(2),
    .checkout-bem-vindo>div:nth-child(3) {
        padding-left: 0 !important
    }
    .tp-bullets.simplebullets.round .bullet {
        width: 16px !important;
        height: 16px !important
    }
    .dialog-cep-entregavel .form-group {
        width: 100%;
        float: inherit;
        margin-right: 0
    }
    #cart {
        width: 100% !important
    }
    #cart .heading i {
        margin-left: 5px !important;
        float: left !important
    }
    #cart-total {
        display: block !important;
        width: 20%;
        float: left
    }
    #cart .heading a>span {
        float: right !important;
        width: 75% !important;
        color: #666 !important;
        line-height: 30px !important
    }
    .product-grid-item .product-details .escolha-quantidade,
    .product-grid-item .product-details .button {
        width: 100% !important;
        float: left;
        margin: 1px 0 !important;
        padding: 0 !important
    }
    .product-details .escolha-quantidade input[type=number] {
        width: 100% !important;
        max-width: 100%;
        float: left !important
    }
    #content.search-page h2 {
        padding: 8px 0 !important
    }
    .cep-entregavel button:last-child {
        top: -8px !important;
        right: 5px !important
    }
    .como-funciona>div,
    .como-cancelar>div {
        margin: 20px 0 !important
    }
    .como-funciona-step-one:after,
    .como-funciona-step-two:after,
    .como-funciona-step-three:after {
        content: "\f107" !important;
        font-size: 70px;
        color: #666;
        float: inherit !important;
        bottom: 0px !important;
        left: 45% !important
    }
    .clube-mais-que.como-cancelar .como-funciona-step-one:after,
    .clube-mais-que.como-cancelar .como-funciona-step-two:after,
    .clube-mais-que.como-cancelar .como-funciona-step-three:after {
        bottom: 0 !important
    }
}

@media (min-width: 468px) and (max-width: 991px) {
    .cep-entregavel {
        width: 70% !important;
        left: 15% !important;
        overflow-y: scroll !important;
        max-height: 220px !important;
        height: 100%
    }
}

.pagamento-finalizado {
    text-align: center
}

.pagamento-finalizado i {
    color: #5f7a17
}

.pagamento-finalizado h3 {
    color: #5f7a17;
    font-size: 30px
}

.pagamento-finalizado i {
    border: solid 3px;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    font-size: 40px;
    line-height: 80px
}

.pagamento-finalizado p {
    margin: 20px 0
}

.blog-post h1 {
    font-size: 30px
}

.blog-post h1 a {
    color: #333;
    text-decoration: none !important
}

.continue-lendo {
    margin-bottom: 20px;
    text-decoration: underline;
    font-weight: bold;
    color: #666
}

.nutri img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px
}

.blog-post .continue-lendo {
    display: block;
    width: 100%
}

.nutri .autor,
.nutri small {
    display: block;
    width: 100%
}

.nutri .autor {
    font-size: 22px
}

.nutri small {
    font-size: 13px
}

.banner-mais {
    background: #ccc;
    padding: 50px 0 100px 0
}

.menu-assinaturas {
    border-top: solid 1px;
    border-bottom: solid 1px;
    color: #ccc;
    float: left;
    width: 100%;
    padding: 10px 0
}

.menu-assinaturas ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.destaque {
    list-style: none;
    margin: 0;
    padding: 0
}

.menu-assinaturas ul li {
    display: inline-block;
    line-height: 50px
}

.menu-assinaturas ul li a {
    color: #666;
    padding: 10px;
    text-decoration: none
}

.menu-assinaturas ul li a:hover {
    background: #666;
    color: #fff
}

@media (max-width: 991px) {
    .menu-assinaturas ul li {
        float: left;
        width: 100%
    }
    .menu-assinaturas ul li a {
        width: 100% !important;
        display: block;
        padding: 0 5px
    }
    #cart {
        margin-left: 0px !important;
        float: left !important
    }
    #search {
        width: 100% !important;
        float: left;
        border-top: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
        padding: 5px 0;
        height: 40px
    }
    #search input {
        width: 80% !important;
        height: 30px !important;
        padding: 0 !important;
        margin-left: 10px;
        text-indent: 10px
    }
    .sbtn {
        width: 30px;
        float: right;
        text-align: center;
        line-height: 30px
    }
    .sbtn i {
        line-height: 35px
    }
    .profile {
        text-align: left;
        padding: 0 0 5px 15px;
        width: 100%;
        border-bottom: solid 1px #ddd;
        float: left !important;
        margin: 10px 0 0 0
    }
    .profile img {
        max-width: 35px;
        height: auto;
        border-radius: 100%;
        background: #fff;
        padding: 0px;
        border: solid #ddd 1px;
        float: left;
        margin: 0
    }
    .profile p {
        float: left
    }
    #content.search-page .content .s-check {
        margin-top: 10px !important
    }
    .presente-form button {
        width: 80% !important;
        margin: 10px auto;
        display: block;
        right: 10% !important;
        position: relative
    }
}

.destaque {
    padding: 20px 0;
    float: left;
    width: 100%;
    border-top: dashed 1px #ccc;
    margin: 50px 0
}

.destaque li {
    display: inline-block;
    margin: 0 5px
}

.destaque li a {
    background: #70911c;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    text-decoration: none
}

.destaque li a:hover {
    background: #666
}

.assinatura-box .btn:hover {
    background: #666
}

.assinatura-box .periodicidade {
    width: 100%;
    display: block;
    font-size: 20px
}

.assinatura-box .endereco-cadastrado {
    font-size: 13px
}

.assinatura-box .btn {
    background: #70911c;
    color: #fff !important;
    border-radius: 0 !important;
    display: block;
    margin: auto;
    max-width: 100px;
    text-transform: uppercase
}

@media (max-width: 991px) {
    .destaque {
        display: none
    }
}

.composicao-kit table {
    width: 100%
}

.composicao-kit table tr:first-child {
    font-weight: bold;
    text-align: center;
    font-size: 13px !important;
    color: #666
}

.composicao-kit table tr>td {
    padding: 5px 0
}

.composicao-kit table tr>td:first-child,
.composicao-kit table tr>td:last-child,
.composicao-kit table tr>td:nth-child(2) {
    width: 10%;
    text-align: center
}

.line-separator {
    width: 100%;
    height: 1px;
    background: #ccc;
    display: block
}

@media (max-width: 991px) {
    .composicao-kit table tr>td:nth-child(2) {
        width: 30%
    }
}

@media (min-width: 768px) {
    .checkout-bem-vindo>div:nth-child(2) {
        padding-left: 0 !important
    }
    .cb-option textarea {
        max-width: 100%
    }
}

.instrucoes {
    color: #666;
    width: 100%;
    display: block;
    clear: both;
    margin: 50px 0 !important
}

@media (min-width: 840px) {
    #mqt-kits .owl-prev,
    #mqt-quitanda .owl-prev {
        margin-left: 0px
    }
    #mqt-kits .owl-next,
    #mqt-quitanda .owl-next {
        margin-right: 0px
    }
}

@media (min-width: 761px) {
    .fullwidth-footer .columns {
        padding-left: 20px !important
    }
}

@media (max-width: 569px) {
    .col-cel-12 {
        width: 100% !important
    }
    .quantidade p {
        padding: 0
    }
    .cadastrar-novo #group-novo-endereco>div:nth-child(2),
    .cadastrar-novo #group-novo-endereco>div:nth-child(5) {
        padding-left: 0 !important
    }
}

table.list {
    border-radius: 0 !important;
    border-color: #d9d9d9 !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-left: 0 !important;
    border-bottom: 0 !important
}

table.list td {
    border-radius: 0 !important;
    border-color: #d9d9d9 !important
}

table.list thead td {
    font-weight: bold;
    color: #666 !important
}

table.list tr td {
    border-bottom: solid 1px #d9d9d9 !important
}

table.list td {
    border-right-style: solid !important;
    border-top-style: solid !important;
    border: 0 !important
}

.cart-info table,
.wishlist-info table,
.compare-info td,
.order-list .order-content {
    background-color: #f9f9f9 !important
}

table.list tbody td {
    background: #fff !important
}

.order-list .list td {
    text-align: inherit
}

.wishlist-info thead td {
    text-align: left !important
}

.wishlist-info tbody td {
    text-align: left !important
}

.wishlist-info tbody:last-of-type tr td {
    border-bottom: solid 1px #d9d9d9 !important;
    border-top: solid 1px #d9d9d9 !important
}

.wishlist-info thead .image {
    padding-left: 5px
}

#mqt-beneficios.quem-somos li {
    padding: 20px 0 !important
}

.banner-mais-presente {
    width: 100%;
    min-height: 580px;
    height: auto;
    color: #fff;
    text-align: right;
    background: url(../images/mais-quitanda-mais-que-presente.jpg?v=20160513) no-repeat center bottom;
    background-size: cover
}

.banner-mais-presente .row {
    margin-right: 50px !important
}

.mais-que-presente-kits .sub-title {
    text-align: center !important;
    padding: 10px 0;
    font-size: 20px !important;
    font-weight: 300 !important
}

.mais-que-presente-kits #mqt-kits h1.name,
.mais-que-presente-kits #mqt-kits .caption span,
.mais-que-presente-kits #mqt-kits-2 h1.name,
.mais-que-presente-kits #mqt-kits-2 .caption span {
    height: auto
}

.mais-que-presente-kits .cart {
    margin: 5px 0
}

.mais-que-presente-kits>.description p {
    padding: 5px 0 !important
}

@media (max-width: 416px) {
    #vantagens-assinante .beneficios-parceiros.principios ul li:before {
        display: none !important
    }
}

@media (max-width: 991px) {
    #vantagens-assinante .info-presente img {
        display: none !important
    }
    #vantagens-assinante .beneficios-parceiros li:before {
        display: none !important
    }
}

@media (max-width: 1199px) {
    #vantagens-assinante .beneficios-parceiros.principios ul li,
    #vantagens-assinante .beneficios-parceiros ul li {
        width: 100% !important
    }
}

.line-beneficios {
    width: 100%;
    height: 2px;
    border-bottom: dotted 1px #ccc;
    display: block;
    float: left;
    margin-top: 20px
}

#vantagens-assinante .beneficios-parceiros {
    margin: 50px 0;
    float: left
}

#vantagens-assinante .beneficios-parceiros h4 {
    font-family: 'Oleo Script', cursive;
    color: #889066;
    font-weight: 100;
    font-size: 27px;
    width: 100%;
    padding: 5px;
    line-height: 1.1em
}

#vantagens-assinante .beneficios-parceiros h4:before {
    content: "7";
    font-size: 70px;
    font-family: 'Oleo Script', cursive;
    float: left;
    width: 50px;
    height: 70px;
    line-height: 58px;
    text-align: left
}

#vantagens-assinante .beneficios-parceiros.principios {
    margin: 100px 0 50px 0 !important;
    float: none !important
}

#vantagens-assinante .beneficios-parceiros.principios p {
    margin: 0 0 50px 0 !important
}

#vantagens-assinante .beneficios-parceiros.principios li {
    width: 50% !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 30px !important
}

#vantagens-assinante .beneficios-parceiros.principios li:before {
    content: "\f00c" !important;
    display: block !important;
    background: none !important;
    border: #889066 1px dotted !important;
    color: #889066 !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-family: "FontAwesome"
}

#vantagens-assinante .beneficios-parceiros p {
    font-weight: 400;
    font-style: italic;
    line-height: 1.3em !important;
    margin: 0 0 30px 0 !important
}

#vantagens-assinante .beneficios-parceiros ul {
    background: none !important;
    width: 100% !important;
    float: left;
    padding: 0 !important;
    margin: 0 !important
}

#vantagens-assinante .beneficios-parceiros li {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1.6em !important;
    color: #666
}

#vantagens-assinante .beneficios-parceiros li:before {
    background: none !important;
    border: #889066 1px dotted !important;
    color: #889066 !important;
    padding: 10px !important;
    width: 30px !important;
    height: 30px !important;
    content: "\f00c" !important;
    font-size: 16px !important;
    font-family: "FontAwesome"
}

#vantagens-assinante .beneficios-parceiros li span {
    font-weight: 700;
    color: #945E0D !important
}

#vantagens-assinante .beneficios-parceiros li h5 {
    text-transform: uppercase;
    color: #666 !important;
    font-weight: 400;
    font-size: 18px !important
}

#vantagens-assinante .beneficios-parceiros li p {
    font-weight: 300;
    font-style: normal !important
}

.kit-mais-que-presente #insert-name {
    margin: 20px 0
}

.kit-mais-que-presente #insert-name input {
    background-color: #eee;
    cursor: pointer;
    box-shadow: inset #ccc -2px 2px 5px;
    -webkit-box-shadow: inset #ccc -2px 2px 5px;
    -moz-box-shadow: inset #ccc -2px 2px 5px;
    -o-box-shadow: inset #ccc -2px 2px 5px;
    -ms-box-shadow: inset #ccc -2px 2px 5px;
    cursor: auto !important;
    font-size: 15px;
    color: #666;
    font-family: 'Source Sans Pro', sans-serif;
    max-height: 90px
}

.banner-mais-presente-tematico {
    width: 100%;
    min-height: 580px;
    height: auto;
    color: #fff;
    text-align: right;
    background: url(../images/mais-quitanda-mais-que-presente-dia-dos-namorados-kit.jpg?v=20160513) no-repeat center;
    background-size: cover
}

.banner-mais-presente-tematico .row {
    margin-right: 50px !important
}

.banner-mais-presente-tematico h2.title {
    font-size: 70px !important
}

@media (max-width: 1199px) {
    .banner-mais-presente-tematico h2.title {
        font-size: 50px !important
    }
}

.banner-mais-presente-tematico h3 {
    font-size: 28px !important
}

@media (max-width: 1199px) {
    .banner-mais-presente-tematico h3 {
        font-size: 28px !important;
        line-height: 30px !important;
        width: 70% !important;
        float: right
    }
}

@media (min-width: 1200px) {
    .banner-mais-presente-tematico h3 {
        font-size: 28px !important;
        line-height: 30px !important;
        width: 50% !important;
        float: right
    }
}

.banner-mais-presente-tematico #countdown {
    display: block;
    float: right;
    width: 100%
}

#mqt-kits-2 h1 {
    display: block;
    width: 100% !important;
    text-align: center
}

#vantagens-assinante.modal-geleia #mqt-beneficios.info-presente,
#vantagens-assinante.modal-toque #mqt-beneficios.info-presente {
    margin: 10px !important;
    padding: 5px !important
}

.information-page-7 #vantagens-comerciais #content>div span {
    height: 90px !important
}

.information-page-7 #mqt-chamada-quitanda.destaque-barra .button {
    margin-top: 40px !important
}

.information-page-7 #mqt-news.quem-somos p {
    font-weight: 400 !important
}

.information-page-7 #mqt-news.quem-somos p>span {
    font-weight: 300 !important
}

.information-page-7 footer.fullwidth-footer {
    margin-top: 0
}

.marcas h3 {
    margin-bottom: 30px
}

.marcas img {
    margin: 5px 50px 5px 0;
    float: left
}

.marcas img.marca-1 {
    height: 50px;
    margin-top: 15px
}

.marcas img.marca-2 {
    height: 80px
}

.modal #mqt-beneficios p,
.modal #mqt-beneficios.info-presente p {
    text-align: left !important;
    font-size: 18px !important
}

.modal #mqt-beneficios h3,
.modal #mqt-beneficios.info-presente strong {
    color: #666 !important
}

.modal #mqt-beneficios.info-presente strong {
    color: #666 !important;
    font-size: 12px !important;
    word-break: break-all !important
}

.modal #mqt-beneficios img {
    border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -ms-border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    float: right;
    margin-left: 20px !important
}

.modal #mqt-beneficios.info-presente img {
    border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -ms-border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    max-width: 300px;
    float: right;
    margin-left: 20px !important
}

@media (min-width: 768px) {
    .info-presente {
        clear: both;
        float: left;
        margin-bottom: 10px
    }
}

@media (max-width: 991px) {
    .information-page-7 #vantagens-comerciais #content>div span {
        height: 60px !important
    }
}

.information-page-12 .blog-mais-quitanda {
    border: 0 !important;
    padding-top: 0 !important
}

.information-page-12 #mqt-chamada-quitanda .destaque-barra p {
    line-height: 90px !important
}

.information-page-7 #vantagens-comerciais,
.information-page-12 #vantagens-comerciais {
    padding: 20px 0 10px 0 !important
}

.information-page-13 h1 {
    display: none
}

.information-page-9 .breadcrumb,
.information-page-9 h1.heading-title {
    display: none
}

.information-page-12 .breadcrumb,
.information-page-12 h1.heading-title {
    display: none
}

.information-page-7 .breadcrumb,
.information-page-7 h1.heading-title {
    display: none
}

.information-page-9 #content.col-sm-12,
.information-page-9 #container .container.j-container,
.information-page-9 .extended-container #container,
.information-page-9 #content.col-sm-12 div.tp-banner-container.box.nav-on-hover.journal-slider {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important
}

.information-page-12 #content.col-sm-12,
.information-page-12 #container .container.j-container,
.information-page-12 .extended-container #container,
.information-page-12 #content.col-sm-12 div.tp-banner-container.box.nav-on-hover.journal-slider {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important
}

.information-page-7 #content.col-sm-12,
.information-page-7 #container .container.j-container,
.information-page-7 .extended-container #container,
.information-page-7 #content.col-sm-12 div.tp-banner-container.box.nav-on-hover.journal-slider {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important
}

.information-page-9 #content .journal-slider,
.information-page-12 #content .journal-slider,
.information-page-7 #content .journal-slider {
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important
}

.information-page-9 #vantagens-comerciais #container,
.information-page-9 #home-kits #container,
.information-page-9 #mqt-kits-insert #container {
    max-width: 1280px !important;
    margin: auto !important;
    width: 100%
}

.information-page-12 #vantagens-comerciais #container,
.information-page-12 section #container,
.information-page-12 #mqt-chamada-quitanda #content,
.information-page-12 #mqt-chamada-quitanda-presente #content,
.information-page-12 #mqt-news.quem-somos #content,
.information-page-12 #mqt-alimentos.quem-somos #content,
.information-page-12 #mqt-kits-insert #container {
    max-width: 1280px !important;
    margin: auto !important;
    width: 100%
}

.information-page-7 #vantagens-comerciais #container,
.information-page-7 #home-kits #container,
.information-page-7 #mqt-chamada-quitanda #content,
.information-page-7 #mqt-chamada-quitanda-presente #content,
.information-page-7 #mqt-mundo #content,
.information-page-7 #mqt-news.quem-somos #content,
.information-page-7 #mqt-mundo.quem-somos #content,
.information-page-7 #mqt-beneficios.clube-mais-que #content,
.information-page-7 #mqt-kits-insert #container {
    max-width: 1280px !important;
    margin: auto !important;
    width: 100%
}

.information-page-12 #mqt-mundo #content {
    padding: 5px 0px !important
}

.information-page-9 #vantagens-comerciais .oc2.information-page #content,
.information-page-12 #vantagens-comerciais .oc2.information-page #content,
.information-page-7 #vantagens-comerciais .oc2.information-page #content {
    padding: 5px inherit !important
}

#mqt-chamada-quitanda.destaque-barra {
    padding: 50px 0 25px 0 !important
}

#mqt-chamada-quitanda.destaque-barra .button #mqt-chamada-quitanda-presente.destaque-barra .button {
    margin: 0
}

.information-page-12 .extended-layout #content,
.information-page-7 .extended-layout #content {
    padding: 5px 0 !important
}

.information-page-12 #mqt-news.quem-somos .newsletter input[type=submit] {
    margin: 0 !important
}

@media (max-width: 767px) {
    .information-page-12 #mqt-news.quem-somos .newsletter input[type=submit] {
        margin: 10px auto !important;
        display: block
    }
}

#mqt-news.quem-somos input[type="text"] {
    width: 70%;
    float: left;
    height: 50px;
    margin: 10px 0
}

#mqt-news.quem-somos input[type="submit"] {
    width: 28%;
    float: right;
    height: 50px;
    margin: 0px 0 !important
}

@media (max-width: 468px) {
    #mqt-beneficios.quem-somos ul {
        background: none
    }
    #mqt-beneficios.quem-somos ul li {
        padding: 10px 0 !important
    }
    #mqt-beneficios.quem-somos ul li:before {
        display: none
    }
}

@media (max-width: 767px) {
    #mqt-beneficios.quem-somos {
        margin-top: 10px !important
    }
    .margin-bottom-20 {
        margin-bottom: 20px !important
    }
    .information-page-9 #vantagens-comerciais #container,
    .information-page-9 #home-kits #container {
        max-width: 740px !important;
        margin: auto !important;
        width: 90%
    }
    .information-page-12 #vantagens-comerciais #container,
    .information-page-12 section #container,
    .information-page-12 #mqt-chamada-quitanda #content,
    .information-page-12 #mqt-chamada-quitanda-presente #content,
    .information-page-12 #mqt-mundo #content {
        max-width: 740px !important;
        margin: auto !important;
        width: 90%
    }
    .information-page-7 #mqt-kits-insert #container {
        max-width: 740px !important;
        margin: auto !important;
        width: 90%
    }
    .information-page-9 #mqt-chamada-quitanda.destaque-barra p,
    .information-page-12 #mqt-chamada-quitanda.destaque-barra p,
    .information-page-7 #mqt-chamada-quitanda.destaque-barra p,
    #mqt-chamada-quitanda-presente.destaque-barra p,
    #mqt-news.destaque-barra.quem-somos p,
    #mqt-alimentos.quem-somos p {
        text-align: center !important
    }
    #mqt-news.quem-somos .newsletter input[type=text],
    #mqt-news.quem-somos .newsletter input[type=submit] {
        width: 100% !important;
        float: inherit !important;
        margin: 10px auto !important;
        display: block !important
    }
    #mqt-beneficios.quem-somos ul li {
        font-size: 15px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #mqt-beneficios.quem-somos ul li {
        padding: 15px 0 !important;
        font-size: 15px !important
    }
}

@media (max-width: 1300px) {
    #mqt-chamada-quitanda.destaque-barra p,
    #mqt-chamada-quitanda-presente.destaque-barra p {
        font-size: 24px;
        text-align: left;
        line-height: 30px !important;
        margin: 20px 0
    }
    .information-page-12 #mqt-mundo #content {
        padding: 5px 1%
    }
}

@media (min-width: 1200px) {
    .information-page-12 #mqt-mundo #content {
        padding: 5px 30px !important
    }
}

.success-page>div {
    margin-top: 30px !important;
    margin-bottom: 50px !important
}

.blog-mais-quitanda {
    border-top: solid 1px #ddd;
    padding-top: 50px;
    margin: 80px 0
}

.blog-mais-quitanda h1 {
    font-size: 20px
}

#mqt-mundo.blog-mais-quitanda p.text-center {
    text-align: center !important
}

.success-page #mqt-mundo p.subtitle {
    margin-bottom: 50px !important
}

.success-page #mqt-beneficios {
    margin: 0 0 50px 0 !important
}

.success-page #mqt-beneficios ul li {
    padding: 20px 0 !important
}

.success-page .quem-somos i {
    width: inherit !important;
    height: inherit !important
}

.success-page #mqt-mundo p {
    margin: 10px 0 !important;
    text-align: center !important;
    font-weight: 300;
    font-size: 16px;
    margin: 25px 0;
    color: inherit !important
}

#mqt-mundo.quem-somos p.caption {
    text-align: center !important;
    font-weight: 300;
    font-size: 16px;
    margin: 25px 0;
    color: inherit !important
}

.route-checkout-success .success-page p>a {
    color: #cc6600
}

.route-checkout-success .success-page p>a:hover {
    color: #7A8B36
}

.section-mundo-mais-quitanda #insert-info-here,
.section-mundo-mais-quitanda #insert-info-here #content>.row {
    padding: 0 !important;
    margin: 0 !important
}

.section-mundo-mais-quitanda #insert-info-here #content {
    margin: 0 -8px !important;
    padding: 0 !important
}

#mqt-mais-que-presente h2.title-points {
    margin: 0 0 40px 0;
    text-align: left
}

#mqt-mais-que-presente h2.title-points:after {
    display: none
}

#mqt-mais-que-presente p {
    margin: 10px 0;
    padding: 2px 3% 0 2px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.45em
}

.mais-que-presente-kits .description {
    margin-top: 10px !important
}

@media (max-width: 567px) {
    .quem-somos .margin-top-100 {
        margin-top: 25px !important
    }
}

.quem-somos .icon-planeja {
    width: 45px !important;
    height: 45px !important
}

.banner-pagina {
    background-image: url(../images/mais-quitanda-quem-somos.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px
}

.banner-pagina,
.banner-mais-presente,
.banner-mais-presente-tematico {
    text-align: right;
    color: #fff;
    background-size: cover
}

.banner-pagina h2,
.banner-mais-presente h2,
.banner-mais-presente-tematico h2 {
    font-family: "Oleo Script", "Georgia", cursive;
    font-size: 100px;
    line-height: 120px;
    margin-top: 15%;
    font-weight: 100 !important
}

.banner-pagina h3,
.banner-pagina h4,
.banner-mais-presente h3,
.banner-mais-presente h4,
.banner-mais-presente-tematico h3,
.banner-mais-presente-tematico h4 {
    font-weight: 300 !important;
    font-family: "Source sans pro", sans-serif
}

.banner-pagina h3,
.banner-mais-presente h3,
.banner-mais-presente-tematico h3 {
    font-size: 30px;
    line-height: 36px
}

.banner-pagina h4,
.banner-mais-presente h4,
.banner-mais-presente-tematico h4 {
    font-size: 22px;
    line-height: 26px;
    padding: 0
}

@media (max-width: 767px) {
    .banner-pagina,
    .banner-mais-presente-tematico {
        min-height: auto !important;
        background-size: cover !important;
        padding-bottom: 50px !important
    }
    .banner-pagina h2,
    .banner-mais-presente-tematico h2 {
        font-size: 60px;
        line-height: 80px
    }
    .banner-pagina h3,
    .banner-mais-presente-tematico h3 {
        font-size: 30px;
        line-height: 36px
    }
    .banner-pagina h4,
    .banner-mais-presente-tematico h4 {
        font-size: 16px;
        line-height: 18px;
        padding: 0
    }
}

#mqt-quem-somos {
    margin: 50px 0 !important;
    float: left
}

#mqt-quem-somos h2.title-points {
    margin: 0 0 40px 3%;
    text-align: left
}

#mqt-quem-somos h2.title-points:after {
    display: none
}

#mqt-quem-somos p {
    margin: 10px 0;
    padding: 10px 0 10px 3%;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.45em
}

@media (max-width: 767px) {
    #mqt-quem-somos h2.title-points {
        text-align: center
    }
    #mqt-quem-somos p {
        padding: 10px 0 !important
    }
}

#mqt-quitanda-saude {
    margin: 0 0 50px 0 !important;
    float: left
}

#mqt-quitanda-saude h2.title-points {
    margin: 0 0 40px 0;
    text-align: left
}

#mqt-quitanda-saude h2.title-points:after {
    display: none
}

#mqt-quitanda-saude p {
    margin: 10px 0;
    padding: 10px 3% 10px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.45em
}

@media (max-width: 767px) {
    #mqt-quitanda-saude h2.title-points {
        text-align: center
    }
}

#mqt-quitanda-praticidade {
    margin: 100px 0 !important;
    float: left
}

#mqt-quitanda-praticidade h2.title-points {
    margin: 0 0 40px 3%;
    text-align: left
}

#mqt-quitanda-praticidade h2.title-points:after {
    display: none
}

#mqt-quitanda-praticidade p {
    margin: 10px 0;
    padding: 10px 0 10px 3%;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.45em
}

@media (max-width: 767px) {
    #mqt-quitanda-praticidade h2.title-points {
        text-align: center
    }
    #mqt-quitanda-praticidade p {
        padding: 10px 0 !important
    }
}

#mqt-quitanda-cuidado ul.listagem li:nth-child(1)::before {
    margin-bottom: 50px
}

#mqt-quitanda-cuidado {
    margin: 100px 0 0 0 !important;
    float: left
}

#mqt-quitanda-cuidado h2.title-points {
    margin-bottom: 40px
}

#mqt-quitanda-cuidado ul {
    background: url(../images/border.gif) repeat-y 23px top;
    margin: 30px 0 !important;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none
}

#mqt-quitanda-cuidado ul li {
    margin: 20px 0 10px 0;
    font-size: 18px;
    font-weight: 400;
    float: left;
    list-style: none;
    width: 100%
}

#mqt-quitanda-cuidado ul li:before {
    font-family: "FontAwesome";
    font-size: 22px;
    background: #748D3A;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #fff;
    line-height: 1.45em;
    text-align: center;
    border: solid 10px #748D3A;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

#mqt-quitanda-cuidado ul li:nth-child(1)::before {
    content: "\f00c"
}

#mqt-quitanda-cuidado ul li:nth-child(2)::before {
    content: "";
    background-image: url(../images/icon-entrega-b.svg)
}

#mqt-quitanda-cuidado ul li:nth-child(3)::before {
    content: "";
    background-image: url(../images/icon-planeja-b.svg)
}

#mqt-quitanda-cuidado ul li:nth-child(4)::before {
    content: "";
    background-image: url(../images/icon-coracao-branco.svg)
}

#mqt-quitanda-cuidado ul li:nth-child(5)::before {
    content: "";
    background-image: url(../images/icon-preferencias.svg)
}

#mqt-quitanda-cuidado ul li:nth-child(6)::before {
    content: "";
    background-image: url(../images/icon-qualidade-b.svg)
}

#mqt-quitanda-cuidado ul li:nth-child(7)::before {
    content: "";
    background-image: url(../images/icon-entrega-caminhao-b.svg)
}

#mqt-quitanda-cuidado ul li:nth-child(8)::before {
    content: "\f073"
}

#mqt-quitanda-cuidado ul li:nth-child(9)::before {
    content: "";
    background-image: url(../images/icon-refrigerador.svg)
}

#mqt-quitanda-cuidado ul li:nth-child(10)::before {
    content: "";
    background-image: url(../images/icon-sustentabilidade.svg)
}

@media (max-width: 767px) {
    #mqt-quitanda-cuidado ul {
        background: none !important
    }
    #mqt-quitanda-cuidado ul li {
        list-style: outside circle;
        margin-left: 20px;
        padding-right: 20px
    }
    #mqt-quitanda-cuidado ul li:before {
        display: none
    }
    #mqt-quitanda-cuidado h2.title-points {
        text-align: center
    }
}

#mqt-quitanda-cuidado legend {
    font-size: 13px;
    text-align: center;
    margin: 5px 0;
    line-height: 1.4em !important;
    color: #666 !important;
    border: 0 !important
}

#mqt-chamada-quitanda-presente {
    background-image: url(../images/bg-presente.jpg?v=20160428);
    background-position: center;
    background-size: cover;
    margin: 0
}

#mqt-chamada-quitanda-presente.destaque-barra .button {
    margin: 10px auto !important
}

#mqt-chamada-quitanda-presente.destaque-barra p {
    text-align: left
}

#mqt-chamada-quitanda-presente.seta:before,
#mqt-chamada-quitanda-presente.seta:after {
    display: none !important
}

@media (max-width: 567px) {
    section>#mqt-mundo {
        margin: 0 auto !important;
        width: 90%
    }
    #mqt-mundo>#mqt-mundo {
        margin: 0 30px 120px 30px !important
    }
}

#vantagens-comerciais.mais-que-presente {
    background: #f4f4f4 url(../images/bg.jpg?v=20200223) repeat
}

@media (max-width: 1199px) {
    #vantagens-comerciais.mais-que-presente #content>div i {
        margin: 0 10px 10px 10px !important
    }
}

#vantagens-comerciais.quem-somos #content>div i,
#vantagens-comerciais.clube-mais-que #content>div i {
    width: 50px !important;
    height: 50px !important;
    margin: 5px 10px !important
}

#vantagens-comerciais.quem-somos #content>div strong,
#vantagens-comerciais.clube-mais-que #content>div strong {
    font-size: 16px !important
}

#vantagens-comerciais.quem-somos #content>div p,
#vantagens-comerciais.clube-mais-que #content>div p {
    font-size: 15px !important;
    line-height: 20px !important
}

@media (min-width: 992px) {
    #vantagens-comerciais.quem-somos #content>div {
        line-height: 22px !important
    }
    #vantagens-comerciais.quem-somos #content>div:nth-child(1),
    #vantagens-comerciais.quem-somos #content>div:nth-child(2) {
        width: 23.666% !important
    }
    #vantagens-comerciais.quem-somos #content>div:nth-child(3) {
        width: 27.666% !important
    }
    #vantagens-comerciais.quem-somos #content>div:nth-child(4) {
        width: 24.3333% !important
    }
}

#mqt-beneficios .btn.btn-cta-order.orange {
    padding: 10px 20px;
    display: block;
    margin: auto;
    max-width: 200px;
    text-transform: uppercase
}

#mqt-beneficios.quem-somos {
    margin-top: 100px !important
}

#mqt-beneficios.quem-somos ul li {
    padding: 35px 0
}

#mqt-beneficios.quem-somos ul li:last-child {
    padding-bottom: 50px
}

#mqt-beneficios.quem-somos ul li:nth-child(1)::before {
    content: "";
    background-image: url(../images/icon-time.svg?v=20160329);
    background-repeat: no-repeat
}

#mqt-beneficios.quem-somos.praticidade ul li:nth-child(3)::before {
    content: "";
    background-image: url(../images/icon-time.svg?v=20160329);
    background-repeat: no-repeat
}

#mqt-beneficios.quem-somos ul li:nth-child(2)::before,
#mqt-beneficios.quem-somos.praticidade ul li:nth-child(4)::before {
    content: "";
    background-image: url(../images/icon-saude.svg?v=20160329);
    background-repeat: no-repeat
}

#mqt-beneficios.quem-somos ul li:nth-child(3)::before,
#mqt-beneficios.quem-somos.praticidade ul li:nth-child(2)::before {
    content: "";
    background-image: url(../images/icon-saude-branco.svg?v=20160329);
    background-repeat: no-repeat
}

#mqt-beneficios.quem-somos ul li:nth-child(4)::before {
    content: "";
    background-image: url(../images/icon-coracao-branco.svg?v=20160329);
    background-repeat: no-repeat
}

#mqt-beneficios.quem-somos.praticidade ul li:nth-child(1)::before,
#mqt-beneficios.quem-somos.praticidade.saude ul li:nth-child(1)::before {
    content: "";
    background-image: url(../images/icon-coracao-branco.svg?v=20160329);
    background-repeat: no-repeat
}

#mqt-beneficios.quem-somos.praticidade p {
    padding: 20px 10% 20px 0;
    text-align: left;
    font-size: 16px
}

#mqt-beneficios.quem-somos.praticidade li {
    font-size: 16px
}

#mqt-chamada-quitanda {
    background-image: url(../images/bg-quitanda.jpg?v=20160329);
    background-size: cover
}

#mqt-chamada-quitanda.seta:before {
    display: none !important
}

#mqt-chamada-quitanda.destaque-barra .btn {
    margin: 15px auto !important
}

@media (max-width: 991px) {
    #mqt-chamada-quitanda-presente.destaque-barra .button {
        margin: 20px auto !important;
        float: none !important;
        display: block !important
    }
}

#mqt-beneficios.quem-somos ul li,
#mqt-beneficios.quem-somos.praticidade ul li {
    line-height: inherit !important
}

#mqt-news.quem-somos {
    background-image: url(../images/bg-assine-newsletter-2.jpg?v=20160328);
    background-position: 10% 70% !important
}

#mqt-alimentos.quem-somos {
    text-align: left
}

#mqt-news.quem-somos p {
    text-align: left
}

#mqt-news.quem-somos .newsletter {
    margin-top: 10px !important
}

#mqt-news.quem-somos .newsletter input[type=text] {
    width: 75%;
    float: left;
    margin: 0 !important
}

#mqt-news.quem-somos .newsletter input[type=submit] {
    width: 23%;
    float: right;
    margin: 0
}

#mqt-mundo.quem-somos .post {
    padding: 0
}

#mqt-mundo.quem-somos .post h1 {
    margin: 0 0 15px 0;
    font-size: 20px
}

#mqt-mundo.quem-somos .post .autor {
    margin-bottom: 10px;
    display: block
}

#mqt-mundo.quem-somos .newsletter {
    margin: 5px 0 !important;
    float: right;
    width: 100%
}

.banner-pagina.clube-mais-que {
    background: url(../images/mais-quitanda-clube-mais-que-vantagens.jpg?v=20160822) no-repeat top center;
    width: 100%;
    height: 650px
}

.banner-pagina.clube-mais-que h2,
.banner-pagina.clube-mais-que h3,
.banner-pagina.clube-mais-que h4 {
    text-align: right;
    padding: 0;
    color: #666
}

.banner-pagina.clube-mais-que h3 {
    font-size: 34px !important
}

@media (max-width: 767px) {
    #mqt-beneficios.clube-mais-que {
        margin-top: 100px !important
    }
    #mqt-beneficios.clube-mais-que ul {
        margin: 30px 5px !important
    }
}

@media (min-width: 768px) and (max-width: 1123px) {
    #mqt-beneficios.clube-mais-queul li:nth-child(1)::before {
        margin-bottom: 90px !important
    }
}

#mqt-beneficios.clube-mais-que {
    margin-top: 100px !important
}

#mqt-beneficios.clube-mais-que ul {
    margin: 30px 5px !important
}

#mqt-beneficios.clube-mais-que ul li {
    font-size: 16px;
    width: 100% !important;
    line-height: inherit !important
}

#mqt-beneficios.clube-mais-que ul li>h3 {
    font-size: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: inherit !important;
    font-weight: 600
}

#mqt-beneficios.clube-mais-que ul li p {
    text-align: left !important;
    line-height: inherit !important;
    font-size: 16px !important;
    margin: 0 !important;
    font-weight: 400
}

#mqt-beneficios.clube-mais-que ul li strong {
    width: 100%;
    display: block
}

#mqt-beneficios.clube-mais-que ul li:nth-child(1)::before {
    content: "";
    background-image: url(../images/icon-planeja-b.svg?v=20160404)
}

#mqt-beneficios ul li:nth-child(2)::before {
    content: "";
    background-image: url(../images/icon-planeja-b.svg?v=20160404)
}

#mqt-beneficios.clube-mais-que ul li:nth-child(1)::before {
    background-position: 0px;
    background-position: 2px
}

@media (min-width: 1176px) {
    #mqt-beneficios.clube-mais-que ul li:nth-child(1)::before {
        margin-bottom: 75px !important
    }
}

@media (max-width: 1175px) {
    #mqt-beneficios.clube-mais-que ul li:nth-child(1)::before {
        margin-bottom: 150px !important
    }
}

#mqt-beneficios.clube-mais-que ul li:nth-child(2)::before {
    content: "\f0d1";
    background-image: none;
    font-family: "FontAwesome";
    font-size: 18px
}

#mqt-beneficios.clube-mais-que ul li:nth-child(3)::before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 22px;
    background-image: none !important
}

#mqt-beneficios.clube-mais-que ul li:nth-child(4)::before {
    content: "";
    background-image: url(../images/icon-beneficios-2.svg?v=20160329)
}

#mqt-beneficios.clube-mais-que ul li:nth-child(5)::before {
    content: "\f073";
    background-image: none;
    font-family: "FontAwesome";
    font-size: 22px
}

#mqt-beneficios.clube-mais-que ul li:nth-child(6)::before {
    content: "";
    background-image: url(../images/icon-beneficios-4.svg?v=20160329)
}

#mqt-beneficios.clube-mais-que ul li:nth-child(7)::before {
    content: "\f073";
    font-family: "FontAwesome";
    font-size: 22px
}

#mqt-beneficios.clube-mais-que ul li:nth-child(8)::before {
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 22px
}

#mqt-beneficios.clube-mais-que ul li:nth-child(9)::before {
    content: "\f291";
    font-family: "FontAwesome";
    font-size: 22px
}

#mqt-beneficios.clube-mais-que ul li:nth-child(10)::before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 22px
}

#mqt-beneficios.quem-somos.praticidade.saude ul {
    margin: 0 !important
}

#mqt-beneficios.quem-somos.praticidade.saude ul li:nth-child(1)::before,
#mqt-beneficios.quem-somos.praticidade.saude ul li:nth-child(5)::before {
    font-family: "FontAwesome";
    float: left;
    font-size: 24px;
    color: #fff !important;
    line-height: 35px
}

#mqt-beneficios.quem-somos.praticidade.saude ul li:nth-child(1)::before {
    content: "\f0d1";
    background-image: none !important
}

#mqt-beneficios.quem-somos.praticidade.saude ul li:nth-child(5)::before {
    content: "\f1b8"
}

@media (max-width: 767px) {
    #mqt-beneficios.clube-mais-que {
        margin-top: 100px !important
    }
    #mqt-beneficios.clube-mais-que ul li {
        font-size: 16px;
        width: 100% !important;
        line-height: inherit !important;
        margin-bottom: 20px !important
    }
    #mqt-beneficios.clube-mais-que ul li>h3 {
        font-size: 22px !important
    }
}

.como-funciona {
    margin: 50px 0 !important
}

.como-cancelar {
    margin: 50px 0 !important
}

.como-cancelar .como-funciona-step-two:after,
.como-cancelar .como-funciona-step-one:after,
.como-cancelar .como-funciona-step-three:after {
    bottom: 125px !important
}

.como-funciona img {
    width: 100px;
    height: auto;
    display: block;
    margin: 5px auto 10px auto !important
}

.como-funciona i {
    display: block;
    margin: 5px auto 10px auto !important;
    color: #728835;
    font-size: 100px !important;
    text-align: center
}

#home-kits .como-funciona h4 {
    text-align: center;
    color: #666;
    font-size: 20px;
    font-weight: 700
}

#home-kits .como-cancelar h4 {
    text-align: center;
    color: #666;
    font-size: 20px;
    font-weight: 700;
    padding: 0 20px;
    width: 100%;
    height: 60px;
    float: left
}

@media (max-width: 991px) {
    #home-kits .como-cancelar h4 {
        font-size: 18px !important;
        margin-bottom: 20px
    }
}

.como-funciona h4:after,
.como-cancelar h4:after,
.perguntas-frequentes h3:after {
    content: "";
    background: #666;
    height: 1px;
    width: 100px;
    display: block;
    margin: 5px auto
}

#home-kits .como-funciona>div p,
#home-kits .como-cancelar>div p {
    color: #9a9a9a !important;
    font-size: 16px;
    padding: 5px 7%;
    line-height: 24px !important;
    font-weight: 400 !important
}

.como-cancelar .como-cancelar-steps {
    font-family: "Oleo Script", cursive;
    color: #979797;
    font-size: 90px;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 100px
}

.como-funciona-step-one:after,
.como-funciona-step-two:after,
.como-funciona-step-three:after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 70px;
    color: #666;
    float: right;
    bottom: 175px;
    left: 25px
}

@media (min-width: 992px) {
    .como-funciona-step-two:after {
        bottom: 247px !important
    }
    .como-funciona-step-three:after {
        bottom: 223px !important
    }
}

@media (min-width: 1200px) {
    .como-funciona-step-two:after {
        bottom: 198px !important
    }
}

.cta-text {
    width: 100%;
    display: block;
    margin: 3px 0;
    font-size: 30px;
    float: left;
    font-weight: 300;
    padding: 15px 0;
    color: #fff
}

@media (min-width: 768px) {
    .cta-text {
        text-align: left !important
    }
}

.perguntas-frequentes .tab-content,
.tab-content.pagamento-cartao-dinheiro {
    display: inherit !important
}

.perguntas-frequentes .tab-content {
    background: none !important;
    background: #fff !important
}

.perguntas-frequentes h3 {
    color: #666;
    font-size: 20px;
    font-weight: 100;
    white-space: normal
}

.perguntas-frequentes h3:after {
    display: inherit;
    margin: 5px 0;
    color: #aaa !important
}

.perguntas-frequentes .btn-cta-border-big {
    color: #666;
    text-align: left;
    margin: 5px 0 0 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #eee !important;
    color: #cc6600 !important;
    white-space: normal
}

.perguntas-frequentes .collapese {
    margin: 10px 0
}

.perguntas-frequentes .nav-pills>li {
    font-size: 20px
}

.perguntas-frequentes .nav-pills>li a {
    color: #666;
    border-bottom: #f2f2f2 solid 1px
}

.perguntas-frequentes .nav-pills>li.active>a {
    background: #cc6600 !important
}

.perguntas-frequentes .ask {
    list-style: none;
    padding: 0 15px;
    margin: 10px 0
}

.perguntas-frequentes .ask li {
    margin: 10px 0
}

.perguntas-frequentes .ask li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #afb986;
    margin-right: 10px
}

.perguntas-frequentes .btn-cta-border-big[aria-expanded="false"]:after,
.perguntas-frequentes .btn-cta-border-big[aria-expanded="true"]:after {
    float: right;
    margin: 0;
    padding: 0 2px;
    font-family: "FontAwesome"
}

#utilizar-outro-endereco .btn[aria-expanded="false"]:after,
#utilizar-outro-endereco .btn[data-toggle="collapse"]:after,
#utilizar-outro-endereco .btn[aria-expanded="true"]:after {
    float: right;
    margin: 0;
    padding: 0 2px;
    font-family: "FontAwesome"
}

.mundo-menu[aria-expanded="false"]:after,
.mundo-menu[aria-expanded="true"]:after {
    float: right;
    margin: 0;
    padding: 0 2px;
    font-family: "FontAwesome"
}

.perguntas-frequentes .btn-cta-border-big[aria-expanded="false"]:after {
    content: "\f055"
}

#utilizar-outro-endereco .btn[aria-expanded="false"]:after,
#utilizar-outro-endereco .btn[data-toggle="collapse"]:after {
    content: "\f055";
    top: 30px !important;
    position: absolute
}

.mundo-menu[aria-expanded="false"]:after {
    content: "\f055"
}

.perguntas-frequentes .btn-cta-border-big[aria-expanded="true"]:after,
#utilizar-outro-endereco .btn[aria-expanded="true"]:after,
#skip-dates .cb-option input[type="checkbox"]:checked+label span:before,
.mundo-menu[aria-expanded="true"]:after {
    content: "\f056"
}

.perguntas-frequentes .tab-content .btn {
    padding-left: 0 !important
}

#utilizar-outro-endereco .btn>strong {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 70%;
    float: left;
    margin-right: 5px
}

.layout-17 h1.heading-title {
    text-align: center !important
}

.route-checkout-success .success-page .subtitle p,
.route-checkout-success .success-page h1.heading-title {
    text-align: center !important
}

.layout-17 h1.heading-title:after {
    height: 50px !important
}

.layout-17 p.subtitle {
    margin: 0 0 25px !important
}

a.nav-expander {
    display: block;
    position: relative !important;
    transition: right 0.3s ease-in-out 0s;
    z-index: 1200000000;
    line-height: 50px !important;
    text-align: center !important;
    height: 50px;
    width: 50px;
    right: 0px;
    float: right;
    padding: 10px 0 0 0;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s
}

a.nav-expander i {
    font-size: 20px !important;
    color: #666
}

a.nav-expander:hover {
    cursor: pointer
}

.menu-sidebar {
    background: #fff;
    display: block;
    height: 100%;
    overflow: auto;
    position: fixed;
    right: -20em;
    font-size: 15px;
    top: 0;
    width: 18em;
		text-transform: uppercase;
    z-index: 2000;
    transition: right 0.5s ease-in-out 0s;
    -webkit-transition: right 0.5s ease-in-out 0s;
    -moz-transition: right 0.5s ease-in-out 0s;
    -o-transition: right 0.5s ease-in-out 0s;
    overflow-x: hidden !important
}

.nav-expanded .menu-sidebar {
    right: 0;
		box-shadow: 0 0 0 9999px rgba(0,0,0,.5);
    /* box-shadow: rgba(0, 0, 0, 0.1) -5px 0px 10px */
}

body.nav-expanded {
    margin-left: 0em;
    transition: right 0.4s ease-in-out 0s;
    -webkit-transition: right 0.4s ease-in-out 0s;
    -moz-transition: right 0.4s ease-in-out 0s;
    -o-transition: right 0.4s ease-in-out 0s
}

.main-menu {
    padding-top: 12px
}

.main-menu li {
    border-bottom: 1px solid #eee;
    font-size: 18px;
    padding: 0;
    width: 100%;
    display: block;
    line-height: 40px;
    text-indent: 15px
}

.main-menu li:first-child {
    border: 0 !important
}

.main-menu li span {
    color: #666;
    text-decoration: none
}

.main-menu li a {
    color: #666;
    text-decoration: none;
    display: block
}

.main-menu li:hover {
    background: #eee
}

.main-menu li a:hover {
    text-decoration: none
}

.main-menu li .sub-nav {
    border-bottom: 0px;
    padding: 4px
}

.main-menu li li.sub-nav:hover {
    background: #ddd !important
}

.main-menu a .caret {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    border-top: 4px solid #4f5963;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-top: 8px
}

.main-menu a:hover .caret {
    border-top-color: #4f5963
}

.main-menu li.open>a>.caret {
    border-top: none;
    border-bottom: 4px solid #4f5963;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.main-menu li.open>a:hover>.caret {
    border-bottom-color: #4f5963
}

.main-menu .icon:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: '\f105'
}

.main-menu li>a>span.icon {
    float: right;
    margin: 0.1em 1.7em -0.1em 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.main-menu li>a:hover>span.icon {
    float: right;
    margin: 0.1em 0.8em -0.1em 0;
    opacity: 1
}

.close-button {
    margin-bottom: 40px
}

.close-button:hover {
    background: none !important
}

.close-button #nav-close {
    font-weight: 300;
    padding-right: 10px
}

/* .close-button #nav-close i {
    background: #333 !important;
    color: #fff !important;
    border-radius: 100% !important;
    float: left;
    left: 15px;
    top: 8px;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px !important;
    text-align: center;
    text-indent: 0 !important
} */
.close-button #nav-close i {
    background: #f90 !important;
    color: #fff !important;
    border-radius: 0 0 5px 0 !important;
    left: -1px;
    top: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    text-indent: 0 !important;
}

.close-button #nav-close:hover i {
    background: #7a8b36 !important
}

a.nav-expander i:hover {
    color: #7a8b36 !important
}

.mundo-menu[aria-expanded="false"]:after,
.mundo-menu[aria-expanded="true"]:after {
    font-size: 16px !important;
    margin: 0 5px !important
}

.s-cat select {
    margin: 0 !important
}

#content.search-page .content .s-check {
    margin: 0 !important;
    top: 0 !important;
    padding: 0 !important
}

#content.search-page .content>div {
    padding-left: 0 !important
}

#content.search-page .content input[type="text"] {
    width: 100% !important
}

.ctn-dados {
    padding: 0 !important
}

.ctn-dados>div {
    margin: 0 !important;
    padding: 0 !important
}

.ctn-dados span {
    text-align: left;
    font-weight: bold;
    margin: 0px;
    border-radius: 0px !important;
    float: left;
    border: 1px solid #fff !important;
    background-color: #7a8b36 !important;
    color: #fff !important;
    line-height: 14px;
    text-align: left !important;
    padding: 5px 10px;
    float: left;
    width: 100% !important;
    font-size: 12px !important;
    font-weight: bold !important
}

.ctn-dados p {
    text-align: left !important;
    padding: 5px 10px;
    float: left;
    width: 100% !important;
    font-size: 12px !important;
    font-weight: bold !important
}

@media (max-width: 991px) {
    .ctn-dados span {
        height: auto !important
    }
}

.product-options>div.ctn-dados div p {
    font-weight: normal
}

.product-options>div.ctn-dados-results div {
    border: 1px solid #fff;
    text-align: left
}

.ctn-dados-results td {
    border: 1px solid #fff;
    text-align: left
}

.product-options>div.ctn-dados-results,
.ctn-dados-results td {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 0px 0px
}

.product-info .tamanho-kit {
    border-bottom: solid 0px #ddd;
    padding-bottom: 0px
}

.tbl-entrega {
    margin-bottom: 20px
}

.tbl-entrega tr td:first-child {
    text-align: left;
    text-align: left;
    width: auto !important
}

.tbl-entrega tr td:last-child {
    text-align: left;
    width: 20% !important
}

.tbl-entrega tfoot td {
    color: #333745;
    font-size: 14px;
    background: #d8ed85;
    text-align: left
}

.related-products .owl-item .product-grid-item {
    width: 100% !important
}

.related-products .wishlist,
.related-products .compare {
    display: none
}

#vantagens-assinante .btn:hover {
    background: #cc7f0b !important;
    background: #cc7f0b !important
}

.product-grid-item .product-details .button:hover {
    background-color: #cc7f0b !important
}

.related-products .product-grid-item .product-details .button {
    float: none
}

.par-alert {
    background-color: #FFE97B;
    padding: 10px !important;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    border-radius: 0px;
    padding-left: 10px !important;
    clear: both
}

.product-grid-item .product-details .name .composition {
    text-align: center;
    text-transform: capitalize !important;
    font-size: 14px;
    padding: 0px;
    margin: 5px 0px
}

.mqt-chamada-quitanda .destaque-barra .button.navbar-right {
    margin-right: 0px !important
}

.main-products .product-details .composition {
    text-align: center
}

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

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

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a {
    color: #777777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (max-width: 991px) {
    .journal-menu {
        display: none
    }
}

@media (min-width: 992px) {
    #cart .heading i {
        margin: 8px
    }
    .searchlink {
        margin-top: 10px
    }
    .super-menu {
        width: auto !important
    }
    .super-menu>li {
        display: inline-block
    }
    .super-menu li span.mundo-mais-quitanda-link {
        margin-top: 0 !important
    }
}

.modal-backdrop {
    background: rgba(0, 0, 0, 0.5)
}

.modal-landing {
    width: 70%;
    left: 15%;
    top: 5%
}

.modal-landing .modal-dialog {
    margin: 0;
    width: 100%;
    border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0
}

.modal-landing .modal-dialog img {
    max-width: 300px
}

@media (max-width: 767px) {
    .modal-landing .modal-dialog img {
        max-width: 100%
    }
}

.modal-landing .modal-content {
    border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    border: 0;
    padding: 40px
}

.modal-landing .modal-header {
    border: 0
}

.modal-landing .modal-header h4 {
    font-family: 'Oleo Script', cursive;
    font-size: 46px;
    text-align: center;
    color: #666;
    font-weight: 100;
    line-height: 50px
}

.modal-landing .modal-header h4:after {
    content: "...";
    font-family: 'Oleo Script', cursive;
    letter-spacing: 2px;
    text-align: center;
    color: #afb986;
    font-size: 30px;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 5px;
    height: 5px;
    display: block
}

.modal-landing .modal-header .close {
    opacity: 1;
    background: #ccc;
    border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -ms-border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    width: 25px;
    height: 25px
}

.modal-landing .modal-header .close span {
    color: #000
}

.modal-landing .modal-body {
    margin: 10px 2% 10px 1% !important
}

.modal-landing .modal-body #mqt-beneficios p {
    margin: 0 !important
}

.modal-landing .modal-body #mqt-beneficios ul {
    background: none
}

.modal-landing .modal-body #mqt-beneficios ul li {
    width: 100%;
    line-height: inherit;
    padding: 0
}

.modal-landing .modal-body #mqt-beneficios ul li:before {
    display: none
}

@media (min-width: 992px) {
    .modal-landing .modal-body #mqt-beneficios ul li:before {
        content: "\f00c";
        background: #fff;
        font-family: "FontAwesome";
        color: #889066;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 100% !important;
        -moz-border-radius: 100% !important;
        -ms-border-radius: 100% !important;
        -webkit-border-radius: 100% !important;
        border: 1px dotted #889066;
        margin: 0px 5px;
        display: block
    }
}

.modal-landing .modal-body .featured-image {
    margin: auto;
    max-width: 100%
}

@media (min-width: 992px) {
    .modal-landing .modal-body .featured-image {
        max-width: 300px;
        float: right;
        margin-left: 20px
    }
}

.modal-landing .modal-footer {
    border: 0
}

.information-page-15 h1 {
    font-family: 'Oleo Script', cursive;
    font-size: 46px;
    text-align: center !important;
    color: #666 !important;
    margin: 5px 0;
    font-weight: 400 !important;
    height: 50px !important
}

.information-page-15 h1:after {
    content: "...";
    font-family: 'Oleo Script', cursive;
    letter-spacing: 2px;
    text-align: center;
    color: #afb986;
    font-size: 30px;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 5px;
    height: 5px;
    display: block
}

.product-grid .product-grid-item .product-wrapper .product-details .caption .price,
.product-wrapper .product-details .caption+.price {
    height: 45px !important;
    clear: both;
    margin-bottom: 10px
}

.product-grid .product-grid-item .product-wrapper .product-details .caption .price>.price-old,
.product-wrapper .product-details .caption+.price>.price-old {
    font-size: 12px !important;
    text-decoration: line-through
}

.product-grid .product-grid-item .product-wrapper .product-details .caption .price>.price-new,
.product-wrapper .product-details .caption+.price>.price-new {
    line-height: 1.3em !important
}

.product-details .description {
    margin: 0
}

@media (min-width: 1200px) {
    .product-details .description {
        height: 55px !important;
        margin: 0
    }
}

.product-details .description p {
    margin: 0
}

.caption p.composition {
    height: 20px;
    line-height: 20px
}

.caption .price-old {
    color: red !important;
    height: 14px;
    font-size: 12px;
    font-weight: 100 !important;
    margin: 0 !important;
    color: red !important
}

#mqt-beneficios img {
    border-radius: 100%;
    -o-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%
}

.home-page #mqt-beneficios.clube-mais-que ul li:before,
.route-product-bundle-bundle #mqt-beneficios.clube-mais-que ul li:before {
    margin-bottom: 25px !important
}

.breadcrumb {
    border: 0 !important;
    text-align: left;
    margin-bottom: 20px
}

.breadcrumb span,
.breadcrumb .current-link {
    color: #666 !important
}

.category-page .breadcrumb {
    padding: 0
}

.cesta-comprar:before {
    background: url(../images/icon-cestinho-b.svg?v=20200304) no-repeat;
    width: 20px;
    height: 21px;
    margin: 5px 0px 0px 0px;
    content: ""
}

span.cesta-comprar:before {
    position: relative;
    float: left
}

#button-cart .button-cart-text:before {
    display: none
}

#button-cart i {
    margin-right: 5px
}

.button-group .btn.btn-cta-bg {
    background: #f90
}

.button-group .btn.btn-cta-bg:hover {
    background: #CC7F0B !important;
    border-color: #CC7F0B !important
}

.product-details .price>span {
    text-align: center
}

.product-details .button-group .button {
    background: #f90 !important
}

.product-details .button-group .button:hover {
    background: #CC7F0B !important
}

@media (max-width: 1199px) {
    .product-details .button-group .button>span {
        text-align: center !important
    }
}

.product-details .button-group .button .button-cart-text {
    font-size: 14px !important
}

.product-details .button-group .button .button-cart-text:before {
    content: "";
    background: url(../images/icon-cestinho-b.svg?v=20200304) no-repeat;
    width: 20px;
    height: 21px;
    margin: 10px 5px 0px -10px;
    float: left
}

@media (max-width: 1199px) {
    .product-details .button-group .button .button-cart-text:before {
        display: none !important
    }
}

.button-group .btn-cta-bg-small {
    background: #f90 !important;
    border-color: #f90 !important
}

.button-group .btn-cta-bg-small:hover {
    background: #CC7F0B !important;
    border-color: #CC7F0B !important
}

.product-details .caption h1.name a {
    color: #f90 !important
}

.product-details .caption h1.name a:hover {
    color: #CC7F0B !important
}

@media (max-width: 767px) {
    .product-thumb .button-cart-text:before {
        margin: 5px 10px 0px 0px;
        float: none !important;
        display: inline-block
    }
}

@media (min-width: 567px) and (max-width: 767px) {
    .route-product-search .product-grid-item {
        min-height: 600px !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .route-product-search .product-grid-item {
        min-height: 510px !important
    }
}

@media (min-width: 1200px) {
    .route-product-search .product-grid-item {
        min-height: 550px !important
    }
}

@media (min-width: 992px) {
    .route-product-search .product-grid-item .product-details .button-group .escolha-quantidade+.cart {
        float: left
    }
    .route-product-search .product-grid-item .product-details .button-group .cart {
        float: none;
        display: block;
        margin: 0px auto;
        width: 49% !important
    }
    .route-product-search .product-grid-item .product-details .button-group .cart .button {
        width: 100% !important
    }
}

.btn-out-stock {
    width: 100%;
    margin: 23px 0;
    line-height: 28px;
    text-align: center
}

@media (max-width: 991px) {
    .btn-out-stock {
        white-space: pre-wrap
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .btn-out-stock {
        line-height: 1.4em
    }
}

.btn-out-stock2 {
    width: 100%;
    line-height: 28px;
    text-align: center
}

@media (max-width: 991px) {
    .btn-out-stock2 {
        white-space: pre-wrap
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .btn-out-stock2 {
        line-height: 1.4em
    }
}

.btn-out-stock3 {
    width: 100%;
    margin: 17px 0;
    line-height: 28px;
    text-align: center
}

@media (max-width: 991px) {
    .btn-out-stock3 {
        white-space: pre-wrap
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .btn-out-stock3 {
        line-height: 1.4em
    }
}

#review {
    margin: 20px 0
}

#review li {
    border-bottom: solid 1px #eee;
    padding-bottom: 25px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%
}

#review .author-date {
    float: left;
    width: 15%
}

@media (max-width: 991px) {
    #review .author-date {
        width: 100%
    }
}

#review .author-date .author-name {
    display: inline-block;
    font-weight: bold;
    width: 100%
}

#review .author-date .date-added {
    width: 100%;
    font-size: 13px
}

#review .review-text {
    float: left;
    width: 85%
}

@media (max-width: 991px) {
    #review .review-text {
        width: 100%
    }
}

#review .stars {
    width: 100%;
    float: left
}

#review .stars .fa-star {
    color: #f90
}

#review .stars .fa-star-o {
    color: #ccc !important
}

.review-form {
    margin: 20px 0;
    width: 100%
}

.review-form .form-group label.control-label {
    padding: 0px !important;
    font-size: 13px !important
}

.review-form .form-group .col-sm-12>span {
    float: left;
    margin-right: 5px;
    line-height: 20px;
    padding: 0
}

.review-form #review-title {
    font-size: 15px !important;
    font-weight: bold !important
}

.principal {
    border: solid 1px #cc7f0b !important
}

.button-group .btn-cta-bg-small, .button-group .btn.btn-cta-bg {text-transform: uppercase;border-radius: 3px !important;border: 1px solid #c88216 !important;}
.product-details .cart.outofstock {float: none;display: inline-block;width: 100%;height: 50px;margin: 0 auto;padding: 5px 0;vertical-align: middle;}
#related-kits .product-details .escolha-quantidade {width: 50% !important;}
#related-kits #mqt-kits-page .product-details .button-group .cart .btn.btn-cta-bg {margin: 0 auto !important;text-transform: uppercase;border-radius: 3px !important;border: 1px solid #c88216 !important;}
.product-details .cart.outofstock .escolha-quantidade input[type="number"] {float: right !important;width: 50%;height: 38px;margin: 0 5px 0 0 !important;}
.product-details .cart.outofstock a {float: left;height: 38px;margin: 0;padding-top: 3px;border: 1px solid #c88216;border-radius: 3px !important;}
.product-details .cart.outofstock .btn-danger.btn-out-stock {float: none;width: 50%;display: block;margin-right: auto;margin-left: auto;border-color: #555;}
.product-details .cart.outofstock .btn.btn-danger.btn-out-stock3 {float: none !important;width: 60%;display: block;margin-right: auto !important;margin-left: auto !important;border-color: #555 !important;}
.product-grid-item .product-details .button {width: 50% !important;line-height: normal !important;padding-top: 6px !important;}
.product-page .related-products .button-group .cart .button {border: 1px solid #c88216 !important;}
.product-page .related-products .button-group .cart .button .button-cart-text::before {margin: 0 5px 0 0 !important;}
.product-details .button-group .button .button-cart-text {text-transform: uppercase !important;height: auto;}
.main-products .product-grid-item .product-details .button-group {display: inline-block;position: relative;width: 100%;height: auto;}
.main-products .product-grid-item .product-details .button-group .cart {display: flex;position: relative;float: none;width: 100%;height: auto;margin: 0 auto;padding: 0;}
.main-products .product-grid-item .product-details .button-group .cart .button {float: none !important;display: inline-block;position: relative;width: 80% !important;height: 44px;font-weight: 600 !important;margin: 0 auto !important;padding: 10px !important;border: 1px solid #CC7F0B;border-radius: 3px !important;}
.main-products .product-grid-item .product-details .button-group .btn-out-stock {float: none !important;width: 70%;display: block;margin: 0 auto !important;padding: 5px 0;border-color: #555 !important;border-radius: 3px !important;}
.main-products .product-grid-item .product-details .button-group .cart .button > span.button-cart-text {float: none;position: relative;line-height: 0;vertical-align: middle;text-align: center}
.main-products .product-grid-item .product-details .button-group .cart .button > span.button-cart-text::before {float: none;display: inline-block !important;margin: -5px 5px -5px 0;}
.main-products .product-grid-item .product-details .button-group .escolha-quantidade {float: none;width: 50% !important;margin: 0 auto;height: auto;}
.main-products .product-grid-item .product-details .button-group .escolha-quantidade input[type="number"] {display: block;width: 50%;max-width: none;position: relative;margin: 0 auto;}
.col-sm-9 .main-products .product-grid-item .product-details .button-group .cart .button {width: 50% !important;}
.col-sm-9 .main-products .product-grid-item .product-details .button-group .cart .escolha-quantidade input[type="number"] {float: none;width: 75%;}

@media (max-width: 767px) {
	#mqt-quitanda #mqt-produtos .escolha-quantidade input[type="number"] {width: 35% !important;margin: 4px;}
	#mqt-quitanda #mqt-produtos .btn.btn-cta-bg-small {width: 60% !important;}
	#related-kits .product-details .escolha-quantidade {width: 35% !important;}
	.product-details .cart.outofstock .btn-danger.btn-out-stock {width: 70%;}
	.product-details .cart.outofstock .escolha-quantidade input[type=number] {width: 50% !important;}
	.product-details .cart.outofstock .escolha-quantidade input[type="number"] {width: 65% !important;}
	.product-grid-item .product-details .button {float: left !important;}
	.product-grid-item .product-details .escolha-quantidade {width: 38% !important;}
	.product-grid-item .product-details .button {padding-top: 8px !important;}
	.main-products .product-grid-item {min-height: 420px !important;border: 1px solid #f5f5f5;border-radius: 5px;}
	.main-products .product-grid-item .product-details .caption h4.name a {text-overflow: ellipsis;font-size: 16px;line-height: 20px !important;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;white-space: normal;height: 80px !important;margin-bottom: 0;}
	.main-products .product-grid-item .product-details .button-group .escolha-quantidade {display: none;}
	.main-products .product-grid-item .product-details .button-group .btn-out-stock {width: 92%;}
}
/*mini-cart*/
#cart .content {position: fixed;top: 0;right: -30em;width: 415px;height: 100% !important;box-shadow: 0 0 0 9999px rgba(0,0,0,.5);transition: right 1s ease-in-out 0s !important;}
#cart .content .text-cart {width: 100%;display: block;text-align: center;text-transform: uppercase;font-weight: 600;margin-bottom: 8px;border-bottom: 2px solid #f5f5f5;padding-bottom: 8px;box-shadow: 0 4px 5px -2px #ddd;}
#cart .content .cart-close {top: 0;left: -1px;z-index: 99;position: absolute;width: max-content;background: #ec833c;padding: 2px 10px 8px;color: #fff;cursor: pointer;border-radius: 0 0 3px 0;}
#cart .content .cart-close:hover {background: #ffd0b0;}
#cart .content .cart-wrapper {height: auto !important;}
#cart .content .cart-wrapper li.mini-cart-info {height: 350px;max-height: 380px;}
.mini-cart-info table tr > td {vertical-align: middle;}
.mini-cart-info table tr td.image {width: auto;}
.mini-cart-info table tr td.name {padding-left: 0;line-height: 1;}
.mini-cart-info table tr td.quantity {width: 38px;text-align: center;white-space: nowrap;font-weight: 700 !important;background: #f5f5f5;padding: 5px;}
.mini-cart-info table tr td.remove {vertical-align: top !important;padding: 0;}
.mini-cart-info table tr td.total {text-align: left;padding: 0;}
.mini-cart-info table tr td.name a:hover {color: #CC7F0B !important;}

.mini-cart-total {background: transparent !important;border-top: 2px solid #f5f5f5;}
.mini-cart-total table {padding: 10px !important;}
.mini-cart-total td.right:last-child {font-weight: normal;}
.mini-cart-total .checkout {border-top: 2px solid #f5f5f5;}
.mini-cart-total .checkout .btn-primary {padding: 8px 15px;border-radius: 5px !important;}
.mini-cart-total .checkout .btn-primary:first-child {display: initial;font-size: 14px;color: #f90 !important;text-transform: uppercase;background: #fff !important;border: 1px solid #f90;}
.mini-cart-total .checkout .btn-primary:first-child::before {content: "";vertical-align: middle;width: 20px;height: 22px;background: url(../images/icon-cestinho.svg?v=20200304) no-repeat;margin-right: 2px;}
.mini-cart-total .checkout .btn.btn-primary:first-child:hover {color: #fff !important;background: #7a8b36 !important;border-color: #7a8b36;}
.mini-cart-total .checkout .btn-primary:first-child:hover::before {transition-duration: 0.5s;background: url(../images/icon-cestinho-b.svg) no-repeat;}
.mini-cart-total .checkout .btn-primary:last-child::after {content: "\f064";font-family: "FontAwesome";margin-left: 2px;}
.mini-cart-total .checkout .btn.btn-primary:last-child:hover {color: #fff !important;background: #f90 !important;border-color: #f90;}
.open-menu {display: block;visibility: visible !important;opacity: 1 !important;}
#cart .content.open-menu {right: 0;}
