@font-face {
  font-family: "woocommerce-lookbook";
  src: url("../fonts/woocommerce-lookbook.eot");
  src: url("../fonts/woocommerce-lookbook.eot?#iefix") format("embedded-opentype"), url("../fonts/woocommerce-lookbook.woff") format("woff"), url("../fonts/woocommerce-lookbook.ttf") format("truetype"), url("../fonts/woocommerce-lookbook.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "woocommerce-lookbook";
    src: url("../fonts/woocommerce-lookbook.svg") format("svg");
  }
}
.wpb_wrapper {
  overflow: hidden;
}

.woocommerce-lookbook .woocommerce-lookbook-inner {
  display: inline-block;
  clear: both;
  position: relative;
  overflow: hidden;
}

.woocommerce-lookbook .woocommerce-lookbook-inner img {
  border-radius: 3px;
}

.woocommerce-lookbook .wlb-clearfix {
  clear: both;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-image {
  max-width: 100%;
  width: 100%;
}

/*Shortcode*/
.wlb-align-center {
  text-align: center;
}

.wlb-align-left {
  text-align: left;
}

.wlb-align-right {
  text-align: right;
}

.wlb-single-lookbook .woocommerce-lookbook {
  margin: 10px 0;
  display: inline-block;
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right .wlb-product-data > * {
  font-size: 14px;
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right .wlb-instagram-description,
.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right .wlb-instagram-controls {
  padding: 0 0 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 10px;
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right .wlb-instagram-controls > div {
  display: inline-block;
  padding: 0 0 0 18px;
  position: relative;
  margin: 0 10px 0 0;
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right .wlb-instagram-controls > div:before {
  font-family: "woocommerce-lookbook";
  position: absolute;
  top: 0;
  left: 0;
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right .wlb-instagram-controls .wlb-instagram-controls-likes:before {
  content: "\f100";
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right .wlb-instagram-controls .wlb-instagram-controls-comments:before {
  content: "\f104";
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right .wlb-instagram-controls .wlb-instagram-controls-link:before {
  content: "\f103";
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-right .wlb-instagram-controls .wlb-instagram-controls-link a {
  color: inherit;
  display: block;
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-left {
  padding: 0;
}

.woocommerce-lookbook-quickview-inner .wlb-product-wrapper .wlb-left img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/*Style node*/
.woocommerce-lookbook .woocommerce-lookbook-inner {
  width: 100%;
  counter-reset: section;
  vertical-align: middle;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-redirect a.wlb-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  z-index: 11;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item {
  position: absolute;
  cursor: pointer;
  font-family: tahoma;
  font-size: 20px;
  box-sizing: border-box;
  line-height: 27px;
  text-align: center;
  opacity: 0;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-image-icon {
  font-size: unset;
  line-height: unset;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-image-icon img {
  width: 32px;
  height: 32px;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-image-icon .wlb-speech {
  top: 50%;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-image-icon .wlb-speech .wlb-speech-bubble {
  transform: translateY(-50%);
}

.woocommerce-lookbook .wlb-item.wlb-image-icon .wlb-speech-right .wlb-speech-bubble:after {
  border: none;
  border-bottom-color: unset;
  margin-left: 0;
  margin-bottom: 0;
}

.woocommerce-lookbook .wlb-item.wlb-image-icon .wlb-speech-left .wlb-speech-bubble:after {
  border: none;
  border-bottom-color: unset;
  margin-left: 0;
  margin-bottom: 0;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-default {
  width: 28px;
  height: 28px;
  background: #212121;
  color: #fff;
  border-radius: 50%;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pulse {
  width: 28px;
  height: 28px;
  border: 5px solid #7fd2e6;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #00a6cd;
  z-index: 10;
  line-height: 18px;
  font-size: 11px;
  color: #fff;
  position: relative;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pulse:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  counter-increment: section;
  content: counter(section);
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-alphabet .wlb-pulse:before {
  content: counter(section, lower-alpha);
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-dot {
  position: absolute;
  height: 60px;
  width: 60px;
  top: -15px;
  left: -16px;
  z-index: 2;
  opacity: 0;
  border: 10px solid #00a6cd;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  -webkit-animation: wlb-flash 2s ease-out;
  -moz-animation: wlb-flash 2s ease-out;
  animation: wlb-flash 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-moz-keyframes wlb-pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes wlb-flash {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.woocommerce-lookbook .wlb-marker-pin {
  width: 28px;
}

.woocommerce-lookbook .wlb-marker-pin {
  /*position: absolute;*/
  /*top: -12px;*/
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pin {
  width: 28px;
  height: 28px;
  border-radius: 50% 50% 50% 0;
  background: #E8CE40;
  /*position: absolute;*/
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /*left: 50%;*/
  /*top: 50%;*/
  -webkit-animation-name: wlb-bounce;
  -moz-animation-name: wlb-bounce;
  -o-animation-name: wlb-bounce;
  -ms-animation-name: wlb-bounce;
  animation-name: wlb-bounce;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pin:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #e5e5e5;
  position: absolute;
  text-align: center;
  border-radius: 50%;
  top: 7px;
  left: 9px;
}

@-moz-keyframes wlb-bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-webkit-keyframes wlb-bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-o-keyframes wlb-bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes wlb-bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
.woocommerce-lookbook .wlb-speech {
  position: absolute;
  /*top: -22px;*/
  /*left: -5px;*/
  z-index: 99;
  -webkit-animation-name: wlb-bounce-y;
  -moz-animation-name: wlb-bounce-y;
  -o-animation-name: wlb-bounce-y;
  -ms-animation-name: wlb-bounce-y;
  animation-name: wlb-bounce-y;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}

.woocommerce-lookbook .wlb-speech.wlb-speech-right {
  right: 35px;
  top: 0;
}

.woocommerce-lookbook .wlb-speech.wlb-speech-left {
  left: 35px;
  top: 0;
}

@-moz-keyframes wlb-bounce-y {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes wlb-bounce-y {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes wlb-bounce-y {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes wlb-bounce-y {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.woocommerce-lookbook .wlb-speech-bubble {
  position: relative;
  background: #00aabb;
  border-radius: 5px;
  white-space: nowrap;
  font-size: 10px;
  padding: 0 7px;
  line-height: 20px;
}

.woocommerce-lookbook .wlb-speech-right .wlb-speech-bubble:after {
  right: -7px;
  border-left: 0;
}

.woocommerce-lookbook .wlb-speech-left .wlb-speech-bubble:after {
  left: -4px;
  border-right: 0;
}

.woocommerce-lookbook .wlb-speech-bubble:after {
  content: "";
  position: absolute;
  /*bottom: 0;*/
  /*left: 28px;*/
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #00aabb;
  /*border-bottom: 0;*/
  margin-left: -4px;
  margin-bottom: -8px;
}

/*Loading*/
/*Rotating*/
.wlb-rotating-plane {
  width: 40px;
  height: 40px;
  background-color: #333;
  -webkit-animation: wlb-rotatePlane 1.2s infinite ease-in-out;
  animation: wlb-rotatePlane 1.2s infinite ease-in-out;
}

@-webkit-keyframes wlb-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@keyframes wlb-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/*Double bounce*/
.wlb-double-bounce {
  width: 40px;
  height: 40px;
  position: relative;
}

.wlb-double-bounce .wlb-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: wlb-doubleBounce 2s infinite ease-in-out;
  animation: wlb-doubleBounce 2s infinite ease-in-out;
}

.wlb-double-bounce .wlb-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes wlb-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes wlb-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*Wave*/
.wlb-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wlb-rotating-plane, .wlb-double-bounce .wlb-child, .wlb-wave .wlb-rect, .wlb-wandering-cubes .wlb-cube, .wlb-spinner-pulse, .wlb-chasing-dots .wlb-child, .wlb-three-bounce .wlb-child, .wlb-circle .wlb-child:before, .wlb-cube-grid .wlb-cube, .wlb-fading-circle .wlb-circle:before, .wlb-folding-cube .wlb-cube:before {
  background-color: #fff;
}

.wlb-wave {
  margin: auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.wlb-wave .wlb-rect {
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: wlb-waveStretchDelay 1.2s infinite ease-in-out;
  animation: wlb-waveStretchDelay 1.2s infinite ease-in-out;
}

.wlb-wave .wlb-rect1 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}

.wlb-wave .wlb-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.wlb-wave .wlb-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.wlb-wave .wlb-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.wlb-wave .wlb-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes wlb-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes wlb-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
/*Wandering cubes*/
.wlb-wandering-cubes {
  margin: 0;
  width: 40px;
  height: 40px;
}

.wlb-wandering-cubes .wlb-cube {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: wlb-wanderingCube 1.8s ease-in-out -1.8s infinite both;
  animation: wlb-wanderingCube 1.8s ease-in-out -1.8s infinite both;
}

.wlb-wandering-cubes .wlb-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes wlb-wanderingCube {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
    transform: translateX(30px) rotate(-90deg) scale(0.5);
  }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
    transform: translateX(30px) translateY(30px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    transform: translateX(30px) translateY(30px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes wlb-wanderingCube {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
    transform: translateX(30px) rotate(-90deg) scale(0.5);
  }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
    transform: translateX(30px) translateY(30px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    transform: translateX(30px) translateY(30px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
/*Pulse*/
.wlb-spinner-pulse {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  -webkit-animation: wlb-pulseScaleOut 1s infinite ease-in-out;
  animation: wlb-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes wlb-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes wlb-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/*Chasing dots*/
.wlb-chasing-dots {
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: wlb-chasingDotsRotate 2s infinite linear;
  animation: wlb-chasingDotsRotate 2s infinite linear;
}

.wlb-chasing-dots .wlb-child {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  border-radius: 100%;
  -webkit-animation: wlb-chasingDotsBounce 2s infinite ease-in-out;
  animation: wlb-chasingDotsBounce 2s infinite ease-in-out;
}

.wlb-chasing-dots .wlb-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes wlb-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes wlb-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes wlb-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes wlb-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*Three Bounce*/
.wlb-three-bounce {
  width: 80px;
  text-align: center;
}

.wlb-three-bounce .wlb-child {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: wlb-three-bounce 1.4s ease-in-out 0s infinite both;
  animation: wlb-three-bounce 1.4s ease-in-out 0s infinite both;
}

.wlb-three-bounce .wlb-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.wlb-three-bounce .wlb-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes wlb-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes wlb-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*Circle*/
.wlb-circle {
  width: 40px;
  height: 40px;
}

.wlb-circle .wlb-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.wlb-circle .wlb-child:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  border-radius: 100%;
  -webkit-animation: wlb-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: wlb-circleBounceDelay 1.2s infinite ease-in-out both;
}

.wlb-circle .wlb-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.wlb-circle .wlb-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.wlb-circle .wlb-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.wlb-circle .wlb-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.wlb-circle .wlb-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.wlb-circle .wlb-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.wlb-circle .wlb-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.wlb-circle .wlb-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.wlb-circle .wlb-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.wlb-circle .wlb-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.wlb-circle .wlb-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.wlb-circle .wlb-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.wlb-circle .wlb-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.wlb-circle .wlb-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.wlb-circle .wlb-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.wlb-circle .wlb-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.wlb-circle .wlb-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.wlb-circle .wlb-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.wlb-circle .wlb-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.wlb-circle .wlb-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.wlb-circle .wlb-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.wlb-circle .wlb-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes wlb-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes wlb-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*Cube Gird*/
.wlb-cube-grid {
  width: 40px;
  height: 40px;
  /*
   * Spinner positions
   * 1 2 3
   * 4 5 6
   * 7 8 9
   */
}

.wlb-cube-grid .wlb-cube {
  width: 33.33%;
  height: 33.33%;
  float: left;
  -webkit-animation: wlb-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: wlb-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.wlb-cube-grid .wlb-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.wlb-cube-grid .wlb-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.wlb-cube-grid .wlb-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.wlb-cube-grid .wlb-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.wlb-cube-grid .wlb-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.wlb-cube-grid .wlb-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.wlb-cube-grid .wlb-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wlb-cube-grid .wlb-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.wlb-cube-grid .wlb-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes wlb-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes wlb-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
/*Fading circle*/
.wlb-fading-circle {
  width: 40px;
  height: 40px;
}

.wlb-fading-circle .wlb-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.wlb-fading-circle .wlb-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  border-radius: 100%;
  -webkit-animation: wlb-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: wlb-circleFadeDelay 1.2s infinite ease-in-out both;
}

.wlb-fading-circle .wlb-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.wlb-fading-circle .wlb-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.wlb-fading-circle .wlb-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.wlb-fading-circle .wlb-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.wlb-fading-circle .wlb-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.wlb-fading-circle .wlb-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.wlb-fading-circle .wlb-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.wlb-fading-circle .wlb-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.wlb-fading-circle .wlb-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.wlb-fading-circle .wlb-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.wlb-fading-circle .wlb-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.wlb-fading-circle .wlb-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.wlb-fading-circle .wlb-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.wlb-fading-circle .wlb-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.wlb-fading-circle .wlb-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.wlb-fading-circle .wlb-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.wlb-fading-circle .wlb-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.wlb-fading-circle .wlb-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.wlb-fading-circle .wlb-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.wlb-fading-circle .wlb-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.wlb-fading-circle .wlb-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.wlb-fading-circle .wlb-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes wlb-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes wlb-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/*Folding cube*/
.wlb-folding-cube {
  width: 40px;
  height: 40px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.wlb-folding-cube .wlb-cube {
  float: left;
  width: 50%;
  height: 50%;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.wlb-folding-cube .wlb-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: wlb-foldCubeAngle 2.4s infinite linear both;
  animation: wlb-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.wlb-folding-cube .wlb-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}

.wlb-folding-cube .wlb-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}

.wlb-folding-cube .wlb-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}

.wlb-folding-cube .wlb-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.wlb-folding-cube .wlb-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.wlb-folding-cube .wlb-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@-webkit-keyframes wlb-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes wlb-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
/*Slides*/
.wlb-lookbook-carousel-outer .wlb-lookbook-slide:hover .woocommerce-lookbook-direction-nav .woocommerce-lookbook-prev {
  opacity: 1;
  left: 0;
}

.wlb-lookbook-carousel-outer .wlb-lookbook-slide:hover .woocommerce-lookbook-direction-nav .woocommerce-lookbook-next {
  opacity: 1;
  right: 0;
}

.wlb-lookbook-carousel-outer .wlb-lookbook-carousel .woocommerce-lookbook-inner:hover .wlb-zoom, .wlb-lookbook-gallery-outer .wlb-lookbook-gallery .woocommerce-lookbook-inner:hover .wlb-zoom {
  bottom: 0;
  right: 0;
  opacity: 1;
}

.wlb-lookbook-carousel-outer .wlb-lookbook-slide {
  clear: both;
  display: block;
  /*position: relative;*/
  z-index: 1;
  overflow: hidden;
  margin: auto;
}

.wlb-lookbook-carousel-outer {
  position: relative;
  margin: auto;
}

.wlb-lookbook-gallery-outer .woocommerce-lookbook .woocommerce-lookbook-inner {
  overflow: hidden;
}

.wlb-lookbook-gallery-outer .wlb-lookbook-gallery .woocommerce-lookbook-inner:hover {
  transform: scale(1.05);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.woocommerce-lookbook-inner:hover .wlb-item {
  opacity: 1;
  transition: all 0.5s ease-out;
}

/*Gallery*/
.woocommerce-lookbook {
  display: inline-block;
  font-size: 0;
}

.woocommerce-lookbook .wlb-lookbook-instagram-item {
  box-sizing: border-box;
  display: inline-block;
  font-size: 0;
  overflow: hidden;
}

.woocommerce-lookbook .wlb-lookbook-instagram-item .wlb-lookbook-instagram-item-inner {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.wlb-lookbook-gallery .wlb-lookbook-items {
  font-size: 0;
}

.wlb-lookbook-gallery .wlb-lookbook-items * {
  box-sizing: border-box;
}

.wlb-lookbook-gallery .wlb-col-5 {
  width: 19.7%;
  padding: 3px;
}

.wlb-lookbook-gallery .wlb-col-4 {
  width: 24%;
  padding: 5px;
}

.wlb-lookbook-gallery .wlb-col-3 {
  width: 33%;
  padding: 10px;
}

.wlb-lookbook-gallery .wlb-col-2 {
  width: 49.5%;
  padding: 10px;
}

.wlb-lookbook-carousel.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-default,
.wlb-lookbook-gallery.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-default {
  width: 16px;
  height: 16px;
  font-size: 10px;
  line-height: 15px;
  font-weight: 300;
}

.wlb-lookbook-carousel.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pulse,
.wlb-lookbook-gallery.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pulse {
  width: 16px;
  height: 16px;
  line-height: 12px;
  border-width: 2px;
  font-size: 8px;
}

.wlb-lookbook-carousel.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-dot,
.wlb-lookbook-gallery.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-dot {
  height: 40px;
  width: 40px;
  top: -12px;
  left: -12px;
}

.wlb-lookbook-carousel.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pin,
.wlb-lookbook-gallery.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pin {
  width: 16px;
  height: 16px;
}

.wlb-lookbook-carousel.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pin:after,
.wlb-lookbook-gallery.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pin:after {
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
}

.wlb-lookbook-carousel.woocommerce-lookbook .wlb-speech,
.wlb-lookbook-gallery.woocommerce-lookbook .wlb-speech {
  top: -24px;
  /*left: -12px;*/
  visibility: hidden;
}

.wlb-lookbook-carousel.woocommerce-lookbook .wlb-speech-bubble,
.wlb-lookbook-gallery.woocommerce-lookbook .wlb-speech-bubble {
  font-size: 8px;
}

.wlb-lookbook-carousel.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-lookbook-instagram-item-inner:hover .wlb-speech,
.wlb-lookbook-gallery.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-lookbook-instagram-item-inner:hover .wlb-speech {
  visibility: visible;
}

.wlb-lookbook-gallery.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-lookbook-instagram-item-inner:hover {
  transform: scale(1.05);
}

.woocommerce-lookbook .wlb-zoom {
  position: absolute;
  right: 0;
  bottom: -50%;
  font-size: 25px;
  line-height: 1;
  cursor: pointer;
  color: #212121;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: rgba(255, 255, 255, 0.5);
  padding: 5px;
  opacity: 0;
}

.woocommerce-lookbook .wlb-zoom:before {
  content: "\f102";
  font-family: "woocommerce-lookbook";
}

.woocommerce-lookbook .woocommerce-lookbook-inner .wlb-lookbook-instagram-item-inner:hover .wlb-zoom {
  bottom: 0;
  opacity: 1;
}

.wlb-controls .wlb-controls-previous,
.wlb-controls .wlb-controls-next, .wlb-close {
  font-size: 30px;
  font-family: "woocommerce-lookbook";
  position: absolute;
  top: 45%;
  cursor: pointer;
  color: #000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.wlb-controls .wlb-controls-previous:hover,
.wlb-controls .wlb-controls-next:hover {
  color: #fff;
}

.wlb-added {
  position: fixed;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  border: none;
  padding: 10px 15px;
  color: #fff !important;
  font-size: 16px;
  z-index: 999999;
  border-radius: 3px;
  background: #000 !important;
  display: none;
}
.wlb-added * {
  background: #000 !important;
  color: #fff !important;
}

/*Carousel*/
.wlb-lookbook-carousel {
  position: relative;
}

@keyframes button-spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media (max-width: 1024px) {
  .wlb-lookbook-gallery .wlb-col-5, .wlb-lookbook-gallery .wlb-col-4, .wlb-lookbook-gallery .wlb-col-3 {
    width: 33%;
    padding: 10px;
  }
}
@media (max-width: 420px) {
  .wlb-lookbook-gallery .wlb-col-5, .wlb-lookbook-gallery .wlb-col-4, .wlb-lookbook-gallery .wlb-col-3, .wlb-lookbook-gallery .wlb-col-2 {
    width: 100%;
    padding: 10px;
  }

  .woocommerce-lookbook-quickview .wlb-product-title a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
  }
}
.wlb-show-node .wlb-item {
  opacity: 1 !important;
}

.wlb-lookbook-instagram-item-inner .wlb-speech.wlb-speech-right {
  right: 25px;
  top: -12px !important;
}

.wlb-lookbook-instagram-item-inner .wlb-speech.wlb-speech-left {
  left: 25px;
  top: -12px !important;
}

@media only screen and (min-width: 782px) {
  .woocommerce-lookbook-quickview .wlb-product-wrapper .woocommerce-product-gallery {
    width: 100% !important;
  }
}
/*Quickview*/
.woocommerce-lookbook-quickview .woocommerce-product-gallery .flex-control-thumbs {
  display: none !important;
}

.woocommerce-lookbook-quickview select {
  border: 1px solid #eee;
  width: 85% !important;
}

.woocommerce-lookbook-quickview .wlb-read-more a {
  text-decoration: none;
  display: inline-block;
  color: inherit;
  text-transform: uppercase;
  padding-right: 21px;
  position: relative;
  font-size: 16px;
  margin-bottom: 5px;
  margin-right: 5px;
}

.woocommerce-lookbook-quickview .wlb-read-more a:before {
  content: "\f107";
  font-family: "woocommerce-lookbook";
  position: absolute;
  right: 0;
}

.woocommerce-lookbook-quickview .wlb-read-more {
  text-align: right;
}

.woocommerce-lookbook-quickview .wlb-right .quantity {
  display: inline-block;
  font-size: 0;
  margin-right: 0.4em;
  vertical-align: top;
}

.woocommerce-lookbook-quickview .wlb-right .quantity input {
  display: inline-block;
  background: #333;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 0.3em 0.7em;
  font-weight: 300;
  margin: 0;
  cursor: pointer;
  max-width: 4em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  text-align: center;
  height: auto;
}

.woocommerce-lookbook-quickview .wlb-right .cart button {
  display: inline-block;
  background: #333;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 0.3em 0.7em;
  font-weight: 300;
  margin: 0;
  cursor: pointer;
  font-size: 14px;
  margin-left: 5px;
  vertical-align: top;
}

.woocommerce-lookbook-quickview .wlb-right .cart button.wlb-adding {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0s linear, opacity 0.1s ease;
  transition: all 0s linear, opacity 0.1s ease;
  color: transparent !important;
}

.woocommerce-lookbook-quickview .wlb-right .cart button.wlb-adding:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0 0 0 1px transparent;
}

.woocommerce-lookbook-quickview .wlb-right .cart button.wlb-adding:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
}

.woocommerce-lookbook-quickview .wlb-product-title {
  font-size: 20px !important;
  padding: 0;
  margin: 0 0 5px;
  color: inherit;
}

.woocommerce-lookbook-quickview .wlb-product-title a {
  font-size: 20px !important;
  display: block;
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5em;
}

.woocommerce-lookbook-quickview .wlb-product-short-description,
.woocommerce-lookbook-quickview .wlb-product-price {
  font-size: 14px;
  margin: 0 0 10px;
}

.woocommerce-lookbook-quickview div.single-product .wlb-product-wrapper form.cart {
  padding: 0;
  margin: 0 0 5px;
  font-size: 13px;
}

.woocommerce-lookbook-quickview div.single-product .wlb-product-wrapper form.cart table.variations td,
.woocommerce-lookbook-quickview div.single-product .wlb-product-wrapper form.cart table.variations th {
  padding: 3px 3px 0 0;
  margin: 0;
}

.woocommerce-lookbook-quickview div.single-product .wlb-product-wrapper form.cart a {
  color: inherit;
}

.woocommerce-lookbook-quickview div.single-product div.variations_button {
  padding: 5px 0 0;
}

/*Quickview RTL*/
.woocommerce-lookbook-quickview.wlb-rtl .wlb-product-wrapper {
  text-align: right;
}

.woocommerce-lookbook-quickview.wlb-rtl .wlb-product-wrapper .wlb-read-more {
  text-align: left;
}

/*Quickview Instagram*/
.woocommerce-lookbook-quickview .wlb-product-wrapper .wlb-product-galleries {
  display: inline-block;
}

.woocommerce-lookbook-quickview div.single-product .wlb-product-wrapper .wlb-product-galleries .wlb-product-gallery form.cart {
  padding: 0;
  margin: 0 0 5px;
  font-size: 13px;
}

.woocommerce-lookbook-quickview {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  outline: none !important;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.7);
}
.woocommerce-lookbook-quickview .wlb-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.woocommerce-lookbook-quickview .woocommerce-lookbook-quickview-inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.woocommerce-lookbook-quickview .woocommerce-lookbook-quickview-inner:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.woocommerce-lookbook-quickview .quantity input[name=quantity], .woocommerce-lookbook-quickview .single_add_to_cart_button {
  line-height: 1.95;
}
.woocommerce-lookbook-quickview .wlb-product-short-description {
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: block;
  /* autoprefixer: off */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 2.824em;
}
.woocommerce-lookbook-quickview .wlb-close {
  color: #000;
  border-radius: 50%;
  line-height: 100%;
  cursor: pointer;
  font-weight: 300;
}
.woocommerce-lookbook-quickview .wlb-close:before {
  font-family: "woocommerce-lookbook";
}
.woocommerce-lookbook-quickview .wlb-product-wrapper {
  z-index: 1;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 30px;
  display: inline-block;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 {
  text-align: left;
  max-width: 1000px;
  font-size: 13px;
  line-height: 1.5;
  vertical-align: middle;
  position: relative;
  width: 90%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame {
  overflow: hidden;
  position: unset;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right {
  display: inline-block;
  box-sizing: border-box;
  width: 49.5%;
  vertical-align: middle;
  font-size: 0;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.top, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.bottom {
  position: absolute;
  width: 100%;
  text-align: right;
  padding: 0 30px;
  margin-left: -30px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.top span:not(:last-child), .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.bottom span:not(:last-child) {
  padding-right: 10px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.top .wlb-controls-next, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.top .wlb-controls-previous, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.top .wlb-close, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.bottom .wlb-controls-next, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.bottom .wlb-controls-previous, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.bottom .wlb-close {
  font-size: 22px !important;
  position: unset;
  color: white;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.top {
  top: 0;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls.bottom {
  bottom: 0;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls-next {
  right: -30px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls-previous {
  left: -30px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-lookbook-item-wrapper {
  width: 100%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right {
  padding-left: 5px;
  overflow: auto;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right .wlb-close {
  position: absolute;
  top: -18px;
  right: -30px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right .wlb-close:hover {
  color: #ffffff;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right .wlb-product-galleries {
  width: 100%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right .wlb-product-galleries .wlb-product-gallery {
  display: inline-block;
  width: 49%;
  box-sizing: border-box;
  font-size: 0;
  vertical-align: top;
  padding: 0 5px 5px;
  overflow: hidden;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right .wlb-product-galleries .wlb-product-gallery table.wlb-product-row {
  margin: 0;
  border: none;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right .wlb-product-galleries .wlb-product-gallery table.wlb-product-row td {
  border: none;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 {
  text-align: left;
  border-radius: 0;
  font-size: 13px;
  line-height: 1.5;
  height: 100%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 div.product {
  position: unset !important;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame {
  overflow: auto;
  background-color: transparent !important;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 60%;
  left: 0;
  animation: left_fly 1s;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.top {
  top: -35px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.bottom {
  bottom: -35px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.top, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.bottom {
  width: 50%;
  position: absolute;
  left: 25%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.top span, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.bottom span {
  font-size: 22px !important;
  color: white !important;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.top span:not(:last-child), .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.bottom span:not(:last-child) {
  padding-right: 10px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.top .wlb-controls-next, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.top .wlb-controls-previous, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.top .wlb-close, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.bottom .wlb-controls-next, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.bottom .wlb-controls-previous, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls.bottom .wlb-close {
  position: unset;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls-next, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls-previous {
  font-size: 30px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls-next {
  right: 10%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-controls-previous {
  left: 10%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-lookbook-data {
  width: 50%;
  margin: auto;
  overflow: hidden;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-lookbook-data .woocommerce-product-gallery {
  margin: 0;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-left .wlb-lookbook-item-wrapper {
  width: 100%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right {
  padding: 30px;
  background-color: white;
  width: 40%;
  overflow: auto;
  animation: right_fly 1s;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-close {
  top: 5px;
  right: 5px;
  position: absolute;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-close:hover {
  color: gray;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-data {
  padding-top: 10px;
  display: table-cell;
  height: 90vh;
  vertical-align: middle;
  width: 1000px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right table.variations {
  width: auto;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right table.variations td {
  display: table-cell;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-instagram-controls, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-instagram-description {
  margin-bottom: 10px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-galleries {
  width: 100%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-galleries .wlb-product-gallery .wlb-product-row {
  padding: 12px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-galleries .wlb-product-gallery .wlb-product-image, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-galleries .wlb-product-gallery .wlb-product-form {
  padding: 0;
  vertical-align: top;
  display: inline-block;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-galleries .wlb-product-gallery .wlb-product-form {
  width: 79%;
  padding-left: 30px;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-galleries .wlb-product-gallery .wlb-product-image {
  width: 19%;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-galleries .wlb-product-gallery .wlb-product-image .woocommerce-product-gallery {
  margin: 0;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-galleries .wlb-product-gallery .wlb-product-image img {
  vertical-align: middle;
}
.woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-right .wlb-product-galleries select {
  width: fit-content !important;
}

@keyframes right_fly {
  0% {
    right: -100%;
  }
}
@keyframes left_fly {
  0% {
    left: -100%;
  }
}
@media (max-width: 782px) {
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 {
    height: 100%;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame {
    height: 100%;
    overflow: auto;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right {
    display: block;
    width: 100%;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls .wlb-controls-next {
    right: -15px;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-left .wlb-controls .wlb-controls-previous {
    left: -15px;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right {
    padding: 0;
    overflow: unset;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right .wlb-close {
    top: 5px;
    right: -15px;
    font-size: 30px !important;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right .wlb-product-data {
    padding: 1rem;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-0 .wlb-product-frame .wlb-right .wlb-product-galleries .wlb-product-gallery {
    width: 100%;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 {
    width: 90%;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame {
    height: 100%;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-left, .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-right {
    display: block;
    width: 100%;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-left {
    margin-left: 0;
    position: unset;
    transform: unset;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-left .wlb-lookbook-data {
    width: 100%;
    border-radius: 0 !important;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-left .wlb-controls.top {
    width: 100%;
    padding: 0 30px;
    top: 0;
    left: 0;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-left .wlb-controls .wlb-controls-next {
    right: 15px;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-left .wlb-controls .wlb-controls-previous {
    left: 15px;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-right {
    position: unset;
    padding: 1rem;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-right .wlb-close {
    top: 2px;
    right: 15px;
  }
  .woocommerce-lookbook-quickview .wlb-product-wrapper.wlb-1 .wlb-product-frame .wlb-right .wlb-product-data {
    width: auto;
    position: relative;
    top: inherit;
    transform: inherit;
    display: block;
    height: auto;
  }

  .woocommerce-lookbook-quickview-inner .woocommerce-product-details__short-description {
    display: none;
  }

  .woocommerce-lookbook-quickview-inner .product p, .woocommerce-lookbook-quickview-inner .product h1, .woocommerce-lookbook-quickview-inner .product h2, .woocommerce-lookbook-quickview-inner .product h3, .woocommerce-lookbook-quickview-inner .variations_button, .woocommerce-lookbook-quickview-inner form.cart {
    margin: 2px !important;
    padding: 0 !important;
  }

  .woocommerce-lookbook-quickview .wlb-right .cart button {
    font-size: 0;
  }

  .woocommerce-lookbook-quickview .wlb-right .cart button:before {
    content: "\f108";
    font-family: "woocommerce-lookbook";
    font-size: 15px;
    padding: 0.4000469716em 1.41575em;
    display: block;
    line-height: 24px;
    height: auto;
  }

  .woocommerce-lookbook-quickview div.single-product .wlb-product-wrapper form.cart table.variations td, .woocommerce-lookbook-quickview div.single-product .wlb-product-wrapper form.cart table.variations th {
    display: table-cell;
  }

  .wlb-instagram-description {
    display: none;
  }

  .wlb-lookbook-gallery .wlb-col-5, .wlb-lookbook-gallery .wlb-col-4, .wlb-lookbook-gallery .wlb-col-3 {
    width: 49.5%;
    padding: 5px;
  }

  .woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item.wlb-default {
    width: 16px;
    height: 16px;
    font-size: 10px;
    line-height: 15px;
  }

  .woocommerce-lookbook .wlb-speech-bubble {
    font-size: 8px;
  }

  .woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pulse {
    width: 16px;
    height: 16px;
    line-height: 12px;
    border-width: 2px;
    font-size: 8px;
  }

  .woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-dot {
    height: 40px;
    width: 40px;
    top: -12px;
    left: -12px;
  }

  .woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pin {
    width: 16px;
    height: 16px;
  }

  .woocommerce-lookbook .woocommerce-lookbook-inner .wlb-item .wlb-pin:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
  }
}
#wpadminbar ~ .woocommerce-lookbook-quickview .woocommerce-lookbook-quickview-inner {
  margin-top: 32px;
}

@media screen and (max-width: 782px) {
  #wpadminbar ~ .woocommerce-lookbook-quickview .woocommerce-lookbook-quickview-inner {
    margin-top: 46px;
  }

  .woocommerce-lookbook-quickview .woocommerce-lookbook-quickview-inner {
    margin-top: 20px;
  }
}

/*# sourceMappingURL=woocommerce-lookbook.css.map */
