/*============================================*/
/** Início Footer **/
/*============================================*/

.footer-container {
    background: rgba(0, 0, 0, 0) url(../images/footer-bg.jpg) no-repeat scroll center top;
    color: #3F0306;
    float: left;
    height: 578px;
    padding: 0;
    width: 100%;
    margin-top: 80px;
    background-size: cover;
}
.footer-container a{
  color: #3F0306;
}
/*títulos do footer*/
.footer-tit {
     font-family: titillium web;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-pagamento .footer-tit {
    margin-bottom: 20px;
}
.footer-atendimento .footer-tit {
    margin-bottom: 20px;
}

.footer-selos .footer-tit {
    margin-bottom: 10px;
}
/*============================================*/
/** Início NEWSLETTER **/
/*============================================*/
.newsletter-container {
    background-color: #3F0306;
    height: 60px;
}

.footer-newsletter {
    height: 53px;
}
.text-newsletter {
     background-image: url("../images/sprite-home.png");
    background-position: 0 -368px;
    background-repeat: no-repeat;
    float: left;
    line-height: 1;
    margin-top: 6px;
    padding-left: 60px;
    text-align: right;
    text-align: left;
}
.footer-newsletter .text-news-1 {
    color: #f1e0af;
    font-family: titillium web;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    top: 3px;
}
.text-news-2 {
    color: #f1e0af;
    font-family: titillium web;
    font-size: 33px;
    font-weight: 600;
}

/*--------------------------------------------*/
/** Início Input Newsletter **/
/*--------------------------------------------*/
.block.block-subscribe {
    float: right;
    width: 503px;
}
.footer-newsletter .input-box {
    float: left;
width: 403px;
}
.footer-newsletter input#newsletter {
    color: #afaaaa;
height: 39px;
padding-left: 25px;
border-radius: 40px;
width: 380px !important;
font-size: 14px;
font-family: titillium web;
}
.footer-newsletter .block-content {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none !important;
    height: 46px;
    margin: 5px 0 0 14px !important;
}
.onestepcheckout-index-index .footer-newsletter input#newsletter {
    border: medium none !important;
    border-radius: 40px !important;
    color: #afaaaa;
    font-family: titillium web;
    font-size: 14px;
    height: 43px;
    padding-left: 25px !important;
    width: 382px !important;
}
/*--------------------------------------------*/
/** Fim Input Newsletter **/
/*--------------------------------------------*/

/*--------------------------------------------*/
/** Início Botão Newsletter **/
/*--------------------------------------------*/
.footer-newsletter .actions {
    float: right;
    margin-top: 0 !important;
    position: relative;
    right: 0;
}
/** Fim Botão Newsletter **/
/*--------------------------------------------*/

/*============================================*/
/** Fim NEWSLETTER **/
/*============================================*/

/*============================================*/
/** Início Footer-top **/
/*============================================*/

.footer-top {
    height: 165px;
    margin-top: 32px;
}
.footer-informacoes-ajuda li, .footer-atendimento, .minha-conta {
   font-family: titillium web;
    font-size: 14px;
    font-weight: 600;
}

/*--------------------------------------------*/
/** Início Informações e Ajuda **/
.footer-informacoes-ajuda {
    height: 160px;
    width: 220px;
    float: left;
}
.informacoes-ajuda-col-1 {
    float: left;
    line-height: 1.5;
}
.informacoes-ajuda-col-2 {
    float: right;
    margin-top: 20px;
    line-height: 1.5;
}


/** Fim Informações e Ajuda **/
/*--------------------------------------------*/

/*--------------------------------------------*/
/** Footer Minha Conta **/
.footer .minha-conta {
    float: left;
}
.footer .minha-conta ul {
    line-height: 1.5;
}
/*--------------------------------------------*/
/** Início Atendimento **/
.footer-atendimento {
    float: left;
    margin-left: 6em;
}
.footer-atendimento .email {
    margin-top: 11px;
}
.footer-atendimento p, 
.footer-atendimento .tel-aten, 
.footer-atendimento .whats-aten {
    line-height: 1.5;
}

