/*
Theme Name:     UM Procurement Child Theme
Theme URI:
Description:    Divi child theme.
Author:         Boxcar Studio
Author URI:     https://boxcarstudio.com
Template:       Divi
Version:        0.1.0
*/

/* TYPOGRAPHY */
::selection {
	background: #ffcb05;
	color: #00274c;
}

.et-db #et-boc .et-l .et_pb_bg_layout_dark h1 {
	font-size: 60px;
	margin-bottom: 0;
	line-height: 1.3em;
}

.et_pb_bg_layout_dark a {
	color: #fff;
}

hr.yellow {
	border: 0;
	height: 1px;
	background: #ffcb05;
	margin: 2em 0;
}

.et_pb_widget_area .et_pb_widget a:not(.et_pb_button) {
	color: #2f65a7;
	text-decoration: underline;
}

#breadcrumb a {
	font-weight: 700;
	color: #00274c;
}

#breadcrumb.et_pb_bg_layout_dark a {
	color: #fff !important;
}

.et_pb_text ol, .et_pb_text ul {
	margin-left: 1em;
}

.et_pb_text ul ul {
	padding-bottom: 0;
}

.no-padding {
	padding-bottom: 0 !important;
}

.et_pb_text ol {
	list-style: none;
	counter-reset: my-awesome-counter;
}

.et_pb_text ol > li {
	counter-increment: my-awesome-counter;
	position: relative;
	padding-left: 1.5em;
}

.et_pb_text ol > li::before {
	content: counter(my-awesome-counter) ". ";
	color: #2f65a7;
	font-weight: bold;
	display: block;
	position: absolute;
	left: -0.5em;
}

.et_pb_text ul {
	list-style: none;
}

.et_pb_text ul li {
	position: relative;
}

.et_pb_text ul li:before {
	content: "";
	display: block;
	background: #2f65a7;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	position: absolute;
	left: -1em;
	top: 10px;
}

li {
	margin-bottom: 0.5em;
}

.et_pb_text ol ul {
	margin-top: 1em;
	padding-bottom: 0;
}

.et_pb_text ol ul li {
	padding-left: 0;
}

li > ul {
	padding-bottom: 0 !important;
}

blockquote p {
	margin-bottom: 1em;
}

p a.et_pb_button {
	margin: 1em 0;
	display: block;
}

/* SIDEBAR */
#main-content .container:before {
	display: none;
}

div#media_image-2 {
	text-align: center;
}

div#text-2 a.et_pb_button {
	margin-top: 1em;
	display: inline-block;
	width: auto;
	padding: 1em 2em 1em 1em !important;
}

.et_pb_widget_area {
	border-right: 0;
	padding: 0;
}

.et_pb_widget_area .et_pb_widget {
	margin-bottom: 1em !important;
}

.et_pb_widget_area .et_pb_widget a.et_pb_button {
	width: 100%;
}

.et_pb_column.white_feature_box a.et_pb_button {
	width: 100%;
	display: block;
}

.equal_buttons .et_pb_button_module_wrapper, .equal_buttons .et_pb_button {
	height: 100%;
}

.equal_buttons .et_pb_button {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: left;
}

.equal_buttons .et_pb_button::after {
	position: static;
}

/* FACET */
.search_keywords {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: flex-start;
}

input#search {
	height: 50px;
	padding: 10px;
}

button.et_pb_button.fwpbutton, .et-db #et-boc .et-l button.et_pb_button.fwpbutton {
	padding: 0.7em 1.7em 0.7em 1em !important;
	line-height: 1em !important;
	margin-right: 1em;
	font-weight: 600;
}

button.et_pb_button.fwpbutton:after {
	top: 8px;
	right: 8px;
}

.et-db #et-boc .et-l button.et_pb_button.fwpbutton:after {
	right: 8px;
	opacity: 1;
}

.filter-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

div#breadcrumbs {
	margin-bottom: 0;
}

div#breadcrumbs a {
	color: #fff;
}

/* SUPPLIER SEARCH */
.supplier-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 2rem;
}

.supplier-wrapper .left-sidebar {
	width: 25%;
	margin-top: 2rem;
	padding-right: 2rem;
	border-right: 1px solid #ffcb04;
}

.supplier-wrapper .left-sidebar details summary::-webkit-details-marker {
	display: none;
}

