@media (min-width: 575px) {
.sidebar-header-right img {
float: right;
}
}
#products {
    scroll-padding-top: 230px; 
}
.eael-simple-menu > li:first-child > a {
	background: #F88E14 !important;
  color: #ffff !important;
	border-radius: 5px !important;
	font-weight: bold !important;
}  

.ptb_search_label {
  color: #0B3083 !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; /* Extra Bold */
  font-size: 25px;
  text-transform: uppercase;
	margin-bottom: 0px !important;
}
.ptb-search-form input[type=checkbox], .ptb-search-form input[type=radio] {
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #0B3083 !important;
    clear: none;
    color: #0B3083 !important;
    cursor: pointer;
    display: inline-block;
    height: 20px !important;
    line-height: 1;
    margin: 0 2px 0 0 !important;
    text-align: center;
    -webkit-transition: border-color .05s ease-in-out;
    transition: border-color .05s ease-in-out;
    vertical-align: middle;
    width: 20px !important;
	
}

.ptb-search-form label+label {
    margin-left: 0em !important;
	
}
label:has(#ptb_search_used_inventory_taxonomies_inventory_category) {
    font-size:19px !important;
	color: #0B3083 !important;         
    display: inline-flex;         
    align-items: center;
    gap: 10px;                   
    line-height: 1;
}
label:has(#ptb_search_used_inventory_taxonomies_inventory_category) input[type="checkbox"] {
    transform: scale(1.2);        /* Scales the box slightly if it looks too small */
    margin: 0;
		
}    
.select2-container .select2-choice
Specificity: (0,2,0)
 {
    background: #fff;
    border: 1px solid #0B3083;
    border-radius: 0px !important;
    box-shadow: none;
    height: 40px !important;
    line-height: 17px !important;
    padding-top: 8px !important;
    outline: none;
    font-size: 17px !important;
    color: #0B3083 !important;
    text-transform: uppercase !important;
}
.select2-container .select2-choice
 {
    background: #fff;
    border: 1px solid #0B3083;
    border-radius: 0px !important;
    box-shadow: none;
    height: 40px !important;
    line-height: 17px !important;
    padding-top: 8px !important;
    outline: none;
    font-size: 17px !important;
    color: #0B3083 !important;
    text-transform: uppercase !important;
}    
.ui-title{
	color: #0B3083 !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; /* Extra Bold */
  font-size: 32px;
  text-transform: uppercase;
	width: 80%;
}
.ui-sub-title{
	color: #0B3083 !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 400; /* Extra Bold */
  font-size: 27px;
  text-transform: uppercase;
	width:85%;
	margin-top: -0.7em;
}
/* Mobile Override */
@media screen and (max-width: 768px) {
  .ui-title, 
  .ui-sub-title {
    width: 100%;       /* Spans full width */
    margin-top: 0;     /* Optional: resets that negative margin if it looks cramped */
  }
}
.ui-sub-ps{
	color: #0B3083 !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; /* Extra Bold */
  font-size: 25px;
}
hr {
  border: 0; 
  height: 1.5px; 
  background: #0B3083 !important; 
}
.ui-list{
	color: #7A7A7A !important;
  font-family: 'Roboto', sans-serif  !important;
  font-weight: 400  !important; /* Extra Bold */
  font-size: 18px !important;
	line-height: 19px;
	margin-top: 2px;
}
.ui-content {
	color: #7A7A7A !important;
  font-family: 'Roboto', sans-serif  !important;
  font-weight: 400  !important; /* Extra Bold */
  font-size: 18px !important;
}
.ui-image{
	text-align: center;
}
.ui-icon-cat{
	color: #000 !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; /* Extra Bold */
  font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
.ui-icon-value{
	color: #000 !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; /* Extra Bold */
  font-size: 28px;
	text-align: center;
}
.entry-content ul li:not(.entry-content .elementor-element ul li), .entry-content ol li:not(.entry-content .elementor-element ol li) {
    color: #7A7A7A !important;
  font-family: 'Roboto', sans-serif  !important;
  font-weight: 400  !important; /* Extra Bold */
  font-size: 18px !important;
}
.ui-used{
	float: right;
	margin-bottom: -3em;
	background-color: #F88E14;
	border-radius: 5px;
	padding: 10px 20px 10px 20px;
	color: #fff !important;
  font-family: 'Roboto', sans-serif  !important;
  font-weight: 400  !important; /* Extra Bold */
  font-size: 18px !important;
	text-transform: uppercase;
}
.ui-btn{
	font-family: 'Roboto', sans-serif  !important;
  font-weight: 400  !important; /* Extra Bold */
  font-size: 16px !important;
}
.ui-space{
	margin-bottom: 1em;
}
.ui-thumb{
	box-shadow: 0px 2px 10px 0px rgba(45, 45, 45, 0.4);
}
.ui-thumb-title{
	background: #F9F9F9;
	color: #2D2D2D;
	font-size: 20px;
	text-transform: uppercase;
	padding: 20px 20px 5px 20px;
	font-weight: 700  !important; /* Extra Bold */
}