/**************
 * Typography *
 **************/

/* Type here to edit */

/*******************
 * Color and Style *
 *******************/

/* Type here to edit */

/**********
 * Header *
 **********/

/* Below code only applies to larger screens */
@media (min-width: 1199px) {
  /* smaller search bar */
  .header .header-stripe .search {
    width: 300px;
  }
  /* hide country icon */
  .selected-icon {
    display: none;
  }
  /* hide currency icon */
  .selected-sign {
    display: none;
  }
}

/******************
 * Homepage Banner *
 *******************/


/******************

/* REMOVE THESE LINES TO ENABLE
.homepage-banner {
  display: block !important;
}
.homepage-banner:after {
  content: "Type the important notice here.";
  white-space: pre-wrap;
}
REMOVE THESE LINES TO ENABLE /*