<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


@media (max-width: 768.98px) {

	.summary-inner.set-mb-l.reset-last-child {
		padding: 30px 15px 15px;
	}

}
.secetion-options.sizeTips .thwepo-field {
    padding-top: 0;
    padding-bottom: 0;
    display: block;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.secetion-options.sizeTips .thwepo-field .chart-tips-text {
    padding: 5px 10px;
    margin-bottom: 10px;
    background-color: aliceblue;
    margin-top: -5px;
    white-space: normal;
    word-break: break-all;
}
.tips-text-auto {
    display: inline;
}
.chart-tips-text{
	display: block;
}</pre></body></html>