/*
Theme Name: ITS Child Theme
Description: Custom theme for Integrated Tree Services
Author: Active WebITS
Author URI: http://www.activewebits.com
Template: its
*/
.box-text {
    font-family: "Antic Slab",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    font-style: italic;
}
#home-box .fusion-column-wrapper {
min-height: 120px;
padding: 10px 0;
}
#nav.nav-holder .navigation > li > a {
    height: 135px !important;
    line-height: 158px;
}
.cta-boxes {
    font-family: "Antic Slab",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #363639;
    padding: 10px 0;
    text-align: center;
    font-style: normal;
}
.cta-boxes a {
       color: #FFFFFF;
	text-decoration: none;
}