.clear{clear: both;}

* .loader{display: none;}

*.erro,
*.error,
*.SgiCampoInvalido{border-color: red !important;}
#labelSenha.text_error{
    color: red !important;
}

.fundoCinza{background: #F0F0F0;}

.no-marginb{margin-bottom: 0;}

.no-bold, .no-bold *{ font-weight: normal; }

.fw600{font-weight: 600;}

.btn-orange{
    background-color: #FF6E00;
    color: #FFF;
}
.btn-orange:hover{
    background-color: #CC5800;
    color: #FFF;
}

.btn-lg-2{
    font-size: 20px;
    padding: 12px 24px;
    width: 100%;
}

.user-info-hd{
    margin-right: 15px;
}
.user-info-hd,
.user-info-hd *{
    display: inline-block;
    vertical-align: middle;
}
.user-info-hd span{
    font-weight: normal;
    text-transform: none;
    font-size: 12px;
}
.icone-avatar{
    width: 24px;
    margin-right: 5px;
}

.max-width-100{
    max-width: 100% !important;
}

.nav-tabs#menu li a *{
    display: inline-block;
    vertical-align: middle;
}
.SgiSexo.erro{
    border: 2px solid red;
}

.closeWindowBannerPopup{
    font-size: 30px;
    color: #FFF;
    text-shadow: 0 0 0 rgba(0, 0, 0, .3);
    opacity: 0.4;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 4px;

    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.closeWindowBannerPopup:hover{
    opacity: 1;
}

.image-show-case-wrapper{
    max-height: 400px !important;
    overflow: hidden !important;
}

.modal.in .modal-dialog{
    margin-bottom: 300px;
}

i.iWpp{color: #27ae60;}
i.iPhn{color: #2C3E50;}

.marginInstitucionais{
    color: #444;
    padding: 20px 35px 20px;
    background: #FFF;
    box-shadow: 0 0 7px rgba(0,0,0,.1);
}

.marginInstitucionais h1{
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 30px 0 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E9E9E9;
}

.marginInstitucionais ul{
    padding-left: 20px;
    margin: 5px 0 10px;
    list-style-type: circle;
}

.headingPedido span, .headingPedido strong{
    margin-right: 15px;
}

.SgiWarningContainer{padding: 15px;}

.headingPedido span:nth-child(2),
.headingPedido span:nth-child(4){
    display: inline-block;
}
.headingPedido span:nth-child(2){
    width: 90px;
}
.headingPedido span:nth-child(4){
    width: 130px;
}

.btnLoginHeader{
    background-color: #111;
    border: 0 none;
    color: #FFF;
    height: auto;
    margin: 0 2px;
}
.btnLoginHeader:hover{
    background-color: #333;
    color: #FFF;
}
.btnLoginHeader:focus{
    color: #FFF;
}

.divAlign{margin: 0;}

.divAlign *{
    margin: 0 1px !important;
    vertical-align: middle;
    display: inline-block;
}

.divAlignPag{
    cursor: pointer;
    margin: 5px;
}

img.imgCodSeg{
    height: 20px;
}

.videoRodape{
    width: 100%;
    height: 312px;
    margin-top: 30px;
    border-radius: 2px;
    border: 3px solid #bdc3c7;
}

.avisoEstoque{
    color: #3498db;
    font-size: 11px;
    line-height: 1;
}

.textMinus{text-transform: none !important;}

.finalizarPage .nav-tabs {
    border-bottom: 3px solid #ecf0f1;
}

.finalizarPage .nav-tabs > li.active > a,
.finalizarPage .nav-tabs > li.active > a:hover,
.finalizarPage .nav-tabs > li.active > a:focus,
.finalizarPage .nav-tabs > li:hover > a {
    background: #ecf0f1;
}

.finalizarPage .nav-tabs > li.active > a, .finalizarPage .nav-tabs > li.active > a:hover, .finalizarPage .nav-tabs > li.active > a:focus, .finalizarPage .nav-tabs > li:hover > a {
    color: #7f8c8d !important;
}

.formasDePagamentoLogos{
    right: 0;
    top: -16px;
    padding: 5px;
    position: absolute;
    border: 1px solid #ecf0f1;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}

.formasDePagamentoLogos img:last-child{width: 60px;}

.divAlign:nth-child(2){margin-left: 10px;}

.nav-tabs li a i{margin-right: 3px;}

.nav-tabs li a *{
    vertical-align: middle;
    display: inline-block;
}

.SgiBlocoEndereco .tab-pane{
    padding: 10px;
}

.corpoPadrao{
    color: #444;
    background: #FFF;
    padding: 40px 20px;
    box-shadow: 0 0 7px rgba(0,0,0,.1);
}

.tituloPadrao{
    margin: 0;
    color: #444;
    padding: 35px 0;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    background: #F9F9F9;
    text-transform: uppercase;
    box-shadow: 0 0 7px rgba(0,0,0,.1);
    font-family: 'Source Sans Pro', sans-serif;
}

#divCountainerSacola .miniCartDescription{
    padding-left: 5px;
}

.miniCartFooter.cart-panel-footer .btn-sm{margin: 0;}

.blocoPopupProdutoPersonalizar{
    padding: 10px 0;
}

.blocoPopupProdutoPersonalizar:first-child{
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid red;
}

.blocoPopupProdutoPersonalizar:last-child{
    padding-top: 10px;
    border-top: 1px solid red;
}

.valorTotalPersonalizar{
    color: #4ec67f;
    margin: 20px 0 0;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
}

.menuTopoTelefone{
    padding: 7px 9px 0 0;
    color: #787878;
}

.menuTopoTelefone *{
    vertical-align: middle;
    display: inline-block;
    margin: 0 1px;
}

.no-shadow{box-shadow: none;}

.btnMenu{font-size: 18px;}
.btnMenu i{color: #3f4546;}

.search-input::-webkit-input-placeholder {color: #FFF;}
.search-input:-moz-placeholder {color: #FFF;}
.search-input::-moz-placeholder {color: #FFF;}
.search-input:-ms-input-placeholder {color: #FFF;}

.divSexo *, .divSexo {
    display: inline-block;
    float: none;
    margin: 0 3px 0 0;
    vertical-align: middle;
    font-weight: 500
}

.numItens{
    top: 14px;
    right: 15px;
    color: #424242;
    position: absolute;
}

.pageMinhaConta .panel-default{
    border-color: #ecf0f1;
}

.pageMinhaConta .panel-default > .panel-heading{
    border-color: #E9E9E9;
    background-color: #F9F9F9;
}

.divSugestaoBusca{
    width: 100%;
    height: auto;
    padding: 20px;
    display: none;
    text-align: left;
    background: #FFF;
    margin-top: 2px;
    z-index: 2000;
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

@media (max-width: 375px) {
    .divSugestaoBusca { width: 355px; padding: 0; }
}

@media (max-width: 320px) {
    .divSugestaoBusca { width: 300px; }
}

.divSugestaoBusca .divDescSugestao {
    padding-left: 20px;
}

.SgiPrecoParcelas {
    font-size: 1.1em;
    line-height: 1.2;
    display: inline-block;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0;
}

.divCheckBox{margin: 0;}

.divCheckBox *{
    margin: 0 1px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.fa-header-big{
    font-size: 1.5em !important;
}
.fa-header-big.visible-xs-inline-block,
.span-header-big.visible-xs-inline-block{
    vertical-align: middle;
}
.span-header-big.visible-xs-inline-block{
    margin-left: 5px;
}

.imgLogo{
    height: 39px;
}

@media (max-width: 500px) {
    .imgLogo {
        height: 32px;
    }
}

@media (max-width: 320px) {
    .imgLogo {
        height: 21px;
    }
    .navbar-brand {
        padding-top: 15px;
    }
}

.btn.btn-thin:hover{
    color: #2c3e50;
    border-color: #ecf0f1;
    background-color: #ecf0f1;
}

.listaPedidos .panel-title{
    font-size: 14px;
}

.addCarrinho{
    background-color: #2ecc71 !important;
}

.list-selos li{
    margin: 10px 0;
    display: inline-block;
    vertical-align: middle;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}

.border-top-rodape{ border-top: 2px solid #D9D9D9; }

.white-footer .social{
    text-align: left;
}

.inline-block{
    display: inline-block;
    vertical-align: middle;
}

.s3footer{
    width: 201px;
    height: 34px;
    cursor: pointer;
    background-position: 0 0;
    /*background-image: url(../imgweb/site/s3footer.png);*/
    background-image: url(../imgweb/site/logo.png);
    -webkit-filter: brightness(0) invert(100%);
    filter: brightness(0) invert(100%);
}

.s3footer:hover{
    background-position: 0 100%;
    -webkit-filter: brightness(1);
    filter: brightness(1);
}

.footer-line{
    border-top: 1px solid #ddd;
    margin: 15px 0;
}

.title-footer-style2{
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0 10px;
    text-transform: uppercase;
}

.title-footer-style2.title-footer-style2-seguranca {
    margin-left: 15px;
}

.btnEnviar{
    width: 100%;
}

.iconeOk{
    display: none;
    color: #34A853;
    font-size: 24px;
    margin: 2px 0 0 10px;
}

.formPersonalizar{
    padding-bottom: 10px;
}

.section-title-inner{
    color: #34495e;
    padding: 15px;
}

.section-title-inner i{
    color: #2c3e50;
}

.divTblPesquisa{
    max-height: 350px;
    height: auto;
}

.divTblPesquisa .mCSB_container{
    margin-right: 12px;
}

.divCustoTotal{
    color: #696969;
    padding: 6px 0;
    font-size: 16px;
}

.imgVideoProdutoSlider{
    width: 100%;
    height: 100%;
}

.infoMenuTopo{
    color: #3a3a3a;
    font-size: 14px;
    padding: 7px 0;
}

.infoMenuTopo label {
    font-weight: normal;
}

.infoMenuTopo .fa-whatsapp {
    color: #25D366;
}

@media (max-width: 900px){
    .infoMenuTopo{
        font-size: 11px;
        padding: 0;
    }
}

.infoMenuTopo .divCheckBox{
    padding: 0 5px 0 0;
}

.infoMenuTopo .divCheckBox i{
    font-size: 14px;
}

.divInfoContato{
    width: 100%;
    height: auto;
    padding: 20px;
    color: #696969;
    border-radius: 4px;
    background: #F6F6F6;
    border: 2px solid #E9E9E9;
}

.divInfoContato .info{
    padding: 10px 0;
    border-bottom: 1px solid #E9E9E9;
}

.divInfoContato .info:first-child{
    padding-top: 0;
}

.divInfoContato .info:last-child{
    border-bottom: 0;
    padding-bottom: 0;
}

.divInfoContato p:last-child{margin: 0;}

.divInfoContato .info h4{
    font-weight: 600;
    padding-bottom: 3px;
}

.divInfoRodape{
    color: #7F8C8D;
    font-size: 13px;
}

.infoMapa{
    width: 100%;
    height: 300px;
    margin-top: 20px;
    border-radius: 4px;
    border: 2px solid #E9E9E9;
}

.btn-hidden{
	visibility: hidden;
	position: absolute;
}

.btn-transparent{
	background: transparent;
	border: 0 none;
}

/* Minha conta */
.label-orange{
    background-color: darkorange;
}
.iconCheckAnexoRevendedor {
    color: #5ec155;
    left: 3px;
    position: relative;
    top: 3px;
}
#ModalResponderDuvida .close{
    color: #424242;
}
#ModalResponderDuvida .close:hover{
    color: #F00;
}
#ModalResponderDuvida .section-title-inner{
    padding: 0 5px 15px;
}
.closeAvatarPopup{
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 0;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.closeAvatarPopup:hover{
    color: #F00;
}
.img-foto-usuario{
	width: 80px;
	height: 80px;
}
.img-foto-usuario img{
	height: 100%;
	width: 100%;
}
.infoDetalhesPedido{
    color: #318DFF;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.table-pedido > thead > tr > th,
.table-pedido > tbody > tr > th,
.table-pedido > tfoot > tr > th,
.table-pedido > thead > tr > td,
.table-pedido > tbody > tr > td,
.table-pedido > tfoot > tr > td{
    color: #505050;
}
.infoDetalhesPedido:hover{
    color: #0055BE;
}
.btn-pedido-boleto {
    display: inline-block;
    text-align: center;
    width: 55px;
}
.idPedidoColor{
    color: #424242;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}
.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge.primary {
    background-color: #2e6da4 !important;
}
.timeline-badge.success, .timeline-badge.timeline-event-completed {
    background-color: #3f903f !important;
}
.timeline-badge.timeline-event-loading {
    background-color: #5c5dc6 !important;
}
.timeline-badge.warning {
    background-color: #f0ad4e !important;
}
.timeline-badge.danger {
    background-color: #d9534f !important;
}
.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
    padding: 0;
}
.timeline-body > p,
.timeline-heading > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}

.marginTimeLine{
    padding: 15px 0 25px;
}

.divStatusTimeLine{
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    min-height: 90px;
    text-align: center;
    background: #ecf0f1;
    border-radius: 6px;
    box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
}

.divStatusTimeLine i{
    color: #bdc3c7;
    margin-bottom: 5px;
}

.divStatusTimeLine h5{
    padding: 0;
    font-weight: 600;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    -o-text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    -webkit-text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    -ms-text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}

.divStatusTimeLine.timeline-event-error{
    color: #FFF;
    background: #d9534f;
}
.divStatusTimeLine.timeline-event-completed{
    color: #FFF;
    background: #27ae60;
}
.divStatusTimeLine.timeline-event-loading{
    color: #FFF;
    background: #5c5dc6;
}
.divStatusTimeLine.timeline-event-warning{
    color: #FFF;
    background: #ff8c00;
}

.divStatusTimeLine.timeline-event-error i{
    color: #FFF;
}
.divStatusTimeLine.timeline-event-completed i{
    color: #2ecc71;
}
.divStatusTimeLine.timeline-event-warning i{
    color: #FFF;
}

.img-brinde{
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
    width: 30px;
}

.listaEnderecos .panel .panel-body{
    height: 150px;
}

#endereco address{
    font-style: italic;
    font-size: 13px;
    margin: 5px 0;
}

.listaEnderecos .panel-body address {
    font-style: italic;
    line-height: 1;
    margin-bottom: 0;
}
.closePopupEdit{
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
    color: #A9A9A9;
}
.closePopupEdit:hover{
	color: #000;
}
#windowDinamic{
	width: 800px;
	margin-left: 400px;
	background-color: #FFF;
	border-radius: 4px;
	padding: 15px;
}
.table-border{
	border: 1px solid #e9e9e9;
}
.table.table-headed tr th{
	background: #F6F6F6;
}
.labelUserMinhaConta{
    font-size: 14px;
    margin: 10px 0 0;
}

/* Finalizar compra */
.no-border-blue input, .no-border-blue select, .no-border-blue textarea{
    border-color: #CCC;
}
.btn-buscar-cep-fc{
    background: #8d9397;
    color: #FFF;
}
.btn-buscar-cep-fc:hover{
    background: #424242;
    color: #FFF;
}
.SgiRemoveCupomDisplay{
    display: inline-block;
    vertical-align: middle;
}
.selectW100{
    width: 100px;
}
.table-resumo-pedido tr{
    border-top: 1px solid #e9e9e9;
}
#SgiTelaMensagem2 .modal-body .lead strong{
    font-size: 1.4em;
}
.tableMetodoEnvio tr td label{
    cursor: pointer;
}

#SgiTelaMensagem2{
    z-index: 20000 !important;
}

#shadow_ep {
	width: 100%;
	position: fixed;
	height: 100%;
	background: #000;
	opacity: 0.2;
	filter: alpha(opacity=90);
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}
.blocoResumoPedido{
    border: 1px solid #34495E;
    padding: 0 20px;
}
.blocoResumoPedido.blocoResumoPedidoForm{
	padding: 20px;
	margin-bottom: 15px;
}

.btn .text * {
    display: inline-block;
    margin: 0 2px;
    vertical-align: baseline;
}

.cupom-block{
	display: none;
}
.open-cupom-block{
	cursor: pointer;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
}
.open-cupom-block:hover{
	color: #940009;
}

.lista-telefones li *{
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}


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

td.no-border {
    border: 0 none !important;
}

.SgiDivDuvidaResposta {
	padding: 15px;
	background-color: #FAFAFA;
	display: none;
	position: relative;
}

.bg-transparent{
    background: transparent !important;    
}

.displayNone{
    display: none;
}

.input-hidden{
    visibility: hidden !important;
    position: absolute !important;    
}

.SgiCloseResposta {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: -5px;
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}

.SgiCloseResposta:hover{
    color: #f00;    
}

.SgiDuvidaClose
{
    cursor: pointer;
    font-size: 40px;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #000;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease-in-out;
    -moz-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;

}

.SgiDuvidaClose:hover
{
    opacity: 1;
}

.SgiDuvidaPopup {
    background-color: #fff;
    height: 225px;
    padding: 10px;
    position: fixed;
    top: 10%;
    z-index: 1070;
    width: 1000px;
    left: 50%;
    margin-left: -500px;  
}

.SgiDuvidaResposta{
    color: #424242;
    font-size: 17px;
    cursor: pointer;
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}

.SgiDuvidaResposta:hover,
.SgiDuvidaResposta.active{
    color: #3498db;
}

.form-group.SgiCampoInvalido input,
.form-group.SgiCampoInvalido select,
.form-group.SgiCampoInvalido textarea,
.form-control.SgiCampoInvalido,
.form-control.SgiCampoInvalido,
.form-control.SgiCampoInvalido{
    border-color: #F00;
}

.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}

.liMenuPrincipal a span{
    font-size: 10px;
    line-height: 1.5;
}

.liMenuPrincipal a span strong{
    display: block;
    font-size: 1.5em;
    margin-top: -5px;
}

.listaEnderecosFinalizarCompra .panel .panel-body address, .panel-body.panel-body-endereco address{
    font-style: italic;
    font-size: 13px;
    margin: 5px 0 10px;
}

.iconeEstoque{
    color: #3498db;
    font-size: 14px;
    padding-left: 5px;
    vertical-align: middle;
}

.iconeEnderecoSelecionado{
    position: absolute;
    top: 12px;
    right: 15px;
    color: #3CB371;
}

.panel-heading{
    position: relative;
}

.iconeEtapaOk{
    position: absolute;
    top: 12px;
    right: 15px;
	color: #424242;
}

.order-nome-produto{
	padding: 0;
}

.table-resumo-pedido{
	width: 100%;
}

.categ-prod{
	display: inline-block;
	padding-bottom: 15px;
}

.categ-prod small{
	width: 10px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #E9E9E9;
	-webkit-transition: transform 0.4s ease-in-out;
	-moz-transition: transform 0.4s ease-in-out;
	-o-transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
}
.categ-prod small:hover{
	-webkit-transform: scale(3);
	-moz-transform: scale(3);
	-ms-transform: scale(3);
	transform: scale(3);
}

.SgiDivInfoParamRev{
	background-color: #F6F6F6;
	border: 1px solid #CCC;
}

.list-brindes{
	
}

.list-brindes label{
	display: block;
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #F6F6F6;
	border: 1px solid #E9E9E9;
	cursor: pointer;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}

.list-brindes label:hover{
	border-color: #CCC;
}

.list-brindes > label.active{
	background-color: #FFF;
	border-color: #4ec67f;
}

.list-brindes .IconeBrinde{
	margin-right: 10px;
	width: 30px;
	height: 30px;
}

.list-brindes label .OpcaoBrinde *{
	display: inline-block;
	vertical-align: middle;
}

.SgiTipCVV{
	position: relative;
}
.img-ajuda-card-number{
	position: absolute;
	top: 0;
    left: 100%;
    z-index: 1;
    display: none;
}

.imgMoip{
    top: 21px;
    right: 10px;
    width: 60px;
    position: absolute;
}

#TabFormaPagamento_DebitoEmConta {
    display: none;
}

.btnLoginHeader:last-child{margin-right: 0;}

.navbar-toggle.pull-left{
    margin-left: 15px;
}

.SgiDivCol{
	display: inline-block;
	vertical-align: middle;
}
label .SgiDivCol:first-child{
	margin-right: 5px;
}
.SgiBlocoEndereco > label {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    width: auto;
    margin-bottom: 15px;
}
.SgiBlocoEndereco > label:hover img, .SgiBlocoEndereco > label.active img{
	border-color: #4ec67f;
}
.SgiBlocoEndereco > label img{
    border: 2px solid transparent;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    padding: 5px;
}

.btn-thin.btn-thin-selected, .btn-thin.btn-thin-selected:hover, .btn-thin.btn-thin-selected:focus{
	color: #4ec67f;
	border-color: #4ec67f;
	cursor: default;
}

.lblOpcaoBrinde{
    width: 100%;
    display: block;
    height: auto;
    cursor: pointer;
}
.lblOpcaoBrinde .OpcaoBrinde{
    background-color: #F6F6F6;
    border-left: 4px solid transparent;
    color: #424242;
    padding: 3px 10px;
}
.lblOpcaoBrinde:hover .OpcaoBrinde{
    border-color: #E9E9E9;
}
.lblOpcaoBrinde .OpcaoBrinde.active{
    background-color: #4ec67f;
    border-color: #3DAA69;
    color: #FFF;
}

.OpcaoBrinde *{
	display: inline-block;
	vertical-align: middle;
}
.OpcaoBrinde > span {
    font-weight: normal;
    line-height: 1;
}
.OpcaoBrinde .IconeBrinde{
	margin: 0 10px;
}
.OpcaoBrinde .IconeBrinde img{
	width: 30px;
	height: 30px;
	display: block;
}

.divEnderecoForm{
    background-color: #f6f6f6;
    margin: 15px 0;
    padding: 15px;
}

.socialIcon a i {
    font-size: 30px;
    margin: 6.4px 0 0px 5px;
    transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
}

.socialIcon a:hover .divBalaoRS{display: inline;}

.divBalaoRS {
    left: -37px;
    bottom: 30px;
    padding: 5px;
    height: auto;
    display: none;
    min-width: 30px;
    border-radius: 3px;
    position: absolute;
    background-color: #FFF;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.divSugestaoBusca .promo-1{
    background-color: #bdc3c7;
}


/* COMPRA FINALIZADA */
.dark#dark{
    z-index: 9999 !important;
    position: fixed !important;
}
.boxLight{
    position: fixed !important;
    top: 10px !important;
    z-index: 10000 !important;
}
.home-intro-compra-finalizada h2 {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
    color: #FFF;
}

.home-intro-compra-finalizada {
    background: #34373b;
    color: #fff;
    padding: 15px 0 0;
}

.home-intro-compra-finalizada h2 span {
    color: #29F407;
}
.home-intro-compra-finalizada a {
    color: #29F407;
}
.home-intro-compra-finalizada a:hover{
    color: #19B000;
}

.separador-top{
    border-top: 1px solid #E9E9E9;
    margin-top: 15px;
    padding-top: 15px;
}


/* Página de cadastro */

.SgiInputSizeContato{
	width: 470px;
}
.divTitle{
	border-bottom: 4px solid #ad1b2f;
	padding-bottom: 10px;
	position: relative;
}
.divTitleTriangule{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ad1b2f;
    left: 30px;
    position: absolute;
    top: 35px;
}
.SgiInputSizeContato{
	background-color: #f9f9f9;
}
.divForm{
    background-color: #FFF;
    height: auto;
    margin: 0 auto;
    padding: 15px 25px;
    width: 1100px;
}

/* PAGINA PRODUTO */
.descricaoBoxContent,
.descricaoBoxContent table *{
    max-width: 100% !important;
}

.sl-produto{
    display: none;
}
.avaliarHead span, .n-recomendacoes{
    font-size: 11px;
}
.SgiBadgePromocao{
    position: absolute;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: right top;
    right: 5px;
    top: 5px;
}
.title-site-color{
    color: #940009;
}
.section-hero {
  padding: 50px 0;
}
.section-gray {
  background: #edeef0;
  border-bottom: 1px solid #d1d4d6;
  border-top: 1px solid #d1d4d6;
}
.hero-section-header {
  margin-bottom: 25px;
  text-align: center;
}
.hero-section-header .hero-section-title {
  font-family: oswald, Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  color: #1e1e1e;
}
.hero-section-header .hero-section-sub-text {
  color: #454545;
}
.sizeBox{
    display: inline-block;
}
.sizeBox.selected a{
    color: #000;
    font-weight: bold;
    border-color: #000;
}
#frameAvaliar label {
    margin-bottom: 0;
    margin-right: 0;
}
#frameAvaliar label:last-child {
    margin-right: 0;
}
#frameAvaliar label *{
    margin: 0 1px;
    vertical-align: middle;
    display: inline-block;
}
.fecharAvaliacaoProduto{
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 25px;
    color: #424242;
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.fecharAvaliacaoProduto:hover{
    opacity: 1;
}
.sizeBox a {
    border: 1px solid #ccc;
    border-radius: 50%;
    display: inline-block;
    margin: 5px 5px 5px 0;
    padding: 5px 11px;
}
.breadcrumb li a{
}
.breadcrumb li.active a{
	color: #696969;
}
.product-share .product-share-icon{
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.block-title-1 .fa, .block-title-1 span{
	display: inline-block;
	vertical-align: middle;
}
#SgiRedesSociais .icone {
    display: inline-block;
    height: 21px;
    text-align: left;
    vertical-align: middle;
    width: 90px;
}
#SgiRedesSociais .icone .container{
    width: auto;
    padding: 0;
}
#divComments .item{
    height: auto;
}
.SgiDivAvaliar {}

