/* RESET */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
address,
em,
strong,
img,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
select,
textarea,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
figcaption,
footer,
header,
nav,
section,
main{
  border:0;
  font-family:inherit;
  font-size:100%;
  font-style:normal;
  font-weight:normal;
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
main{display:block;}
body{
  background:#fff;
  color:#000;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size:12px;
  height:100%;
  line-height:1.5;
  position:relative;
}
a{
  color:#000;
  text-decoration:none;
}
:focus{outline:0;}
:after,
:before{
  margin:0;
  padding:0;
}
select::-ms-expand{
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter:alpha(opacity=0);
   opacity:0;
}

/* TYPOGRAPHY */
h2{
  color:#575759;
  font-size:18px;
  text-transform:uppercase;
}
h3{font-size:17px;}
h4{font:bold 14px Arial, Helvetica, sans-serif;}
h5{font-size:14px;}

/* TABLE */
table{
  border-collapse:collapse;
  border-spacing:0;
  width:100%;
}
table,
th,
td{
  text-align:left;
  vertical-align:middle;
}
th,
strong{font-weight:bold;}
em{font-style:italic;}
ul,
ol{list-style:none;}

/* FORMS */
input[type="text"],
input[type="password"],
input[type="mail"],
input[type="number"],
input[type="search"],
input[type="url"],
select,
textarea{
  -moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
  border:1px solid #9d9d9d;
  box-shadow:inset 1px 1px 2px #fff;
  font:12px Arial, Helvetica, sans-serif;
  padding:5px;
  transition:1s ease all;
  width:97%;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="mail"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus{
  border-color:#fd0;
  box-shadow:inset 1px 1px 2px #ccc;
  transition:1s ease all;
}
input[type="search"],
select{width:99%;}
select{
background:url(../imagens/selectDown.png) no-repeat right 50% #fff;
  padding:8px 10px 6px 10px;
}
select:focus{background:url(../imagens/selectUp.png) no-repeat right 50% #fff;}
textarea{
  font:12px Arial, Helvetica, sans-serif;
  height:70px;
  max-width:97%;
  overflow:hidden;
}
label,
input[type="checkbox"],
input[type="radio"]{
  display:inline-block;
  vertical-align:middle;
}
button,
input[type="button"],
input[type="submit"],
input[type="reset"]{
  background:#fd0;
  color:#000;
  cursor:pointer;
  padding:5px 10px;
}
button[disabled],
input[disabled]{cursor:not-allowed;}

/* NORMALIZE */
.pSt{position:static !important;}
.pFi{position:fixed !important;}
.pRe{position:relative !important;}
.pAb{position:absolute !important;}
  .fNo{float:none !important;}
  .fRi{float:right !important;}
  .fLe{float:left !important;}
.cLe{clear:left !important;}
.cRi{clear:right !important;}
.cBo{clear:both !important;}
  .dNo{display:none !important;}
  .dBl{display:block !important;}
  .dIn{display:inline !important;}
  .dIB{display:inline-block !important;}
.vTo{vertical-align:top !important;}
.vMi{vertical-align:middle !important;}
.vBo{vertical-align:bottom !important;}
  .oAu{overflow:auto !important;}
  .oHi{overflow:hidden !important;}
  .oSc{overflow:scroll !important;}
.nBo{border:0 !important;}
.nBt{border-top:0 !important;}
.nBr{border-right:0 !important;}
.nBb{border-bottom:0 !important;}
.nBl{border-left:0 !important;}
  .bNo{background:none !important;}
  .bTr{background:transparent !important;}
  .vHi{visibility:hidden !important;}
.nPa{padding:0 !important;}
.nPt{padding-top:0 !important;}
.nPr{padding-right:0 !important;}
.nPb{padding-bottom:0 !important;}
.nPl{padding-left:0 !important;}
  .nMa{margin:0 !important;}
  .nMt{margin-top:0 !important;}
  .nMr{margin-right:0 !important;}
  .nMb{margin-bottom:0 !important;}
  .nMl{margin-left:0 !important;}
.tLe{text-align:left !important;}
.tRi{text-align:right !important;}
.tCe{text-align:center !important;}
.tJu{text-align:justify !important;}
  .zUp{z-index:999;}
  .zDo{z-index:1;}

/* SPRITE */
.sprite{background:url(../imagens/sprite.png) no-repeat;}
  .cadastroIcon{
    background-position:0 0;
    height:15px;
    width:12px;
  }
  .pedidosIcon{
    background-position:-13px 0;
    height:12px;
    width:10px;
  }
  .foneIcon{
    background-position:-24px 0;
    height:17px;
    width:12px;
  }
  .cadastroIcon,
  .pedidosIcon,
  .foneIcon{
    display:inline-block;
    margin-right: 6px;
    vertical-align:baseline;
  }
  .cartIcon{
    background-position:-37px 0;
    display:inline-block;
    height:36px;
    margin-right:10px;
    vertical-align:middle;
    width:39px;
  }
  .carIcon{
    background-position:-1px -120px;
    height:44px;
    margin:25px auto 1px auto;
    width:239px;
  }
  .pneuIcon{
    background-position:-242px -120px;
    height:59px;
    margin:9px auto 2px auto;
    width:195px;
  }
  .aIcon{background-position:0 -38px;}
  .bIcon{background-position:-17px -38px;}
  .cIcon{background-position:-34px -38px;}
  .arrow{
    background-position:-352px 0;
    display:inline-block;
    height:8px;
    margin-left:10px;
    vertical-align:middle;
    width:7px;
  }
  .arrowDown{
      background-position: -443px -10px;
      display: inline-block;
      height: 8px;
      margin: 0 5px;
      vertical-align: middle;
      width: 10px;
  }
  .socialIcon1{background-position:-77px -32px;}
  .socialIcon2{background-position:-111px -32px;}
  .socialIcon3{background-position:-145px -32px;}
  .socialIcon4{background-position:-179px -32px;}
  .btHome{
    background-position:0 -165px;
    width:40px;
    height:37px;
  }
  .arrowCrumbs{
    background-position:-265px -35px;
    width:7px;
    height:17px;
  }
  .btOK{
    width:37px;
    height:28px;
    background-position:-227px -35px;
    cursor:pointer;
  }
  .imgBoleto{
    width:51px;
    height:39px;
    background-position:0 -203px;
    float:left;
    margin-right:10px;
  }
  .iconZoom{
    width:17px;
    height:17px;
    background-position:-273px -35px;
    display:inline-block;
    vertical-align:middle;
  }
  .arrowPop{
    width:23px;
    height:54px;
    background-position:-52px -194px;
  }
  .removeIcon{
    width:16px;
    height:21px;
    background-position:-76px -194px;
    display:block;
    margin:0 auto;
  }
  .refreshIcon{
    width:16px;
    height:16px;
    background-position:-76px -216px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
  }
  .idActive,
  .payActive{
    width:40px;
    height:40px;
    position:absolute;
    left:-20px;
      top:-6px;
  }
  .idActive{background-position:0 -243px;}
  .payActive{background-position:0 -285px;}
  .actStep .idActive,
  .actStep .payActive{
    width:52px;
    height:50px;
      top:-11px;
    left:-30px;
  }
  .actStep .idActive{background-position:-42px -300px;}
  .actStep .payActive{background-position:-42px -249px;}

/* LAYOUT */
.content{
  margin:0 auto;
  position:relative;
  width: 1230px;
  min-width:1230px;
}
<<<<<<< HEAD
  header,
  footer,
  .bannerTop{min-width: 1230px;}
  /* TOPO */
  .topBar{
    background:#000;
    border-bottom:1px solid #fff;
    color:#fd0;
    font-family:Arial, Helvetica, sans-serif;
    padding:5px 0;
    text-transform:uppercase;
  }
    .topBar a{color:#fff;}
    .topBar article{width:48%;}
    .topBar article,
    .topBar li{
      display:inline-block;
      padding-left:20px;
      vertical-align:middle;
    }
    .topBar li:last-child{
      font:bold 19px Arial, Helvetica, sans-serif;
      padding-right:0;
    }
  .header-logo{
    left:0;
    position:absolute;
    top:-1px;
    z-index:1;
    width:381px;
    height:113px;
    background:url(../imagens/campneusLogo.jpg) no-repeat;
  }
    .header-logo p{display:none;}
  .topo{
    background:#474747;
    border-bottom:1px solid #5c5c5c;
    border-top:1px solid #5c5c5c;
    left:0;
    position:relative;
    top:0;
    width:100%;
    z-index:999;
  }
    .boxSearch{
      display:inline-block;
      margin-left:35%;
      padding:10px 0;
      position:relative;
      vertical-align:middle;
      width:565px;
    }
      .boxSearch fieldset{
        border-right:1px solid #232323;
        padding-right:30px;
      }
        .boxSearch input[type="text"]{
          border-radius:3px;
          border:0;
          font-size:16px;
          padding:12px 15px;
          width:95%;
        }
        .boxSearch a{
          background:url(../imagens/sprite.png) -3px -20px;
          height:17px;
          padding:0;
          position:absolute;
          right:42px;
          top:22px;
          width:17px;
          overflow:hidden;
          text-indent:999px;
        }
    .boxCart{
      display:inline-block;
      font-size:14px;
      margin-left:-3px;
      padding: 14px 10px 14px 15px;
      position:relative;
      text-transform:uppercase;
      vertical-align:middle;
      width:160px;
      float: right;
    }
   .boxCart:hover{
     background: #FFDD00;
   }

   .boxCart:hover p{
     color: #474747;
   }

    .boxCart:hover .cartIcon{
      background: url('../imagens/icon-cart-hover.png') no-repeat;
    }

      .boxCart article{
        display:inline-block;
        line-height:15px;
        vertical-align:middle;
        font-family: Arial, sans-serif;
      }
        .boxCart a{color:#fff;}
        .boxCart strong{
          display:block;
          font-size:16px;
        }
      .boxCart article.popCart{
        background:#fff;
        border: 2px solid #d9d9d9;
        display:none;
        left: -186px;
        padding:4px 19px 15px 18px;
        position:absolute;
        text-transform:capitalize;
        top:64px;
        width: 330px;
        z-index:2;
      }
      .boxCart:hover .popCart{display:block;}
      .borderTop{
        background: #FFDD00;
        height: 5px;
        left: -2px;
        position:absolute;
        top:-6px;
        width: 371px;
      }
      .borderLeft{
        background:#666;
        height:43px;
        left:0;
        position:absolute;
        top:11px;
        width:1px;
      }
      .popCart{font-family:Arial, Helvetica, sans-serif;}
        .popCart li{
          border-bottom:1px solid #d4d4d4;
          clear:left;
          padding:10px 0 15px 0;
        }
        .popCart li:last-child{border-bottom-width:3px;}
          .popCart img{
            float:left;
            margin-right:15px;
          }
          .popCart h4{
            margin: 5px 0;
            height:32px;
            color: #474747;
            font-weight: bold;
            font-size: 14px;
            font-family: Arial, sans-serif;
          }
          .popCart .x-price-cart{
            margin: 0;
          }
          .popCart .x-price-cart span{
            font-size: 12px;
            color: #828282;
            display: block;
          }
          .popCart .x-price-cart .preco-por{
            font-size: 16px;
            color: #474747;
            margin-top: 5px;
          }
          .popCart .x-sub-total{
            width: 367px;
            display:inline-block;
            vertical-align:top;
            margin-top:10px;
            background: #f0f0f0;
            padding: 15px 20px;
            box-sizing: border-box;
            position: relative;
            left: -18px;
            color: #474747;
            text-transform: uppercase;
            font-size: 16px;
          }

        .popCart .x-sub-total .info-sub{
          float: left;
          font-weight: bold;
        }
        .popCart .x-sub-total .subtotal{
          float: right;
          color: #dc0213;
          font-weight: bold;
        }

        .popCart strong{display:inline-block;}
        .popCart > p{
          color:#6b6b6b;
          display:block;
          font-size:15px;
          padding:18px 0 18px 47px;
        }
        .popCart > p.goCart{

padding: 0;
        }
        .popCart > p:last-child{
          /* padding:0 0 0 55px; */
          position:relative;
          background: transparent;
        }
          .popCart .goCart a{
            width: 340px;
            font: bold 18px Arial, sans-serif;
            padding: 13px 0;
            text-transform:uppercase;
            display:block;
            background: #FFDD00;
            color:#000;
            margin-top:15px;
            text-align: center;
            margin-left: -5px;
          }
    .topFixed{position:fixed;}
      .topFixed .header-logo{
        width:220px;
        height:65px;
        background:url(../imagens/campneusLogoThumb.jpg) no-repeat;
      }
      .headerCheckout .header-logo{
        width:259px;
        height:77px;
        background:url(../imagens/headerCheckout.jpg) no-repeat;
      }
      .topFixed .boxSearch{
        margin-left:21%;
        width:730px;
      }
      .topFixed .boxSearch a{
        top: 23px;
        right: 47px;
      }
      .header-logo a{
        display:block;
        width:100%;
        height:100%;
        overflow:hidden;
        text-indent:-999px;
      }
  nav{
    background:url(../imagens/backNav.jpg) repeat-x;
    border-bottom:2px solid #c5c5c5;
    height:47px;
  }
    nav ul{
      padding:25px 0 3px 400px;
    }
      nav ul,
      nav li,
      nav img{
        display:inline-block;
        vertical-align:top;
      }
      nav img{margin-top:5px;float: right;position: absolute;right: 0;}
      nav li{display:none;}

  /* CONTENT HOME */
  .bannerTop{
    background:#f0f0f0;
    border-top:3px solid #9c9c9c;
    line-height:0;
  }
  .searchFilter{
    background:#f2f2f2;
    border-radius:5px;
    border:1px solid #cecece;
    display:inline-block;
    margin:28px 20px 25px;
    padding:21px 25px 11px 25px;
    text-align:center;
    vertical-align:top;
    width:44%;
  }
  .searchFilter:first-child{margin-left:0;}
  .searchFilter:last-child{margin-right:0;}
    .searchFilter > p:first-child{
      font-size:20px;
    }
    .searchFilter li{
      display: inline-block;
      margin-left:12px;
      vertical-align: top;
    }
    .searchFilter li:first-child{margin-left:0;}
      .searchFilter select{
        font-size:15px;
        width:122px;
      }
      .searchFilter .btnFilter,
      .searchFilter .btnFilterType{
        background:url(../imagens/sprite.png) no-repeat -77px 0;
        height:31px;
        margin:15px auto 0 auto;
        padding:0;
        width:135px;
        display:block;
        overflow:hidden;
        text-indent:-999px;
      }
      .searchFilter label{
        display:inline-block;
        height:16px;
        margin-right:3px;
        vertical-align:baseline;
        width:16px;
      }
  .line{
    background:#fd0;
    height:3px;
  }
  .lineHome{margin-top:40px;}
  .title{
    border:1px solid #d8d8d8;
    margin-top:6px;
    padding:18px 0 12px 22px;
    position:relative;
  }
    .todos{
      position:absolute;
      right:22px;
      text-transform:uppercase;
      top:40%;
    }
      .todos a{color:#575759;}
  .vitrineHome{padding:17px 0 24px 0;}
    .vitrineHome > ul > li{
      border:1px solid #d8d8d8;
      display:inline-block;
      margin-right:3px;
      margin-left:3px;
    margin-bottom:10px;
      padding:9px;
      vertical-align:top;
      width:278px;
      font-family:Arial, Helvetica, sans-serif;
    position: relative;
    }
    .vitrineHome > ul > li:last-child{margin-right:0;}
      .vitrineHome article{
        display:inline-block;
        vertical-align:top;
        width:47%;
      }
      .vitrineHome article:last-child{
        margin-left:3px;
        width:50%;
      }
        .vitrineHome h4,
        .description{height:48px;}
    .vitrineHome h4{height:65px;}
    .description{font-size:11px;height:83px;}
          .vitrineHome h4 a{font:bold 13px Arial, Helvetica, sans-serif;}
        .stamps{margin-top:3px;}
    .vitrineHome > ul > li .stamps{position: absolute;bottom: 10px;}
    .stamps li img{cursor:pointer;}
         /* .stamps li{
            background:#000;
            border-radius:3px;
            color:#fff;
            font-size:11px;
            margin-bottom:6px;
            padding:3px 12px 3px 12px;
            text-align:center;
            text-transform:uppercase;
          } */
          .stamps li:last-child{margin-bottom:0;}
      .prices{
        line-height:14px;
        margin: 0;
      }
        .prices li:first-child{
          color:#a0a0a0;
          font-size:14px;
          height:14px;
          text-decoration:line-through;
        }
        .prices li:last-child{height:14px;}
        .prices li:nth-child(2){
          color:#de211b;
          font:bold 24px Arial, Helvetica, sans-serif;
        }
        .btVitrine{
          border:0;
          font:bold 12px Arial, Helvetica, sans-serif;
          padding:6px 10px 5px 10px;
          text-transform:uppercase;
          display:block;
          background:#fd0;
          text-align:center;
      margin-bottom: 5px;
        }
  .bannerBottom{margin-bottom:30px;}

  /* FOOTER */
  footer .line{margin-bottom:5px;}
    .footer1{
      background:#474747;
      color:#fff;
      padding-bottom:50px;
    }
      .footer1 article{
        display:inline-block;
        margin-right:10px;
        vertical-align:top;
        width:24%;
      }
      .footer1 article:last-child{margin-right:0;}
        .footer1 h3,
        .footer2 h3{
          line-height:20px;
          padding-top:30px;
          text-transform:uppercase;
          font-family:"Arial Narrow", Arial, sans-serif;
        }
        .footer1 h3 strong,
        .footer2 h3 strong{
          display:block;
          font-size:24px;
        }
        .footer1 h5{
          color:#fd0;
          margin:25px 0 6px 0;
        }
        .footer1 h5 a {
            color: #fd0;
        }
        .footer1 ul{
          border-left:2px solid #fd0;
          padding-left:15px;
        }
          .footer1 ul ul{
            border-left:0;
            margin-top:5px;
          }
          .footer1 a{color:#fff;}
          .footer1 a:hover{text-decoration:underline;}
          .footer1 fieldset ul{
            border-left:0;
            margin-top:16px;
            padding-left:0;
          }
          span.x-nome-news, .x-email-news {
                float: left;
                width: 100%;
            }
            .footer1 input[type="text"]{
              border-left:2px solid #fd0;
              border-radius:0;
              margin-bottom: 8px;
              padding:9px;
              width:140px;
            }
            .footer1 .btFooter{
              display:inline-block;
              height:34px;
              margin-left:-3px;
              vertical-align:top;
            }
            .btOk a{
              background:url(../imagens/sprite.png) no-repeat -250px 0;
              width:44px;
              overflow:hidden;
              text-indent:-999px;
            }
            .phone{
              color:#fd0;
              font:bold 30px Arial, Helvetica, sans-serif;
              margin:10px 0 5px 0;
            }
            .btSearch a{
              background:url(../imagens/sprite.png) no-repeat -214px 0;
              width:35px;
            }
            .btSearchStore a{
                          background: url(../imagens/sprite.png) no-repeat -104px -323px;
                          width: 196px;
                          display: block;
                          padding: 8px 0px;
                          text-indent: -9999px;
                        }
            .btSearch li:last-child{
              margin-top:5px;
              width:190px;
            }
            .searchBottom{margin-top:48px;}
            .footer1 ul.social{
              border-left:0;
              margin-top:20px;
              padding-left:0;
            }
              .social li{
                display:inline-block;
                margin-right:10px;
                vertical-align:top;
              }
                .social div{
                  height:34px;
                  width:33px;
                }
    .footer2{
      background:#d4d4d4;
      padding-bottom:20px;
    }
      .footer2 article{
        display:inline-block;
        margin-right:10px;
        vertical-align:middle;
        width:49%;
      }
      .footer2 article:last-child{margin-right:0;}
        .footer2 h3{
          display:inline-block;
          margin-right:20px;
          padding-top:20px;
          vertical-align:middle;
        }
        .footer2 ul,
        .footer2 li{
          display:inline-block;
          vertical-align:middle;
        }
        .footer2 ul{
          width:68%;
          margin-top:10px;
        }
        .footer2 li img{margin-top:5px;}
        .footer2 img{
          display:inline-block;
          margin-top:20px;
          vertical-align:middle;
        }
    .footer3{padding:15px 0 30px 0;}
      .footer3 article{
        display:inline-block;
        vertical-align:top;
      }
      .footer3 article:first-child{width:75%;}
      .footer3 article:last-child{
        font-size:8px;
        margin-left:20px;
        text-transform:uppercase;
        width:23%;
      }
=======
header,
footer,
.bannerTop{min-width: 1230px;}
/* TOPO */
.topBar{
  background:#000;
  border-bottom:1px solid #fff;
  color:#fd0;
  font-family:Arial, Helvetica, sans-serif;
  padding:5px 0;
  text-transform:uppercase;
}
.topBar a{color:#fff;}
.topBar article{width:48%;}
.topBar article,
.topBar li{
  display:inline-block;
  padding-left:20px;
  vertical-align:middle;
}
.topBar li:last-child{
  font:bold 19px Arial, Helvetica, sans-serif;
  padding-right:0;
}
.header-logo{
  left:0;
  position:absolute;
  top:-1px;
  z-index:1;
  width:381px;
  height:113px;
  background:url(../imagens/campneusLogo.jpg) no-repeat;
}
.header-logo p{display:none;}
.topo{
  background:#474747;
  border-bottom:1px solid #5c5c5c;
  border-top:1px solid #5c5c5c;
  left:0;
  position:relative;
  top:0;
  width:100%;
  z-index:999;
}
.boxSearch{
  display:inline-block;
  margin-left:35%;
  padding:10px 0;
  position:relative;
  vertical-align:middle;
  width:565px;
}
.boxSearch fieldset{
  border-right:1px solid #232323;
  padding-right:30px;
}
.boxSearch input[type="text"]{
  border-radius:3px;
  border:0;
  font-size:16px;
  padding:12px 15px;
  width:95%;
}
.boxSearch a{
  background:url(../imagens/sprite.png) -3px -20px;
  height:17px;
  padding:0;
  position:absolute;
  right:42px;
  top:22px;
  width:17px;
  overflow:hidden;
  text-indent:999px;
}
.boxCart{
  display:inline-block;
  font-size:14px;
  margin-left:-3px;
  padding: 14px 10px 14px 15px;
  position:relative;
  text-transform:uppercase;
  vertical-align:middle;
  width:160px;
  float: right;
}
.boxCart:hover{
  background: #FFDD00;
}

.boxCart:hover p{
  color: #474747;
}

.boxCart:hover .cartIcon{
  background: url('../imagens/icon-cart-hover.png') no-repeat;
}

.boxCart article{
  display:inline-block;
  line-height:15px;
  vertical-align:middle;
  font-family: Arial, sans-serif;
}
.boxCart a{color:#fff;}
.boxCart strong{
  display:block;
  font-size:16px;
}
.boxCart article.popCart{
  background:#fff;
  border: 2px solid #d9d9d9;
  display:none;
  left: -186px;
  padding:4px 19px 15px 18px;
  position:absolute;
  text-transform:capitalize;
  top:64px;
  width: 330px;
  z-index:2;
}
.boxCart:hover .popCart{display:block;}
.borderTop{
  background: #FFDD00;
  height: 5px;
  left: -2px;
  position:absolute;
  top:-6px;
  width: 371px;
}
.borderLeft{
  background:#666;
  height:43px;
  left:0;
  position:absolute;
  top:11px;
  width:1px;
}
.popCart{font-family:Arial, Helvetica, sans-serif;}
.popCart li{
  border-bottom:1px solid #d4d4d4;
  clear:left;
  padding:10px 0 15px 0;
}
.popCart li:last-child{border-bottom-width:3px;}
.popCart img{
  float:left;
  margin-right:15px;
}
.popCart h4{
  margin: 5px 0;
  height:32px;
  color: #474747;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial, sans-serif;
}
.popCart .x-price-cart{
  margin: 0;
}
.popCart .x-price-cart span{
  font-size: 12px;
  color: #828282;
  display: block;
}
.popCart .x-price-cart .preco-por{
  font-size: 16px;
  color: #474747;
  margin-top: 5px;
}
.popCart .x-sub-total{
  width: 367px;
  display:inline-block;
  vertical-align:top;
  margin-top:10px;
  background: #f0f0f0;
  padding: 15px 20px;
  box-sizing: border-box;
  position: relative;
  left: -18px;
  color: #474747;
  text-transform: uppercase;
  font-size: 16px;
}

.popCart .x-sub-total .info-sub{
  float: left;
  font-weight: bold;
}
.popCart .x-sub-total .subtotal{
  float: right;
  color: #dc0213;
  font-weight: bold;
}

.popCart strong{display:inline-block;}
.popCart > p{
  color:#6b6b6b;
  display:block;
  font-size:15px;
  padding:18px 0 18px 47px;
}
.popCart > p.goCart{

  padding: 0;
}
.popCart > p:last-child{
  /* padding:0 0 0 55px; */
  position:relative;
  background: transparent;
}
.popCart .goCart a{
  width: 340px;
  font: bold 18px Arial, sans-serif;
  padding: 13px 0;
  text-transform:uppercase;
  display:block;
  background: #FFDD00;
  color:#000;
  margin-top:15px;
  text-align: center;
  margin-left: -5px;
}
.topFixed{position:fixed;}
.topFixed .header-logo{
  width:220px;
  height:65px;
  background:url(../imagens/campneusLogoThumb.jpg) no-repeat;
}
.headerCheckout .header-logo{
  width:259px;
  height:77px;
  background:url(../imagens/headerCheckout.jpg) no-repeat;
}
.topFixed .boxSearch{
  margin-left:21%;
  width:730px;
}
.topFixed .boxSearch a{
  top: 23px;
  right: 47px;
}
.header-logo a{
  display:block;
  width:100%;
  height:100%;
  overflow:hidden;
  text-indent:-999px;
}
nav{
  background:url(../imagens/backNav.jpg) repeat-x;
  border-bottom:2px solid #c5c5c5;
  height:47px;
}
nav ul{
  padding:25px 0 3px 400px;
}
nav ul,
nav li,
nav img{
  display:inline-block;
  vertical-align:top;
}
nav img{margin-top:5px;float: right;position: absolute;right: 0;}
nav li{display:none;}

/* CONTENT HOME */
.bannerTop{
  background:#f0f0f0;
  border-top:3px solid #9c9c9c;
  line-height:0;
}
.searchFilter{
  background:#f2f2f2;
  border-radius:5px;
  border:1px solid #cecece;
  display:inline-block;
  margin:28px 20px 25px;
  padding:21px 25px 11px 25px;
  text-align:center;
  vertical-align:top;
  width:44%;
}
.searchFilter:first-child{margin-left:0;}
.searchFilter:last-child{margin-right:0;}
.searchFilter > p:first-child{
  font-size:20px;
}
.searchFilter li{
  display: inline-block;
  margin-left:12px;
  vertical-align: top;
}
.searchFilter li:first-child{margin-left:0;}
.searchFilter select{
  font-size:15px;
  width:122px;
}
.searchFilter .btnFilter,
.searchFilter .btnFilterType{
  background:url(../imagens/sprite.png) no-repeat -77px 0;
  height:31px;
  margin:15px auto 0 auto;
  padding:0;
  width:135px;
  display:block;
  overflow:hidden;
  text-indent:-999px;
}
.searchFilter label{
  display:inline-block;
  height:16px;
  margin-right:3px;
  vertical-align:baseline;
  width:16px;
}
.line{
  background:#fd0;
  height:3px;
}
.lineHome{margin-top:40px;}
.title{
  border:1px solid #d8d8d8;
  margin-top:6px;
  padding:18px 0 12px 22px;
  position:relative;
}
.todos{
  position:absolute;
  right:22px;
  text-transform:uppercase;
  top:40%;
}
.todos a{color:#575759;}
.vitrineHome{padding:17px 0 24px 0;}
.vitrineHome > ul > li{
  border:1px solid #d8d8d8;
  display:inline-block;
  margin-right:3px;
  margin-left:3px;
  margin-bottom:10px;
  padding:9px;
  vertical-align:top;
  width:278px;
  font-family:Arial, Helvetica, sans-serif;
  position: relative;
}
.vitrineHome > ul > li:last-child{margin-right:0;}
.vitrineHome article{
  display:inline-block;
  vertical-align:top;
  width:47%;
}
.vitrineHome article:last-child{
  margin-left:3px;
  width:50%;
}
.vitrineHome h4,
.description{height:48px;}
.vitrineHome h4{height:65px;}
.description{font-size:11px;height:65px;}
.vitrineHome h4 a{font:bold 13px Arial, Helvetica, sans-serif;}
.stamps{margin-top:3px;}
.vitrineHome > ul > li .stamps{position: absolute;bottom: 10px;}
.stamps li img{cursor:pointer;}
/* .stamps li{
background:#000;
border-radius:3px;
color:#fff;
font-size:11px;
margin-bottom:6px;
padding:3px 12px 3px 12px;
text-align:center;
text-transform:uppercase;
} */
.stamps li:last-child{margin-bottom:0;}
.prices{
  line-height:14px;
  margin: 0;
}
.prices li:first-child{
  color:#a0a0a0;
  font-size:14px;
  height:14px;
  text-decoration:line-through;
}
.prices li:last-child{height:14px;}
.prices li:nth-child(2){
  color:#de211b;
  font:bold 24px Arial, Helvetica, sans-serif;
}
.btVitrine{
  border:0;
  font:bold 12px Arial, Helvetica, sans-serif;
  padding:6px 10px 5px 10px;
  text-transform:uppercase;
  display:block;
  background:#fd0;
  text-align:center;
  margin-bottom: 5px;
}
.bannerBottom{margin-bottom:30px;}

/* FOOTER */
footer .line{margin-bottom:5px;}
.footer1{
  background:#474747;
  color:#fff;
  padding-bottom:50px;
}
.footer1 article{
  display:inline-block;
  margin-right:10px;
  vertical-align:top;
  width:24%;
}
.footer1 article:last-child{margin-right:0;}
.footer1 h3,
.footer2 h3{
  line-height:20px;
  padding-top:30px;
  text-transform:uppercase;
  font-family:"Arial Narrow", Arial, sans-serif;
  padding-bottom: 15px;
}
.footer1 h3 strong,
.footer2 h3 strong{
  display:block;
  font-size:24px;
}
.footer1 h5{
  color:#fd0;
  margin:25px 0 6px 0;
}
.footer1 h5 a {
  color: #fd0;
}
.footer1 ul{
  border-left:2px solid #fd0;
  padding-left:15px;
}
.footer1 ul ul{
  border-left:0;
  margin-top:5px;
}
.footer1 a{color:#fff;}
.footer1 a:hover{text-decoration:underline;}
.footer1 fieldset ul{
  border-left:0;
  margin-top:16px;
  padding-left:0;
}
span.x-nome-news, .x-email-news {
  float: left;
  width: 100%;
}
.footer1 input[type="text"]{
  border-left:2px solid #fd0;
  border-radius:0;
  margin-bottom: 8px;
  padding:9px;
  width:140px;
}
.footer1 .btFooter{
  display:inline-block;
  height:34px;
  margin-left:-3px;
  vertical-align:top;
}
.btOk a{
  background:url(../imagens/sprite.png) no-repeat -250px 0;
  width:44px;
  overflow:hidden;
  text-indent:-999px;
}
.phone{
  color:#fd0;
  font:bold 30px Arial, Helvetica, sans-serif;
  margin:10px 0 5px 0;
  display: none;
}
.btSearch a{
  background:url(../imagens/sprite.png) no-repeat -214px 0;
  width:35px;
}
.btSearchStore a{
  background: url(../imagens/sprite.png) no-repeat -104px -323px;
  width: 196px;
  display: block;
  padding: 8px 0px;
  text-indent: -9999px;
}
.btSearch li:last-child{
  margin-top:5px;
  width:190px;
}
.searchBottom{margin-top:48px;}
.footer1 ul.social{
  border-left:0;
  margin-top:20px;
  padding-left:0;
}
.social li{
  display:inline-block;
  margin-right:10px;
  vertical-align:top;
}
.social div{
  height:34px;
  width:33px;
}
.footer2{
  background:#d4d4d4;
  padding-bottom:20px;
}
.footer2 article{
  display:inline-block;
  margin-right:10px;
  vertical-align:middle;
  width:49%;
}
.footer2 article:last-child{margin-right:0;}
.footer2 h3{
  display:inline-block;
  margin-right:20px;
  padding-top:20px;
  vertical-align:middle;
}
.footer2 ul,
.footer2 li{
  display:inline-block;
  vertical-align:middle;
}
.footer2 ul{
  width:68%;
  margin-top:10px;
}
.footer2 li img{margin-top:5px;}
.footer2 img{
  display:inline-block;
  margin-top:20px;
  vertical-align:middle;
}
.footer3{padding:15px 0 30px 0;}
.footer3 article{
  display:inline-block;
  vertical-align:top;
}
.footer3 article:first-child{width:75%;}
.footer3 article:last-child{
  font-size:8px;
  margin-left:20px;
  text-transform:uppercase;
  width:23%;
}
>>>>>>> abd6ad9d39339178c7e9a0010280262af1d6cfc8

/* DEPARTAMENTOS */
.migalha{margin:25px 0;}
.migalha .title{padding:6px 12px;}
.migalha_first{
  border-right:2px solid #fd0;
  padding-right:15px;
}
.migalha_last a,
.migalha_last{font-weight:bold;}
.migalha li{
  display:inline-block;
  vertical-align:middle;
  margin-right:15px;
}
.col{
  display:inline-block;
  vertical-align:top;
}
.sidebar{
  width:265px;
  margin-right:20px;
}
.list{width:940px;}
  .sidebar .title{
    text-transform:uppercase;
    padding:8px 0 8px 14px;
    font-size:18px;
    margin-top:0;
  }
  .ordenar{
    background:#e5e5e5;
    padding:5px 10px;
    text-align:right;
    margin:20px 0 15px 0;
    width: 100%;
    float: left;
  }
    .ordenar select{
      width:140px;
      padding:5px 10px;
      border-radius:0;
    }

  .ordenar .x-ordenar{
    width: 65%;
    float: right;
  }

  .ordenar .x-ordenar .x-title{
    margin-right: 20px;
    line-height: 27px;
  }

  .ordenar .x-ordenar ul{
    width: 70%;
    float: right;
  }

  .ordenar .x-ordenar li{
    float: left;
    padding: 0 10px;
  }

  .ordenar .x-ordenar li a{
    padding: 5px;
    float: left;
  }

  .ordenar .x-ordenar li a.x-active:before, .ordenar .x-ordenar li a:hover:before{
    background: #cfcfcf;
  }

  .ordenar .x-ordenar li a:before{
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #cfcfcf;
    border-radius: 50%;
  }

  .list .vitrineHome > ul > li{
    margin-bottom:15px;
    margin-right:10px;
  }
    .ordenar li{
      display:inline-block;
      vertical-align:middle;
    }
    .disable a{color:#b3b3b3;}
  .filtros_utilizados{
    margin-top:10px;
  }
    .filtros_utilizados article{
      border: 0 none;
      color: #000;
      background: #ffde00;
    }
    .filtros_utilizados ul li{
      margin: 20px 0 20px 26px;
      font-weight: bold;
    }
    .filtros_utilizados ul li a{
      margin-right: 10px;
    }
  .filtrosTipo{
    background:#f0f0f0;
    padding:10px;
    margin:10px 0;
  }
    .filtrosTipo small, .filtrosGrupos small{color:#ff0202;}

  .filtroGrupo{
    margin: 5px 0;
  }
    .filtrosGrupos{
      background:#f0f0f0;
      padding:0 15px;
    }
      .filtrosGrupoTitle{
        padding: 7px 0;
        border-bottom: 1px solid #c1c1c1;
      }
      .filtrosGrupoItens li{
        padding: 7px 30px;
        border-bottom: 1px solid #c1c1c1;
      }

/* PRODUTO */
.up{border: 1px solid #d8d8d8;}

.left,
.right{
  padding:15px;
  width:574px;
/* border:1px solid #d8d8d8; */
}
.left{margin-right:13px;}
.right{min-height: 482px;}
/* .productName{margin-bottom:50px;} */
  .productName h1{
    font:bold 27px Arial Bold, Helvetica, sans-serif;
    color:#606062;
  }.productName span{font-weight:bold;}
  .productName p{font-size:11px;}
  .btBuy{
    width:248px;
    height:52px;
    background-position:-103px -180px;
    float: right;
    margin-top: 20px;
  }
  .btUnavailable{
    background-position: -103px -232px;
    height: 52px;
    width: 248px;
  }
  /*  #divPrecoProduto{width:50%;} */
    .preco_de{
      font-size:16px;
      color:#a0a0a0;
      text-decoration:line-through;
    }
    .preco-por{
      font:bold 36px Arial Bold, Helvetica, sans-serif;
      color:#515151;
    }
    .preco-parc{font-size:16px;}
    .preco-parcelamento{font-size:12px;margin:30px 0 5px;}
      .preco-parc span{color:#de211b;}
      .preco-vista{margin:10px 0;}
                .preco-vista p{
                    font:bold 16px Arial Bold, Helvetica, sans-serif;
                    color:#393939;
          margin-top:3px;
                }
                .preco-vista p:last-child{font:14px Arial, Helvetica, sans-serif;}
                .preco-vista span{
                    color:#ff1414;
                    font:12px Arial, Helvetica, sans-serif;
                }
    .down .title{
      text-transform:uppercase;
      font-size:18px;
    }
    .descricao .title li{
      display:inline-block;
      vertical-align:middle;
      border-right:1px solid #bebebe;
      padding:0 35px;
    }
    .descricao .title li:first-child{padding-left:0;}
    .descricao .title li:last-child{border-right:0;}
    .descricao .descricao_texto{
      border:1px solid #d8d8d8;
      padding:30px;
      margin:7px 0;
      font-size:15px;
      color:#2c2c2c;
    }
      .descricao h4{
        margin:50px 0 25px 0;
        font:bold 15px Arial Bold, Helvetica, sans-serif;
      }
      .descricao_texto th{font-weight:normal;}
      .descricao_texto td:first-child{width:15%;}
      .descricao_texto td:last-child{font-weight:bold;}
      .imgThumbs,
      .imgBig{
        display:inline-block;
        vertical-align:top;
      }
      .imgThumbs{
        margin-right:20px;
        width:20%;
      }
        .imgThumbs li{margin-bottom:1px;}
                  .imgThumbs img{
                      width:94px;
                      height:108px;
                      border:1px solid #d9d9d9;
                  }
/*  .imgBig img{
          width:420px;
          height:460px;
} */
      .imgBig{
        font-size:11px;
        color:#575759;
        width:70%;
        text-align:center;
      }
      .descricao .title a{color:#ababab;}
      .descricao .title .heading-tabs a{color:#2c2c2c;}
    .ProductPop{
      top:0;
      left:0;
      background:#fff;
      width:100%;
      text-align:center;
      box-shadow:0px 1px 15px #999;
      display:none !important;
    }
    .ProductPop.topFixed{
      z-index:999;
      display:block !important;
    }
      .ProductPop section{padding:16px 0;}
                .ProductPop li{
                    display:inline-block;
                    vertical-align:middle;
                    margin:0 20px;
          font:bold 27px Arial Bold, Helvetica, sans-serif;
          color:#515151;
                }
          .ProductPop p:first-child{
            font-size:20px;
            text-decoration:line-through;
            color:#acacac;
          }
          .ProductPop p:last-child{font-size:36px;}

/* CARRINHO */
#Carrinho1_SpanCarrinho .title{
  margin-top:25px;
  padding:10px 0 10px 22px;
}
.boxCupom{
  background:#e5e5e5;
  padding:15px 30px 15px 20px;
  width:820px;
  display:inline-block;
  vertical-align:top;
  margin-top:15px;
  font-size:14px;
}
  .boxCupom a{
    background:#474747;
    color:#fff;
    text-transform:uppercase;
    display:inline-block;
    padding:7px 25px;
    font-size:12px;
    vertical-align:middle;
  }
  .boxCupom input[type="text"]{
    padding:9px;
    margin:0 15px 0 10px;
    width:340px !important;
  }
.tbTotal{
  display:inline-block;
  vertical-align:top;
  width:318px;
  margin:15px 0 0 38px;
}
  .tbTotal tbody tr{border:1px solid #9e9e9e;}
        .tbTotal tbody td{
            text-align:right;
            padding:10px;
            font-size:14px;
      width:1%;
        }
  .tbTotal tfoot tr:last-child{background:#e5e5e5;}
    .tbTotal tfoot td{
      padding:10px;
      text-transform:uppercase;
      text-align:right;
      font-size:14px;
    }
    .tbTotal tfoot td:last-child{font:bold 24px Arial Bold, Helvetica, sans-serif;}
    .tbTotal tfoot span{
      font:bold 17px Arial Bold, Helvetica, sans-serif;
      display:block;
    }
.escolhaLoja{
  border:16px solid #e5e5e5;
  margin:-60px 0 140px 0;
  padding:19px 5px 19px 20px;
  font-size:22px;
  width: 813px;
  position: relative;
  min-height: 55px;
}
  .escolhaLoja p{
    display:inline-block;
    vertical-align:top;
  }
  .escolhaLoja span{
    display:block;
    font-size:12px;
    max-width: 100%;
  }
  .escolhaLoja a{
    border: 0;
    text-transform: uppercase;
    font: bold 16px Arial Bold, Helvetica, sans-serif;
    color: #19171c;
    padding: 19px 60px;
    margin-left: 310px;
    display: inline-block;
    vertical-align: top;
    background: #fd0;
    color: #000;
    cursor: pointer;
    position: absolute;
    top: 16px;
    right: 15px;
  }
  .tRed{
    color:#ff0000;
    font-size:13px;
  }

/* IDENTIFICAÃ‡ÃƒO */
.headerCheckout{
  background:#EFEFEF;
  margin-bottom:40px;
}
  .passos{
    padding:22px 0 32px 0;
      margin-right:50px;
  }
    .passos li{
      display:inline-block;
      vertical-align:middle;
      text-transform:uppercase;
      background:#D2D2D2;
      padding:2px 50px;
      color:#8C8C8C;
      position:relative;
      border-radius:5px;
      font-size:13px;
    }
    .passos li.actStep{
      color:#fff;
      background:#0B0B0B;
    }
  .idLeft,
  .idRight{
    display:inline-block;
    vertical-align:top;
    font-size:13px;
  }
  .idLeft{
    width:750px;
    border-right:1px solid #c4c4c4;
    padding:0 35px 17px 0;
    margin:0 0 60px 5px;
  }
  .idRight{
    width:370px;
    padding-left:60px;
  }
    .idLeft h4,
    .idRight h4{
      font:bold 16px Arial Bold, Helvetica, sans-serif;
      padding:15px;
      text-transform:uppercase;
      margin-bottom:15px;
    }
    .idLeft h4{background:#eee;}
    .idLeft article,
    .idRight article{padding:0 15px;}
      .idRight a{font-weight:bold;}
      .idLeft fieldset{
        font-size:14px;
        margin-top:35px;
      }
        .idLeft label{display:inline;}
        .idLeft input[type="text"],
        .idLeft input[type="password"]{
          width:315px;
          border-radius:0;
          padding:9px 5px;
          margin:0 6px 0 15px;
        }
        .idLeft input[type="password"]{margin:0 6px 0 9px;}
        .btContinuar{
          width:143px;
          height:34px;
          background:url(../imagens/sprite.png) no-repeat -103px -286px;
          display:inline-block;
          overflow:hidden;
          text-indent:999px;
          vertical-align:bottom;
        }
        #erro,
        #sucesso{
                    font-size:14px;
                    padding:15px;
                    text-transform:none;
                    margin-bottom:15px;
          border-radius:5px;
        }
        #erro{
          background:#fcf8e3;
          border:1px solid #faebcc;
          color:#8a6d3b;
        }
        #sucesso{
          background:#dff0d8;
          border:1px solid #d6e9c6;
          color:#3c763d;
        }
          #erro h4,
          #erro h4 span{font:bold 14px Arial Bold, Helvetica, sans-serif;}
          #sucesso h4{font:normal 14px Arial, Helvetica, sans-serif;}
            #erro li:first-child,
            #sucesso li:first-child{margin-top:10px;}
            .messageSucesso {
                background: #dff0d8 none repeat scroll 0 0;
                border: 1px solid #d6e9c6;
                color: #3c763d;
                margin: 20px;
                padding: 20px;
            }
  .msgFirst{
    background:#fd0;
    color:#000;
    text-align:center;
    padding:25px;
    border:1px solid #d8d8d8;
    margin-bottom:60px;
  }
    .msgFirst h3{
      text-transform:uppercase;
      font:bold 20px Arial Bold, Helvetica, sans-serif;
      margin-bottom:25px;
    }
  .dadosPessoais,
  .dadosCobranca{
    display:inline-block;
    vertical-align:top;
    width:39%;
    margin-bottom:180px;
  }
  .dadosPessoais{
    padding-left:120px;
    margin-right:40px;
  }
    .dadosPessoais h4,
    .dadosCobranca h4{
      text-transform:uppercase;
      font:bold 16px Arial Bold, Helvetica, sans-serif;
      margin-bottom:25px;
      padding-left:5px;
    }
    .dadosPessoais li,
    .dadosCobranca li,
    .dadosPessoais p{
      margin-bottom:13px;
      position:relative;
    }
      .dadosPessoais span:first-child,
      .dadosCobranca span:first-child{
        display:inline-block;
        vertical-align:middle;
        width:110px;
        text-align:right;
        margin-right:10px;
      }
      .dadosPessoais input[type="text"],
      .dadosCobranca input[type="text"],
      .dadosPessoais input[type="password"]{
        display:inline;
        width:216px;
        padding:6px 5px;
      }
      .dadosPessoais .ddd input[type="text"]{
        width:27px;
        margin-right:14px;
      }
      .dadosPessoais .tel input[type="text"]{width:160px;}
      .dadosPessoais select,
      .dadosCobranca select{
        display:inline;
        width:228px;
        padding:5px;
        border-radius:0;
      }
      .promo{
        width:190px;
        display:inline-block;
        vertical-align:top;
        margin-left:15px;
      }
      .dadosCobranca input[type="checkbox"]{margin-left:5px;}
    .dadosCobranca li.cepField{
      background:#eee;
      padding:5px 0;
      margin:-4px 0 5px 0;
    }
      .cepField input[type="text"]{
        border:0;
        width:160px;
      }
      .cepField .btOK{
        display:inline-block;
        vertical-align:middle;
        margin:-1px 10px 0 -4px;
      }
      .btPadrao{
        display:inline-block;
        vertical-align:middle;
        background:#fd0;
        font:bold 16px Arial Bold, Helvetica, sans-serif;
        padding:7px 20px;
        position:relative;
        text-transform:uppercase;
      }
        .btPadrao:after{
          content:url(../imagens/button.png);
          position:absolute;
          right:-12px;
          top:1px;
        }

/* MEUS DADOS */
.innerTitle{
  margin-top:10px;
  padding: 12px 0 12px 22px;
}
.meusDados{margin-top:30px;}

/* CONFIRMAÃ‡ÃƒO */
.infoPedido{width:740px;}
.itensPedido{width:460px;}
.infoPedido,
.itensPedido{margin:20px 5px;}
    .numeroPedido h3{font:bold 20px Arial Bold, Helvetica, sans-serif;}
    .numeroPedido p{background:#fd0;}
  .btPgInicial{text-align:right;}
        .btPgInicial a{
            display:inline-block;
            background:#fd0;
            font:bold 16px Arial Bold, Helvetica, sans-serif;
            padding:7px 20px;
            position:relative;
            text-transform:uppercase;
            margin-bottom:20px;
        }
            .btPgInicial a:after{
                content:url(../imagens/button.png);
                position:absolute;
                right:-12px;
                top:1px;
            }
    .infoPedido .btPadrao{margin-top:10px;}
    .confContato{
      clear:both;
      margin-left:10px;
      margin-top: 219px;
      padding: 10px 0;
    }

    .confContato h3{margin-bottom: 10px;}
    .confContato p{font-size: 13px;margin: 4px 0;}

    .infoPedido .pedido_dados{
      width:410px;
      margin-top:10px;
    }

/* INSTITUCIONAL */
.inst_vazio{
    font-size: 22px;
    margin: 15px 0;
    text-align: center;
    width: 930px;
    color: #333;
}
.inst_vazio img{
  display:inline-block;
  vertical-align:middle;
  margin-right:20px;
}

/* VALIDAÃ‡ÃƒO */
.validate-field-error{border:1px solid #900 !important;}
.validate-message{
  background:#fcf8e3;
  top:-35px;
  left:32%;
  position:absolute;
  padding:5px 10px;
  border-radius:3px;
    border:1px solid #faebcc;
    color:#8a6d3b;
  display:none;
}
  .validate-message:before{
    content: "";
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #faebcc;
    position:absolute;
    bottom:-6px;
    left:40%;
  }

/* Willy alteraÃ§Ã£o */

.container-preco-comprar{
  margin-top:50px;
  position: relative;
}
.bt_comprar {
    position: absolute;
    right: 0;
    top: 0;
}
.extra-fields{font-size:11px;}
.noShowRightInstallments .installments-right{display:none !important;}
.installments-left{display:inline-block;max-height: 174px;overflow: hidden;}
.installments-right{
  border-left: 1px solid #ccc;
    float: right;
    margin-left: 15px;
    padding-left: 15px;
    vertical-align: top;
    max-height: 174px;overflow: hidden;
}
.installments-right span{display:table-caption;}
.installments span{display:block;padding:5px 0;text-align:center;font-size:13px;color:#19171a;background:#f0f0f0;width:250px;}
.installments span:nth-child(2n+1){background:#e4e4e4;}

.installments_iten{
  display: inline-block;
}

.installmentsBox{
    min-height: 244px;
    position: relative;
}

.installments_iten ul{
    border: 1px solid #d2d2d2;
    border-radius: 0 10px 10px;
    display: none;
    left: 0;
    min-width: 520px;
    padding: 10px;
    position: absolute;
    top: 42px;
    z-index: 1;
}
.installments_iten .installmentsImage{
    border: 1px solid transparent;
    border-radius: 10px 10px 0 0;
    display: block;
    padding: 5px;
    margin-bottom: -1px;
}
.installments_iten.selected .installmentsImage{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #d2d2d2 #d2d2d2 #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    position: relative;
    z-index: 2;
}

.installmentsImage img{display: block;}

.installments_iten ul.open{display: block;}

.met-10,
.met-11,
.met-12,
.met-13,
.met-14,
.met-15{display:none !important;}

/* Carlos */

.btnDefault{
    background: #fd0 none repeat scroll 0 0;
    cursor: pointer;
    padding: 5px 10px;
    border: 0 none;
    color: #19171c;
    display: inline-block;
    font: bold 15px Arial Bold,Helvetica,sans-serif;
    text-transform: uppercase;
}

.numero_pedido{
    background: #d4d4d4 none repeat scroll 0 0;
    float: left;
    margin: 10px;
    padding: 20px;
    text-align: center;
    width: 250px;
}

.numero_pedido h3{
    background: #474747 none repeat scroll 0 0;
    color: #fff;
    padding: 5px 0;
}

.numero_pedido .numero{
    font-size: 26px;
    margin: 5px 0;
}

.payment-Subtitle{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    text-transform: uppercase;
}


.paymentTitle-resumo{
  background: #474747;
  color: #fff;
  padding: 7px 18px;
  font-size: 14px;
  font-weight: bold;
}

.paymentCart{
    border: 1px solid #d8d8d8;
    padding: 10px;
}

.paymentCart-table{
    padding: 10px 3px;
    width: 100%;
}

.paymentCart-product{
    border-bottom: 1px solid white;
}

.paymentCart-product td{
    border-bottom: 1px solid #c4c4c4;
    font-size: 12px;
    padding: 10px 5px;
    text-align: left;
    vertical-align: top;
}

.paymentCart-productItens{
    display: block;
}

.paymentCart-productPrice{
    text-align: right;
    font-size: 14px;
    padding: 10px 5px 0 0;
}

.paymentCart-value{
    border-top: 4px solid #979797;
    padding: 5px;
    width: 100%;
}

.paymentCart-sub th, .paymentCart-cupom th, .paymentCart-bonus th, .paymentCart-shipping th{
    color: #000;
    font-weight: normal;
    padding:0 10px;
    font-size: 14px;
    text-align: right;
}

.paymentCart-sub td, .paymentCart-bonus td, .paymentCart-shipping td, .paymentCart-cupom td{
    padding: 0 10px;
    text-align: right;
    width: 28%;
}

.paymentCart-cupom td{
  color: #ff0000;
}

.paymentCart-total th{
  padding: 0 10px;
  color: #000;
    font-size: 18px;
    text-align: right;
}

.paymentCart-total td{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
    text-align: right;
}

.paymentAddress-box{
  padding: 10px 7px;
}

.paymentAddress-box p{
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
}

.paymentBonus, .paymentAddress{
    border: 1px solid #d8d8d8;
    margin: 10px 0;
    padding: 10px;
}

.form .titleForm {
    display: inline-block;
    margin-right: 10px;
    text-align: right;
    vertical-align: middle;
    width: 110px;
}
.form .info {
    display: block;
    margin: 5px 0;
}
.form li {
  margin-bottom: 13px;
}

.form input[type="text"], .form select, .form textarea{
    display: inline-block;
    vertical-align: middle;
    padding: 6px 5px;
    max-width: 100%;
    text-transform: uppercase;
}

.titleinstitutional{
    margin: 30px 10px;
    border-bottom: 4px solid #949494;
    text-align: left;
    height: 10px;
}

.titleinstitutional h2{
  color: #191b1c;
    margin: 0 0 -10px 0;
    text-transform: uppercase;
    padding: 0 10px;
    background: #fff;
    display: inline-block;
  font-size: 18px;
}

.institucional {
  margin: 20px 0;
    border: 1px solid #d8d8d8;
    padding: 10px;
}

.institucional p,
.institucional h3{
  margin:20px 10px 0 10px;
}
.institucional img{
  display:block;
  margin:20px auto;
}


.institutionalList {
  border-top: 1px solid #d8d8d8;
    margin-top: 20px;
    border-right: 1px solid #d8d8d8;
}

.institutionalList li {
    padding: 7px 0px 7px 14px;
    border-left: 4px solid #ffde00;
  border-bottom: 1px solid #d8d8d8;
}

.institutionalList li a{
  font-size: 14px;
  color: #191b1c;
}

/* Quem vai retirar */

.quemVaiRetirar{
  border: 1px solid #d8d8d8;
  padding: 13px;
  margin-bottom: 10px;
}

.quemVaiRetirar h2{
  font-size: 17px;
  color: #555;
  margin-bottom: 5px;
}

.quemVaiRetirar label{
  display: block;
}

input.campoRetirada{
    padding: 5px 6px 8px;
    width: 50%;
    border: 1px solid #ccc;
    margin: 5px 0;
}

.btGravarCampo{
    background: url(../imagens/sprite.png) no-repeat -250px 0;
  width: 44px;
    overflow: hidden;
    color: transparent;
    text-indent: -9999px;
    display: inline-block;
    margin-left: -4px;
    padding: 6px 0;
    vertical-align: middle;
}

.erroRetirada{display:none;}

/* erros */

.messageError{
    padding: 15px;
    margin: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    font-size:12px;
}

/*Erro 404 e 500*/

.erro_404{
    text-align: center;
    padding: 50px 0;
}

.erro_404_conteudo{
    text-align: left;
    width: 790px;
    margin: 0 auto;
}

.erro_404_conteudo h2{
    background: transparent url("../imagens/icone_atencao.png") no-repeat scroll left center;
    color: #000;
    font-size: 23px;
    font-weight: normal;
    padding: 9px 0 14px 120px;
}

.erro_404_conteudo .erro_404_geral{
    padding-left: 120px;
}

.erro_404_conteudo h3{
    color: #303030;
    font-size: 12px;
    margin-top: 30px;
}

.erro_404_conteudo ul{
    margin: 10px 0 30px 0;
    list-style: none;
}

.erro_404_conteudo ul li{
    color: #6e6e6e;
    font-size: 12px;
    line-height: 18px;
}

.erro_404_conteudo h4{
    color: #0d2854;
    font-size: 14px;
    margin-bottom: 10px;
}

.erro_404_conteudo fieldset{
    border: none;
    display: block;
    margin-bottom: 5px;
}

.erro_404_conteudo fieldset label{
    display: block;
    padding: 4px 5px;
    background: url('../imagens/bg_busca_erro.png') no-repeat left top;
}

.erro_404_conteudo fieldset label input{
    padding: 10px 5px;
    font-size: 16px;
    color: #999;
    border: none transparent;
    width: 415px;
    vertical-align: middle;
}

.erro_404_conteudo fieldset label img{
    vertical-align: middle;
}
.btSimples{
    display: inline-block;
    background: #fd0;
    font: bold 16px Arial Bold, Helvetica, sans-serif;
    padding: 7px 20px;
    position: relative;
    text-transform: uppercase;
}

/* Selos */

#box_selo{padding: 10px;}
#box_selo strong{display:block;}
#box_selo p{padding-top: 5px;}

/* validaÃ§Ã£o Protheus */

#txtNome{text-transform: uppercase;}
.item_carrinho .stamps{display:inline-block;}


/*CONTINUAR COMPRANDO*/

.x-continuar-comprando {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 99999;
}

.x-continuar-comprando .x-box-shadow {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
}

.x-continuar-comprando .x-content-popup {
    width: 575px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.x-continuar-comprando .x-content-popup .x-close-popup {
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: -30px;
    cursor: pointer;
}

.x-continuar-comprando .x-content-popup .x-title {
    font-size: 24px;
    text-align: center;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    font-weight: 700;
}

.x-continuar-comprando .x-content-popup p {
    text-align: center;
    color: #929292;
    font-size: 20px;
    margin: 10px 0;
}

.x-continuar-comprando .x-content-popup .x-btn {
    width: 47%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: 900;
    color: #919191;
}

.x-continuar-comprando .x-content-popup .x-btn.ctn-comprando {
    border: 2px solid #919191;
    letter-spacing: 1px;
}

.x-continuar-comprando .x-content-popup .x-btn.finalizar {
    float: right;
    background: #ffca23;
    color: #000;
}
/*END CONTINUAR COMPRANDO*/

.x-newsletter iframe{
  width: 240px;
  margin-top: 10px;
}

/*X-MENU*/
header nav section >ul {
  display: none;
}

header .x-menu{
  width: 40%;
  float: left;
  margin-left: 381px;
  height: 47px;
  display: block !important;
}

header .x-menu ul{
  width: 100%;
  float: left;
  padding: 0;
}

header .x-menu ul li{
  float: left;
  display: block;
  position: relative;
}

header .x-menu > ul li:first-child a{
  padding-left: 50px;
}

header .x-menu ul li a{
  line-height: 47px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  display: block;
}

header .x-menu > ul > li:hover > a, header .x-menu > ul > li > a:hover{
    background: #ecce1b;
}

header .x-menu ul.sub{
  display: none;
  position: absolute;
  top: 100%;
  background: #fff;
  z-index: 10;
  border-top: 5px solid #ecce1b;
  border-left: 2px solid #d8d8d8;
  border-right: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8;
  width: 850px;
}

header .x-menu > ul li:hover .sub{
  display: block;
}

header .x-menu ul.sub li a{
  width: 105px;
  float: left;
  padding: 30px 10px;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  font-weight: 100;
}

header .x-menu ul.sub li a .icon-aro{
  width: 55px;
  height: 55px;
  margin-left: 15px;
  margin-bottom: 15px;
  border-radius: 50%;
  border: 2px solid #575757;
  display: block;
  text-align: center;
  padding: 6px;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: bold;
  color: #575757;
}

header .x-menu ul.sub li a .icon-aro small{
  font-size: 11.5px;
}

header .x-menu ul.sub li a:hover .icon-aro{
  background: #575757;
  color: #fff;
}

/*X-STEPS HOME*/

.x-steps{
  width: 100%;
  margin: 20px 0;
}

.x-steps h2{
  font-size: 18px;
  text-align: center;
  color: #000;
  margin-bottom: 10px;
}

.x-steps .x-step{
  display: inline-block;
  color: #fff;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  height: 140px;
  position: relative;
}

.x-steps .x-step .x-icon{
  width: 100%;
  height: 70px;
  float: left;
}

.x-steps .step1{
  background: #000000;
  width: 315px;
  float: left;
}

.x-steps .step1 .x-icon{
  background: url('../imagens/icon-step1-home.png') no-repeat center;
}

.x-steps .step2 .x-icon{
  background: url('../imagens/icon-step2-home.png') no-repeat center;
}

.x-steps .step3 .x-icon{
  background: url('../imagens/icon-step3-home.png') no-repeat center;
}

.x-steps .step1:before{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 0 70px 25px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  right: -25px;
  top: 0;
  z-index: 1;
}

.x-steps .step2{
  background: #212121;
  float: left;
  width: 425px;
}

.x-steps .step2:before{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 0 70px 25px;
  border-color: transparent transparent transparent #212121;
  position: absolute;
  right: -25px;
  top: 0;
  z-index: 1;
}

.x-steps .step3{
  background: #373737;
  width: 490px;
}

.x-steps .x-step p{
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 0 30px;
  font-weight: 100;
}

.x-steps .x-step .x-title-step{
  color: #ffde00;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
