/* ========================================================================== Admin styles ========================================================================== */ .themeinfo-wrap{padding: 0 15px;} .themeinfo-wrap .section{ padding: 0 15px; padding-bottom: 1px; background-color: #fff; box-shadow: 0 3px 10px rgba(0,0,0,0.25); } .themeinfo-wrap .section-head{ border-bottom: 1px solid #e1e1e1; padding: 10px 0; } .themeinfo-wrap ul{ /*padding-left: 15px;*/ } .themeinfo-wrap ul li{ padding-left: 5px; list-style-type: disc; list-style-position: inside; } .themeinfo-wrap .section__content{ margin-bottom: 15px; } /** * Alignment */ .col-half{ width: 49%; }