/*/////////////////////////////////////////////////////////////////////////////////////
// Theme Name:         Venus - Premium                                               //
// Description:        Tema para desenvolvimento de lojas Tray                       //
// Version:            2.0                                                           //
// Tags:         Bootstrap, Responsive Premium, C�digo Identadado, Comentado,        //
//             Personaliza��o Pg Home, Pg Produto Personalizada, Pg Cart Padr�o,     //
//                 Pag Catalogo Personalizada, Barra Flutuante, Menu 3 Niveis        //
/////////////////////////////////////////////////////////////////////////////////////*/

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ BODY - CORPO & GLOBAIS ////////////////////////// */

  @font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url('./fonts/Roboto-Light.ttf') format('ttf');
  }

  @font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('./fonts/Roboto-Condensed.ttf') format('ttf');

  }

  @font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url('./fonts/Roboto-BoldCondensed.ttf') format('ttf');
  }

  body{
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 400;
    color: #000;
    background: #fff;
    text-rendering: optimizeLegibility;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    letter-spacing: 1px;
  }
  .main{
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
  }
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ HEADER - CABE�ALHO ////////////////////////////// */
  header.header{
    display: block;
    float: left;
    width: 100%;
    min-height: 160px;
    margin: 0 0 15px 0;
    position: relative;
    background: #fff;
    border-top: 2px solid #0080d8;
    z-index: 9999;
  }

.page-product header.header {
    margin: 0px;
}

.modal-dialog {
    margin-top: -265px !important;
    max-height: 500px;
}

.page-catalog header.header {
    margin: 0px;
}
  .header-mobile {
      height: 60px;
  }

  span.info_slide {
    display: none !important;
}
  /*\\\\\\\\\ FIRST LVL HEADER - PRIMEIRO NIVEL CABE�ALHO \\\\\\\\*/
    .first-lvl-header{
      width: 100%;
      float: left;
      background: #FFF;
    }

.navegation {
    margin-top: 35px;
    position: relative;
    z-index: 999999999;
}

.header-fixed .navegation {
    margin-top: 10px;
}

.banner-home-js {
    margin-top: -15px;
}
    .brand.logo{
      float: left;
      width: 100%;
      text-align: left;
      height: 77px;
      position: relative;
      line-height: 77px;
      top: 20px;
    }

.header-fixed .brand.logo {
    text-align: center;
    top: 10px;
}
    .brand.logo img{
      position: relative;
      height: 100%;
      width: auto;
      max-width: 100%;
      vertical-align: middle;
    }

.header-fixed .brand.logo img {
    max-width: 190px;
    max-height: 55px;
}
    .customer-sign{
      float: left;
      width: 100%;
      margin: 40px 0 0 0;
      overflow: hidden;
    }

span.pedidos {
    float: left;
    width: 100%;
    margin-top: 40px;
    padding-left: 15px;
    cursor: pointer;
}

span.central-atendimento {
    float: left;
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
}


.header-pedidos {
    padding: 0px;
    padding-left: 10px;
}

span.televendas {
    float: left;
    width: 100%;
    margin-top: 40px;
    padding-left: 44px;
}

span.whatsapp {
    float: left;
    width: 100%;
    margin-top: 40px;
    padding-left: 42px;
    font-size: 13px;
}

span.whatsapp > i {
    float: left;
    background: url("../img/whats-topo.png") 0 50% no-repeat;
    width: 27px;
    height: 24px;
}

span.whatsapp > a {
    float: left;
    font-size: 13px !important;
    color: #494b4f;
    width: 100%;
    position: relative;
    /* text-align: right; */
}

.header-whatsapp {
    padding-left: 0px;
    text-align: left;
}

.header-televendas {
    /* text-align: right; */
}

span.whatsapp > a > i {
    float: left;
    background: url("../img/whats-topo.png") 0 50% no-repeat;
    width: 35px;
    height: 24px;
    position: absolute;
    left: -35px;
}

span.televendas > a {
    color: #494b4f;
    font-size: 13px !important;
}

span.whatsapp > strong.ag-telefone {
    float: right;
    color: #267FFF;
    font-size: 13px;
    line-height: 15px;
    font-weight: 700;
    width: auto;
}

.header-fixed strong.ag-telefone {
    color: #6bc6c6 !important;
}

strong.ag-telefone {
    float: left;
    color: #267FFF;
    font-size: 13px !important;
    line-height: 15px;
    font-weight: 700;
}

.header-fixed strong.ag-telefone {
    color: #6bc6c6;
}

span.televendas > a > i {
    float: left;
    background: url("../img/televendas-topo.png") 0 50% no-repeat;
    width: 36px;
    height: 26px;
}

span.central-atendimento > a {
    font-size: 13px !important;
    color: #494b4f;
}

span.central-atendimento > a > i {
    float: left;
    background: url("../img/atendimento-topo.png") 0 50% no-repeat;
    width: 40px;
    height: 26px;
}

span.pedidos > a {
    color: #494b4f;
    font-size: 13px !important;
}

span.pedidos > a > i {
    float: left;
    background: url("../img/pedidos-topo.png") 0 50% no-repeat;
    width: 40px;
    height: 26px;
}
    .customer-sign li{
      display: inline-block;
    }

span.color {
    color: #267fff;
    font-size: 13px;
}

.header-fixed span.color {
    color: #6bc6c6;
}

li.customer-saudacao {
    color: #494b4f;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-size: 13px;
}
    .customer-sign li a{
      color: #494b4f;
      text-transform: uppercase;
      font-size: 13px;
    }

.header-fixed .customer-sign-in a {
    color: #6bc6c6 !important;
}

.customer-sign-in a {
    color: #267fff !important;
}
    .customer-name{
      color: #267FFF;
      text-transform: uppercase;
      font-size: 13px;
    }
    .form-search{
      float: left;
      position: relative;
      width: 100%;
      margin: 10px 0;
      border:none;
    }

.header-fixed .form-search {
    margin-top: 10px;
    margin-bottom: 0px;
}
    .form-search .cx-search{
      float: left;
      width: 100%;
      position: relative;
      height: 48px;
      border: 1px solid #dadada;
      text-indent: 43px;
      background: url("../img/ico-search.png") 3% 50% no-repeat;
      border-radius: 3px;
      font-style: italic;
      font-weight: 400;
      color: #647fae;
      line-height: 49px;
    }
    .form-search .cx-search::-webkit-input-placeholder{
      color: #647fae;

    }

    .form-search .cx-search::-moz-placeholder{
      color: #647fae;

    }

    .form-search .cx-search:-ms-input-placeholder {
      color: #647fae;
    }

    .form-news .input-news::-webkit-input-placeholder{
      color: #647fae;
    }

    .form-news .input-news::-moz-placeholder{
      color: #647fae;
    }

    .form-news .input-news:-ms-input-placeholder{
      color: #647fae;
    }
    .form-search .search-button{
      float: left;
      width: 105px;
      color: #fff;
      border: none;
      background: url("../img/bg-search.png?") 0 50% no-repeat;
      text-decoration: none;
      box-shadow: none;
      position: absolute;
      right: 15px;
      height: 44px;
      top: 4px;
      /* border-radius: 3px; */
      font-weight: 300;
      letter-spacing: 2px;
    }
    .shopping-cart{
      float: left;
      width: 100%;
      height: 50px;
      text-align: left;
      position: relative;
      margin: 10px 0 0 0;/* Old browsers */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

      /* IE6-9 */
      border: none;
      background: url("../img/bg-cart.png?") 0 50% no-repeat;
      border-radius: 3px;
      padding-top: 8px;
      /* padding-left: 45px; */
    }

.header-fixed ul.shopping-cart {
    margin-top: 10px;
}
    .shopping-cart li{
      float: left;
      width: 100%;
      padding: 0px 0px 0px 64px;
    }

.shopping-cart li:nth-child(1) {
    background: url("../img/ico-carrinho.png") 18% bottom no-repeat;
    height: 29px;
    padding-top: 4px;
}
    .shopping-cart a.preco{
      float: left;
      width: 100%;
      color: #fff;
      font-size: 11px;
      text-shadow: 3px 1px 2px rgb(111, 169, 169);
      margin-top: -8px;
      font-weight: 300;
    }

.shopping-cart a {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 15px;
    text-shadow: 3px 1px 2px rgb(111, 169, 169);
    font-weight: 300;
    letter-spacing: 2px;
}
  /*\\\\\\\\\ ******************************************* \\\\\\\\*/
  /*\\\\\\\\\ SECOND LVL HEADER - SEGUNDO NIVEL CABE�ALHO \\\\\\\\*/
    .second-lvl-header{
      width: 100% !important;
      float: left;
      padding: 0;
      margin: 0;
      left: 0;
      right: 0;
      background: #fff;
    }

.categories-vertical {
    float: left;
    width: auto;
}

body.modal-open header {
    z-index: 99;
}

body.modal-open header.header-fixed {
    z-index: 99;
}

.categories {
    float: left;
    width: 255px;
    height: 50px;
    color: #fff;
    background: url("../img/bg-menu.png?") 0 50% no-repeat;
    /* border: 1px solid #2067ce; */
    text-align: center;
    border-radius: 3px;
    line-height: 50px;
}

span.title-categorias {
    float: none;
    display: inline-block;
    line-height: 19px;
    font-weight: 300;
    letter-spacing: 2.2px;
}

i.arrowDown {
    float: none;
    display: inline-block;
    margin-left: 5px;
}

i.arrowDown {
    float: right;
    background: url("../img/ico-categorias.png") 0 50% no-repeat;
    width: 19px;
    height: 19px;
}

.page-home ol.first-lvl-menu-vertical.navegation {
    float: left;
    background: rgba(255, 255, 255, 0.74);
    width: 255px;
    display: block;
    position: absolute;
    top: 15px;
    z-index: 999999;
    opacity: 1;
    padding: 18px 0px 18px 0px;
    min-height: 405px;
    height: auto;
}

ol.first-lvl-menu-vertical.navegation {
    display: none;
    z-index: -999999;
    opacity: 0;
    position: absolute;
    background: #fff;
    top: 15px;
    min-height: 380px;
}

ol.first-lvl-menu-vertical.navegation {}

li:hover > ul.second-lvl-menu {
    /* display: block; */
    visibility: visible;
    z-index: 9999999999;
    opacity: 1;
}

ol.first-lvl-menu-vertical.navegation > li > a {
    color: #303237;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    text-indent: 15px;
}

.categories-vertical:hover .first-lvl-menu-vertical {
    display: block;
    z-index: 9999999999;
    opacity: 1;
}

ol.first-lvl-menu-vertical.navegation > li {
    float: left;
    width: 100%;
    position: relative;
    z-index: 9999;
}

ol.first-lvl-menu-vertical.navegation > li:hover {
    background: #fff;
    box-shadow: 1px 1px 1px #999;
}

ol.first-lvl-menu-vertical.navegation > li:hover > a {
    color: #2d96ff;
}

.header-fixed ol.first-lvl-menu-vertical.navegation {
    top: 40px;
    z-index: -99999 !important;
    display: none !important;
    visibility: hidden;
}

.header-fixed .categories-vertical:hover ol.first-lvl-menu-vertical.navegation {
    display: block !important;
    z-index: 999999;
    visibility: visible;
}

.categories-vertical:hover i.arrowDown {
    /* transform: rotate(180deg); */
    -ms-transform: rotate(180dg);
    /* transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out; */
}
    .first-lvl-menu.navegation{
      float: left;
      width: 100%;
      position: relative;
      display: inline-flex;
      flex-flow: row wrap;
      align-items: center;
      justify-content: space-between;
    }
    /*\\\\\\\\\\\\\\\ PRIMARY LEVEL MENU \\\\\\/////*/
      .first-lvl-menu.navegation > li{
        float: left;
        position: relative;
        line-height: 20px;
        height: auto;
      }
      .first-lvl-menu.navegation > li > a{
        float: left;
        width: 100%;
        color: #494b4f;
        text-transform: uppercase;
        line-height: 50px;
      }
      .full_menu > a{
        cursor: pointer;
      }
    /*\\\\\\\\\ **************************\\\\\\\\\\*/
    /*\\\\\\\\\\\\\\\ SECOND LEVEL MENU \\\\\\/////*/
      /* YES USABILITY - NOT ERROR */
      .first-lvl-menu.navegation > li:nth-last-child(1) > ul,
      .first-lvl-menu.navegation > li:nth-last-child(2) > ul,
      .first-lvl-menu.navegation > li:nth-last-child(3) > ul{
        right: 0;
      }
      /* ************************* */
      .second-lvl-menu{
        position: absolute;
        z-index: -9999;
        opacity: 0;
        display: block;
        min-width: 290px;
        top: 0px;
        background: #fff;
        visibility: hidden;
        left: 255px;
        box-shadow: 1px 1px 1px #494b4f;
      }
      .second-lvl-menu li{
        float: left;
        width: 100%;
      }
      .second-lvl-menu li > a{
        float: left;
        width: 100%;
        padding-left: 15px;
        line-height: 40px;
        color: #303237;
        text-transform: uppercase;
        font-size: 14px;
      }
      /* HOVER - EFECT BG */
        .second-lvl-menu li:hover{
          background: #5AA9FF;
          box-shadow: 1px 1px 1px #494b4f;
        }
        .second-lvl-menu li:hover > a{
          color: #fff;
        }
      /* *************** */
      .full_menu .full-lvl-menu{
        position: absolute;
        z-index: -9999;
        opacity: 0;
        display: block;
        min-width: 255px;
        top: 0px;
        background: rgba(255, 254, 251, 0.6);
        visibility: hidden;
        left: 255px;
        width: auto;
        overflow: scroll;
      }
      .full_menu .full-lvl-menu li{
        float: left;
        width: 100%;
      }
      .full_menu .full-lvl-menu li > a{
        float: left;
        width: 100%;
        text-indent: 15px;
        line-height: 40px;
        color: #303030;
        text-transform: uppercase;
        color: #303237;
        font-size: 14px;
        font-weight: 700;
        line-height: 22px;
      }
      /* HOVER - EFECT BG */
        .full_menu .full-lvl-menu li:hover{
          background: #fff;
        }

