<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 div#blockcart {
    display: none;
}
.container.iqit-megamenu-container,
.container.iqitmegamenu-submenu-container,
.container.container-iqitmegamenu{
    width:100%!important;
    max-width:100%!important;
}
/*body#index div.mobile_show .elementor-container{
	display:none!important;
}*/

@media(min-width:769px){
	body#index div.mobile_show iframe.elementor-background-video{
		height:560px!important;
	}
	body#index div.mobile_show .elementor-container{
		min-height:560px!important;
	}
}
@media(max-width:767px){
	body#index div.mobile_show .elementor-background-video-container.elementor-hidden-phone{
		display:block!important;
	}
	body#index div.mobile_show .elementor-background-video-container.elementor-hidden-phone + .elementor-container{
		display:block!important;
	}
	body#index div.show_desktop{
		display:none!important;
	}
}
.fa.fa-eye-slash{
    color: #000000;
    font-size: 16px;
  }

  


  div.payment-option {
	border: 1px solid hsla(0,0%,63%,.25);
	min-height: 50px;
	border-bottom: none;
	margin-bottom: 0px !important;
	padding: 10px;padding-top: 12px;
	color: #000000;
	font-size: 16px !important;
	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;margin-bottom: -1px !important;background: hsla(0,0%,80%,.30);
	}
	body#checkout .additional-information {
	font-size: .875rem;
	border-left: 1px solid hsla(0,0%,63%,.25);
	border-right: 1px solid hsla(0,0%,63%,.25);
	
	border-top: 1px solid hsla(0,0%,63%,.25);    margin-left: 0px;margin-top: 0px;margin-bottom: -3px;
    padding: 30px;
	}

	div#payment-option-3-additional-information {
		border-top: 0px;
		border-bottom:  1px solid hsla(0,0%,63%,.25);
	}
	div#payment-option-3-container{
		border-bottom:  1px solid hsla(0,0%,63%,.25);
	}
	.payment-option img {
		width: 120px;
	}
	/* span.custom-radio {
		display: none;
	} */

	@media only screen and (max-width: 600px){
	.col-6 {
		flex: 0 0 50%;
		max-width: 40%;
	}

	.js-product-miniature-wrapper.col-6.col-md-4.col-lg-4.col-xl-3 {
		margin: 5%;
		width: calc(100%-10%) !important;
	}
	#search_filters .facet .facet-label .custom-checkbox, #search_filters .facet .facet-label .custom-radio{
		top:0px;
	}
	#search_filters .facet .facet-label, #search_filters_brands .facet .facet-label, #search_filters_suppliers .facet .facet-label{
		margin-bottom:10px;
	}
}</pre></body></html>