.lb_c1_cm_qf {
	margin-left: 12px;
	background-color: aliceblue;
	border-radius: 5px;
	font-size: 15px;
}

.border_width {
	width: 19.84%;
}

.hr_cm {
	color: black;
	width: 100%;
	font-size: 2px;
}

.clearAll {
	text-align: right;
	font-size: 14px;
	color: #7f8c98;
}

.selectbox::before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -100px;
	right: 0.7rem;
	width: 0;
	height: 0;
	border: solid black;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(45deg);
}

select {
	border: 1px solid #eee;
	border-radius: 0.25rem;
	padding: 0.5rem 1.5rem 0.5rem 0.5rem;
	display: flex;
	background-color: white;
	outline: 0;
	cursor: pointer;
}

.h2_c1_filter {
	font-size: 22px;
	font-weight: 600;
	color: grey;
}

.h2_c1_cm_filter_head {
	font-size: 18px;
	font-weight: 600;
	margin: 10px 0px;
}

.bt_c1_af {
	background: black;

	color: yellow;
	width: 100%;
	justify-content: center;

	margin-top: 16px;
	padding: 10px 0px;
	border-radius: 5px;
}

summary {
	display: list-item;
	cursor: pointer;
	font-size: 13px;
	color: #0a58ca;
	padding: 10px 0px;
}

.pr-0 {
	padding-right: 0px !important;
}

.c1_cl_1_mod {
	margin-left: 27px;
	margin-right: 40px;
}

.c1_c1_model-body {
	text-align: center;
	font-size: 15px;
	font-weight: 600;
}

@media (max-width: 440px) {
	.p_c1_cm_price {
		color: rgb(0, 0, 0) !important;
		font-size: 14px !important;
		font-weight: 600;
	}


	.sum_click {
		padding: 12px 4px 0px 20px;
		justify-content: right;
		text-align: right;
		position: absolute;
		top: -58px;
		right: 8px;
	}

	.logo_custom {
		width: 60px;
		position: relative;
		top: 0px !important;
	}

	#show-search-box {
		display: none;
	}

	.filter_custom {
		position: relative;
	}

	.radio_input[type='checkbox'] {
		display: none !important;
	}

	.radio_input:checked+label {
		box-shadow: 0px 4px 15px 0px rgba(34, 34, 34, 0.41) !important;
		border-color: #fff !important;
		background: black !important;
		color: #fceb48 !important;
	}

	.overlay_close {
		background-color: rgb(255, 255, 255) !important;
		color: rgb(188, 184, 184);
		text-align: right;
		border: none;
		font-size: 25px;
	}

	.search_form {
		display: none !important;
	}

	.comp_dd {
		border: none;
		background: transparent !important;
		color: #fceb48;
		font-weight: 600;
		border-radius: 4px;
		padding: 8px 5px 15px 5px;
		font-size: 15px !important;
		text-align: center;
	}

	.comp_dd option {
		color: black;
		text-align: center;
	}

	.mob_head {
		margin-top: -54px;
		margin-left: 96px;
		text-align: center;
	}

	.blur {
		filter: blur(2px);
		-webkit-filter: blur(2px);
		-moz-filter: blur(2px);
		-o-filter: blur(2px);
		-ms-filter: blur(2px);
	}

	.bt_c1_cm {
		border: none;
		border-radius: 50px;
		height: 20px;
		font-size: 12px;
		background: #fceb48;
		font-weight: 500;
		width: 20px;
	}
}

.product_show{
	border-left: 1px solid #000;
    border-right: 1px solid #000;

}

.min-max-head {
	width: 40%;
}

min-max-head-two {
	width: 20%;
}