.full_menu .full-lvl-menu li:hover a {
    color: #2D96FF !important;
}
        .full_menu .full-lvl-menu li:hover > a{
          color: #fff;
        }
      /* *************** */
      /* HOVER 2 LEVEL */
      .full_menu:hover .full-lvl-menu{
        visibility: visible;
        z-index: 99999;
        opacity: 1;
      }
      .first-lvl-menu.navegation > li:hover .second-lvl-menu{
        visibility: visible;
        z-index: 99999;
        opacity: 1;
      }
    /*\\\\\\\\\ **************************\\\\\\\\\\*/
    /*\\\\\\\\\\\\\\\ THIRD LEVEL MENU \\\\\\/////*/
      .second-lvl-menu li .third-lvl-menu{
        position: absolute;
        z-index: -9999;
        opacity: 0;
        display: block;
        min-width: 310px;
        max-width: 300px;
        width: 100%;
        left: 289px;
        background:#fff;
        visibility: hidden;
        box-shadow: 1px 1px 1px #494b4f;
      }
      /* HOVER 3 LEVEL */
      .second-lvl-menu li:hover .third-lvl-menu{
        visibility: visible;
        z-index: 99999;
        opacity: 1;
      }
    /*\\\\\\\\\ **************************\\\\\\\\\\*/

  /*\\\\\\\\\ ******************************************* \\\\\\\\*/
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/

/* \\\\\\\\\\\\\\\\\\\\\\\ HEADER FLUTUANTE - CABE�ALHO FLUTUANTE ////////////////// */
    .header.header-fixed{
      display: none;
      opacity: 0.5;
      position: fixed;
      top: 0;
      z-index: 999999;
      transition: opacity 1s ease-in-out;
      -moz-transition: opacity 1s ease-in-out;
      -webkit-transition: opacity 1s ease-in-out;
      background: #fff;
      max-height: 155px;
      border-top: 1px solid #82cfcf;
      border-bottom: 1px solid #82cfcf;
    }
    .header.header-fixed .header-buttom{
      margin: 12px 0 0 0;
      color: #fff;
    }

    .header.header-fixed .header-buttom i {
        font-size: 35px;
    }

     #toggle-menu div {
      width: 15px;
      height: 15px;
      position: relative;
    }
    #toggle-menu span {
      display: block;
      width: 50px;
      height: 6px;
      background: #DDDDDD;
      position: absolute;
      -webkit-transition: -webkit-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
      -moz-transition: -moz-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
      transition: transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      transform-origin: center;
    }
    #toggle-menu span.top {
      top: 7px;
    }
    #toggle-menu span.middle {
      top: 23px;
    }
    #toggle-menu span.bottom {
      top: 39px;
    }
    .menu-is-active #toggle-menu span {
      -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
      -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
      transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    }

    .menu-is-active #toggle-menu span.top, #toggle-menu.menu-is-active span.middle {
      top: 20px;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      transform: rotate(135deg);
    }

    .menu-is-active #toggle-menu span.middle {
      opacity: 0;
    }

    .menu-is-active #toggle-menu span.bottom {
      top: 20px;
      -webkit-transform: rotate(225deg);
      -moz-transform: rotate(225deg);
      transform: rotate(225deg);
    }
    .group-first{
      float: left;
      width: 100%;
      position: relative;
      flex-flow: row wrap;
      align-items: center;
      justify-content: space-between;
      padding: 15px 0;
    }

        .group-first-left{
      float: left;
      width: 100%;
      position: relative;
    }

ul.group-first-left.on .list-categories-visible {
    display: none;
}

ul.group-first-left.on .list-categories-hidden {
    display: block;
}

.list-categories-hidden {
    display: none;
}

.list-categories-visible {display: block;float: left;width: 100%;}

    ul.group-first li > ul.group-children {
        float: left;
        width: 100%;
        padding: 0 0 0 15px;
    }

    ul.group-first li a {
        line-height: 20px;
        color: #fff;
        float: left;
        text-transform: uppercase;
        width: 100%;
    }


    ul.group-first-left li a {
        line-height: 20px;
        color: #292929;
        float: left;
        text-transform: uppercase;
        width: 100%;
    }

    ul.group-first li h3 {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    ul.group-first > li {
        margin: 0 0 30px 0;
        top: 0;
        position: relative;
        vertical-align: top;
        display: inline-table;
        flex-flow: row wrap;
        align-items: center;
        justify-content: space-between;
        padding: 0 5px;
        width: 16%;
    }

    ul.group-first > li:nth-child(1) {
        padding: 0;
    }
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ BANNERS /////////////////////////////////// */
    .banners-extras{
      float: left;
      width: 100%;
      margin-top: 15px;
      margin-bottom: 15px;
      text-align: center;
    }

.banner-extra-1 {
    /* margin-bottom: 25px; */
}

.banner-extra-10 {
    margin-top: 60px;
}
    .banners-extras img{
      float: left;
      width: 100%;
    }
    .banner-regua{
      float: left;
      width: 100%;
      margin: 40px 0;
    }

.page-home .banner-regua {
    margin: 0px !important;
}

.border-catalog {
    margin-bottom: 20px;
}

.banner-regua-home {
    float: left;
    width: 100%;
}

.page-product .banner-regua-home {
    background: #fff url("../img/bg-regua.png") 0 0%;
    background-repeat-x: initial;
    margin-top: -5px;
}
    .banner-regua img{
      float: left;
      width: 100%;
      margin-top: 23px;
      margin-bottom: 20px;
    }
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ NEWSLETTER ////////////////////////////////// */
    .form-news{
      float: left;
      position: relative;
      border:none;
      width: 100%;
    }
    .form-news .input-news{
      float: left;
      width: 100%;
      height: 45px;
      border-radius: 3px;
      border: none;
      position: relative;
      text-indent: 15px;
      line-height: 45px;
      font-style: italic;
      color: #647fae;
      font-size: 15px;
    }
    .news-button{
      float: left;
      background: rgba(46,155,255,1);
      background: -moz-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(46,155,255,1)), color-stop(100%, rgba(29,96,255,1)));
      background: -webkit-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
      background: -o-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
      background: -ms-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
      background: linear-gradient(to bottom, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9bff', endColorstr='#1d60ff', GradientType=0 );
      border: 1px solid #2067ce;
      position: absolute;
      right: 2px;
      height: 40px;
      border-radius: 3px;
      top: 3px;
      text-transform: uppercase;
      width: 90px;
      font-size: 12px;
      color: #fff;
    }
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/
/* \\\\\\\\\\\\\\\\\\\\\\\ PERSONALIZA��O PAGINA  HOME ////////////////////////////// */

span.unavailable {
    float: left;
    width: 100%;
    text-align: center;
}
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ VITRINE DE PRODUTOS ///////////////////////////// */
.produto-calcular-frete.bg-tone-5.border-tone-5 #cepbox{
    width: 100%;
    margin: 0 !important;
    display: block;
    max-width: 100%;
    border: none;
    text-align: left;
    line-height: 0;
    padding: 0;
}

@media (max-width: 767px) {
  .produto-calcular-frete.bg-tone-5.border-tone-5 #cepbox{
    text-align: center;
  }

}
.ProdComents #coments{
  display: block !important;
  padding-bottom: 20px;
}

#ProdAbas.abasProduto {
    padding-top: 15px;
}

