.stm_widget_categories.widget {
  position: relative;
  padding: 40px 30px 40px 30px;
  margin-bottom: 0; }

.stm_widget_categories.style_1 {
  border: 5px solid;
  margin-bottom: 80px; }
  .stm_widget_categories.style_1 .widgettitle {
    margin: 0 0 27px 0; }
    .stm_widget_categories.style_1 .widgettitle h5 {
      margin: 0; }
      .stm_widget_categories.style_1 .widgettitle h5:before {
        content: '';
        display: block;
        width: 46px;
        height: 5px;
        margin: 0 0 21px;
        display: block !important; }
      .stm_widget_categories.style_1 .widgettitle h5:before {
        margin: 0 0 20px 0; }
  .stm_widget_categories.style_1 ul {
    padding: 0;
    list-style: none; }
    .stm_widget_categories.style_1 ul li {
      position: relative;
      margin: 0 0 20px 0;
      padding: 0 0 0 15px; }
      .stm_widget_categories.style_1 ul li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 4px;
        font-size: 10px;
        text-rendering: auto;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 5px solid transparent; }
      .stm_widget_categories.style_1 ul li .children {
        margin-top: 20px; }
      .stm_widget_categories.style_1 ul li a {
        text-decoration: none !important; }
        .stm_widget_categories.style_1 ul li a:hover {
          color: #333333; }
  .stm_widget_categories.style_1:before {
    right: -5px !important;
    left: -5px !important; }