.SgiDivAvaliar  .grid .label {
    color: #424242;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.SgiDivAvaliar .grid label {
    cursor: pointer;
    font-size: 12px;
    margin: 10px;
}

.SgiDivAvaliar  .grid label span {
    color: #000;
}

.SgiDivAvaliar  .grid .select {
    padding: 3px;
    border-radius: 2px;
    border: 1px solid #000;
    font-size: 10pt;
}

.SgiDivAvaliar .grid .button {
    padding:5px 28px;
    color: #fff;
    background-color: #c84040;
    border-radius: 2px;
    float:right;
    cursor:pointer;
    border: none;
}

.SgiDivAvaliar  .grid .button:hover {
    background-color: #000;
}
.SgiDivResultadosAval {
    display: none;
}
.SgiDivResultadosAval .grid {
    margin: 0 auto;
    width: 100%;
}
.SgiDivResultadosAval .grid .label {
    color:#000;
    width:42px;
    text-align:right;
    padding: 0;
}
.SgiDivResultadosAval .grid .value {
    color:#000;
    width:20px;
    text-align:left;
}
.SgiDivResultadosAval .grid .voteBar {
    border:1px solid #999;
    border-radius:2px;
    height:16px;
    width: 60%;
    margin: 0 10px;
    position:relative;
    display: inline-block;
    vertical-align: middle;
}
.SgiDivResultadosAval .grid .voteBar .percentBar {
    border-radius:1px;
    top:0;
    left:0;
    bottom:0;
    background-color: #3a3a3a;
    position: absolute;
}
.product-price > h2{
    color: #333;
    font-size: 51px;
    font-weight: 500;
}
.product-price > h2 small{
    font-size: 38%;
}
.ldr_content {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    color: #fff;
    left: 0;
    padding-top: 255px;
    display: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1;
}
@media (max-width: 768px){
    .ldr_content{
        padding-top: 135px;
    }
}

