

/* Start:/local/components/domoff-new/stone.element/templates/.default/style.css?17881257241649*/
/* Карточка сорта камня */
.stone_element_wrap { margin: 10px 0 30px; }
.stone_element_info { display: flex; gap: 30px; flex-wrap: wrap; align-items: flex-start; }
.stone_element_photo { margin: 0; flex: 1 1 380px; max-width: 560px; }
.stone_element_photo img { max-width: 100%; height: auto; border-radius: 12px; display: block; }
.stone_element_caption { font-size: 12px; color: #8a857c; padding: 6px 2px 0; }
.stone_element_facts { flex: 1 1 320px; }
.stone_element_table { border-collapse: collapse; width: 100%; margin-bottom: 18px; }
.stone_element_table td { padding: 8px 12px 8px 0; border-bottom: 1px solid #e6e2d8; vertical-align: top; }
.stone_element_table td:first-child { color: #8a857c; white-space: nowrap; width: 40%; }
.stone_element_price { font-size: 24px; font-weight: bold; margin: 6px 0 16px; }
.stone_element_price--request { font-size: 16px; font-weight: normal; color: #5a564e; }
.stone_element_cta { display: flex; gap: 12px; flex-wrap: wrap; }
.stone_element_text { margin-top: 26px; max-width: 860px; }
.stone_element_note { margin-top: 22px; max-width: 860px; }
.stone_element_siblings { margin-top: 34px; }
.stone_element_siblings_title { font-size: 19px; font-weight: bold; margin-bottom: 14px; }
.stone_element_siblings_list { display: flex; gap: 16px; flex-wrap: wrap; }
.stone_element_sibling { width: 150px; text-decoration: none; color: inherit; font-size: 13px; }
.stone_element_sibling img { width: 100%; height: auto; border-radius: 8px; display: block; margin-bottom: 6px; }
@media (max-width: 700px) {
    .stone_element_info { gap: 18px; }
    .stone_element_price { font-size: 20px; }
}

/* End */


/* Start:/local/components/domoff-new/stone.fast_view/templates/aside_panel/style.css?1746534824279*/
.modal_aside_window_fast_view .stone_detail_wrap{
    margin: 0;
    padding: 25px;
    box-sizing: border-box;
    min-height: 100vh;
    height: 100vh;
}
@media screen and (max-width: 767px) {
    .modal_aside_window_fast_view .stone_detail_wrap{
        height: auto;
    }
}

/* End */
/* /local/components/domoff-new/stone.element/templates/.default/style.css?17881257241649 */
/* /local/components/domoff-new/stone.fast_view/templates/aside_panel/style.css?1746534824279 */
