.merchant-hidden-popup-structure{display:none}.merchant-added-to-cart-popup *{-webkit-box-sizing:border-box;box-sizing:border-box}.merchant-added-to-cart-popup .overlay{position:fixed;top:0;left:0;right:0;z-index:9999998;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;height:100vh;background-color:rgba(0,0,0,.5);visibility:hidden;opacity:0;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}@media(min-width: 768px){.merchant-added-to-cart-popup .merchant-hide-computer{display:none}}@media(max-width: 768px){.merchant-added-to-cart-popup .merchant-hide-mobile{display:none}}.merchant-added-to-cart-popup .popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100vh;overflow-y:auto;background-color:#fff;padding:60px 80px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);visibility:hidden;opacity:0;z-index:9999999;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.merchant-added-to-cart-popup .popup a{text-decoration:none}.merchant-added-to-cart-popup .popup .popup-header{position:relative;margin-bottom:20px;padding-right:50px}.merchant-added-to-cart-popup .popup .popup-header .popup-header-title{font-weight:bold;font-size:20px}.merchant-added-to-cart-popup .popup .popup-header .popup-close{position:absolute;top:50%;right:-15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;padding:10px 15px}.merchant-added-to-cart-popup .popup .popup-header .popup-close svg{width:17px;height:17px}.merchant-added-to-cart-popup.show .overlay,.merchant-added-to-cart-popup.show .popup{visibility:visible;opacity:1}@media(max-width: 767px){.merchant-added-to-cart-popup.hidden-on-mobile .overlay,.merchant-added-to-cart-popup.hidden-on-mobile .popup{visibility:hidden;opacity:0}}@media(min-width: 768px){.merchant-added-to-cart-popup.hidden-on-desktop .overlay,.merchant-added-to-cart-popup.hidden-on-desktop .popup{visibility:hidden;opacity:0}}@media(min-width: 767px){.merchant-added-to-cart-popup.show-on-desktop.show .overlay,.merchant-added-to-cart-popup.show-on-desktop.show .popup{visibility:visible;opacity:1}}@media(max-width: 768px){.merchant-added-to-cart-popup.show-on-mobile.show .overlay,.merchant-added-to-cart-popup.show-on-mobile.show .popup{visibility:visible;opacity:1}}@media(max-width: 768px){.merchant-added-to-cart-popup .computer-only{display:none}}@media(min-width: 768px){.merchant-added-to-cart-popup .mobile-only{display:none}}.merchant-added-to-cart-popup .popup-body>div{margin-bottom:30px}.merchant-added-to-cart-popup .popup-body>div:last-child{margin-bottom:0}.merchant-added-to-cart-popup .popup-body .added-product{margin-bottom:20px}.merchant-added-to-cart-popup .popup-body .added-product .popup-product-image{margin-right:30px}.merchant-added-to-cart-popup .popup-body .added-product .popup-product-image img{max-width:100%;height:auto;display:block}.merchant-added-to-cart-popup .popup-body .added-product .popup-product-content{padding:0;width:100%}.merchant-added-to-cart-popup .popup-body .added-product .popup-product-name a{color:#333;font-weight:bold;font-size:18px;display:block;margin-bottom:10px}.merchant-added-to-cart-popup .popup-body .added-product .popup-product-description{margin-bottom:10px;color:#3c3b34}.merchant-added-to-cart-popup .popup-body .added-product .popup-product-price{margin-bottom:10px;font-weight:bold}.merchant-added-to-cart-popup .popup-body .added-product .popup-product-price del{color:inherit;opacity:.6;font-size:16px;font-weight:400;margin-right:10px}.merchant-added-to-cart-popup .popup-body .added-product .popup-product-price ins{color:inherit;font-size:20px;font-weight:bold;background-color:unset}.merchant-added-to-cart-popup .popup-body .popup-cart-info{margin-bottom:20px;padding:10px 0;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.merchant-added-to-cart-popup .popup-body .popup-cart-info .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-weight:bold}.merchant-added-to-cart-popup .popup-body .popup-cart-info .info-item:last-of-type{margin-bottom:0}.merchant-added-to-cart-popup .popup-body .popup-cart-info .info-item .info-label{color:#3c3b34}.merchant-added-to-cart-popup .popup-body .popup-cart-info .info-item .info-value{color:#3c3b34}.merchant-added-to-cart-popup .popup-body .popup-cart-info .cart-subtotal,.merchant-added-to-cart-popup .popup-body .popup-cart-info .cart-items{font-weight:bold}.merchant-added-to-cart-popup .popup-body .popup-cart-info .cart-items{color:#787c82}.merchant-added-to-cart-popup .popup-body .popup-actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -5px 30px}.merchant-added-to-cart-popup .popup-body .popup-actions .merchant-button{border:2px solid #3858e9;border-radius:50px;background-color:#fff;color:#3858e9;font-weight:bold;padding:10px;margin:0 5px;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;-webkit-transition:300ms;transition:300ms}.merchant-added-to-cart-popup .popup-body .popup-actions .merchant-button:hover{background-color:#3858e9;color:#fff}.merchant-added-to-cart-popup .popup-body .popup-actions .merchant-button .button-filled,.merchant-added-to-cart-popup .popup-body .popup-actions .merchant-button:first-of-type{background-color:#3858e9;color:#fff}.merchant-added-to-cart-popup .popup-body .popup-actions .merchant-button .button-filled:hover,.merchant-added-to-cart-popup .popup-body .popup-actions .merchant-button:first-of-type:hover{background-color:#fff;color:#3858e9}.merchant-added-to-cart-popup .popup-body .star-rating{float:left}.merchant-added-to-cart-popup .popup-body .star-rating:before,.merchant-added-to-cart-popup .popup-body .star-rating span{color:#febe10}.merchant-added-to-cart-popup .popup-body .related-products-section .section-title,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .section-title{font-size:20px;font-weight:bold;margin-bottom:20px}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list{margin:0 -15px;padding:0;list-style:none outside;position:relative}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .slick-prev,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .slick-prev{position:absolute;top:50%;left:-40px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .slick-next,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .slick-next{position:absolute;top:50%;right:-40px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .slick-next,.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .slick-prev,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .slick-next,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .slick-prev{background-color:#fff;border:2px solid #e5e5e5;border-radius:50%;color:#e5e5e5;cursor:pointer;width:40px;height:40px;text-align:center;z-index:2;padding:unset}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .slick-next svg,.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .slick-prev svg,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .slick-next svg,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .slick-prev svg{width:20px;height:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .slick-track,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .slick-track{margin-left:0}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .product,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .product{margin-bottom:0;width:100%;padding:0 15px;position:relative}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .product .image-wrapper,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .product .image-wrapper{margin-bottom:10px}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .product h3,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .product h3{font-size:18px;font-weight:bold;margin-bottom:10px}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .product .product-price,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .product .product-price{color:#8e8e8e;font-size:16px;font-weight:bold}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .product .product-price del,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .product .product-price del{color:inherit;opacity:.6;font-size:12px;margin-right:10px}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .product .product-price ins,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .product .product-price ins{background-color:unset}.merchant-added-to-cart-popup .popup-body .related-products-section .products-list .product .product-price-add-to-cart,.merchant-added-to-cart-popup .popup-body .recently-viewed-products-section .products-list .product .product-price-add-to-cart{margin-top:10px}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .section-title{font-size:20px;font-weight:bold;margin-bottom:20px}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-products{margin:0 -15px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-products .offer-column{-webkit-box-flex:1;-ms-flex:1;flex:1}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;border:2px solid;margin:25px 15px 0;position:relative}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product.first-product{border-color:rgba(0,0,0,0);padding-left:0}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product.second-product{border-color:#e5e5e5;padding:60px 15px 15px;margin:0 15px 0}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product.second-product .offer-title{top:12px;left:15px}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product .product-summary,.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product .image-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product .offer-title{position:absolute;top:-35px;left:0;background-color:#ea2929;padding:5px 15px;font-weight:bold;color:#fff;border-radius:30px}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product .product-summary{padding:15px}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product .product-summary h3{font-size:18px;font-weight:bold;margin-bottom:10px}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product .product-summary .product-price{color:#8e8e8e;font-size:16px;font-weight:bold}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product .product-summary .product-price del{color:inherit;opacity:.6;font-size:12px;margin-right:10px}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product .arrow-icon{position:absolute;top:50%;right:-60px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#ea2929;width:50px;height:50px;border-radius:50%;border:3px solid #fff;padding:11px 8px;z-index:2}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product .arrow-icon svg{width:100%;height:auto}@media(max-width: 600px){.merchant-added-to-cart-popup .popup-body .buy-x-get-y:last-of-type{margin-bottom:100px}.merchant-added-to-cart-popup .popup-body .buy-x-get-y .offer-product{display:block}}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .section-title{font-size:20px;font-weight:bold;margin-bottom:20px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products{margin:0 -15px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-column{width:35%}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-column.half-width{-webkit-box-flex:0;-ms-flex:0 0 12%;flex:0 0 12%}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .products-slider-container .products-slider{position:relative}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .products-slider-container .products-slider.multiple-slides{padding:0 37px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .products-slider-container .products-slider .slick-prev{position:absolute;top:50%;left:-10px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .products-slider-container .products-slider .slick-next{position:absolute;top:50%;right:-10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .products-slider-container .products-slider .slick-next,.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .products-slider-container .products-slider .slick-prev{background-color:#fff;border:2px solid #e5e5e5;border-radius:50%;color:#e5e5e5;cursor:pointer;width:40px;height:40px;text-align:center;z-index:2;padding:unset}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .products-slider-container .products-slider .slick-next svg,.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .products-slider-container .products-slider .slick-prev svg{width:20px;height:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-product{margin-bottom:0;max-width:100%;padding:0 15px;position:relative;text-align:center;display:block}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-product .image-wrapper{margin-bottom:10px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-product h3{font-size:18px;font-weight:bold;margin-bottom:10px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-product .product-price{color:#8e8e8e;font-size:16px;font-weight:bold}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-product .product-price del{color:inherit;opacity:.6;font-size:12px;margin-right:10px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-icon{position:relative;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;height:100%}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-icon .plus-icon{width:50px;height:50px;background-color:#3858e9;color:#fff;border-radius:50%;text-align:center;position:relative}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-icon .plus-icon:before{content:"+";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:30px;width:18px;height:18px;line-height:14px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-price{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;text-align:center;height:100%;color:#8e8e8e;font-weight:bold;font-size:16px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-price h4{margin-bottom:15px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-price del{color:inherit;opacity:.6;font-size:12px;margin-right:10px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-price ins{color:#8e8e8e;font-size:20px;background-color:unset}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup.force-mobile-view .offer-products{display:block;padding:0 15px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup.force-mobile-view .offer-products .offer-column.half-width{display:none}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup.force-mobile-view .offer-products .offer-column{width:100%}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup.force-mobile-view .offer-products .offer-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;border:1px solid #d9d9d9;padding:15px;position:relative;margin-bottom:15px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup.force-mobile-view .offer-products .offer-product .image-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:15px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup.force-mobile-view .offer-products .offer-product .product-summary{-webkit-box-flex:3;-ms-flex:3;flex:3}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup.force-mobile-view .offer-products .offer-product.other-products .offer-icon{position:absolute;top:-35px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);height:unset}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup.force-mobile-view .offer-products .offer-price{display:block}@media(max-width: 768px){.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products{display:block;padding:0 15px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-column{width:100%}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;border:1px solid #d9d9d9;padding:15px;position:relative;margin-bottom:15px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-product .image-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:15px}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-product .product-summary{-webkit-box-flex:3;-ms-flex:3;flex:3}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-product.other-products .offer-icon{position:absolute;top:-35px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);height:unset}.merchant-added-to-cart-popup .popup-body .frequently-bought-together-popup .offer-products .offer-price{display:block}}.merchant-added-to-cart-popup .popup.layout-1 .added-product{display:-webkit-box;display:-ms-flexbox;display:flex;border:none;padding:unset}.merchant-added-to-cart-popup .popup.layout-1 .added-product .popup-product-image{-webkit-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px}.merchant-added-to-cart-popup .popup.layout-2 .added-product{display:-webkit-box;display:-ms-flexbox;display:flex}.merchant-added-to-cart-popup .popup.layout-2 .added-product .popup-product-image{-webkit-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px}@media(max-width: 768px){.merchant-added-to-cart-popup .popup.layout-1 .added-product,.merchant-added-to-cart-popup .popup.layout-2 .added-product{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;border:none;padding-bottom:unset}.merchant-added-to-cart-popup .popup.layout-1 .added-product .popup-product-image,.merchant-added-to-cart-popup .popup.layout-2 .added-product .popup-product-image{-webkit-box-flex:1;-ms-flex:1;flex:1}.merchant-added-to-cart-popup .popup.layout-1 .added-product .popup-product-content,.merchant-added-to-cart-popup .popup.layout-2 .added-product .popup-product-content{-webkit-box-flex:3;-ms-flex:3;flex:3}.merchant-added-to-cart-popup .popup.layout-1 .added-product .popup-product-content .popup-product-description,.merchant-added-to-cart-popup .popup.layout-2 .added-product .popup-product-content .popup-product-description{display:none}.merchant-added-to-cart-popup .popup.layout-1 .popup-actions,.merchant-added-to-cart-popup .popup.layout-2 .popup-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.merchant-added-to-cart-popup .popup.layout-1 .popup-actions .merchant-button,.merchant-added-to-cart-popup .popup.layout-2 .popup-actions .merchant-button{margin:0 0 10px}}.merchant-added-to-cart-popup .popup.layout-3 .top-area{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component{-webkit-box-flex:2;-ms-flex:2;flex:2;margin:0 -15px}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;border:none;padding:0 15px}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product .popup-product-image{-webkit-box-flex:1;-ms-flex:1;flex:1}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product .popup-product-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product .popup-cart-info{margin-bottom:0}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product .popup-cart-info .info-item:last-of-type{margin-bottom:0}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component{-webkit-box-flex:1;-ms-flex:1;flex:1;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:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 -15px;max-width:300px}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component .popup-actions{margin:0;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:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 15px 0 30px}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component .popup-actions .merchant-button{margin-bottom:10px;width:100%}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component .popup-actions .merchant-button:last-of-type{margin-bottom:0}@media(max-width: 800px){.merchant-added-to-cart-popup .popup.layout-3 .top-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product .popup-product-image{-webkit-box-flex:1;-ms-flex:1;flex:1}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product .popup-product-content{-webkit-box-flex:3;-ms-flex:3;flex:3}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component{max-width:unset}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component .popup-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component .popup-actions .merchant-button{margin-bottom:unset}}@media(max-width: 768px){.merchant-added-to-cart-popup .popup.layout-3 .top-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component{margin-bottom:30px}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product .popup-product-image{-webkit-box-flex:1;-ms-flex:1;flex:1}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product .popup-product-content{-webkit-box-flex:3;-ms-flex:3;flex:3}.merchant-added-to-cart-popup .popup.layout-3 .top-area .product-component .added-product .popup-product-content .popup-product-description{display:none}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component{max-width:unset}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component .popup-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px}.merchant-added-to-cart-popup .popup.layout-3 .top-area .actions-component .popup-actions .merchant-button{margin:0 0 10px}}body.admin-bar .merchant-added-to-cart-popup .popup{top:calc(50% + 32px);max-height:calc(100vh - 32px)}@media(max-width: 768px){body.admin-bar .merchant-added-to-cart-popup .popup{top:unset;max-height:85vh}}@media(max-width: 768px){.merchant-added-to-cart-popup .popup{max-height:85vh;top:unset;left:0;right:0;bottom:0;-webkit-transform:unset;transform:unset;padding:30px;width:100%}}