/* 
Theme Name:		 Divi Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Divi Child is a child theme of Divi, created by ChildTheme-Generator.com
Author:			 Divi Ready Themes
Author URI:		 http://childtheme-generator.com/
Template:		 Divi
Version:		 1.0.0
Text Domain:	 divi-child
*/


/*
    Add your custom styles here
*/
/* Unifiedway hero sizing restored after Docker migration. */
body .et_pb_section_0.et_pb_with_background {
  height: 420px !important;
  min-height: 420px !important;
  padding-top: 72px !important;
  padding-bottom: 72px !important;
  background-size: cover !important;
  background-position: left 16% top !important;
  background-repeat: no-repeat !important;
}

@media (max-width: 980px) {
  body .et_pb_section_0.et_pb_with_background {
    height: 360px !important;
    min-height: 360px !important;
    padding-top: 56px !important;
    padding-bottom: 56px !important;
    background-position: right top !important;
  }
}

@media (max-width: 767px) {
  body .et_pb_section_0.et_pb_with_background {
    height: 300px !important;
    min-height: 300px !important;
    padding-top: 36px !important;
    padding-bottom: 36px !important;
    background-position: right bottom !important;
  }

  body .et_pb_section_0 .et_pb_row_0 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
}

/* Unifiedway hero sizing restored after Docker migration. */
body .et_pb_section_0.et_pb_with_background {
  height: 420px !important;
  min-height: 420px !important;
  padding-top: 72px !important;
  padding-bottom: 72px !important;
  background-size: cover !important;
  background-position: left 16% top !important;
  background-repeat: no-repeat !important;
}

@media (max-width: 980px) {
  body .et_pb_section_0.et_pb_with_background {
    height: 360px !important;
    min-height: 360px !important;
    padding-top: 56px !important;
    padding-bottom: 56px !important;
    background-position: right top !important;
  }
}

@media (max-width: 767px) {
  body .et_pb_section_0.et_pb_with_background {
    height: 300px !important;
    min-height: 300px !important;
    padding-top: 36px !important;
    padding-bottom: 36px !important;
    background-position: right bottom !important;
  }

  body .et_pb_section_0 .et_pb_row_0 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
}
