:root{--gd-ink: rgb(67, 62, 72);--gd-noir: rgb(29, 29, 27);--gd-bleu: rgb(61, 77, 85);--gd-bleu-hover: rgb(50, 64, 71);--gd-mint: rgb(185, 224, 221);--gd-paper: rgb(254, 253, 251);--gd-paper-2: rgb(251, 250, 249);--gd-creme: rgb(244, 235, 218);--gd-grey: rgb(199, 197, 200);--gd-terracotta: rgb(222, 94, 62);--gd-bordeaux: rgb(110, 50, 50);--gd-hairline: rgba(67, 62, 72, .12);--gd-hairline-soft: rgba(67, 62, 72, .08);--gd-hairline-strong: rgba(67, 62, 72, .14);--gd-sans: "universe", "Univers", "Helvetica Neue", Arial, sans-serif;--gd-sans-ext: "universe-extended", "Univers Ext", "universe", Arial, sans-serif;--gd-serif: "perpetua", "Perpetua", "Iowan Old Style", "Palatino", "Times New Roman", serif;--gd-radius-sm: 2px;--gd-radius-md: 5px}#app-quotes .omgrfq-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;padding:20px}#app-quotes .omgrfq-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#3d4d558c,#3d4d55c7)}#app-quotes .omgrfq-popup-wrapper{position:relative;z-index:1;width:100%;max-width:none;height:100%!important;max-height:none;margin:0}#app-quotes .omgrfq-popup,#app-quotes .omgrfq-quote-snap-submit{width:100%;background:var(--gd-paper);border:1px solid var(--gd-hairline);border-radius:0;box-shadow:0 40px 90px -30px #0000008c;display:flex;flex-direction:column;height:100%;max-height:100%;overflow:hidden}#app-quotes .omgrfq-quote-list,#app-quotes .omgrfq-quote-list-content,#app-quotes #omgrfq-submit-quote-form,#app-quotes #omgrfq-quote-list-form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}#app-quotes .quote-title{display:flex;align-items:center;justify-content:space-between;padding:22px 30px;border-bottom:1px solid var(--gd-hairline);background:var(--gd-paper);flex:0 0 auto}#app-quotes .omg-title-wrap-buttons{display:flex;align-items:center;gap:12px}#app-quotes .omg-title-buttons{display:flex!important;align-items:center;gap:10px}#app-quotes .omg-title-buttons.active p,#app-quotes .omg-title-buttons p{margin:0;font-family:universe,Univers,Helvetica Neue,Arial,sans-serif!important;font-weight:700!important;font-size:20px!important;line-height:1.2;letter-spacing:.04em;text-transform:uppercase!important;color:var(--gd-noir)}#app-quotes .omg-btn-step,#app-quotes .omgrfq-line{display:none!important}#app-quotes .request-title{text-align:left!important;flex:1}#app-quotes .close-btn{display:flex;align-items:center}#app-quotes .omgrfq-content-scroll{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:28px;padding:30px;background:var(--gd-paper-2);overflow-y:auto;flex:1 1 auto;min-height:0}@media(max-width:760px){#app-quotes .omgrfq-content-scroll{grid-template-columns:1fr}}#app-quotes .omgrfq-form-wrapper,#app-quotes .omgrfq-product-wrapper-table{background:var(--gd-paper);border:1px solid var(--gd-hairline-strong);border-radius:var(--gd-radius-md);padding:0;margin:0;display:flex;flex-direction:column}#app-quotes .omgrfq-form-wrapper>.omgrfq-form,#app-quotes .omgrfq-product-wrapper-table>.omgrfq_product-table-list{padding:0 22px}#app-quotes .omg-title-form-block{margin:0;padding:18px 0;border-bottom:1px solid var(--gd-hairline-soft);font-family:var(--gd-sans-ext);font-weight:700;font-size:13px;letter-spacing:.2em;text-transform:uppercase;color:var(--gd-ink);background:var(--gd-paper)}#app-quotes .omgrfq-form-wrapper .omg-title-form-block,#app-quotes .omgrfq-product-wrapper-table .omg-title-form-block{border-radius:var(--gd-radius-md) var(--gd-radius-md) 0 0}#app-quotes .omgrfq-form{background:var(--gd-paper);padding:22px}#app-quotes .omgrfq-input{display:flex;flex-direction:column;gap:9px;margin:0;width:100%;align-items:stretch;padding-inline:0px!important}#app-quotes .omg-form-flex{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:12px}#app-quotes .omg-form-flex>.form-group-50{flex:1 1 calc(50% - 6px);width:auto;min-width:0}#app-quotes .omg-form-flex>.form-group-100{flex:1 1 100%;width:auto;min-width:0}.omgrfq-popup-snap .omgrfq-form .form-group,.omgrfq-quotes-page-content-snap .omgrfq-form .form-group{margin-bottom:0!important;margin-top:8px!important}#app-quotes .omg-form-flex .form-group-100{grid-column:1 / -1}@media(max-width:600px){#app-quotes .omg-form-flex{grid-template-columns:1fr}}#app-quotes .omgrfq-input label{font-family:var(--gd-sans-ext);font-weight:700;font-size:11px!important;letter-spacing:.15em;text-transform:uppercase;color:var(--gd-ink);margin:0!important;text-align:left!important;align-self:flex-start}#app-quotes .omgrfq-input label .star{color:var(--gd-terracotta);font-weight:700}#app-quotes .omgrfq-form-control{font-family:var(--gd-sans);font-size:15px;color:var(--gd-ink);background:var(--gd-paper);border:1px solid var(--gd-grey);border-radius:var(--gd-radius-sm);padding:9px 13px;width:100%;line-height:1.3;transition:border-color .15s ease,box-shadow .15s ease}#app-quotes .omgrfq-form-control::placeholder{font-family:var(--font-body--family, var(--gd-sans));font-style:normal;font-size:14px;color:#433e4880;opacity:1}#app-quotes .omgrfq-form-control:focus,#app-quotes .omgrfq-form-control:focus-visible{outline:none;border-color:var(--gd-bleu);box-shadow:0 0 0 3px #3d4d551f}#app-quotes .form-group,#app-quotes .form-group-100{width:100%}#app-quotes .omg-form-100>.form-group-50{width:100%}#app-quotes #omgrfq-form_1{max-width:100%}#app-quotes .omgrfq-input[phone-country]:not([phone-country=""]){display:flex!important;flex-direction:row!important;flex-wrap:wrap;align-items:center;gap:9px 10px}#app-quotes .omgrfq-input[phone-country]:not([phone-country=""])>label{flex:1 0 100%}#app-quotes .omgrfq-input[phone-country]:not([phone-country=""]) .omgrfq-select-country,#app-quotes .omgrfq-input[phone-country]:not([phone-country=""]) .p-select{flex:0 0 auto;width:auto;min-width:0;display:inline-flex;align-items:center;border:0!important;border-radius:var(--gd-radius-sm);background:transparent!important;padding:6px 8px;cursor:pointer}#app-quotes .omgrfq-input[phone-country]:not([phone-country=""]) .p-select-label{padding:0;display:inline-flex;align-items:center}#app-quotes .omgrfq-input[phone-country]:not([phone-country=""]) .p-select-label img.flag{width:22px!important;height:auto;display:block}#app-quotes .omgrfq-input[phone-country]:not([phone-country=""]) .p-select-dropdown{display:inline-flex;align-items:center;margin-left:6px}#app-quotes .omgrfq-input[phone-country]:not([phone-country=""]) .p-select-dropdown svg{width:12px;height:12px;color:var(--gd-ink)}#app-quotes .omgrfq-input[phone-country]:not([phone-country=""])>input{flex:1 1 0;min-width:0}#app-quotes .omg-color-grey{display:inline-flex;align-items:center;gap:6px;font-family:var(--gd-serif);font-style:italic;font-size:14px!important;color:var(--gd-bleu)!important;padding:0!important;margin:14px 0 0!important;text-decoration:underline;text-decoration-color:#3d4d5559;text-underline-offset:3px;transition:text-decoration-color .15s ease;cursor:pointer}#app-quotes .omg-color-grey:before{content:"";flex:0 0 14px;width:14px;height:14px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center / contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center / contain no-repeat}#app-quotes .omg-color-grey:hover{text-decoration-color:var(--gd-bleu)}#app-quotes .omg-form-collapse-header{display:flex!important;align-items:center;justify-content:space-between;width:100%;padding-block:14px;padding-inline:0!important;margin-top:24px;border-top:1px solid var(--gd-hairline);border-bottom:0!important;background:transparent!important;cursor:pointer;text-decoration:none!important}#app-quotes .omg-form-collapse-title{font-family:var(--gd-sans-ext)!important;font-weight:700!important;font-size:11px!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--gd-ink)!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;text-decoration:none!important}#app-quotes .omg-btn-open{background:transparent;border:0;padding:4px;cursor:pointer;color:var(--gd-bleu);display:flex;align-items:center;transition:transform .2s ease}#app-quotes .omg-btn-open svg{width:16px;height:16px}#app-quotes .omg-form-collapse-header[aria-expanded=false] .omg-btn-open,#app-quotes .omg-form-100.is-collapsed .omg-btn-open{transform:rotate(180deg)}#app-quotes .omg-form-100.is-collapsed .omgrfq-form:has(#omgrfq-form_0){display:none}#app-quotes .omgrfq-table{width:100%;border-collapse:collapse;margin-top:0}#app-quotes .omgrfq-table thead{border-bottom:1px solid var(--gd-hairline-strong)}#app-quotes .omgrfq-table thead th{font-family:var(--gd-sans-ext);font-weight:700;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--gd-ink);text-align:left;padding:4px 8px;background:transparent}#app-quotes .omgrfq-table thead .omgrfq_product_qty{text-align:center!important}#app-quotes .omgrfq_product_row{border-bottom:1px solid var(--gd-hairline-soft)}#app-quotes .omgrfq_product_row td{padding:18px 4px;vertical-align:middle}#app-quotes .omgrfq_product_image{display:flex;align-items:center;gap:16px}#app-quotes .omgrfq_product_image>a{flex:0 0 72px;width:72px;height:72px;display:block;background:var(--gd-creme);border:0!important;--c: 9px;clip-path:polygon(var(--c) 0,calc(100% - var(--c)) 0,100% var(--c),100% calc(100% - var(--c)),calc(100% - var(--c)) 100%,var(--c) 100%,0 calc(100% - var(--c)),0 var(--c));overflow:hidden}#app-quotes .omgrfq_product_image>a img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}#app-quotes .omgrfq_product_title{display:flex;flex-direction:column;gap:5px;margin-left:0!important}#app-quotes .omgrfq_product_title>a{font-family:var(--gd-sans-ext);font-weight:700;font-size:12.5px;letter-spacing:.05em;line-height:1.35;text-transform:uppercase;color:var(--gd-ink);text-decoration:none}#app-quotes .omgrfq_product_title>a:hover{text-decoration:underline;text-decoration-color:var(--gd-bleu)}#app-quotes .omgrfq_product_title-info p,#app-quotes .omgrfq_product_title-wrapper p{font-family:var(--gd-sans);font-size:12px;color:#433e4899;margin:0}#app-quotes .omgrfq-edit-button{display:none!important}#app-quotes .omgrfq_product_title-info>p:has(span:empty){display:none}#app-quotes .omgrfq_product_qty_content{display:flex;justify-content:center;align-items:center;width:124px}#app-quotes .omgrfq-input-price{width:100%;display:flex;align-items:center;justify-content:center;background:var(--color-input-background, var(--gd-paper));border:var(--style-border-width-inputs, 1px) solid var(--color-input-border, var(--gd-grey));border-radius:var(--style-border-radius-inputs, var(--gd-radius-sm));height:40px;transition:background-color .15s ease,border-color .15s ease}#app-quotes .omgrfq-input-price:hover{background:var(--color-input-hover-background, rgba(67, 62, 72, .04))}#app-quotes .omgrfq-input-price:focus-within{border-color:var(--gd-bleu);box-shadow:0 0 0 3px #3d4d551f}#app-quotes .omgrfq-input-price input.item_qty,#app-quotes .omgrfq-input-price input[type=number]{font-family:var(--font-body--family, var(--gd-sans));font-size:15px;color:var(--color-input-text, var(--gd-ink));text-align:center;padding:0;margin:0;width:100%;height:100%;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:none;-moz-appearance:textfield}#app-quotes .omgrfq-input-price input[type=number]::-webkit-inner-spin-button,#app-quotes .omgrfq-input-price input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#app-quotes .omgrfq_product_table{display:flex!important;justify-content:flex-end!important;align-items:center;gap:12px}#app-quotes .omgrfq_remove_product{width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:6px;border-radius:var(--gd-radius-sm);transition:background .15s ease}#app-quotes .omgrfq_remove_product:hover{background:#433e4812}#app-quotes .omgrfq_remove_product svg{width:18px;height:18px}#app-quotes .omgrfq_remove_product svg path{fill:var(--gd-ink)}@media(max-width:600px){#app-quotes .omgrfq-table:not(.omgrfq-table__mobile){display:none}#app-quotes .omgrfq-table__mobile{display:block}#app-quotes .omgrfq-product-table-wrapper{border-bottom:1px solid var(--gd-hairline-soft);padding:18px 0}#app-quotes .omgrfq_product_item{display:flex;gap:16px}#app-quotes .omgrfq-quantity-change{display:flex!important;justify-content:space-between!important;align-items:center;gap:12px;margin-top:12px}}#app-quotes .omgrfq-form-bottom,#app-quotes .omgrfq-footer{border-top:1px solid var(--gd-hairline);background:var(--gd-paper);padding:0;margin:0}#app-quotes .button-submit-quote{display:flex!important;justify-content:flex-end;align-items:center;gap:14px;padding:20px 30px;margin:0;width:100%!important;text-align:right!important}#app-quotes .button-submit-quote button,#app-quotes .omgrfq_continue_shopping,#app-quotes #submitOMGRFQForm{font-family:var(--gd-sans);font-size:15px;font-weight:500;letter-spacing:.03em;padding:14px 28px;border-radius:var(--gd-radius-md);cursor:pointer;transition:background .15s ease,transform .05s ease;border:1px solid transparent;line-height:1;text-transform:none;margin:0}#app-quotes .omgrfq_continue_shopping{background:transparent!important;color:var(--gd-ink)!important;border-color:var(--gd-ink)!important}#app-quotes .omgrfq_continue_shopping:hover{background:#433e480f!important}#app-quotes #submitOMGRFQForm,#app-quotes .Button--primary,#app-quotes .button--primary{background:var(--gd-bleu)!important;color:var(--gd-mint)!important;border-color:var(--gd-bleu)!important}#app-quotes #submitOMGRFQForm:hover{background:var(--gd-bleu-hover)!important;border-color:var(--gd-bleu-hover)!important}#app-quotes .button-submit-quote button:active{transform:translateY(1px)}#app-quotes .close-btn>a:before{content:"";width:22px;height:22px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.6' stroke-linecap='round'><line x1='5' y1='5' x2='19' y2='19'/><line x1='19' y1='5' x2='5' y2='19'/></svg>") center / contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.6' stroke-linecap='round'><line x1='5' y1='5' x2='19' y2='19'/><line x1='19' y1='5' x2='5' y2='19'/></svg>") center / contain no-repeat}#app-quotes .toast-message-success{font-family:var(--gd-sans);background:var(--gd-bleu);color:var(--gd-mint);border-radius:var(--gd-radius-md)}#app-quotes .omgrfq-content-step-submit .omgrfq-product-wrapper,#app-quotes .omgrfq-content-step-submit .omgrfq-shipping-wrapper{box-shadow:none!important}div.icon-quote-cart{width:var(--button-size)!important;height:var(--button-size)!important;border:0!important;border-radius:0!important;padding:0!important;margin:0!important;position:relative!important;cursor:pointer;display:flex!important;align-items:center;justify-content:center;color:var(--color-foreground)}div.icon-quote-cart svg{width:var(--icon-size-md);height:var(--icon-size-md)}div.icon-quote-cart .number-quote{--cart-bubble-size: 15px;position:absolute;top:4.5px;right:2.5px;width:var(--cart-bubble-size);height:var(--cart-bubble-size);line-height:1;border-radius:50%;background:var(--color-primary-button-background);color:var(--color-primary-button-text);font-size:var(--font-size--3xs);font-family:var(--font-paragraph--family);font-weight:var(--font-paragraph--weight);display:flex;align-items:center;justify-content:center;text-align:center}#app-quotes .omgrfq-header-empty{font-family:"universe",var(--font-heading--family);font-size:1.25rem;line-height:normal;letter-spacing:normal;text-transform:uppercase;color:var(--color-foreground);text-align:center;margin:32px 0}#app-quotes .omgrfq-message{font-family:"perpetua",var(--font-body--family);font-size:1.25rem;line-height:1.2;letter-spacing:normal;color:var(--color-foreground);text-align:center;margin:0 0 32px}#app-quotes .omgrfq_continue_shopping-button{--button-color: var(--color-primary-button-text);--button-background-color: var(--color-primary-button-background);--button-border-color: var(--color-primary-button-border);--button-border-width: var(--style-border-width-primary);display:grid;align-content:center;margin:0 auto;width:fit-content;-webkit-appearance:none;appearance:none;cursor:pointer;text-decoration:none;text-align:center;text-transform:var(--button-text-case-primary);font-family:universe;font-weight:400;font-style:var(--font-paragraph--style);font-size:var(--font-paragraph--size);line-height:var(--font-paragraph--line-height);color:var(--button-color);background-color:var(--button-background-color);border:none;border-radius:var(--style-border-radius-buttons-primary);box-shadow:inset 0 0 0 var(--button-border-width) var(--button-border-color);padding-block:var(--button-padding-block);padding-inline:var(--button-padding-inline);transition:color var(--animation-speed) var(--animation-easing),box-shadow var(--animation-speed) var(--animation-easing),background-color var(--animation-speed) var(--animation-easing)}#app-quotes .omgrfq_continue_shopping-button:hover{--button-color: var(--color-primary-button-hover-text);--button-background-color: var(--color-primary-button-hover-background);--button-border-color: var(--color-primary-button-hover-border)}div.omgrfq_product_table{margin:0!important}div#app-quotes div.omgrfq_remove_product{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--color-foreground);margin-top:0!important}div#app-quotes div.omgrfq_remove_product>svg{display:none}div#app-quotes div.omgrfq_remove_product:hover{background:transparent!important}div#app-quotes div.omgrfq_remove_product:before{content:"";display:block;width:20px;height:20px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M11.5 9v4.25M8.5 9v4.25M5.75 12.2V6h8.5c0 2.421 0 3.779 0 6.2 0 .853 0 1.447-.038 1.91-.037.453-.106.714-.207.911a2.498 2.498 0 0 1-.983 1.017c-.197.1-.458.17-.911.207-.463.037-1.057.038-1.91.038h-.4c-.853 0-1.447 0-1.91-.038-.453-.037-.714-.106-.911-.207a2.498 2.498 0 0 1-.984-1.017c-.1-.197-.17-.458-.207-.911C5.75 13.647 5.75 13.053 5.75 12.2z' stroke='black' stroke-width='1.5' stroke-linecap='round'/><path d='M4.25 6h11.5M8 5.25a2 2 0 1 1 4 0' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M11.5 9v4.25M8.5 9v4.25M5.75 12.2V6h8.5c0 2.421 0 3.779 0 6.2 0 .853 0 1.447-.038 1.91-.037.453-.106.714-.207.911a2.498 2.498 0 0 1-.983 1.017c-.197.1-.458.17-.911.207-.463.037-1.057.038-1.91.038h-.4c-.853 0-1.447 0-1.91-.038-.453-.037-.714-.106-.911-.207a2.498 2.498 0 0 1-.984-1.017c-.1-.197-.17-.458-.207-.911C5.75 13.647 5.75 13.053 5.75 12.2z' stroke='black' stroke-width='1.5' stroke-linecap='round'/><path d='M4.25 6h11.5M8 5.25a2 2 0 1 1 4 0' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;pointer-events:none}#app-quotes p.omg-color-grey:before,#app-quotes .omg-form-collapse-title.omg-color-grey:before,#app-quotes .omg-color-grey:before{content:none!important;display:none!important;background:none!important;-webkit-mask-image:none!important;mask-image:none!important;width:0!important;height:0!important}#app-quotes p.omg-color-grey,#app-quotes .omg-form-collapse-title,#app-quotes .omg-color-grey{font-style:normal!important}#app-quotes .omgrfq-quote-snap-submit .quote-title .close-btn{top:30px!important;right:30px!important}@media screen and (max-width:749px){#app-quotes .omgrfq-quote-snap-submit .quote-title .close-btn{top:16px!important;right:20px!important}}#app-quotes .omgrfq-popup-snap #omgrfq-submit-quote-form .quote-title,#app-quotes .omgrfq-quotes-page-content-snap #omgrfq-submit-quote-form .quote-title{padding:12px!important}@media screen and (max-width:749px){#app-quotes .omgrfq-popup-snap #omgrfq-submit-quote-form .quote-title,#app-quotes .omgrfq-quotes-page-content-snap #omgrfq-submit-quote-form .quote-title{padding:16px!important}}#app-quotes .omgrfq-table__mobile{display:none}@media screen and (max-width:749px){#app-quotes .omgrfq-table:not(.omgrfq-table__mobile){display:none!important}#app-quotes .omgrfq-table__mobile{display:block}}#app-quotes .omgrfq-table__mobile .omgrfq-product-table-wrapper{padding-bottom:var(--cart-items-gap, 24px);margin-bottom:var(--margin-lg, 16px);border-bottom:1px solid var(--color-border)}#app-quotes .omgrfq-table__mobile .omgrfq-product-table-wrapper:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}#app-quotes .omgrfq-table__mobile .omgrfq_product_item{display:block;padding-inline:0!important}#app-quotes .omgrfq-table__mobile .omgrfq_product_image{display:grid;grid-template-columns:clamp(2.5rem,22cqi,7.5rem) minmax(0,1fr);column-gap:var(--gap-md, 16px);align-items:start;padding:0!important;margin:0}#app-quotes .omgrfq-table__mobile .omgrfq_product_image>a{display:block;background:unset;height:100%;width:100%}#app-quotes .omgrfq-table__mobile .omgrfq_product_image>a img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:1 / 1}#app-quotes .omgrfq-table__mobile .omgrfq_product_title{display:flex;flex-direction:column;gap:var(--margin-2xs, 4px);margin-left:0!important;min-width:0}#app-quotes .omgrfq-table__mobile .omgrfq_product_title>a{font-family:universe;font-weight:700;font-size:var(--cart-font-size--md, 14px);line-height:1.3;text-transform:uppercase;color:var(--color-foreground);text-decoration:none}#app-quotes .omgrfq-table__mobile .omgrfq_product_title-info p,#app-quotes .omgrfq-table__mobile .omgrfq_product_title-wrapper p{font-family:universe;font-size:var(--font-size--xs, 13px);color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text, .6));line-height:1.3;margin:0}#app-quotes .omgrfq-table__mobile .omgrfq-quantity-change{grid-area:qty;display:flex!important;align-items:center;justify-content:flex-start!important;gap:var(--gap-md, 16px);margin-top:var(--margin-xs, 8px)}#app-quotes .omgrfq-table__mobile .omgrfq_product_qty_content{width:auto}#app-quotes .omgrfq-form{margin:unset!important}#app-quotes .omgrfq-input-price{position:relative}#app-quotes .omgrfq-qty-btn{-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-foreground);font-family:universe;font-size:18px;line-height:1;padding:0;flex:0 0 32px;-webkit-user-select:none;user-select:none}#app-quotes .omgrfq-qty-btn:disabled{opacity:.4;cursor:not-allowed}#app-quotes .omgrfq-input-price input.item_qty{text-align:center;flex:1 1 auto;min-width:0}#app-quotes .p-select.omgrfq-form-control,#app-quotes .p-select.omg-form-select{font-family:"universe",var(--font-body--family);font-size:15px;color:var(--color-foreground);background:var(--color-background);border:1px solid #979797;border-radius:0;padding:9px 13px;width:100%;line-height:1.3;display:inline-flex;align-items:center;justify-content:space-between;transition:border-color .15s ease,box-shadow .15s ease}#app-quotes .p-select.omgrfq-form-control:focus,#app-quotes .p-select.omg-form-select:focus,#app-quotes .p-select.omgrfq-form-control[aria-expanded=true],#app-quotes .p-select.omg-form-select[aria-expanded=true]{outline:none;border-color:var(--color-foreground);box-shadow:0 0 0 3px rgb(var(--color-foreground-rgb) / .12)}#app-quotes .p-select .p-select-label{font-family:"universe",var(--font-body--family);font-size:15px;color:var(--color-foreground);padding:0}.p-select-list,.p-select-overlay{font-family:"universe",var(--font-body--family)!important;background:var(--color-background);border:1px solid #979797;border-radius:0}.p-select-option{font-family:"universe",var(--font-body--family)!important;font-size:14px!important;color:var(--color-foreground);padding:8px 13px}.p-select-option-label{font-family:"universe",var(--font-body--family)!important;font-size:14px!important;color:var(--color-foreground)}.p-select-option[data-p-focused=true],.p-select-option:hover{background:rgb(var(--color-foreground-rgb) / .06)}.p-select-option[data-p-selected=true]{background:rgb(var(--color-foreground-rgb) / .1)}#app-quotes .omgrfq-content-scroll:has(.omgrfq-header-empty){background:#fbfaf9;display:block!important;padding:30px}#app-quotes .omgrfq-content-scroll:has(.omgrfq-header-empty) .omgrfq-form-wrapper,#app-quotes .omgrfq-content-scroll:has(.omgrfq-header-empty) .omgrfq-product-wrapper-table{background:transparent;border:0;padding:0}#app-quotes .omgrfq-content-scroll:has(.omgrfq-message-success-title),#app-quotes .omgrfq-content-scroll:has(.omgrfq-message-success){background:#fbfaf9}#app-quotes .omgrfq-message-success-title{font-family:"universe",var(--font-heading--family)!important;font-weight:700!important;font-size:1.25rem!important;line-height:1.2!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--color-foreground)!important;text-align:center;margin:32px 0 16px}#app-quotes .omgrfq-message-success{font-family:"perpetua",var(--font-body--family)!important;font-weight:500!important;font-style:normal!important;font-size:1.25rem!important;line-height:1.3!important;letter-spacing:normal!important;color:var(--color-foreground)!important;text-align:center;margin:0 0 24px}#app-quotes .icon-empty img{width:64px!important;height:64px!important;max-width:unset!important;margin:auto}#app-quotes .icon-request-submit img{width:256px!important;height:256px!important;max-width:unset!important;margin:auto}
/*# sourceMappingURL=/cdn/shop/t/21/assets/omg-rfq-overrides.css.map */