/* Home - produto */

.textoParcelamento{
    font-size: 14px;
    color: #787878;
    margin-top: 0;
    margin-left: 4px;
    font-family: 'Lato', 'Source Sans Pro', sans-serif;
}

.finalizarPage .panel-default{
    border: 0;
}

.finalizarPage .panel-body{
    border: 0 !important;
}

.finalizarPage .panel-group .panel + .panel{
    margin-top: 8px;
}

.finalizarPage .block-title-3{
    color: #2c3e50;
    border-color: #7f8c8d;
}

.finalizarPage .CartDescription{
    padding-left: 20px;
}

.finalizarPage .CartDescription h4{
    font-size: 13px;
    font-weight: 500;
}

.finalizarPage .CartProduct .price{
    font-size: 13px;
}

.table label{margin: 0;}


.SgiTituloCat h2{
    padding: 10px 10px 15px;
}

/* Catálogo */
.SgiRotuloProduto{
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 1;
}
.titulo-tamanho-cor{
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
    color: #34495e;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}

.titulo-tamanho-cor:hover{
    color: #424242;
    font-weight: bold;
}

.color-filter .block-element label,
.color-filter .block-element a label{
    display: block;
    margin-left: 10px;
}

.color-filter .block-element label{
    cursor: pointer;
}

.color-filter .block-element label small,
.color-filter .block-element label span{
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 0 0;
}

.color-filter .block-element label small{
    -webkit-transition: transform 0.4s ease-in-out;
    -moz-transition: transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

.color-filter .block-element label small:hover{
    position: relative;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
}

/* BLOG */
.SgiBlocoSidebar{
	margin-bottom: 15px;
}
.item-blog-post {
  margin: 0 auto 65px;
}
.item-blog-post table,
.item-blog-post table img{
    width: 100%;
}
.item-blog-post table h1,
.item-blog-post table h2,
.item-blog-post table h3,
.item-blog-post table h4,
.item-blog-post table h5,
.item-blog-post table h6{
    height: auto;
    line-height: 1;
    margin: 0 0 10px;
    padding: 0;
    border: 0 none;
}
.item-blog-post h2 {
  border-bottom: 1px solid #ddd;
  clear: both;
  font-size: 28.6px;
  font-weight: bold;
  letter-spacing: 0;
  margin: 28px 0;
  padding-bottom: 15px;
  position: relative;
}
.item-blog-post .post-header h2{
	margin: 0 0 12px;
}
.item-blog-post .post-header .post-info {
  line-height: 30px;
  margin-bottom: 12px;
}
.item-blog-post .post-header .post-info a.userBy {
  font-family: Georgia;
  font-style: italic;
}
.item-blog-post .post-header .share-gallery a {
  color: #fff;
  display: inline-block;
  float: left;
  height: 30px;
  line-height: 30px;
  max-width: 100px;
  min-width: 42px;
  text-align: center;
  margin-left: 10px;
  padding: 0 5px;
}
.item-blog-post .post-header .share-gallery .share-facebook {
  background-color: #3b5998;
}
.item-blog-post .post-header .share-gallery .share-twitter {
  background-color: #00aced;
}
.item-blog-post .post-header .share-gallery .share-pinterest {
  background-color: #c92228;
}
.item-blog-post .post-header .share-gallery .share-email {
  background-color: #333;
}
.item-blog-post .post-main-view .post-lead-image img {
  width: 100%;
}
.post-info > span{
	padding: 4px 10px;
	border-radius: 2px;
	background: #F6F6F6;
	font-size: 12px;
}
.post-info > span *{
	display: inline-block;
	vertical-align: baseline;
	margin: 0 3px;
}
.item-blog-post .post-main-view .post-description {
  padding: 30px;
  font-size: 16px;
  line-height: 1.625;
  font-weight: 300;
}
.loadMoreBlog .btn {
  border: 1px solid #ededed;
  border-radius: 0;
  color: #777;
  display: block;
  letter-spacing: 2px;
  margin-bottom: 30px;
  padding: 10px 0;
}
.loadMoreBlog .btn:hover {
  background: #ededed;
}
.nav-blog-sidebar li{
    border-bottom: 2px solid #F6F6F6;
    padding: 12px 0;
}
.nav-blog-sidebar li a .fa{
	margin-right: 5px;
}
.SgiBlocoSidebar{
    margin-bottom: 30px;
}
.share-gallery{
	position: relative;
	width: 100%;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding: 5px 0;
	margin: 5px 0;
}
.item-share-gallery li,
.item-share-gallery li .fa,
.item-share-gallery li .interface{
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
}
.item-share-gallery li{
	height: 27px;
    background: #f6f6f6;
    padding: 3px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
}
.item-share-gallery li .fa{
	padding: 3px 0 0;
}
.interface_facebook > div > span{
	height: 40px !important;
}
.item-share-gallery{
	display: inline-block;
	vertical-align: middle;
}
.compartilheSpan{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	font-size: 12px;
}
.block-title-1-blog {
    border-bottom: 2px solid #850008;
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 10px 0;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.block-title-1-blog .icon-title-sidebar-blog {
    margin-right: 10px;
}
.border-top-separator{
	border-top: 1px solid #E9E9E9;
}


/* Banner popup */
.SgiWindowBannerPopupPromocao{
    max-width: 100%;
    max-height: 100%;
    position: fixed;
    top: 10%;
    left: 50%;
    z-index:  1055;
}

/* Popup Cadastro */
.esconde_campos_endereco_popup{
	display: none;
}

/* MODAL */

.modal-body .lead, .modal-body .iconeMsg {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}

.SgiMensagem2{
    padding: 20px 0;
    text-align: center;
}

.alturaTblPedido{
    max-height: 250px;
}

.imgSiteBlindado{
    height: 25px;
    margin-bottom: 20px;
}

.listaPedidos .panel-default{
    border-color: #ecf0f1;
}

.listaPedidos .panel{
    border: 0;
    box-shadow: none;
}

.listaPedidos .panel-default > .panel-heading{
    background-color: #F9F9F9;
}

.tblPedidos{margin-bottom: 0;}

.cartMiniTable table td{
    border-color: #ecf0f1 !important;
}

.fwLight{
    font-weight: 300;
}

.btn-info2{
    color: #FFF;
    background-color: #2980b9;
}

.btn-info2:hover, .btn-info2:focus, .btn-info2:active, .btn-info2.active, .open .dropdown-toggle.btn-info2{
    color: #FFF;
    border-color: #3498db;
    background-color: #3498db;
}

.iconeWpp{color: #2ecc71;}

.divBtns{
    padding-top: 10px;
    margin-top: 30px;
    border-top: 1px solid #ecf0f1;
}

/* BANNER POPUP */
.SgiCloseBanner{
    font-size: 25px;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 30px;
    cursor: pointer;
}
.SgiCloseBanner:hover{
	color: #F00;
}

.panelAvaliar{
    right: unset;
    top: 0;
    z-index: 2;
    min-width: 350px;
    position: absolute;
}

@media (max-width: 500px) {
    .panelAvaliar {
        left: 10px;
        right: 10px;
        min-width: unset;
    }
}

/* CARRINHO CABECALHO */
.txtQuantidadeItensCarrinho{
    margin-top: 5px;
    display: inline-block;
}
.infoCart{
    line-height: 1;
    display: inline-block;
}


/* REVENDEDOR */
.SgiRevendedorContainer {
    -webkit-box-shadow: 0 1px 2px 0 rgba(66, 66, 66, .1);
    box-shadow: 0 1px 2px 0 rgba(66, 66, 66, .1);
    background-color: #f6f6f6;
    color: #424242;
    cursor: pointer;
}
.SgiDivInfoParamRev {
    background-color: #EFEFEF;
    border-radius: 4px;
    margin: 10px 0;
    padding: 10px;
}

.SgiDivInfoParamRev.SgiDivTopoRevendedorBig{
    padding: 15px;   
}

.SgiDivInfoParamRev.SgiDivTopoRevendedorBig .title{
    margin-bottom: 12px;
}
.SgiDivTopoRevendedor .title {
    color: #FFF;
    margin-bottom: 0;
}
.SgiDivTopoRevendedor .titleText{
    color: #FFF;
    display: inline-block;
    padding: 6px 0 0;
    vertical-align: middle; 
}  
.SgiDivTopoRevendedor .r_wrap {
    border-top: 3px solid #7f8c8d;
    color: #424242;
    padding: 10px;
    text-shadow: 1px 1px 2px rgba(66, 66, 66, .2);
}
.SgiDivInfoParamRev .conteudo {
    padding: 10px;
}
.SgiDivTopoRevendedor small.texto{
    line-height: 1.2em;
    display: inline-block;
}

#ModalLogin .checkBox * {
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-size: 12px;
    margin: 0 !important;
    padding: 0 !important;
}

/* AUTO COMPLETE */
.produtoSugestaoTitle{
    font-weight: 600;
    color: #424242;
}
.produtoSugestaoTitle:hover{
    color: #000;
}
.accentColor{
    color: #4bb777;
}

.navbar-nav > li > a{
    color: #000; /*
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; */
}

.selectTextCenter, select.text-center{
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    text-align-last: center;
}

.no-main-menu-height{
    min-height: unset !important;
}

.no-main-menu-logo{
    margin-right: 20px;
    padding: 0;
    height: auto;
}
.no-main-menu-logo .imgLogo{
    height: 40px;
}

.price-header-small{
    font-size: 12px;
}

.menu_ativo_rspv{
    -webkit-box-shadow: 0 -4px 0 0 rgba(44, 62, 80, 1) inset;
    -moz-box-shadow: 0 -4px 0 0 rgba(44, 62, 80, 1) inset;
    box-shadow: 0 -4px 0 0 rgba(44, 62, 80, 1) inset;
    color: #2c3e50 !important;
}
.menu_ativo_rspv:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #FFF !important;
}

/* SLIDER DE FOTOS -> PAG. PRODUTO */
.sl-produto-options{
    position: relative;
    background: #F6F6F6;
    padding: 10px 15px 0;
    z-index: 1001;
    margin-bottom: 10px;
}
.sl-produto-button{
    display: none;
}
.sl-produto-options.sl-produto-options-opened{
    bottom: 30px;
    top: auto;
}
.close-sl-produto-options{
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 4px;
    cursor: pointer;
    color: #000;
    opacity: 0.5;
}
.close-sl-produto-options:hover{
    opacity: 1;
}

.listView {
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 1;
}
.SgiMiniatura {
    border: 1px solid transparent;
    cursor: pointer;
    float: left;
    height: 80px;
    width: 63px;
    margin-right: 5px;

    -webkit-transition: border-color 0.2s ease-in-out;
    -moz-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out; 
}
.SgiMiniatura:hover{
    border-color: #FFF;
}


@media (max-width: 1200px) {
	.item-blog-post table,
	.item-blog-post table img{
		width: 100%;
	}
    .nav-tabs li a{
        font-size: 12px;
        padding: 10px 10.9px;
    }
}

@media (max-width: 992px) {
    .navbar-top{
        display: none;
    }
	/*.modal#ModalSignup .modal-dialog{
		width: 100%;
	}*/
    .text-center-sm{
        text-align: center;
    }

    .SgiWindowBannerPopupPromocao{
        width: 96%;
        top: 0;
        left: 0;
        right: 0;
    }
    
    .SgiDuvidaPopup{   
        width: 90%;
        left: 50%;
        margin-left: -45%;
    }
    
    #windowDinamic{
    	width: 96%;
    	margin: 0 auto;
    	position: relative;
    	top: 15px;
    }
    .megamenu-fullwidth a span strong {
        display: block;
        font-size: 1.2em;
        margin-top: -5px;
    }

    .menu_ativo_rspv{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}

@media (max-width: 767px) {
    .product:hover, .featuredImgLook2 .inner:hover{
        border: 1px solid #DDD;
    }
    #cli_nascimento_dia, #cli_nascimento_mes, #cli_nascimento_ano{
        width: 100% !important;
    }
    .table-pedido-16,
    .table-pedido-16 tr td,
    .table-pedido-16 tr th{
        font-size: 16px;
    }
    .small-xs{
        font-size: 12px;
        font-weight: normal;
    }
    .userMenu li a{
        padding: 0 3px;
    }
    .pt5-xs{
        padding-top: 5px;
    }
    .pull-none-xs{
        float: none !important;
    }
    .text-center-xs{
        text-align: center;
    }
    .text-left-xs{
        text-align: left;
    }
    .pull-none-xs{
        float: none !important;
    }
    .megamenu-fullwidth a span strong {
        display: inline-block;
        margin-left: 5px;
        margin-top: 0;
    }
    
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
    .imgMoip{
        top: 145px;
    }
    
    .nav-tabs{
        border-top: 1px solid #ecf0f1;
        border-bottom: 1px solid #ecf0f1;
    }
    .nav-tabs li{
        /* width: 100%; */
        border-bottom: 1px solid #ecf0f1;
    }
    .nav-tabs li a{padding: 10px 15px;}
    
    /*.btn-dark-blue,
    .miniCartFooter .subtotal,
    .miniCartProduct, .miniCartProduct a, .miniCartProduct p, .miniCartProduct .size, .miniCartProduct .price, .dropdown-header
    {
    	color: #424242;
    }*/
    .cartMenu{
    	background-color: #FFF;
    }
    .old-price{
	    color: #666666;
    }
	.miniCartDescription .size {
	    color: #888888;
	}
	.miniCartFooter .subtotal {
	    color: #000000;
	}
    .navbar .navbar-top{
        height: auto;
        padding: 6px 0;
    }
}

@media (max-width: 600px) {
    .smallIconMobile{
        max-width: 150px;
    }
    .btnMenu, .getFullSearch{
        width: 40px;
        font-size: 16px;
        padding: 6px;
    }
    .myAccountList .thumbnail {
	    padding: 15px;
	}
    #frameAvaliar label{
        display: block;
    }
}

