/*
  Journal - Advanced Opencart Theme Framework
  Version 2.6.7
  Copyright (c) 2016 Digital Atelier
  http://journal.digital-atelier.com/
*/
/******************************
 FOOTER
*******************************/

#footer {
  border: 0;
  position: relative;
 
  margin: 0 auto;
 
  width: 100%; }

.fullwidth-footer {
  max-width: 100%; }
  .fullwidth-footer #footer {
    overflow: visible;
    display: block;
    border-radius: 0; }
  .fullwidth-footer .columns {
    padding-left: 1px; }
  .fullwidth-footer .bottom-footer {
    max-width: 100%;
    padding: 0; }

.boxed-footer {
  background-color: transparent; }

footer {
  position: relative;
  width: 100%;
  margin: 0 auto;
  clear: both;
  display: block;
  z-index: 10; }

  footer .columns {
   
    overflow: hidden; }
  footer .column {
    position: relative; }
    footer .column.newsletter {
      padding-right: 15px; }
    footer .column > h3 {
      color: #E4E4E4;
      font-size: 14px;
      text-transform: uppercase;
      border-bottom: 1px solid #5F6874;
      padding-bottom: 10px;
      margin-top: 12px; }
    footer .column.no-title .column-text-wrap {
      margin-top: 15px; }
  footer .column-menu-wrap > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 6px; }
    footer .column-menu-wrap > ul li {
      padding: 3px 0;
      color: #E4E4E4; }
      footer .column-menu-wrap > ul li i {
        margin-right: 6px !important; }
        footer .column-menu-wrap > ul li i:before {
          margin-top: -1px; }
    footer .column-menu-wrap > ul a {
      display: block;
      color: inherit;
      transition: color .2s; }
  footer .column-text-wrap {
    color: #E4E4E4;
    height: 100%; }
    footer .column-text-wrap a {
      transition: color 0.2s; }
    footer .column-text-wrap > ul {
      padding-left: 15px;
      margin: 0 0 7px 0; }
    footer .column-text-wrap > ol {
      padding-left: 20px;
      margin: 0 0 7px 0; }
    footer .column-text-wrap p {
      color: inherit;
      margin: 0;
      overflow: hidden;
      line-height: 100%; }
      footer .column-text-wrap p span, footer .column-text-wrap p strong {
        line-height: 100% !important; }
      footer .column-text-wrap p iframe {
        width: 100%; }
    footer .column-text-wrap img {
      max-width: 100%;
      height: auto !important; }
  footer .text > h3 {
    margin-bottom: 12px; }
  footer .columns + .contacts {
    margin-top: 15px; }
  footer .contacts {
    position: relative;
    clear: both;
    display: table;
    width: 100%;
    padding: 10px; }
    footer .contacts > div > span {
      color: white;
      margin-right: 4px; }
    footer .contacts i {
      font-size: 20px;
      color: inherit;
      position: relative;
      width: 40px;
      height: 40px;
      border-radius: 50px;
      margin-right: 0 !important;
      display: inline-block;
      background-position: center;
      background-repeat: no-repeat;
      text-align: center;
      line-height: 39px;
      transition: background-color .2s; }
    footer .contacts a {
      color: inherit; }
    footer .contacts a:hover i {
      color: inherit; }
    footer .contacts [data-hint]:before, footer .contacts [data-hint]:after {
      display: block; }
    footer .contacts .hint--top:before {
      margin-left: -10px; }
    footer .contacts .hint--top:after,
    footer .contacts .hint--top:focus:after {
      -webkit-transform: translate3d(0, 0, 0) translateX(-54%);
      -moz-transform: translate3d(0, 0, 0) translateX(-50%);
      -ms-transform: translate3d(0, 0, 0) translateX(-50%);
      transform: translate3d(0, 0, 0) translateX(-54%); }
    footer .contacts .hint--top:hover:after,
    footer .contacts .hint--top:focus:after {
      -webkit-transform: translate3d(0, 0, 0) translateY(-8px) translateX(-54%);
      -moz-transform: translate3d(0, 0, 0) translateY(-8px) translateX(-54%);
      -ms-transform: translate3d(0, 0, 0) translateY(-8px) translateX(-54%);
      transform: translate3d(0, 0, 0) translateY(-8px) translateX(-54%); }
    footer .contacts .hint--top .contacts-text {
      margin-left: 0; }
  footer .contacts-text {
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    color: inherit;
    line-height: 36px;
    margin-left: 10px;
    margin-right: 5px;
    position: relative;
    top: 2px; }
  footer .contacts-center {
    margin: 0 auto;
    position: absolute;
    clear: both;
    width: 100%;
    top: 10px;
    right: 10px;
    z-index: 0; }
  footer .contacts-left {
    position: relative;
    float: left;
    z-index: 1; }
  footer .contacts-right {
    position: relative;
    float: right;
    z-index: 1; }

.column.newsletter .box {
  margin-top: 10px;
  margin-bottom:10px ; }

.column.products {
  padding-bottom: 12px; }
  .column.products > h3 {
    margin-bottom: 12px; }
  .column.products .product-wrapper {
    margin: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    transition: all 0.2s; }
    .column.products .product-wrapper .p-over {
      display: none; }
  .column.products .product-wrapper:hover {
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none; }
  .column.products .product-details {
    background-color: transparent;
    padding-bottom: 0;
    float: left;
    max-width: 150px;
    padding-left: 8px; }
  .column.products .product-details:before {
    content: ""; }
  .column.products .product-grid-item {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid transparent;
    margin-bottom: 0;
    text-align: left;
    padding: 5px 0; }
    .column.products .product-grid-item .quickview-button {
      display: none !important; }
    .column.products .product-grid-item:first-of-type {
      padding-top: 2px; }
    .column.products .product-grid-item .image {
      display: block;
      float: left;
      position: relative;
      width: auto; }
      .column.products .product-grid-item .image span {
        display: none !important; }
      .column.products .product-grid-item .image a {
        background: transparent !important;
        margin-top: 1px;
        line-height: 100%;
        border-radius: 0;
        border: none; }
      .column.products .product-grid-item .image img {
        border: 0;
        display: block;
        padding: 0;
        max-width: 50px; }
    .column.products .product-grid-item .name {
      position: relative; }
      .column.products .product-grid-item .name a {
        font-size: 12px;
        text-decoration: none;
        display: block;
        text-align: left;
        padding: 0 0 1px 0;
        transition: all 0.2s; }
    .column.products .product-grid-item .sale {
      display: none; }
    .column.products .product-grid-item .price {
      display: inline-block;
      font-size: 13px;
      padding: 0;
      text-align: left;
      border: none;
      margin-bottom: 0;
      background-color: transparent;
      border-radius: 0; }
    .column.products .product-grid-item .price-old {
      font-weight: normal;
      color: #EA2E49;
      padding-right: 0;
      text-decoration: line-through;
      font-size: 12px; }
    .column.products .product-grid-item .price-new {
      font-size: 13px; }
    .column.products .product-grid-item .rating {
      position: relative;
      margin: 0;
      left: 0;
      top: 0;
      padding: 0; }
    .column.products .product-grid-item .cart {
      display: none !important; }
    .column.products .product-grid-item .cart input {
      color: white;
      font-family: Helvetica, Arial, sans-serif;
      text-transform: none;
      font-weight: bold; }
  .column.products .product-grid-item:last-of-type {
    border-bottom: none; }

.bottom-footer {
  height: 60px;
  clear: both;
  margin: 0 auto;
  position: relative; }
  .bottom-footer > div {
    max-width: 1024px;
    margin: 0 auto;
    position: relative; }
 
    /*.bottom-footer .payments img {
      max-width: 100%;
      max-height: 35px;
      height: auto;
      width: auto;
      margin-left: 10px;
      position: relative;
      margin-top: 13px;
      vertical-align: middle; }*/
  .bottom-footer {
    text-align: center; }
    .bottom-footer .no-copyright .payments {
      float: none; }
  .bottom-footer .no-payments {
    text-align: center; }
    .bottom-footer .no-payments .copyright {
      float: none; }
  .bottom-footer.boxed-bar {
    padding: 0 15px; }

.column-text-wrap .block-icon-left + p {
  display: inline; }

footer .column.text {
  min-height: 50px; }

/******************************
OC 2.0
*******************************/


/******************************
Ajustes Footer
*******************************/

footer #footer > .row:nth-of-type(2) .column:nth-of-type(1) .column-text-wrap{
    display: flex;
    align-items: center;
    margin-top: 0px;
    justify-content: center;
}

