/*
 Theme Name:   Trim Child
 Theme URI:    
 Description:  Trim Child Theme
 Author:       Clever Solutions
 Author URI:   http://cleversolutions.eu
 Template:     Trim
 Version:      1.0.0
 Tags:         
 Text Domain:  Trim-child
*/

@import url("../Trim/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

body {
  line-height: 32px;
  font-family: 'Droid Sans', Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  background: #f8f8f8 url(images/body-bg.png);
}

.service h3 {
  font-size: 28px;
  font-weight: bold;
  padding-left: 48px;
  color: #000000;
}

h1.main_title, h1#comments, h3#reply-title {
  font-size: 44px;
  font-weight: 800;
}

h2.et_pt_title {
  font-size: 34px;
  font-weight: 800;
  letter-spacing: 0px;
  padding-bottom: 14px;
  padding-left: 2px;
}

h4.widget_title {
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 6px;
}

#sidebar li a, #footer li a {
  color: #000000;
}
