@charset "UTF-8";body *{box-sizing:border-box;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.mksq--is-z-index-1000{z-index:1000!important}body.woocommerce.woocommerce-page main,body.woocommerce-page main{max-width:none!important}.global--bg-column-effect{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 4px,transparent 4px,transparent 8px);background-blend-mode:overlay}.global--bg-primary-700{background-color:var(--wp--preset--color--primary-700)}.global-bg-primary-400{background-color:var(--wp--preset--color--primary-400)}.global-bg-primary-300{background-color:var(--wp--preset--color--primary-300)}.global-bg-secondary{background-color:var(--wp--preset--color--secondary)}.global-bg-base{background-color:var(--wp--preset--color--base)}.global-bg-blue-gradient{background:linear-gradient(to top right,var(--wp--preset--color--primary-500),var(--wp--preset--color--primary-300))}.global--color-primary-700{color:var(--wp--preset--color--primary-700)}.global--color-primary-500{color:var(--wp--preset--color--primary-500)}.global--color-secondary{color:var(--wp--preset--color--secondary)}body .wp-element-button,.button{display:inline-flex;justify-content:center;align-items:center;border-radius:5px;padding:var(--wp--preset--spacing--30) var(--wp--preset--spacing--50);overflow:hidden;position:relative;z-index:1;background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--base);transition:color .3s ease-in-out;text-decoration:none;font-size:var(--wp--preset--font-size--large);font-weight:var(--wp--custom--font--weight--bold);line-height:1.6}body .wp-element-button.button--min-width-250,.button.button--min-width-250{min-width:250px}body .wp-element-button>*,.button>*{position:relative;z-index:1}body .wp-element-button:before,.button:before{content:"";border-radius:5px;display:block;height:100%;width:0;z-index:-1;background-color:var(--wp--preset--color--base);position:absolute;top:0;left:50%;transform:translate(-50%);transition:width .3s ease-in-out}body .wp-element-button:hover,.button:hover{color:var(--wp--preset--color--secondary)}body .wp-element-button:hover:before,.button:hover:before{width:100%}body .button--hover-primary .wp-element-button:hover,.button.button--hover-primary:hover{color:var(--wp--preset--color--base)}body .button--hover-primary .wp-element-button:before,.button.button--hover-primary:before{background-color:var(--wp--preset--color--primary-700)}body .button--hover-primary .wp-element-button:hover,.button.button--hover-primary-400:hover{color:var(--wp--preset--color--base)}body .button--hover-primary-400 .wp-element-button:before,.button.button--hover-primary-400:before{background-color:var(--wp--preset--color--primary-400)}body .button--base .wp-element-button,.button.button--base{background-color:var(--wp--preset--color--base);color:var(--wp--preset--color--contrast)}body .button--base .wp-element-button:before,.button.button--base:before{background-color:var(--wp--preset--color--primary-700)}body .button--base .wp-element-button:hover,.button.button--base:hover{color:var(--wp--preset--color--base)}body .button--primary .wp-element-button,.button.button--primary{background-color:var(--wp--preset--color--primary-700);color:var(--wp--preset--color--base)}body .button--primary .wp-element-button:before,.button.button--primary:before{background-color:var(--wp--preset--color--secondary)}body .button--primary .wp-element-button:hover,.button.button--primary:hover{color:var(--wp--preset--color--base)}h3 a,ul.mksq-has-icons a,p a{color:var(--wp--preset--color--secondary);text-decoration:none;position:relative}h3 a:before,ul.mksq-has-icons a:before,p a:before{content:"";position:absolute;left:50%;bottom:0;width:0;height:1px;background-color:var(--wp--preset--color--secondary);transform:translate(-50%);transition:width .3s ease-in-out}h3 a:hover,ul.mksq-has-icons a:hover,p a:hover{color:var(--wp--preset--color--contrast)}h3 a:hover:before,ul.mksq-has-icons a:hover:before,p a:hover:before{width:100%}body .mksq--flex-wrap-and-gap{flex-wrap:wrap!important;gap:var(--wp--preset--spacing--30)!important}body .mksq--flex-wrap-and-gap--min-150>*{min-width:150px}@media (max-width:781px){body .mksq--mobile-column-center{justify-content:center!important}}@media (min-width:782px){body .mksq--is-tablet-left-column-pad{padding-right:var(--wp--preset--spacing--40)}body .mksq--is-tablet-flex-end{justify-content:flex-end!important}body .mksq--is-tablet-right-column-pad{padding-left:var(--wp--preset--spacing--50)}body .mksq--is-grid-2-col{display:grid;grid-template-columns:1fr 1fr;gap:var(--wp--preset--spacing--20);list-style-type:none;padding:0;margin:0}body .mksq--is-grid-2-col li{display:flex;align-items:center}}@media (min-width:1000px){body .mksq--is-tablet-left-column-pad-1000{padding-right:var(--wp--preset--spacing--40)}body .mksq--is-tablet-right-column-pad-1000{padding-left:var(--wp--preset--spacing--50)}}body .mksq--min-width-500>*{min-width:500px}ol.wp-block-list{list-style-position:inside}@media (max-width:1000px){body .mksq--is-custom-breakpoint-columns-1000{display:flex;flex-wrap:wrap!important;gap:var(--wp--preset--spacing--30)}.mksq--is-custom-breakpoint-columns-1000 .wp-block-column{flex-basis:100%!important}}@media (max-width:781px){body .mksq--mobile--column-reverse{flex-direction:column-reverse;flex-wrap:nowrap!important}}@media (max-width:999px){body .mksq--mobile--column-reverse-1000{flex-direction:column-reverse;flex-wrap:nowrap!important}}@media (max-width:781px){body .mksq--hide-on-mobile{display:none!important}}@media (max-width:999px){body .mksq--hide-on-mobile-1000{display:none!important}}.mksq--list-no-bullets{list-style:none;margin:0;padding:0}.mksq--list-flat-flex{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:center;gap:2em}html{scroll-padding-top:80px}ul.mksq-has-icons{list-style:none}ul.mksq-has-icons li{position:relative;padding-left:24px;margin-bottom:var(--wp--preset--spacing--30)}ul.mksq-has-icons li:before{content:"";display:inline-block;width:16px;height:16px;background:no-repeat center/contain;background-image:url(data:image/svg+xml;utf8,%3Csvg%20id%3D%22usm-footer-mailbox2-flag%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22currentColor%22%20class%3D%22bi%20bi-mailbox2-flag%22%20viewBox%3D%220%200%2016%2016%22%3E%3Ctitle%3EMailbox%20with%20Flag%3C/title%3E%3Cpath%20d%3D%22M10.5%208.5V3.707l.854-.853A.5.5%200%200%200%2011.5%202.5v-2A.5.5%200%200%200%2011%200H9.5a.5.5%200%200%200-.5.5v8z%22/%3E%3Cpath%20d%3D%22M4%203h4v1H6.646A4%204%200%200%201%208%207v6h7V7a3%203%200%200%200-3-3V3a4%204%200%200%201%204%204v6a1%201%200%200%201-1%201H1a1%201%200%200%201-1-1V7a4%204%200%200%201%204-4m.585%204.157C4.836%207.264%205%207.334%205%207a1%201%200%200%200-2%200c0%20.334.164.264.415.157C3.58%207.087%203.782%207%204%207s.42.086.585.157%22/%3E%3C/svg%3E);position:absolute;left:0;top:.75em;transform:translateY(-50%)}.usm-phone-icon-before{position:relative;font-family:var(--wp--custom--font--sans-serif);font-weight:var(--wp--custom--font--weight--bold);padding-left:calc(1em + var(--wp--preset--spacing--20))}.usm-phone-icon-before:after{content:"";position:absolute;left:0;top:.7em;transform:translateY(-50%);display:inline-block;width:1em;height:1em;background:no-repeat center/contain;background-color:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.68.68 0 0 0 .178.643l2.457 2.457a.68.68 0 0 0 .644.178l2.189-.547a1.75 1.75 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.6 18.6 0 0 1-7.01-4.42 18.6 18.6 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877z' /%3E%3C/svg%3E")}ul.usm-checkmarks,.usm-checkmarks ul{list-style:none;padding:0;margin:0}ul.usm-checkmarks li,.usm-checkmarks ul li{position:relative;padding-left:30px;margin-bottom:10px;line-height:1.5}ul.usm-checkmarks li:before,.usm-checkmarks ul li:before{content:"✓";position:absolute;left:0;top:50%;transform:translateY(-50%);color:#fff;background-color:var(--wp--preset--color--primary-700);border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700}.usm-pdp-title-section.usm-pdp-title-section--mobile{text-align:center}@media (min-width:782px){.usm-pdp-title-section.usm-pdp-title-section--mobile{display:none}}@media (max-width:781px){.usm-pdp-title-section.usm-pdp-title-section--desk{display:none}}.wp-block-woocommerce-product-details{padding:var(--wp--preset--spacing--60);border-radius:5px}.woocommerce-Tabs-panel.wc-tab{font-size:var(--wp--preset--font-size--regular)}.woocommerce-Tabs-panel.wc-tab a:not(.button){color:var(--wp--preset--color--primary-400)}.woocommerce-Tabs-panel.wc-tab a:not(.button):hover{color:var(--wp--preset--color--secondary)}.woocommerce-Tabs-panel.wc-tab h1,.woocommerce-Tabs-panel.wc-tab h2,.woocommerce-Tabs-panel.wc-tab h3,.woocommerce-Tabs-panel.wc-tab h4,.woocommerce-Tabs-panel.wc-tab h5,.woocommerce-Tabs-panel.wc-tab h6{color:var(--wp--preset--color--primary-700)}.custom-product-tab-content{font-family:var(--wp--preset--font-family--system-font,sans-serif)}.custom-product-tab-content h3{color:var(--wp--preset--color--primary-700);font-size:var(--wp--preset--font-size--large);font-weight:var(--wp--custom--font--weight--bold);margin-bottom:var(--wp--preset--spacing--30)}.custom-product-tab-content h2{color:var(--wp--preset--color--contrast);font-size:var(--wp--preset--font-size--medium);font-weight:var(--wp--custom--font--weight--bold);margin-bottom:var(--wp--preset--spacing--40);margin-top:var(--wp--preset--spacing--40)}.custom-product-tab-content table{border-collapse:collapse;font-size:var(--wp--preset--font-size--regular);background-color:var(--wp--preset--color--base);border:1px solid var(--wp--preset--color--beige-500)}.custom-product-tab-content table td{padding:12px 16px;border:1px solid var(--wp--preset--color--beige-500);font-weight:400}.custom-product-tab-content table tr:nth-child(odd) td{background-color:var(--wp--preset--color--beige-100)}.custom-product-tab-content table tr:nth-child(2n) td{background-color:var(--wp--preset--color--base)}.custom-product-tab-content table td:first-child{font-weight:var(--wp--custom--font--weight--bold);color:var(--wp--preset--color--contrast)}.custom-product-tab-content table td:last-child{text-align:right;font-weight:var(--wp--custom--font--weight--bold)}.custom-product-tab-content table td.heading{background-color:var(--wp--preset--color--primary-300)!important;color:var(--wp--preset--color--base)!important;font-weight:var(--wp--custom--font--weight--bold)!important;text-align:left;font-size:var(--wp--preset--font-size--large)}.video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;border-radius:5px}.video-container video,.video-container iframe,.video-container embed,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-container.video-container--square{padding-bottom:100%}.video-container.video-container--4x3{padding-bottom:75%}.video-container.video-container--ultrawide{padding-bottom:42.86%}.video-container.video-container--fixed{height:auto;padding-bottom:0;min-height:200px}@media (min-width:782px){.video-container.video-container--fixed{min-height:300px}}@media (min-width:1024px){.video-container.video-container--fixed{min-height:400px}}@media (min-width:782px){.usm-plp-columns{gap:var(--wp--preset--spacing--30)}}@media screen and (min-width:768px) and (max-width:1420px){.wc-block-product-template__responsive.columns-3{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:767px){.wc-block-product-template__responsive.columns-3{grid-template-columns:repeat(1,1fr)!important}}.usm-plp-product-title{margin-bottom:.2em}.usm-plp-product-title a{font-family:var(--wp--custom--font--sans-serif);font-weight:var(--wp--custom--font--weight--bold)}.usm-plp-product-image{width:100%;display:flex;max-width:80%;margin:0 auto;margin-bottom:var(--wp--preset--spacing--30)}.usm-plp-product-image a{width:100%;display:flex;line-height:0;padding-top:100%;position:relative}.usm-plp-product-image a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain!important;object-position:center}.usm-plp-sorting form{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--wp--preset--spacing--30)}.usm-plp-sorting select{max-width:300px;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding:10px 40px 10px 15px;border:1px solid var(--wp--preset--color--beige-500);border-radius:5px;background-color:var(--wp--preset--color--base);font-size:var(--wp--preset--font-size--medium)!important;text-transform:capitalize;cursor:pointer;outline:none;box-sizing:border-box;margin:var(--wp--preset--spacing--30) auto var(--wp--preset--spacing--30) auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M6 7l2 2 2-2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 15px) center;background-size:20px 20px}@media (min-width:782px){.usm-plp-sorting select{margin:var(--wp--preset--spacing--30) 0 var(--wp--preset--spacing--30) auto}}.usm-plp-pagination{font-size:var(--wp--preset--font-size--medium);font-weight:var(--wp--custom--font--weight--bold);margin:0 auto var(--wp--preset--spacing--30) auto;color:var(--wp--preset--color--primary-700)}.usm-plp-pagination .page-numbers{padding:var(--wp--preset--spacing--20) var(--wp--preset--spacing--30)}.usm-plp-pagination .page-numbers.current{color:var(--wp--preset--color--primary-300);text-decoration:underline}.usm-pdp-related>ul{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))!important;gap:var(--wp--preset--spacing--30)!important;list-style:none!important;padding:0!important;margin:0!important;justify-content:flex-start!important;align-items:center!important}.wp-block-woocommerce-product-filter-attribute h3,.wp-block-woocommerce-product-filter-price h3{margin-bottom:.1em}body .wc-block-product-filter-price-slider__content{row-gap:0}body .asd-wpsorter-custom-order-notice{display:none}body .woocommerce-result-count{font-weight:var(--wp--custom--font--weight--bold)}body.single.single-product .product .cart .quantity{display:inline-flex;align-items:stretch;flex-flow:row;border-radius:5px}body.single.single-product .product .cart .quantity input{box-sizing:border-box}body.single.single-product .product .cart .quantity button{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0 var(--wp--preset--spacing--30);font-size:var(--wp--preset--font-size--larger);font-weight:var(--wp--custom--font-weight--bold);background-color:var(--wp--preset--color--beige-100);transition:all .3s ease-in-out;border:2px solid var(--wp--preset--color--beige-500)}body.single.single-product .product .cart .quantity button.plus{border-top-right-radius:5px;border-bottom-right-radius:5px}body.single.single-product .product .cart .quantity button.minus{border-top-left-radius:5px;border-bottom-left-radius:5px}body.single.single-product .product .cart .quantity button:active{background-color:var(--wp--preset--color--primary-500);border-color:var(--wp--preset--color--primary-500)}body.single.single-product .product .cart .quantity button:hover{background-color:var(--wp--preset--color--primary-100);border-color:var(--wp--preset--color--primary-100)}.woocommerce div.product form.cart div.quantity .qty{min-width:50px;height:100%;margin:0!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-top:2px solid var(--wp--preset--color--beige-500);border-bottom:2px solid var(--wp--preset--color--beige-500);padding:0 var(--wp--preset--spacing--20);font-size:var(--wp--preset--font-size--large);font-weight:var(--wp--custom--font-weight--bold)}body.single.single-product .product .cart .quantity input[type=number]{-moz-appearance:textfield}body.single.single-product .product .cart.quantity input::-webkit-outer-spin-button,body.single.single-product .product .cart .quantity input::-webkit-inner-spin-button{-webkit-appearance:none!important}body.single-product .usm-pdp-top-col--r .wp-block-woocommerce-product-price{display:none}body.woocommerce div.product .wc-pao-addon.wc-pao-addon-container{margin-bottom:var(--wp--preset--spacing--40)}body.woocommerce form .wc-pao-addon-container .form-row:last-of-type{margin-bottom:0}body.woocommerce form .wc-pao-addon-container .form-row{display:flex;flex-wrap:wrap}.wc-pao-validation-notice{width:100%}body .wc-pao-addon-image-swatch-selected-swatch,body #product-addons-total{display:none}.wc-pao-addon-image-swatch,.wc-pao-addon-image-swatch img{border-radius:5px}body .wc-pao-addon-image-swatch.selected{outline-color:var(--wp--preset--color--primary-300)}.wc-pao-addon-image-swatch[data-price*=woocommerce-Price-amount]{position:relative}.wc-pao-addon-image-swatch[data-price*=woocommerce-Price-amount]:after{content:"$";position:absolute;top:-4px;right:-4px;width:16px;height:16px;font-size:12px;font-weight:var(--wp--custom--font--weight--bold);display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--base)}.usm-custom-subtotal{grid-row:2;display:inline-flex;flex-flow:row;margin:0 0 var(--wp--preset--spacing--50) 0;justify-content:flex-start;align-items:center;flex-wrap:wrap}.usm-product-variations{width:100%;display:grid;grid-template-columns:repeat(auto-fill,110px);gap:var(--wp--preset--spacing--20)}.usm-product-variations__header{width:100%;text-align:left;font-weight:var(--wp--custom--font--weight--bold)}.usm-product-variation{box-sizing:border-box;border-radius:5px;position:relative;cursor:pointer}.usm-product-variation:hover .usm-product-variation__image,.usm-product-variation:focus .usm-product-variation__image{border:1px solid #666}.usm-product-variation__image{width:100%;display:inline-flex;position:relative;overflow:hidden;border-radius:5px;border:1px solid #ddd;padding:2px}.usm-product-variation__image__pad{width:100%;display:inline-block;padding-top:100%}.usm-product-variation__image img{position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);object-fit:contain;object-position:50% 50%;border-radius:5px}.usm-product-variation__tooltip-container{position:absolute;top:-4px;right:-4px;display:inline-block}.usm-product-variation__tooltip-trigger{background:#333;color:#fff;border:none;border-radius:50%;width:16px;height:16px;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:var(--wp--custom--font--weight--bold);cursor:pointer;line-height:1;box-shadow:0 2px 4px #0003}.usm-product-variation__tooltip-trigger:hover,.usm-product-variation__tooltip-trigger:focus{background:var(--wp--preset--color--contrast)}.usm-product-variation__tooltip-content{visibility:hidden;opacity:0;position:absolute;bottom:125%;right:0;font-size:var(--wp--preset--font-size--small);background-color:#333;color:var(--wp--preset--color--base);padding:8px 12px;border-radius:5px;white-space:nowrap;z-index:10;transition:opacity .3s ease,visibility .3s ease}.usm-product-variation__tooltip-content:after{content:"";position:absolute;top:100%;right:10px;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent}.usm-product-variation__tooltip-trigger:hover+.usm-product-variation__tooltip-content,.usm-product-variation__tooltip-trigger:focus+.usm-product-variation__tooltip-content{visibility:visible;opacity:1}.usm-product-variation__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.usm-product-variation__sku__title{font-weight:var(--wp--custom--font--weight--bold)}.usm-product-variation__sku__title,.usm-product-variation__sku{width:100%;text-align:center;line-height:1}.wp-block-woocommerce-cart{padding-left:var(--wp--custom--padding--body);padding-right:var(--wp--custom--padding--body)}.wc-block-cart-items__row .wc-block-components-product-metadata__description,.wc-block-cart-items__row .wc-block-cart-item__prices,.wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description,.wc-block-components-order-summary-item__description .wc-block-components-product-price{display:none!important}.usm-pdp-top-col--l{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:center}@media (min-width:782px){.usm-pdp-top-cols{gap:clamp(50px,8vw,150px)}}@media (max-width:1023px){body .wp-block-columns.usm-pdp-top-cols{flex-flow:column wrap}}::backdrop,body:has(.\:popover-open):before{content:"";background:#0009;top:0;right:0;bottom:0;left:0;position:fixed;z-index:1}@supports not selector(:popover-open){[popover]:not(.\:popover-open){display:none}}.woocommerce-tabs.wc-tabs-wrapper .tabs{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative}@media (min-width:769px){.woocommerce-tabs.wc-tabs-wrapper .tabs{border-bottom:2px solid var(--wp--preset--color--beige-100)!important}}.woocommerce-tabs.wc-tabs-wrapper .tabs li{width:100%;flex-shrink:0;flex-grow:1}@media (min-width:769px){.woocommerce-tabs.wc-tabs-wrapper .tabs li{width:auto}}.woocommerce-tabs.wc-tabs-wrapper .tabs li:hover,.woocommerce-tabs.wc-tabs-wrapper .tabs li.active{border-color:var(--wp--preset--color--contrast)!important}.woocommerce-tabs.wc-tabs-wrapper .tabs li a{width:100%;text-align:left}@media (min-width:769px){.woocommerce-tabs.wc-tabs-wrapper .tabs li a{text-align:center}}.usm-product-resources-list{list-style-type:none;padding-left:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;--gap:var(--wp--preset--spacing--30);gap:var(--gap);--count:1}@media (min-width:768px){.usm-product-resources-list{--count:2}}@media (min-width:1024px){.usm-product-resources-list{--count:3}}.usm-product-resources-list li{margin:0;width:calc((100% - var(--gap) * (var(--count) - 1)) / var(--count));box-sizing:border-box;padding:var(--wp--preset--spacing--20)}.usm-product-resources-list li .button{margin:0;width:100%;max-width:100%}.woocommerce .cart .single_add_to_cart_button{background-color:var(--wp--preset--color--primary-700);min-width:242px;text-indent:40px;margin-left:var(--wp--preset--spacing--30)}.woocommerce .cart .single_add_to_cart_button:hover{color:var(--wp--preset--color--base)}.woocommerce .cart .single_add_to_cart_button:before{background-color:var(--wp--preset--color--primary-400)}.woocommerce .cart .single_add_to_cart_button:after{content:"";position:absolute;top:50%;left:60px;transform:translateY(-50%);width:26px;height:26px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' class='bi bi-mailbox-flag' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8.5V3.707l.854-.853A.5.5 0 0 0 11.5 2.5v-2A.5.5 0 0 0 11 0H9.5a.5.5 0 0 0-.5.5v8zM5 7c0 .334-.164.264-.415.157C4.42 7.087 4.218 7 4 7s-.42.086-.585.157C3.164 7.264 3 7.334 3 7a1 1 0 0 1 2 0'%3E%3C/path%3E%3Cpath d='M4 3h4v1H6.646A4 4 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3V3a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4m0 1a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3'%3E%3C/path%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:8px;flex-shrink:0}.woocommerce .cart .single_add_to_cart_button:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' class='bi bi-mailbox-flag' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8.5V3.707l.854-.853A.5.5 0 0 0 11.5 2.5v-2A.5.5 0 0 0 11 0H9.5a.5.5 0 0 0-.5.5v8zM5 7c0 .334-.164.264-.415.157C4.42 7.087 4.218 7 4 7s-.42.086-.585.157C3.164 7.264 3 7.334 3 7a1 1 0 0 1 2 0'%3E%3C/path%3E%3Cpath d='M4 3h4v1H6.646A4 4 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3V3a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4m0 1a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3'%3E%3C/path%3E%3C/svg%3E")}.woocommerce button.single_add_to_cart_button .add-to-cart-text,.woocommerce a.button.add_to_cart_button .add-to-cart-text{line-height:1}