/*
 Theme Name:     Foundry Child
 Theme URI:      http://www.sadlergreenwood.co.uk
 Description:    Foundry Child
 Author:         Sadler / Greenwood
 Author URI:     http://www.sadlergreenwood.co.uk
 Template:       foundry
 Version:        1.0.0
*/

/*@import 'css/uncss/style.css';*/
/*@import 'css/minified/style.css';*/

@import 'css/style.css';

.row-services img {
    margin-bottom: 8px;
}

.row-services-inner {    max-width: 987px;
    margin: auto;
}

.nav-bar {
    background: #558287 !important;
}

nav.transparent.fixed .menu > li > a, nav.transparent.fixed .module.widget-handle i {
    color: #fff;
}

nav.transparent .menu > li > a, nav.transparent .module.widget-handle i, nav.transparent .nav-utility {
    color: #fff;
}

.parallax:first-child .slides li > .background-image-holder, .parallax:first-child .background-image-holder {
    background-position: center bottom !important;
    bottom: 0px !important;
}

.menu li a {
    font-size: 15px;
}

.row-services .vc_sep_pos_align_center {
    max-width: 958px;
    margin: auto;
}

.row-services p, .row-services ul li{
    font-size: 17px !important;
    line-height: 22px !important;
}
.row-services ul {
    margin-left: 0;
    list-style-type: disc;
}
.row-services li {
    text-indent: -1.3em;
    padding-left: 1.4em;
}
.row-social, .row-slider  {
    background-color: #FAF9F9;
}