:root{--gulcan-cream: #FAF8F5;--gulcan-sand: #F0EBE3;--gulcan-warm-gray: #8A8279;--gulcan-charcoal: #2C2825;--gulcan-accent: #B8860B;--gulcan-brand: #5e634f;--gulcan-brand-dark: #4d5241;--gulcan-radius: 16px;--gulcan-radius-sm: 8px;--gulcan-ease: cubic-bezier(.4, 0, .2, 1);--gulcan-duration: .3s}.template-customers-account,.template-customers-login,.template-customers-register,.template-customers-addresses,.template-customers-order,.template-customers-reset-password,.template-customers-activate-account{background-color:var(--gulcan-cream)}.customer-section,.customers-section,.page-container--customer{max-width:900px;margin:0 auto;padding:40px 20px}@media(min-width:768px){.customer-section,.customers-section,.page-container--customer{padding:60px 24px}}.customer-section h1,.customers-section h1,.customer__title,.page-title{font-weight:600;color:var(--gulcan-charcoal);margin-bottom:24px;text-align:center}@media(min-width:768px){.customer-section h1,.customers-section h1,.customer__title,.page-title{margin-bottom:32px}}.customer-section h2,.customers-section h2{font-weight:600;color:var(--gulcan-charcoal);margin:32px 0 16px;padding-bottom:12px;border-bottom:1px solid var(--gulcan-sand)}.account-card,.customer-card,.address-card,.order-card,.customer-form-container{background:#fff;border-radius:var(--gulcan-radius);padding:24px;box-shadow:0 2px 12px #0000000f;margin-bottom:20px}@media(min-width:768px){.account-card,.customer-card,.address-card,.order-card,.customer-form-container{padding:32px;margin-bottom:24px}}.customer-login,.customer-register,.customer-reset-password,.customer-activate-account{max-width:440px;margin:0 auto;background:#fff;border-radius:var(--gulcan-radius);padding:32px 24px;box-shadow:0 4px 20px #00000014}@media(min-width:768px){.customer-login,.customer-register,.customer-reset-password,.customer-activate-account{padding:40px 36px}}.customer-login h1,.customer-register h1,.customer-reset-password h1,.customer-activate-account h1{margin-bottom:8px}.customer-login p,.customer-register p,.customer-reset-password p{color:var(--gulcan-warm-gray);margin-bottom:24px;text-align:center}.customer-section input[type=text],.customer-section input[type=email],.customer-section input[type=password],.customer-section input[type=tel],.customer-section input[type=number],.customer-section select,.customer-section textarea,.customers-section input[type=text],.customers-section input[type=email],.customers-section input[type=password],.customers-section input[type=tel],.customers-section input[type=number],.customers-section select,.customers-section textarea,.customer-login input,.customer-register input,.customer-reset-password input,.customer-activate-account input{width:100%;padding:14px 16px;border:1px solid var(--gulcan-sand);border-radius:var(--gulcan-radius-sm);color:var(--gulcan-charcoal);background:#fff;transition:border-color var(--gulcan-duration) var(--gulcan-ease),box-shadow var(--gulcan-duration) var(--gulcan-ease);-webkit-appearance:none;appearance:none}.customer-section input:focus,.customer-section select:focus,.customer-section textarea:focus,.customers-section input:focus,.customers-section select:focus,.customers-section textarea:focus,.customer-login input:focus,.customer-register input:focus,.customer-reset-password input:focus,.customer-activate-account input:focus{outline:none;border-color:var(--gulcan-charcoal);box-shadow:0 0 0 3px #2c282514}.customer-section input::placeholder,.customer-section textarea::placeholder,.customers-section input::placeholder,.customers-section textarea::placeholder{color:var(--gulcan-warm-gray);opacity:.7}.customer-section select,.customers-section select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232C2825' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.customer-section textarea,.customers-section textarea{min-height:100px;resize:vertical}.customer-section label,.customers-section label,.customer-login label,.customer-register label{display:block;font-weight:500;color:var(--gulcan-charcoal);margin-bottom:8px}.customer-section label .required,.customers-section label .required{color:#e74c3c;margin-left:2px}.form-field,.form__input-wrapper,.field{margin-bottom:20px}.customer-section input[type=checkbox],.customers-section input[type=checkbox]{width:18px;height:18px;margin-right:10px;border:1px solid var(--gulcan-sand);border-radius:4px;cursor:pointer}.customer-section input[type=checkbox]:checked,.customers-section input[type=checkbox]:checked{background-color:var(--gulcan-charcoal);border-color:var(--gulcan-charcoal)}.customer-section label:has(input[type=checkbox]),.customers-section label:has(input[type=checkbox]){display:flex;align-items:center;font-weight:400;cursor:pointer}.customer-section .btn,.customer-section button[type=submit],.customers-section .btn,.customers-section button[type=submit],.customer-login button,.customer-register button,.customer-reset-password button,.customer-activate-account button,.account-btn,.btn--primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;background:var(--gulcan-charcoal);color:#fff;border:none;border-radius:32px;font-weight:600;cursor:pointer;transition:all var(--gulcan-duration) var(--gulcan-ease);text-decoration:none;text-align:center;min-height:52px}.customer-section .btn:hover,.customer-section button[type=submit]:hover,.customers-section .btn:hover,.customers-section button[type=submit]:hover,.customer-login button:hover,.customer-register button:hover,.customer-reset-password button:hover,.customer-activate-account button:hover,.account-btn:hover,.btn--primary:hover{background:var(--gulcan-charcoal);transform:translateY(-2px);box-shadow:0 8px 24px #2c282540}.customer-section .btn:active,.customers-section .btn:active,.account-btn:active{transform:translateY(0);box-shadow:0 4px 12px #2c282533}.btn--full-width{width:100%}.btn--secondary,.btn--outline{background:transparent;color:var(--gulcan-charcoal);border:1px solid var(--gulcan-charcoal)}.btn--secondary:hover,.btn--outline:hover{background:var(--gulcan-charcoal);color:#fff}.btn--small{padding:10px 20px;min-height:40px}.customer-section .btn:disabled,.customers-section .btn:disabled,.account-btn:disabled{background:#d1d1d1;color:#666;cursor:not-allowed;transform:none;box-shadow:none}.customer-section a,.customers-section a,.customer-login a,.customer-register a{color:var(--gulcan-charcoal);text-decoration:underline;text-underline-offset:2px;transition:opacity var(--gulcan-duration) var(--gulcan-ease)}.customer-section a:hover,.customers-section a:hover,.customer-login a:hover,.customer-register a:hover{opacity:.7}.customer-login__secondary,.form-message,.form-footer{text-align:center;margin-top:20px;color:var(--gulcan-warm-gray)}.customer-login__secondary a,.form-message a,.form-footer a{color:var(--gulcan-charcoal);font-weight:500}.order-history,.customer-orders,.orders-table{width:100%;border-collapse:collapse;background:#fff;border-radius:var(--gulcan-radius);overflow:hidden;box-shadow:0 2px 12px #0000000f}.order-history th,.customer-orders th,.orders-table th{background:var(--gulcan-sand);color:var(--gulcan-charcoal);font-weight:600;text-transform:uppercase;padding:14px 16px;text-align:left}.order-history td,.customer-orders td,.orders-table td{padding:16px;border-bottom:1px solid var(--gulcan-sand);color:var(--gulcan-charcoal);vertical-align:middle}.order-history tr:last-child td,.customer-orders tr:last-child td,.orders-table tr:last-child td{border-bottom:none}.order-history tr:hover td,.customer-orders tr:hover td,.orders-table tr:hover td{background:#faf8f580}.order-history a,.customer-orders a,.orders-table a{color:var(--gulcan-brand);font-weight:500}.order-status,.order-tag,.fulfillment-status{display:inline-block;padding:4px 10px;border-radius:20px;font-weight:600;text-transform:uppercase}.order-status--paid,.order-status--fulfilled,.order-tag--success{background:#2d7d461f;color:#2d7d46}.order-status--pending,.order-status--unfulfilled,.order-tag--warning{background:#b8860b1f;color:#b8860b}.order-status--cancelled,.order-status--refunded,.order-tag--error{background:#e74c3c1f;color:#e74c3c}@media(max-width:767px){.order-history,.customer-orders,.orders-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.order-history th,.order-history td,.customer-orders th,.customer-orders td,.orders-table th,.orders-table td{padding:12px}}.order-details,.customer-order{background:#fff;border-radius:var(--gulcan-radius);padding:24px;box-shadow:0 2px 12px #0000000f}@media(min-width:768px){.order-details,.customer-order{padding:32px}}.order-meta,.order-info{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--gulcan-sand)}.order-meta-item,.order-info-item{display:flex;flex-direction:column;gap:4px}.order-meta-item dt,.order-info-item .label{font-weight:600;text-transform:uppercase;color:var(--gulcan-warm-gray)}.order-meta-item dd,.order-info-item .value{color:var(--gulcan-charcoal);font-weight:500}.order-items,.line-items{margin:24px 0}.order-item,.line-item{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid var(--gulcan-sand)}.order-item:last-child,.line-item:last-child{border-bottom:none}.order-item-image,.line-item-image{width:80px;height:80px;border-radius:var(--gulcan-radius-sm);overflow:hidden;background:var(--gulcan-cream);flex-shrink:0}.order-item-image img,.line-item-image img{width:100%;height:100%;object-fit:cover}.order-item-details,.line-item-details{flex:1;min-width:0}.order-item-title,.line-item-title{font-weight:500;color:var(--gulcan-charcoal);margin-bottom:4px}.order-item-variant,.line-item-variant{color:var(--gulcan-warm-gray)}.order-item-price,.line-item-price{font-weight:600;color:var(--gulcan-charcoal);text-align:right;white-space:nowrap}.order-totals{background:var(--gulcan-cream);border-radius:var(--gulcan-radius-sm);padding:16px;margin-top:24px}.order-totals-row{display:flex;justify-content:space-between;padding:8px 0}.order-totals-row:last-child{border-top:1px solid var(--gulcan-sand);padding-top:12px;margin-top:8px;font-weight:600}.order-totals-label{color:var(--gulcan-warm-gray)}.order-totals-value{color:var(--gulcan-charcoal);font-weight:500}.addresses-list,.address-cards{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.addresses-list,.address-cards{grid-template-columns:repeat(2,1fr)}}.address-card{background:#fff;border-radius:var(--gulcan-radius);padding:20px;box-shadow:0 2px 12px #0000000f;position:relative}.address-card--default{border:2px solid var(--gulcan-brand)}.address-default-badge{position:absolute;top:12px;right:12px;background:var(--gulcan-brand);color:#fff;padding:4px 10px;border-radius:20px;font-weight:600;text-transform:uppercase}.address-content{color:var(--gulcan-charcoal);margin-bottom:16px}.address-name{font-weight:600;margin-bottom:8px}.address-actions{display:flex;gap:12px;flex-wrap:wrap;padding-top:16px;border-top:1px solid var(--gulcan-sand)}.address-actions a,.address-actions button{padding:8px 16px;border-radius:20px}.add-address-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:20px;border:2px dashed var(--gulcan-sand);border-radius:var(--gulcan-radius);background:transparent;color:var(--gulcan-warm-gray);font-weight:500;cursor:pointer;transition:all var(--gulcan-duration) var(--gulcan-ease);min-height:120px}.add-address-btn:hover{border-color:var(--gulcan-charcoal);color:var(--gulcan-charcoal);background:#faf8f580}.add-address-btn svg{width:24px;height:24px}.account-nav,.customer-nav{display:flex;flex-direction:column;gap:4px;margin-bottom:32px}.account-nav a,.customer-nav a{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:var(--gulcan-radius-sm);color:var(--gulcan-charcoal);text-decoration:none;font-weight:500;transition:all var(--gulcan-duration) var(--gulcan-ease)}.account-nav a:hover,.customer-nav a:hover{background:var(--gulcan-sand)}.account-nav a.active,.customer-nav a.active{background:var(--gulcan-charcoal);color:#fff}.account-nav svg,.customer-nav svg{width:20px;height:20px;opacity:.7}.account-summary{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:32px}@media(min-width:768px){.account-summary{grid-template-columns:repeat(3,1fr)}}.summary-card{background:#fff;border-radius:var(--gulcan-radius);padding:20px;box-shadow:0 2px 12px #0000000f;text-align:center}.summary-card-icon{width:48px;height:48px;margin:0 auto 12px;background:var(--gulcan-cream);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gulcan-brand)}.summary-card-icon svg{width:24px;height:24px}.summary-card-value{font-weight:700;color:var(--gulcan-charcoal);margin-bottom:4px}.summary-card-label{color:var(--gulcan-warm-gray)}.returns-cta{background:var(--gulcan-cream);border-radius:var(--gulcan-radius);padding:20px;margin-top:24px;display:flex;align-items:center;gap:16px;text-decoration:none;transition:all var(--gulcan-duration) var(--gulcan-ease)}.returns-cta:hover{background:var(--gulcan-sand);transform:translateY(-2px)}.returns-cta-icon{width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--gulcan-brand)}.returns-cta-icon svg{width:24px;height:24px}.returns-cta-content{flex:1}.returns-cta-title{font-weight:600;color:var(--gulcan-charcoal);margin-bottom:4px}.returns-cta-text{color:var(--gulcan-warm-gray)}.returns-cta-arrow{color:var(--gulcan-warm-gray);flex-shrink:0}.form-error,.error-message,.alert--error{background:#e74c3c14;color:#e74c3c;padding:12px 16px;border-radius:var(--gulcan-radius-sm);margin-bottom:20px;border-left:3px solid #e74c3c}.form-success,.success-message,.alert--success{background:#2d7d4614;color:#2d7d46;padding:12px 16px;border-radius:var(--gulcan-radius-sm);margin-bottom:20px;border-left:3px solid #2D7D46}.form-info,.info-message,.alert--info{background:#8ba48b1f;color:var(--gulcan-charcoal);padding:12px 16px;border-radius:var(--gulcan-radius-sm);margin-bottom:20px;border-left:3px solid var(--gulcan-brand)}.empty-state{text-align:center;padding:48px 24px;color:var(--gulcan-warm-gray)}.empty-state-icon{width:64px;height:64px;margin:0 auto 16px;opacity:.5}.empty-state-title{font-weight:600;color:var(--gulcan-charcoal);margin-bottom:8px}.empty-state-text{margin-bottom:24px}.logout-btn,a[href*="/account/logout"]{color:var(--gulcan-warm-gray);text-decoration:underline}.logout-btn:hover,a[href*="/account/logout"]:hover{color:#e74c3c}.social-login-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:14px 20px;border:1px solid var(--gulcan-sand);border-radius:32px;background:#fff;font-weight:500;color:var(--gulcan-charcoal);cursor:pointer;transition:all var(--gulcan-duration) var(--gulcan-ease);margin-bottom:12px}.social-login-btn:hover{border-color:var(--gulcan-charcoal);background:var(--gulcan-cream)}.social-login-btn svg{width:20px;height:20px}.login-divider{display:flex;align-items:center;gap:16px;margin:24px 0;color:var(--gulcan-warm-gray)}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:var(--gulcan-sand)}.template-customers-login .page-width,.template-customers-register .page-width,.template-customers-account .page-width,.template-customers-addresses .page-width,.template-customers-order .page-width{max-width:900px;padding:40px 20px}@media(min-width:768px){.template-customers-login .page-width,.template-customers-register .page-width,.template-customers-account .page-width,.template-customers-addresses .page-width,.template-customers-order .page-width{padding:60px 24px}}.customer-login form button,.customer-register form button,.customer-reset-password form button{width:100%;margin-top:8px}.template-customers-login .form__input,.template-customers-register .form__input,.template-customers-account .form__input{border-radius:var(--gulcan-radius-sm);border-color:var(--gulcan-sand)}.template-customers-login .form__input:focus,.template-customers-register .form__input:focus,.template-customers-account .form__input:focus{border-color:var(--gulcan-charcoal);box-shadow:0 0 0 3px #2c282514}body .wk-callout-cta,body .wk-callout-cta:visited,body .wk-callout-cta:active,body .wk-callout-cta:focus,body wishlist-page .wk-callout-cta,body wishlist-page .wk-callout-cta:visited,body wishlist-page .wk-callout-cta:active,body wishlist-page .wk-callout-cta:focus,#swym-wishlist-page .wk-callout-cta,#swym-wishlist-render-container .wk-callout-cta,[data-swym-page] .wk-callout-cta,.swym-wishlist-cta,a.wk-callout-cta,button.wk-callout-cta,.wk-callout-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:14px 28px!important;background:#2c2825!important;background-color:#2c2825!important;color:#fff!important;border:none!important;border-radius:32px!important;font-weight:600!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none!important;text-align:center!important;min-height:52px!important}body .wk-callout-cta:hover,body wishlist-page .wk-callout-cta:hover,#swym-wishlist-page .wk-callout-cta:hover,#swym-wishlist-render-container .wk-callout-cta:hover,a.wk-callout-cta:hover,button.wk-callout-cta:hover,.wk-callout-cta:hover{background:#1a1816!important;background-color:#1a1816!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px #2c282540!important;color:#fff!important}wishlist-page .wk-btn--secondary,.wk-btn--secondary{background:transparent!important;color:var(--gulcan-charcoal, #2C2825)!important;border:1px solid var(--gulcan-charcoal, #2C2825)!important}wishlist-page .wk-btn--secondary:hover,.wk-btn--secondary:hover{background:var(--gulcan-charcoal, #2C2825)!important;color:#fff!important}wishlist-page .wk-product-card,.wk-product-card{display:grid!important;grid-template-columns:1fr!important;border-radius:0!important;overflow:hidden!important;background:transparent!important;border:none!important;box-shadow:none!important}wishlist-page .wk-product-card .wk-image-link,.wk-product-card .wk-image-link{grid-row:1!important;grid-column:1!important}wishlist-page .wk-product-card .wk-meta,.wk-product-card .wk-meta{grid-row:2!important;grid-column:1!important}wishlist-page .wk-product-card remove-button,.wk-product-card remove-button{grid-row:1!important;grid-column:1!important;align-self:start!important;justify-self:start!important;z-index:4!important}wishlist-page .wk-product-card .wk-image,.wk-product-card .wk-image{border-radius:var(--gulcan-image-radius, 1rem)!important;aspect-ratio:var(--gulcan-image-aspect, 1 / 1.2)!important;object-fit:cover!important;width:100%!important;background:var(--gulcan-image-bg, #f8f8f8)!important}wishlist-page .wk-product-card .wk-product-title,.wk-product-card .wk-product-title{font-family:var(--font-body)!important;font-size:var(--type-body-size)!important;line-height:1.35!important;letter-spacing:var(--type-body-ls)!important;font-weight:500!important;margin:0 0 .5rem!important;color:var(--colorTextBody, #2C2825)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}wishlist-page .wk-product-card .wk-text-link,.wk-product-card .wk-text-link{color:inherit!important;text-decoration:none!important;text-align:left!important}wishlist-page .wk-product-card .wk-text-link:hover,.wk-product-card .wk-text-link:hover{opacity:.7!important}wishlist-page .wk-product-card .wk-price,.wk-product-card .wk-price{display:flex!important;align-items:center!important;gap:.5rem!important;font-family:var(--font-body)!important;font-size:var(--type-body-size)!important;line-height:1.3!important;letter-spacing:var(--type-body-ls)!important;font-weight:700!important;color:var(--colorTextBody, #2C2825)!important;margin:0 0 .375rem!important;text-align:left!important}wishlist-page .wk-product-card .wk-compare-price,.wk-product-card .wk-compare-price{color:#c41e3a!important;font-weight:500!important;text-decoration:line-through!important;order:2!important}wishlist-page .wk-product-card .wk-current-price,.wk-product-card .wk-current-price{font-weight:700!important;color:var(--colorTextBody, #2C2825)!important;text-decoration:none!important;order:1!important}wishlist-page .wk-product-card .wk-quantity,.wk-product-card .wk-quantity{margin:.5rem 0!important}wishlist-page .wk-product-card .wk-quantity,.wk-product-card .wk-quantity{display:none!important}wishlist-page .wk-product-card .wk-form,.wk-product-card .wk-form{grid-row:1!important;grid-column:1!important;position:relative!important;align-self:end!important;justify-self:end!important;margin:0 8px 12px 0!important;padding:0!important;width:40px!important;height:40px!important;z-index:3!important}wishlist-page .wk-product-card .wk-cta-button,.wk-product-card .wk-cta-button{background-color:var(--gulcan-brand, #5e634f)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 -960 960 960' width='24' fill='white'%3E%3Cpath d='M292.31-115.38q-25.31 0-42.66-17.35-17.34-17.35-17.34-42.65 0-25.31 17.34-42.66 17.35-17.34 42.66-17.34 25.31 0 42.65 17.34 17.35 17.35 17.35 42.66 0 25.3-17.35 42.65-17.34 17.35-42.65 17.35Zm375.38 0q-25.31 0-42.65-17.35-17.35-17.35-17.35-42.65 0-25.31 17.35-42.66 17.34-17.34 42.65-17.34t42.66 17.34q17.34 17.35 17.34 42.66 0 25.3-17.34 42.65-17.35 17.35-42.66 17.35ZM235.23-740 342-515.38h265.38q6.93 0 12.31-3.47 5.39-3.46 9.23-9.61l104.62-190q4.61-8.46.77-15-3.85-6.54-13.08-6.54h-486Zm-19.54-40h520.77q26.08 0 39.23 21.27 13.16 21.27 1.39 43.81l-114.31 208.3q-8.69 14.62-22.58 22.93-13.88 8.31-30.5 8.31H324l-48.62 89.23q-6.15 9.23-.38 20 5.77 10.77 17.31 10.77h435.38v40H292.31q-35 0-52.23-29.5-17.23-29.5-.85-59.27l60.15-107.23L152.31-820H80v-40h97.69l38 80ZM342-515.38h280-280Z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:22px 22px!important;border:none!important;color:transparent!important;border-radius:50%!important;width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;cursor:pointer!important;transition:background-color .2s ease,transform .15s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:.92!important;overflow:hidden!important}wishlist-page .wk-product-card .wk-cta-button:hover,.wk-product-card .wk-cta-button:hover{background-color:var(--gulcan-brand-dark, #4d5241)!important;opacity:1!important;transform:scale(1.1)!important}wishlist-page .wk-product-card .wk-cta-label,.wk-product-card .wk-cta-label{display:none!important}wishlist-page .wk-product-card .wk-cta-spinner,.wk-product-card .wk-cta-spinner{display:none!important}@media(max-width:767px){wishlist-page .wk-product-card .wk-form,.wk-product-card .wk-form{width:36px!important;height:36px!important;margin:0 6px 12px 0!important}wishlist-page .wk-product-card .wk-cta-button,.wk-product-card .wk-cta-button{width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;background-size:18px 18px!important}}wishlist-page .wk-product-card remove-button .wk-button,.wk-product-card remove-button .wk-button{color:#8a8279!important;transition:color .2s ease!important}wishlist-page .wk-product-card remove-button .wk-button:hover,.wk-product-card remove-button .wk-button:hover{color:#e74c3c!important}@media print{.customer-section,.customers-section{background:#fff;padding:0;box-shadow:none}.account-nav,.customer-nav,.returns-cta{display:none}.order-history,.customer-orders,.orders-table{box-shadow:none;border:1px solid #ddd}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gulcan-account.css.map */
