.gp-info-load-more-btn{display: inline-block !important;}

.accordion-panel ul{ 
    margin: 0rem 0rem 0rem 4rem;
    padding: 0;
    list-style: none;
    list-style-type: decimal;
}
.accordion-panel ul li {
    padding: 0rem 1.5rem 0.5rem 1.5rem;
    position: relative;
    font-size: 1.3rem;
}
#rigidSignsbox{
    border-radius: 0.6rem 0.6rem 0rem 0rem;
    border-top: 0.1px solid #C5C5C5;
    border-left: 0.1px solid #C5C5C5;
    border-right: 0.1px solid #C5C5C5;
}
.mt-8 {
    margin-top: 8rem;
}
.infoBanner-content h1 {
    margin-bottom: 1rem;
}
.special-heading-a-text{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.the-fieldset-fp {
    margin-top: -1rem !important;
}
.cds img{
    max-height: 54rem;
}
.infoBanner-details {
    margin-top: 2.0rem !important;
}
#productBannerTitle {
    background-image: url(../img/news_update.jpg) !important;
    display: block !important;
}
#freeFloorDecalsBanner #productBannerTitle {
    background-image: url(../img/free_decal_banner_desktop.jpg) !important;
    display: block !important;
}
#preMadeBanner #productBannerTitle {
    background-image: url(../img/signage_product_banner.jpg) !important;
    display: block !important;
}
#productBannerTitle .product-banner-title-content, #productBannerTitle .p-names-price.productbannerColor{
	color:#fff;
}
#freeFloorDecalsBanner #productBannerTitle .product-banner-title-content, #freeFloorDecalsBanner #productBannerTitle .p-names-price.productbannerColor{
    color:#484848;
}
#productBannerTitle .product-banner-title-item-link, #productBannerTitle .regular{
	color:#fff !important;
}
#freeFloorDecalsBanner .product-banner-title-item-link, #freeFloorDecalsBanner .regular{
    color:#3e84b6 !important;
}

.special-heading-a, .special-heading-b {
    max-width: 80rem;
    margin: auto;
}
.cds-text h3, .cds-text p {
    text-align: center;
}
.cds-text h2 {
    text-align: center;
}
.design-services_3steps {
    width: 87% !important;
}
.p-sub-title{
	position: relative;
	margin-top: -3.2rem;
	display: block;
	width: 100%;
	text-align: center;
	color: #484848;
	font-size: 1.5rem;
	}
#infoDesignTemplates .special-heading-a{
	margin-top: 6.5rem;	
}
#groceryStorePrints.gp-info-code-view, #restaurantTakeoutDeliveryPrints.gp-info-code-view, #healthcareAppreciationPrints.gp-info-code-view{
	margin-top: 3.5rem;    
}	
#illnessPreventionPrints.gp-info-code-view{
	margin-top: 3.0rem;
}
.the-fieldset{
	padding: 0.2rem;
}
.view-all-templates, .view-all-templates a{font-size: 1.6rem;}

.productPaperGrid {
    margin-bottom: 2.0rem !important;
    padding-left: 1.0rem !important;
    padding-right: 1.0rem !important;
}

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


@media only screen and (max-width: 472px) {
  #infoBanner {
    background-image: url('../img/covid_mobile_hero.png') !important;
  }
  #productBannerTitle {
	    background-image: url('../img/covid_mobile_hero_badge.jpg') !important;
	    background-position: center top;
	    background-repeat: no-repeat;
	    min-height: 23rem;
	    background-size: 100%;
	    cursor: pointer;
   }
   
  #freeFloorDecalsBanner #productBannerTitle {
        background-image: url('../img/free_decal_banner_mobile.jpg') !important;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 23rem;
        background-size: 100%;
        cursor: pointer;
   }
   #preMadeBanner #productBannerTitle {
        background-image: url('../img/signage_product_mobile_banner.jpg') !important;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 23rem;
        background-size: 100%;
        cursor: pointer;
   }
  .gp-info-code-view {
        margin-top: 6rem !important;
        padding-top: 0rem !important;
    }
}
@media only screen and (max-width: 550px) {
    .design-services_3steps {
        width: 72% !important;
    }	
}
@media only screen and (max-width: 768px) {
	.info-banner-a-item-list li a {
	    font-size: 1.4rem !important;
	    color: #484848;
	    padding: 1.1rem 3.0rem;
	}
}