html body{
  background: #f4f4f4;
  font-family: "Lato",Arial,Helvetica,Sans-serif;
  color:#000;
  background: #FFF;
  opacity: 1;
  padding:0;
  margin:0;
  overflow: hidden;
}
#container-magazine-mobile{
  position: relative;
    top: -539px;
}
#container-central-magazine{
    width: 800px;
    overflow: hidden;
    height: 540px;
    margin: 0px auto;
    /*box-shadow: 2px 2px 10px #000;*/
    position: relative;
}
.box-search img,.box-search img: hover{
      cursor: pointer;
    }
.jafra-mobile{
  display: none;
}
.box{
  width: 1200px;  
}
.box h1 {
    font-size: 24pt;
    color: #b9901f;
    font-weight: 600;
    text-align: center;
}
  .box h1 b{
    color:rgb(79, 0, 99);
    font-weight:600;
    font-size:22pt;
  }
  .box h1 span{
    font-weight:600;
  }
  .box a{
    float: left;
    display: block;
    width:100%;
    height: 100%;
  }
  .box img{
    height: 100%;
    margin:10px 0;
  }
  .box img.box-logo{
    width: 200px;
    margin: 15px auto;
    padding: 0;
    display: block;
  }
  .box img.box-logo-mob{
    display: none;
  }

.color-jafra{
  color: #b9901f;
}
.div_left{
  float: left;width: 100%;
  text-align: center;
}
.div_right{
  float: left;
    width: 45%;
    padding-left: 0;
    box-shadow: 6px 6px 19px #000;
}
.div_line{
  border-bottom: 1px solid #CCC;
    width: 100%;
    padding: 10px 0 0;
    clear: left;
    margin-bottom: 11px;
}
.container-cart{
 position: absolute;
    right: 0;
    top: 0;
    width: 310px;
    height: 100%;
    background: #eee;
    display: none;
    z-index: 9999;
}
.div_left_word h1{
  font-size: 16pt;
  padding: 0;
  margin: 0;
}
.div_left_word h1 span{
    font-size: 10pt;
    font-style: italic;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 8px;
    padding-top: 5px;
}
.div_left_word p{
  font-size: 10pt;
    line-height: 17px;
    color: #000;
    text-align: justify;
}
.div_left_word ul{
  margin: 0;
    padding: 0;
    background: #f6edfe;
    padding: 5px 5px 7px;
}
.div_left_word ul li{
  font-size: 10pt;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 0px;
  list-style: disc;
  text-align: justify;
}
.div_left_word{
  width: 90%;
}
header{
  width:100%;
  padding:10px;
  background:#FFF;
  float: left;
}
header img{
  width:125px;
  float: left;
  padding: 0 5px;
}
.center{
  width:45%;
  float: left;
  text-align:right;
  margin-top: 20px;
  padding-left: 20px;
}
.center span a{
  font-size:10pt;
  font-weight:600;
  color:#000;
  margin:0px 5px;
}
.right{
  width:30%;
  float:right;
  margin-top: 6px;
}
.col-mag{
  float:left;
  position:relative;
  width:50%;
  height: 100%;
}
.container-prin-two{
  float: left;
  box-shadow: 0 2px 10px #ccc;
}
/*.col-mag img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor:zoom-in;
  animation: zoom 25s;

}
.col-mag:active img {
  -moz-transform: matrix(2, 0, 0, 2, 193, 269);;
  -webkit-transform: matrix(2, 0, 0, 2, 193, 269);;
  transform: matrix(2, 0, 0, 2, 193, 269);;
}*/
.magazine{
  margin: 0 auto;
  position: relative;
  visibility: hidden;
  clear: left;
}
.magazine img{
  width:100%;
  height: 100%;
}
.icon{
  background: url('../img/icon.png?22');
}

