@charset "utf-8";

.smart-cart--enabled #ajaxifyCart-overlay, .smart-cart--enabled #ajaxifyCart, .rebuy-cart__flyout-empty-cart-footer, .rebuy-cart__progress-bar-container.below, .rebuy-cart__progress-free-products-title { display: none !important; }

.rebuy-cart__flyout-header { background: rgb(32, 40, 87); padding-bottom: 0px; }

.rebuy-cart__flyout-close { color: rgb(255, 255, 255); }

.rebuy-cart__flyout-title::after { content: ""; display: block; height: 40px; background-image: url("https://cdn.shopify.com/s/files/1/0484/9575/5432/files/Blue_Compass_Travel_Logo.png?v=1613545900"); background-position: center center; background-repeat: no-repeat; background-size: 25%; }

.rebuy-cart__flyout-item-remove, .rebuy-cart__flyout-item-remove:hover, .rebuy-cart__flyout-item-remove:focus { width: auto; font-size: 12px; }

.rebuy-cart__flyout-item-remove .fa-trash::before { content: "Remove"; text-transform: uppercase; font-family: Montserrat; }

.rebuy-cart__flyout-item-product-title { text-decoration: none; padding-right: 60px; }

.rebuy-cart__flyout-item-quantity-widget, .rebuy-cart__flyout-item-quantity-widget-label { border: none; }

.rebuy-cart__flyout-item-quantity-widget-label, .rebuy-cart__flyout-item-quantity-widget-button, .rebuy-cart__flyout-item-quantity-widget-button:hover, .rebuy-cart__flyout-item-quantity-widget-button:focus { display: flex; align-items: center; justify-content: center; height: 20px; }

.rebuy-cart__flyout-item-quantity-widget-label { width: 28px; }

.rebuy-cart__flyout-item-quantity-widget-button, .rebuy-cart__flyout-item-quantity-widget-button:hover, .rebuy-cart__flyout-item-quantity-widget-button:focus { border: 1px solid rgb(204, 204, 204); border-radius: 50%; font-size: 10px; width: 20px; }

.rebuy-cart__flyout-note { padding-top: 15px; }

.rebuy-cart__flyout-content { overflow-y: auto; }

.rebuy-cart__flyout-recommendations { background: rgb(255, 255, 255); flex: 1 1 0%; }

.rebuy-cart__flyout-subtotal { margin-bottom: 5px; }

.rebuy-cart__flyout-discount-form { margin: 0px !important; }

.rebuy-cart__progress-free-products-list { position: relative; top: 37.5px; gap: 8px; }

.rebuy-cart__progress-free-product-info { text-align: left; padding-right: 10px; }

.rebuy-cart__progress-free-product { flex-direction: row; gap: 8px; padding: 0px; max-width: 50% !important; }

.rebuy-cart__progress-free-product-title, .rebuy-cart__progress-free-product-variant-title { font-size: 10px; line-height: normal; white-space: normal; }

.rebuy-cart__progress-free-product-remove { width: auto; }

.rebuy-cart__progress-bar-container.above { padding: 15px 20px; }

.rebuy-cart__progress-bar-container.above:has(.use-image) { padding-bottom: 50px; }

.rebuy-cart__progress-bar-container.above > div { position: relative; }

.rebuy-cart__progress-step-wrapper { position: absolute; top: 27.5px; width: 100%; z-index: 1; }

.rebuy-cart__progress-bar-wrapper { display: flex; flex-direction: column-reverse; }

.rebuy-cart__progress-step-wrapper.count-2 + .rebuy-cart__progress-bar-wrapper, .rebuy-cart__progress-step-wrapper.count-3 + .rebuy-cart__progress-bar-wrapper, .rebuy-cart__progress-step-wrapper.count-4 + .rebuy-cart__progress-bar-wrapper { gap: 17.5px; }

.rebuy-cart__progress-bar-container.above:has(.rebuy-cart__progress-step-wrapper.count-1) { padding-bottom: 20px; }

.rebuy-cart__progress-bar-prompt { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; margin: 0px; }

.rebuy-cart__progress-bar-meter-fill { background: rgb(36, 145, 196); }

.rebuy-cart__progress-free-product-variant-select-prompt { background: rgb(36, 145, 196) !important; color: rgb(255, 255, 255) !important; }

.complete .rebuy-cart__progress-step-icon { border-color: rgb(82, 142, 193); color: rgb(82, 142, 193); }

.rebuy-cart__progress-step-icon { background: rgb(255, 255, 255); border: 2px solid rgb(238, 238, 238); height: 40px; width: 40px; margin-bottom: 5px; }

.rebuy-cart__progress-step-icon.use-image { background-repeat: no-repeat; background-size: contain; background-position: center center; }

.rebuy-cart__progress-step-icon.use-image svg { display: none !important; }

.rebuy-cart__progress-step-icon svg { height: 50%; width: 50%; }

.rebuy-cart__progress-step-icon path { fill: currentcolor; }

.property-value-rebuy-gift-with-purchase .rebuy-cart__flyout-item-quantity-widget { display: none; }

.property-value-rebuy-gift-with-purchase a { pointer-events: none; }