﻿body {
    font-family: 'Montserrat', sans-serif;
    color: #3f3f3f;
}
h1, h2, h3, h4, h5, h6 {
    color: #3f3f3f;
    font-family: Montserrat;
}
p, a {
    color: #3f3f3f;
}
@media screen and (max-width: 992px) {
    a.navbar-brand img {
        height: 40px;
    }
} 
.small, small {
    font-size: 75%;
}
div.modal .title-modal {
    color: #444;
    margin-bottom: 40px;
}
div.modal-body {
    min-height: 150px;
}
.error, .red, tr.red a, tr.red input.qty {
    color: red;
}
.green {
    color: green;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.toggle_info.title-section {
    margin: 50px 0 20px;
    font-weight: 500;
}
.toggle_info.title-section span {
    color: #333;
    font-size: 20px;
    padding-left: 30px;
}
.toggle_info.title-section i {
    color: #333;
}
.profile-information p.profile-pic {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    margin: 0px auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #f1f2f7;
}
@media screen and (max-width: 768px) {
    .profile-information p.profile-pic {
        margin: 0px auto 15px !important;
    }
}
.has-feedback label ~ .form-control-feedback {
    top: 40px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 2;
    display: block;
    line-height: 32px;
    text-align: center;
    pointer-events: none;
}
div.g-recaptcha > div {
    margin: 0 auto !important;
}
.nowrap {
    white-space: nowrap;
}
div.icheck > div {
    background-color: #fff !important;
}
div.checkout div.icheck-radio > div {
    margin: 0 auto;
}
div.icheck.icheck-radio > div {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
}
.strong {
    font-weight: bold;
}
div.input-group .input-group-addon.btn i  {
    margin: 0;
}
.main_content > .section.dark {
    background: #3f3f3f;
}
.main_content > .section.dark h2 {
    color: #B9A985;
}
.main_content > .section.dark, .main_content > .section.white {
    padding: 0;
}
.container_bg_white {
    padding-top: 100px;
    background: white;
}
.main_content > .section .container_bg_white:first-child {
    padding-top: 100px;
}
.main_content > .section .container_bg_white:last-child {
    padding-top: 0px;
    padding-bottom: 100px;
}
.main_content > .section.dark .container_bg_white .divider{
    display: none;
}
.main_content > .section.dark p, .main_content > .section.dark div.text, .main_content > .section.dark span.text,
.main_content > .section.dark div.banner_content, .main_content > .section.dark div.banner_content a.ajax-modal,
.main_content > .section.dark div#accordion h6 > a.collapsed {
    color: white;
}
.main_content > .section.dark div#accordion .card-header {
    border-bottom-color: #555;
}
.main_content > .section.dark .vertical_gallery .product_gallery_item.slick-slider .slick-slide {
    width: auto!important;
}

.top-header span, .navbar .navbar-nav > li > .nav-link {
    font-size: 12px;
}
div.top-header .lng_dropdown {
    padding-left: 30px;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
    div.top-header .lng_dropdown {
        padding-left: 7px;
    }
}
div.top-header .ddcommon .ddlabel {
    font-size: 12px;
}
.middle {
    vertical-align: middle !important;
}
.margin-top-none-sm {
    margin-top: 45px;
    display: inline-flex;
}
@media screen and (max-width: 768px) {
    .margin-top-none-sm {
        margin-top: 10px !important;
    }
}
form.form-register.cadastro.sem-steps section.panel {
    margin-bottom: 40px;
}
.form-control:focus {
    color: #ffffff !important;
    background-color: #2b2b2b !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
select.form-control:focus option {
    color: #ffffff !important;
}
.bordared {
    border: 4px solid red;
}
.bordagreen {
    border: 4px solid green;
}
table.tabela-comprovantes th.header {
    background: #f0f0f0;
}
div.opcoes-idiomas {
    line-height: 85px;
}
a.alterar-linguagem {
    width: 25px;
    display: inline-block;
}
a.alterar-linguagem:active, a.alterar-linguagem:hover {
    outline: 0;
}
a.alterar-linguagem img {
    width: 25px;
    border: 1px solid transparent;
    border-radius: 30px;
}
a.alterar-linguagem:hover {
    border: none;
}
div.field-password {
    position: relative;
}
div.field-password button {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 34px;
    border: none;
    background: transparent;
    color: #888;
    width: 50px;
}
div.field-password button i {
    width: 30px;
}
.dd {
    border-color: #ccc!important;
}
.dd .ddTitle {
    background: white !important;
    border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
}
.dd .ddTitle .ddTitleText {
    padding: 12px 20px 12px 12px !important;
}
.dd .divider {
    border-left: none !important;
}
div#Pais_msdd {
    display: block !important;
    padding-right: 0px;
}
div#Pais_msdd .ddArrow::before {
    display: none;
}
div#Pais_msdd div#Pais_child {
    height: auto !important;
    max-height: 320px !important;
}
div#Pais_msdd .ddlabel {
    text-transform: none;
    font-size: 16px;
}
.form-register .checkbox, .form-register .radio {
    display: inline !important;
}
footer {
    overflow: initial;
}
label.label-after {
    top: 2px;
    position: relative;
}
div#Pais_msdd div#Pais_child li {
    padding: 8px 5px 8px 10px;
}
div.title-page div.opcoes-cadastros {
    line-height: 40px;
}