.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/******************************MEDIA QUERIE FOXHEAD ***********************************************/
/******************************MIXIN FOXHEAD ***********************************************/
/******************************ICOMOON VARIABLE ***********************************************/
/*-----------------------------------------------------------*/
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media all and (max-width: 767px) {
  .hide-mobile {
    display: none !important; } }

@media all and (min-width: 768px) and (max-width: 1023px) {
  .hide-tablet {
    display: none !important; } }

@media all and (min-width: 1024px) {
  .hide-desktop {
    display: none !important; } }

@media all and (min-width: 768px) {
  .visible-mobile {
    display: none !important; } }

@media all and (max-width: 767px) {
  .visible-mobile {
    display: block !important; } }

.visible-tablet {
  display: none; }
  @media all and (min-width: 768px) and (max-width: 1023px) {
    .visible-tablet {
      display: block !important; } }

@media all and (max-width: 767px) {
  .row-mb {
    padding: 0 15px;
    -ms-box-sizing: border-box;
    box-sizing: border-box; } }

.menu {
  float: left;
  margin: 0;
  padding: 0; }
  .menu li {
    float: left;
    list-style: none outside none !important; }

.ui-dialog {
  position: fixed;
  z-index: 1000; }

.breadcrumb {
  background-color: transparent; }

.pagination {
  display: block;
  padding: 0 15px; }
  .pagination ul {
    list-style-type: none;
    padding: 0; }
  .pagination li {
    display: inline-block;
    padding: 0 5px; }
    .pagination li .page-show-all {
      margin-left: 10px;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 2px; }
    .pagination li.last-page {
      font-weight: bold; }

.category-page-pagination {
  margin-right: 0;
  line-height: 36px;
  margin: 0; }
  .category-page-pagination ul {
    width: 220px; }
    @media all and (max-width: 1023px) {
      .category-page-pagination ul {
        width: 100%; } }
  @media all and (max-width: 1023px) {
    .category-page-pagination {
      padding: 5px 0 0 0; } }

.category-mobile-filter {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  border-top: 2px solid #000;
  border-right: 1px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  display: table;
  width: 50%;
  float: left;
  text-transform: uppercase;
  text-align: center; }
  .category-mobile-filter p {
    display: table-cell;
    vertical-align: middle;
    height: 40px; }

.category-mobile-pagination {
  float: left;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  border: 2px solid #000;
  width: 100%; }
  .category-mobile-pagination .sort-by select {
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    border: none;
    height: 40px;
    padding: 0px; }
  .category-mobile-pagination fieldset {
    padding: 0 5px; }

.category-page-sort {
  margin-left: auto;
  margin-right: 0;
  padding: 0 20px 0 0;
  width: 200px;
  position: relative; }
  @media all and (max-width: 1023px) {
    .category-page-sort {
      width: 50%;
      position: initial; } }

.sort-by fieldset:after {
  content: "\f0dd";
  font-family: FontAwesome, sans-serif;
  position: absolute;
  top: 2px;
  right: 0px;
  padding: 0 30px 0 0; }
  @media all and (max-width: 1023px) {
    .sort-by fieldset:after {
      top: 8px; } }

.sort-by select {
  padding: 0 5px;
  border: 2px #000 solid;
  text-transform: uppercase;
  font-size: 12px; }

.sort-by select:focus {
  background-color: rgba(0, 0, 0, 0.05); }

hr {
  border-top: 1px solid #000;
  margin: 0px 0px 40px 0; }

/* REMOVE RECOMMENDER ON QUICKVIEW */
#QuickViewDialog {
  padding-bottom: 40px; }
  #QuickViewDialog .container.product-recommender, #QuickViewDialog #anchor_links {
    display: none; }
  #QuickViewDialog #product-content {
    position: initial !important; }
  #QuickViewDialog .product-image-container {
    height: 500px;
    overflow-y: scroll;
    position: relative; }
  #QuickViewDialog .price-standard.strike {
    margin-left: 0px; }
  #QuickViewDialog .product-actions {
    display: none; }
  #QuickViewDialog h1.product-name {
    font-style: italic;
    margin: 0; }
  #QuickViewDialog .pdp-main .product-add-to-cart button,
  #QuickViewDialog button#full-details,
  #QuickViewDialog .product-add-to-cart button:hover,
  #QuickViewDialog button#full-details:hover {
    min-width: initial;
    width: calc(100%/2 - 10px);
    display: inline-block;
    padding: 5px 10px;
    height: 33px;
    font-size: 0.875rem;
    font-family: "riftbold", sans-serif !important;
    margin: 0 5px; }
  #QuickViewDialog .pdp-main .product-add-to-cart button {
    color: #fff; }
  #QuickViewDialog .product-add-to-cart button:hover {
    background-color: #fff;
    border: 2px solid #000;
    color: #000; }
  #QuickViewDialog button#full-details {
    background-color: #fff;
    border: 2px solid #000;
    color: #000; }
    #QuickViewDialog button#full-details button a, #QuickViewDialog button#full-details a {
      text-decoration: none;
      color: #000; }
  #QuickViewDialog button#full-details:hover {
    background-color: #000;
    color: #fff; }
    #QuickViewDialog button#full-details:hover button a, #QuickViewDialog button#full-details:hover a {
      text-decoration: none;
      color: #fff; }
  #QuickViewDialog .zoom_icon {
    display: none; }
  #QuickViewDialog hr {
    border-color: #000; }
  #QuickViewDialog .product-variations .attribute .value .swatches.color ul {
    max-width: 100%; }
  #QuickViewDialog .product-variations .attribute .value .swatches.color ul li {
    width: initial; }
  #QuickViewDialog .pdp-main .product-add-to-cart .inventory {
    display: none; }
  #QuickViewDialog .pdp_img_wrap {
    width: 70%;
    height: auto;
    margin: 0 auto 20px auto; }
