video.all-full {
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}

/* coluna da LP maquiagens na home - 2019 */

@font-face {
    font-family: "Playlist";
    src: url("/arquivos/Playlist-Script.eot");
    src: url("/arquivos/Playlist-Script.eot?#iefix") format("embedded-opentype"), url("/arquivos/Playlist-Script.woff2") format("woff2"), url("/arquivos/Playlist-Script.woff") format("woff"), url("/arquivos/Playlist-Script.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
.maquiagens .prateleira .product .product_price {
    text-align: center;
    margin-bottom: 10px;
}
.product {
    position: relative;
}
section#section-1 {
    margin: 20px 0 50px 0;
}
#section-1 .btn.confira {
    background: #000;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
}
#section-1 .wrapper-base .product img:nth-child(1) {
    position: relative;
    left: -30px;
    width: 100%;
    top: -30px;
    z-index: 2;
}
#section-1 .wrapper-base .product img:nth-child(2) {
    position: absolute;
    top: -50px;
    width: 65%;
    z-index: 0;
    right: 0;
}
 #section-1 .wrapper-base .product span {
    position: absolute;
    bottom: 130px;
    left: 70px;
    z-index: 0;
}
#section-1 .row div {
    padding: 0 20px;
}
#section-1  a {
    opacity: 1;
    transition: 0.5s;
}
#section-1  a:hover {
    opacity: 0.85;
}
#section-1  h2 {
    display: block !important;
    margin: 0 0 30px 0;
    text-align: center;
    font-size: 26px;
}
#section-1  h2:after {
    content: none !important;
}
#section-1  h2 .h2-effect {
    position: relative;
    padding-bottom: 11px;
}

#section-1  h2 .h2-effect strong {
    z-index: 9;
    position: relative;
    font-weight: 100;
}
#section-1  h2 .h2-effect.effect-line:before {
    width: 100%;
    left: 0;
}
#section-1  h2 .circle {
    font-size: 24px;
    z-index: 2;
    position: absolute;
    width: 25px;
    margin-left: -10px;
    opacity: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
#section-1  h2 .circle.effect-line {
    opacity: 1;
}
#section-1  h2.white .h2-effect:before {
    background: #fff;
}
#section-1  h2.white .circle {
    background: #060606;
    color: #fff;
}
#section-1  h2.black .h2-effect:before {
    background: #000;
}
#section-1  h2.black .circle {
    background: #fff;
    color: #000;
}
#section-1  h3 {
    font-size: 42px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    font-family: Galatea,sans-serif;
    font-weight: 800;
    margin: 0 auto;
    max-width: 280px;
}
#section-1  .bg.black {
    background-image: url(/arquivos/lp-bg_black_2.png) !important;
    background-repeat: repeat;
    background-position: center !important;
}
#section-1  .bg.white {
    background-image: url(/arquivos/lp-bg_white_1.png) !important;
    background-size: cover;
    background-repeat: repeat;
    background-position: center !important;
}
#section-1  .bg.white h2 .circle {
    background: #f7f7f7;
}
#section-1  .product_price span strong {
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
    font-weight: 400;
}
#section-1  .line-thumb .line {
    transition: all 0.5s ease-in-out;
    position: relative;
}
#section-1  .line-thumb .line:before {
    content: "";
    position: absolute;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    background: #000;
    top: -10px;
    left: -30px;
}
#section-1  .line-thumb .line.to-bottom:before {
    width: 5px;
    height: 0;
}
#section-1  .line-thumb .line.to-right:before {
    width: 0;
    height: 5px;
}
#section-1  .line-thumb.animate {
    cursor: pointer;
}
#section-1  .line-thumb.animate .line.to-right:before {
    width: 180px;
    opacity: 1;
}
#section-1  .line-thumb.animate .line.to-bottom:before {
    height: 180px;
    opacity: 1;
}
#section-1  .line-down {
    transform: rotate(-180deg);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999;
}
#section-1  .mobile {
    display: none;
}
#section-1  .desk {
    display: block;
}
#section-1  .prateleira ul button {
    max-width: 45px;
    max-height: 45px;
    background-size: 35% 50%;
}
#section-1  .prateleira .slick-slider {
    padding: 0 20px;
}
#section-1  .prateleira .slick-arrow.slick-prev {
    left: -15px;
}
#section-1  .prateleira .slick-arrow.slick-next {
    right: -45px;
}
#section-1  .prateleira .product_name h3 {
    height: auto;
    min-height: 75px;
    font-size: 18px !important;
    text-transform: capitalize !important;
}
#section-1  .prateleira .product_image {
    display: flex;
    justify-content: center;
    align-items: center;
}
#section-1  .prateleira .product_image img {
    max-width: 100%;
    height: auto;
}
#section-1  .btn-ver-mais {
    font-size: 22px;
    font-family: Galatea,sans-serif;
    text-decoration: underline;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    margin-top: 50px;
}
#section-1  .row {
    align-items: flex-end;
}
#section-1  .banner {
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-position: center center;
}
#section-1.section-thumb .wrapper-base {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: flex-end;
}
#section-1.section-thumb .texto p {
    text-align: center;
    margin: 20px auto;
    width: 80%;
}
#section-1.section-thumb p {
    font-size: 21px;
    position: relative;
    z-index: 3;
}
#section-1.section-thumb .wrapper-img {
    position: relative;
}
#section-1 section {
    padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  #section-1  h2 .h2-effect {
      display: block;
  }
  #section-1  h2 .h2-effect:before {
      bottom: -5px;
  }
  #section-1  p {
      font-size: 16px !important;
      text-align: center;
      padding-bottom: 10px;
      width: 100% !important;
  }
  #section-1 .row .col-sm-12.col-lg-5 {
      order: 1;
  }
  #section-1 .row .col-sm-12.col-lg-3 {
      order: 2;
  }
  #section-1 .row .col-sm-12.col-lg-4 {
      order: 2;
  }
  #section-1.section-thumb .wrapper-img img {
      margin: 0 0 20px 0;
  }
  #section-1  .wrapper-banner-mob img {
      width: 100%;
  }
}
@media only screen and (max-width: 992px) {
    #section-1  .line-thumb .line.to-right:before {
        width: 200px !important;
        opacity: 1 !important;
    }
    #section-1  .line-thumb .line.to-bottom:before {
        height: 200px !important;
        opacity: 1 !important;
    }
    #section-1  h3 {
        max-width: 100% !important;
        margin: 20px auto;
    }
    #section-1  .mobile {
        display: block;
    }
    #section-1  .desk {
        display: none;
    }
    #section-1  section.mobile {
        padding-bottom: 0;
    }
    #section-1  section.mobile .wrapper-banner-mob img {
        width: 100%;
    }
    #section-1  _filtro .thumbs {
        padding-bottom: 0;
    }
}