/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* HDK2*/ 
@media (max-width: 1300px) {
 .cbp-horizontal .cbp-tab-title {
  font-size: 14px !important;
 }
}

.cbp-horizontal .cbp-tab-title {
 font-size: 14px !important;
 font-style: normal !important;
 font-weight: bold !important;
 text-transform: uppercase !important;
 line-height: 1em !important;
}

#search_center_filter_toggler {
  background-color: #f8f8f8 !important;
  color: #333333 !important;
  border: none 1px #f0f0f0 !important;
  padding: 10px 20px !important;
  text-align: center !important;
  text-decoration: none !important;
  display: inline-block !important;
  font-size: 14px !important;
  border-radius: 4px !important;
}

.iqitmegamenu-submenu-container{
text-transform: uppercase !important;
font-style: normal !important;
font-weight: bold !important;
text-transform: uppercase !important;
line-height: 1em !important;
}

.hdk_out_of_stock_label {
  background-color: #969696 !important;;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  cursor: none;
}
.products-selection .products-sort-nb-dropdown .dropdown-menu {
  right: -124% !important;
  left: auto !important;
}
