.hide_elem{display:none}.elem-init{visibility:hidden;line-height:42px}.gen_elem_select{position:relative;margin-right:16px;width:100%}.gen_elem_select>div:first-child{padding:0;margin:0}.gen_elem_select .selection{height:40px;border-radius:20px;border:1px solid var(--dark-gray);background:url('/common/icons/Icon-Down-All.svg') no-repeat right #fefefe;background-position:calc(100% - 10px) 0}.selection:hover{cursor:pointer}.pseudo-textbox{width:100%;border-radius:20px;border:1px solid var(--dark-gray);padding:0;margin:0;background:#fefefe}.pseudo-textbox .selected_value{width:auto;max-width:none}.gen_elem_select .selected_value{width:calc(100% - 60px);line-height:40px;padding:0 14px;overflow:hidden;font-size:14px;white-space:nowrap}.gen_elem_select .options{padding:0;position:absolute;display:none;z-index:1;width:calc(100% - 2px);font-size:14px;max-height:256px;overflow:auto;border:1px solid var(--dark-gray);border-top:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.gen_elem_select .option_elem{background-color:#fff;color:var(--dark-gray);line-height:30px;padding:0 14px;margin-bottom:0 !important}.gen_elem_select .option_elem:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.gen_elem_select .option_elem:hover{background-color:var(--blue);color:#fff;cursor:pointer}.gen_elem_select .option_elem.disabled{color:var(--gray)}.gen_elem_select .option_elem.selected{background-color:var(--blue);color:#fff}.gen_elem_select .option_elem.selected:hover{background-color:var(--main-color);cursor:pointer}.sedruck_checkbox_view{margin-right:5px}.countdown-element{visibility:hidden}.product_attrib{display:flex;align-items:center;margin-bottom:16px}.product_attrib label{flex:none;width:calc(300px - 16px);line-height:40px;color:var(--dark-gray);font-size:14px;margin-right:16px}.product_attrib textarea{flex:auto;margin-right:16px;border-radius:5px;padding:14px}.product_attrib.error{background-color:#fb0;padding:16px}.product-category{margin-bottom:64px}.product-category-head{display:flex;align-items:center;height:56px;margin-bottom:16px}#product-options .help:hover{cursor:pointer}#product-options .desktop_help{flex:none;cursor:pointer;display:block;align-self:center}#product-options .help-container>.help{background-position:50% -128px}.product_attrib input[type='text']{flex:1;border-radius:20px;margin-right:16px;font-size:14px;color:#626262;height:40px;padding:0 14px;background-color:white;cursor:text;border:1px solid var(--dark-gray)}#product-options .mobile-help{display:none}@media all and (max-width:1279px){.gen_elem_select{width:100%;margin-right:0}.gen_elem_select .selected_value{width:calc(100% - 60px);font-size:16px;max-width:none;white-space:normal}.gen_elem_select .options{position:absolute;min-width:0;width:calc(100% - 2px)}.gen_elem_select .option_elem{font-size:16px}.product_attrib{flex-direction:column}.product_attrib label{width:100%;font-size:16px;margin-right:0}.product_attrib textarea{width:calc(100% - 32px);margin-right:0}#product-options .desktop_help{display:none}}