/* Theme Name: Divi Child Theme URI: https://www.elegantthemes.com/gallery/divi/ Description: Divi Child Theme Author: Elegant Themes Author URI: https://www.elegantthemes.com Template: Divi Version: 1.0.0 */ /* =Theme customization starts here ------------------------------------------------------- */ .wp-caption p.wp-caption-text { line-height: 17px; } .search-filter-results h2 { font-size: 16px; } .et_pb_fullwidth_header_container { background: #00000000; } .post-meta { padding-bottom: 0px !important; } h6 { padding-top: 10px; font-size: 22px; } h3 { padding-top: 20px; } h1, h2, h3, h4, h5, h6 { color: #00529b; } .entry-content ul { padding-top: 10px !important; padding-left: 30px !important; } .course-buttons { min-height: 80px; min-width: 320px; max-width: 320px; } table { border: none !important; } .single .et_pb_post { margin-bottom: 0px; padding-bottom: 0px; } .search-results .et_pb_post .entry-featured-image-url{ display: none; } .pagination { margin-bottom: 15px; } blockquote { border-color: #00529b; } .single .et_pb_section { padding-top: 0px !important; } /*Equalize Blog Columns*/ .bloggrid .et_pb_salvattore_content { display: -webkit-box; display: -ms-flexbox; display: flex; } .bloggrid article { margin-bottom: 20px !important; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .bloggrid .post-content { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .bloggrid .column { margin-bottom: 20px !important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } @media screen and (max-width:767px) { h1, .et_pb_title_container h1 { font-size: 22px; } h2 { font-size: 18px; } h3 { font-size: 16px; } h4 { font-size: 14px; } } /* DivTable.com */ .divTable{ display: table; width: 100%; } .divTableRow { display: table-row; } .divTableHeading { background-color: #EEE; display: table-header-group; } .divTableCell, .divTableHead { display: table-cell; border: 1px solid #999999; padding: 3px 10px; } .divTableHeading { background-color: #EEE; display: table-header-group; font-weight: bold; } .divTableFoot { background-color: #EEE; display: table-footer-group; font-weight: bold; } .divTableBody { display: table-row-group; } .ds-fw-header { padding: 0; } @media only screen and (min-width: 768px) { .custom_blog .et_pb_post { min-height: 400px; max-height: 400px; } .webinar_blog .et_pb_post { min-height: 200px; max-height: 200px; } .upcoming_webinar_blog .et_pb_post { min-height: 200px; max-height: 200px; } .custom_blog_archive .et_pb_post { min-height: 500px; max-height: 500px; } .ds-fw-header { padding: 75px 0; } }