/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 24 2025 | 16:28:21 */
/* Remove double arrow from Form Select fields */
.uael-gf-select-custom:after{
	display:none;
}
.gfield_list_icons button.add_list_item, .gfield_list_icons button.delete_list_item{
	font-size: 0!important;
	padding: 0!important;
}

.logo-gallery img{
	height:130px;
	object-fit:contain;
	object-position:center;
}

html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}


.quote-li a{
	color:#fff;
}

.addify-rfq-mini-cart__empty-message{
	white-space:wrap!important;
}

.quote-li .mini-quote-dropdown a{
	color:#000;
}

.mini-quote-dropdown{
	max-width:200px!important;
	overflow:hidden!important;
}

.woocommerce-message{
	position:absolute;
	bottom:0px;
	margin:0px;
}

.p-footer ul{
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}

.p-footer li{
	color:#fff;
	transition: 0.3s;
}

.p-footer li a{
	color:#fff;
	transition: 0.3s;
}

.woocommerce a.added_to_quote{
	padding: 0.5em;
}

#quote-li .mini-quote-dropdown{
	max-width:260px!important;
}