.line {
    display: none;
}
.produto-calcular-frete.bg-tone-5.border-tone-5 #shippingSimulatorButton{
  margin-top: 10px;
  display: block;
}
.produto-calcular-frete.bg-tone-5.border-tone-5 #shippingSimulatorButton:before{
  content: '';
  background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzc4YTAzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MCIgaGVpZ2h0PSIzNSIgdmlld0JveD0iNi44NTcgMTMuNzQ5IDM2LjI4NSAyMi41MDEiPjxwYXRoIGQ9Ik02Ljg1NyAxNS4yMjRjLjA4OS0uMTg5LjE2NC0uMzg2LjI3MS0uNTY0LjQwOC0uNjc4IDEuMDQyLS45MSAxLjgwMS0uOTEgMi45MTcuMDAzIDUuODM0LS4wMDEgOC43NTEtLjAwMSAzLjIgMCA2LjQwMS4wMDQgOS42MDEuMDAxLjgxOS0uMDAxIDEuNTAyLjI2OSAxLjg1OCAxLjA0LjE0Ny4zMTcuMTk0LjcwNi4xOTUgMS4wNjIuMDE0IDMuNzQ0LjAxIDcuNDg3LjAxMSAxMS4yMzF2LjQ0M2gxLjMzdi0uNDE1YzAtMy4zMDcuMDE3LTYuNjE0LS4wMTEtOS45Mi0uMDA4LS44OTQuNDA1LTEuNjA4IDEuNTc2LTEuNTYxIDEuMjI2LjA1IDIuNDU2LjAxOCAzLjY4NC4wMDkgMS4zMTMtLjAxIDIuMjg0LjU1OSAyLjk0MSAxLjY4OCAxLjA0NCAxLjc5NSAyLjA4OCAzLjU5IDMuMTM4IDUuMzgxYTMuNTggMy41OCAwIDAgMSAuNTEgMS44ODZjLS4wMTMgMS4zNDYtLjAxMSAyLjY5My4wMDUgNC4wMzkuMDAyLjE2LjA5NC4zNTIuMjA3LjQ2OS4yNTkuMjcyLjQwNy41NzYuNDEzLjk0Ny4wMDYuMzY2LjAwNS43MzIuMDAyIDEuMDk4LS4wMDYuODM0LS40NzYgMS4zMjEtMS4zMTQgMS4zMzktLjY5Ni4wMTQtMS4zOTQuMDAzLTIuMDkuMDA0aC0uMzcyYy0uNTI4IDIuNTYyLTIuNSAzLjc1NC00LjMzMiAzLjc1Ny0xLjg0My4wMDMtMy44MTEtMS4yMDYtNC4zMzItMy43MzQtLjA5Ny0uMDA2LS4yMDEtLjAxOS0uMzA1LS4wMTktMi43NTItLjAwMi01LjUwMy4wMDEtOC4yNTUtLjAxLS4yNzgtLjAwMS0uMzY5LjA3OS0uNDI5LjM1OC0uNDA0IDEuODcxLTEuOTg5IDMuMjE1LTMuOTYgMy4zOTItMS43NjIuMTU4LTMuNTI2LS45My00LjI1My0yLjYzOS0uMTQ3LS4zNDQtLjI0Ni0uNzA5LS4zODEtMS4xMDVoLTEuMDNjLTEuMDYzIDAtMi4xMjYuMDA0LTMuMTg5LS4wMDEtMS4wNDMtLjAwNS0xLjYxNS0uNDEyLTEuOTc4LTEuMzg1LS4wMTEtLjAzLS4wNDItLjA1Mi0uMDYzLS4wNzdWMTUuMjI0em0yMS4zMjEgMTYuMDg4di0uMzkxbC0uMDAzLTE1LjAyNGMwLS43NTUtLjIwOS0uOTYtLjk3Mi0uOTZsLTE4LjI4My4wMDFjLS42NTUgMC0uODguMjE2LS44OC44NjItLjAwMiAyLjk1My0uMDAxIDUuOTA1LS4wMDIgOC44NTh2LjM4OGguNDIxYy40ODQuMDAxLjk2OS0uMDEgMS40NTMuMDA2LjQwMS4wMTMuNjE5LjIyNC42MjQuNjIxLjAxMi44NS4wMjggMS43MDItLjAwOCAyLjU1MS0uMDQxLjk5LS44MDQgMS43MDctMS43OTUgMS43NDQtLjIyLjAwOC0uNDQxLjAwMS0uNjc4LjAwMS0uMDA3LjE1My0uMDE2LjI1OC0uMDE3LjM2Mi0uMDA3Ljc4Ni4xODcuOTc5Ljk4Mi45NzlsMy4zMzEtLjAwMmguNzk0Yy40ODYtMi41MDEgMi40Mi0zLjY0OCA0LjA0NC0zLjc1YTQuMjI0IDQuMjI0IDAgMCAxIDIuNTY2LjY0OWMxLjE0MS43MTcgMS43OTcgMS43NzMgMi4wNCAzLjEwM2guMzA2YzIuMDA3LjAwMiA0LjAxNS4wMDIgNi4wNzcuMDAyem0xMy4xMTUtNi4yNzZjLjExOC0uNjIuMDEyLTEuMTgtLjMyNC0xLjc1OS0uNzEyLTEuMjI0LTEuNDMyLTIuNDQyLTIuMTMzLTMuNjcyLS4xMjQtLjIxNy0uMjYtLjI4NC0uNS0uMjgzLTIuMDMxLjAwOS00LjA2Mi4wMDUtNi4wOTQuMDA2LS4xMTUgMC0uMjMuMDA5LS4zNTguMDE1djMuODE5aC40MDRjMS40NDEgMCAyLjg4Mi4wMDUgNC4zMjItLjAwMmEyLjY3NCAyLjY3NCAwIDAgMSAyLjAwMS44MjhjLjIwNy4yMS4zOTEuNDU3LjYzMS42MTguMjc0LjE4NC41ODcuMzUzLjkwNS40MTUuMzYzLjA2OS43NS4wMTUgMS4xNDYuMDE1em0tOS40MTEgMy44NDFjMS4zMjQtMS4yMDkgMi44MTUtMS42NjEgNC40OTgtMS4wOTYgMS42NzYuNTYzIDIuNjMxIDEuODA2IDMuMDI3IDMuNTI0LjA0Ny0uNDEyLjA0My0uODA1LjA0OC0xLjE5OS4wMS0uNzkxLjQ4Ny0xLjI3NSAxLjI3OC0xLjI5OS4xOTQtLjAwNi4zODgtLjAwMS41ODQtLjAwMXYtMi41OTRoLTEuMDgxYy0uNjM5LS4wMDItMS4yMDYtLjIwMS0xLjY4LS42MzYtLjI1Mi0uMjMxLS41MDYtLjQ2My0uNzM2LS43MTUtLjM0My0uMzc0LS43NTMtLjUzLTEuMjU5LS41MjUtMS40NTIuMDE1LTIuOTA1LjAwNy00LjM1Ny4wMDktLjEwMiAwLS4yMDUuMDE0LS4zMi4wMjItLjAwMiAxLjUwNC0uMDAyIDIuOTgzLS4wMDIgNC41MXptMy4xMzMtLjE0MWMtMS43NS4wMTYtMy4xNzMgMS40NjItMy4xNDkgMy4xOTguMDI0IDEuNzM1IDEuNDU0IDMuMTQzIDMuMTgxIDMuMTMzYTMuMTggMy4xOCAwIDAgMCAzLjE0Ny0zLjE2NWMtLjAwMi0xLjc0OC0xLjQ0Mi0zLjE4Mi0zLjE3OS0zLjE2NnptLTE3LjU0MyAwYTMuMTg3IDMuMTg3IDAgMCAwLTMuMTY5IDMuMTQ5Yy0uMDE3IDEuNzI0IDEuNDQxIDMuMTg1IDMuMTc2IDMuMTgyIDEuNzI2LS4wMDMgMy4xNDUtMS40MTUgMy4xNjgtMy4xNTMuMDI1LTEuNzIxLTEuNDM1LTMuMTgyLTMuMTc1LTMuMTc4em0xNC40MS0xMS45MjJ2MS4yOTVoNi4wMzdjLS4zMzctLjc2Ny0uODc1LTEuMjIzLTEuNjM4LTEuMjU1LTEuMTY0LS4wNS0yLjMzMi0uMDMxLTMuNDk4LS4wNC0uMjkyLS4wMDItLjU4NCAwLS45MDEgMHpNMjkuMzcgMjguNzV2Mi41MzhoMS4yODdWMjguNzVIMjkuMzd6TTguMDY2IDI2LjIyNHYyLjU5MWMuMjczLS4wMTUuNTM2LjAyMy43NTMtLjA1OS4xOTUtLjA3My40NzEtLjI3LjQ4My0uNDI5LjA1My0uNjk0LjAyMy0xLjM5NS4wMjMtMi4xMDNIOC4wNjZ6bTMyLjU5NyAzLjc2OXYxLjI5NGgxLjI3MXYtMS4yOTRoLTEuMjcxeiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0yMy40NjcgMjEuMmwuMDM3LjA4NC0xLjU3NiAxLjU3MmMtLjExNy4xMTctLjIzNS4yMzMtLjM1LjM1MS0uMzQyLjM1LS4zODMuNjk3LS4xMTQuOTU3LjI2MS4yNTMuNTk1LjIxNS45MzEtLjExOC45NzEtLjk2NiAxLjk0LTEuOTM0IDIuOTA3LTIuOTA0LjM4Ny0uMzg5LjM4NS0uNjY1LS4wMDYtMS4wNTctLjg4My0uODg3LTEuNzY5LTEuNzcxLTIuNjU1LTIuNjU1LS4xNDItLjE0Mi0uMjc3LS4yOTUtLjQzOS0uNDEtLjI1MS0uMTc3LS41MTgtLjE2NS0uNzQuMDU2LS4yMjEuMjItLjIzMS40ODItLjA2NC43NDEuMDYzLjA5OC4xNTIuMTguMjM1LjI2My41NjYuNTY5IDEuMTM1IDEuMTM2IDEuNyAxLjcwNi4wNTkuMDYuMTA0LjEzNC4xODkuMjQ2aC0uMzc1bC0xMS41NDguMDAxYy0uMTUzIDAtLjMwOC0uMDA3LS40Ni4wMTEtLjMwMi4wMzctLjUzNC4yOS0uNTE1LjU3Ni4wMi4zMDMuMTguNTA5LjQ5Mi41NTkuMTI3LjAyLjI1OS4wMTkuMzg4LjAxOWwxMS42NTQuMDAyaC4zMDl6Ii8+PHBhdGggZD0iTTIzLjQ2NyAyMS4yaC0uMzA4bC0xMS42NTQtLjAwMmMtLjEzIDAtLjI2MS4wMDItLjM4OC0uMDE5LS4zMTMtLjA1LS40NzMtLjI1Ni0uNDkyLS41NTktLjAxOS0uMjg2LjIxNC0uNTQuNTE1LS41NzYuMTUyLS4wMTguMzA2LS4wMTEuNDYtLjAxMWwxMS41NDgtLjAwMWguMzc1Yy0uMDg1LS4xMTItLjEzLS4xODYtLjE4OS0uMjQ2LS41NjUtLjU3LTEuMTM0LTEuMTM3LTEuNy0xLjcwNi0uMDgzLS4wODMtLjE3Mi0uMTY2LS4yMzUtLjI2My0uMTY3LS4yNTktLjE1Ny0uNTIxLjA2NC0uNzQxLjIyMi0uMjIxLjQ4OS0uMjMzLjc0LS4wNTYuMTYyLjExNS4yOTcuMjY4LjQzOS40MS44ODYuODg0IDEuNzcxIDEuNzY5IDIuNjU1IDIuNjU1LjM5MS4zOTMuMzkzLjY2OS4wMDYgMS4wNTctLjk2Ny45Ny0xLjkzNiAxLjkzOC0yLjkwNyAyLjkwNC0uMzM1LjMzMy0uNjY5LjM3MS0uOTMxLjExOC0uMjY5LS4yNi0uMjI4LS42MDcuMTE0LS45NTcuMTE2LS4xMTguMjMzLS4yMzQuMzUtLjM1MWwxLjU3Ni0xLjU3Mi0uMDM4LS4wODR6TTM1LjAzNiAzMy43MzRhMS44MjggMS44MjggMCAwIDEtMS44MzctMS44MTIgMS44NDggMS44NDggMCAwIDEgMS44MjctMS44NjZjMS4wMDUtLjAwMyAxLjg1Mi44NTEgMS44NDIgMS44NThhMS44MzUgMS44MzUgMCAwIDEtMS44MzIgMS44MnptLS4wMjQtMS4xNzRhLjY4My42ODMgMCAwIDAgLjY3OC0uNjM0Yy4wMTctLjM0Mi0uMjc3LS42NjMtLjYyNS0uNjg0YS42NzcuNjc3IDAgMCAwLS42OTcuNjQ4LjY4NC42ODQgMCAwIDAgLjY0NC42N3pNMTcuNDUxIDMzLjczMmExLjgyNyAxLjgyNyAwIDAgMS0xLjgwOS0xLjg3NGMuMDE4LS45OTUuODc0LTEuODI0IDEuODU5LTEuOCAxLjAwNS4wMjUgMS44MjMuODU2IDEuODE3IDEuODQ4YTEuODQ1IDEuODQ1IDAgMCAxLTEuODY3IDEuODI2em0uMDI3LTEuMTc1YS42NjQuNjY0IDAgMCAwIC42NTEtLjY1Mi42NjIuNjYyIDAgMCAwLS42MzktLjY2My42NjUuNjY1IDAgMCAwLS42NjkuNjY5LjY2My42NjMgMCAwIDAgLjY1Ny42NDZ6Ii8+PC9zdmc+);
    width: 60px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

@media (max-width: 767px) {
  .produto-calcular-frete.bg-tone-5.border-tone-5 #shippingSimulatorButton:before{
    display: none;
  }
}
@media(min-width:992px){
  .produto-calcular-frete.bg-tone-5.border-tone-5 #cepbox{
    margin: 0;
    width: 100%;
    border: none;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
  }
}
.produto-calcular-frete.bg-tone-5.border-tone-5 #cepbox input{

}
#quantidade{
    float: none;
    width: 100%;
    text-align: center;
    margin: 5px 0 0;
}
#quantidade #quant{
  color: #647fae;
  font-size: 15px;
  font-style: italic;
  border: 1px solid #dadada;
  border-radius: 3px;
  padding: 3px;
  vertical-align: middle;
}

.shipp-and-buy {
  padding-top: 15px;
  border-top: 1px solid #dbdbdb;
}

.estoque-produto {
    float: none;
    display: inline-block;
    color: #647fae;
    font-size: 15px;
    font-style: italic;
}

#quantidade input[type='button']{
  border-radius: 3px;
  color: #fff;
  padding: 3px 9px;
  background: rgba(46,155,255,1);
  background: -moz-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(46,155,255,1)), color-stop(100%, rgba(29,96,255,1)));
  background: -webkit-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
  background: -o-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
  background: -ms-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
  background: linear-gradient(to bottom, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9bff', endColorstr='#1d60ff', GradientType=0 );
  border: 1px solid #2067ce;
}

#quantidade label{
  color: #494b4f;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
 .items-product{
    float: left;
    width: 100%;
    min-height: 465px;
    height: auto;
    position: relative;
  }
  .items-product > a{
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 15px;
    border:1px solid transparent;
    border-radius: 5px;
  }

.page-catalog .items-product > a {
    text-align: center;
    text-transform: uppercase;
}
  .items-product > a:hover{
    border:1px solid #D8D8D8;
  }

.items-product > a:hover .product-image {
    opacity: 0.1;
}
  .items-product > a:hover .hover-product{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../img/hover.png) 50% 30% no-repeat;
  }
  .items-product .product-image{
    float: left;
    width: 100%;
    min-height: 150px;
    height: 200px;
    line-height: 200px;
    max-height: 250px;
    margin: 0;
    text-align: center;
    position: relative;
  }
  .items-product .product-image img{
    float: none;
    display: inline-block;
    max-height: 100%;
    position: relative;
    height: auto;
    width: auto;
    max-width: 100%;
    vertical-align: middle;
  }
  .items-product .product-name, .items-product .product-name h3,�#Relacionados ul li .NomeProdLista, .NomeProdLista, .vitrine ul .nomeProd a{
    float: left;
    width: 100%;
    min-height: 70px;
    height: 100%;
    max-height: 150px;
    overflow: hidden;
    text-align: center;
    margin-top: 40px;
    color: #303237;
    font-size: 14px;
    font-weight: 800;
  }
  .items-product .product-price, .produtos-relacionados .ValoresLista{
    float: left;
    width: 100%;
    min-height: 60px;
    max-height: 100px;
    margin-bottom: 5px;
    height: 100%;
    text-align: center;
  }

.page-checkout_cart .items-product .product-price, .produtos-relacionados .ValoresLista > span {
    text-transform: uppercase;
}
  .items-product .product-price .precode{
    float: left;
    width: 100%;
    height: 20px;
    text-decoration: line-through;
    text-align: center;
    color: #303237;
    font-size: 12px;
  }
  .items-product .product-price .precode span{
    color: #303237;
    text-transform: uppercase;
  }
  .items-product .product-price .txt-por{
    float: left;
    width: 100%;
    color: #303237 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
  }
  .items-product .product-price .txt-por span, span.ValoresLista.relacionado-preco span.oculta_destaque .txt-por, .ValoresLista span.precoAvista{
    color: #2abc08;
    font-size: 16px;
    font-weight: 700;
  }
  .items-product span.parcelamento,.Valoreslista.relacionado-preco span.txt-avista, .ValoresLista.relacionado-preco span.txt-com-desconto{
    float: left;
    width: 100%;
    color: #303237;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 5px;
  }

.items-product span.parcelamento span.preco-avista.precoAvista {
    font-size: 16px;
    margin: 0;
    color: #303237;
    font-weight: 700;
}
  .items-product span.parcelamento br{
    display: none;
  }
  .items-product span.parcelamento strong{
    font-weight: 700;
    color: #000;
  }
  .items-product .botoes-extras{
    float: right;
    width: 100%;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
  }
  .items-product .botoes-extras .botao-commerce{
    display: block;
    margin: 5px 0;
    float: right;
    width: 100%;
    text-align: right;
  }