@media (max-width: 360px) {
    .info-tel-header{
        display: none;
    }
    
    .user-menu-header{
        width: 100%;
    }
}

#SgiPrecosCompras {
    padding-bottom: 0 !important;
}

.cart-actions button:hover {
    background: #3B9A62;
    color: #FFFFFF;
}

#SgiTextoDescontoBoleto{
    color: #424242;
    font-weight: 600;
    display: block;
    margin-top: 5px;
    font-size: 17px;
}

.valor-porcentagem {
    font-size: 18px;
}

.cart-actions .wishlist {
    background: #ce0026 !important;
    line-height: 1em;
    text-decoration: none;
}
.cart-actions button {
    border:none;
}
.cart-actions button:hover {
    background: #ce0026 !important;
    color: #fff !important;
    border:none;
}
.cart-actions .btn-cart:hover {
    background-color: #00379b !important;
    border-color: #00379b !important;
    color: #fff !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a {
    background-color: #424242;
}

.btn-compra-atacado{
   background-color:  #95a5a6;
   color: #fff;
}
.btn-compra-atacado:hover{
   background-color: #7f8c8d;
   color: #fff;
}
.product-story-info-box .product-story-info-text {
    max-width: none !important;
}
.block-title-1 .lowerFontSize {
    font-size:80%;
    vertical-align:baseline;
}
.cart-actions .block-title-1{
    margin: 5px;
    padding-bottom:0;
}
.btn-produto-video{
    min-width:100px;
}