.supplier-wrapper .left-sidebar details > summary:first-of-type {
	list-style-type: none;
}

.supplier-wrapper .left-sidebar details summary h2 {
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	color: #2f65a7;
	margin-bottom: 0;
}

.supplier-wrapper .left-sidebar details summary h2::after {
	font-family: ETmodules;
	content: "\33";
	color: #2f65a7;
	font-size: 1.5em;
}

.supplier-wrapper .left-sidebar h2 {
	font-size: 1.5rem !important;
	padding-bottom: 0.25rem;
	margin-top: 2rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid #c0c0c0;
}

.supplier-wrapper .left-sidebar details summary h2 {
	border: none;
}

.supplier-wrapper .left-sidebar h2:first-of-type {
	margin-top: 0;
}

.supplier-wrapper .left-sidebar a.active:before {
	font-family: FontAwesome;
	content: "\f00d";
	margin-right:0.5rem;
}

.supplier-wrapper .left-sidebar a.active {
	text-decoration: none;
	font-weight: bold;
}

.supplier-wrapper .left-sidebar ul {
	list-style: none;
	padding: 0;
}

.supplier-wrapper .left-sidebar ul ul {
	padding-left: 1rem;
	margin-top: 0.5rem;
}

.supplier-wrapper .left-sidebar ul.commodities input[type="checkbox"] {
	opacity: 0;
}

.supplier-wrap.list {
	width: 73%;
	margin-top: 2rem;
}

.supplier-wrap.list a.et_pb_button {
	display: inline-block;
	margin: 1rem 0;
}

.supplier-wrap article {
	border: 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 3em;
	max-width: 1023px;
}

.title-wrap h2, .title-wrap h2 a {
	color: #ffcb04 !important;
	font-size: 24px !important;
	line-height: 1.3em;
}

.supplier-wrapper input.search-field {
	width: 100%;
	max-width: 200px;
	background-color: #fff;
	border: 1px solid #bbb;
	color: #4e4e4e;
	font-size: 1rem;
	margin-right: 1rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.supplier-wrapper .search-with-submit {
	display: flex;
	flex-wrap: wrap;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.supplier-wrapper input[type="submit"] {
	border: 1px solid #03274c;
	background: #fff;
	font-size: 18px;
	color: #03274c;
	font-weight: 700;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	padding: 0.5em 1em;
	cursor: pointer;
}

.supplier-wrapper input[type="submit"]:hover,
.supplier-wrapper input[type="submit"]:focus {
	background-color: #00274C;
	color: #fff;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.nav-links {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 2rem 0;
}

.nav-links .page-numbers {
	border: 1px solid #2f65a7;
	padding: 0.5em 1em;
	margin-right: 6px;
	text-decoration: none;
	background: #fff;
	transition: all ease 0.5s;
}

.nav-links .page-numbers.current {
	background: #2f65a7;
	color: #fff;
}

@media only screen and (max-width: 980px) {
	.supplier-wrapper .left-sidebar {
		width: 33%;
	}
	.supplier-wrap.list {
		width: 64%;
	}
}

@media screen and (max-width: 769px) {
	.supplier-wrapper {
		flex-direction: column;
	}
	.supplier-wrapper .left-sidebar,
	.supplier-wrap.list {
		width: 100%;
	}
	.supplier-wrapper .left-sidebar {
		border: none;
		background-color: #fff;
		padding: 1rem;
	}
	.supplier-wrap.list {
		margin-bottom: 2rem;
	}
}

/**** PURCHASE ARROWS ****/
.purchase-arrows .et_pb_image .et_pb_image_wrap img[src*=".svg"] {
	width: 150px;
}

/* TOGGLES & ACCORDIONS */
.et_pb_accordion {
	padding-bottom: 1.5em;
}

.et_pb_toggle,
.et-db #et-boc .et-l .et_pb_toggle {
	border: 0;
	background: transparent;
	border-bottom: 1px solid #2f65a7;
	width: 90%;
	margin: 0 auto;
}

.et_pb_toggle_close .et_pb_toggle_title,
.et_pb_toggle_close h5.et_pb_toggle_title,
.et-db #et-boc .et-l .et_pb_toggle_close .et_pb_toggle_title,
.et-db #et-boc .et-l .et_pb_toggle_close h5.et_pb_toggle_title {
	color: #2f65a7;
	text-decoration: underline;
	font-weight: 700;
}