.arrow_left{
      background-position: -138px -113px;
    width: 30px;
    height: 35px;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 0;
    cursor: pointer;
}
.arrow_right{
background-position:-167px -113px;
     width: 30px;
    height: 35px;
    position: absolute;
    z-index: 9999;
    top: 50%;
    right: 0;
    cursor: pointer;
}
.arrow_left_begin{
      background-position: -54px -106px;
    width: 30px;
    height: 35px;
    position: absolute;
    z-index: 9999;
    top: 14.5%;
    left: 0;
    cursor: pointer;
    display: none;
}
.arrow_right_end{
background-position: -85px -101px;
     width: 30px;
    height: 35px;
    position: absolute;
    z-index: 9999;
    top: 14%;
    right: 0;
    cursor: pointer;
}
.logo{
  background-position: -8px -134px;
  padding: 30px 67px;
  display: block;
  float: left;
}
.icon-logo{
      float: inherit;
    width: 10px;
    margin: 0 auto;
}
.checkout{
    width: 700px;
    border: 1px solid #CCC;
    box-shadow: 6px 8px 18px #ccc;
    padding: 51px;
}
.container-checkout{
  margin:30px 0;
}
.btn-whatsapp,.bnt-local{
  border: 1px solid #CCC;
  background: #b9901f;
  color: #FFF;
  width:100%;
  padding: 8px 0;
  margin-top: 20px;
}
.bnt-local{
  background:transparent;
  color: #b9901f;
  border: 1px solid #b9901f;
}
.btn-or{
  display: block;
  width:100%;
  text-align: center;
  padding-top: 30px;
  color: #666;
}
.checkout .container-checkout p{
  font-size:10pt;
}
.checkout h2{
  font-size:18pt;
  font-weight:600;
  margin:20px 0;
  color: #b9901f;
}
.checkout p{
  font-size:12pt;
  color: #212529;
}
.checkout p.purple{
  color: #b9901f;
  font-weight: 600;
  font-size:12pt;
}
.search{
      background-position: -20px -15px;
    padding: 15px 16px;
    display: block;
    float: left; 
}
.btn-search .search{
  margin: 3px;
}
.icon-close{
  font-weight: 600;
    float: right;
    color: #FFF;
    font-size: 18pt;
    position: relative;
    top: 3px;
    left: -7px;
}
.cookies{
      background-position: -132px -15px;
    padding: 15px 16px;
    display: block;
    float: left; 
}
.cart{
   background-position: -100px -8px;
    padding: 21px 13px;
    display: block;
    float: right;
    margin: 0 12px 0 0;
    cursor: pointer;
}
.cart-number{
        position: absolute;
    top: 20px;
    right: 45px;
    font-size: 7pt;
    background: #b9901f;
    color: #FFF;
    padding: 3px 6px 2px;
    border-radius: 30px;
}
.header-search{
    position: fixed;
    background:#eee;
    height: 100%;
    z-index: 99999;
    top: 0px;
    right: 0;
    width: 100%;
    overflow: auto; 
    display: none;
}
.modal-view{
  width:100%;height:100%;position:absolute;background:#FFF;left:0;top:0;z-index:99999 ;
}
.modal-view img{
  margin: 10% auto 0;display: block;
}
.modal-view p{
  margin: 0 auto;display: block;font-size:11pt;width:230px;font-weight: 600;
  text-align: center;
}
.header-search p{
  font-size:12pt;
  color: #000;
  padding:14px 30px 0px;
  clear: left;
  text-align: center;
}
.box-search{
     margin: 0 10px 10px;
    display: block;
    text-align: center;
    width: 23%;
    background: #FFF;
    border: 1px solid #CCC;
    padding: 0;
    float: left;
}
.box-search img{
 width: 100%;
    padding: 0;
    float: inherit;
    margin: 0 auto;
    display: inline-block;
    cursor: pointer;
}
.box-search p{
  padding: 15px 0 13px;
    margin: 0;
}
.header-sub-search{
  background: #2a2929;
  padding:15px;
  float: left;
  width: 100%;
}
.header-sub-search input{
  border:none;
  padding: 8px 10px;
  font-size: 10pt;
  border-radius:1px;
  display: block;
  float: left;
  width: 70%;
}
.btn-search{
    border: none;
    border-right:1px solid #FFF;
    border-bottom:1px solid #FFF;
    border-top:1px solid #FFF;
    width: 40px;
    height:35px;
    float: left;
    background: #482365;
}
.header-menu{
    position: fixed;
    background: #482365;
    height: 100px;
    z-index: 99999;
    top: 80px;
    right: 0;
    width: 250px;
    display: none;
}
.header-menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-menu ul li{
  display: block;
  margin: 0;
  padding: 10px;
  color: #FFF;
  font-size: 12pt;
  cursor: pointer;
}
.header-menu ul li b{
      position: relative;
    top: 3px;
    left: 9px;
}
.menu{
  background-position: -62px -8px;
  padding: 23px 12px;
  display: block;
  float: right;
  margin: 0 5px;
  cursor: pointer;
}
.add-cart{
  background-position: -9px -55px;
    padding: 28px 82px;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 9999;
    left: 34%;
    cursor: pointer;
}
.float-mag{
    position: absolute;
    width: 280px;
    background: rgba(255,255,255,0.8);
    border: 1px solid #CCC;
    top: 170px;
    left: 40px;
    font-size: 10pt;
    padding: 0;
    border-radius: 5px;
    box-shadow: 2px 2px 10px #000;
    display: none;
    z-index: 9999999;
    overflow: auto;
    max-height: 200px;
}

    .zoom {
      display:inline-block;
      position: relative;
    }
    
    /* magnifying glass icon */
    .zoom:after {
      content:'';
      display:block; 
      width:33px; 
      height:33px; 
      position:absolute; 
      top:0;
      right:0;
      background:url(icon.png);
    }

    .zoom img {
      display: block;
    }

    .zoom img::selection { background-color: transparent; }

    .zoom img:hover { cursor: url(../img/grab2.png?250), default; }
    .zoom img:active { cursor: url(../img/grabbed2.png?250), default; }


    #one-master .zoomImg{
      cursor: pointer;
    }


