/*
Theme Name: Sun Title & Abstract
Description: Custom Divi child theme made for Sun Title & Abstract
Author:   TitleTap
Template: Divi442
*/
@import url("../Divi442/style.css");


#et-info-phone:before, #et-info-email:before {display: none;}
#et-info-phone a {color: #1e73be;}
#et-info {float: right !important;}
.top_order {padding: 5px 10px; background: #1e73be; color: #fff !important; border-radius: 3px; margin-left: 10px;}
.top_order:hover {background: #cf3801;}


@media only screen and ( max-width: 479px ) {
#et-info {float: center !important;}
.top_order {display: none;}
}


@media only screen and ( min-width: 981px ) {
.et_boxed_layout #top-header {margin-top: 40px !important;}
.et_boxed_layout #main-header {margin-top: 0px !important;}
.et_boxed_layout {padding-bottom: 40px !important;}
}

@media only screen and ( min-width: 481px ) and ( max-width: 980px ) {
.et_boxed_layout #top-header {margin-top: 30px !important;}
.et_boxed_layout #main-header {margin-top: 0px !important;}
.et_boxed_layout {padding-bottom: 30px !important;}
}

@media only screen and ( max-width: 480px ) {
.et_boxed_layout #top-header {margin-top: 20px !important;}
.et_boxed_layout #main-header {margin-top: 0px !important;}
.et_boxed_layout {padding-bottom: 20px !important;}
}

.staff_person .et_pb_team_member .et_pb_member_social_links {margin-top: -26px; padding-left: 32px !important;}

.et_fixed_nav #top-header {position: absolute !important;}
.et-fixed-header {top: 0px!important;}

#et-info-phone .phn {text-decoration: underline;}
#footer-info a {text-decoration: underline; font-weight: 400 !important;}