/* Plugin Klassen überschreiben */ #elex-rqst-quote-front-wrap, #elex-rqst-quote-front-wrap .quote_list_page, #elex-rqst-quote-front-wrap .raq-fs, #elex-rqst-quote-front-wrap .bg-white, #elex-rqst-quote-front-wrap .bg-light, #elex-rqst-quote-front-wrap .shadow, #elex-rqst-quote-front-wrap .shadow-sm, #elex-rqst-quote-front-wrap .w-100, #elex-rqst-quote-front-wrap .rounded-3, #elex-rqst-quote-front-wrap .p-3, #elex-rqst-quote-front-wrap .mb-3, #elex-rqst-quote-front-wrap .card, #elex-rqst-quote-front-wrap .card-body { background-color: #131518 !important; background: #131518 !important; box-shadow: none !important; border-radius: 0 !important; } #elex-rqst-quote-front-wrap { background-color: #0F1011 !important; border: 1px solid rgba(219, 36, 129, 0.3) !important; border-radius: 8px !important; overflow: hidden !important; padding: 0 !important; } #elex-rqst-quote-front-wrap .bg-secondary, #elex-rqst-quote-front-wrap .bg-opacity-10, #elex-rqst-quote-front-wrap .quote_list_product_table { background-color: transparent !important; background: transparent !important; } /* Tabellen-Header */ #elex-rqst-quote-front-wrap table thead th { background-color: #131518 !important; color: #DB2481 !important; font-family: 'Space Mono', monospace !important; font-size: 10px !important; font-weight: 700 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; border-bottom: 1px solid rgba(219, 36, 129, 0.2) !important; border-top: none !important; padding: 12px 16px !important; } /* Tabellen-Body */ #elex-rqst-quote-front-wrap table tbody tr, #elex-rqst-quote-front-wrap table tbody td { background-color: #0F1011 !important; color: #B6BCC8 !important; font-family: 'Inter', sans-serif !important; font-size: 13px !important; border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important; border-top: none !important; padding: 14px 16px !important; vertical-align: middle !important; } /* Artikel-Links */ #elex-rqst-quote-front-wrap table tbody td a { color: #B6BCC8 !important; text-decoration: none !important; } #elex-rqst-quote-front-wrap table tbody td a:hover { color: #DB2481A3 !important; } /* Löschen-Button */ #elex-rqst-quote-front-wrap .elex-remove-item, #elex-rqst-quote-front-wrap .elex-rqst-remove-btn { background: transparent !important; background-color: transparent !important; border: 1px solid rgba(255, 255, 255, 0.15) !important; border-radius: 4px !important; color: rgba(255, 255, 255, 0.3) !important; width: 28px !important; height: 28px !important; display: flex !important; align-items: center !important; justify-content: center !important; cursor: pointer !important; padding: 0 !important; } #elex-rqst-quote-front-wrap .elex-remove-item:hover, #elex-rqst-quote-front-wrap .elex-rqst-remove-btn:hover { border-color: #DB2481 !important; color: #DB2481 !important; } /* Mengen-Input Tabelle */ #elex-rqst-quote-front-wrap table input[type="number"], #elex-rqst-quote-front-wrap table input[type="text"] { background-color: #131518 !important; border: 1px solid rgba(255, 255, 255, 0.12) !important; border-radius: 4px !important; color: #F6F7FB !important; font-family: 'Inter', sans-serif !important; font-size: 13px !important; padding: 6px 10px !important; width: 64px !important; text-align: center !important; } #elex-rqst-quote-front-wrap table input:focus { border-color: #DB2481 !important; outline: none !important; box-shadow: 0 0 0 2px rgba(219, 36, 129, 0.15) !important; } /* Summen */ #elex-rqst-quote-front-wrap table tfoot td, #elex-rqst-quote-front-wrap table tfoot th { background-color: #131518 !important; color: rgba(255, 255, 255, 0.85) !important; padding: 12px 16px !important; border: none !important; border-top: 1px solid rgba(219, 36, 129, 0.2) !important; font-family: 'Inter', sans-serif !important; font-size: 13px !important; } /* Button-Zeile */ #elex-rqst-quote-front-wrap .justify-content-between { background-color: #131518 !important; padding: 14px 16px !important; border-top: 1px solid rgba(219, 36, 129, 0.2) !important; } /* Alle Buttons */ #elex-rqst-quote-front-wrap a.button, #elex-rqst-quote-front-wrap button[type="submit"] { background-color: #DB2481 !important; color: #ffffff !important; border: none !important; font-family: 'Nunito', sans-serif !important; font-size: 1rem !important; font-weight: 700 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; padding: 10px 20px !important; border-radius: 4px !important; cursor: pointer !important; text-decoration: none !important; } #elex-rqst-quote-front-wrap a.button:hover, #elex-rqst-quote-front-wrap button[type="submit"]:hover { background-color: #DB2481A3 !important; color: #ffffff !important; } #elex-rqst-quote-front-wrap button:not([type="submit"]) { background-color: transparent !important; border: 1px solid rgba(255, 255, 255, 0.2) !important; color: rgba(255, 255, 255, 0.5) !important; font-family: 'Nunito', sans-serif !important; font-size: 1rem !important; font-weight: 700 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; padding: 10px 20px !important; border-radius: 4px !important; cursor: pointer !important; } #elex-rqst-quote-front-wrap button:not([type="submit"]):hover { border-color: #DB2481A3 !important; color: #DB2481A3 !important; } /* Formular */ #elex-rqst-quote-front-wrap form { background-color: #131518 !important; border-top: 1px solid rgba(219, 36, 129, 0.2) !important; padding: 24px !important; box-shadow: none !important; } #elex-rqst-quote-front-wrap form label { color: rgba(255, 255, 255, 0.5) !important; font-family: 'Space Mono', monospace !important; font-size: 10px !important; font-weight: 700 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; display: block !important; margin-bottom: 4px !important; } #elex-rqst-quote-front-wrap input:not([type="submit"]):not([type="button"]), #elex-rqst-quote-front-wrap textarea, #elex-rqst-quote-front-wrap select { background-color: #0F1011 !important; color: #F6F7FB !important; border: 1px solid rgba(255, 255, 255, 0.12) !important; border-radius: 4px !important; font-family: 'Inter', sans-serif !important; font-size: 13px !important; padding: 10px 14px !important; width: 100% !important; box-sizing: border-box !important; } #elex-rqst-quote-front-wrap input:not([type="submit"]):focus, #elex-rqst-quote-front-wrap textarea:focus { border-color: #DB2481 !important; outline: none !important; box-shadow: 0 0 0 2px rgba(219, 36, 129, 0.15) !important; } #elex-rqst-quote-front-wrap input::placeholder, #elex-rqst-quote-front-wrap textarea::placeholder { color: rgba(255, 255, 255, 0.25) !important; } #elex-rqst-quote-front-wrap h4, #elex-rqst-quote-front-wrap h5 { color: #ffffff !important; font-family: 'Space Grotesk', sans-serif !important; } /* Floating Button */ .elex-rqst-mini-quote-list-wrap, #elex-rqst-float-minicart-icon { background-color: #DB2481 !important; border: none !important; border-radius: 50% !important; box-shadow: 0 4px 16px rgba(219, 36, 129, 0.4) !important; } #elex-rqst-float-minicart-icon svg, #elex-rqst-float-minicart-icon img, .elex-rqst-mini-quote-list-wrap svg { fill: #ffffff !important; color: #ffffff !important; } #elex-rqst-float-minicart-icon .elex-quote-count, .elex-rqst-mini-quote-list-wrap span { background-color: #ffffff !important; color: #DB2481 !important; font-family: 'Space Mono', monospace !important; font-size: 10px !important; font-weight: 700 !important; }

Archiv: Onlineshop

Nach oben scrollen