@import url("../Divi/style.css");
/*
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.0.0
*/

.footer-widget a.smallblack {
    color: white !important;
    position: relative;
    padding: 0.2em 0.8em !important;
    border: 1px solid #fff !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    background: transparent !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-shadow: none !important;
}

.footer-widget a.smallblack:hover {
    background: rgba(255, 255, 255, 0.2) !important;
    border: 1px solid transparent !important;
    box-shadow: none !important;
}

#et-info {
    float: right;
    margin-left: 20px;
}

.supsystic-social-sharing.supsystic-social-sharing-content-align-center {
    text-align: left !important;
}

.et_pb_text a:hover {
    color: #000;
}

/* Change columns from 4-3 */
 
.et_pb_column_4_4 .et_pb_filterable_portfolio_grid .project {
  clear: none !important;
  margin: 0 30px 30px 0 !important;
  width: 31.2% !important;}