.pdp-upsell-carousel .swiper{opacity:0;transition:opacity .3s ease}.pdp-upsell-carousel .swiper.swiper-initialized{opacity:1}.pdp-upsell-carousel{overflow:hidden}@media only screen and (max-width:768px){.pdp-upsell-carousel{padding:50px 0 60px}}.pdp-upsell-carousel__title{font-family:"Monterchi Serif",sans-serif;font-weight:400;font-size:38px;line-height:1.2;letter-spacing:.3px;color:#072037;text-align:center;margin:0 0 40px}@media only screen and (max-width:768px){.pdp-upsell-carousel__title{font-size:30px;margin-bottom:30px}}@media only screen and (max-width:480px){.pdp-upsell-carousel__title{font-size:26px;margin-bottom:24px}}.pdp-upsell-carousel .swiper{padding:7px 40px;margin-bottom:32px}@media only screen and (max-width:768px){.pdp-upsell-carousel .swiper{padding:0 20px}}.pdp-upsell-card{background:#e8e6da;box-shadow:0 0 4px #0000006e;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:box-shadow .3s ease,transform .25s ease}.pdp-upsell-card:hover{box-shadow:0 6px 24px #0720371a;transform:translateY(-2px)}.pdp-upsell-card__image{position:relative;background:#f4f3ed;overflow:hidden}.pdp-upsell-card__image a{display:block;position:relative;padding-bottom:110%}.pdp-upsell-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease}.pdp-upsell-card__image img.pdp-upsell-card__hover-img{opacity:0}.pdp-upsell-card__qty{position:absolute;bottom:25px;right:12px;z-index:3;display:flex;align-items:center;background:#fff;border:1px solid #e8e4dd;border-radius:4px}.pdp-upsell-card__qty button{width:30px;height:30px;border:none;background:transparent;cursor:pointer;font-size:16px;font-family:Trade Gothic LT Std,sans-serif;color:#072037;display:flex;align-items:center;justify-content:center;transition:background .2s ease;padding:0;line-height:1}.pdp-upsell-card__qty button:hover{background:#f4f3ed}.pdp-upsell-card__qty-value{width:28px;text-align:center;font-family:Trade Gothic LT Std,sans-serif;font-size:14px;font-weight:600;color:#072037;border-left:1px solid #e8e4dd;border-right:1px solid #e8e4dd;line-height:30px;-webkit-user-select:none;user-select:none}.pdp-upsell-card__body{position:relative;padding:16px 16px 0;display:flex;flex-direction:column;flex:1 1 auto;gap:10px}.pdp-upsell-card__collection{font-family:TradeGothic LT Bold,sans-serif;font-size:18px;font-weight:700;letter-spacing:1.5px;color:#072037;margin-bottom:4px;line-height:1.3}.pdp-upsell-card__product-title{font-family:Trade Gothic LT Std,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#072037;margin-bottom:4px}.pdp-upsell-card__product-title a{color:inherit;text-decoration:none;font-size:22px;line-height:1.2}.pdp-upsell-card__product-title a:hover{text-decoration:underline}.pdp-upsell-card__price{font-family:Trade Gothic LT Std,sans-serif;font-size:16px;font-weight:400;color:#072037}.pdp-upsell-card__price s{color:#999;margin-left:6px;font-size:13px}.pdp-upsell-card__price .pdp-upsell-card__starting-at{font-size:12px;color:#666;margin-right:4px}.pdp-upsell-card__details-link{font-family:Trade Gothic LT Std,sans-serif;font-size:16px;color:#072037;text-decoration:underline;margin-bottom:10px;display:inline-block;transition:color .2s ease;line-height:1.7}.pdp-upsell-card__details-link:hover{color:#3a7069;text-decoration:underline}.pdp-upsell-card__swatches-wrap{margin-bottom:10px}.pdp-upsell-card__swatches-label{font-family:Trade Gothic LT Std,sans-serif;font-size:16px;color:#072037;margin-bottom:6px;display:block;font-weight:800}.pdp-upsell-card__swatches{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0}.pdp-upsell-card__swatch{width:25px;height:25px;border-radius:50%;border:1px solid #ccc;cursor:pointer;background-size:cover;background-position:center;transition:border-color .2s ease,box-shadow .2s ease}.pdp-upsell-card__swatch:hover,.pdp-upsell-card__swatch.active{box-shadow:0 0 0 2px #fff,0 0 0 3px #072037}.pdp-upsell-card__swatch.is-unavailable{cursor:default;position:relative}.pdp-upsell-card__swatch.is-unavailable:after{position:absolute;content:"";height:25px;width:1px;right:0;left:0;margin:0 auto;transform:rotate(45deg);background-color:#072037;z-index:1;top:0}.pdp-upsell-card__swatch.is-unavailable:hover,.pdp-upsell-card__swatch.is-unavailable.active{box-shadow:0 0 0 2px #fff,0 0 0 3px #072037}.pdp-upsell-card__oos-tooltip{display:block;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .25s ease-out;position:absolute;width:83px;right:auto;left:-29px;top:-35px;text-align:center;font-size:12px;font-weight:600;color:#fff;padding:5px;background:#9f9f9f;bottom:auto;z-index:10;pointer-events:none;white-space:nowrap}.pdp-upsell-card__oos-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#9f9f9f transparent transparent transparent}.pdp-upsell-card__swatch.is-unavailable:hover .pdp-upsell-card__oos-tooltip,.pdp-upsell-card__swatch.is-unavailable:focus .pdp-upsell-card__oos-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.pdp-upsell-card__swatch:not(.is-unavailable) .pdp-upsell-card__oos-tooltip{display:none}.pdp-upsell-card__add-btn[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none;background:#a7784d;border-color:#a7784d;color:#fff}.pdp-upsell-card__footer{padding:0 16px 16px;margin-top:auto}.pdp-upsell-card__add-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:13px 10px 11px;border:2px solid #a7784d;background:#a7784d;color:#fff;font-family:TradeGothic LT Bold,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;transition:background .25s ease,color .25s ease;line-height:normal;border-radius:0;text-decoration:none}.pdp-upsell-card__add-btn:hover{background:#8e6640;border-color:#8e6640}.pdp-upsell-card__add-btn.is-added{background:transparent;color:#a7784d;border-color:#a7784d;pointer-events:none}.pdp-upsell-card__add-btn.is-added svg{stroke:#a7784d}.pdp-upsell-card__add-btn.is-loading{pointer-events:none;opacity:.7}.pdp-upsell-card__add-btn svg{width:14px;height:14px;flex-shrink:0}.pdp-upsell-card__select-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:13px 10px 11px;border:2px solid #a7784d;background:#a7784d;color:#fff;font-family:TradeGothic LT Bold,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;transition:background .25s ease;line-height:normal;border-radius:0;text-decoration:none}.pdp-upsell-card__select-btn:hover{background:#8e6640;border-color:#8e6640;color:#fff}.pdp-upsell-carousel .swiper-button-next,.pdp-upsell-carousel .swiper-button-prev{color:#072037;width:36px;height:36px;top:35%}.pdp-upsell-carousel .swiper-button-next:after,.pdp-upsell-carousel .swiper-button-prev:after{font-size:18px;font-weight:700}.pdp-upsell-carousel .swiper-button-prev{left:2px}.pdp-upsell-carousel .swiper-button-next{right:2px}@media only screen and (max-width:768px){.pdp-upsell-carousel .swiper-button-next,.pdp-upsell-carousel .swiper-button-prev{display:none}}.pdp-upsell-carousel .swiper-pagination{position:relative;margin-top:28px;bottom:auto;padding:4px 0;line-height:24px}.pdp-upsell-carousel .swiper-pagination-bullet{width:24px;height:24px;background:#c4bfb5;opacity:1;border:none!important;outline:none!important;box-shadow:none!important;margin:0 4px;vertical-align:middle;transition:background .2s ease,transform .2s ease}.pdp-upsell-carousel .swiper-pagination-bullet-active{background:#a7784d;opacity:1;border:none!important;outline:none!important;box-shadow:none!important}.pdp-upsell-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.5)}.pdp-upsell-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.pdp-upsell-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.pdp-upsell-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,.pdp-upsell-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.75)}.pdp-upsell-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,.pdp-upsell-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.5)}.pdp-upsell-card.is-sold-out{display:none}.pdp-upsell-swiper .swiper-wrapper{align-items:stretch}.pdp-upsell-swiper .swiper-slide{height:auto}.pdp-upsell-bag{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#f4f3ed;border-top:1px solid #d8d4cc;box-shadow:0 -4px 20px #0720371a;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);padding:20px 0}.pdp-upsell-bag.is-visible{transform:translateY(0)}.pdp-upsell-bag__inner{max-width:1380px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:30px}@media only screen and (max-width:768px){.pdp-upsell-bag__inner{flex-direction:column;padding:0 20px;gap:16px}}.pdp-upsell-bag__left{display:flex;align-items:center;gap:20px;flex:1 1 auto;min-width:0}@media only screen and (max-width:768px){.pdp-upsell-bag__left{flex-wrap:wrap;gap:12px;width:100%}}.pdp-upsell-bag__heading{font-family:"Monterchi Serif",sans-serif;font-size:20px;font-weight:400;color:#072037;white-space:nowrap;line-height:1.2}@media only screen and (max-width:480px){.pdp-upsell-bag__heading{font-size:17px}}.pdp-upsell-bag__items{display:flex;align-items:center;gap:6px;flex-shrink:0;overflow-x:auto;max-width:400px}@media only screen and (max-width:768px){.pdp-upsell-bag__items{max-width:100%;order:3;width:100%}}.pdp-upsell-bag__thumb{position:relative;width:60px;height:60px;flex-shrink:0;border:1px solid #d8d4cc;border-radius:4px;overflow:hidden;background:#fff}.pdp-upsell-bag__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pdp-upsell-bag__remove{position:absolute;top:-1px;right:-1px;width:18px;height:18px;border:none;background:#072037;color:#fff;font-size:12px;line-height:18px;text-align:center;cursor:pointer;border-radius:0 4px;padding:0;transition:background .2s ease;display:flex;align-items:center;justify-content:center;z-index:10}.pdp-upsell-bag__remove:hover{background:#a7784d}.pdp-upsell-bag__plus{font-family:Trade Gothic LT Std,sans-serif;font-size:18px;color:#072037;flex-shrink:0;line-height:1;-webkit-user-select:none;user-select:none}.pdp-upsell-bag__totals{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.pdp-upsell-bag__count{font-family:Trade Gothic LT Std,sans-serif;font-size:14px;font-weight:400;color:#072037;white-space:nowrap}.pdp-upsell-bag__price{font-family:TradeGothic LT Bold,sans-serif;font-size:20px;font-weight:700;color:#072037;white-space:nowrap;line-height:1.2}@media only screen and (max-width:768px){.pdp-upsell-bag__left{align-items:baseline;gap:6px}.pdp-upsell-bag__totals{flex-direction:row;align-items:baseline;gap:6px}.pdp-upsell-bag__total-text{display:none!important}.pdp-upsell-bag__price,.pdp-upsell-bag__count{font-size:17px}}.pdp-upsell-bag__right{display:flex;flex-direction:column;gap:10px;flex-shrink:0}@media only screen and (max-width:768px){.pdp-upsell-bag__right{width:100%;flex-direction:row;gap:10px}}.pdp-upsell-bag__cart-btn{padding:15px 40px 13px;border:2px solid #a7784d;background:#a7784d;color:#fff;font-family:TradeGothic LT Bold,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;transition:background .25s ease,border-color .25s ease;line-height:normal;border-radius:0;white-space:nowrap;text-align:center;min-width:240px}.pdp-upsell-bag__cart-btn:hover{background:#8e6640;border-color:#8e6640}.pdp-upsell-bag__cart-btn.is-loading{pointer-events:none;opacity:.7}@media only screen and (max-width:768px){.pdp-upsell-bag__cart-btn{flex:1;min-width:auto;padding:13px 16px 11px;font-size:12px}}.pdp-upsell-bag__registry-btn{padding:15px 40px 13px;border:2px solid #a7784d;background:#a7784d;color:#fff;font-family:TradeGothic LT Bold,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;transition:background .25s ease,border-color .25s ease;line-height:normal;border-radius:0;white-space:nowrap;text-align:center;min-width:240px;display:none}.pdp-upsell-bag__registry-btn:hover{background:#8e6640;border-color:#8e6640}@media only screen and (max-width:768px){.pdp-upsell-bag__registry-btn{flex:1;min-width:auto;padding:13px 16px 11px;font-size:12px}}.pdp-upsell-card__variant-dropdown-wrap{display:flex;align-items:center}.pdp-upsell-card__variant-dropdown-wrap .pdp-upsell-card__swatches-label{margin-bottom:0;margin-right:8px;font-size:15px}.pdp-upsell-card__select-wrapper{position:relative;width:100px}.pdp-upsell-card__variant-select{width:100%;appearance:none;-webkit-appearance:none;background:transparent;border:1px solid #072037;border-radius:4px;padding:6px 24px 6px 10px;font-family:Trade Gothic LT Std,sans-serif;font-size:14px;color:#072037;cursor:pointer;outline:none}.pdp-upsell-card__variant-select:focus{border-color:#a7784d}.pdp-upsell-card__select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:10px;height:6px;pointer-events:none;fill:#072037}#pdp-upsell-bag.is-drawer-open{transform:translateY(100%);opacity:0;pointer-events:none}.pdp-upsell-card__qty-tooltip{position:absolute;bottom:calc(100% + 10px);right:-5px;transform:translateY(5px);background:#333;color:#fff;padding:8px 12px;font-size:13px;border-radius:4px;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s;z-index:10;box-shadow:0 4px 10px #00000026}.pdp-upsell-card__qty-tooltip:after{content:"";position:absolute;top:100%;right:15px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.pdp-upsell-card__qty-tooltip.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/124/assets/pdp-upsell-carousel.css.map */
