.complete-the-look a.complete-the-look__product-tile{text-decoration:none}.complete-the-look__product-tile{border:1px solid #d1d1d1;border-radius:5px;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:140px 1fr;overflow:hidden;position:relative}.complete-the-look__product-tile__remove-btn{background:url(../icons/icon--cross.svg) no-repeat 50%;background-color:#f4f4f4;border:none;border-radius:50%;display:none;height:25px;position:absolute;right:10px;top:10px;width:25px}.complete-the-look__product-tile__remove-btn:hover{background-color:#e9e9e9}.complete-the-look__product-tile__product-image{display:-webkit-box;display:-ms-flexbox;display:flex;height:180px;width:288px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column:1/3;grid-row:1;overflow:hidden}@media screen and (min-width:1351px){.complete-the-look__product-tile__product-image{width:353px}}@media screen and (max-width:768px){.complete-the-look__product-tile__product-image{align-self:center;grid-column:1/2;grid-row:1/3;height:88px;margin-left:10px;width:140px}}.complete-the-look__product-tile__product-image img{width:100%}.complete-the-look__product-tile__dimensions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#f4f4f4;border-radius:2px;font-size:11px;grid-column:1/3;grid-row:2;justify-content:space-between;margin:0 12px;padding:6px 0}@media screen and (max-width:768px){.complete-the-look__product-tile__dimensions{grid-column:1/3;grid-row:3;margin:0 10px 10px}}.complete-the-look__product-tile__dimensions .dimension{border-left:1px solid #d1d1d1;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.complete-the-look__product-tile__dimensions .dimension:first-child{border:none}.complete-the-look__product-tile__dimensions .dimension-value{font-weight:700}.complete-the-look__product-tile__product-name{color:#272727;display:-webkit-box;grid-column:1/3;grid-row:3;line-height:1.2;margin:7px 12px 5px;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: off */-webkit-box-orient:vertical/*! autoprefixer: on */}@media screen and (max-width:768px){.complete-the-look__product-tile__product-name{grid-column:2/3;grid-row:1;margin-left:20px;margin-top:10px;overflow:hidden;padding-right:30px;text-overflow:ellipsis}}.complete-the-look__product-tile__product-name a{text-decoration:none}.complete-the-look__product-tile__price-and-promo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column:1/3;grid-row:4;margin:5px 12px 16px}.complete-the-look__product-tile__price-and-promo-container .list-price-prefix{display:none}@media screen and (max-width:768px){.complete-the-look__product-tile__price-and-promo-container{grid-column:2/3;grid-row:2;margin-bottom:11px;margin-left:20px;margin-top:2px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.complete-the-look__product-tile__promo-details{background-color:#ca7f82;border-radius:2px;color:#fff;font-size:12px;grid-column:3/4;grid-row:4;line-height:1.3;max-width:74px;padding:4px 6px;text-align:center}@media screen and (max-width:768px){.complete-the-look__product-tile__promo-details{max-width:none}}.complete-the-look__product-tile__add-to-bundle-btn{background:url(../icons/icon--plus-wht.svg) #423e3e no-repeat 50%;background-size:67%;border:none;border-radius:3px;cursor:pointer;display:none;height:25px;padding:0;width:25px}.complete-the-look__product-tile__add-to-bundle-btn:hover{background:url(../icons/icon--plus-wht.svg) #707070 no-repeat 50%;background-size:67%}.complete-the-look__added-to-cart{-ms-flex-direction:column;flex-direction:column}.complete-the-look__added-to-cart,.complete-the-look__added-to-cart__items-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.complete-the-look__added-to-cart__items-container{padding:20px 20px 5px;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@media screen and (max-width:500px){.complete-the-look__added-to-cart__items-container{padding:20px 15px}}.complete-the-look__added-to-cart__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d1d1d1;gap:6px;padding-bottom:18px}.complete-the-look__added-to-cart__heading h2{color:#272727;font-size:21px;font-weight:700;margin:0}.complete-the-look__added-to-cart__heading__items{color:#707070;font-size:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:2px}.complete-the-look__added-to-cart__heading__close-btn{background:url(../icons/icon--cross.svg) no-repeat 50%;background-size:15px;height:16px;width:16px}.complete-the-look__added-to-cart__items{margin-bottom:12px;overflow-y:auto}.complete-the-look__added-to-cart__summary-container{background-color:#fff;border-top:1px solid #d1d1d1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content;padding:10px 20px}.complete-the-look__added-to-cart__summary-container .complete-the-look__summary__total{padding:4px 0 5px}.complete-the-look__added-to-cart__summary-container .complete-the-look__summary__view-basket-btn{font-size:18px;margin-top:8px}.complete-the-look__added-to-cart__item{border-bottom:1px solid #d1d1d1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:19px;padding-bottom:16px}.complete-the-look__added-to-cart__item__image{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 175px;flex:0 0 175px;height:109px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:500px){.complete-the-look__added-to-cart__item__image{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:320px){.complete-the-look__added-to-cart__item__image{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}}.complete-the-look__added-to-cart__item__image img{width:100%}.complete-the-look__added-to-cart__item__details{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.complete-the-look__added-to-cart__item__name{color:#272727;font-size:16px;line-height:1.3;padding-right:4px}.complete-the-look__added-to-cart__item__name .brand{color:#707070}.complete-the-look__added-to-cart__item__attributes{font-size:12px;margin-top:4px}.complete-the-look__added-to-cart__item__attributes .item-attribute__label{color:#707070}.complete-the-look__added-to-cart__item__attributes .item-attribute__value{color:#272727}.complete-the-look__added-to-cart__item__price{margin-top:9px}@media screen and (max-width:500px){.complete-the-look__added-to-cart__item__price .sales-price{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-ms-flex-flow:wrap;flex-flow:wrap}}.complete-the-look__added-to-cart__item__price .sales-price-value{font-size:28px!important}@media screen and (max-width:320px){.complete-the-look__added-to-cart__item__price .sales-price-value{font-size:18px!important}}.complete-the-look__added-to-cart__item__price .savings-value{font-size:14px!important}@media screen and (max-width:320px){.complete-the-look__added-to-cart__item__price .savings-value{font-size:12px!important;padding:2px 5px!important}}.complete-the-look__added-to-cart__upsell{margin-top:6px}.complete-the-look__added-to-cart__upsell .added-to-cart-upsell-packages{padding:6px 0}.complete-the-look__added-to-cart__upsell .added-to-cart-upsell-packages__addons{border:1px solid #d1d1d1;border-radius:4px;margin-bottom:0}.complete-the-look__added-to-cart__upsell .added-to-cart-upsell-packages .added:after{background-image:url(../icons/standard-success.svg)}.complete-the-look__added-to-cart__continue-shopping{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;margin-top:10px}.complete-the-look__added-to-cart__continue-shopping a{margin:6px 0;text-decoration:underline;text-transform:lowercase}.complete-the-look{color:#222}.complete-the-look__container{border:1px solid #d1d1d1;border-radius:5px;margin:30px 0;padding:16px 20px 24px}@media screen and (max-width:768px){.complete-the-look__container{border:none;padding:0}}.complete-the-look__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d1d1d1;padding-bottom:12px}@media screen and (max-width:768px){.complete-the-look__heading{border:none;padding-bottom:25px}}.complete-the-look__heading h2{font-size:26px;margin:0;padding:0}@media screen and (max-width:768px){.complete-the-look__heading h2{font-size:22px}}.complete-the-look__heading__bundleTotal{font-size:16px}.complete-the-look__heading__bundleTotal__value{font-weight:700}@media screen and (max-width:768px){.complete-the-look__heading__bundleTotal{display:none}}.complete-the-look__bundled-products{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.complete-the-look__bundled-products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.complete-the-look__bundled-products__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.complete-the-look__bundled-products__section__heading{font-size:16px;font-weight:700;margin:30px 0 10px}@media screen and (max-width:768px){.complete-the-look__bundled-products__section__heading{display:none}}.complete-the-look__bundled-products__section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.complete-the-look__bundled-products__section__content.plus-icon{background:url(../icons/icon--plus.svg) no-repeat 50%;background-size:16px}@media screen and (max-width:768px){.complete-the-look__bundled-products__section__content .selected-products-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #d1d1d1;border-radius:5px;-ms-flex-direction:column;flex-direction:column;gap:2px}.complete-the-look__bundled-products__section__content .selected-products-container a:before{border-top:1px solid #d1d1d1;content:"";height:1px;left:10px;position:absolute;right:10px}.complete-the-look__bundled-products__section__content .selected-products-container a:first-child:before{border:none}}.complete-the-look__bundled-products__section__content .selected-products-container a:hover{text-decoration:none}.complete-the-look__bundled-products__section__content .selected-products-container .swiper-slide{width:290px}@media screen and (min-width:1351px){.complete-the-look__bundled-products__section__content .selected-products-container .swiper-slide{width:355px}}@media screen and (max-width:768px){.complete-the-look__bundled-products__section__content .selected-products-container .swiper-slide{width:auto}}.complete-the-look__bundled-products__section__content .selected-products-container .complete-the-look__product-tile__remove-btn{display:block}@media screen and (max-width:768px){.complete-the-look__bundled-products__section__content .selected-products-container .complete-the-look__product-tile{border:none;border-radius:0}}@media screen and (min-width:769px){.complete-the-look__bundled-products__section__content .complete-the-look__product-tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.complete-the-look__bundled-products__section__content .complete-the-look__product-tile__price-and-promo-container{margin:auto 12px 16px}}@media screen and (max-width:768px){.complete-the-look__bundled-products__section__content{position:relative}}.complete-the-look__bundled-products__section.current-item{-webkit-box-flex:0;-ms-flex:0 0 290px;flex:0 0 290px}@media screen and (min-width:1351px){.complete-the-look__bundled-products__section.current-item{-webkit-box-flex:0;-ms-flex:0 0 355px;flex:0 0 355px}}@media screen and (max-width:768px){.complete-the-look__bundled-products__section.current-item{-ms-flex-preferred-size:auto;flex-basis:auto;width:100%}}.complete-the-look__bundled-products__section.current-item .complete-the-Look__product-tile .completeTheLook-removeBtn,.complete-the-look__bundled-products__section.current-item .complete-the-look__currently-viewing{display:none}@media screen and (max-width:768px){.complete-the-look__bundled-products__section.current-item .complete-the-look__currently-viewing{background-color:#82bc27;border-radius:2px;color:#fff;display:block;font-size:11px;font-weight:700;left:10px;padding:3px 8px;position:absolute;top:-11px;z-index:1}}.complete-the-look__bundled-products__section.separator{-webkit-box-flex:0;-ms-flex:0 0 38px;flex:0 0 38px}@media screen and (max-width:768px){.complete-the-look__bundled-products__section.separator{margin:6px 0;width:100%}}.complete-the-look__bundled-products__section.selected-items{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;position:relative}.complete-the-look__bundled-products__section.selected-items .complete-the-look__bundled-products__section__heading{padding-right:44px}@media screen and (max-width:768px){.complete-the-look__bundled-products__section.selected-items .complete-the-look__bundled-products__section__heading{padding-right:0}}.complete-the-look__bundled-products__section.selected-items .swiper{overflow:hidden}.complete-the-look__bundled-products__section.selected-items .selected-products-swiper-controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;position:absolute;right:0;top:24px}@media screen and (max-width:768px){.complete-the-look__bundled-products__section.selected-items .selected-products-swiper-controls{display:none}}.complete-the-look__bundled-products__section.selected-items .selected-products-swiper-controls .selected-products-swiper-button-next svg{margin-left:3px}@media screen and (min-width:1360px){.complete-the-look__bundled-products__section.selected-items .selected-products-swiper-controls.hide-controls{display:none}}.complete-the-look__bundled-products__section .complete-the-Look__product-tile__add-to-bundle-btn{display:none}.complete-the-look__bundled-products__section .complete-the-Look__product-tile__remove-btn{display:block}.complete-the-look__bundled-products__section .empty-tile-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f4f4;border-radius:5px;gap:16px;width:290px;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}@media screen and (min-width:1351px){.complete-the-look__bundled-products__section .empty-tile-placeholder{width:355px}}@media screen and (max-width:768px){.complete-the-look__bundled-products__section .empty-tile-placeholder{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:12px 10px;padding:14px;position:relative;width:auto}.complete-the-look__bundled-products__section .empty-tile-placeholder:before{border-top:1px solid #d1d1d1;content:"";height:1px;position:absolute;top:-14px;width:100%}}.complete-the-look__bundled-products__section .empty-tile-placeholder .placeholder-icon{background:url(../icons/icon--plus.svg) no-repeat 50%;background-color:#fff;background-size:16px;border-radius:50%;height:40px;width:40px;-ms-flex-negative:0;flex-shrink:0}.complete-the-look__bundled-products__section .empty-tile-placeholder .placeholder-text{color:#272727;font-size:14px;max-width:204px;text-align:center}@media screen and (max-width:768px){.complete-the-look__bundled-products__section .empty-tile-placeholder .placeholder-text{text-align:start}}.complete-the-look__bundled-products .complete-the-look__product-tile__product-image{margin-bottom:6px}@media screen and (max-width:768px){.complete-the-look__bundled-products .complete-the-look__product-tile__product-image{margin-top:14px}}.complete-the-look__add-more-and-summary-section{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;margin-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:880px){.complete-the-look__add-more-and-summary-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin-top:19px}}.complete-the-look__add-more-items{-webkit-box-flex:0;-ms-flex:0 1 675px;flex:0 1 675px;overflow:hidden;padding-top:4px;position:relative}@media screen and (min-width:1351px){.complete-the-look__add-more-items{-webkit-box-flex:0;-ms-flex:0 1 950px;flex:0 1 950px}}@media screen and (max-width:880px){.complete-the-look__add-more-items{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (max-width:768px){.complete-the-look__add-more-items{padding-top:0}}.complete-the-look__add-more-items .add-more-items-swiper-controls{display:-webkit-box;display:-ms-flexbox;display:flex;display:none;gap:5px;position:absolute;right:0;top:0}.complete-the-look__add-more-items .add-more-items-swiper-controls .add-more-items-swiper-button-next svg{margin-left:3px}@media screen and (min-width:1025px)and (max-width:1279px){.complete-the-look__add-more-items .add-more-items-swiper-controls{display:-webkit-box;display:-ms-flexbox;display:flex}}.complete-the-look__add-more-items__heading{color:#222;font-size:16px}.complete-the-look__add-more-items__heading:before{background:url(../icons/icon--plus.svg) no-repeat 50%;background-size:16px;color:#fff;content:".";display:inline-block;position:relative;top:-2px;width:20px}@media screen and (max-width:768px){.complete-the-look__add-more-items__heading{margin-top:0}}.complete-the-look__add-more-items .swiper{overflow:hidden;padding-bottom:20px;position:relative}.complete-the-look__add-more-items .swiper-container-horizontal>.swiper-scrollbar{height:3px;left:2px;padding-bottom:0;right:2px;width:auto;z-index:9}.complete-the-look__add-more-items .swiper-container-horizontal>.swiper-scrollbar:hover{height:5px;margin-bottom:-1px}.complete-the-look__add-more-items__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}@media screen and (max-width:768px){.complete-the-look__add-more-items__container{margin-top:14px}}.complete-the-look__add-more-items__container .complete-the-look__product-tile{grid-template-columns:1fr;width:127px}.complete-the-look__add-more-items__container .complete-the-look__product-tile .swiper-slide{width:127px}.complete-the-look__add-more-items__container .complete-the-look__product-tile__product-name{font-size:12px;margin:7px 8px 0;min-height:30px}@media screen and (max-width:768px){.complete-the-look__add-more-items__container .complete-the-look__product-tile__product-name{grid-column:auto;grid-row:2;padding:0}}.complete-the-look__add-more-items__container .complete-the-look__product-tile .price-prefix,.complete-the-look__add-more-items__container .complete-the-look__product-tile .savings-value,.complete-the-look__add-more-items__container .complete-the-look__product-tile__dimensions,.complete-the-look__add-more-items__container .complete-the-look__product-tile__promo-details{display:none}.complete-the-look__add-more-items__container .complete-the-look__product-tile__add-to-bundle-btn{display:block}.complete-the-look__add-more-items__container .complete-the-look__product-tile .sales-price-value{font-size:16px}.complete-the-look__add-more-items__container .complete-the-look__product-tile .list-price{font-size:11px}.complete-the-look__add-more-items__container .complete-the-look__product-tile__price-and-promo-container{margin:9px 8px 12px}@media screen and (max-width:768px){.complete-the-look__add-more-items__container .complete-the-look__product-tile__price-and-promo-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.complete-the-look__add-more-items__container .complete-the-look__product-tile__promo-details{padding:0 6px 6px}.complete-the-look__add-more-items__container .complete-the-look__product-tile__price{gap:2px}@media screen and (max-width:768px){.complete-the-look__add-more-items__container .complete-the-look__product-tile__price{margin-top:0}}.complete-the-look__add-more-items__container .complete-the-look__product-tile__product-image{height:78px;width:125px}@media screen and (max-width:768px){.complete-the-look__add-more-items__container .complete-the-look__product-tile__product-image{grid-column:1;grid-row:1;margin:0}.complete-the-look__add-more-items__container .complete-the-look__product-tile{grid-template-columns:1fr}.complete-the-look__add-more-items__container .complete-the-look__product-tile__price-and-promo-container{grid-column:1;grid-row:3;margin:9px 7px}}.complete-the-look__summary{border:1px solid #d1d1d1;border-radius:5px;margin-top:9px;padding:16px 12px;-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px}@media screen and (max-width:880px){.complete-the-look__summary{-ms-flex-preferred-size:auto;flex-basis:auto;margin-top:12px;width:auto}}.complete-the-look__summary__heading{border-bottom:1px solid #d1d1d1;font-size:16px;margin-bottom:8px;padding-bottom:10px}.complete-the-look__summary__heading .bundle-summary{font-weight:700}.complete-the-look__summary__heading .bundle-items{color:#707070}.complete-the-look__summary__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 0}.complete-the-look__summary__total.bundle-discount-savings .bundle-total-label,.complete-the-look__summary__total.buy-more-save-more-savings .bundle-total-label{background-color:#ca7f82;border-radius:2px;color:#fff;font-size:14px;padding:3px 7px}.complete-the-look__summary__total.bundle-discount-savings .bundle-total-value,.complete-the-look__summary__total.buy-more-save-more-savings .bundle-total-value{color:#db2b39}.complete-the-look__summary__total.bundle-discount-savings .bundle-total-label{background-color:#e02b3a}.complete-the-look__summary__total.total-savings{color:#db2b39;font-weight:700}.complete-the-look__summary__total.bundle-total{font-weight:700}.complete-the-look__summary__finance{background-color:#f4f4f4;border-radius:2px;color:#272727;font-size:12px;margin-top:16px;padding:3px 9px}.complete-the-look__summary__finance p{margin:0}.complete-the-look__summary__finance .monthly-payment{color:#db2b39;font-weight:700}.complete-the-look__summary .subtotal-items{display:none}.complete-the-look__summary .btn-success{margin-top:5px}.complete-the-look__item__price{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.complete-the-look__item__price .price-prefix{color:#db2b39;font-size:12px}.complete-the-look__item__price .sales-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}@media screen and (max-width:400px){.complete-the-look__item__price .sales-price{-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:start}}.complete-the-look__item__price .sales-price-value{color:#db2b39;font-size:18px;font-weight:700}.complete-the-look__item__price .savings-value{background-color:#272727;color:#fff;font-size:12px;padding:3px 5px}.complete-the-look__item__price .list-price{color:#646464;font-size:12px}.complete-the-look__item__price .list-price .list-price-value{text-decoration:line-through}@media screen and (max-width:768px){.complete-the-look__item__price{margin-top:6px}}.complete-the-look>.empty-tile-placeholder{display:none}.complete-the-look-swiper-controls svg{height:18px;-webkit-transition:color .3s ease-out;transition:color .3s ease-out;width:10px}.complete-the-look-swiper-controls svg,.complete-the-look-swiper-controls>div.swiper-button-disabled:hover svg{color:#959392}.complete-the-look-swiper-controls>div{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;background-color:#fff;border-radius:50%;height:32px;justify-content:center;-webkit-transition:border-color .3s ease-out;transition:border-color .3s ease-out;width:32px}.complete-the-look-swiper-controls>div,.complete-the-look-swiper-controls>div.swiper-button-disabled:hover{border:1px solid #d1d1d1}.complete-the-look-swiper-controls>div:hover{border-color:#959392}.complete-the-look-swiper-controls>div:hover svg{color:#423e3e}.complete-the-look-swiper-controls>div.swiper-button-disabled{cursor:auto;opacity:.5}