.pull-left-xs{float:left}.pull-right-xs{float:right}@media (min-width: 544px) and (max-width: 767.98px){.pull-left-sm{float:left}.pull-right-sm{float:right}}@media (min-width: 768px) and (max-width: 991.98px){.pull-left-md{float:left}.pull-right-md{float:right}}@media (min-width: 992px) and (max-width: 1199.98px){.pull-left-lg{float:left}.pull-right-lg{float:right}}@media (min-width: 1200px){.pull-left-xl{float:left}.pull-right-xl{float:right}}@media (max-width: 543.98px){.hidden-xs-down{display:none !important}}@media (max-width: 767.98px){.hidden-sm-down{display:none !important}}@media (max-width: 991.98px){.hidden-md-down{display:none !important}}@media (max-width: 1199.98px){.hidden-lg-down{display:none !important}}.hidden-xl-down{display:none !important}.row.equal-height>[class^="col"]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@keyframes drift-fadeZoomIn{0%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes drift-fadeZoomOut{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}15%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1}100%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}}@keyframes drift-loader-rotate{0%{-webkit-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}50%{-webkit-transform:translate(-50%, -50%) rotate(-180deg);transform:translate(-50%, -50%) rotate(-180deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(-360deg);transform:translate(-50%, -50%) rotate(-360deg)}}@keyframes drift-loader-before{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(6px);transform:scale(1.2) translateX(6px)}25%{-webkit-transform:scale(1.3) translateX(8px);transform:scale(1.3) translateX(8px)}40%{-webkit-transform:scale(1.2) translateX(6px);transform:scale(1.2) translateX(6px)}50%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(0.8) translateX(6px);transform:scale(0.8) translateX(6px)}75%{-webkit-transform:scale(0.7) translateX(8px);transform:scale(0.7) translateX(8px)}90%{-webkit-transform:scale(0.8) translateX(6px);transform:scale(0.8) translateX(6px)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes drift-loader-after{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(-6px);transform:scale(1.2) translateX(-6px)}25%{-webkit-transform:scale(1.3) translateX(-8px);transform:scale(1.3) translateX(-8px)}40%{-webkit-transform:scale(1.2) translateX(-6px);transform:scale(1.2) translateX(-6px)}50%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(0.8) translateX(-6px);transform:scale(0.8) translateX(-6px)}75%{-webkit-transform:scale(0.7) translateX(-8px);transform:scale(0.7) translateX(-8px)}90%{-webkit-transform:scale(0.8) translateX(-6px);transform:scale(0.8) translateX(-6px)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes drift-fadeZoomIn{0%{-webkit-transform:scale(1.5);opacity:0}100%{-webkit-transform:scale(1);opacity:1}}@-webkit-keyframes drift-fadeZoomOut{0%{-webkit-transform:scale(1);opacity:1}15%{-webkit-transform:scale(1.1);opacity:1}100%{-webkit-transform:scale(0.5);opacity:0}}@-webkit-keyframes drift-loader-rotate{0%{-webkit-transform:translate(-50%, -50%) rotate(0)}50%{-webkit-transform:translate(-50%, -50%) rotate(-180deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(-360deg)}}@-webkit-keyframes drift-loader-before{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(6px)}25%{-webkit-transform:scale(1.3) translateX(8px)}40%{-webkit-transform:scale(1.2) translateX(6px)}50%{-webkit-transform:scale(1)}60%{-webkit-transform:scale(0.8) translateX(6px)}75%{-webkit-transform:scale(0.7) translateX(8px)}90%{-webkit-transform:scale(0.8) translateX(6px)}100%{-webkit-transform:scale(1)}}@-webkit-keyframes drift-loader-after{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(-6px)}25%{-webkit-transform:scale(1.3) translateX(-8px)}40%{-webkit-transform:scale(1.2) translateX(-6px)}50%{-webkit-transform:scale(1)}60%{-webkit-transform:scale(0.8) translateX(-6px)}75%{-webkit-transform:scale(0.7) translateX(-8px)}90%{-webkit-transform:scale(0.8) translateX(-6px)}100%{-webkit-transform:scale(1)}}.drift-zoom-pane{direction:ltr /*rtl:ignore*/;background:rgba(0,0,0,0.5);transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0)}.drift-zoom-pane.drift-opening{animation:drift-fadeZoomIn 180ms ease-out;-webkit-animation:drift-fadeZoomIn 180ms ease-out}.drift-zoom-pane.drift-closing{animation:drift-fadeZoomOut 210ms ease-in;-webkit-animation:drift-fadeZoomOut 210ms ease-in}.drift-zoom-pane.drift-inline{position:absolute;width:14rem;height:14rem;border:0.0625rem solid #3f2e27;background-color:#fff}.drift-loading .drift-zoom-pane-loader{display:block;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);width:4.125rem;height:1.25rem;animation:drift-loader-rotate 1800ms infinite linear;-webkit-animation:drift-loader-rotate 1800ms infinite linear}.drift-zoom-pane-loader::before,.drift-zoom-pane-loader::after{content:'';display:block;width:1.25rem;height:1.25rem;position:absolute;top:50%;margin-top:-0.625rem;border-radius:1.25rem;background:rgba(63,46,39,0.9)}.drift-zoom-pane-loader::before{left:0;animation:drift-loader-before 1800ms infinite linear;-webkit-animation:drift-loader-before 1800ms infinite linear}.drift-zoom-pane-loader::after{right:0;animation:drift-loader-after 1800ms infinite linear;-webkit-animation:drift-loader-after 1800ms infinite linear;animation-delay:-900ms;-webkit-animation-delay:-900ms}.drift-bounding-box{background-color:transparent !important}.simple-quantity,.quantity-selector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.quantity-selector .btn-link{width:1.25rem;height:1.25rem;padding:0;text-align:center}.quantity-selector i::before,.quantity-selector i::after{width:0.75rem;height:0.0625rem}.quantity-selector .icon-minus::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:calc(50% + 0.0625rem)}.quantity-selector .icon-plus::before,.quantity-selector .icon-plus::after{margin:-0.2875rem 0 0 -0.6rem}.quantity-selector .form-control{text-align:left;padding:0 0 0 0.3125rem;font-family:MAKEUPFOREVER,Arial,Sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;letter-spacing:.0387rem;/*! functional comment do-not-remove */}@media (min-width: 1200px){.quantity-selector .form-control{width:3rem}}.quantity-selector .form-control.disabled{color:#ccc !important}.quantity-selector span.disabled,.quantity-selector i.disabled{color:#ccc}@media (max-width: 1199.98px){.simple-quantity,.quantity-selector{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.simple-quantity{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.quantity-selector{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:0.51rem;width:100%}.quantity-selector .form-control{width:1.6875rem}}.pdp-banner{background-size:cover;background-repeat:no-repeat;background-position:left top;position:absolute;left:15px;top:0;width:75%;height:40.625rem;z-index:-1}.pdp-head .title-area{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.pdp-head .badge-image{max-width:4.375rem}@media (min-width: 768px){.pdp-head .badge-image{max-width:6.063rem}}.pdp-head .badge-image img{max-width:100%}.pdp-head .sales-percent{-webkit-box-shadow:-0.0625rem -0.0625rem rgba(255,255,255,0.6);box-shadow:-0.0625rem -0.0625rem rgba(255,255,255,0.6);height:1.0625rem}.choose-shade .sub-title{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.choose-shade .try-on-mobile{text-decoration:none;width:100%}.product-detail{margin-bottom:0;position:relative;text-align:left}@media (max-width: 543.98px){.product-detail{margin-top:0}.product-detail .add-to-cart-btn-container .add-to-cart{bottom:0;position:fixed;left:50vw;width:50vw;z-index:9}.product-detail .add-to-cart-btn-container>.row{margin:0}.product-detail .add-to-cart-btn-container>.row>[class*="col-"]{padding:0}.product-detail .add-to-cart-btn-container .btn-primary:disabled{opacity:1;background-color:#979797;border-color:#979797;cursor:not-allowed;color:#757575}.product-detail .cart-total-mobile{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#f8f9fa;bottom:0;-webkit-box-shadow:0 -0.0625rem 0 0 #ccc;box-shadow:0 -0.0625rem 0 0 #ccc;color:#000;font-size:1.125rem;font-weight:800;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;padding:0.71875rem 0;position:fixed;right:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:50vw;z-index:9}.product-detail .add-to-cart-mobile{z-index:100;-webkit-box-shadow:0 0 0.25rem rgba(0,0,0,0.15);box-shadow:0 0 0.25rem rgba(0,0,0,0.15)}.product-detail .add-to-cart-mobile .try-on-mobile{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.product-detail .add-to-cart-mobile .cart-and-ipay{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.product-detail .add-to-cart-mobile .cart-and-ipay button.add-to-cart .price .strike-through{display:none}.product-detail .add-to-cart-mobile .cart-and-ipay button.add-to-cart[disabled] .text{width:12.5rem;overflow:hidden;white-space:nowrap}}.product-detail .product-main-details{position:relative}@media (min-width: 992px){.product-detail .product-main-details::before{content:"";position:absolute;right:50%;width:9999px;top:0;bottom:0;background:#f4f4f4}}@media (min-width: 992px){.product-detail .image-wrap{position:relative}}@media (min-width: 992px){.product-detail .image-wrap .image-box{position:-webkit-sticky;position:sticky;top:170px;margin:0 0 1rem}}.product-detail .image-wrap .try-on-desktop .btn{min-width:9.375rem}.product-detail .add-to-cart-btn-container{padding:1rem 0;border-bottom:0.063rem solid #c5c5c5}.product-detail .product-short-description{margin:0 0 1.5rem}.product-detail .product-short-description p{margin:0;display:inline}.product-detail .product-short-description .view-more{color:#828282}.product-detail .add-to-wishlist-container button{background-color:#fff;border:none;padding:0}.product-detail .add-to-wishlist-container button i::before{font-size:1.625rem}@media (min-width: 1200px){.product-detail .add-to-wishlist-container{z-index:2}}.product-detail .ratings-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;height:auto;margin-bottom:1.25rem}@media (min-width: 1200px){.product-detail .ratings-container{margin-bottom:1rem}}.product-detail .ratings-container .rating-stars{margin-right:0.5rem}.product-detail .ratings-container .rating-stars [class^="icon-"]::before,.product-detail .ratings-container .rating-stars [class*="icon-"]::before{font-size:1rem}.product-detail .review-count{color:#171717;font-size:.875rem}@media (max-width: 1199.98px){.product-detail .review-count{margin-top:0;position:relative;top:0.0625rem}}.product-detail .pdp-vat-label{padding-top:1.5625rem;padding-bottom:0}.product-detail .pdp-payment-icons-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:700;letter-spacing:-0.01875rem;padding-top:1.5625rem;padding-bottom:1.5625rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-detail .pdp-payment-icons-wrapper .payment-label{padding-right:1.75rem}@media (max-width: 1199.98px){.product-detail .pdp-payment-icons-wrapper .payment-label{padding-right:1rem}}.product-detail .payment-icons img{width:2.8125rem;margin:0}@media (max-width: 1199.98px){.product-detail .payment-icons img{width:2rem}}.product-detail .payment-icons .tabby-logo-pdp-payment-options{height:auto;border:0.12rem solid #ecebeb;padding:0.25rem;border-radius:0.25rem}.product-detail .icon-boxes-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.product-detail .icon-boxes-wrapper .icon-box{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:0.25rem;border:0.0625rem solid #e0ebeb;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-weight:700;max-width:6.5rem;padding:0.625rem;text-align:center}@media (max-width: 1199.98px){.product-detail .icon-boxes-wrapper .icon-box{margin:0 0.3125rem}}.product-detail .icon-boxes-wrapper .icon-box span{display:block;margin-top:0.5625rem}.product-detail .icon-boxes-wrapper .icon-box i::before{font-size:2rem}.delivery-available-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.875rem;padding:0.625rem 0 0;margin:0 0 -0.375rem;width:100%}@media (min-width: 768px){.delivery-available-container{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}}.delivery-available-container i{margin-right:0.5rem}.delivery-available-container i::before{font-size:1.75rem}.delivery-available-container span:last-child{padding-left:0.3125rem}.delivery-available-container .delivery-title{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.delivery-available-container .find-store{font-size:.875rem;font-style:italic;font-weight:800}.product-image-carousel{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:calc(100% + 3rem)}@media (min-width: 768px){.product-image-carousel{max-width:100%}}.product-image-carousel .product-images{height:auto}.product-image-carousel .product-images[data-count]{max-width:31.25rem}.product-image-carousel .slick-slide>div{display:block;cursor:-webkit-zoom-in;cursor:zoom-in}.product-image-carousel .is-background .static-video-controls{padding:0 2.75rem}.product-image-carousel .is-background .static-video-controls .mute-unmute{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-image-carousel .is-background .static-video-controls .mute-unmute .icon-svg path{fill:#fff}.product-images,.product-thumbnails{overflow:hidden;white-space:nowrap}.product-images .slick-list,.product-thumbnails .slick-list{padding:0 !important}@media (min-width: 1200px){.product-images img,.product-thumbnails img{max-height:100%;max-width:100%}}.slick-initialized.product-images,.slick-initialized.product-thumbnails,.slick-destroyed.product-images,.slick-destroyed.product-thumbnails{overflow:initial;white-space:normal}.slick-slider{-ms-touch-action:auto !important;touch-action:auto !important}@media (min-width: 1200px){.product-images{height:23.75rem}}.product-images .slick-next,.product-images .slick-prev{visibility:visible;width:4rem;top:50%;bottom:auto}@media (max-width: 991.98px){.product-images .slick-next,.product-images .slick-prev{display:none !important}}.product-images .slick-prev{left:-1.5rem}.product-images .slick-next{right:-1.5rem}.product-images .icon-arrow-next::after,.product-images .icon-arrow-next::before,.product-images .icon-arrow-prev::after,.product-images .icon-arrow-prev::before{width:1.075rem}.product-thumbnails{margin:0.6875rem 0 0;position:relative}.product-thumbnails .slick-track{display:block}.product-thumbnails .slick-slide>div{overflow:hidden;width:3.5rem;height:3.5rem;cursor:pointer}.product-thumbnails .slick-slide{margin:0 0.313rem}@media (min-width: 992px){.product-thumbnails .slick-slide{margin:0 0 0.313rem}}.product-thumbnails .slick-slide.slick-current{border-color:#000}.product-thumbnails .slick-slide img{background:#fff}.product-thumbnails .slick-prev,.product-thumbnails .slick-next{width:2rem;margin:0.313rem auto;visibility:visible;color:#3f2e27;position:static}@media (min-width: 992px){.product-thumbnails .slick-prev{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}@media (min-width: 992px){.product-thumbnails .slick-next{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.product-thumbnails .icon-arrow-right::before,.product-thumbnails .icon-arrow-right::after,.product-thumbnails .icon-arrow-left::before,.product-thumbnails .icon-arrow-left::after{font-size:0.938rem}.product-thumbnails .video-thumbnail{position:relative}.product-thumbnails .video-thumbnail .icon-wrap{position:absolute;left:50%;top:50%;width:2.813rem;height:2.813rem;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:100%;border:0.125rem solid #fff;z-index:1}.product-thumbnails .video-thumbnail .icon-svg{width:1.25rem;height:1.25rem}.product-thumbnails .video-thumbnail .icon-svg .pay-icon{stroke:#fff}.product-info .attributes-container .capacity[data-attr="CORE_capacity"] .custom-select,.product-info .attributes-container .capacity[data-attr="CORECAPACITY"] .custom-select{background-position:right 0 center}@media (min-width: 768px){.product-info .attributes-container .capacity[data-attr="CORE_capacity"] .custom-select,.product-info .attributes-container .capacity[data-attr="CORECAPACITY"] .custom-select{background-position:100% 50%}}.product-info .attributes-container .capacity[data-attr="CORE_capacity"] .dropdown-toggle,.product-info .attributes-container .capacity[data-attr="CORECAPACITY"] .dropdown-toggle{padding:0;border:none;font-family:MAKEUPFOREVER,Arial,Sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;letter-spacing:.0387rem;/*! functional comment do-not-remove */}@media (min-width: 992px){.product-info .attributes-container .capacity[data-attr="CORE_capacity"] .dropdown-toggle,.product-info .attributes-container .capacity[data-attr="CORECAPACITY"] .dropdown-toggle{padding-right:2rem}}.product-info .attributes-container .capacity[data-attr="CORE_capacity"] .dropdown-toggle .filter-option,.product-info .attributes-container .capacity[data-attr="CORECAPACITY"] .dropdown-toggle .filter-option{height:auto}.product-info .attributes-container .capacity[data-attr="CORE_capacity"] .dropdown-menu:not(.inner),.product-info .attributes-container .capacity[data-attr="CORECAPACITY"] .dropdown-menu:not(.inner){border:none;background-color:#f2f7f7;margin-top:1.4375rem;padding:0 .75rem}@media (min-width: 992px){.product-info .attributes-container .capacity[data-attr="CORE_capacity"] .dropdown-menu:not(.inner),.product-info .attributes-container .capacity[data-attr="CORECAPACITY"] .dropdown-menu:not(.inner){margin-top:1.1875rem;margin-left:-0.75rem}}.product-info .attributes-container .capacity[data-attr="CORE_capacity"] .dropdown-item,.product-info .attributes-container .capacity[data-attr="CORECAPACITY"] .dropdown-item{padding:.75rem 0;background-color:#f2f7f7;font-family:MAKEUPFOREVER,Arial,Sans-serif;font-weight:500;font-size:1rem;line-height:1.2;letter-spacing:.0387rem;/*! functional comment do-not-remove */}.product-info .attributes-container .capacity[data-attr="CORE_capacity"] .dropdown-item .text,.product-info .attributes-container .capacity[data-attr="CORECAPACITY"] .dropdown-item .text{color:#3f2e27}@media (min-width: 992px){.product-info .attributes-container .capacity[data-attr="CORE_capacity"]>div,.product-info .attributes-container .capacity[data-attr="CORECAPACITY"]>div{border-radius:.3125rem}}@media (min-width: 768px) and (max-width: 1199.98px){.product-info .attributes-container .single-select-option{padding-top:0}}.product-info .attributes-container .single-select-option .quantity-selector{margin-top:0}.product-info .attributes-container .single-select-option .quantity-selector .js-quantity-btn-span{display:none}.product-info .attributes-container .single-select-option .quantity-selector .form-control{text-align:center;padding:0.313rem;width:2.813rem;height:2.813rem;border-radius:100%;border:0.063rem solid #e4e4e4 !important}.product-info .attributes-container .single-select-option .quantity-selector .icon-minus::before,.product-info .attributes-container .single-select-option .quantity-selector .icon-plus::before{font-size:0.813rem}.product-info .attributes-container .single-select-option .quantity-selector .btn-link{text-align:right}@media (min-width: 992px){.product-info .attributes-container .btn-container{width:56%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.product-info .attributes-container .size-qty-container{width:44%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}.product-info .capacity-row{height:3.375rem}@media (min-width: 992px){.product-info .capacity-row{height:3.125rem}}.product-info .capacity-row .quantity-selector .form-control{background-color:inherit !important}.product-info .btn-select{background-position:right 0.75rem center}.product-info .btn-select .swatch-circle,.product-info .single-select-option .swatch-circle{width:0.5625rem;height:1.0625rem;min-width:0.5625rem}.product-info .attribute-color .swatches-list-container{width:18.25rem}@media (min-width: 544px){.product-info .attribute-color .swatches-list-container{width:24.375rem}}@media (min-width: 992px){.product-info .attribute-color .swatches-list-container{width:26.125rem}}.product-info .attribute-color .btn-select{outline:none}.product-info .attribute-color .btn-select-color{height:4.25rem}.product-info .attribute .filter-option-inner-inner,.product-info .attribute .dropdown-item .text{color:#3f2e27;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-info .attribute .filter-option-inner-inner small.text-muted,.product-info .attribute .dropdown-item .text small.text-muted{color:#3f2e27 !important;font-size:.75rem;font-weight:500}.product-info .attribute .dropdown-item.disabled:not(.active) small.text-muted{color:#ccc !important}.product-info .swatches{-webkit-transition:height .3s,padding-top .3s,padding-bottom .3s;-o-transition:height .3s,padding-top .3s,padding-bottom .3s;transition:height .3s,padding-top .3s,padding-bottom .3s;height:4.125rem}@media (min-width: 992px){.product-info .swatches{height:3.75rem}}.product-info .swatches>button{width:2.9375rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:100%}@media (min-width: 992px){.product-info .swatches>button{width:2.5rem}}.product-info .swatches>button.btn-selected::before,.product-info .swatches>button.btn-selected::after,.product-info .swatches>button .btn-selected::before,.product-info .swatches>button .btn-selected::after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;z-index:2}.product-info .swatches>button.btn-selected::before,.product-info .swatches>button .btn-selected::before{border:0.125rem solid #3f2e27}.product-info .swatches>button.btn-selected::after,.product-info .swatches>button .btn-selected::after{width:calc(100% - 0.25rem);height:calc(100% - 0.25rem);top:0.125rem;left:0.125rem;border:0.125rem solid #fff}.product-info .swatches .swatch-circle.unselectable::before{content:'';border-left:1px solid #3f2e27;-webkit-transform:skewX(-35deg);-ms-transform:skewX(-35deg);transform:skewX(-35deg);position:absolute;top:0;right:1.4375rem;height:100%}@media (min-width: 992px){.product-info .swatches .swatch-circle.unselectable::before{right:1.125rem;-webkit-transform:skewX(-32deg);-ms-transform:skewX(-32deg);transform:skewX(-32deg);height:93%}}.product-info .swatches .swatch-circle.unselectable:not(.selected)::before{right:1.4375rem;-webkit-transform:skewX(-35deg);-ms-transform:skewX(-35deg);transform:skewX(-35deg)}@media (min-width: 992px){.product-info .swatches .swatch-circle.unselectable:not(.selected)::before{right:1.1875rem;-webkit-transform:skewX(-33deg);-ms-transform:skewX(-33deg);transform:skewX(-33deg);height:100%}}.product-info .swatches .see-more{display:none;z-index:2;height:100%;position:absolute}.product-info .swatches .see-more::before{content:"+"}.product-info .swatches .see-more.expanded{height:4.125rem;position:static}@media (min-width: 992px){.product-info .swatches .see-more.expanded{height:3.75rem}}.product-info .swatches .see-more.expanded::before{content:"-"}.product-info .swatches.dropdown{top:4.25rem;height:0;opacity:0;display:none;max-height:24.063rem;z-index:10}.set-item .product-info .swatches.dropdown{top:3.438rem}.product-info .swatches.dropdown>button:not(.see-more){height:auto}.product-info .swatches.dropdown>button:not(.see-more) .swatch-circle{width:1.5rem;height:2.3125rem;min-width:1.5rem}.product-info .swatches.dropdown>button:not(.see-more) .swatch-circle.selected::after{-webkit-transform:none;-ms-transform:none;transform:none}.product-info .swatches.dropdown>button:not(.see-more) .swatch-circle.unselectable::before{-webkit-transform:skewX(-29deg);-ms-transform:skewX(-29deg);transform:skewX(-29deg);right:0.625rem;height:90%}.product-info .swatches.dropdown>button:not(.see-more) .swatch-circle.unselectable:not(.selected)::before{-webkit-transform:skewX(-33deg);-ms-transform:skewX(-33deg);transform:skewX(-33deg);right:0.6875rem;height:99%}.product-info .swatches.all-visible{height:auto}.product-info .swatches.all-visible button{height:4.125rem}@media (min-width: 992px){.product-info .swatches.all-visible button{height:3.75rem}}.product-info .open .swatches.dropdown{height:auto;opacity:1;display:block}@media (max-width: 1199.98px){.product-info .shipping-info{display:none}}.availability{margin-top:-1.25rem}.availability-messages{font-size:.75rem;text-align:center}.availability-messages>.btn{cursor:default !important;margin-bottom:0.5625rem}.availability-messages>.btn:hover,.availability-messages>.btn:focus,.availability-messages>.btn:active{background-color:#fff;color:#3f2e27}.prices-add-to-cart-actions{padding-bottom:1.25rem}.prices-add-to-cart-actions .price{color:#3f2e27}.prices-add-to-cart-actions .price .sales{font-size:1.25rem;font-weight:800}.prices-add-to-cart-actions .price .strike-through,.prices-add-to-cart-actions .price .worth{font-size:1rem;font-weight:600}.availability{max-width:20.625rem;margin:0 auto 1rem}@media (min-width: 1200px){.availability{max-width:100%}}@media (min-width: 768px) and (max-width: 991.98px){.availability{margin:1.25rem 0}}@media (max-width: 543.98px){.availability{max-width:100%}}.availability .btn{font-size:1rem;width:100%}.availability .icon-shopping-bag{display:none}@media (min-width: 768px) and (max-width: 991.98px){.cart-and-ipay{width:57%}}.cart-and-ipay button.add-to-cart-global,.cart-and-ipay button.add-to-cart{max-height:3.125rem}.cart-and-ipay button.add-to-cart-global:focus,.cart-and-ipay button.add-to-cart:focus{outline:none}.cart-and-ipay button.add-to-cart-global .text,.cart-and-ipay button.add-to-cart-global .prices,.cart-and-ipay button.add-to-cart .text,.cart-and-ipay button.add-to-cart .prices{color:#3f2e27}.cart-and-ipay button.add-to-cart-global .text .price>span>span,.cart-and-ipay button.add-to-cart-global .prices .price>span>span,.cart-and-ipay button.add-to-cart .text .price>span>span,.cart-and-ipay button.add-to-cart .prices .price>span>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.cart-and-ipay button.add-to-cart-global .text,.cart-and-ipay button.add-to-cart .text{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.cart-and-ipay button.add-to-cart-global .text::after,.cart-and-ipay button.add-to-cart .text::after{content:"";position:absolute;right:0;top:-0.125rem;width:0.0625rem;background-color:#3f2e27;height:1.3125rem}.cart-and-ipay button.add-to-cart-global[disabled],.cart-and-ipay button.add-to-cart[disabled]{pointer-events:none;opacity:1;background-color:#eef2f2;-webkit-box-shadow:none;box-shadow:none}.cart-and-ipay button.add-to-cart-global[disabled] .text,.cart-and-ipay button.add-to-cart-global[disabled] .prices,.cart-and-ipay button.add-to-cart[disabled] .text,.cart-and-ipay button.add-to-cart[disabled] .prices{color:#756966}.cart-and-ipay button.add-to-cart-global[disabled] .text::after,.cart-and-ipay button.add-to-cart-global[disabled] .prices::after,.cart-and-ipay button.add-to-cart[disabled] .text::after,.cart-and-ipay button.add-to-cart[disabled] .prices::after{display:none}.cart-and-ipay button.add-to-cart-global .price,.cart-and-ipay button.add-to-cart .price{font-family:MAKEUPFOREVER,Arial,Sans-serif;font-weight:700;font-size:.875rem;line-height:1.2;letter-spacing:.0387rem;/*! functional comment do-not-remove */}.cart-and-ipay button.add-to-cart-global .price .strike-through,.cart-and-ipay button.add-to-cart .price .strike-through{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;color:#3f2e27;margin-right:1rem;position:relative;text-decoration:none}.cart-and-ipay button.add-to-cart-global .price .strike-through::before,.cart-and-ipay button.add-to-cart .price .strike-through::before{content:"";position:absolute;left:0;top:0.375rem;width:2rem;height:0.125rem;background:#3f2e27;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cart-and-ipay button.add-to-cart-global .price .sales,.cart-and-ipay button.add-to-cart .price .sales{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.product-info .attributes-container .back-in-stock-btn{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;margin-top:0.625rem}@media (min-width: 768px){.product-info .attributes-container .back-in-stock-btn{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}}.back-in-stock-container{margin:0.625rem auto}@media (min-width: 768px){.back-in-stock-container{max-width:100%}}.back-in-stock-container:not(.d-none)+.cart-and-ipay{display:none}.back-in-stock-container .back-in-stock-wrapper .btn-notifyme-done{background-color:#eef2f2;border-color:transparent;pointer-events:none}.back-in-stock-modal .modal-header .close{top:2.5rem}.back-in-stock-modal .modal-header .close::before,.back-in-stock-modal .modal-header .close::after{width:1rem;height:0.25rem;color:#3f2e27}.back-in-stock-modal .modal-header .close:hover{color:#3f2e27}.back-in-stock-modal .modal-title{font-family:MAKEUPFOREVER,Arial,Sans-serif;font-weight:700;font-size:1.375rem;line-height:1.1;letter-spacing:0;/*! functional comment do-not-remove */}.back-in-stock-modal .modal-title::after{display:none}.back-in-stock-modal .modal-body .selected-product-summary-wrapper img{height:4.375rem;width:4.375rem}.back-in-stock-modal .modal-body .form-group .email{border:none;font-family:MAKEUPFOREVER,Arial,Sans-serif;font-weight:400;font-size:1rem;line-height:1.4;letter-spacing:.0387rem;/*! functional comment do-not-remove */}.back-in-stock-modal .modal-body .form-group .email::-webkit-input-placeholder{color:#756966;opacity:1}.back-in-stock-modal .modal-body .form-group .email::-moz-placeholder{color:#756966;opacity:1}.back-in-stock-modal .modal-body .form-group .email:-ms-input-placeholder{color:#756966;opacity:1}.back-in-stock-modal .modal-body .form-group .email::-ms-input-placeholder{color:#756966;opacity:1}.back-in-stock-modal .modal-body .form-group .email::placeholder{color:#756966;opacity:1}.availability-messages>.btn{font-size:.8125rem;padding:0.75rem 0.3125rem 0.6875rem}.apple-pay-pdp{padding:0;display:block}.social-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1.5rem;margin-bottom:0.5rem}.social-container a{margin:0 0.75rem}.social-container a:hover{text-decoration:none}.product-drawers .caret-right::before{font-size:.75rem;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);/*! rtl:raw:
                transform: rotate(90deg);
            */}.product-drawers .modal-dialog{top:100%;-webkit-transition:top 0.15s linear;-o-transition:top 0.15s linear;transition:top 0.15s linear}@media (min-width: 992px){.product-drawers .modal-dialog{top:0;-webkit-transition:right 0.15s linear;-o-transition:right 0.15s linear;transition:right 0.15s linear;right:-26.875rem;width:26.875rem;left:unset}}.product-drawers .modal-dialog .modal-header-inner,.product-drawers .modal-dialog .close{height:2.125rem}.product-drawers .modal-dialog .close{top:1.25rem;width:2.125rem}.product-drawers .modal-dialog .modal-body{height:calc(100vh - 13.125rem)}@media (min-width: 992px){.product-drawers .modal-dialog .modal-body{height:calc(100vh - 4.625rem)}}.product-drawers .modal.show .modal-dialog{top:8.5rem}@media (min-width: 992px){.product-drawers .modal.show .modal-dialog{top:0;right:0}}.manufacturer-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.25rem}@media (min-width: 1200px){.manufacturer-info{margin-bottom:2.25rem}}.manufacturer-info-label{font-size:.625rem;font-weight:600;margin-right:0.25rem}.manufacturer-sku{font-size:.625rem}label.color ~ a:hover{text-decoration:none}.description-and-detail{margin-top:2em}@media (max-width: 543.98px){.description-and-detail{margin-top:0}.description-and-detail h2{font-size:1.5rem;margin-bottom:0}.description-and-detail>div:last-child{margin-bottom:1em}}@media (min-width: 544px){.description-and-detail .description{margin-bottom:2em}}@media (max-width: 543.98px){.description-and-detail .content{margin-top:1em}}.complementary-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width: 1200px){.complementary-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:1rem}}.complementary-details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1200px){.complementary-details{padding-right:1.5rem;width:20%}}.complementary-details .add-to-wishlist-container{padding-top:0.5rem;padding-bottom:1rem}@media (max-width: 1199.98px){.complementary-details .add-to-wishlist-container{display:inline-block}}.complementary-content{font-size:.75rem}.complementary-content h3{font-size:1.1875rem;margin-bottom:0.75rem;text-align:center}@media (min-width: 1200px){.complementary-content h3{font-size:1.5rem;margin-bottom:1.25rem;text-align:left}}.complementary-cta{text-align:center}@media (min-width: 768px){.complementary-cta{margin-top:2rem}}@media (min-width: 1200px){.complementary-cta{margin-top:auto;margin-bottom:1.25rem;text-align:left}}.complementary-cta>.btn{max-width:20.625rem;margin-left:auto;margin-right:auto}.complementary-cta .add-to-wishlist-container{text-align:center}.complementary-cta .add-to-wishlist-container .add-to-wishlist-btn{background-color:transparent;border:0;display:inline-block}.product-mobile-wishlist .add-to-wishlist-btn{position:absolute;top:0.875rem;right:1.6875rem;-webkit-box-shadow:0 0.25rem 0.5rem 0 rgba(0,0,0,0.1);box-shadow:0 0.25rem 0.5rem 0 rgba(0,0,0,0.1);width:2.625rem;height:2.625rem;border-radius:50%;background:none;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.product-mobile-wishlist .add-to-wishlist-btn i::before{font-size:1.75rem}.complementary-total-price{font-size:1.5rem;font-weight:800}@media (min-width: 768px){.complementary-total-price{font-size:1.875rem}}@media (min-width: 1200px){.complementary-total-price{font-size:1.375rem}}.complementary-total-list-price{color:#999;font-size:1.3125rem;font-weight:500;text-decoration:line-through}@media (min-width: 768px){.complementary-total-list-price{font-size:1.625rem;font-weight:600}}@media (min-width: 1200px){.complementary-total-list-price{font-size:1.1875rem}}.complementary-total-price+.btn,.complementary-total-list-price+.btn{margin-top:1rem}@media (min-width: 768px){.complementary-products{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (min-width: 1200px){.complementary-products{width:80%}}.complementary-products>.product{border:0.0625rem solid #ccc;display:block;white-space:normal;padding:0.5rem 0.5rem 0;margin-bottom:1.25rem;width:100%}@media (min-width: 768px){.complementary-products>.product{max-width:15.3125rem;margin-bottom:0}}.complementary-products>.product+.icon-plus{display:none;margin:0 1.35rem}@media (min-width: 768px){.complementary-products>.product+.icon-plus{display:block}}@media (min-width: 1200px){.complementary-products>.product+.icon-plus{margin-top:7rem;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}}.complementary-products>.product+.icon-plus::before,.complementary-products>.product+.icon-plus::after{margin:-0.0625rem 0 0 -0.4375rem;width:1.25rem;height:0.125rem}.complementary-products .product-tile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:left}@media (min-width: 768px){.complementary-products .product-tile{display:block;text-align:center}}.complementary-products .product-tile .image-container{width:6rem;margin-right:0.5rem}@media (min-width: 768px){.complementary-products .product-tile .image-container{width:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-right:0}}.complementary-products .product-tile .ratings-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 768px){.complementary-products .product-tile .ratings-container{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.complementary-products .product-tile .ratings-container .review-count{margin-top:0}@media (max-width: 767.98px){.complementary-products .product-tile .tile-body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-bottom:0.875rem;padding-right:0.125rem}}@media (min-width: 768px) and (max-width: 991.98px){.complementary-products .product-tile .tile-body{padding-bottom:1rem}}@media (min-width: 992px) and (max-width: 1199.98px){.complementary-products .product-tile .tile-body{padding-bottom:1rem}}@media (max-width: 767.98px){.complementary-products .product-tile .tile-body .price .sales,.complementary-products .product-tile .tile-body .price .list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}}.complementary-products .product-tile .tile-body>.btn{display:block;float:right;max-width:16rem;width:100%}@media (min-width: 768px) and (max-width: 991.98px){.complementary-products .product-tile .tile-body>.btn{font-size:.5625rem;padding:0.5rem 0.5rem 0.375rem}}@media (min-width: 992px) and (max-width: 1199.98px){.complementary-products .product-tile .tile-body>.btn{font-size:.5625rem;padding:0.5rem 0.5rem 0.375rem}}@media (min-width: 768px){.complementary-products .product-tile .tile-body>.btn{float:none;margin:0 auto;width:90%;margin-bottom:1.25rem}}@media (min-width: 1200px){.complementary-products .product-tile .tile-body>.btn{display:inline-block;width:auto}}@media (min-width: 768px){.complementary-products .product-tile .tile-body .pdp-link a{font-size:.8125rem}}@media (max-width: 767.98px){.complementary-products .product-tile .name-container,.complementary-products .product-tile .price-container,.complementary-products .product-tile .ratings-container{height:auto}}.complementary-products .product{margin:1rem 1.5rem}@media (max-width: 767.98px){.complementary-products .product{margin:1.25rem auto}}.complementary-products .product .add-to-wishlist-container{display:none}@media (max-width: 767.98px){.complementary-products{text-align:center !important}}.price{font-size:1.5rem}.product-options{margin-top:1.25em}.product-options .quantity{bottom:0;min-width:6.25em;padding-left:0.938em;padding-right:0.938em;position:absolute;right:0}.size-chart .size-chart-collapsible{max-height:0;overflow:hidden;-webkit-transition:max-height 0.5s;-o-transition:max-height 0.5s;transition:max-height 0.5s;-webkit-transition-timing-function:cubic-bezier(0, 1, 0, 1);-o-transition-timing-function:cubic-bezier(0, 1, 0, 1);transition-timing-function:cubic-bezier(0, 1, 0, 1)}.size-chart .size-chart-collapsible.active{max-height:100%;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.add-to-wishlist-mobile{max-width:15rem;margin:0 auto;position:relative;z-index:2}.add-to-wishlist-mobile .add-to-wishlist-container{position:absolute;top:1rem;right:-1rem}.add-to-wishlist-mobile .btn-link-with-icon>span{display:none}.add-to-wishlist-mobile .btn-link-with-icon>i::before{font-size:1.375rem}.recommendations-first .einstein-carousel .einstein-product-grid-wrapper{margin-left:-0.25rem;margin-right:-0.25rem}.recommendations-first .einstein-carousel .einstein-slider.slick-initialized{margin-left:-0.0625rem}.recommendations-first .einstein-carousel .slick-list{margin-left:-0.125rem}.recommendations-first .einstein-carousel .product-tile-wrapper{padding-left:0.25rem}@media (min-width: 992px){.recommendations-first .einstein-carousel .product-tile-wrapper{padding-left:0}}.recommendations-first .einstein-carousel .product-tile-new{border:0.0625rem solid rgba(63,46,39,0.12)}.recommendations-first .slick-dots{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important;display:inline-flex !important;vertical-align:top;position:static;margin:2.5rem 0 0;height:3px;width:8.75rem;background:rgba(189,189,189,0.4)}@media (min-width: 768px){.recommendations-first .slick-dots{margin:1rem 0}}.recommendations-first .slick-dots li{margin:0;width:inherit;height:inherit}.recommendations-first .slick-dots li button{background:transparent;border:0;border-radius:0;padding:0}.recommendations-first .slick-dots li.slick-active button{background:#3f2e27}.ratings-and-reviews .container-oob::after,.ratings-and-reviews .container-oob .container::after,.write-review .container-oob::after,.write-review .container-oob .container::after{display:none}@media (max-width: 1199.98px){.ratings-and-reviews .container-oob .container,.write-review .container-oob .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;padding-right:0}.ratings-and-reviews .container-oob .container>.row:first-child,.write-review .container-oob .container>.row:first-child{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}.acc-container-lg-down .acc-title{font-size:.875rem;font-weight:700}.acc-container-lg-down .acc-title i::after,.acc-container-lg-down .acc-title i::before{width:1.2rem;height:0.15rem;background-color:#3f2e27}.nav-tabs .ratings-container{margin-bottom:0;margin-top:-0.1875rem;padding-left:0.625rem}.nav-tabs .ratings-container i::before{font-size:.875rem}.nav-tabs .ratings-container .review-count{font-size:.875rem;font-weight:700}.virtual-try-rouge-artist-banner{margin-top:1.5625rem}.virtual-try-rouge-artist-banner img{max-width:100%}@media (min-width: 992px){.thumbnails-area{width:3.625rem}}@media (max-width: 991.98px){.thumbnails-area{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;text-align:center}}@media (max-width: 991.98px){.thumbnails-area .product-thumbnails{max-width:320px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:top}}.thumbnails-area .product-thumbnails .slick-slide img{width:100%}.thumbnails-area .find-your-shape{font-size:0.625rem;line-height:0.875rem;border:0.063rem solid #ababab;text-decoration:none}.free-shipping-callout{text-align:center;padding:1rem 0;font-size:0.875rem;font-style:italic;text-transform:uppercase;font-weight:800;border-bottom:0.063rem solid #c5c5c5}.free-shipping-callout p{margin:0}.couples-well{text-align:center;padding:1rem 0;border-bottom:0.063rem solid #c5c5c5}.couples-well .title{display:block;margin:0 0 0.5rem;font-weight:800;text-transform:uppercase}.couples-well .products-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -0.75rem;text-transform:uppercase}.couples-well .products-row .product-well{width:50%;padding:0 0.75rem 0.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.couples-well .products-row .product-well .image{width:50%}.couples-well .products-row .product-well .image img{width:100%}.couples-well .products-row .product-well .name{font-style:italic;text-align:left;font-weight:400;padding:0 0 0 0.313rem}.couples-well .add-all-to-cart{font-weight:800;text-decoration:underline;text-transform:uppercase}.long-description{padding-top:2.813rem;background-size:cover;background-repeat:no-repeat;background-position:50%}@media (min-width: 992px){.long-description{padding-top:6.25rem;padding-bottom:6.25rem}}.long-description .container{margin-bottom:0;overflow:hidden}.long-description .container.layout{padding-bottom:2.813rem}@media (min-width: 992px){.long-description .container.layout{padding-bottom:6.25rem}}.long-description h2{font-size:3rem;line-height:3.625rem;font-weight:900;font-style:italic;text-transform:uppercase}@media (min-width: 992px){.long-description h2{font-size:4rem;line-height:4.813rem}}.long-description h3{font-size:.875rem;line-height:1.25rem;font-weight:800;font-style:italic;text-transform:uppercase}.long-description .sub-info{display:block;font-size:.625rem;line-height:0.938rem}.long-description .description{padding-bottom:2.5rem}@media (min-width: 992px){.long-description .description{font-size:1.5rem;line-height:2.063rem;padding-bottom:0}}.long-description .view-more{display:inline-block;vertical-align:top;text-decoration:none;font-size:.75rem;line-height:1rem;outline:none;font-weight:900;border-bottom:0.063rem solid #000}.long-description .view-more:focus{outline:none !important}.long-description .view-more .view{display:none}.long-description .view-more.collapsed .view{display:block}.long-description .view-more.collapsed .hide{display:none}.long-description .details{position:relative;max-height:6.25rem}.long-description .details.extended{max-height:inherit}@media (min-width: 992px){.long-description .details{max-height:inherit}}.long-description .details .load-more{position:absolute;left:-0.563rem;bottom:0;right:-0.563rem;height:6.25rem;padding:0.625rem;font-size:1.25rem;text-decoration:none;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#fff));background-image:-o-linear-gradient(rgba(255,255,255,0), #fff);background-image:linear-gradient(rgba(255,255,255,0), #fff)}.video-section{padding-top:2.188rem;padding-bottom:2.188rem}@media (min-width: 992px){.video-section{font-size:1.125rem;line-height:1.5rem;padding-top:5.938rem;padding-bottom:5.938rem}}.video-section .container{margin-bottom:0}.video-section h2{font-size:1.5rem;line-height:1.813rem;font-style:italic;font-weight:900}@media (min-width: 992px){.video-section h2{font-size:3rem;line-height:3.625rem}}.video-section .image-wrap img{width:100%}.is-background{position:relative}.is-background video{vertical-align:top}.is-background .static-video-controls{height:4.5rem;padding:0 1.75rem;right:auto;left:16%;top:82%;bottom:auto;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (min-width: 992px){.is-background .static-video-controls{top:auto;right:0;left:0;bottom:0;-webkit-transform:none;-ms-transform:none;transform:none}}.is-background .static-video-controls .floating-btn{width:2.5rem;height:2.5rem;-webkit-box-shadow:none;box-shadow:none;border:0.125rem solid #fff;background:none}.is-background.video-paused .static-video-controls .icon-svg path.pay-icon{fill:#fff}.pro-review-section{position:relative;overflow:hidden;width:100%}@media (min-width: 992px){.pro-review-section{font-size:1.125rem;line-height:1.5rem}}.pro-review-section .image img{width:100%}.pro-review-section h2{font-size:1.5rem;line-height:1.75rem;font-weight:900;font-style:italic;margin:0 0 1.5rem}@media (min-width: 992px){.pro-review-section h2{font-size:3rem;line-height:3.625rem}}.pro-review-section .pro-details{padding-top:1.563rem;padding-bottom:1.563rem}@media (min-width: 992px){.pro-review-section .pro-details{padding-left:4.375rem;padding-top:0;padding-bottom:0}}.pro-review-section .review-widget{margin:0 0 1rem}@media (min-width: 1200px){.pro-review-section .review-widget{margin:0 0 2.5rem}}.pro-review-section .user-info{font-size:.75rem;line-height:1.125rem;color:#171717}.pro-review-section .user-info .user-photo{width:1.875rem;height:1.875rem;background:#171717;border-radius:100%}.pro-review-section .user-info .user-photo img{width:100%}.pro-review-section .user-info .details{padding-left:0.75rem}.pro-review-section .user-info .details a{color:#171717;text-decoration:underline}.pro-review-section .user-info .title{display:block}.recommendations-section{padding-top:2.188rem;padding-bottom:2.188rem}@media (min-width: 1200px){.recommendations-section{padding-top:4.5rem;padding-bottom:4.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -0.5rem}}.recommendations-section .recommendations-carousel-title{display:none}.recommendations-section .artist-pick-widget{color:#171717;padding:2.5rem;border-radius:0.188rem;border:0.063rem solid #000;margin-bottom:2.188rem}@media (min-width: 1200px){.recommendations-section .artist-pick-widget{color:#000;font-size:1rem;margin:0 0.5rem;width:calc(20% - 0.5rem)}}.recommendations-section .artist-pick-widget h2{font-size:.875rem;font-weight:900;font-style:italic}@media (min-width: 1200px){.recommendations-section .artist-pick-widget h2{font-size:1rem}}@media (min-width: 1200px){.recommendations-section .artist-pick-widget p{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}}.recommendations-section .artist-pick-widget p a{text-decoration:underline}.recommendations-section .user-info{font-size:.75rem;line-height:1.125rem;color:#171717}@media (min-width: 1200px){.recommendations-section .user-info{color:#000}}.recommendations-section .user-info .user-photo{width:1.875rem;height:1.875rem;background:#171717;border-radius:100%}.recommendations-section .user-info .user-photo img{width:100%}.recommendations-section .user-info .details{padding-left:0.75rem}.recommendations-section .user-info .details a{color:#171717;text-decoration:underline}@media (min-width: 1200px){.recommendations-section .user-info .details a{color:#000}}.recommendations-section .user-info .title{display:block}.main-video .is-background{position:relative;margin:0}.visual-banner{position:relative;margin:0 0 2rem}@media (min-width: 1200px){.visual-banner{margin:0 0 3.75rem}}.visual-banner .image-wrap img{width:100%}@media (min-width: 1200px){.visual-banner .is-background .static-video-controls{top:50%;left:50%;right:auto;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.how-to-apply h2{font-size:1.5rem;line-height:1.75rem;font-weight:900;margin:1.5rem;font-style:italic}@media (min-width: 1200px){.how-to-apply h2{font-size:2.625rem;line-height:2.875rem;margin:0 0 2rem}}.how-to-apply .nav-tabs{border-bottom:0;margin:0 -1rem 2rem;overflow:auto;-ms-overflow-style:none}@media (min-width: 1200px){.how-to-apply .nav-tabs{margin:0 0 3rem}}.how-to-apply .nav-tabs::-webkit-scrollbar{display:none}.how-to-apply .nav-tabs .nav-item{margin:0 1rem;white-space:nowrap}.how-to-apply .nav-tabs .tab-link{color:#000;font-size:.75rem;font-weight:800;text-decoration:none;border-bottom:0.063rem solid transparent}@media (min-width: 768px){.how-to-apply .nav-tabs .tab-link{font-size:.875rem}}.how-to-apply .nav-tabs .tab-link.active{border-bottom-color:#000}.how-to-apply .nav-tabs .tab-link:focus{outline:none !important}.how-to-apply .widget{font-size:.75rem;line-height:1.125rem}@media (min-width: 768px){.how-to-apply .widget{font-size:1rem;line-height:1.375rem}}.how-to-apply .widget .image{width:4.875rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.how-to-apply .widget .image img{width:100%}.how-to-apply .widget .details{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 0 1.875rem}.how-to-apply .pro-tip{padding:1.375rem 1.75rem;border-radius:0.188rem;border:0.063rem solid #000;font-size:.875rem;line-height:1.188rem}@media (min-width: 768px){.how-to-apply .pro-tip{line-height:1.375rem}}.how-to-apply .pro-tip h3{font-size:.875rem;line-height:1.188rem;margin:0 0 0.313rem;font-weight:800}.how-to-apply .pro-tip p{margin:0}.icons-info{padding:2.5rem 0 1.5rem;font-weight:800}.icons-info .container{margin-bottom:0}.icons-info ul{margin:0 -1.5rem}@media (min-width: 1200px){.icons-info ul{font-size:1rem}}.icons-info ul li{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;padding:0 0.5rem 1rem}.icons-info .icon{display:block;margin:0 0 1rem}.icons-info .icon img{max-width:2rem;margin:0 auto}.icons-info .text{display:block}.sticky-product-bar{-webkit-box-shadow:0 0 0.25rem rgba(0,0,0,0.15);box-shadow:0 0 0.25rem rgba(0,0,0,0.15);z-index:100;visibility:hidden;opacity:0}.sticky-product-bar .product-info .attributes-container>[data-attr="CORECAPACITY"]{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:8.75rem}.sticky-product-bar .product-info .attributes-container>[data-attr="color"]{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.sticky-product-bar .product-info .attributes-container .choose-shade{position:absolute;top:1rem;right:40px;z-index:1;font-family:MAKEUPFOREVER,Arial,Sans-serif;font-weight:700;font-size:.875rem;line-height:1.2;letter-spacing:.0387rem;/*! functional comment do-not-remove */}.sticky-product-bar .product-info .attributes-container .choose-shade .sub-title{display:none !important}.sticky-product-bar .product-info .attributes-container .cart-and-ipay{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:38%}.sticky-product-bar .product-info .attribute-container{width:16%}.sticky-product-bar .product-info .attribute-container[data-attr="color"]{width:46%}.sticky-product-bar .product-info .attribute-container[data-attr="CORE_capacity"] .dropdown-menu:not(.inner),.sticky-product-bar .product-info .attribute-container[data-attr="CORECAPACITY"] .dropdown-menu:not(.inner){border:none;background-color:#f2f7f7;padding:0 .75rem}.sticky-product-bar .product-info .attribute-container[data-attr="CORE_capacity"] .dropdown-item,.sticky-product-bar .product-info .attribute-container[data-attr="CORECAPACITY"] .dropdown-item{padding:.75rem 0;background-color:#f2f7f7;font-family:MAKEUPFOREVER,Arial,Sans-serif;font-weight:500;font-size:1rem;line-height:1.2;letter-spacing:.0387rem;/*! functional comment do-not-remove */}.sticky-product-bar .product-info .attribute-container[data-attr="CORE_capacity"] .dropdown-item .text,.sticky-product-bar .product-info .attribute-container[data-attr="CORECAPACITY"] .dropdown-item .text{color:#3f2e27}.sticky-product-bar .product-info .swatches{display:none}.sticky-product-bar .product-info .swatches button{height:3.75rem}.sticky-product-bar .product-info .swatches .swatch-circle{width:1.5rem;height:2.3125rem;min-width:1.5rem}.sticky-product-bar .product-info .swatches .swatch-circle.unselectable::before{right:0.6875rem}.sticky-product-bar .product-info .swatches .swatch-circle.unselectable.selected::before{-webkit-transform:skewX(-30deg);-ms-transform:skewX(-30deg);transform:skewX(-30deg);right:0.625rem;height:92%}.sticky-product-bar .product-info .open .swatches{height:31.25rem;overflow:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;top:3.1875rem}.sticky-product-bar .product-info .dropdown-toggle{border-color:#d9d9d9;border-radius:.125rem;font-family:MAKEUPFOREVER,Arial,Sans-serif;font-weight:400;font-size:.875rem;line-height:1.2;letter-spacing:.0387rem;/*! functional comment do-not-remove */}.sticky-product-bar .product-info .dropdown-toggle .filter-option{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.sticky-product-bar .product-info .btn-select,.sticky-product-bar .product-info .dropdown-toggle{height:3.125rem}.sticky-product-bar.fixed-bar{visibility:visible;opacity:1}.set-item .cart-and-ipay{display:none}.set-item .cart-and-ipay button.add-to-cart .text{border:0}.set-item .selected-swatch-name{padding-left:0.313rem}.low-stock-message{color:#f81414}@media (max-width: 543.98px){.contact-whatsapp-icon{bottom:5.8125rem}}.pdp-tamara-tabby{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}@media (min-width: 768px){.pdp-tamara-tabby{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}}

