
Teal Georgette Kurti Sharara with Dupatta
li { display: table-cell; vertical-align: top; } ol.steps-list > li > div { position:relative; padding: 30px 20px 20px 20px; margin: 5px; background: #f9f9f9; border-radius: 20px; border: 1px solid #fbf10f; text-align: center; display: block; height: inherit; } ol.steps-list > li > div::before { counter-increment: section; content: counter(section); text-align: center; display: inline-block; border-radius: 50%; position: absolute; left: calc(50% - 20px); top: -20px; padding: 10px; width: 20px; height: 20px; font-size: 18px; font-weight:bold; background-color: #ffdb58; } /* / Steps List */ /* Title */ .tt-title-1 { text-align: center; padding: 20px 0; } .tt-title-1 { overflow: hidden; text-align: center; } .tt-title-1 > span { position: relative; display: inline-block; } .tt-title-1 > span:before, .tt-title-1 > span:after { content: ''; position: absolute; top: 50%