/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.wpsbc-select-container select {
    padding: 0px 6px !important;
}

.wpsbc-container[data-columns] .wpsbc-calendars .wpsbc-calendar {
  margin: auto auto auto auto;
  float: none;
}

.iconbox_left_content .iconbox_content .iconbox_content_title, .iconbox_right_content .iconbox_content .iconbox_content_title {
    margin: 0 0 0px 0;
}

.logo {
    visibility: hidden !important;
}