footer #footer > .row:nth-of-type(2) .column:nth-of-type(2){
    width: max-content;
}

.newletter-jolane > .l2 > input{
    color: white;
}

footer #footer > .row:nth-of-type(2){
    max-width: 100%;
    background-color: #606060;
    padding-top: 30px !important;
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}
footer #footer{
    max-width: 100%;
    padding: 0;
}

footer #footer > .row {
    max-width: 1486px;
    margin: 0 auto;
}

footer #footer .block-icon-left{
    margin-right: 20px;
}

.bottom-footer .no-payments .copyright{
    float: none;
    color: #666666;
    font-weight: 400;
    font-size: 15px;
    padding-top: 10px;
}

.tecmicro-merchan a{
    color: #4f4f4f;
    text-align: -webkit-center;
    font-size: 15px;
    font-weight: 400;
}

@media (min-width:1303px) {
    footer #footer > .row:nth-of-type(2) .column:nth-of-type(3) {
        width: 54%;
    }
    footer #footer > .row:nth-of-type(2) .column:nth-of-type(1){
        width: calc(25% - 83px);
    }
}


.tablet #footer > .row:nth-of-type(1){
    padding-left: 34px;
}

@media (min-width:761px) and (max-width:1300px){
    footer #footer > .row:nth-of-type(2){
        justify-content: center;
    }
    
    footer #footer > .row:nth-of-type(2) .column:nth-of-type(3){
        width: 100%;
    }
    
    
    footer #footer > .row:nth-of-type(2) .column:nth-of-type(1){
        width: calc(40% - 83px);
    }
    
}

