/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */

.et_pb_section_0.et_pb_section.center-aligned-bg{
background-position: center bottom;

}

@media screen and (max-width: 460px) {
  .et_pb_section_0.et_pb_section.center-aligned-bg{
      background-image: url(http://wcc.localhost/wp-content/uploads/2017/05/Rocket2-optimised-mobile.jpg);
  }

 .et_pb_section_0.et_pb_section.center-aligned-bg .et_pb_row{
    margin: 0;
    width: 60%;
}

.et_pb_section_0.et_pb_section.center-aligned-bg .et_pb_row .et_pb_text{
   padding-left: 15px!important;
    margin-top: 30px!important;
}
}

/*.et_header_style_left .logo_container{
display: none;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
  display: none;
}*/

.et_pb_filterable_portfolio .et_pb_portfolio_filters li{
display: inline-block;
float: none;
font-family: 'Raleway', Helvetica, Arial;
font-weight: 300;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters ul{
text-align: center;
}

.et_pb_portfolio_items {
  clear: both;
}

.et_pb_portfolio_items:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: " ";
}