span.botao-commerce img {
    display: inline-block;
}

span.botao-commerce:hover img {
    display: none !important;
}

span.botao-commerce:hover img.btn-full {
    display: block !important;
    float: right;
}

span.botao-commerce img.btn-full {
    display: none;
}
  .showcase{
    float: left;
    width: 100%;
    text-align: left;
    margin: 10px 0;
  }

.btn-mais-categorias > a {
    color: #647fae;
    font-size: 15px;
    font-style: italic;
}

.btn-mais-categorias > i {float: left;width: 13px;background: url("../img/mais-depoimentons.png") 0 50% no-repeat;height: 13px;position: absolute;left: 25px;}

.btn-mais-categorias {
    text-align: right;
    position: relative;
    /* margin: 10px 0px; */
    margin-top: 55px;
}
  .showcase .showcase-title{
    float: none;
    display: inline-block;
    font-size: 35px;
    color: #1383b7;
    font-weight: 300;
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 50px;
    margin-top: 65px;
  }

.showcase .showcase-title:first-child {
    margin-top: 40px;
}

.showcase .showcase-title:before {
    content: '';
    position: absolute;
    width: 65px;
    height: 2px;
    background: #82cfcf;
    bottom: 0px;
}
  /* *************** SHOWCASE STATIC *********** */
    .showcase-static{
      float: left;
      width: 100%;
    }

.page-catalog .showcase-static {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 30px;
}
    .showcase-static .product{
      height: auto;
    }
  /* ***************************************** */
  /* **** SHOWCASE DINAMIC - CARROSSEL ****** */
    .showcase-carrossel{
      float: left;
      width: 100%;
      position: relative;
      z-index: 999;
    }
    .showcase-carrossel li{
      min-width: 120px;
      max-width: 400px;
      display: inline-block;
    }

.col-xs-12.vitrine-product {
    padding-bottom: 50px;
}

ul.slick-dots > li {
    display: inline-block;
    min-width: 0;
    height: 20px !important;
    width: 20px !important;
    background: url("../img/slick.png") 0 50% no-repeat;
    margin: 0px 10px;
}

ul.slick-dots > li.slick-active {
    background: url("../img/slick-active.png") 0 50% no-repeat;
    /* margin: 0px 5px; */
}

ul.slick-dots > li > button:before {
    background: transparent;
    content: '';
    border-radius: 24px;
}
    .showcase-carrossel .slick-arrow{
      position: absolute;
      z-index: 99999;
      top: 56%;
      font-size: 0;
      width: 35px;
      height: 35px;
      border-radius: 40%;
      border: 0;
    }

    .showcase-carrossel .slick-arrow.slick-next {
    background: url(../img/seta-next.png) no-repeat 50%;
    }

    .showcase-carrossel .slick-arrow.slick-prev {
    background: url(../img/seta-previous.png) no-repeat 50%;
    }
    .showcase-carrossel .slick-arrow.slick-prev{
    left: 35.5%;
    top: 100%;
    }
    .showcase-carrossel .slick-arrow.slick-next{
    right: 36%;
    top: 100%;
    }

.showcase-carrossel .slick-arrow:before {
    display: none;
}
  /* ****************************************** */

/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ PAGINA  PRODUTOS /////////////////////////////// */

#nao_disp a > img {
    visibility: hidden;
}
#nao_disp a:before {
    content: 'OK';
    position: absolute;
    color: #fff;
    /* padding: 6px 10px; */
    line-height: 42px;
    width: 52px;
    max-width: 52px;
}
#nao_disp a {
    border-radius: 3px;
    position: relative;
    float: left;
    display: inline-flex;
    height: 42px;
    vertical-align: middle;
    width: 52px;
    margin-top: 13px;
    margin-left: 10px;
    background: rgba(46,155,255,1);
    background: -moz-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(46,155,255,1)), color-stop(100%, rgba(29,96,255,1)));
    background: -webkit-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
    background: -o-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
    background: linear-gradient(to bottom, rgba(46,155,255,1) 0%, rgba(29,96,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9bff', endColorstr='#1d60ff', GradientType=0 );
    border: 1px solid #2067ce;
}

.page-product .product-gallery .botoes-extras .botao-commerce {
    margin: 5px 0;
}

.compreJunto li div.plus {
    width: 4%;
    float: left;
    text-align: center;
    font-size: 35px;
    font-weight: 300;
    margin-top: 45px;
    color: #1383b7;
}

.product-social {
    text-align: center;
    margin-top: 35px;
}

.group-social-shipping {

}

div#menuVars {
    /* padding-bottom: 20px; */
    /* border-bottom: 1px solid #d9d9d9; */
    margin: 0px;
}

.texto_variacao > h2 {
    color: #494b4f;
    font-size: 13px;
    font-weight: 400;
    padding-top: 15px;
}
.texto_variacao {
    padding-left: 0px;
    padding-top: 0px;
    border-top: 1px solid #d9d9d9;
    margin-top: 20px;
}

li.starn {
    background: url("../img/estrela.png");
    display: inline-block;
    width: 37px;
    height: 35px;
    text-align: left;
    cursor: pointer;
}

span.reviewer > h3 {
  color: #1d62ff;
  font-size: 14px;
  font-weight: 700;
  float: none;
  display: inline-flex;
}

#coments h2 {
    margin-top: 25px;
    margin-bottom: -14px;
}
.ranking {
  float: none;
  display: inline-flex;
  font-size: 13px;
  text-transform: uppercase;
  color: #494b4f;
  font-weight: 700;
}

.hreview-comentarios .description {
    color: #303237;
    font-size: 14px;
}

  div#comentario_cliente > a {
      color: #1d62ff;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 700;
  }

    /*button#button-buy {*/
    /*background: url("../img/hover.png") 0 50% no-repeat;*/
    /*width: 170px;*/
    /*height: 60px;*/
    /*}*/
    /*button#button-buy > img {*/
    /*display: none;*/
    /*}*/

    .product-page{
      float: left;
      width: 100%;
    }
    .product-page #title{
      float: left;
      width: 100%;
    }
    .product-page .product-title{
        color: #303237;
        float: left;
        font-size: 32px;
        font-weight: 700;
        line-height: 30px;
        margin: 5px 0 10px 0;
        width: 100%;
    }

.rating-product {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.product-page .product-labels{
  float: left;
  width: 100%;
}
.product-page #product-priceBox{
  float: left;
  width: 100%;
}

.product-page #produto_preco {
    margin: 10px 0 0;
}

.product-page #preco, .product-page .produto_preco{
  float: left;
  width: 100%;
}

.product-page .color-tone-2.txt-por{
  font-size: 15px;
  color: #181818;
  display: none !important;
  font-weight: 700;
  height: 100%;
  line-height: 25px;
  text-transform: uppercase;
}

.product-page .PrecoPrincipal.color-tone-2{
  font-size: 35px !important;
  color: #1eb046 !important;
  display: inline-block;
  font-weight: 700;
  height: 100%;
  line-height: 40px;

}
    .product-page .produto-economize{
      float: left;
      width: 100%;
      display: none;
    }
    .product-page #info_preco{
      font-size: 20px;
      font-weight: 700;
    }
    .product-page #info_preco .precoAvista{
      font-size: 20px !important;
      font-weight: 700 !important;
      color: #0e9cd7;
      margin: 0;
    }

span.preco-avista.precoAvista {
    font-size: 16px !important;
    color: #2477ff !important;
}

.page-search span.preco-avista.precoAvista span {
    color: #2477ff !important;
}

/* //////////////// COMPARAR PRODUTO //////////////*/

.btn-comparar {
    float: none;
    display: inline-block;
    vertical-align: bottom;
}

.btn-comparar > button.compare {background: #267FFF;border: none;border-radius: 3px;}

.btn-comparar > button.compare > a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
}

/*//////////////////////////FIM  COMPARAR PRODUTO ///////////////////*/

.page-catalog .preco-avista.precoAvista span {
    color: #2477FF !important;
}

    .product-page .preco-parc2{
      display: inline-block;
    }
    .product-page .txt-corparcelas .preco-parc2{
      display: inline-block;
    }
    .product-page #info_preco > .preco-parc2{
      float: left;
      width: 100%;
    }
    .product-page .txt-corparcelas{
      float: left;
      width: 100%;
      color: #888;
    }
    .product-page .txt-corparcelas strong{
      color: #000;
      font-weight: 700;
      display: inline-block;
    }
    .product-page #info.produto-formas-pagamento{
      margin-bottom: 20px;
      width: auto;
      margin: 0;
      padding: 0;
      border: none;
    }

    #showPaymentMethods {
        display: block;
        margin: 0;
        padding: 0;
        background: #fff;
        border: none;
        text-decoration: underline;
        color: #378a03 !important;
        font-size: 14px;
    }

div#info {}
    .product-page .produto-formas-pagamento a{
      float: left;
      width: 100%;
      color: #27354b;
      background: #fff !important;
      font-size: 12px !important;
      font-weight: 400 !important;
    }

    .board_htm {
    /* border-bottom: 1px solid #d9d9d9; */
}
#info a {
    display: block;
    margin-bottom: 10px;
    text-align: left;
    text-decoration: underline;
    font-size: 14px !important;
    font-weight: 300 !important;
}
#info a:hover {
    background: #fff;
}

    .product-page .produto-formas-pagamento:hover{
      background: #292929;
    }
    .product-page .produto-formas-pagamento:hover a{
      color: #303237;
    }
    .product-page .produto-calcular-frete.bg-tone-5.border-tone-5{
      background: #fff !important;
      min-height: auto;
    }

@media (max-width: 767px) {
  .product-container-form {
    margin: 25px 0 0;
  }
}

.produto-calcular-frete.bg-tone-5.border-tone-5 > h6.cepbox-text.color-tone-1 {
  display: none;
}

.code {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

#cepbox label{
  display: inline-block !important;
  font-size: 0;
  vertical-align: middle;
}
#cepbox label:before{
  content: 'Frete';
  text-transform: uppercase;
  color: #378a03;
  font: 700 20px 'Roboto Condensed', sans-serif;
}

#cepbox #cep1,
#cepbox #cep2 {
  height: 40px;
  padding: 0 10px;
  border: 1px solid #dbdbdb;
  border-radius: 0;
}

#cepbox #cep1 {
  width: 130px !important;
}

@media (max-width:767px) {
  #cepbox #cep1 {
    width: 90px !important;
  }
}

#cepbox #cep2 {
  width: 60px !important;
}
    .product-page #form_comprar{
      float: left;
      width: 100%;
    }
    .product-page #product-form-box{
      float: left;
      width: 100%;
    }
    .product-page #bt_comprar{
      text-align: center;
      margin: 0;
      width: 100%;
    }
    .product-page #visualBlock{
      float: left;
      width: 100%;
      z-index: 6;
      position: relative;
    }
    .product-page #colFotos{
      float: left;
      width: 100%;
      position: relative;
      z-index: 3;
    }
    .product-page .product-links{
      float: left;
      width: 100%;
    }
    .product-page .product-links span{
      padding: 10px 5px;
      /* border:1px solid #292929; */
    }
    .product-page .product-links span, .product-page .product-links span a{
      color: #494b4f;
      text-transform: uppercase;
      font-size: 13px;
    }
    .product-page #foto_a{
      float: left;
      width: 100%;
      border: none;
    }
    .product-page .product-message{
      float: left;
      width: 100%;
      /* padding-top: 10px; */
      /* margin-top: 10px; */
      color: #494b4f;
      font-size: 13px;
      text-transform: uppercase;
    }

.mensagem-adicional {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.page-product .breadcrumb span {
    font-size: 13px;
    color: #494b4f;
    text-transform: uppercase;
    /* float: left; */
    width: inherit;
}

.page-product .breadcrumb {
    display: block;
    margin: 5px 0;
    text-align: center;
}

@media (max-width: 767px) {
  .page-product .breadcrumb {
    text-align: left;
  }
}

.page-product span.breadcrumb-item:last-child {
  display: block;
  text-align: center;

}

@media (max-width: 767px) {
  .page-product span.breadcrumb-item:last-child{
    display: inline-block;
    text-align: left;
  }
}

div#ProdAbas > ul > li.aberta > a {
    color: #1383b7;
    font-size: 35px;
    font-weight: 300;
    position: relative;
    padding: 0px;
    padding-bottom: 15px;
    line-height: 50px;
    letter-spacing: 1px;
}

div#ProdAbas > ul > li > a {
    border: none !important;
    border-radius: 0px;
    font-size: 18px;
    font-weight: 300;
    color: #444f55;
    background: none;
}

div#ProdAbas > ul > li.aberta > a:before {content: '';width: 65px;height: 2px;position: absolute;bottom: 0px;background: #82cfcf;}

span.breadcrumb-item:last-child {
    color: #267FFF;
    font-weight: 700;
}

.breadcrumb-item a {}

  span.breadcrumb-text {
    display: none;
}

  span.icon-breadcrumb {
    font-size: 0px !important;
    /* float: left; */
    display: inline-flex;
    background: url("../img/seta-breadcrumb.png") 0 0% no-repeat;
    width: 5px !important;
    /* height: 15px; */
    line-height: 16px;
    margin-left: 5px;
    margin-right: 5px;
}