.et_pb_toggle_title:before,
.et-db #et-boc .et-l .et_pb_toggle_title:before {
	content: "\33";
	color: #2f65a7;
	font-size: 1.5em;
}

.et_pb_toggle_open .et_pb_toggle_title:before,
.et-db #et-boc .et-l .et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\32";
}

.archive .et_pb_toggle_close {
	padding: 20px;
}

.archive .et_pb_toggle_close .et_pb_toggle_content {
	display: none;
}

.archive .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .archive .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title, .archive .et_pb_toggle .et_pb_toggle_title, .archive .et_pb_toggle h5.et_pb_toggle_title {
	cursor: pointer;
	position: relative;
	padding: 0 50px 0 0;
}

.archive .et_pb_toggle .et_pb_toggle_title:before {
	right: 0;
	left: auto;
	top: 50%;
	margin-top: -0.5em;
	position: absolute;
}

/* TABS */
.et_pb_tabs {
	border-radius: 8px 8px 8px 8px;
	overflow: hidden;
	border-color: #00274c;
}

.et_pb_tabs .et_pb_tabs_controls {
	margin-left: 0;
}

.et_pb_tabs .et_pb_tabs_controls li {
	border: none;
	background-color: transparent;
	border-right: 1px solid #00274c;
	border-bottom: 1px solid #00274c !important;
	flex-grow: 2;
	margin-bottom: 0;
}

.et_pb_tabs_controls li.et_pb_tab_active {
	background-color: #fff;
	border-bottom: 0 !important;
}

.et_pb_tabs .et_pb_tabs_controls li:before {
	display: none;
}

/* SINGLE SUPPLIER */
.single-suppliers div#main-content, .et_pb_section.et_section_regular.supplier-top {
	background: transparent;
}

/* JUMP MENU */
#jump-menu ul {
	list-style: none;
	padding: 0;
}

div#jump-menu ~ .et_pb_column {
	border-left: 1px solid #ffcb05;
	padding-left: 2em;
}

#jump-menu p {
	font-weight: 700;
	margin-bottom: 1em;
}

.et_pb_toggle_title {
	font-size: 20px !important;
}

/* FAQ */
.faq-wrap .et_pb_module {
	margin-bottom: 0 !important;
}

.faq-wrap .et_pb_module {
	padding-left: 0;
	padding-right: 0;
}

/* GRAY BOXES */
.gray_boxes .et_pb_column {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}

.gray_boxes .et_pb_column .et_pb_text:last-of-type {
	flex-grow: 2;
}

.info_box {
	padding: 2em;
	background: #fff;
	border-radius: 15px;
	border: 1px solid #2f65a7;
	box-shadow: 0px 2px 24px 0px rgb(0 0 0 / 3%);
}

/* PAGE NAVIGTION */
.wp-pagenavi {
	text-align: center;
}

.wp-pagenavi span.pages {
	display: block;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	font-size: 18px !important;
}

.wp-pagenavi span.current, .wp-pagenavi a:hover, .wp-pagenavi a:focus {
	background: #fdca01;
	color: #03274c !important;
	font-weight: 700 !important;
	padding: 10px;
}

.wp-pagenavi a {
	font-weight: 700 !important;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 24px rgba(0, 0, 0, 0.03);
	transition: all ease 0.5s;
}

/* BLOG */
.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post {
	border: 0;
	box-shadow: 14px 10px 35px 0 rgb(0 0 0 / 10%);
}

.et_pb_post .entry-title {
	font-size: 18px;
}

.et_pb_post .entry-title a {
	text-decoration: underline;
	color: #2f65a7;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a {
	color: #131516;
	text-transform: uppercase;
}


.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
	font-size: 16px !important;
}


.et_pb_image_container {
	margin: -19px -19px 29px;
}

.et_pb_bg_layout_light .et_pb_post, .et_pb_bg_layout_light .et_pb_post, .et_pb_bg_layout_light .et_pb_post p {
	color: #333 !important;
	font-size: 18px !important;

}

/* FOOTER */
footer .gfield input.large {
	height: 59px;
}

.gform_wrapper.gravity-theme #field_submit .gform-button--width-full {
	border-radius: 0;
}

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
	padding: 0;
}

footer .gform_wrapper .gfield_required {
	color: #ffcb05 !important;
}

