/*
Theme Name:		 Framer Child
Theme URI:		 https://framer.uicore.co/
Description:	 Child theme for Framer - Startup & SaaS WordPress Theme
Author:			 UiCore
Author URI:		 https://uicore.co
Template:		 framer-wp
Version:		 1.0.0
Text Domain:	 framer-wp
*/


/*
    Add your custom styles here
*/

.uicore-header-wrapper .uicore-menu ul.sub-menu { top: 150px; }

@media only screen and (max-width:767px) {
#wrapper-navbar .uicore-branding {
		width: 319px !important;
		height: 120px !important;
	}
}

.svg-icon path { fill: #F8F6F0 !important; }

.awsm-job-container h1.page-title { display: none; }

.post-type-archive-awsm_job_openings .ui-breadcrumb { display: none; }

.elementor-widget-wrap > .secondary-services-line-container { width: 49% !important; margin: 0 auto; }

@media screen and (max-width: 1004px) {
.secondary-services-line-container { display: none; }
.additional-specialities-header { padding-bottom: 0 !important; }
}

.services-image-container div { padding: 25px 0 !important; }

.additional-specialities-image { width: 10% !important; min-width: 80px; }

.additional-specialities-image > div { padding: 0 !important; }

.white-line-left { width: 40%; border-left: solid #fff 3px; border-top: solid #fff 3px; float: left; margin-top: 39px; }

.white-line-right { width: 40%; border-right: solid #fff 3px; border-top: solid #fff 3px; float: left; margin-top: 39px; }