/********** Header *********/

#top-header #et-info {
    width: 100%;
    line-height: 1.7em;
}

#top-header .et-social-icons {
    float: right;
}

/******** Services ************/

.cs-services-row .et_pb_button {
    width: 100%;
}

/*********** Slider ***********/

.cs-top-slider .et_pb_container {
    margin-left: 0px;
}

/********* Buttons ***********/

.et_pb_button {
    padding: 12px 40px !important;
}

/********* Blog Page **********/

.cs-blog-page article {
    background-color: #fdfaf3;
    margin-bottom: 40px;
		padding-bottom: 30px;
}

.cs-blog-page article .entry-title, .cs-blog-page article .post-meta, .cs-blog-page article .post-content {
    padding: 0px 30px;
}

.cs-blog-page-sidebar .et_pb_widget {
    padding: 20px;
    box-shadow: 0px 0px 5px 5px #f9f9f9;
}

/********* Footer **************/

.cs-foot-list li {
    line-height: 2em;
}

.cs-foot-list li a {
    color: #fff;
}