  /*
Theme Name:     Divi child theme
Description:    A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:         Mark
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("/wp-content/themes/Divi/style.css");


article p a.asset-img-link img{
display:none;
}
.blog #left-area p:nth-of-type(2):first-letter ,.category #left-area p:nth-of-type(2):first-letter ,.archive #left-area p:nth-of-type(2):first-letter{
font-size:35px;
color:#81a5d5;
}
.single-post .entry-content p:first-of-type:first-letter {
font-size:35px;
color:#81a5d5;
}
.form-allowed-tags{
display:none;
}
.blog #left-area .post-meta .comments-number a{
color:red;}
.blog #left-area .post-meta .comments-number a:hover{
color:#81a5d5;}
.et_pb_column.et_pb_column_1_2 .et_pb_video .et_pb_video_box{
height: 0;
  padding-bottom: 57.25%;
  position: relative;
  }
  .et_pb_column.et_pb_column_1_2 .et_pb_video .et_pb_video_box iframe{
    position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%!important;
  height: 100% !important;
  }
  .et_pb_column.et_pb_column_2_3 .et_pb_text.et_pb_bg_layout_light.et_pb_text_align_left .et_post_video{
  height: 0;
  padding-bottom: 57.25%;
  position: relative;
  margin-bottom: 10px;
  }
  .et_pb_column.et_pb_column_2_3 .et_pb_text.et_pb_bg_layout_light.et_pb_text_align_left .et_post_video iframe{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%!important;
  height: 100% !important;
  }
  .et_pb_section.et_section_regular  .et_pb_row  .et_pb_column.et_pb_column_1_3 .et_pb_text.et_pb_bg_layout_light.et_pb_text_align_left .et_post_video{
  height: 0;
  padding-bottom: 67.25%;
  position: relative;
  }
   .et_pb_section.et_section_regular  .et_pb_row  .et_pb_column.et_pb_column_1_3 .et_pb_text.et_pb_bg_layout_light.et_pb_text_align_left .et_post_video iframe{
    position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%!important;
  height: 100% !important;
  }
  #footer-widgets{
  padding-top: 0px;
  }
  