

/* Start:/local/templates/desktop/components/bitrix/catalog/catalog/bitrix/catalog.element/general/style.css?17715000102034*/
.title__block {
    margin-bottom: 52px;
}
.catalog--detail-viewed {
    margin-left: 26px;
}
.catalog--products {
    max-width: 100%;
}

div.dimensions_min {
    margin-top: 25px !important;
}

.help_offer {
    margin-bottom: 25px;
    cursor: pointer;
}

.help_offer:hover {
    text-decoration: underline;
}

.sub_parent, .product-item-detail-buy-button-subcribe {
    width: 100%;
}

.size_table_div {
    display: none;
    position: fixed;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 100;
}

.size_table_div .popup-box {
    width: calc(100vw - 120px);
    max-width: 660px;
    background: #fff;
    position: relative;
    margin: auto;
}

.table-wrapper {
    display: block;
    width: auto;
    min-height: 89px;
    max-height: none;
    height: auto;
    margin-top: calc(50% - 13rem);
    padding: 42px 69px;
}

.table-wrapper h2 {
    text-align: center;
    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4rem;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    color: #000000;
}

.table-wrapper h3 {
    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

.gid-note {

    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.4rem;
    color: #4A4848;
}

td {
    font-family: Manrope;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.4rem;
    text-align: center;
    color: #000000;
}

.border_td_g {
    background: #F1F1F1;
    border: 1px solid #fff;

}

.table-wrapper td {
    height: 68px;
}

.table-wrapper table {
    width: 100%;
    table-layout: fixed;
}

.table-wrapper table td {
    width: 100%;
}
/* End */


/* Start:/local/templates/desktop/components/bitrix/catalog.product.subscribe/.default/style.css?17715000102733*/
/* 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-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.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;
}

.product-item-detail-buy-button-subcribe, .popup-window-buttons .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px;
    transition: color .15s ease-in-out, opacity .15s ease-in-out, background-color .15s ease-in-out;
    height: 53px;
    padding: 2px 16px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -o-border-image: none;
    border-image: none;
    color: #fff;
    background-color: #464646;
    text-decoration: none;
    border-color: #464646;
    cursor: pointer;
    font-size: inherit;
}

.popup-window-buttons {
    text-align: center;
    padding: 20px 0 10px;
    position: relative;
    display: flex;
    justify-content: space-around;
}

.popup-window.popup-window-with-titlebar {
    width: 320px;
}
/* End */
/* /local/templates/desktop/components/bitrix/catalog/catalog/bitrix/catalog.element/general/style.css?17715000102034 */
/* /local/templates/desktop/components/bitrix/catalog.product.subscribe/.default/style.css?17715000102733 */
