/*
Theme Name:   HannahsChildTheme
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  HannahsChildTheme
*/

/* Write here your own personal stylesheet */
/* Updated portfolio */

.et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover  {
    padding-bottom: 0px!important;
}

@media (max-width: 981px){
	.flipcolumns, .et_section_specialty>.et_pb_row{
		flex-direction: column-reverse;
		display:flex;
	}
}

#footer-bottom{
	display: none;
}

@media (min-width: 981px) and (max-width: 1169px) {
	.page-id-61 .et_pb_column.et_pb_column_3_5.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child .et_pb_text_1 .et_pb_text_inner {
    position: relative;
    font-size: 18px;
    line-height: 1.3em;
}
}


@media (min-width: 981px) and (max-width: 1269px) {
	.page-id-61 .et_pb_column.et_pb_column_3_5.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
    padding-top: 5%;
}
}