.holidayAccordion ul li {
    padding: 0rem 0.5rem 0.5rem 0.5rem;
    position: relative;
    font-size: 1.3rem;
}
.checkbox-container {  
    font-size: 1.4rem !important;
}
.form-elm-wrapper{
    margin-top: 3.5rem;
}
#productFeatures.gp-info-code-view {
    margin-top: 2.4rem;
}
.special-heading-f {
    margin-top: 1.5rem !important;
    margin-bottom: 1.3rem;
}
.special-heading-d{
	max-width: 46.6rem;
}
.special-heading-d p {
    margin-top: 0;
    margin-bottom: 0;
}
.special-heading-d .fa-check-circle {
    font-size: 2.5rem;
    left: 1.8rem;
    top: 0.3rem;
}
.special-heading-d ul li {
    padding: 0.6rem 0.6rem .6rem 5rem;
    font-size: 1.3rem;
    line-height: 1.618;
    margin: 0;
    list-style: none;
    display: block;
    position: relative;
}
.special-heading-f .fonts1, .special-heading-f .head2 {
    font-size: 2.4rem;
}
.special-heading-f .fonts2, .special-heading-f .head3 {
    font-size: 2.0rem;
}
#getStarted.default-fonts {
    font-size: 1.6rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}
#additionalOrders .head3{
	font-size: 1.6rem;
	margin-top: 3.0rem;
}
#additionalOrders span{
    font-size: 1.6rem;
    font-weight: 400;
}
#referrerDiv .form-elm-wrapper {
    margin-top: 2.2rem;
    max-width: 22.0rem;
}
.more-information ul{
	 margin-left: 2.3rem;
}
.more-information li{
     margin: 1rem 0;
}
.viewLarger {
    margin: 1rem 0rem;
    cursor: pointer;
    text-align: right;
    color: #484848;
    font-family: "Open Sans";
    font-size: 1.4rem;
    line-height: 1.5rem;
}
.productTitleGrid .the-fieldset-fp {
    margin-top: 0rem;
}
.gp-info-load-more-btn {
    display: inline-block !important;
}
.gp-info-code-view-faq {
    margin-bottom: 6rem;
}
.gp-info-code-view-faq {
    margin-top: 0rem !important;
}
.product-img img{
	max-width:45rem;
}
.breadcrumbs{color: #484848;}

/*-----------------Mobile and tablet Styling---------------------*/

@media only screen and (max-width: 472px) {
  #infoBanner {    
    background-image: url('../img/foam_boards_mobile_badge.jpg') !important;    
  }  
}
@media only screen and (max-width: 600px) {
  .col{
    flex:none;
  }
}
@media only screen and (max-width: 768px) {
    .productTitleGrid .p-names {
        font-size: 1.2rem;
    }
}
.popover-tooltip {
    border-radius: 0.5rem;
}
.popover-body-tooltip {
    border-top: 1rem solid red;
    font-size: 1.0rem;
    border-radius: 0.5rem;
    padding: 1rem !important;
}
.popover {
    max-width: 50.0rem !important;
}