/* RESET */
#landing {
  color: #333;
}

#landing ul {
  padding: 0;
  margin: 0;
}

#landing li {
  list-style-type: none;
}

#landing a {
  text-decoration: none;
  color: #8acc00;
}

#landing :focus,
#landing :hover {
  outline: none;
}

#landing .picture {
  display: block;
}



#landing img {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#landing .mobile,
#landing .mobile-flex {
  display: none !important;
}

@media (max-width: 650px) {
  #landing .desktop {
    display: none !important;
  }
  #landing .mobile {
    display: block !important;
  }
  #landing .mobile-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

#landing .wrapper {
  margin: 0 auto;
  max-width: 1280px;
}

#landing .wrapper-1280 {
  margin: 0 auto;
  max-width: 1280px;
}

#landing .wrapper-1440 {
  margin: 0 auto;
  max-width: 1440px;
}

#landing .wrapper-2000 {
  margin: 0 auto;
  max-width: 2000px;
}

#landing .bg-white {
  background-color: white;
}

#landing .bg-black {
  background-color: #333;
}

#landing .bg-falabella {
  background-color: #acd800;
}

#landing .text-white {
  color: white;
}

#landing .text-black {
  color: #333;
}

#landing .text-falabella {
  color: #acd800;
}

/* PRICES */
#landing .product-image {
  max-width: 500px;
}

#landing .product-image img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#landing .dynprice-brand {
  font-size: 0.8em;
  line-height: 1.2em;
}

#landing .dynprice-descripcion {
  text-align: left;
  font-size: 0.9em;
  line-height: 1.2em;
  font-weight: 300;
}

#landing .product-discount {
  background-color: #777;
  color: white;
  display: inline-block;
  font-size: 0.8em;
  line-height: 1.2em;
  font-weight: 700;
}

#landing .product-discount:empty {
  display: none;
}

#landing .product-prices {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

#landing .dynprice-price {
  color: #333333;
  font-size: 0.8em;
  line-height: 1.1em;
  font-weight: bold;
  margin-bottom: 4px;
}

#landing .dynprice-main-price {
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: normal;
  color: #e5032e;
}

#landing .precio-internet:after {
  content: " (Internet)";
  font-size: 0.8em;
  line-height: 1.1em;
  font-weight: 400;
  color: inherit;
}

#landing .precio-normal {
  color: #555;
}

#landing .precio-normal:after {
  content: " (Normal)";
  font-size: 0.8em;
  line-height: 1.1em;
  font-weight: 400;
  color: #777;
}

#landing .dynprice-main-price.precio-internet:after {
  display: none;
}

#landing .dynprice-price.CMR:after {
  background: url(https://www.falabella.com.pe/static/RDF/site/home/hero/2s17/icons-services-payment.svg) left bottom 0px no-repeat;
  content: "";
  display: inline-block;
  height: 16px;
  margin-left: 4px;
  width: 34px;
}

#landing .dynprice-currency {
  margin-right: 4px;
}

#landing .product-price,
#landing .dynprice-price-range1,
#landing .dynprice-price-range2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#landing .dynprice-price-separator {
  margin: 0 3px;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-slide {
  min-height: initial;
  height: initial;
}

.slick-prev,
.slick-next {
  z-index: 1001;
  width: 50px;
  height: 50px;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-prev:before,
.slick-next:before {
  font-size: 50px;
  font-family: "icomoon" !important;
  color: rgba(0, 0, 0, 0.6);
}

.discountImg
{
  width: 150px !important;
  margin: auto;
}

.slick-prev:before:hover,
.slick-next:before:hover {
  color: black;
}

.slick-prev:before {
  content: "\ea13";
}

.slick-next:before {
  content: "\ea12";
}

.carrusel .item-carrusel {
  display: none;
}

.carrusel .item-carrusel:first-child {
  display: block;
}

.carrusel .item-carrusel.slick-slide {
  display: block;
}

#landing .tab-content .tab-panel {
  width: 100%;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  opacity: 0;
  visibility: hidden;
  height: 0;
}

#landing .tab-content .tab-panel.active {
  opacity: 1;
  visibility: visible;
  height: initial;
}

body {
  background-color: transparent;
}

#landing {
  background-color: transparent;
  /* HERO */
  /* MENU */
  /* ANIMATION */
  /* UTILITIES */
}

#landing .scene-full-400 {
  height: 400px;
}

#landing .scene-full-400 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

@media (min-width: 2000px) {
  #landing .scene-full-400 {
    height: auto;
  }
}

