.shop-row-params > div:not(:first-child){margin-top: 8px;}
html .shop-row-params > .shop-row-params-title{margin-top: 20px;}
.shop-row-param-value-array > p:not(:first-child){margin-left: 5px;}
.shop-row-addict-select{width: 100%;}
.shop-row-param-attachments-image{border-radius: 50%;width: 35px;height: 35px;background-repeat: no-repeat;background-size: cover;background-position: center center;margin: 5px 0 0 5px;display: inline-block;}
.shop-row-params-title-question{display: inline-block;margin-left: 5px;height: 15px;width: 15px;text-align: center;cursor: help;background-image: var(--img_question);background-size: cover;background-repeat: no-repeat;position: relative;top: 2px;}
.shop-row-params a{text-decoration: underline;}
.shop-row-param-value{word-break: break-all;}