.custom-checkbox > [type="checkbox"],
	.custom-checkbox > label{
		margin-bottom:0px !important;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.custom-checkbox > [type="checkbox"]:not(:checked),
	.custom-checkbox > [type="checkbox"]:checked {
		position: absolute;
		left: -9999px;
	}
	.custom-checkbox > [type="checkbox"]:not(:checked) + label,
	.custom-checkbox > [type="checkbox"]:checked + label {
		position: relative;
		padding-left: 22px;
		cursor: pointer;
	}
	.custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
	.custom-checkbox > [type="checkbox"]:checked + label:before {
		content: '';
		position: absolute;
		left:0;
		top: 50%;
		margin-top:-9px;
		width: 17px;
		height: 17px;
		border: 1px solid #ddd;
		background: #ffffff;
		border-radius: 2px;
	}
	.custom-checkbox > [type="checkbox"]:not(:checked) + label:after,
	.custom-checkbox > [type="checkbox"]:checked + label:after {
		font: normal normal normal 12px/1 'Glyphicons Halflings';
		content: '\e013';
		position: absolute;
		top: 50%;
		margin-top:-7px;
		left: 2px;
		color: #FA7113;
		xtransition: all .2s;
	}

	.custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
		opacity: 0;
		transform: scale(0);
	}
	.custom-checkbox > [type="checkbox"]:checked + label:after {
		opacity: 1;
		transform: scale(1);
	}

	.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after,
	.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
		content: '\2212';
		left: 2px;
		opacity: 1;
		transform: scale(1);
	}

	.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
	.custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
	  	box-shadow: none;
	  	background-color: #eeeeee;
		border-color: #eeeeee;
		cursor: not-allowed;
		opacity: 1;
		color: #dadada;
	}
	.custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
	  color: #dadada; cursor: not-allowed;
	}
	.custom-checkbox > [type="checkbox"]:disabled + label {
	  color: #aaa; cursor: not-allowed;
	}
	.custom-checkbox > [type="checkbox"]:checked:focus + label:before,
	.custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
		border: 1px solid #66afe9;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	}
	.custom-checkbox > label:hover:before {
  		border: 1px solid #88D2FF !important;
	}
	.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
	.custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before{
		border: 1px solid #E4E4E4 !important;
	}

  .sidebar-widget label{
    font-weight: 600 !important;
  }


  .custom-radio > [type="radio"],
.custom-radio > label {
    margin-bottom: 0px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-radio > [type="radio"]:not(:checked),
.custom-radio > [type="radio"]:checked {
    position: absolute;
    left: -9999px;
}

.custom-radio > [type="radio"]:not(:checked) + label,
.custom-radio > [type="radio"]:checked + label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
}

.custom-radio > [type="radio"]:not(:checked) + label:before,
.custom-radio > [type="radio"]:checked + label:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    border: 1px solid #b7b4b4;
    background: #ffffff;
    border-radius: 50%;
}

.custom-radio > [type="radio"]:not(:checked) + label:after,
.custom-radio > [type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 7px;
    width: 8px;
    height: 8px;
    background: black;
    border-radius: 50%;
    transform: scale(0);
    transition: all .2s;
}

.custom-radio > [type="radio"]:checked + label:after {
    transform: scale(1);
}

.custom-radio > [type="radio"]:disabled:not(:checked) + label:before,
.custom-radio > [type="radio"]:disabled:checked + label:before {
    background-color: #eeeeee;
    border-color: #eeeeee;
    cursor: not-allowed;
}

.custom-radio > [type="radio"]:disabled:checked + label:after {
    background: #dadada;
}

.custom-radio > [type="radio"]:disabled + label {
    color: #aaa;
    cursor: not-allowed;
}

.custom-radio > [type="radio"]:checked:focus + label:before,
.custom-radio > [type="radio"]:not(:checked):focus + label:before {
    border: 1px solid #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.custom-radio > label:hover:before {
    /* border: 1px solid #88D2FF !important; */
}

.custom-radio > [type="radio"]:disabled:not(:checked) + label:hover:before,
.custom-radio > [type="radio"]:disabled:checked + label:hover:before {
    border: 1px solid #E4E4E4 !important;
}

.widget-title svg {
    transition: transform 0.3s ease;
}

.widget-header:not(.collapsed) h4 svg {
    transform: rotate(180deg);
}


.top-bar-catalog a{
	font-weight: 500;
	color:black;
}

.top-bar-catalog .widget-title{
	font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    font-weight: bold;
}

.top-bar-catalog .widget-header{
	margin-bottom: 5px;
}

.top-bar-catalog .item-filtro-checado{
	display: flex;
	align-items: end;
	justify-content: center;
	border: 1px solid #898989;
	padding: 1px 5px;
	border-radius: 5px;
}

.top-bar-catalog .item-filtro-checado svg{
	cursor: pointer;
	color: red;
}

.top-bar-catalog .item-filtro-checado p{
	margin: 0;
	padding: 0;
}

.p-0{
	padding: 0 !important;
}

.m-0{
	margin-0: !important;
}

.sidebar-atribute{
	padding-left: 0 !important;
}

.top-bar-catalog .custom-checkbox > [type="checkbox"]:not(:checked) + label:before, .custom-checkbox > [type="checkbox"]:checked + label:before{
	border: 1px solid black !important;
	width: 15px;
    height: 15px;
	margin-top: -8px;
}

.top-bar-catalog .custom-checkbox > [type="checkbox"]:not(:checked) + label:after, .custom-checkbox > [type="checkbox"]:checked + label:after{
	color: black;
	font: normal normal normal 11px/1 'Glyphicons Halflings';
}

.top-bar-catalog .item-filter-second{
	border: 1px solid #ddd;
    padding: 10px 11px;
    border-radius: 8px;
}

.top-bar-catalog li{
	cursor: pointer;
}

.sidebar-atribute{
	padding-bottom: 120px !important;
}

.sidebar .sidebar-module-container .sidebar-widget .widget-header{
	padding: 17px 20px 5px 20px !important;
}

.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body{
	padding: 0px 20px !important;
}

.sidebar-widget{
	padding: 0px !important;
}