/*
Theme Name: os-museum
Theme URI: osttongraphic.com
Author: danielejost 
Author URI: osttongraphic.com 
Description: no description.
Version: 2.0
License: all right reserved
License URI: osttongraphic.com 
Tags: Grid-Layout
Text Domain: os-museum 
Domain Path: /languages/
*/


.search-default button {
  background: #C09A5C!important;
  height: 42px!important;
  bottom: 0px;
  top: auto;
  position: absolute;
  box-shadow: none;
  right: 0;
  padding-left: 16px;
  padding-right: 16px;
  display: inline-block;
}
.search-default button i {
  font-size: 24px;
}

.search-default button:hover {
  opacity: 1!important;
}


#alm-selected-filters li div {
  background: #C09A5C!important;
  border: 1px solid #C09A5C!important;
  color: #ffffff!important;
}

#alm-selected-filters li div::before {
  color: #ffffff!important;
  opacity: .7!important;
  text-shadow: none!important;
}

.page-template-search-opere button.alm-load-more-btn.more.done:disabled {
  display: none!important;
}