.modal-header-error{
    background: #a94442;
}
.modal-header-success{
    background: #2ecc71;
}
.btn-darkred{
    background: #B7040F;
    color: #FFF;
}
.btn-darkred:hover{
    background: #940009;
    color: #FFF;
}

@media (max-width: 1024px){
    .image-show-case-wrapper{
        max-height: 330px !important;
    }
}
@media (max-width: 768px){
    .image-show-case-wrapper{
        max-height: 259px !important;
    }
}
@media (max-width: 425px){
    .image-show-case-wrapper{
        max-height: 139px !important;
    }
}
@media (max-width: 375px){
    .image-show-case-wrapper{
        max-height: 102px !important;
    }
}




.t-cupom{
    background: #03a9f4;
    margin-bottom: 10px;
    position: relative;
    padding: 10px;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
}
.r-button{
    position: absolute;
    letter-spacing: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100px;
    z-index: 1;
    cursor: pointer;
    text-transform: uppercase;
    padding: 15px;
    line-height: 1;
    text-align: center;
    font-size: 12px;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.r-button-text{
    font-size: 12px;
    letter-spacing: 0;
    padding: 5px 15px 0;
    text-transform: uppercase;
    cursor: pointer;
}
.r-button{
    display: inline-block;
    vertical-align: middle;
}
.r-button:hover{
    background-color: #e74c3c;
    width: 100%;
}
.r-button-hidden{
    display: none;
}
.r-button:hover .r-button-hidden{
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 1000px){
    .r-button{
        display: none;
    }
}
.btn-remove-cupom-hd{
    color: #f6f6f6;
}
.btn-remove-cupom-hd:hover,
.btn-remove-cupom-hd:focus,
.btn-remove-cupom-hd:active{
    color: #fff;
}

.btn-purpled-blue{
    background-color: #462ecc;
    border-color: #462ecc;
    color: #fff;
}
.btn-purpled-blue:hover,
.btn-purpled-blue:active,
.btn-purpled-blue:focus{
    background-color: #342397;
    border-color: #342397;    
    color: #fff;
}

.SgiInfoBrinde{
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    padding: 15px;
    width: 100%;
    margin-top: 0 !important;
}
.SgiInfoBrinde .icon,
.SgiInfoBrinde .text{
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 0 0;
}
.SgiInfoBrinde .icon img{
    height: 30px;
}
.SgiInfoBrinde .text{
    color: #424242;
    font-size: 15px;
    font-weight: 300;
}

.txt-matematica{
    text-align: left;
    font-size: 12px;
    color: #424242;
}

.inline-cupom{
    display: inline-block;
    vertical-align: bottom;
}


#owl-carousel-fotos .item{
  margin: 3px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  height: auto !important;
}
.customNavigation{
  text-align: center;
}
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#divCarouselFotosProduto div .btn,
.owl-product-home .btn{
    color: #fff;
    font-size: 40px;
    margin-top: -30px;
    position: absolute;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.42);
    top: 50%;
    z-index: 1029;
}
#divCarouselFotosProduto div .btn:hover,
.owl-product-home .btn:hover{
    color: #424242;
}
#divCarouselFotosProduto div .btn.prev{
    left: 0;
}
#divCarouselFotosProduto div .btn.next{
    right: 0;
}
.owl-product-home .btn{
    color: #940009;
}
.owl-product-home .btn:hover{
    color: #641010;
}
.p-relative{
    position: relative;
}
#owl-product-home-1 .owl-item, #owl-product-home-2 .owl-item, #owl-product-home-3 .owl-item{
    margin: 0 15px !important;
}
.owl-product-home .btn.prev{
    left: 0;
}
.owl-product-home .btn.next{
    right: 0;
}
.owl-product-home .btn{
    top: 40%;
}
#owl-product-home-1 .item, #owl-product-home-2 .item, #owl-product-home-3 .item{
    height: auto;
}
.carrossel-home-h1{
    background-color: #444;
}

