/******** Main Menu *********/

#top-header .container {
    width: 90%;
    max-width: 100%;
}

#top-header #et-info {
    width: 100%;
}

#top-header .et-social-icons {
    float: right;
}

/*********** Home **************/

.cs-top-slider .et_pb_container {
    margin-left: 0px;
}

.cs-test-slider .et_pb_slide_title, .cs-test-slider .et_pb_slide_content {
    text-shadow: none;
}

.cs-stars {
    font-size: 20px;
}

/*********** Buttons ******************/

.et_pb_button, .et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    padding: .8em 3em !important;
}