.index-section .collection-item__title span{font-size:18px;font-weight:bold}@media only screen and (min-width: 769px){.grid--uniform .medium-up--one-quarter:nth-of-type(4n+1){clear:none !important}.index-section .collection-item__title span{font-size:20px}}.grid--collection .payment_options,.product-template .payment_options{display:none !important}@media only screen and (min-width: 1200px){#CollectionSection .grid.grid--uniform.grid--collection .grid__item{width:16.6666%}#CollectionSection .grid.grid--uniform.grid--collection .grid__item .collection-item__title{font-size:18px}}.hero .slideshow__slide .hero__top-subtitle .animation-contents{font-weight:bold}@media only screen and (min-width: 769px){.hero .slideshow__slide .hero__top-subtitle .animation-contents{font-size:22px}}.announcement-bar .slick-track{display:flex;align-items:center}.announcement-bar ul.payment-icons{margin:0;display:inline-block}.announcement-bar ul.payment-icons li{line-height:1}
.custom-field__incis {
	margin-bottom:10px;
  padding-bottom:10px;
  border-bottom: solid 1px #e8e8e1;
}
.custom-field__incis ul {
margin-top:10px;
}
.custom-field--title {
  display:flex;
  align-items: center;
  opacity: .65;
}
.custom-field--title:hover {
  cursor:pointer;
}
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-top: 5px solid #000;
  margin-left: 9px;
}