.wpbingo-widget-lookbook .close-lookbook{display:none}.wpbingo-widget-lookbook .wpbingo-lookbook{overflow:hidden}.wpbingo-widget-lookbook .wpbingo-lookbook__content{display:flex;flex-flow:row wrap;justify-content:center}.wpbingo-widget-lookbook .lookbook-card{position:relative;display:inline-block}.wpbingo-widget-lookbook .lookbook-card__item{position:absolute;z-index:1}.wpbingo-widget-lookbook .lookbook-card__item:hover,.wpbingo-widget-lookbook .lookbook-card__item:focus{z-index:2}.wpbingo-widget-lookbook .lookbook-card__point{position:absolute;top:-15px;left:-15px}.wpbingo-widget-lookbook .lookbook-card__point:hover .product-card,.wpbingo-widget-lookbook .lookbook-card__point:focus .product-card{opacity:1;visibility:visible}.wpbingo-widget-lookbook .lookbook-card__button{cursor:pointer}.wpbingo-widget-lookbook .lookbook-card__button:hover .lookbook-card__btn span{background:var(--theme-color);color:var(--white)}.wpbingo-widget-lookbook .lookbook-card__button:hover .lookbook-card__btn:before,.wpbingo-widget-lookbook .lookbook-card__button:hover .lookbook-card__btn:after{background:var(--theme-color-30)}.wpbingo-widget-lookbook .lookbook-card__btn{position:absolute;left:calc(50% - 16.5px);top:calc(50% - 16.5px);display:inline-block;width:25px;height:25px;border:0;padding:0;background:0 0;border-radius:50%;transition:all .2s ease;font-size:0;line-height:25px;text-align:center;color:var(--gray-dark)}.wpbingo-widget-lookbook .lookbook-card__btn span{position:absolute;left:calc(50% - 16.5px);top:calc(50% - 16.5px);display:inline-block;width:25px;height:25px;border:0;padding:0;background:var(--white);border-radius:50%;transition:all .2s ease;font-size:0;line-height:25px;text-align:center;color:var(--gray-dark)}.wpbingo-widget-lookbook .lookbook-card__btn span:before{position:relative;content:"\e906";top:0;left:.5px;font-family:icomoon;font-size:11px}.wpbingo-widget-lookbook .lookbook-card__btn:before,.wpbingo-widget-lookbook .lookbook-card__btn:after{width:25px;height:25px;position:absolute;content:"";left:calc(50% - 16.5px);top:calc(50% - 16.5px);background:0 0;border:1px solid hsla(0,0%,100%,.5);border-radius:50%;transition:all .3s ease;z-index:-1;animation-name:j;animation-duration:3s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.wpbingo-widget-lookbook .lookbook-card__btn:after{animation-delay:1.5s}.wpbingo-widget-lookbook .content-product-card{display:none;position:absolute;z-index:2;width:250px;opacity:0;visibility:hidden}.wpbingo-widget-lookbook .lookbook-card__item.active .content-product-card{display:block;opacity:1;visibility:visible}.wpbingo-widget-lookbook .content-product-card:after{content:"";pointer-events:none;position:absolute}.wpbingo-widget-lookbook .content-product-card.active{visibility:visible;opacity:1;display:block}.wpbingo-widget-lookbook .content-product-card .product-card{padding:10px 10px 20px;margin-bottom:0;text-align:center;background-color:#fff;transition:all .2s ease;box-shadow:-1px 5px 5px #0003;overflow:unset}.wpbingo-widget-lookbook .content-product-card .product-card .wpb-variants-swatch .swatch-content{justify-content:center}.wpbingo-widget-lookbook .position-top-left .product-card{transform:translate(calc(-100% + 20px),calc(-100% - 45px));position:relative}.wpbingo-widget-lookbook .position-top-left .product-card:before{content:"";position:absolute;border:8px solid transparent;border-top-color:var(--white);border-width:12px 8px;bottom:-23px;right:7px}.wpbingo-widget-lookbook .position-top-right .product-card{transform:translateY(calc(-100% - 30px));position:relative}.wpbingo-widget-lookbook .position-top-right .product-card:before{content:"";position:absolute;border:8px solid transparent;border-top-color:var(--white);border-width:12px 8px;bottom:-23px;left:7px}.wpbingo-widget-lookbook .position-center-left .product-card{transform:translate(calc(-100% - 15px),-50%);position:relative}.wpbingo-widget-lookbook .position-center-left .product-card:before{content:"";position:absolute;border:8px solid transparent;border-left-color:var(--white);border-width:8px 12px;top:calc(50% + 6px);left:100%}.wpbingo-widget-lookbook .position-center-top .product-card{transform:translate(calc(-50% + 12px),calc(-100% - 15px));position:relative}.wpbingo-widget-lookbook .position-center-top .product-card:before{content:"";position:absolute;border:8px solid transparent;border-top-color:var(--white);border-width:12px 8px;bottom:-23px;left:calc(50% - 6px)}.wpbingo-widget-lookbook .position-center-right .product-card{transform:translate(45px,calc(-50% + 15px));position:relative}.wpbingo-widget-lookbook .position-center-right .product-card:before{content:"";position:absolute;border:8px solid transparent;border-right-color:var(--white);border-width:8px 12px;top:calc(50% - 8px);left:-24px}.wpbingo-widget-lookbook .position-center-bottom .product-card{transform:translate(calc(-50% + 15px),45px);position:relative}.wpbingo-widget-lookbook .position-center-bottom .product-card:before{content:"";position:absolute;border:8px solid transparent;border-bottom-color:var(--white);border-width:12px 8px;top:-24px;left:calc(50% - 8px)}.wpbingo-widget-lookbook .position-bottom-left .product-card{transform:translate(calc(-100% + 20px));position:relative}.wpbingo-widget-lookbook .position-bottom-left .product-card:before{content:"";position:absolute;border:8px solid transparent;border-bottom-color:var(--white);border-width:12px 8px;top:-24px;right:8px}.wpbingo-widget-lookbook .position-bottom-right .product-card{transform:translateY(45px);position:relative}.wpbingo-widget-lookbook .position-bottom-right .product-card:before{content:"";position:absolute;border:8px solid transparent;border-bottom-color:var(--white);border-width:12px 8px;top:-24px;left:7px}.wpbingo-widget-lookbook .lookbook-product__img{display:block;width:100%;margin:0 0 10px}.wpbingo-widget-lookbook .lookbook-product__price{display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.wpbingo-widget-lookbook .lookbook-modal .modal-header{padding:10px 15px 5px;border-bottom:0}.wpbingo-widget-lookbook .lookbook-modal .modal-body{padding:10px 15px 15px}@media (max-width: 767px){.wpbingo-widget-lookbook .content-product-card{position:fixed;width:100%;left:0!important;bottom:50px!important;display:block;transition:all .3s ease;opacity:0;visibility:hidden;z-index:99;border-bottom:1px solid #ededed;background:var(--white);transform:translateY(100%)!important}.wpbingo-widget-lookbook .content-product-card .product-card{padding:20px;transform:translateY(0)!important;transition:all .3s ease;box-shadow:unset;max-width:250px;margin:auto}.wpbingo-widget-lookbook .content-product-card .product-card:before,.wpbingo-widget-lookbook .content-product-card .product-card:after{display:none}.wpbingo-widget-lookbook .content-product-card .product-card .product-card__content{text-align:center}.wpbingo-widget-lookbook .content-product-card .product-card .product-card__content .wpb-variants-swatch .swatch-content,.wpbingo-widget-lookbook .content-product-card .product-card .product-card__content .spr-badge{justify-content:center}.wpbingo-widget-lookbook .content-product-card .product-card .product-card__image img{aspect-ratio:1;object-fit:contain;background:#f5f5f5}.wpbingo-widget-lookbook .content-product-card .close-lookbook{cursor:pointer;position:absolute;top:10px;right:15px;text-align:center;z-index:1;display:inline-block;width:28px;height:28px;padding:6px;border-radius:100%;box-shadow:0 2px 59px #0006}.wpbingo-widget-lookbook .content-product-card .close-lookbook:before,.wpbingo-widget-lookbook .content-product-card .close-lookbook:after{content:"";position:absolute;height:1px;width:14px;top:50%;left:calc(50% - 7px);margin-top:-1px;background-color:var(--gray-dark);transition:all .3s ease}.wpbingo-widget-lookbook .content-product-card .close-lookbook:before{transform-origin:50% 50%;transform:rotate(-45deg)}.wpbingo-widget-lookbook .content-product-card .close-lookbook:after{transform-origin:50% 50%;transform:rotate(45deg)}.wpbingo-widget-lookbook .content-product-card .close-lookbook:hover:before,.wpbingo-widget-lookbook .content-product-card .close-lookbook:hover:after{transform:rotate(0)}.wpbingo-widget-lookbook .lookbook-card__item.active .content-product-card{box-shadow:0 -5px 30px 2px #00000014;transform:translateY(0)!important}.wpbingo-widget-lookbook .lookbook-card__item.active .content-product-card .product-card{transform:translateY(0)!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/css-section-lookbook.css.map */