/* MEDIA QUERIES */
@media only screen and (min-width: 980px) and (max-width: 1024px) {
	.et_pb_column_1_3.white_feature_box {
		padding: 1em;
	}
}

@media only screen and (max-width: 980px) {
	.et_pb_column .et_pb_widget {
		float: none;
	}

	div#jump-menu ~ .et_pb_column {
		border-left: 0;
		padding-left: 0;
	}

	#breadcrumb a {
		display: inline-block;
	}

	.et_pb_section.white_feature_box {
		padding: 0;
	}

	.search_keywords {
		flex-wrap: wrap;
	}

}

@media screen and (min-width: 770px) and (max-width: 1300px) {
	.supplier-wrap {
		grid-template-columns: repeat(2, 47%);
	}

	.list-toggles {
		margin-bottom: 1em;
	}
}

@media screen and (max-width: 1300px) {
	.page-id-15 .search-sort {
		display: block !important;
	}

	a.et_pb_button {
		padding: 1em 2em 1em 1em !important;
	}
}

@media screen and (max-width: 769px) {
	/* Homepage */
	#section-homepage-top h1 {
		font-size: 1.75em !important;
	}

	#section-homepage-top .et_pb_s,
	#section-homepage-top .et_pb_searchsubmit {
		width: 100% !important;
		margin-bottom: 1em;
	}

	#section-homepage-top .et_pb_blurb {
		padding: 2em !important;
	}

	#section-homepage-top .et_pb_blurb .et_pb_main_blurb_image {
		width: 100%;
		display: block;
		float: none;
		margin: 0 auto 1em;
		padding: 0 0 1em;
		border-bottom: 1px solid #ffcb05;
	}


	#section-homepage-top .et_pb_blurb .et_pb_main_blurb_image a {
		text-align: center;
	}

	#section-homepage-top .et_pb_blurb .et_pb_blurb_container {
		border: 0px;
		width: 100%;
		display: block;
		float: none;
		border: 0px;
		margin: 1em 0;
	}

	.home div[class^="et_pb_section"] > div {
		width: 85%;
	}


	/* Supplier Search */
	.page-id-15 .list-toggles {
		display: none;
	}

	.supplier-wrap {
		display: block;
	}

	.supplier-wrap article {
		margin: 0 0 2em !important;
	}
}

/* NEW HOMEPAGE */
.grid_row .et_pb_column {
	border: 1px solid #2f65a7;
	border-radius: 6px;
	padding: 1em;
	background: #2f65a7;
}

.et_pb_menu .et_pb_menu__menu, ul#menu-main-menu-alt, nav.et-menu-nav {
	flex-grow: 2;
}

.et_pb_menu .et_pb_menu__menu > nav {
	justify-content: flex-end;
}

li.tools-menu {
	margin: 0 1em 0 auto !important;
	padding: 0;
}

li.tools-menu a {
	padding: 1em 1.5em 1em .5em !important;
}

.nav li.tools-menu ul {
	right: 0 !important;
	left: auto !important;
}