.caracteristicas-produto {
    float: left;
    margin: 0 0 5px 0;
    width: 100%;
}

.product-page .rating-product {
    display: none;
}

span.product-id {
    float: none;
    display: inline;
}
p.product-details {
    float: none;
    display: inline-block;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle;
}

p.product-details > span {
    float: none;
    display: inline-block;
}

span.dados-campo.infoMarca {
    color: #494b4f;
    text-transform: uppercase;
    font-size: 13px;
}
span.dados-valor.brand > a > strong {
    color: #494b4f;
    text-transform: uppercase;
    font-size: 13px;
}

span.dados-campo.infoMarca {
    color: #494b4f;
    text-transform: uppercase;
    font-size: 13px;
}

span.dados-campo.infoModelo {
    color: #494b4f;
    text-transform: uppercase;
    font-size: 13px;
    margin-left: 20px;
}

strong.dados-valor {
    color: #494b4f;
    font-size: 13px;
    font-weight: 700;
}

.page-product .product-id {
    float: none;
    color: #494b4f;
    text-transform: uppercase;
    margin-right: 30px;
    vertical-align: -webkit-baseline-middle;
}

.page-product div#precoDe {
    color: #303237;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: line-through;
}

.page-product span.txt-avista, span.txt-com-desconto, span.txt-forma-pagamento {
    color: #303237;
    text-transform: uppercase;
    font-size: 12px;
}

.page-product .products-related .related-title {
    float: left;
    text-align: left;
    margin: 0 0 10px;
    width: 100%;
    font-size: 35px;
    font-weight: 300;
    color: #1383b7;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 50px;
    line-height: 50px;
    margin-top: 40px;
}
.page-product .products-related .related-title:before {
    content: '';
    width: 65px;
    height: 2px;
    position: absolute;
    background: #82cfcf;
    bottom: 0px;
}

img.bgcolor {
    visibility: hidden;
}

.page-central_cliente img.bgcolor {
    visibility: visible;
}

li#abaFoto {
    display: none;
}

.ranking.hreview-aggregate {
    text-transform: uppercase;
    color: #494b4f;
    font-size: 13px;
    font-weight: 400;
}

strong.count-ranking {
    color: #647fae;
    margin-left: 10px;
}

span.value-rating {
    font-weight: 700;
    margin-left: 3px;
}

.page-product .preco-avista.precoAvista span {
    color: #2477FF;
}
 /* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/
/* \\\\\\\\\\\\\\\\\\\\\ PERSONALIZA��O PRODUTOS RELACIONADOS /////////////////////// */
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\ VARIA��O DE PRODUTOS ////////////////////////////// */
  .product-page .lista_cor_variacao,.product-page .lista_cor_variacao2,.product-page .lista_cor_variacao3,.product-page .varContAdd {
    height: auto;
    margin: 7px 0 0 2px;
    padding: 3px 0 0 0;
    overflow: hidden;
    width: auto;
  }
  .product-page .lista_cor_variacao li:hover,.product-page .lista_cor_variacao2 li:hover,.product-page .lista_cor_variacao3 li:hover {
    border-color: #c2c2c2;
  }
  .product-page .lista_cor_variacao li,.product-page .lista_cor_variacao2 li,.product-page .lista_cor_variacao3 li {
    border: 1px solid transparent;
    margin: 0 4px 0 0;
    padding: 1px;
    position: relative;
  }
  .product-page .lista_cor_variacao,.product-page .lista_cor_variacao2,.product-page .lista_cor_variacao3,.varContAdd {
    height: auto;
    margin: 7px 0 0 0px;
    padding: 3px 0 0 0;
    overflow: hidden;
    width: auto;
  }
  .product-page .lista_cor_variacao li,.product-page .lista_cor_variacao2 li,.product-page .lista_cor_variacao3 li {
    border: 1px solid transparent;
    margin: 0 4px 0 0;
    padding: 1px;
    position: relative;
  }
  .product-page .lista_cor_variacao li:last-child,.product-page .lista_cor_variacao2 li:last-child,.product-page .lista_cor_variacao3 li:last-child {
    margin-right: 0;
  }
  .product-page .lista_cor_variacao li:hover,.product-page .lista_cor_variacao2 li:hover,.product-page .lista_cor_variacao3 li:hover {
    border-color: #c2c2c2;
  }
  .product-page .lista_cor_variacao li div,.product-page .lista_cor_variacao2 li div,.product-page .lista_cor_variacao3 li div {
    background: #FFFFFF;
    border: 1px solid #B9BABA;
    color: #B9BABA;
    font: 500 14px/23px 'Ubuntu', sans-serif;
    padding: 0;
    min-width: 30px;
    min-height: 30px;
    text-align: center;
    line-height: 30px;
  }
  .product-page .lista_cor_variacao .cor_selecionada,.lista_cor_variacao2 .cor_selecionada,.lista_cor_variacao3 .cor_selecionada {
    background-color: #2887ff;
    border: 2px solid #2887FF !important;
    color: #fff !important;
  }
  .product-page .lista_cor_variacao li img,.lista_cor_variacao2 li img {
    border: 1px solid #e5e5e5 !important;
    display: block;
    width: 38px;
  }
  .product-page .lista_cor_variacao .sem_estoque,.lista_cor_variacao .nao_disp,.lista_cor_variacao2 .sem_estoque,.lista_cor_variacao2 .nao_disp {
    background: none;
    opacity: 1;
  }
  .product-page .lista_cor_variacao .sem_estoque:before,.lista_cor_variacao .nao_disp:before,.lista_cor_variacao2 .sem_estoque:before,.lista_cor_variacao2 .nao_disp:before {
    background: url("../img/indisponivel.png") no-repeat left bottom;
    content: "";
    height: 11px;
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 11px;
  }
  .product-page #menuVars .text {
    margin: 0;
  }
  .product-page .lista-produto-imagem,.lista-produto-dados,.lista-produto-comprar,.lista-produto-quantidade,.lista-produto-solicitados,.lista-produto-valores {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0;
  }
  .product-page .refresh_exclusao {
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 15px;
  }
  .product-page #filtro-produtos > label {
    width: 100%;
    margin-top: 20px !important;
    display: block !important;
  }
  .product-page #Page > div:nth-child(1) > div > div.board > div:nth-child(1) > a > img {
    display: none;
  }
  .product-page .container3.catalogo-bottom {
    display: inline-block;
  }
  .product-page .cor_selecionada {
    background-color: #c6c7cb;
    border: 4px solid #fff !important;
    color: white;
    margin: 0;
    outline: none;
  }
  .product-page ul.lista_cor_variacao li {
    display: block;
  }
  .product-page .passo1 .lista_cor_variacao li {
    display: inline-block;
    min-width: 75px;
    width: auto;
    min-height: 30px;
    max-height: 40px;
    height: auto;
  }

.product-page .passo1 .lista_cor_variacao li > div {
    border-radius: 3px;
    color: #647fae;
    font-size: 15px;
    border: 1px solid #D9D9D9 !important;
}
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ COMPRE JUNTO ///////////////////////////////// */
    .compre_junto{
      float: left;
      width: 100%;
      position: relative;
      margin: 15px 0;
    }
    li.comprejunto_botao{
      float: right;
      width: auto;
      text-align: right;
      margin: -50px 0 0px 0px;
    }
    #ProdBlockCompreJunto .prodBox{
      border: none;
    }

.compreJunto {
    padding: 0px;
    border-bottom: 1px solid #d9d9d9;
}

.compreJunto>li {
    border: none;
}

#ProdBlockCompreJunto {
    margin-top: 50px;
}
    .fotosCompreJunto{
    width: 50%;
}
    .precoCompreJunto{
    border: none;
    width: 50%;
}
    .precoCompreJunto strong{
    font-size: 14px;
    text-transform: uppercase;
    color: #1d62ff;
    float: none;
    display: inline-flex;
}
    .precoCompreJunto a{
    font-size: 14px;
    text-transform: uppercase;
    color: #303237;
}
    .precoCompreJunto
    .precosCompreJunto{float: left;width: 100%;}

.precoCompreJunto li.comprejuto_preco {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
    color: #303237;
}

.precoCompreJunto li.comprejunto_economize {
    font-size: 12px;
    color: #303237;
    text-transform: uppercase;
    font-weight: 500;
}

.precoCompreJunto li {
    text-align: left;
}

.precoCompreJunto li.comprejunto_preco2 > strong {
    font-size: 17px;
    color: #2abc08;
    font-weight: 700;
}

div#CompreJunto8 {}
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/
/* \\\\\\\\\\\\\\\\\\\\\\\\\\ PAGINA  CARRINHO - CHECKOUT CART  //////////////////// */
  .container2 > #cesta_produtos > .board > .botao-commerce.botao-prosseguir-compra.pointer.right{
      display: none !important;
    }

    a.bt-excluir {
    background: url("../img/icons/close-produto.png") 0 50% no-repeat;
    float: left;
    width: 24px;
    height: 24px;
}

a.bt-excluir > img.excluir {
    display: none !important;
}

span.refresh{
      background: url("../img/icons/seta-produto.png") 50% no-repeat;
      float: left;
      width: 100%;
      height: 24px;
      margin-top: 5px;
}

span.refresh > img,span.refresh:after {
    display: none !important;
}

/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/
/* \\\\\\\\\\\\\\\\\\\\\\ PAGINA  CATALOGO & PESQUISA - SEARCH ///////////////////// */
.sidebar-left > h3{
  font-size: 13px;
  color: #267fff !important;
  font-weight: 700 !important;
  margin-top: 40px !important;
  margin-bottom: 0px;
}
ul.group-first-left li a {
    line-height: 20px;
    color: #494b4f;
    float: left;
    text-transform: uppercase;
    width: 100%;
    font-size: 13px !important;
    font-weight: 400;
}
.paginate{
  color: #524f4f;
  font-size: 11px;
}

.vspace-sm.paginate {
    text-transform: uppercase;
    float: left;
    width: 100%;
}
.filtros.filtro_marca{
  display: none;
}
.breadcrumb-item a,.breadcrumb-item{
  text-transform: uppercase;
  font-size: 13px !important;
}
.filtros.filtro-ordem{
  display: block;
  font-size: 13px;
  color:#494b4f;
  text-transform: uppercase;
}
.filtros.filtro-ordem .select{
  width: 160px;
  height: 38px;
  border: 1px solid #dadada;
  border-radius: 0px;
  color: #647fae;
  text-transform: capitalize;
  padding: 5px 10px 5px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/icons/ico-seta-catalog.jpg) 96% 50% no-repeat;
  font-weight: 400;
  font-size: 15px;
  font-style: italic;
  margin-left: 10px;
  text-indent: 15px;
  line-height: 29px;
}

  .banner-regua{
  margin: 0px;
  margin-bottom: 32px;
  }

.page-product .banner-regua {
    margin: 0px;
}

    .page-catalog .banner-regua-home{
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f5f5+1,ffffff+100 */
      background: #fff url("../img/bg-regua.png") 0 0%; /* Old browsers */
       /* FF3.6-15 */
       /* Chrome10-25,Safari5.1-6 */
       /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
       /* IE6-9 */
      background-repeat-x: initial;
      /* margin-bottom: 50px; */
    }

.page-product {
    background: #fff url("../img/bg-regua.png") 0 0%;
    background-repeat-x: initial;
}

.page-catalog .banner-regua {
    margin: 0px;
    /* border-bottom: 1px solid #d9d9d9; */
    /* padding-bottom: 20px; */
}

    section.page-content > p {
    text-transform: uppercase;
}

    .sidebar-left h3{
      font-size: 13px;
      color: #494b4f;
      font-weight: 500;
      margin-top: 25px;
    }

.categories-left h3 {
    color: #267fff;
    font-weight: 700;
    font-size: 13px;
}

    aside.sidebar-left > form > ul > li > label {
    float: none;
    display: inline-flex;
    font-size: 11px;
    text-transform: uppercase;
    color: #524f4f;
    font-weight: normal;
}

    aside.sidebar-left > form > ul > li {
      line-height: 20px;
    }

aside.sidebar-left > form > ul > li > a {
    text-transform: uppercase;
    color: #2783FF;
}

    input[type='checkbox'] {
    height: 16px;
    margin-bottom: 5px;
    width: 15px !important;
    border: 1px solid #B5B7B8;/
    padding:7px 7px 7px 12px;/
    /*margin:0 0 30px 0;*/
    background: #FFF;
    border: 1px solid #dadada;
    outline: none;
    color: #96999D;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); */
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
    float: none;
    display: inline-flex;
    margin-right: 10px;
    }
    input[type=checkbox]:focus {
    border-color: #ACACB8;
    color: #2E3236;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18)!important;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18)!important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18)!important;
    }
    input[type=checkbox]:checked {
    background-color: #2abc08;
    }

    button.filter-button {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    background: transparent url("../img/btn-filtrar.jpg") 0 50% no-repeat;
    border: none;
    width: 105px;
    height: 34px;
}

select#filtrar_categoria {
width: 160px;
height: 38px;
border: 1px solid #dadada;
border-radius: 0px;
color: #647fae;
text-transform: capitalize;
padding: 5px 10px 5px 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url(../img/icons/ico-seta-catalog.jpg) 96% 50% no-repeat;
font-weight: 400;
font-size: 15px;
font-style: italic;margin-left: 10px;margin-right: 20px;}

