﻿.footer-container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; gap: 25px; }
.text-muted { color: rgb(170,170,170) !important; flex: 0 0 0; min-width: fit-content !important; }
.tip-header { background-color: rgb(98,156,67); color: White; font-size: 1em; font-weight: bold; margin-bottom: 0px; padding: 5px; }
.tip { border-bottom-color: rgb(98,156,67); border-bottom-style: solid; list-style-type: none; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0.6em; padding: 0; padding-bottom: 5px; }
div.wrapperStitchPattern { align-content: flex-start; display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; gap: 20px; }
div.itemStitchPattern { border-bottom-color: Black; border-bottom-style: solid; border-bottom-width: 1px; flex: none; width: 40px; }
p.numberStitchPattern { font-size: 9pt; }
div.imageStitchPattern { display: flex; justify-content: center; margin: auto; overflow: hidden; padding: 5px; width: 100%; }
div.imageStitchPattern>img { height: 40px; }
div.wrapperEmbroideryPattern { align-content: flex-start; display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; gap: 20px; }
div.itemEmbroideryPattern { display: flex; flex-direction: column; margin-bottom: 20px; width: 400px; }
div.infoEmbroideryPattern { align-content: flex-start; background-color: rgb(225,225,225); display: flex; flex-direction: row; flex-wrap: nowrap; padding: 10px; gap: 15px; }
div.usageEmbroideryPattern { width: 20px; }
div.infoblockEmbroideryPattern { align-items: center; display: flex; flex-direction: row; height: 100%; justify-content: center; gap: 10px; }
div.imageEmbroideryPattern { align-items: center; display: flex; height: 100%; justify-content: center; margin: auto; padding: 5px; width: 100%; }
div.imageEmbroideryPattern>img { max-height: 200px; max-width: 300px; width: auto; }
p.numberEmbroideryPattern { font-size: 10pt; font-weight: bold; margin: 0px; }
p.stitchesEmbroideryPattern { font-size: 9pt; margin: 0px; }
p.dimensionsEmbroideryPattern { font-size: 9pt; font-weight: bold; margin: 0px; }
div.iconEmbroideryPattern img,  div.usageEmbroideryPattern img { width: 20px; }
