﻿.dropdown{position:relative;font-size:14px;color:#333;height:100%}.dropdown .dropdown-list{padding:12px;background:#fff;position:absolute;top:30px;left:2px;right:2px;box-shadow:0 1px 2px 1px rgba(0,0,0,.15);transform-origin:50% 0;transform:scale(1,0);transition:transform .15s ease-in-out .15s;max-height:66vh;overflow-y:scroll}.dropdown .dropdown-label{display:block;background:#fff;border:1px solid #ccc;padding:6px 10px;line-height:1;cursor:pointer;margin-bottom:0;height:100%}.dropdown .dropdown-label:before{font-family:"font awesome 5 free";font-weight:900;content:"\f078";float:right}.dropdown.on .dropdown-list{transform:scale(1,1);transition-delay:0s}.dropdown.on .dropdown-label:before{font-family:"font awesome 5 free";font-weight:900;content:"\f077"}.dropdown [type=checkbox]{position:relative;top:-1px;margin-right:4px}.dropdown-list{z-index:1}.clear-all-button{border:none;border-radius:0;background:var(--violet);color:var(--clr-white);border:none}.html-blog-page .clear-all-button{border:1px solid var(--clr-white)}.html-search-page-identity .cd-gallery{padding:0!important}.search-width .dropdown .dropdown-label{background:0 0;text-transform:uppercase}.html-blog-page .search-width .dropdown .dropdown-label{color:var(--clr-white)}.search-width .dropdown .dropdown-list{background:var(--clr-white);color:var(--clr-purple)}.search-width input[type=checkbox]+label{color:var(--clr-purple)!important;color:var(--saphire)!important;text-transform:capitalize;font-weight:200}.search-width input[type=checkbox]+label:before{border:1px solid var(--clr-purple)}.search-width input[type=checkbox]:checked+label:before{border-top-color:transparent;border-left-color:transparent}