@media (max-width: 1280px) {
  #landing .scene-full-400 {
    height: calc( 100vw * ( 0.27778));
  }
}

@media (max-width: 650px) {
  #landing .scene-full-400 {
    height: auto;
  }
  #landing .scene-full-400 img {
    height: auto;
  }
}

#landing nav.menu .menu-container .menu-desktop {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 650px) {
  #landing nav.menu .menu-container .menu-desktop {
    opacity: 0;
    visibility: hidden;
    height: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  #landing nav.menu .menu-container .menu-desktop.open {
    opacity: 1;
    visibility: visible;
    height: auto;
  }
}

#landing nav.menu .menu-container .menu-mobile {
  display: none;
}

@media (max-width: 650px) {
  #landing nav.menu .menu-container .menu-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

#landing nav.menu .menu-container .menu-item {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  height: 50px;
  color: #555 !important;
}

@media (max-width: 650px) {
  #landing nav.menu .menu-container .menu-item {
    height: 40px;
  }
}

#landing nav.menu .menu-container.fixed-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1010;
}

#landing nav.menu .menu-container[class*='wrap'].fixed-top {
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

#landing .menu-item {
  background-color: white;
}

#landing .menu-item.active,
#landing .menu-item:hover {
  color: white;
  background-color: #27ae60;
}

#landing .section {
  padding: 2em 0;
}

@media (max-width: 650px) {
  #landing .section {
    padding: 1em 0;
  }
}

#landing .title {
  margin-bottom: 1rem;
}

#landing .item-wrapper,
#landing .item-grid {
  height: 100px;
  background-color: #8acc00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#landing .item-wrapper {
  margin-bottom: 10px;
}

#landing .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#landing .grid > * {
  margin-bottom: 7.5px;
  margin-top: 7.5px;
}

#landing .grid .full {
  width: 100%;
}

#landing .grid .half {
  width: calc( 50% - 7.5px);
}

#landing .grid .third {
  width: calc( 33.33% - 10px);
}

#landing .grid .quarter {
  width: calc( 25% - 11.25px);
}

#landing .grid .sixty {
  width: calc( 60% - 7.5px);
}

#landing .grid .fourty {
  width: calc( 40% - 7.5px);
}

#landing .grid .three-quarter {
  width: calc( 75% - 3.75px);
}

#landing .grid .two-third {
  width: calc( 66.66% - 5px);
}

@media screen and (max-width: 650px) {
  #landing .grid .sm-full {
    width: 100% !important;
  }
  #landing .grid .sm-half {
    width: calc( 50% - 7.5px);
  }
  #landing .grid.sm-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#landing .marcas-carrusel,
#landing .carrusel {
  padding: 0 40px;
}

#landing .item-carrusel {
  background-color: white;
  padding: 10px;
  margin: 0 10px;
}

