/* Контейнер для изображения subsection*/
.image-container {
    display: block;
    text-align: center;
    padding: 20px;
}

.image-container img {
    width: 50%;
}

@media only screen and (max-width: 768px) {

    .image-container img {
        width: 100%;
    }

}

.zacherknutyj-tekst {
    padding-left: 20px;
    font-family: system,-apple-system,BlinkMacSystemFont,'Segoe UI','Segoe WP',Roboto,Ubuntu,Oxygen,Cantarell,'Fira Sans','Helvetica Neue',Helvetica,'Lucida Grande','Droid Sans',Tahoma,'Microsoft Sans Serif',sans-serif;
    font-size: 13px;
    line-height: 20px;
    position: relative;
    margin-right: 10px;
    color: #8b8b8b;
    font-weight: 600;
}


.zacherknutyj-tekst:after {
    margin-left: 15px;
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #8b8b8b;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff
}

.promo_text {
    color: red;
}

.catalog_product-card-products-body {
    border-bottom: none!important;
}

.table>tbody>tr>td {
    border-bottom: none!important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: none!important;
}






.btn-primary-ydalit-iz-korziny {
    border: none;
    background-color: #ffffff;
}

/*! CSS Used from: https://www.joom.com/dist/main-a41d1f2bc1d733ed3743.css */

* {
    margin: 0;
    padding: 0;
}

/*! CSS Used from: https://www.joom.com/dist/containers-pages-GroupedCartPage-50cf7076c3cd090abd83.css */
.icon___2jl_O {
    display: inline-block;
    vertical-align: middle;
}

.block___1p103 {
    display: block;
}

.trash___3IVXn {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.color-placeholder___1lbOu {
    color: #c7c7cc;
}

.icon___uuitD {
    display: block;
}

.trash___3IVXn:hover {
    color: #ff7676;
}

.trash____Pgni {
    cursor: pointer;
    font-size: 22px;
    margin-left: 16px;
}


.message-box {
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 10px;
    word-wrap: break-word;
}


/* корзина начало */
.white-popup {
    position: relative;
    background-color: #ececec;
    max-width: 500px;
    padding: 0 10px;
    margin: 0 auto;
    border-radius: 11px;
    display: flex;
    flex-direction: column;
}


/*корректировка высоты для калькулятора стоимости нанесения*/
#calculator.white-popup {
    height: auto;
    background-color: #ffffff;
}
/*-------------*/

.white-popup hr {
    border: none;
    background-color: orange;
    height: 1px;
}

.white-popup h1 {
    margin-bottom: 0;
    color: #343434;
    font-weight: normal;
    font-family: 'Ultra', sans-serif;
    font-size: 20px;
    line-height: 42px;
    text-transform: uppercase;
}

.white-popup-header, .white-popup-footer {
    padding: 5px;
    background-color: #ececec;
    z-index: 1;
}

.white-popup-header {
    -webkit-box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
    -moz-box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
    box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
}

.white-popup-footer {
    text-align: center;
    -webkit-box-shadow: 0px -5px 5px -5px rgba(34, 60, 80, 0.6);
    -moz-box-shadow: 0px -5px 5px -5px rgba(34, 60, 80, 0.6);
    box-shadow: 0px -5px 5px -5px rgba(34, 60, 80, 0.6);
}

.white-popup-body {
    flex: 1;
    overflow-y: auto;
    padding: 20px 15px;
    background-color: #ffffff;
    scrollbar-width: thin;
    scrollbar-color: #c7c7cc #ffffff;
}

#forma-zakaza .white-popup-body {

    background-color: #f9f9f9;
    scrollbar-color: #c7c7cc #f9f9f9;
}

/* Для браузеров на базе WebKit (Chrome, Safari) */
.white-popup-body::-webkit-scrollbar {
    width: 8px; /* Ширина полосы прокрутки */
}

.white-popup-body::-webkit-scrollbar-track {
    background: #ffffff; /* Цвет фона для трека полосы прокрутки */
}