.float-mag div{
  border-top:1px solid #CCC;
  padding:10px;
  cursor: pointer;
}
.vai-tremer{
    /* animacao */
    animation: tremer .4s;
    animation-iteration-count: 2;
}
/* keyframe para ajustar até onde treme */
@keyframes tremer {
    0% {transform: rotate(0deg);}
    25% {transform: rotate(25deg);}
    50% {transform: rotate(0deg);}
    75% {transform: rotate(25deg);}
    100% {transform: rotate(0deg);}
}
.cart-header{
  background:#b9901f;
  border-bottom: 1px solid #CCC;
  color: #FFF;
  font-size: 14pt;
      padding: 15px;
    text-align: center;
}
.cart-close{
   color:#FFF;
  font-size:12pt;
  float: right;
  display: block;
  font-weight:600;
  cursor: pointer;
}
.cart-container{
  background:#eee;
  font-size: 10pt;
  padding:10px;
}
.cart-container input{
    text-align: center;
    border: none;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    width: 60px;
    float: left;
    display: block;
    padding: 5px 0;
}
.cart-p-l{
  float:right;
}
.cart-less,.cart-plus{
    border-left: 1px solid #CCC;
    float: left;
    padding: 5px 14px;
    background: #FFF;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
}
.cart-plus{
  float: right;
  border: none;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;

}
.cart-remove{
  color:#CCC;
  font-size:11pt;
  margin-right:10px;
}
.cart-footer{
      position: absolute;
    bottom: 0;
    background: #FFF;
    width: 100%;
    padding: 25px 0;
    text-align: center;
}
.btn-cart{
  width:90%;
  margin:10px 0 0;

}
.cart-left{
  float:left;
  width:100%;
}
.cart-right{
  float:right;
  width:100%;
  padding-left:24px;
}
.cart-right span{
  display:block;
  width:100px;
  float: left;
}

@media only screen and (max-width:1000px) {
  .box{
    width:350px;
    /*border:1px solid #CCC;
    box-shadow:0 0 16px rgb(0 0 0 / 20%);*/
    margin:0 auto 0;
    background:#FFF;
    text-align: center;
    padding:0 10px;
  }
  .box h1{
    font-size:12pt;
    color: #000;
  }
  .box img.box-logo{
    display: none;
  }
  .box h1 b{
    color:rgb(79, 0, 99);
    font-weight:600;
    font-size:16pt;
  }
  .box h1 span{
    font-weight:600;
    font-size: 11pt;
  }
  .box a{
    float: left;
    display: block;
    width:100%;
  }
  .box img{
    width:100%;
    height: auto;
    margin:10px 0;
  }
  .box img.box-logo-mob{
    width:150px;
    margin:15px auto;
    padding:0;
    display: block;
  }
  .div_left{
    display: none;
  }
  .div_right{
    width: 49%;
    padding: 0;
    margin-top: 40px;
    box-shadow: inherit;
 
  }
  .jafra-mobile{
    display: block;
  }
  .arrow_left,.arrow_right,.arrow_left_begin,.arrow_left_end,.arrow_left_begin,.arrow_right_end{
    display: none;
  }
  header{
  width:100%;
  padding:10px;
  border-bottom:1px solid #CCC;
  box-shadow:2px 2px 2px #CCC;
  background:#FFF;
  float: left;
}

.center{
  width:30%;
  }
  .container-cart{
    position: absolute;
    left: 0;
    top:0;
    width:100%;
    height: 100%;
    background:#eee;
    display: none;
    z-index: 9999;
  }
  .checkout{
  float: left;
  width:100%;
  overflow: auto;
}
.box-search{
    margin: 0 auto 30px;
    display: block;
    text-align: center;
    width: 100%;
    background: #FFF;
    border: 1px solid #CCC;
    padding: 0;
}
.box-search img{
  width:100%;
  padding: 0;
  float: inherit;
}
}