.banner_cont {
    left: auto;
    transform: none;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.ingtagram-grid-item img.splide-img {
    width: 100%;
}
.placeholder-background {
    position: relative;
}
.placeholder-background:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0.4;
}
.placeholder-background-content {
    position: absolute;
    top: 0;
}
.block2-labelsale::before {
    content: "Promoção";
    width: 75px;
}
.block2-labelnew::before {
    content: "Novo";
    width: 50px;
}
.logo2 img {
    max-height: 100px;
}
.logo img {
    max-height: 60px;
}
.fixed-header .logo img {
    max-height: 45px;
}
.input-group__field, .input-group__btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    height: 40px;
    padding: 0 10px;
}
.header-icons-mobile{
    margin-right: 0;
}
.logo-mobile img {
    max-height: 30px;
}
@media only screen and (max-width: 749px){.search-bar__form{width:100%}}.search-bar__submit .icon{position:relative;top:-1px;height:30px}.search-bar__submit,.search-header__submit{display:inline-block;vertical-align:middle;position:absolute;left:0;top:-2px;padding:0 0 0 5px;height:100%;z-index:1}.search-header__input,.search-bar__input{background-color:transparent;border-radius:2px;color:#3d4246;border-color:transparent;padding-left:35px;width:100%}.search-header__input::-webkit-input-placeholder,.search-bar__input::-webkit-input-placeholder{color:#3d4246;opacity:.6}.search-header__input::-moz-placeholder,.search-bar__input::-moz-placeholder{color:#3d4246;opacity:.6}.search-header__input:-ms-input-placeholder,.search-bar__input:-ms-input-placeholder{color:#3d4246;opacity:0}.search-header__input::-ms-input-placeholder,.search-bar__input::-ms-input-placeholder{color:#3d4246;opacity:1}.search-bar__input{border:1px solid transparent}.search-bar__input:focus{border-color:transparent}.search-header__input:hover+.btn--link{opacity:.9}.search-bar{border-bottom:1px solid #ebebeb;padding:0 27.5px;z-index: 999999 !important;}.search-bar__table{display:table;table-layout:fixed;width:100%;height:100%}.search-bar__table-cell{display:table-cell;vertical-align:middle}.search-bar__form-wrapper{width:90%}.search-header{display:inline-block;position:relative;width:100%;vertical-align:middle}.search-header.search--focus{max-width:250px}.search--focus .search-header__input{outline:none;border-color:#ebebeb;cursor:auto}.search--focus .search-header__submit{padding-left:10px;pointer-events:auto}.search-header__submit{pointer-events:none}.search-header,.search-header__submit{transition:all .35s cubic-bezier(0.29, 0.63, 0.44, 1)}.no-svg .site-header__search{display:inline-block}.no-svg .search-header{max-width:none}.no-svg .search__input{width:auto;padding-left:60px}
.drawer{display:none;position:absolute;overflow:hidden;-webkit-overflow-scrolling:touch;z-index:9;background-color:#fff;transition:all .45s cubic-bezier(0.29, 0.63, 0.44, 1)}.drawer input[type=text],.drawer textarea{background-color:#fff;color:#3d4246}.js-drawer-open{overflow:hidden}.drawer--top{width:100%}.js-drawer-open-top .drawer--top{-ms-transform:translateY(100%);-webkit-transform:translateY(100%);transform:translateY(100%);display:block}.drawer-page-content::after{visibility:hidden;opacity:0;content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:9999;transition:all .45s cubic-bezier(0.29, 0.63, 0.44, 1)}.js-drawer-open .drawer-page-content::after{visibility:visible;opacity:1}.drawer__title,.drawer__close{display:table-cell;vertical-align:middle}.drawer__close-button{background:none;border:0 none;position:relative;right:-15px;height:100%;width:60px;padding:0 20px;color:inherit;font-size:1.2em}.drawer__close-button:active,.drawer__close-button:focus{background-color:rgba(0,0,0,.6)}
.icon__fallback-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.js-drawer-open {
    overflow: hidden;
}
.fixed-header .search-containers {
    display: none;
}
.product-description img {
    width: 100%;
}

.showdeltime {
    padding: 5px 0px 5px 0px;
}

.fake_counter_p {
    padding: 5px 0px 5px 0px;
}

.timer_adjustment {
    padding: 5px 0px 5px 0px;
}

.bar_adjustment {
    padding: 5px 0px 5px 0px;
}
.swatch .swatch-element.soldout .crossed-out {
    display: none !important;
}

/*========= Start Notification Pop up ==============*/
#someone-purchased {
    background: #fff;
    border: 0;
    display: none;
    border-radius: 0;
    bottom: 20px;
    top: auto;
    left: 20px;
    right: auto;
    padding: 0;
    position: fixed;
    text-align: left;
    width: auto;
    z-index: 99999;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  }
  
  #someone-purchased div img {
    cursor: pointer;
    float: left;
    max-height: 85px;
    max-width: 120px;
    width: auto;
  }
  
  #someone-purchased div p {
    float: left;
    font-size: 13px;
    margin: 0 0 0 13px;
    width: auto;
    padding: 10px 10px 0 0;
    line-height: 20px;
  }
  
  #someone-purchased div p span {
    padding-right: 51px;
    display: block;
    font-size: 15px;
    font-weight: 700;
  }
  
  #someone-purchased div p span:hover {
    color: #000;
  }
  
  #someone-purchased div p small {
    text-align: right;
    display: block;
    font-size: 10px;
    margin-bottom: 8px;
  }
  
  .close_notification {
    padding: 0 5px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  
  @media screen and (max-width: 767px) {
    #someone-purchased {
      left: 0;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      max-width: auto;
    }
  
    #someone-purchased div img {
      max-width: 20%;
      max-height: auto;
    }
  
    #someone-purchased div p {
      font-size: 11px;
      width: 70%;
    }
  
    #someone-purchased div p span {
      font-size: 13px;
    }
  }
  @-webkit-keyframes nFadeIn {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
              transform: translate3d(0, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: none;
              transform: none;
    }
  }
  @keyframes nFadeIn {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
              transform: translate3d(0, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: none;
              transform: none;
    }
  }
  #someone-purchased.fade-in {
    opacity: 0;
    -webkit-animation-name: nFadeIn;
            animation-name: nFadeIn;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  
  @-webkit-keyframes nFadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
              transform: translate3d(0, 100%, 0);
      bottom: 0;
    }
  }
  
  @keyframes nFadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
              transform: translate3d(0, 100%, 0);
      bottom: 0;
    }
  }
  #someone-purchased.fade-out {
    opacity: 0;
    -webkit-animation-name: nFadeOut;
            animation-name: nFadeOut;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  
  @media screen and (max-width: 767px) {
    #someone-purchased {
      bottom: auto;
      top: 0;
    }
  }
  @media screen and (max-width: 767px) {
    @-webkit-keyframes nFadeIn {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
      }
      to {
        opacity: 1;
        -webkit-transform: none;
                transform: none;
      }
    }
    @keyframes nFadeIn {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
      }
      to {
        opacity: 1;
        -webkit-transform: none;
                transform: none;
      }
    }
  }
  @media screen and (max-width: 767px) {
    @-webkit-keyframes nFadeOut {
      from {
        opacity: 1;
      }
      to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
        top: 0;
      }
    }
    @keyframes nFadeOut {
      from {
        opacity: 1;
      }
      to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
        top: 0;
      }
    }
  }
  /*========= End Notification Pop up ==============*/

  .dropdown-content img {
      width: 100%;
      height: auto;
  }
  .newproduct .placeholder-background {
      padding-bottom: 90%;
  }
  .newproduct .placeholder-background svg.placeholder-svg {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
  }
  .arrow-slick3 {
    transform: rotate(90deg);
  }
  .arrow-slick3 .fa {
      font-size: 25px;
  }
  .slick3-dots {
      text-align: center;
  }
  #product-review-element .review-fill img {
    max-width: 16px !important;
    vertical-align: baseline !important;
  }