#divCarouselFotosProduto .item {
    cursor: pointer;
}

.cartMenu{
    position: relative;
}
.cart-quantidade {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    bottom: 4px;
    color: #2c3e50;
    font-size: 11px;
    left: 12px;
    position: absolute;
    right: 12px;
    text-align: center;
}
.cartMenu:hover .cart-quantidade{
    color: #fff;
}

.owl-product-home .owl-controls .owl-page, .owl-product-home .owl-controls .owl-buttons div{
    display: inline-block;
}

.title-big-crs-2{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #8a8a8a;
    margin-bottom: 15px;
    border: 30px;
    text-transform: uppercase;
}

.block-title-3-catalogo{
    border: 0 none;
    padding: 0 0 10px;
    margin-bottom: 0;
}
.side-catalogo .panel-body{
    padding: 10px 0 0;
}
.side-catalogo .panel.panel-default{
    border: 0 none;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
}
.side-catalogo .panel-default > .panel-heading{
    border: 0 none;
}
.side-catalogo .panel-group .panel + .panel{
    margin-top: 10px;
}

input:-webkit-autofill, input:-webkit-autofill:focus{
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.modal-newForm .divAlign{
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    cursor: pointer;
}

.btn-disabled{
    opacity: 1 !important;
    background-color: #ccc;
    color: #fff;
}
.btn-disabled:hover{
    background-color: #BDBDBD;
    color: #fff;
}

/*
.modal-newForm .form-control{
    height: 42px;
    border: 1px solid #CCC;
    border-radius: 0 4px 4px 0;
}
.mod-input{
    position: relative;
} 
.mod-icon{
    background-color: #EBEBEB;
    border-radius: 4px 0 0 4px;
    bottom: 1px;
    color: #787878;
    font-size: 18px;
    left: 1px;
    padding: 10px 0 0;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 40px;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
} 
.mod-focused .mod-icon{
    background-color: #4285f4;
    color: #fff;
}
.modal-newForm .form-control{
    margin-bottom: 10px;
    border-radius: 4px;
}
.mod-input .form-control{
    padding-left: 55px;
    border-radius: 4px;
}
.mod-focused .form-control{
    border-color: #4285f4 !important;
}*/


/* form starting stylings ------------------------------- */
.group            { 
  position:relative;
  margin-bottom: 0;
}
.modal-form-control,
.modal-form-control-no-validation{
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: lighter;
    padding: 10px;
    margin-top: 25px;
    width: 100%;
    border: 0 none;
    outline: none;
    background-color: #fafafa;
    border-bottom:1px solid #ccc;
    box-shadow: none !important;

    -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;
}
select.modal-form-control{
    padding: 6px 10px;
}

.modal-form-control::-webkit-input-placeholder {
   color: transparent !important;
   text-transform: lowercase;
}

.modal-form-control:-moz-placeholder {
   color: transparent !important;  
   text-transform: lowercase;
}

.modal-form-control::-moz-placeholder {
   color: transparent !important;  
   text-transform: lowercase;
}

.modal-form-control:-ms-input-placeholder {  
   color: transparent !important;  
   text-transform: lowercase;
}


.modal-form-control.com-placeholder-color::-webkit-input-placeholder,
.modal-form-control-no-validation::-webkit-input-placeholder {
   color: #000 !important;
}

.modal-form-control.com-placeholder-color:-moz-placeholder,
.modal-form-control-no-validation:-moz-placeholder  {
   color: #000 !important;  
}

.modal-form-control.com-placeholder-color::-moz-placeholder,
.modal-form-control-no-validation::-moz-placeholder {
   color: #000 !important;  
}

.modal-form-control.com-placeholder-color:-ms-input-placeholder,
.modal-form-control-no-validation:-ms-input-placeholder {  
   color: #000 !important;  
}


.modal-form-control:focus         { outline:none; }

/* LABEL ======================================= */
label.modal-label{
  color:#000; 
  font-size:16px;
  font-weight:lighter;
  font-family: "Source Sans Pro", sans-serif;
  position:absolute;
  pointer-events:none;
  left:10px;
  top:10px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

/* active state */
.modal-form-control:focus ~ label, .modal-form-control:valid ~ label, .modal-form-control.modal-form-used ~ label        {
    color: #424242;
    font-size: 12px;
    font-weight: normal;
    top: -20px;
    display: none;
}
.modal-label.using{
    display: inline-block !important;
}

/* BOTTOM BARS ================================= */
.bar    { position:relative; display:block; width:100%; }
.bar:before, .bar:after{
  content:'';
  height:2px; 
  width:0;
  bottom:0; 
  position:absolute;
  background:#4285f4; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.bar:before {
  left:50%;
}
.bar:after {
  right:50%; 
}

/* active state */
input:focus ~ .bar:before, input:focus ~ .bar:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
  position:absolute;
  height:60%; 
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* active state */
input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from { background:#5264AE; }
  to    { width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
    from { background:#5264AE; }
  to    { width:0; background:transparent; }
}
@keyframes inputHighlighter {
    from { background:#5264AE; }
  to    { width:0; background:transparent; }
}

@media (max-width: 1024px){
    .btnMenu-comQuantidade{
        font-size: 12px;
    }
    .cart-quantidade{
        background: transparent;
        bottom: 0;
        color: #e74c3c !important;
        font-size: 12px;
        left: 0;
        right: 0;
    }
}

@media (max-width: 425px){
    .SgiRemoveCupomDisplay{
        font-size: 10px;
    }
}

.modal-newForm .modal-header{
    background-color: #424242;
}
.modal-newForm .modal-title-site{
    color: #FFF;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 10px;
}
.modal-newForm{}







/* SLIDE PUSH MENU */
.menu-push-sidebar{
    padding-right: 0;
}
.menu-push-content{
    padding-left: 0;
    height: 100%;
    background: #fff;
}


.menu-push-content .tab-push-menu{
    background: #fff;
}

.tab-push-menu{
    display: none;
}
.tab-push-menu.active{
    display: block;
}

.menu-push-container{
    background-color: #fff;
    height: 100%;    
}


.tab-push-btn{
    width: 100%;
    height: auto;
    background-color: #839394;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    padding: 15px 0;
    display: block;
    line-height: 1;

    -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;
}

.tab-push-btn.active{
    background-color: #fff;
    color: #000;
}

.tab-push-btn:hover{
    color: #000;
    background-color: #fff;
}

.tab-push-btn .fa{
    font-size: 21px;
}

.tab-push-btn span{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-top: 3px;
}

.btn-menu-slide-push {
    display: none;
}

.cbp-spmenu {
    background-color: #95A5A6;
    position: fixed;
    display: none;
    bottom: 0;
    top: 0;
}

.cbp-spmenu.cad-open{
    background-color: #fff !important;
}

.cbp-spmenu h3 {
    color: #940009;
    padding: 0.5em;
    margin: 0;
    font-weight: 300;
    background: #d5dee0;
}

.cbp-spmenu h3 a {
    padding: 0;
    border: 0 none;
}

.cbp-spmenu .menu-push-content a {
    display: block;
    color: #000;
    font-size: 1.4em;
    font-weight: 300;
    cursor: pointer;
    background-color: #fff;
}

.cbp-spmenu > a:hover {
    background: #fff;
}

.cbp-spmenu a:active {
    background: #fff;
    color: #000;
}

.cbp-spmenu-vertical {
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1000;
}

.cbp-spmenu-push-toright {
    left: 100%;
}

.cbp-spmenu-vertical a {
    border-bottom: 1px solid #f3f3f3;
    padding: 0.7em 1em;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media screen and (max-width: 55.1875em){
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }

    .cbp-spmenu-top {
        top: -110px;
    }

    .cbp-spmenu-bottom {
        bottom: -110px;
    }
}

@media screen and (max-height: 26.375em){
    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px;
    }

    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -190px;
    }

    .cbp-spmenu-right {
        right: -190px;
    }

    .cbp-spmenu-push-toright {
        left: 190px;
    }
}

@media (max-width: 1024px){
    /* .cbp-spmenu-vertical { width: 768px; }
    .cbp-spmenu-left{ left: -768px; }
    .cbp-spmenu-push-toright{ left: 768px; } */

    .cbp-spmenu{ display: block; }

    body {
        width: 100%;
        height: 100%;
    }

    .slideout-menu {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        display: none;
    }

    .slideout-panel {
        position: relative;
    }

    .slideout-open,
    .slideout-open body,
    .slideout-open .slideout-panel {
        overflow: hidden;
    }

    .slideout-open .slideout-menu {
        display: block;
    }

    .height100{
        height: 100%;
    }

} /*
@media (max-width: 425px){
    .cbp-spmenu-vertical { width: 425px; }
    .cbp-spmenu-left{ left: -425px; }
    .cbp-spmenu-push-toright{ left: 425px; }
}
@media (max-width: 375px){
    .cbp-spmenu-vertical { width: 375px; }
    .cbp-spmenu-left{ left: -375px; }
    .cbp-spmenu-push-toright{ left: 375px; }
}
@media (max-width: 320px){
    .cbp-spmenu-vertical { width: 320px; }
    .cbp-spmenu-left{ left: -320px; }
    .cbp-spmenu-push-toright{ left: 320px; }
} */

@media (max-width: 1024px){
    .btn-menu-slide-push{
        display: inline;
    }
    body{
        padding: 0 !important;
        margin: 0 !important;
    }
    .navbar-fixed-top, .navbar-fixed-bottom{
        position: relative;
    }
}

.btn-lg-push{
    padding: 13px 12px;
    font-size: 17px;
}

label{
    font-weight: normal;
}

.modal-newForm .form-control,
.push-newForm .form-control{
    border: 1px solid #ccc;
}

.tipo_pessoa_box{
    background-color: #FAFAFA;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin-top: -5px;
    padding: 10px;
}
.label-modal-form{
}
.label-modal-form .label-red,
.modal-label .label-red{
    color: #F00;
}



input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.menu-push-container .esconde_campos_endereco_popup,
.menu-push-container .esconde_campos_endereco_popup2{
    background-color: #fff;
    height: 100%;
}

.ui-input-clear-hidden{
    display: none;
}



.cart-quantidade-counter {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 4px;
    width: 18px;
}
.cart-quantidade-counter.cart-quantidade-counter-mobile{
    right: -6px;
    top: -7px;
    background-color: #4275AA;
}


@media (max-width: 768px){
    .signUpContent .modal-dialog {
        width: 100% !important;
        max-width: 97% !important;
    }
}

.bgGrayHeader{
    background-color: #ECF0F1;
}


.menu_mobile_finalizar_compra{
    display: block;
    padding: 5px 0;
    background: #f6f6f6;
    border-bottom: 1px solid #e9e9e9;
}

@media (max-width: 1024px){
    .menu_mobile_finalizar_compra{
        display: inline;
        padding: 0;
        background: none;
        border: 0 none;
    }
}

#SgiListaEndereco .label {
    font-weight: normal;
}

.lh1-5{
    line-height: 1.5;
}

.lead-small{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.lead.main-lead-small{
    font-size: 17px;
}

.btn-remove-cupom-hd{
    background-color: #34495e;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.btn-remove-cupom-hd:hover{
    background-color: #2c3e50;
    text-decoration: none;
}

@media (max-width: 1024px){
    .lead-small{
        display: block;
    }

    .btn-remove-cupom-hd{
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

@media (max-width: 768px){
    .btn-remove-cupom-hd{
        margin-top: 0;
    }
}


.btn-thin-inverted{ /*
    color: #2c3e50;
    border: 1px solid #ecf0f1;
    background-color: #ecf0f1; */

    background: #ecf0f1 !important;
    border: 1px solid #ecf0f1 !important;
    color: #2c3e50 !important;
    -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;
}
.btn-thin-inverted:hover{ /*
    border: 1px solid #fafafa;
    color: #8d9397;
    background: #fafafa; */
    background: #FFF !important;
    border-color: #ccc !important;
    color: #8d9397 !important;
}

.btn-cep-color{
    background: #ecf0f1 !important;
    border: 1px solid #ecf0f1 !important;
    color: #2c3e50 !important;
    -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;
}
.btn-cep-color:hover{
    background: #FFF !important;
    border-color: #ccc !important;
    color: #8d9397 !important;
}

@media (max-width: 992px){
    .pt-sm-30{
        padding-top: 30px;
    }
    .bt-sm-footer{
        margin-top: 30px;
    }
    .title-footer-style2.title-footer-style2-seguranca {
        margin-left: 0;
    }

}

.a-text-info {
    color: #FFF !important;
}

.a-text-info:hover,
.a-text-info:focus {
    color: #E9E9E9 !important;
}



.textarea-cartao-mensagem{
    border: 1px solid #ccc !important;
    border-radius: 4px;
    height: 120px;
    resize: none;
}

.textarea-cartao-mensagem:hover {
    background-color: #fff !important;
}

.textarea-cartao-mensagem:hover, 
.textarea-cartao-mensagem:focus {
    background-color: #fff !important;
    border-color: #3498db !important;
}

.loader_address {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    cursor: default;
    display: none;
    left: 0;
    padding: 15% 0 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 999999;
}

#popup1 .close {
    color: #fff;
    top: 0;
}

.lead-3 {
    font-size: 19px;
    line-height: 1.5;
    font-weight: 300;
    text-align: justify;
    color: #000;
    margin-bottom: 15px;
}

.mission-vision-section {
    margin: 30px 0 0;
    padding: 35px 0;
    background-color: #e9e9e9;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
}

.descricao-produto ul.lead-3 {
    margin-left: 35px;
}

.list.lead-3 li {
    margin-bottom: 15px;
}

.cool-colunm {
    padding: 20px 85px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 978px) {
    .cool-colunm {
        padding: 15px;
    }
}

.cool-colunm .cool-colunm-icon {
    color: #3a3a3a;
    margin-bottom: 10px;
    font-size: 55px;
    display: inline-block;
}

.cool-colunm .cool-colunm-title {
    font-weight: bold;
    font-size: 16px;
    color: #3a3a3a;
}

.cool-colunm .cool-colunm-text {
    font-size: 15px;
    color: #6c6c6c;
}

.title-big-2 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px;
}

.quote-section {
    padding: 30px 0;
    background-color: #424242;
    color: #fff;
}

.quote-author-detail {
    background-color: #fff;
    height: 4px;
    width: 42px;
    margin: 10px 0;
}

.quote-trademark {
    font-size: 17px;
    font-weight: bold;
}

.quote-text {
    font-size: 21px;
    font-style: italic;
    font-weight: 300;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 25%;
        float: left;
    }
}

.cart-close-trigger .close {
    right: 0px;
    top: 3px;
}

.descricao-produto {
    font-size: 14px;
    color: #3a3a3a;
}
.descricao-produto .title {
    font-size: 26px;
    font-weight: normal;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.descricao-produto .descricao-produto-header {
    font-size: 14px; line-height: 1.5; font-weight: 600; margin-bottom: 10px; color: #787878
}

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

.sign-up-lock-message {
    background-color: #feffd7;
    padding: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
}

@media (max-width: 768px) {
    .search-ac-link-box {
        padding: 10px 3px;
        line-height: 1;
    }

    .search-ac-link-1, 
    .search-ac-link-2 {
        display: block;
    }

    .search-ac-link-1 {
        font-size: 11px;
    }

    .produtoSugestaoTitle {
        margin-bottom: 5px;
        display: block;
    }

    .divSugestaoBusca .divDescSugestao {
        padding: 0;
        font-size: 11px;
        line-height: 1.2em;
    }
}

@media (max-width: 768px){
    .signUpContent .modal-dialog {
        width: 100% !important;
        max-width: 97% !important;
    }
    #SgiContainerBannerPopupPromocao .modal-dialog {
        width: 100% !important;
        max-width: 94% !important;
    }
    .SgiContainerEnviarEmail {
        max-width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    }
}

@media (max-width: 425px) {
    .input-group.input-group-banner-popup, 
    .input-group.input-group-banner-popup .form-control, 
    .input-group.input-group-banner-popup .btn, 
    .input-group.input-group-banner-popup .input-group-btn {
        display: block;
        width: 100%;
    }
    .input-group.input-group-banner-popup .form-control {
        margin-bottom: 10px;
    }
}

.carousel-control .fa.fa-chevron-circle-left,
.carousel-control .fa.fa-chevron-circle-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font-size: 30px;
    color: #989898;
    display: none;
}

.carousel-control .fa.fa-chevron-circle-left {
    left: 5px;
}

.carousel-control .fa.fa-chevron-circle-right {
    right: 5px;
}

.SgiProdutoCat:hover .carousel-control .fa {
    display: inline-block;
}

.produto-mais-detalhes {
    display: none;
    width: 100%;
    text-align: center;
    margin-top: -1px;
}

.produto-mais-detalhes > a {
    background-color: #3a3a3a;
    font-weight: 600;
    color: #fff;
    display: block;
    padding: 5px;
}

@media (min-width: 768px) {
    .SgiProdutoCat:hover .produto-mais-detalhes {
        display: inline-block;
    }
}

.SgiProdutoCat:hover {
    z-index: 1;
}

.divTblPesquisa .table-responsive {
    border: 0 none;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .divTblPesquisa .mCSB_container {
        margin-right: 0;
    }
}

.footer ul.footer-inline-nav {
    text-align: center;
    padding: 15px 0 25px;
}

.footer ul.footer-inline-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    font-size: 15px;
    color: #888;
}

