

/* Start:/local/templates/dks_informbox/components/bitrix/catalog.section.list/catalog/style.css?17623425271996*/
#dm600list {
	cursor: pointer;
}

.dialog-widget {
	justify-content: center;
    align-items: center;
    pointer-events: all;
    display: none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.dialog-widget-content {
    background-color: #fff;
    width: auto;
    overflow: visible;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
    box-shadow: none;
    pointer-events: all;
    position: absolute;
    z-index: 1000;
    border-radius: 20px 20px 20px 20px;
}

.dialog-message {
    box-sizing: border-box;
    line-height: 1.5;
    max-width: 100vw;
    max-height: 100vh;
    padding: 0;
    overflow: auto;
    width: 801px;
    height: auto;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
}

.dialog-widget .elementor-location-popup {
    width: 100%;
    justify-content: center;
    overlay-opacity: 0.5;
    padding-top: 10%;
    padding-bottom: 10%;
    padding-left: 10%;
    padding-right: 10%;
}

.dialog-widget .elementor-heading-title {
    font-size: 35px;
    font-weight: 700;
    text-transform: none;
    line-height: 1.2em;
}

.dialog-widget .elementor-icon i, .dialog-widget .elementor-icon svg {
    display: block;
    height: 1em;
    position: relative;
    width: 1em;
}

.dialog-widget .elementor-widget-heading {
	display: flex;
    gap: 15px;
    align-items: center;
}

.dialog-widget .elementor-icon {
	position: absolute;
	right: 35px;
    top: 35px;
    cursor: pointer;
}

.dialog-widget .elementor-icon svg {
	width: 40px;
    height: 40px;
}

  .udo-list {
    list-style: decimal;
    padding-left: 20px;
    margin: 0;
    border-collapse: collapse;
  }
  .udo-list li {
    padding: 8px 10px;
    border-bottom: 0px solid #ccc;
  }
  .udo-list li:nth-child(odd) {
    background-color: #ffffff;
  }
  .udo-list li:nth-child(even) {
    background-color: #E9E9E9;
  }



/* End */
/* /local/templates/dks_informbox/components/bitrix/catalog.section.list/catalog/style.css?17623425271996 */