label.filtros {
  display: block;
  font-size: 13px;
  color: #494b4f;
  text-transform: uppercase;
}

label.filtros {}

label.filtros {
    display: none;
}

.number-page-catalog {
  float: right;
  display: inline-block;
}

.number-page-catalog > span.page-link {
    font-size: 13px;
    padding: 0px 10px;
}

.btn-comparar > a.compare {
    float: left;
    width: 100%;
    padding: 2px 5px;
    border-radius: 4px;
    background: #267FFF;
    color: #fff !important;
    letter-spacing: 1px;
    font-size: 12px;
}

.number-page-catalog > span.page-link > a {
    color: #6c7074;
    font-weight: normal;
}

.number-page-catalog > span.page-link.page-current {
    color: #267fff;
    font-weight: 700;
}

span.page-first {
  float: none;
  display: inline-block;
  width: 75px;
  height: 23px;
  background: #267FFF;
  border-radius: 4px;
  text-align: -webkit-center;
  line-height: 24px;
}
span.page-first > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}

span.page-prev {
  float: none;
  display: inline-block;
  width: 75px;
  height: 23px;
  background: #267FFF;
  border-radius: 4px;
  text-align: -webkit-center;
  line-height: 24px;
}

span.page-prev > a {
  color: #fff;
  font-size: 12px;
}

span.page-next {
  float: none;
  display: inline-block;
  width: 75px;
  height: 23px;
  background: #267FFF;
  border-radius: 4px;
  text-align: center;
  line-height: 24px;
}
span.page-next > a {
  font-size: 12px;
  color: #fff;
}

span.page-last {
    float: none;
    display: inline-block;
    width: 75px;
    height: 23px;
    background: #267FFF;
    border-radius: 4px;
    text-align: center;
    line-height: 24px;
}
span.page-last > a {
    font-size: 12px;
    color: #fff;
}

.paginate-catalog {
    float: left;
    width: 100%;
    line-height: 23px;
    margin: 20px 0px;
}

.btn-mais-categories-catalog {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.btn-mais-categories-catalog > span {
  color: #267fff;
  font-style: italic;
  font-size: 12px;
  cursor: pointer;
}

.breadcrumb {
  margin-top: 13px;
}

.breadcrum-tops {
    float: none;
    display: inline-flex;
}

.filtros-catalogo {
    float: left;
    display: block;
    text-align: right;
    width: 100%;
}

/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ FOOTER - RODAP� ///////////////////////////////// */
  footer.footer{
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0 0 15px 0;
    position: relative;
    background: #fff !important;
  }
  footer.footer h4.footer-title{
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 22px;
    color: #1383b7;
    padding-bottom: 12px;
    margin: 0 0 20px 0;
    position: relative;
  }

ul.selos {
    float: left;
    width: 100%;
    text-align: left;
}

ul.selos > li {
    float: none;
    display: inline-block !important;
    width: 50% !important;
}

span.txt-envio {
    float: left;
    width: 100%;
    color: #303237;
    font-size: 13px;
    line-height: 19px;
    /* text-align: right; */
    margin-top: 10px;
}

span.txt-envio > i.icone-envio {
    float: left;
    background: url("../img/ico-envio.png") 0 50% no-repeat;
    width: 20px;
    height: 15px;
}

footer.footer h4.footer-title:before {
    content: '';
    position: absolute;
    width: 65px;
    height: 2px;
    background: #8ad2d2;
    bottom: 0px;
}
  footer.footer ul > li{
    float: left;
    width: 100%;
  }
  footer.footer a{
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #303237;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
  }
.footer .stores {
    text-align: center;
    margin: 35px 0 0;
}

.footer .stores-link {
    display: inline-block;
    float: none;
    width: auto;
    margin: 5px 0;
}

  .first-lvl-footer{
    float: left;
    width: 100%;
    padding-top: 15px;
    border-top: 2px solid #656363;
    background: url("../img/bg-footer.png") 0 50% no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed;
    min-height: 435px;
    margin-bottom: 30px;
    padding-bottom: 40px;
    height: auto !important;
    max-height: 100% !important;
  }

.news-footer {
    float: left;
    width: 100%;
}

h4.title-news {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 12px;
    position: relative;
}

.txt-news {
    float: left;
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
    /* color: #ffffff; */
    margin-top: 10px;
}

.txt-news > p {
    color: #fff;
}

.txt-news > p > span.news-blue {
    color: #82CFCF;
}

h4.title-news:before {
    content: '';
    width: 65px;
    height: 2px;
    position: absolute;
    bottom: 0px;
    background: #82CFCF;
}

h4.title-newsletter {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 25px;
    font-weight: 300;
    text-align: left;
    padding-bottom: 18px;
    margin-bottom: 35px;
    position: relative;
}

h2.ver-mais-depoimentos {
    float: left;
    width: 100%;
    text-align: right;
}

h2.ver-mais-depoimentos > a {
    float: left;
    width: 100%;
    color: #647fae;
    text-transform: initial;
    font-style: italic;
    background: url("../img/mais-depoimentons.png") 40% 40% no-repeat;
}

h4.title-newsletter:before {
    content: '';
    width: 65px;
    height: 2px;
    position: absolute;
    bottom: 0px;
    background: #82cfcf;
}

.video-footer {
    float: left;
    width: 95%;
    margin-top: 45px;
}

.second-lvl-footer {
    float: left;
    width: 100%;
}

.mensagem-rodape {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 45px;
    /* padding-bottom: 30px; */
}

.ag-rodape {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.logo-auaha {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

p.mensagem-footer {
    float: left;
    width: 100%;
    color: #959393;
    font-size: 12px;
}

.ctd-second-lvl {
    float: left;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #d9d9d9;
}
  .credits-tray{
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    background: #fff;
    margin-bottom: 15px;
  }
  .credits-tray span.timelogotray {
    display: none;
  }
  .credits-tray #NavLogoTray {
    display: block;
  }

  .txt-sobre-nos {
    float: left;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 20px;
}

.mail-footer {
    float: left;
    width: 100%;
    line-height: 21px;
    display: none;
}

.redes-footer {
    float: left;
    width: 100%;
    text-align: right;
}

.border-redes-footer {
    float: left;
    width: 100%;
    padding: 10px 0px;
    padding-bottom: 8px;
    margin-top: 16px;
    margin-bottom: 40px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

span.title-redes {
    color: #fff;
    font-size: 13px;
    float: left;
    width: 100%;
    line-height: 21px;
}

i.face-footer {
    float: none;
    display: inline-block;
    background: url("../img/face-footer.png") 0 50% no-repeat;
    width: 21px;
    height: 21px;
}

i.youtube-footer {
    float: none;
    display: inline-block;
    background: url("../img/you-tube-footer.png") 0 50% no-repeat;
    width: 21px;
    height: 21px;
}

i.google-mais-footer {
    float: none;
    display: inline-block;
    background: url("../img/instagram-logo.png?") 0 50% no-repeat;
    width: 21px;
    height: 21px;
}

span.title-mail {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 13px;
}

i.ico-mail-footer {
    float: left;
    background: url("../img/mail-footer.png") 0 50% no-repeat;
    width: 27px;
    height: 23px;
}

span.txt-mail-footer {
    color: #52C2CF;
    text-transform: uppercase;
    padding-left: 5px;
}

h4.title-about {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 25px;
}

p.txt-about {
    float: none;
    display: inline;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
}

ul.estrutura {
    float: left;
    width: 100%;
    background: url("../img/estrutura.png") 0 50% no-repeat;
    padding-left: 60px;
}

ul.televendas-footer {
    float: left;
    width: 100%;
    background: url("../img/fone-footer.png") 0 50% no-repeat;
    padding-left: 40px;
}

.ladoA {
    float: left;
    width: 55%;
    padding-left: 12px;
}

.ladoB {
    float: left;
    width: 45%;
}

ul.televendas-footer > li {
    float: left !important;
    width: 100%;
}

ul.whatsapp-footer {
    float: left;
    width: 100%;
    background: url("../img/whats-footer.png") 10% 50% no-repeat;
    padding-left: 40px;
    text-align: left;
    margin-top: 12px;
    height: 24px;
    /* line-height: 24px; */
}

ul.skype-footer {
    float: left;
    width: 100%;
    background: url("../img/skype-footer.png") 10% 50% no-repeat;
    padding-left: 40px;
    margin-top: 23px;
}

li.title-televendas-footer {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 13px;
    /* margin-bottom: 3px; */
    line-height: 12px;

}

li.sub-televendas-footer {
    color: #82cfcf;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
}

li.sub-televendas-footer-hr {
    color: #82cfcf;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    margin-top: 20px;
}

li.title-estrutura {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
}

li.sub-estrutura {
    float: left;
    width: 100%;
    color: #82cfcf;
    font-size: 25px;
    font-weight: 700;
}

li.ag-hora-atendimento-footer {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 4px;
    line-height: 14px;
}

a.link-saiba-mais {
    float: none !important;
    display: inline;
    text-transform: none !important;
    color: #82cfcf !important;
    font-weight: 300 !important;
}

h4.title-about:before {
    content: '';
    width: 65px;
    height: 2px;
    background: #82cfcf;
    position: absolute;
    bottom: 0px;
}



ul.dep_lista {
    float: left;
    width: 100%;
}
ul.dep_lista > li.dep_item {
    float: left;
    width: 50%;
}

.dep_link {
    display: none;
}

ul.dep_dados {
    float: left;
    width: 100%;
}

ul.dep_dados > li {
    float: left;
    width: 100%;
}

li.dep_nome {
    float: none !important;
    display: inline;
    font-size: 13px;
    color: #82cfcf;
    text-transform: uppercase;
    font-weight: 500;
}

li.dep_nota {
    float: none !important;
    display: inline;
    color: #82cfcf;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

li.dep_msg {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}

li.dep_data {
    display: none;
}

li.dep_msg > span {
    display: none;
}

li.dep_nota {}

li.dep_nota:before {
    content: '-';
}

li.dep_nota > span {
    display: none;
}

li.dep_nome > span {
    display: none;
}

li.dep_item {}

  .icones-footer {
    float: right;
    width: auto;
    padding-left: 20px;
}

.icones-footer > a {
    float: none;
    display: inline-flex;
    width: auto !important;
    padding-left: 3px;
}

.icones-footer > i {
    cursor: pointer;
}
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ RESPONSIVO ///////////////////////////////// */
  /*//////////////// Dispsitivos Mobile - Smartphones //////////// */
    @media(max-width: 768px){
      .brand.logo img{
        position: relative;
        width: auto;
        max-width: 100%;
        height: 100%;
        vertical-align: -webkit-baseline-middle;
      }
    }
    /*////////// Dispositivos Mobile - Tablet ///////*/
    @media(min-width: 768px) and (max-width: 992px){
      .brand.logo img{
        position: relative;
        width: auto;
        height: 100%;
        max-width: 100%;
        vertical-align: -webkit-baseline-middle;
      }
    }
    /*/////// Dispositivos de tela m�dia ////////*/
    @media(min-width:992px) and (max-width: 1200px){
      .header a, .header p,.header span{
        font-size: 12px;
      }

      span.central-atendimento {
          width: 15%;
        }

        span.pedidos {
          width: 72%;
          padding-left: 0;
        }

        .header-pedidos {
            width: 16%;
        }

        .header-logo {
            width: 19%;
        }

        .form-search {
          width: 48%;
            margin-left: 54px;
      }

      .shopping-cart {

          width: 20%;
          margin-left: 15px;
      }
      .header-fixed .brand.logo img {
          max-height: 45px;
      }

        .header-customer {
            width: 17%;
        }

        span.whatsapp {
          float: right;
          width: 15%;
          margin-top: 40px;
          padding-left: 2px;
          font-size: 13px;
      }

        .customer-sign {
          float: left;
          width: 89%;
          margin: 40px 0 0 0;
          overflow: hidden;
      }

        span.televendas {
          width: 16%;
          margin-top: 40px;
          padding-left: 8px;
          display: inline-block;
      }

      .product-page .product-links{
        position: relative;
        display: inline-flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: space-between;
      }
      .jcarousel-skin-tango .jcarousel-clip-horizontal{
        width: 500px;
      }
    }
    /*/////// Dispositivos de tela grande ////////*/
    @media(min-width: 1200px){

      .product-page #info.produto-formas-pagamento{

      }

      .tira-padding-news{
        padding-left: 0px;
      }

      .form-news{
      width: 100%;
      }

      .jcarousel-skin-tango .jcarousel-clip-horizontal{
        width: 500px;
      }
      .showcase-carrossel li{
        width:285px;
        display: inline-block;
      }

      .product-page .product-links{
        position: relative;
        /* display: inline-flex; */
        /* flex-flow: row wrap; */
        align-items: center;
        justify-content: space-between;
      }
      .product-page #foto_p{
        float: left;
        width: 100%;
        text-align: center;
      }
      .product-page #foto_p a{
        max-height: 250px !important;
        width: 100%;
      }
      .product-page #foto_p #wrap{
        float: left;
        width: 100%;
      }
      .product-page  .produto-zoom-detalhe{
        float: left;
        width: 100%;
      }

      .lado-estrutura{
        width: 225px;
      }

      .lado-televendas{
        width: 345px;
      }

    }
  /*//////////// REPONSIVO - MOBILE - TABLET - SMARTPHONE --- RESPOSIVO GERAL ///////////// */
    @media(max-width: 992px) {

      span.btns-paginator.btn-primeira-pagina, span.btns-paginator.btn-pagina-anterior{
        float: left;
        width: 100%;
        margin-bottom: 10px;
      }

span.btns-paginator.btn-primeira-pagina > a, span.btns-paginator.btn-pagina-anterior > a {
    color: #fff !important;
    padding: 0 10px;
}

span.btns-paginator.btn-pagina-anterior.icon-prev {}

span.btns-paginator.btn-proxima-pagina, span.btns-paginator.btn-ultima-pagina {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

span.btns-paginator.btn-proxima-pagina > a, span.btns-paginator.btn-ultima-pagina > a {
    color: #fff !important;
}

span.btns-paginator.btn-proxima-pagina > a, span.btns-paginator.btn-ultima-pagina > a {
    color: #fff;
    padding: 0 10px;
}

      .modal.in .modal-dialog {
    margin-top: -185px !important;
}



      .caixa-total .color.tit-total {
    margin-bottom: -40px!important;
}

      .page-checkout_cart span.pointer.bt-pais.botao_simular_frete_internacional {
    width: 100%;
    float: left;
    text-align: -webkit-center;
}

      .page-checkout_cart .container, .container2, .container3, #title, #esquerda, #direita, #visualAbas, #visualAbas li, #visualAbas li a, #foto_p, #colFotos, #colVideo, #col3D, #ProdAbas, .prodBox, #ProdAbas li, #ProdAbas .aberta, #ProdAbas li a, #ProdAbas .aberta a, .visitados {
    overflow: hidden;
}

      .page-checkout_cart form#cesta_produtos {
    float: left !important;
    width: 100%;
}

      .page-checkout_cart #cupon {
    float: none;
    display: inline-flex;
    min-height: 30px !important;
    border-radius: 3px;
    max-width: 44% !important;
    width: 100% !important;
}