@media (max-width: 768px) {
    .footer ul.footer-inline-nav {
        text-align: left;
    }

    .footer ul.footer-inline-nav li {
        display: block;
        padding: 5px 0;
        font-size: 15px;
        margin: 0;
    }
}

.SgiContainerParcelaLista {
    display: none;
}

.divParcelasPagProduto {
    background-color: #FFF;
    border: 1px solid #E9E9E9;
    border-top: 3px solid #000;
    border-radius: 0;
    left: 0;
    padding: 20px 10px 10px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 3;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.close2 {
    color: #424242;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: 3px;
    top: -20px;
}

.close2:hover {
    color: #F00;
}

.header-contact {
    background-color: #333;
    color: #FFF;
    font-size: 12px;
    padding: 5px 0;
    font-family: 'Source Sans Pro', sans-serif;
}

.lh-header-top {
    padding: 2px 0;
}

.menu_redes_sociais {
    margin: 10px 0 25px;
    text-align: left;
    width: auto;
    padding: 0;
}

.menu_redes_sociais.menu_redes_sociais_header {
    margin: 3px 0 0;
    text-align: right;
}

@media (max-width: 768px) {
    .menu_redes_sociais.menu_redes_sociais_header {
        text-align: center;
    }
}

.menu_redes_sociais li{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: auto;
    margin: 0 5px 0 0;
}
.menu_redes_sociais li a{
    border: 1px solid #a8a8a8;
    border-radius: 50%;
    color: #a8a8a8;
    display: block;
    height: auto;
    width: 42px;
    font-size: 17px;
    height: 42px;
    padding: 8px;
    text-align: center;
    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.menu_redes_sociais.menu_redes_sociais_header li a {
    width: 22px;
    height: 22px;
    font-size: 13px;
    border: 0 none;
    padding: 0;
}

.menu_redes_sociais li a:hover{
    color: #424242;
    border-color: #424242;
}

.menu_redes_sociais.menu_redes_sociais_header li a {
    color: #FFF;
}

.header-contact-3 .menu_redes_sociais.menu_redes_sociais_header li a {
    color: #424242;
}

.menu_redes_sociais.menu_redes_sociais_header li a:hover {
    color: #787878;
}



.section-instagram {
    background-color: #F6F6F6;
    padding: 15px;
}

.section-instagram-title {   
    text-align: center;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 27px;
    color: #333;
    padding: 0;
    line-height: 1.5;
}

.section-instagram-subtitle {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: 400;
    color: #696969;
    line-height: 1.5;
}

.section-instagram img {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.section-instagram img:hover {
    opacity: 0.8;

    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

@media (max-width: 968px) {
    .section-instagram img {
        margin-bottom: 15px;
    }
}

.a-text-info-footer {
    color: #31708f !important;
}

.a-text-info-footer:hover,
.a-text-info-footer:focus {
    color: #245269 !important;
}


.title-news1 {
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    color: #424242;
    margin: 0;
    padding: 0 5px;
    font-size: 18px;
}


.btn-link-dark-blue {
    color: #2c4c86;
}
.btn-link-dark-blue:hover {
    color: #1f3660;
}


.form-control.form-control-news {
    border-radius: 0;
}

.btn-newsletter-home {
    background-color: #0b4ed3;
    border-color: #0b4ed3;
    font-weight: 600;
    font-size: 17px;
}

.btn-newsletter-home:hover, 
.btn-newsletter-home:focus {
    background-color: #083ca3;
    border-color: #083ca3;
}

.btn-filtrar-preco {
    background-color: #333;
    border-color: #333;
    color: #FFF;
}

.btn-filtrar-preco:hover,
.btn-filtrar-preco:focus {
    background-color: #6F6F6F;
    border-color: #6F6F6F;
    color: #FFF;
}

.inline-top {
    display: inline-block;
    vertical-align: top;
}

.texto-parcela-left {
    line-height: 1;
    font-size: 12px;
}

.texto-parcela-right {
    margin-left: 10px;
    font-size: 22px;
    padding-top: 2px;
}

@media (max-width: 800px) {
    .hidden-email-xs {
        display: none;
    }
}

@media (min-width: 760px) and (max-width: 800px) {
    .menu_mobile_finalizar_compra {
        padding: 5px 0;
        display: block;
    }
}


.popup-sign-in-header-title {
    color: #3a3a3a;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}




@media (max-width: 768px) {
    .product-title {
        font-size: 25px !important;
    }
    .product-price > h2 {
        font-size: 35px !important;
    }
    .desc-parcelas-title {
        font-size: 16px !important;
    }
}

.section-instagram_thumb {
    height: 242px;
}


.section-instagram_thumb img {
    width: 100%;
    height: 100%;
}

.SgiBtnDownloadAnexoRevendedor {
    color: #2641d6;
    text-decoration: underline;
    cursor: pointer;
}

.SgiBtnDownloadAnexoRevendedor:hover {
    color: #14278e;
}

.wordBreakText {
    word-break: break-word;
    word-wrap: break-word;
}

.garantia-text-bold {
    font-weight: 600;
}

.list-selos li.selo-rapidssl {
    margin-right: 20px;
    margin-left: 15px;
}

.DivRastreio {
    display: none;
    padding: 15px;
    position: relative;
}

.DivRastreio table {
    margin-top: 15px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #e6e6e6;
}

.DivRastreio table tr th,
.DivRastreio table tr td {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding: 4px 8px;
    text-transform: uppercase;
}

.DivRastreioClose {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    color: #787878;
    cursor: pointer;
}

.DivRastreioClose:hover {
    color: #424242;
}