.tools-menu > a:after {
	content: "\e037" !important;
	font-family: ETmodules !important;
	speak: none;
	font-weight: 400;
	font-size: 20px !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.dispo-menu > a:after {
	content: "\e07a" !important;
	font-family: ETmodules !important;
	speak: none;
	font-weight: 400;
	font-size: 20px !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	transform: unset !important;
	margin-left: 10px;
}

/*** MENU SEARCH ***/
.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button {
	font-size: 18px;
	font-weight: bold;
	color: #fff !important;
	/*background: #ffbc05 !important;*/
	padding: 0px 20px !important;
}

body .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button {
	font-size: 19px;
	font-weight: 600;
}

.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button::after {
	padding-right: .5em;
}

.et_pb_menu__icon.et_pb_menu__close-search-button {
	visibility: hidden;
}

.et_pb_menu__icon.et_pb_menu__close-search-button::after {
	visibility: visible;
}

li.tools-menu {
	/*border: 1px solid #ffffff;*/
	padding: 0px 20px !important;
}


.et_pb_menu .et-menu > li {
	padding-left: 20px;
	padding-right: 20px;
}

form.et_pb_searchform input.et_pb_s {
	background: #fff;
	font-size: 16px;
	margin-right: 1em;
}

.et_pb_search input.et_pb_searchsubmit {
	background: #fff;
	border: 1px solid #03274c;
	color: #03274c;
	font-weight: 700;
	font-size: 18px;
}

.et_pb_module.et_pb_search {
	border: 0;
}

.et_pb_menu .et_pb_menu__search-input, .et_pb_menu .et_pb_menu__search-input::placeholder {
	color: #fff !important;
}

/**** BLURBS ****/
.et_pb_main_blurb_image {
	margin-bottom: 10px;
}

/*.home .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0;
}
*/

.et_pb_blurb.white_feature_box {
	height: 100%;
	padding: 2em;
	transition: all ease 0.5s;
}

.et_pb_blurb.white_feature_box:hover {
	background: #ffcb05;
	transform: scale(1.03);
}

.et_pb_blurb.white_feature_box .et_pb_image_wrap img {
	border-bottom: 6px solid #ffcb05;
}

.et_pb_blurb.white_feature_box .et_pb_module_header a {
	text-decoration: underline;
}

.et_pb_blurb.icon_blurb {
	background: #fff;
	border-radius: 300px;
	border: 3px solid #2f65a7;
	padding: 2em 0;
	height: 100%;
	transition: all ease 0.5s;
	height: 200px;
	width: 200px;
	text-align: center;
	margin: 0 auto;
}

.icon_blurb.overflow h4.et_pb_module_header {
	background: #fff;
}

.icon_blurb.et_pb_blurb_position_top .et_pb_main_blurb_image img {
	max-height: 90px;
	height: 90px;
	width: auto;
}

.et_pb_blurb.icon_blurb:hover {
	background: #ffcb05;
	transform: scale(1.03);
}


.lwp-blurb-right .et_pb_blurb_content {
	display: flex !important;
	flex-direction: row-reverse !important;
	justify-content: space-between !important;
	align-items: center;
	max-width: 90%;
}

.lwp-blurb-right.et_pb_blurb_position_left .et_pb_main_blurb_image {
	width: auto !important;
	margin-bottom: 0;
}

.lwp-blurb-right.et_pb_blurb_position_left h2 {
	padding-bottom: 0;
}


.lwp-blurb-right.et_pb_blurb_position_left .et_pb_blurb_container {
	padding: 0 0 !important;
}

/* SPACE ANALYSIS */
.right_arrow .et_pb_blurb_content, .left_arrow .et_pb_blurb_content, .down_arrow .et_pb_blurb_content {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 100%;
}

.right_arrow .et_pb_blurb_content .et_pb_blurb_container {
	order: 1;
}

.et_pb_blurb_position_left.right_arrow .et_pb_main_blurb_image {
	order: 2;
	display: flex;
}

.et_pb_blurb_position_left.left_arrow .et_pb_main_blurb_image {
	display: flex;
}

.down_arrow .et_pb_main_blurb_image {
	position: absolute;
	bottom: -1em;
	left: calc(50% - 15px);
}

.right_arrow, .left_arrow, .down_arrow {
	height: 100%;
}

.et_pb_blurb_position_left.right_arrow .et_pb_main_blurb_image span.et_pb_image_wrap {

	border-radius: 50%;
	margin-right: -3em;
}


.et_pb_blurb_position_left.blue .et_pb_main_blurb_image span.et_pb_image_wrap {
	background: #2f65a7;
}

.et_pb_blurb_position_left.white .et_pb_main_blurb_image span.et_pb_image_wrap {
	background: #fff;
	border: 1px solid #03274c;
}

.et_pb_blurb_position_left.left_arrow .et_pb_main_blurb_image span.et_pb_image_wrap {
	border-radius: 50%;
	margin-left: -3em;
}

.et_pb_blurb_position_left.down_arrow .et_pb_main_blurb_image span.et_pb_image_wrap {
	border-radius: 50%;
	margin-bottom: -3em;
	width: 40px;
}

.et_pb_blurb_position_left.white .et_pb_main_blurb_image span.et_pb_image_wrap span.et-pb-icon,
.et_pb_blurb_position_left.blue .et_pb_main_blurb_image span.et_pb_image_wrap span.et-pb-icon {
	font-size: 40px;
}

@media screen and (min-width: 769px) {
	.commodities-hierarchy {
		columns: 2;
	}
	.commodity-group {
		break-inside: avoid-column;
		padding-bottom: 1em;
	}
	.commodity-group ul {
		padding-bottom: 0;
	}
}
