

/* Start:/local/components/wok/catalog.element.select/templates/.default/style.css?17544634401309*/
.wok-offers-selector__prop {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    gap: 16px;
}

.wok-offers-selector__values {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
}

.wok-offers-selector__value {
    min-width: 100px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    position: relative;
}

.wok-offers-selector__value_selected {
    outline: 2px solid #222222;
    outline-offset: -2px;
}

.wok-offers-selector__value:hover {
    border: none;
    outline: 2px solid #222222;
    outline-offset: -2px;
}

.wok-offers-selector__prop-title {
    font-weight: 400;
    display: block;
    font-size: 16px;
}

.wok-offers-selector__value-selected-title {
    color: #000;
    font-size: 13px;
    display: block;
}


.wok-offers-selector__value-photo img {
    height: 40px;
    width: 40px;
    object-fit: cover;
    border: 1px solid #9B9B9B;
}

.wok-offers-selector .prop-size .value {
    min-width: 75px;
}

.wok-offers-selector .prop-build_option .value{
    min-width: 67px;
}

.wok-offers-selector__value-text {
    min-width: 100px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #CCCCCC;
    color: #4C5457;
}
/* End */


/* Start:/local/templates/main/components/custom/catalog.product.subscribe/default_labio/style.css?17459322893024*/
/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}

.popup-window.popup-window-with-titlebar {
    position: fixed !important;
    right: 0 !important;
    top: 0px !important;
    left: unset !important;
    width: 300px !important;
    height: 100% !important;
    padding: 10px !important;
    font-family: 'Futura PT', sans-serif;
}

.popup-window-close-icon.popup-window-titlebar-close-icon {
    right: unset !important;
    left: 7px !important;
}

.popup-window-close-icon:after {
    width: 24px;
    height: 24px;
    background: url('/local/templates/main/images/close.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: inline-block;
}

.popup-window-titlebar-text {
    font-size: 1.5rem;
    line-height: 1.2;
    font-style: normal;
    font-weight: 300;
    padding-left: 13%;
    color: #4C5457;
}

.bx-catalog-subscribe-form-container-label {
    font-size: 16px !important;
}

.popup-window-content {
    padding-top: 0 !important;
}

.popup-window-titlebar {
    height: 29px !important;
}

.popup-window-buttons {
    margin-bottom: 1000px;
    padding-top: 0 !important;
}

.bx-catalog-popup-content {
    font-size: 19px;
    margin-top: 10px;
}

.popup-window-buttons .btn:last-child {
    display: none;
}

.subscribe-policy {
    margin-top: 80px;
}

.popup-window-with-titlebar .btn-primary {
    width: 86%;
}

.form-group-privacy.form-group-privacy {
    font-size: 16px;
}

.form-group-privacy.form-group-privacy #privacyPolicy {
    margin-right: 5px;
}

.requirement-notice {
    margin-top: 15px;
    font-size: 16px;
    width: 66%;
}
/* End */


/* Start:/local/templates/main/components/wok/review.form/main/style.css?175446344057*/
label[for="personal_approve"] a {
    font-weight: 700;
}
/* End */
/* /local/components/wok/catalog.element.select/templates/.default/style.css?17544634401309 */
/* /local/templates/main/components/custom/catalog.product.subscribe/default_labio/style.css?17459322893024 */
/* /local/templates/main/components/wok/review.form/main/style.css?175446344057 */