.page-checkout_cart span.pointer.bt-cupom {
    float: right;
    width: auto;
}

      .page-checkout_cart .caixa-forma-frete .tablePage .caixa-cupom, .caixa-forma-frete .tablePage .caixa-cupom + th, .caixa-forma-frete .tablePage .caixa-cupom + th + th{
        text-align: center;
      }

      .page-checkout_cart #calculoFrete {
    float: left!important;
    width: auto !important;
    display: block;
    min-width: 95%;
    max-width: 95% !important;
    padding: 0 5px;
    text-align: center!important;
}

span.pointer.bt-cep {
    float: left;
    width: 100%;
    text-align: -webkit-center;
    margin-top: 10px;
}

      .board.caixa-forma-frete > table > tbody > tr > th > label {
    float: left !important;
    width: auto !important;
}

.page-checkout_cart select#pais {
    float: left;
    width: 80%;
}

      .page-product .products-related .related-title{
        font-size: 22px;
        text-align: center;
      }

.page-product .products-related .related-title:before {
    display: none;
}

#nao_disp .color {
    line-height: 20px;
}

      #nao_disp .text {
    border: 1px solid #939496 !important;
    width: 100px;
}

.produto-wrapper .produto-preco {
    background: #fff !important;
}

      select#select_ordem {
    line-height: 30px;
}

      .items-product .product-name, .items-product .product-name h3,  #Relacionados ul li .NomeProdLista, .NomeProdLista, .vitrine ul .nomeProd a{margin-top: 10px;margin-bottom: 0px;min-height: 40px;max-height: 80px;height: 100%;}

      ul.skype-footer {
    float: left;
    width: 100%;
    background: url("../img/skype-footer.png") 3% 50% no-repeat;
    padding-left: 52px;
    margin-top: 10px;
}

      ul.whatsapp-footer {
    float: left;
    width: 100%;
    background: url("../img/whats-footer.png") 3% 50% no-repeat;
    padding-left: 52px;
    text-align: left;
}

      .ladoA{
        width: 100%;
      }

      .ladoB{
        width: 100%;
        margin-top: 15px;
      }

      span.title-redes {
    text-align: left;
}

      span.page-first {
    width: auto;
    padding: 0 3px;
}

span.page-first > a {
    color: #fff !important;
    font-size: 10px;
}

span.page-prev {
    width: auto;
    padding: 0 3px;
}

span.page-prev > a {
    color: #fff !important;
    font-size: 10px;
}

.number-page-catalog > span.page-link {
    padding: 0px 3px;
}

      span.page-next {
      width: auto;
      padding: 0 3px;
  }

.number-page-catalog > .page-next {
}
  span.page-next > a {
      color: #fff !important;
      font-size: 10px;
  }
span.page-last {
    width: auto;
    padding: 0 3px;
}
span.page-last > a {
    color: #fff !important;
    font-size: 10px;
}

      .row.carrossel-relacionado.slick-initialized.slick-slider {
    float: left;
    width: 100%;
}

      .product-page .passo1 .lista_cor_variacao li {
    max-height: 45px;
}

.product-page .passo1 .lista_cor_variacao li > div {height: 100%;}

      .product-page .lista_cor_variacao .cor_selecionada, .lista_cor_variacao2 .cor_selecionada, .lista_cor_variacao3 .cor_selecionada {
    width: 100%;
    height: auto;
}

      .ranking.hreview-aggregate {
    float: none;
    display: inline-block;
}

      .redes-footer{
        text-align: center;
      }
  html,body {
    height: 100%;
    overflow: hidden;
    max-width: 100%;
  }
  .main-content {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate3d(0, 0px, 0px);
    transform: translate3d(0, 0px, 0px);
  }
  .main-page {
    position: relative;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    z-index: 2;
    -webkit-transform: translate3d(0, 0px, 0px);
    transform: translate3d(0, 0px, 0px);
    -webkit-box-shadow: -5px 0px 6px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: -5px 0px 6px -3px rgba(0,0,0,0.75);
    box-shadow: -5px 0px 6px -3px rgba(0,0,0,0.75);
  }

  .leftbar-opened .main-page {
      overflow: hidden;
  }
  #leftbar {
    width: 256px;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #leftbar {
    position: absolute;
    top: 0;
    left: -256px;
    height: 100%;
    background: #F6F6F6;
    border-right: 1px solid #fff;
  }
  .main-content.leftbar-opened {
    -webkit-transform: translate3d(256px, 0px, 0px);
    transform: translate3d(256px, 0px, 0px);
  }
    .header-mobile-3 a.brand.logo {
      float: left;
      width: 100% !important;
      max-width: 100%;
      position: relative;
      height: 56px;
      line-height: 56px;
      text-align: center;
    }
    .grid-logo-mobile{
      text-align: center;
      height: 56px;
    }
/* //////////////////// MENU MOBILE 2 - TOGGLE ///////// */
   #toggle-menu-mobile div {
        width: 100%;
        height: auto;
        position: relative;
        float: left;
      }
      #toggle-menu-mobile span {
        display: block;
        width: 20px;
        height: 3px;
        background: #1383B7;
        position: absolute;
        -webkit-transition: -webkit-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
        -moz-transition: -moz-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
        transition: transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        transform-origin: center;
      }
      #toggle-menu-mobile span.top {
        top: -2px;
      }
      #toggle-menu-mobile span.middle {
        top: 6px;
      }
      #toggle-menu-mobile span.bottom {
        top: 14px;
      }
      .menu-mobile-active #toggle-menu-mobile span {
        -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
        -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
        transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
      }
      .menu-mobile-active #toggle-menu-mobile span.top, #toggle-menu-mobile.menu-mobile-active span.middle {
        top: 6px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        transform: rotate(135deg);
      }
      .menu-mobile-active #toggle-menu-mobile span.middle {
        opacity: 0;
      }
      .menu-mobile-active #toggle-menu-mobile span.bottom {
        top: 6px;
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        transform: rotate(225deg);
      }
      .header-mobile-2{
        position: relative;
       z-index: 9999;
      }
     .header-mobile-2 .menu-mobile-2 {
        float: left;
        width: 100%;
      }
      .header-mobile-2 .menu-mobile-2 .group {
        width: 100%;
        float: left;
        margin: 30px 0;
        text-align: right;
      }
      .menu-mobile-toggle .group {
          text-align: left !important;
      }
      .header-mobile-2 .menu-mobile-2 .group i, .header-mobile-2 .menu-mobile-2 .group a {
        display: inline-flex;
      }
      .header-mobile-2 .menu-mobile-2 .group i {
        margin: 2px 0;
        padding: 9px;
        background: #D7EFF4;
        border-radius: 0px;
        float: right;
      }
      .header-mobile-2 .menu-mobile-2 .group i,.header-mobile-2 .menu-mobile-2 .group span,�.header-mobile-2 .menu-mobile-2 .group a {
        color: #1383b7;
      }
      i#toggle-menu-mobile {
          width: 39px;
          height: 33px;
          margin-left: 4px;
          display: inline-flex;
          float: none;
      }
      #leftbar .caixaBusca {
        margin-top: 0 !important;
      }
  .customer-mobile {
      float: left;
      width: 100%;
      height: 100%;
  }
  .customer-mobile {text-align: center;}
  .customer-sign-mobile span, .customer-sign-mobile span a {
      float: none;
      display: inline-table;
      background: none !important;
      width: auto;
      color: #fff !important;
      box-shadow: none !important;
      position: relative !important;
      font-size: 12px;
      text-transform: uppercase;
  }

  .customer-sign-mobile {
      float: left;
      width: 100%;
      height: 100%;
      position: relative;
      text-align: left;
      padding: 0 0 0 30px;
  }
  .leftbar-opened .mask-wrapper {
      float: left;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 100px;
      background: rgba(0,0,0,.4);
      z-index: 99999999;
  }

  .customer-sign-mobile i.fa {
      font-size: 32px;
      float: left;
      position: absolute;
      left: 0;
      color: #fff;
  }

  .list-group-customer {
      float: left;
      width: 100%;
      position: relative;
      min-height: 60px;
      padding: 15px;
      background: #1383B7;
  }
      #leftbar .form-search{
        margin: 0;
      }
      #leftbar .caixaBusca .search-button {
        top: 4px;
        width: 105px;
      }

button.search-button {
    visibility: visible;
    max-width: 90px;
    background-image: none !important;
    background: #267fff !important;
    border: 1px solid #3d74c3 !important;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 700 !important;
}
      .header-mobile-2  {
        background: #fff !important;
        width: 100%;
        -webkit-box-shadow: 3px 3px 6px 0px rgb(38, 127, 255);
        -moz-box-shadow: 3px 3px 6px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 3px 3px 6px 0px rgba(67, 134, 134, 0.39);
        z-index: 99999;
        position: relative;
        min-height: 100px !important;
      }
      #leftbar ul.navbar-nav > li > span.fa {
          position: absolute;
          right: 15px;
          text-align: center;
          width: 50px;
          display: block;
          font-size: 15px;
          cursor: pointer;
          z-index: 9999;
          color: #000;
          top: 15px;
          -moz-transform: rotate(0deg);
          -webkit-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);/* Safari */
          transition: All 1s ease;
          -webkit-transition:All 1s ease;
          -moz-transition:All 1s ease;
          -o-transition:All 1s ease;
      }
      #leftbar ul.navbar-nav > li.on > span.fa {
          -moz-transform: rotate(-180deg);
          -webkit-transform: rotate(-180deg);
          -o-transform: rotate(-180deg);
          transform: rotate(-180deg);/* Safari */
          transition: All 1s ease;
          -webkit-transition:All 1s ease;
          -moz-transition:All 1s ease;
          -o-transition:All 1s ease;
      }
      #leftbar li li {
        background-color: #fff;
        display: block;
      }
      .submenu ul li a {
          text-indent: 15px;
      }
  li.mainmenu-panel-item > ul > li > a {
      text-indent: 30px !important;
  }
  .sidebar-title.sidebar-back {
      background: #D7EFF4;
      display: block;
      width: 100%;
      border: 0;
      position: relative !important;
  }
  span.fa.fa-chevron-left.mainmenu-item.icon-down:before {
      left: -15px !important;
  }
  span.mainmenu-item.icon-down {
      color: #1383B7;
      display: block;
      text-align: left;
      height: auto;
      padding: 1em;
      margin-top: -1px;
      text-transform: uppercase;
      font-weight: 700;
  }

  ul.mainmenu-panel-list > li > a,ul.mainmenu-panel-list > li > ul > li > a {
      color: #292929;
      text-transform: uppercase;
      height: auto;
      padding: 1em;
      margin-top: -1px;
      border-top: 1px solid #d0d0d1;
      float: left;
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
  }

  span.mainmenu-item.icon-down > span.fa.fa-chevron-left {
      padding: 0 5px;
  }
      #leftbar ul > li > .mainmenu-item {
        color: #292929;
        display: block;
        height: auto;
        padding: 1em;
        margin-top: -1px;
        position: relative;
        border-top: 1px solid #d0d0d1;
        z-index: 999;
        float: left;
        width: 100%;
      }
  li.mainmenu-panel-item > span.mainmenu-item > a {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      float: left;
      width: 100% !important;
      max-width: 175px !important;
  }

  span.mainmenu-item a {
      color: #292929;
      text-transform: uppercase;
  }

  span.mainmenu-item > .fa.fa-chevron-right {
      position: absolute;
      right: 0;
      padding: 15px 25px;
      z-index: 999;
      height: 38px;
      top: 0;
      opacity: 1;
      color: #54798A !important;
  }

  li.sub > span > span.fa.fa-chevron-right {
      display: block !important;
  }

      #leftbar ul > li.on > span:after {
        border-top: 7px solid #292929;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        position: absolute;
        float: right;
        margin-top: 15px;
        right: 0;
        margin-right: 14px;
      }
  .active .submenu.mainmenu-panel {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
  z-index: 1;
  max-height: 100% !important;
  overflow: visible;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 99999999999;
  }

  .submenu.mainmenu-panel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F6F6F6;
  max-height: 0;
  overflow: hidden;
  -webkit-transform: translate3d(-256px, 0px, 0px);
  transform: translate3d(-256px, 0px, 0px);
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  }
      #leftbar ul > li.on > a + div {
        max-height: 10000px;
        overflow: visible;
      }
      .nav-items{
        height: 71px;
      }
      .nav-items{
        width: 100% !important;
        max-width: none !important;
        background: #FFF;
        height: auto;
        display: block !important;
        position: relative;
        overflow-y: hidden;
        overflow: auto;
        z-index: 9999 !important;
        }
