/*
 Theme Name:   Landscaping Child
 Theme URI:    http://landscaping.thimpress.com/
 Description:  Landscaping Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     landscaping
 Version:      2.0
 Text Domain:  landscaping-child
*/

.license-block .thim-box-simple.image-at-left .box-content .description {
	line-height:normal !important;
}

.license-block .thim-box-simple.image-at-left .box-content .title {
	font-size:25px !important;
	color:#008000 !important;
}

.license-block .so-panel .panel-widget-style {
    border: 5px solid #008000 !important;
}
.license-block .thim-box-simple.image-at-left .box-content {
	padding-left:0 !important;
	padding-right:0 !important;
}

.thim-line-between-columns>.panel-grid-cell {
	border:none !important;
}
.thim-line-between-columns>.panel-grid-cell:nth-child(2) {
	border-left: 1px dashed !important;
	border-right: 1px dashed !important;
    border-color: #81b325 !important;
}
.thim-line-between-columns>.panel-grid-cell:nth-child(3) {
	border:none !important;
}