.flx-custom-input{float:left;position:relative;width:100%}.flx-custom-input .actions:not(.flx-custom-input-select){width:95%;display:grid;grid-template-columns:1fr 2fr 1fr;grid-gap:10px;max-width:90px;position:relative;margin:0 auto}.flx-custom-input .actions:not(.flx-custom-input-select) .flx_icon{font-size:10px;padding:6px;border-radius:50%;border:solid 1px;font-weight:600}.flx-custom-input .actions:not(.flx-custom-input-select)>div{transition:all 300ms ease-in-out}.flx-custom-input.flx-hide-plus .plus{opacity:0;pointer-events:none;display:block}.flx-custom-input.flx-hide-minus .minus{opacity:0;pointer-events:none;display:block}@media screen and (max-width: 750px){.flx-modal-product-extra-services:last-of-type{margin-bottom:calc(40px + 6%)}}.flx-custom-input-select{position:relative;font-family:Arial}.flx-custom-input-select select{display:none !important}.flx-custom-input-select .select-selected:after{position:absolute;content:"";top:14px;right:0px;border:solid #000;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:all 100ms ease-in-out}.flx-custom-input-select .select-selected.select-arrow-active:after{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);top:inherit}.flx-custom-input-select .select-items div,.flx-custom-input-select .select-selected,.flx-custom-input-select .ss-main .ss-single-selected{padding:8px 16px;cursor:pointer;width:auto;border-radius:0px;height:auto}.flx-custom-input-select .select-items{transition:all 100ms ease-in-out;background-color:#fff;box-shadow:0 10px 35px rgba(0,0,0,.15);box-sizing:border-box;margin-top:4px;padding:0;pointer-events:none;position:absolute;top:100%;right:0px;transform-origin:50% 0;transform:scale(0.75) translateY(-21px);transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;z-index:999999;opacity:1;pointer-events:auto;transform:scale(1) translateY(0);max-height:360px;overflow:auto;width:100%}.flx-custom-input-select .select-hide{display:none !important;opacity:0}.flx-custom-input-select .select-items div:hover,.flx-custom-input-select .same-as-selected{background-color:rgba(0,0,0,.1)}.flx-custom-input-select .ss-content{z-index:99999999999;transition:all 100ms ease-in-out;background-color:#fff;box-shadow:0 10px 35px rgba(0,0,0,.15);border:none !important}.flx-extra-search-wrapper .ss-main .ss-single-selected{border:none !important}:root{--white: #e8e9ed;--gray: #d1d1d1;--blue: var(--filox-main-color)}.flx-switcher label{cursor:pointer}.flx-switcher [type=checkbox]{position:absolute;left:-9999px}.flx-switcher label{display:flex;align-items:center;justify-content:space-between;padding:5px}.flx-switcher span:last-child{position:relative;width:50px;height:26px;border-radius:15px;box-shadow:inset 0 0 5px rgba(0,0,0,.4);background:var(--gray);transition:all .3s}.flx-switcher span:last-child::before,.flx-switcher span:last-child::after{content:"";position:absolute}.flx-switcher span:last-child::before{left:1px;top:1px;width:24px;height:24px;background:var(--white);border-radius:50%;z-index:1;transition:transform .3s}.flx-switcher span:last-child::after{top:50%;right:8px;width:12px;height:12px;transform:translateY(-50%);background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/162656/uncheck-switcher.svg);background-size:12px 12px}.flx-switcher [type=checkbox]:checked+label span:last-child{background:var(--blue)}.flx-switcher [type=checkbox]:checked+label span:last-child::before{transform:translateX(24px)}.flx-switcher [type=checkbox]:checked+label span:last-child::after{width:14px;height:14px;left:8px;background-image:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/162656/checkmark-switcher.svg);background-size:14px 14px}