#landing .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  background-color: #333;
  cursor: pointer;
  color: white;
  padding: 0 10px;
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  50% {
    -webkit-transform: translate3d(30%, 0, 0) rotate(0);
            transform: translate3d(30%, 0, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  50% {
    -webkit-transform: translate3d(30%, 0, 0) rotate(0);
            transform: translate3d(30%, 0, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}

#landing .jump {
  display: inline-block;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: jump 1s linear alternate infinite;
          animation: jump 1s linear alternate infinite;
}

@-webkit-keyframes jump-vertical {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  50% {
    -webkit-transform: translate3d(0, 30%, 0) rotate(0);
            transform: translate3d(0, 30%, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}

@keyframes jump-vertical {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  50% {
    -webkit-transform: translate3d(0, 30%, 0) rotate(0);
            transform: translate3d(0, 30%, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}

#landing .jump-vertical {
  display: inline-block;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: jump-vertical 1s linear alternate infinite;
          animation: jump-vertical 1s linear alternate infinite;
}

@-webkit-keyframes jump-horizontal {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  50% {
    -webkit-transform: translate3d(30%, 0, 0) rotate(0);
            transform: translate3d(30%, 0, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}

@keyframes jump-horizontal {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  50% {
    -webkit-transform: translate3d(30%, 0, 0) rotate(0);
            transform: translate3d(30%, 0, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}

#landing .jump-horizontal {
  display: inline-block;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: jump-horizontal 1s linear alternate infinite;
          animation: jump-horizontal 1s linear alternate infinite;
}

@-webkit-keyframes jump-horizontal-reverse {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
            transform: translate3d(0, 0, 0) rotate(180deg);
  }
  50% {
    -webkit-transform: translate3d(30%, 0, 0) rotate(180deg);
            transform: translate3d(30%, 0, 0) rotate(180deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
            transform: translate3d(0, 0, 0) rotate(180deg);
  }
}

@keyframes jump-horizontal-reverse {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
            transform: translate3d(0, 0, 0) rotate(180deg);
  }
  50% {
    -webkit-transform: translate3d(30%, 0, 0) rotate(180deg);
            transform: translate3d(30%, 0, 0) rotate(180deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
            transform: translate3d(0, 0, 0) rotate(180deg);
  }
}

#landing .jump-horizontal-reverse {
  display: inline-block;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: jump-horizontal-reverse 1s linear alternate infinite;
          animation: jump-horizontal-reverse 1s linear alternate infinite;
}

@-webkit-keyframes jump-vertical-reverse {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
            transform: translate3d(0, 0, 0) rotate(180deg);
  }
  50% {
    -webkit-transform: translate3d(0, 30%, 0) rotate(180deg);
            transform: translate3d(0, 30%, 0) rotate(180deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
            transform: translate3d(0, 0, 0) rotate(180deg);
  }
}

@keyframes jump-vertical-reverse {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
            transform: translate3d(0, 0, 0) rotate(180deg);
  }
  50% {
    -webkit-transform: translate3d(0, 30%, 0) rotate(180deg);
            transform: translate3d(0, 30%, 0) rotate(180deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
            transform: translate3d(0, 0, 0) rotate(180deg);
  }
}

#landing .jump-vertical-reverse {
  display: inline-block;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: jump-vertical-reverse 1s linear alternate infinite;
          animation: jump-vertical-reverse 1s linear alternate infinite;
}

#landing .grow img {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

#landing .grow:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

#landing .grow-minus img {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

#landing .grow-minus:hover img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#landing .grow--overflow {
  overflow: hidden;
}

@media (min-width: 650px) {
  @-webkit-keyframes slideInLeft {
    0% {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
      visibility: visible;
      opacity: 0;
    }
    to {
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      opacity: 1;
    }
  }
  @keyframes slideInLeft {
    0% {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
      visibility: visible;
      opacity: 0;
    }
    to {
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      opacity: 1;
    }
  }
  @-webkit-keyframes slideInRight {
    0% {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
      visibility: visible;
      opacity: 0;
    }
    to {
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      opacity: 1;
    }
  }
  @keyframes slideInRight {
    0% {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
      visibility: visible;
      opacity: 0;
    }
    to {
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      opacity: 1;
    }
  }
  @-webkit-keyframes textAppear {
    0% {
      -webkit-clip-path: inset(0 100% 0 0);
              clip-path: inset(0 100% 0 0);
    }
    to {
      -webkit-clip-path: inset(0 0 0 0);
              clip-path: inset(0 0 0 0);
    }
  }
  @keyframes textAppear {
    0% {
      -webkit-clip-path: inset(0 100% 0 0);
              clip-path: inset(0 100% 0 0);
    }
    to {
      -webkit-clip-path: inset(0 0 0 0);
              clip-path: inset(0 0 0 0);
    }
  }
  #landing .animate {
    visibility: hidden;
  }
  #landing .animate.active {
    visibility: visible;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }
  #landing .animate.active.slideInRight {
    -webkit-animation-name: slideInRight;
            animation-name: slideInRight;
  }
  #landing .animate.active.slideInLeft {
    -webkit-animation-name: slideInLeft;
            animation-name: slideInLeft;
  }
  #landing .animate.active.slideInTop {
    -webkit-animation-name: slideInTop;
            animation-name: slideInTop;
  }
  #landing .animate.active.slideInBotton {
    -webkit-animation-name: slideInBotton;
            animation-name: slideInBotton;
  }
}

#landing .animate.t02 {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}

#landing .animate.t04 {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
}

#landing .animate.t06 {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
}

#landing .animate.t08 {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}

#landing .animate.t10 {
  -webkit-animation-duration: 1.0s;
          animation-duration: 1.0s;
}

#landing .animate.t12 {
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
}

#landing .animate.t14 {
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
}

#landing .animate.d02 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

#landing .animate.d04 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

#landing .animate.d06 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

#landing .animate.d08 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

#landing .animate.d10 {
  -webkit-animation-delay: 1.0s;
          animation-delay: 1.0s;
}

#landing .animate.d12 {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

#landing .animate.d14 {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
/*# sourceMappingURL=main.css.map */