/* ////////////////////// ********* /////////////////// */
      .banners-extras .banner-extra{
        margin: 15px 0 0 0;
      }
      .product-page .product-links span{
        float: left;
        width: 100%;
        margin: 5px 0;
      }

    .produto-zoom-detalhe {
        display: none;
    }
      .product-page #bt_comprar{
        /*float: left;*/
        /*height: 100%;*/
        /*width: 100%;*/
      }
      .product-page #cepbox{
        padding: 20px 15px;
        line-height: 44px;
      }

      .product-page div#cepbox {
          float: none !important;
          text-align: center;
          background-color: #fff;
          max-width: 255px;
          width: 100%;
          margin: 0px auto !important;
      }

.produto-calcular-frete.bg-tone-5.border-tone-5 #cepbox input {
}

.product-page div#cepbox input, .product-page div#cepbox a#shippingSimulatorButton {
    vertical-align: middle;
    /* float: left !important; */
    /* width: 100% !important; */
    text-align: -webkit-center;
    text-align: left;
}

@media (max-width: 767px) {
  .product-page div#cepbox input, .product-page div#cepbox a#shippingSimulatorButton {
    text-align: center;
  }
}

#cepbox a {
    background: none !important;
}

#cepbox a img {
    display: inline-block;
}

.produto-calcular-frete.bg-tone-5.border-tone-5 #shippingSimulatorButton {
    right: 1px;
    float: left;
    width: 100%;
    top: 60px;
}
      .slick-track{
        float: left;
        width: 5000px !important;
      }
      .product-page .produto-preco.bg-tone-5.border-tone-5{
        float: left;
        width: 100%;
      }
      .vitrine-geral ul {
      max-width: 100%!important;
      width: 100%!important;
      margin: 0 auto;
      text-align: center;
      padding-top: 5px !important;
    }
    #Vitrine li,
      .store-front li,
      .vitrine li,
      .vitrine-geral li {
      -moz-background-clip: padding;
      -moz-border-radius: 11px;
      -moz-box-shadow: 0 0 5px rgba(43, 44, 42, .32);
      -webkit-background-clip: padding-box;
      -webkit-border-radius: 11px;
      -webkit-box-shadow: 0 0 5px rgba(43, 44, 42, .32);
      background: #fff;
      border-radius: 11px;
      border: 1px solid #d4d2bf;
      box-shadow: 0 0 5px rgba(43, 44, 42, .32);
      height: auto;
      margin: 10px auto!important;
      width: 90%!important;
      padding: 19px;
      float: none;
      text-align: center;
    }

    .vitrine-geral li a {
      text-decoration: none;
      text-align: center;
    }

    .vitrine-geral li br {
      display: none;
    }
    #ProdAbas .aberta {
      width: 48% !important;
      position: absolute;
      top: 0;
      left: 0;
    }

    #PassosAba .aberta,
      #PassosAba .aberta a,
      #PassosAba .aberta h1 {
      display: block!important;
      background-color: #f6f6f6!important;
      color: #666!important;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      margin: 0;
      width: 100%;
      max-width: 100%;
      padding-top: 2px;
    }

    #PassosAba .aberta h1:first-letter {
      font-size: 0;
    }

    #ProdBlock {
      border: none;
      position: relative;
    }

    #ProdBlock .abasProduto {
      display: block;
      padding: 0;
      margin: 0 0 30px;
      border: none;
    }

    #Aba1,
      #Aba2,
      #Aba3,
      #Aba4 {
      display: none;
    }

    #PassosAba .aberta,
      #PassosAba .aberta a,
      #PassosAba .aberta h1 {
      display: block!important;
      background-color: #f6f6f6!important;
      color: #666!important;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      margin: 0;
      width: 100%;
      max-width: 100%;
      padding-top: 2px;
    }

    #PassosAba .aberta h1:first-letter {
      font-size: 0;
    }

    #ProdBlock {
      border: none;
      position: relative;
    }

#ProdBlock > hr {
    display: none;
}

    #ProdBlock .abasProduto {
      display: block;
      padding: 0;
      margin: 0 0 30px;
      border: none;
      min-height: 60px;
      float: left;
      width: 100%;
      max-height: 112px;
      height: auto !important;
    }
     .caixa-lista-formas #ProdAbas li {
      background: #ccc;
      display: block;
      height: auto;
      width: 100% !important;
    }

    #ProdAbas .aberta>a, .caixa-lista-formas #ProdAbas>li>a {
        background-color: #666 !important;
        border-radius: 0!important;
        padding: 10px 0 !important;
        color: #fff !important;
    }
    .caixa-lista-formas #ProdAbas li a:after {
      content: "";
      background: url("https://images.tcdn.com.br/img/arquivos/mobile/images/mobile/seta-baixo-filtro.png?a");
      height: 8px;
      width: 16px;
      position: absolute;
      right: 18px;
      top: 11px;
    }
    .ico-seta {
        background: url("https://images.tcdn.com.br/img/arquivos/mobile/images/mobile/seta-baixo-filtro.png?a");
        height: 8px;
        width: 16px;
        position: absolute;
        right: 18px;
        top: 11px;
      }
      .mais-info {
        display: inline-block !important;
        color: #666;
        position: absolute !important;
        top: 0 !important;
        right: 0;
        width: 48% !important;
      }

      .abasProduto .aberta {
        background: #666 !important;
        color: #fff;
        display: inline-block !important;
      }

      #CadastroAbas li {
        width: 48%!important;
      }

      #CadastroAbas #ProdAbas li:last-child {
        display: none;
      }
      div#ProdAbas li > a {
          padding: 13px 0;
      }
      #fotoMobile button{
        display: none !important;
      }
      .product-social{
        float: left;
        width: 100%;
        text-align: center;
      }

      /*////////////////////////RODAP�//////////////////////*/

        footer.footer h4.footer-title {
      margin-top: 20px;
  }
    .second-lvl-footer {
      text-align: center;
  }

  footer.footer h4.footer-title:before{
    display: none;
  }

  span.txt-envio > i.icone-envio {
    float: none;
    display: inline-block;
    background: url("../img/ico-envio.png") 10% 50% no-repeat;
    width: 23px;
    height: 15px;
}

  .showcase .showcase-title{
    float: left;
    width: 100%;
    font-size: 22px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0px;
  }

.banner-regua {
    margin: 0;
}

  .showcase .showcase-title:before{
    display: none;
  }

  .btn-mais-categorias {
    text-align: center;
    margin: 0px;
}

  .btn-mais-categorias > i{
    left: 20%;
  }



  .items-product{
    min-height: 380px;
    max-height: 560px;
    /* margin-bottom: 30px; */
    height: 100%;
  }

.page-product .products-related .items-product {
    min-height: 300px;
    max-width: 500px;
    height: auto;
}

  h2.ver-mais-depoimentos{
    text-align: center;
    margin-bottom: 30px;
  }

  h2.ver-mais-depoimentos > a{
    background: url("../img/mais-depoimentons.png") 10% 40% no-repeat;
  }

  h4.title-newsletter{
    margin-top: 30px;
  }

  .tira-paddin-news {
    padding: 0px;
}

  ul.estrutura{
    margin-bottom: 20px;
  }

  /*////////////////////// DEPOIMENTOS //////////////////////////*/

  /*////////////////////// FIM RODAP� //////////////////////////*/

    }
/* \\\\\\\\\\\\\\\\\\\\\\ *********************************** ///////////////////////*/
.botoes-extras{
  z-index: 999;
}

.product-gallery .botoes-extras {
    position: absolute;
    right: 0;
    top: 13px;
    float: left;
    width: 100%;
    text-align: right;
}

.product-gallery .botoes-extras > span {
    float: left;
    width: 100%;
}


@media(min-width:1200px){
  .header-customer{
    width: 204px !important;
    margin-right: 0 !important;
    padding-right: 5px;
  }

.header-fixed .header-customer {
    margin-top: 6px;
}
  .header-pedidos{
    width: 150px;
    margin: 0 !important;
  }

.header-fixed .header-pedidos {
    margin-top: 6px !important;
}
  .header-atendimento{
    width: 135px;
    margin: 0 !important;
    padding: 0;
    padding-left: 5px;
  }

.header-fixed .header-atendimento {
    margin-top: 6px !important;
}

  .header-whatsapp{
    width: 173px;
    margin: 0 !important;
    padding: 0px;
  }

.header-fixed .header-whatsapp {
    margin-top: 6px !important;
}

  .header-televendas{
    width: 176px;
    margin: 0 !important;
    padding: 0px;
  }

.header-fixed .header-televendas {
    margin-top: 6px !important;
}
}


.ProdComents li.mais-info {
    display: none !important;
}


.page-checkout_cart .page-content > .container {
    float: left;
    width: 100% !Important;
}

.page-product div#comentario_cliente {
    float: left;
    width: 100%;
    margin-top: -14px;
}

.smart-filter-left > form > ul > li > label {
    color: #524f4f;
    font-size: 11px;
    text-transform: uppercase;
}

.smart-filter-left > form > ul > li > a {
    color: #524f4f;
    text-transform: uppercase;
    font-size: 11px;
}


.suggestion {
    margin-top: 50px;
    border: 6px solid #1d60ff;
    min-width: 640px;
    max-width: 700px;
    overflow-y: scroll;
    max-height: 500px;
}

.suggestion-words strong, .suggestion-products strong {
    background: #267fff;
}


.Pedidos tr:first-child th,
.tablePage tr:first-child th,
table tr:first-child th {
    white-space: normal;
}


#modal-content {
    letter-spacing: 0;
}

.banner-bottom-r {
  text-align: center;
}

/* modal */
.modal-header {
    padding: 5px;
}

.modal-body{
    padding: 5px;
}

.modal-body #Page {
    padding: 0;
}

.modal-footer {
    padding: 5px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.tablePage td,
.tablePage th,
table td,
table th,
.Pedidos td,
.Pedidos th {
    background: none;
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 5px solid #fff;
    padding: 5px 5px;
}





.main-content{
    position: relative;
    z-index: 100;
}

.modal-newsletter {
  animation: fadeEffect 300ms;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}

@media (max-width: 992px) {
  .modal-newsletter {
    display: none !important;
  }
}

.modal-newsletter .newsletter {
  border: none;
  margin: 0 auto;
}

.modal-newsletter-content {
  animation: slideUp 500ms;
  background-color: #fff;
  border: 1px solid #888;
  bottom: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 500px;
  width: 692px;
}

.modal-newsletter-img {
  animation: slideIn 1s;
}
.modal-newsletter-close {
    position: absolute;
    bottom: 7px;
    left: 50%;
    transform: translateX(-50%);
    color: #2d97ff;
    font: 400 15px/20px 'Roboto', sans-serif;
    display: flex;
    align-items: center;
}

.modal-newsletter-close svg{
    fill: #2d97ff;
    margin-right: 10px;
}

.modal-newsletter-close:hover,
.modal-newsletter-close:hover svg{
    color: red;
    fill: red;
    cursor: pointer;
}

.modal-newsletter form{
    position: absolute;
    left: 150px;
    top: 310px;
}

.modal-newsletter form input{
    width: 395px;
    height: 57px;
    background: white;
    border-radius: 5px;
    border: none;
    font: 300 16px/55px 'Roboto', sans-serif;
    padding: 10px 127px 10px 20px;
}

.modal-newsletter form button{
    position: absolute;
    right: 4px;
    top: 4px;
    background: linear-gradient(to bottom, #2e9bff 0%,#1d60ff 100%);
    color: white;
    font: 400 18px/49px 'Roboto', sans-serif;
    border: none;
    border-radius: 5px;
    width: 118px;
    height: 49px;
}

.modal-newsletter form button:active{
    background: linear-gradient(to bottom, #1d60ff 0%, #2e9bff 100%);
}