.white-popup-body::-webkit-scrollbar-thumb {
    background-color: #c7c7cc; /* Цвет ползунка */
    border-radius: 10px; /* Радиус скругления */
    border: 2px solid #f9f9f9; /* Полоса прокрутки с отступом */
}

.favorites-icon {
    margin-top: -50px;
    position: fixed;
    z-index: 46;
    right: 8px;
    display: inline-block;
}

.favorites-icon-img {
    width: 26px;
    height: 26px;
}

.favorites-count {
    position: absolute;
    top: -6px;
    right: -6px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    border-radius: 999px;
    background: #f95962;
    color: #ffffff;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    font-weight: 600;
    pointer-events: none;
}

@media only screen and (max-width: 768px) {
    #right-block {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 10px;
        background-color: #fff;
        border: 1px solid #f95962;
        border-radius: 3px;
    }

    #right-block .fa-shopping-cart {
        font-size: 24px;
        margin-right: 10px;
    }

    #cart {
        flex-grow: 1;
        text-align: right;
    }

    #cart-total {
        font-size: 18px;
        font-weight: bold;
    }

    .favorites-icon {
        margin-top: 0;
        position: fixed;
        z-index: 46;
        right: 5px;
        top: 3px;
    }
}

/* корзина конец */

/* форма рассчитать нанесение начало */
.white-popup-2 {
    position: relative;
    background-color: white;
    max-width: 500px;
    margin-top: 20px;
    border-radius: 20px;
}

#calculator.white-popup .white-popup-body {
    background-color: #f9f9f9;
}

#calculator.white-popup .white-popup-2 {
    margin-top: 0;
    max-width: 100%;
    border-radius: 0;
    background: transparent;
}

#calculator.white-popup .white-popup-2 > select,
#calculator.white-popup .white-popup-2 [data-visible] select,
#calculator.white-popup .white-popup-2 [data-visible] input[type="number"],
#calculator.white-popup .white-popup-2 [data-visible] input[type="text"] {
    font-size: 16px;
    line-height: 1.4;
    height: 38px;
    padding: 8px 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background-color: #ffffff;
    color: #222222;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#calculator.white-popup .white-popup-2 > select {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;
}

#calculator.white-popup .white-popup-2 [data-visible] select {
    width: auto;
    min-width: 110px;
    max-width: 220px;
    margin: 0 8px;
    vertical-align: middle;
}

#calculator.white-popup .white-popup-2 [data-visible="count"] input[type="number"] {
    width: 140px;
    margin: 0 8px;
    vertical-align: middle;
}

#calculator.white-popup .white-popup-2 [data-visible] input[type="number"],
#calculator.white-popup .white-popup-2 [data-visible] input[type="text"] {
    max-width: 100%;
}

#calculator.white-popup .white-popup-2 > select,
#calculator.white-popup .white-popup-2 [data-visible] select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 38px;
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 14px 14px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%2336475d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

#calculator.white-popup .white-popup-2 > select:hover,
#calculator.white-popup .white-popup-2 [data-visible] select:hover {
    border-color: #aeb7c1;
}

#calculator.white-popup .white-popup-2 > select:focus,
#calculator.white-popup .white-popup-2 [data-visible] select:focus,
#calculator.white-popup .white-popup-2 [data-visible] input[type="number"]:focus,
#calculator.white-popup .white-popup-2 [data-visible] input[type="text"]:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.35);
}

#calculator.white-popup .white-popup-2 > select option,
#calculator.white-popup .white-popup-2 [data-visible] select option {
    color: #222222;
    background: #ffffff;
}

.white-popup hr {
    border: none; /* Убираем границу */
    background-color: orange; /* Цвет линии */
    color: orange; /* Цвет линии для IE6-7 */
    height: 1px; /* Толщина линии */
}

.white-popup h1 {
    margin-bottom: 0px;
    color: #343434;
    font-weight: normal;
    font-family: 'Ultra', sans-serif;
    font-size: 20px;
    line-height: 42px;
    text-transform: uppercase;
    /*text-shadow: 0 2px white, 0 3px #777777;*/
}

.btn-default {
    margin-top: 20px;
}

/* форма рассчитать нанесение конец */