.footer-atendimento .tel-aten{
    margin-top: 5px;
}
.footer-atendimento .tel-aten, .footer-atendimento .whats-aten {
    font-size: 15px;
}
.footer-atendimento .tel-aten::before {
    background-image: url("../images/sprite-home.png");
    background-repeat: no-repeat;
    content: "";
    background-position: 0 -1425px; 
    width: 15px; 
    height: 15px;
    position: absolute;
    margin-left: -28px;
}
.footer-atendimento .whats-aten::before {
    background-image: url("../images/sprite-home.png");
    background-repeat: no-repeat;
    content: "";
    background-position: 0 -1460px; 
    width: 16px; 
    height: 16px;
    position: absolute;
    margin-left: -28px;
}
.local-atendminento {
    font-family: titillium web;
    font-size: 14px;
    font-weight: 600;
}
.local-atendminento .local {
    float: left;
width: 300px;
text-indent: 43px;
background-image: url("../images/sprite-home.png");
background-repeat: no-repeat;
background-position: 5px -497px;
}
.local-atendminento .fones {
    font-size: 18px;
    text-indent: 43px;
    line-height: 1.5;
    float: left;
}
.local-atendminento .fones .tel-aten {
    background-image: url("../images/sprite-home.png");
    background-repeat: no-repeat;
    background-position: 5px -450px;
}
.local-atendminento .fones .whats-aten {
    background-image: url("../images/sprite-home.png");
    background-repeat: no-repeat;
    background-position: 5px -305px;
	padding-top: 3px;
}
.whats-aten span {
    font-size: 12px !important;
}
/** Fim Atendimento **/
/*--------------------------------------------*/

/*--------------------------------------------*/
/** Início Box Facebook **/
.footer-box-facebook {
    float: right;
    height: 215px;
    width: 340px;
    margin-top: 0;
    margin-bottom: 15px;
}


/** Fim Box Facebook **/
/*--------------------------------------------*/

/*============================================*/
/** Fim Footer-top **/
/*============================================*/

/*============================================*/
/** Início Footer-midlle **/
/*============================================*/
.footer-middle {
    float: left;
    height: 188px;
    width: 690px;
     margin-top: -30px;
}
/*--------------------------------------------*/
/** Início Formas de Pagamento **/
.footer-pagamento {
   float: left;
}
.footer-pag-selo {
    float: left;
    margin-left: 55px;
}

/** Fim Formas de Pagamento **/
/*--------------------------------------------*/

/*--------------------------------------------*/
/** Início Selos e Certificações **/


.abcomm {
    float: left;
    margin-left: 10px;
}
.norton, .rapidssl {
    float: left;
}
.norton {
    margin-left: 8px;
    margin-right: 7px;
}
.footer-selos {
    float: left;
}

/** Fim Selos e Certificações **/
/*--------------------------------------------*/

/*--------------------------------------------*/
/** Início Redes Sociais **/

.footer-icones-redes-sociais a {
    padding-right: 8px;
}

.footer-icones-redes-sociais {
    float: left;
    width: 185px;
}
.icones-redes-sociais img {
    display: inline;
    margin-right: 12px;
    width: 32px;
}
.footer-blog {
    margin-top: 25px;
}
.icones-redes-sociais-1 {
    float: left;
}
.icones-redes-sociais-1 a {
    display: inline-block;
    width: 35px;
}
.footer-icones-redes-sociais span {
    float: left;
    display: inline-block;
}
.box-redes-pag-selos {
    float: left;
    width: 100%;
    margin-top: 25px;
}
/** Fim Redes Sociais **/
/*--------------------------------------------*/

/*============================================*/
/** Fim Footer-midlle **/
/*============================================*/
/*============================================*/
/** Início Footer-bottom **/
/*============================================*/
.footer-bottom {
    float: left;
}
/*--------------------------------------------*/
/** Início Marktplaces **/

.marketplaces .footer-tit {
    margin-bottom: 10px;
}


/*--------------------------------------------*/
/** Início Copyright **/
.footer-copyright {
    color: #3F0306;
    font-size: 10px;
    text-align: left;
    font-family: arial;
    width: 665px;
    font-weight: bold;
}
.copyright-1 {
    float: left;
}
.copyright-2 {
    float: left;
    margin-top: 7px;
}

/*--------------------------------------------*/
/** Início logo-wide **/

.footer-logo-wide {
    float: left;
margin: 10px 0;
width: 1024px;
}
#rd-column-l9fmku0i > div  {
	background: #3F0306 !important;
	
}#rd-column-l9fmku0m > div {
	background: #3F0306 !important;
}
/** Fim logo-wide **/
/*--------------------------------------------*/


/** Fim Copyright **/
/*--------------------------------------------*/
/*============================================*/
/** Fim Footer-bottom **/
/*============================================*/


/*============================================*/
/** Fim Footer **/
/*============================================*/