/*
Theme Name:     Divi Child Theme
Description:    This is a custom Divi child theme designed by Branded by Britt.
Author:         Brittney Lopez
Author URI:	http://brandedbybritt.co
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.et_pb_video.horizontal-video .et_pb_video_box {
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.et_pb_video.horizontal-video .et_pb_video_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#google_language_translator .goog-te-gadget .goog-te-combo {
    width: 170px;
    font-size: 11pt;
}

@media (max-width: 1024px) {
    .et_pb_toggle .et_pb_toggle_content td {
        font-size: 15px;
    }
    .et_pb_toggle .et_pb_toggle_content table {
        table-layout:fixed;
    }
    .et_pb_row .et_pb_column .et_pb_module a[href^="tel:"] {
      color: #043451 !important;
    }
}