/*
Theme Name: Northland Laser
Description: Northland Laser
Author:
Author URI:
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.error404 #content{
	margin-bottom: 0 !important;
}
#cm-f-menu ul > li:not(:last-child)::after{
	content: '|';
	margin: 0 15px;
	color: #fff;
}
#cm-f-menu li:hover a{
	color: red !important;
}
.type-of-inquire{
	text-align: center;
}
.type-of-inquire span{
	font-size: 20px !important;
    margin: 15px 0 15px;
}
.equipment-right-col span{
	font-weight: bold !important;
	color: var(--awb-color6, #238ab0) !important;
}
.cm-list li + li{
	margin-top: 10px !important;
}
.cm-list li span{
	font-size: 28px !important;
    height: 50px !important;
    width: 50px !important;
}
.cm-list li > div{
	min-height: 50px;
    display: flex;
    align-items: center;
	margin-left: 90px !important;
}
.cm-blog-post #cm-blog-post-content > div{
	padding: 0 !important;
}
.acf-cm-field{
	flex-basis: 100%;
}
.equipment-right-col > div{
	align-content: center !important;
}
.pc-used-equipment .fusion-filters{
	margin-bottom: 30px !important;
}
.pc-used-equipment .fusion-filters li a{
	border-top-width: 0 !important;
	border-bottom: 2px solid transparent !important;
}
.pc-used-equipment .fusion-filters li.fusion-active a{
	border-color: var(--awb-color5, #ed1c24) !important;
}
.h-hero-subt p{
	max-width: 800px; 
	margin: 0 auto !important;
}
#menu-header-menu .current_page_item.h-menu-contact a{
	color: #000000 !important;
}
#menu-header-menu .current_page_item.h-menu-contact a:hover{
	color: var(--awb-color5) !important;
}
.uq-label > div{
	padding: 1px 10px;
    border: 1px solid;
    border-radius: 5px;
    min-width: 150px;
    text-align: center !important;
}
.equipment-right-col .uq-title{
	min-width: 80%;
	flex-grow: 1;
}
.uq-label.fusion-title{
	flex-basis: 150px;
	margin-right: 10px !important;
}
.uq-label-owner > div{
	border-color: green !important;
}
.uq-label-nl > div{
	border-color: blue !important;
}
.uq-label-mc > div{
	border-color: red !important;
}
@media screen and (min-width: 769px){
	.show-m{
		display: none !important;
	}
}

@media screen and (max-width: 768px){
	.new-equipment-img-col > div{
		border-right-width: 0px !important;
	}
	header .cm-logo{
		max-width: 150px !important;
	}
	header .m-menu-icon{
		margin-left: 0 !important;
		height: 42px !important;
	    width: 42px !important;
		line-height: 42px !important;
		font-size: 14px !important;
	}
	.fusion-button.fusion-button-default-size, .contact-form-btn, .fusion-button.button-xlarge{
		padding: 12px 18px !important;
		font-size: 16px !important;
	}
	.fusion-button.text-btn{
		padding: 0 !important;
	}
	.type-of-inquire{
		text-align: left;
		margin-bottom: 0 !important;
	}
	.type-of-inquire fieldset > div{
		display: block !important;
	}
	.type-of-inquire span{
		margin-top: 0;
	}
	.fusion-form-field.fusion-form-submit-field{
		margin: 0 !important;
	}
	.pc-used-equipment ul.fusion-filters {
		margin-bottom: 20px !important;
		display: flex !important;
        justify-content: center !important;
	}
	.pc-used-equipment ul.fusion-filters li{
		margin-right: 20px !important;
		margin-bottom: 5px !important;
	}
	.new-equipment-logos > div{
		justify-content: center !important;
	}
	.h-hero-subt p{
		font-size: 18px !important;
	}
}

@media screen and (max-width: 380px){
	.h-hero-btns > div{
		flex-direction: column !important;
	}
	.h-hero-btns a{
		margin-right: 0 !important;
	}
}