/*your custom css goes here*/
.aiz-mobile-toggler span:before,
.aiz-mobile-toggler span:after{
	width: 100%;
}
/* sm */
@media (min-width: 576px) {
	.fs-sm-8 { font-size: 0.5rem !important; }
	.fs-sm-9 { font-size: 0.5625rem !important; }
	.fs-sm-10 { font-size: 0.625rem !important; }
	.fs-sm-11 { font-size: 0.6875rem !important; }
	.fs-sm-12 { font-size: 0.75rem !important; }
	.fs-sm-13 { font-size: 0.8125rem !important; }
	.fs-sm-14 { font-size: 0.875rem !important; }
	.fs-sm-15 { font-size: 0.9375rem !important; }
	.fs-sm-15 { font-size: 0.9375rem !important; }
	.fs-sm-16 { font-size: 1rem !important; }
	.fs-sm-17 { font-size: 1.0625rem !important; }
	.fs-sm-18 { font-size: 1.125rem !important; }
	.fs-sm-19 { font-size: 1.1875rem !important; }
	.fs-sm-20 { font-size: 1.25rem !important; }
	.fs-sm-21 { font-size: 1.3125rem !important; }
	.fs-sm-22 { font-size: 1.375rem !important; }
	.fs-sm-23 { font-size: 1.4375rem !important; }
	.fs-sm-24 { font-size: 1.5rem !important; }

	.bg-sm-white{background-color: #fff!important;}
}
/* md */
@media (min-width: 768px) {
	.fs-md-8 { font-size: 0.5rem !important; }
	.fs-md-9 { font-size: 0.5625rem !important; }
	.fs-md-10 { font-size: 0.625rem !important; }
	.fs-md-11 { font-size: 0.6875rem !important; }
	.fs-md-12 { font-size: 0.75rem !important; }
	.fs-md-13 { font-size: 0.8125rem !important; }
	.fs-md-14 { font-size: 0.875rem !important; }
	.fs-md-15 { font-size: 0.9375rem !important; }
	.fs-md-15 { font-size: 0.9375rem !important; }
	.fs-md-16 { font-size: 1rem !important; }
	.fs-md-17 { font-size: 1.0625rem !important; }
	.fs-md-18 { font-size: 1.125rem !important; }
	.fs-md-19 { font-size: 1.1875rem !important; }
	.fs-md-20 { font-size: 1.25rem !important; }
	.fs-md-21 { font-size: 1.3125rem !important; }
	.fs-md-22 { font-size: 1.375rem !important; }
	.fs-md-23 { font-size: 1.4375rem !important; }
	.fs-md-24 { font-size: 1.5rem !important; }
	
	.bg-md-white{background-color: #fff!important;}
}
/* lg */
@media (min-width: 992px) {
	.fs-lg-8 { font-size: 0.5rem !important; }
	.fs-lg-9 { font-size: 0.5625rem !important; }
	.fs-lg-10 { font-size: 0.625rem !important; }
	.fs-lg-11 { font-size: 0.6875rem !important; }
	.fs-lg-12 { font-size: 0.75rem !important; }
	.fs-lg-13 { font-size: 0.8125rem !important; }
	.fs-lg-14 { font-size: 0.875rem !important; }
	.fs-lg-15 { font-size: 0.9375rem !important; }
	.fs-lg-15 { font-size: 0.9375rem !important; }
	.fs-lg-16 { font-size: 1rem !important; }
	.fs-lg-17 { font-size: 1.0625rem !important; }
	.fs-lg-18 { font-size: 1.125rem !important; }
	.fs-lg-19 { font-size: 1.1875rem !important; }
	.fs-lg-20 { font-size: 1.25rem !important; }
	.fs-lg-21 { font-size: 1.3125rem !important; }
	.fs-lg-22 { font-size: 1.375rem !important; }
	.fs-lg-23 { font-size: 1.4375rem !important; }
	.fs-lg-24 { font-size: 1.5rem !important; }
	
	.bg-lg-white{background-color: #fff!important;}
}
/* xl */
@media (min-width: 1200px) {
	.fs-xl-8 { font-size: 0.5rem !important; }
	.fs-xl-9 { font-size: 0.5625rem !important; }
	.fs-xl-10 { font-size: 0.625rem !important; }
	.fs-xl-11 { font-size: 0.6875rem !important; }
	.fs-xl-12 { font-size: 0.75rem !important; }
	.fs-xl-13 { font-size: 0.8125rem !important; }
	.fs-xl-14 { font-size: 0.875rem !important; }
	.fs-xl-15 { font-size: 0.9375rem !important; }
	.fs-xl-15 { font-size: 0.9375rem !important; }
	.fs-xl-16 { font-size: 1rem !important; }
	.fs-xl-17 { font-size: 1.0625rem !important; }
	.fs-xl-18 { font-size: 1.125rem !important; }
	.fs-xl-19 { font-size: 1.1875rem !important; }
	.fs-xl-20 { font-size: 1.25rem !important; }
	.fs-xl-21 { font-size: 1.3125rem !important; }
	.fs-xl-22 { font-size: 1.375rem !important; }
	.fs-xl-23 { font-size: 1.4375rem !important; }
	.fs-xl-24 { font-size: 1.5rem !important; }
	
	.bg-xl-white{background-color: #fff!important;}
}
/* xxl */
@media (min-width: 1500px) {
	.fs-xxl-8 { font-size: 0.5rem !important; }
	.fs-xxl-9 { font-size: 0.5625rem !important; }
	.fs-xxl-10 { font-size: 0.625rem !important; }
	.fs-xxl-11 { font-size: 0.6875rem !important; }
	.fs-xxl-12 { font-size: 0.75rem !important; }
	.fs-xxl-13 { font-size: 0.8125rem !important; }
	.fs-xxl-14 { font-size: 0.875rem !important; }
	.fs-xxl-15 { font-size: 0.9375rem !important; }
	.fs-xxl-15 { font-size: 0.9375rem !important; }
	.fs-xxl-16 { font-size: 1rem !important; }
	.fs-xxl-17 { font-size: 1.0625rem !important; }
	.fs-xxl-18 { font-size: 1.125rem !important; }
	.fs-xxl-19 { font-size: 1.1875rem !important; }
	.fs-xxl-20 { font-size: 1.25rem !important; }
	.fs-xxl-21 { font-size: 1.3125rem !important; }
	.fs-xxl-22 { font-size: 1.375rem !important; }
	.fs-xxl-23 { font-size: 1.4375rem !important; }
	.fs-xxl-24 { font-size: 1.5rem !important; }
	
	.bg-xxl-white{background-color: #fff!important;}
}

.custom-h-filter {
    max-height: 235px!important;
}

::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}

::-webkit-scrollbar-thumb {
  background-color: lightgrey;
}

.custom-fixed {
    position: fixed;
}
