.single-product-info{gap:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.single-product-info{margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.single-product-info .product-shop{display:block;max-width:320px}@media screen and (max-width:768px){.single-product-info .product-shop{margin-bottom:16px}}.single-product-info .info-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-product-info .info-block{padding:32px 32px 32px 64px;border:solid 1px var(--border-light-purple);background:var(--background-lighter-purple);border-radius:8px;margin-left:-32px;max-width:calc(325px + 32px + 64px)}@media screen and (max-width:768px){.single-product-info .info-block{margin:0;padding:32px;max-width:320px}}.single-product-info .info-block .info-block-title{font-weight:600}.single-product-info .info-block>:last-child{margin-bottom:0}.single-product-info .read-more{display:block}