@media (min-width:825px){
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(4),
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(3),
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(2),
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(1){
        width: 14%;
    }
    
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(5){
        width: 25%;
    }
}

@media (max-width:761px){
    footer #footer > .row:nth-of-type(2){
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: center;
    }
    
    .atendimento-email > .email-footer > img{
        height: 21px !important;
        width: 31px;
        position: relative;
        top: 5px;
        margin-right: 10px !important;
        left: -5px;
    }
    
    footer #footer > .row:nth-of-type(2) .column:nth-of-type(1) .column-text-wrap{
        margin-top: 15px;
    }
    
    
    .atendimento-email > .atendimento,
    .atendimento-email > .email-footer{
        justify-content: center;
    }
    
    .atendimento-email{
        padding: 34px 0px;
    }
    
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(4) .column-menu-wrap,
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(3) .column-menu-wrap,
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(2) .column-menu-wrap,
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(1) .column-menu-wrap{
        max-width: 210px;
        margin: 0 auto;
        display: none;
    }
    
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(4) h3::before,
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(3) h3::before,
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(2) h3::before,
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(1) h3::before {
        content: '\e62c';
        font-weight: 900;
        margin-right: 5px;
    }
    
    footer > #footer > .row:nth-of-type(1) .column.open:nth-of-type(4) .column-menu-wrap, footer > #footer > .row:nth-of-type(1) .column.open:nth-of-type(3) .column-menu-wrap, footer > #footer > .row:nth-of-type(1) .column.open:nth-of-type(2) .column-menu-wrap, footer > #footer > .row:nth-of-type(1) .column.open:nth-of-type(1) .column-menu-wrap{
        display: block;
    }
    
    
    
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(4) h3,
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(3) h3,
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(2) h3,
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(1) h3{
        text-align: left;
        font-size: 16px;
        min-width: 289px;
        position: relative;
        width: max-content;
        margin-left: auto;
        max-width: 289px;
        margin-right: auto;
    }
    
    footer #footer > .row:nth-of-type(2) .column:nth-of-type(2){
        margin: 0 auto;
    }
    .newletter-jolane > .l1{
        width: 100% !important;
        margin-bottom: 23px;
    }
    
    .newletter-jolane > .l1 > .descricao{
        height: max-content !important;
    }
    
    .botao-newsletter-footer-container{
        margin-top: 43px;
    }
    
    .newletter-jolane{
        flex-direction: column;
    }
    
    .newletter-jolane > .l2 > input:first-of-type{
            margin-bottom: 10px;
    }
    
    .newletter-jolane > .l2{
        width: 100% !important;
        flex-direction: column;
    }
    .newletter-jolane > .l2 > input{
            width: 75% !important;
    }
    
    .bottom-footer.fullwidth-bar .copyright{
        padding-left: 0px !important;
    }
    
    .tecmicro-merchan{
        padding-top: 0px;
        margin-top: 0px;
        padding-bottom: 13px;
    }
    
    .atendimento-email > .email-footer{
        justify-content: center;
        align-items: end;
    }
    
     .atendimento-email > .email-footer > .linha1{
        width: 250px;
     }
    
    
}

@media (min-width:761px) and (max-width:822px){
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(4), footer > #footer > .row:nth-of-type(1) .column:nth-of-type(3), footer > #footer > .row:nth-of-type(1) .column:nth-of-type(2), footer > #footer > .row:nth-of-type(1) .column:nth-of-type(1){
            width: 25%;
    }
    footer > #footer > .row:nth-of-type(1) .column:nth-of-type(5){
            width: 57%;
            margin-top: 77px;
    }
    
     footer > #footer > .row:nth-of-type(1) .column:nth-of-type(6){
            margin-top: 46px; 
     }
    
}

@media (min-width:761px){
    .atendimento-email > .email-footer > img{
            height: 20px !important;
    }

}

