input.labelautybrand + label ::selection {background-color: transparent;}input.labelautybrand + label ::-moz-selection {background-color: transparent;}input.labelautybrand {display: none !important;}input.labelautybrand + label {display: flex;flex-wrap: nowrap;align-items: center;justify-content: center;font-size: 17px;color: #3f3f3f;text-shadow: 0 1px 1px #dbdbdb;font-weight: 700;background-color: transparent;margin: 0 0 0 0;padding: 0 0 0 0;cursor: pointer;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-o-user-select: none;height: 62px;width: 118px;overflow: hidden;text-overflow: ellipsis;}input.labelautybrand + label > span.labelautybrand-unchecked, input.labelautybrand + label > span.labelautybrand-checked {display: inline-block;line-height: 60px;vertical-align: middle;}input.labelautybrand + label > span.labelautybrand-unchecked-image, input.labelautybrand + label > span.labelautybrand-checked-image {position: absolute;width: 40px;height: 40px;margin-left: -85px;margin-top: -25px;opacity: 0.9;}input.labelautybrand + label > span.labelautybrand-unchecked-image + span.labelautybrand-unchecked, input.labelautybrand + label > span.labelautybrand-checked-image + span.labelautybrand-checked {}input.labelautybrand:not(:checked):not([disabled]) + label:hover {background-color: transparent;color: #d43217;}input.labelautybrand:not(:checked):not([disabled]) + label:active {background-color: transparent;color: #d43217;}input.labelautybrand:not(:checked) + label > span.labelautybrand-checked-image {display: none;}input.labelautybrand:not(:checked) + label > span.labelautybrand-checked {display: none;}input.labelautybrand:checked + label {background-color: transparent;color: #ff3000;text-shadow: 1px 1px 0 #fff;}input.labelautybrand:checked:not([disabled]) + label:hover {background-color: transparent;color: #ff3000;text-shadow: 1px 1px 0 #fff;}input.labelautybrand:checked + label > span.labelautybrand-unchecked-image {display: none;}input.labelautybrand:checked + label > span.labelautybrand-unchecked {display: none;}input.labelautybrand:checked + label > span.labelautybrand-checked {display: inline-block;}input.labelautybrand.no-label:checked + label > span.labelautybrand-checked {display: block;}input.labelautybrand[disabled] + label {}input.labelautybrand + label > span.labelautybrand-unchecked-image {background-image: none;}input.labelautybrand + label > span.labelautybrand-checked-image {background-image: url(../images/svg/input-checked-round.svg);background-size: 40px 40px;}
