body {
	font-family: helrom, Arial, sans-serif;
    font-size: 16px;
}
hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border-top: 1px solid rgba(0,0,0,.5);
}
#article2018 .row {
    margin: 0;
}
#article2018 img.hero {
    margin: 1rem 0;
}
#article2018 p {
    margin: 14px 0;
}
#article2018 .breadCrumb p {
    margin: 0;
}
#article2018 h1 {
  font-size: 39px !important;
  color: #d9386a;
}

#article2018 h3.palette {
    margin: 20px 0 10px;
    font-family: HelveticaNeueLTStd-ThIt, sans-serif !important;
    font-size: 2rem;
}
h3.title {
    font-size: 28px !important;

}
#article2018 p.date { margin: 0; }

#article2018 p.caption {
  font-size: 12px;
  margin: -0.5rem 0 2rem;
}
#article2018 p.credit {
  font-size: 10px;
}
#article2018 span.italic {
  font-style: italic;
}

#article2018 #pciLockup1 {
    height: 150px;
    margin: 10px 0 10px;
}

#article2018 .row.breadCrumb {
    margin: 0 0 30px;;
}
@media only screen and (min-width: 600px) {
  #article2018 .row.breadCrumb {
    width: 50%;
    margin: -14px 0 30px;;
  }
}

#article2018 img.imgMargin {
  margin-top: 1rem;
}

#article2018 a {
  color: #000;
}
#article2018 a:hover {
  color: #666;
}

#article2018 .paragraph-2 p {
  margin-top: -1rem;
  font-size: 0.8rem;
}




/* Chips */
#article2018 .row.chips {
    margin-bottom: 20px;
}
#article2018 .chips .chip {
    width: 120px;
    height: 120px;
}
#article2018 .chips .chip:hover {
  filter: brightness(95%);
  box-shadow: 2px 2px 2px grey;
  cursor: pointer;
}
#article2018 .chips a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}
#article2018 .chips p {
    width: 130px;
}
#article2018 .chips p.colorNumber {
  font-weight: bold;
  margin: -2px 0 -28px;
}
#article2018 .chips p.colorNumber,
#article2018 .chips p.colorName {
  font-size: 13.5px;
}
@media only screen and (min-width: 1199px) {
    #article2018 .chips .col-lg-1 {
        max-width:  11%;
        flex: 11%;
        ms-flex: 11%;
    }
}
@media only screen and (min-width: 992px) {
	.col-lg-10.text {
		flex: 0 0 88%;
		max-width: 88%;
	}
}

/* Article Widget */
.latestArticles .article-card {
    padding-right: 10px;
}


/* Product Widget */
.tile.productItem #prodDescrip h4 {
  font-family: Helvetica, Arial, sans-serif;
}
.tile.productItem #prodDescrip h4 span {
  font-family: helvbld, sans-serif;
}
.tile.productItem #prodDescrip .price {
  margin-top: 0;
}

@media only screen and (max-width: 578.98px) { 
  div.ctnPresenceHold { 
    display: none !important; 
  }
  .row { margin-left: 0; margin-right: 0; }
  #article2018 h1.title { font-size: 40px !important; }
  #article2018 #pciLockup1 #logo {
    height: 160%;
  }
  #article2018 .breadCrumb { font-size: 0.9rem; }
  #article2018 .lockup .logo img { 
    width: 120%; 
  }
}
@media only screen and (min-width: 767.98px) { 
  #article2018 .lockup #text { 
    margin-left: -60px;
    margin-top: 15px; 
  }
  #article2018 .lockup .text { 
    margin-left: -60px;
    margin-top: 18px; 
  }
  #article2018 .lockup .logo img { 
    width: 70%; 
  }
}






#article2018.magento h1 {
  font-family: Helvetica-Neue-Thin-Italic,"Helvetica Neue Thin Italic","Microsoft JhengHei",Arial,sans-serif;
}
#article2018.magento p.colorNumber {
  margin-top: 6px;
}
#article2018.magento p.colorName {
  margin-top: 24px;
}

#article2018.magento p.price {
  display: none;
}
#article2018.magento .paragraph-2 p,
#article2018.magento .paragraph-6 p {
  font-size: 13px;
}

#article2018.magento p.price {
  display: none;
}