.special-heading-a {
    margin-top: 6rem !important;
}
.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: 3rem;
}
.the-fieldset-fp {
    margin-top: -1rem !important;
}
.cds img{
    max-height: 54rem;
}
.infoBanner-details {
    margin-top: 2.0rem !important;
}
#PreCyberSale #productBannerTitle {
    background-image: url(../img/small_banner_cyber.jpg) !important;
    display: block !important;
    min-height:22rem !important;
    background-size: cover;
}
#blackFriday #productBannerTitle{
	background-image: url(../img/small_banner_black_friday.jpg) !important;
    display: block !important;
    min-height:22rem !important;
    background-size: cover;
}
#cyberMonday #productBannerTitle{
	background-image: url(../img/small_banner_cyber.jpg) !important;
    display: block !important;
    min-height:22rem !important;
    background-size: cover;
}
#cyberSale #productBannerTitle{
	background-image: url(../img/small_banner_cyber.jpg) !important;
    display: block !important;
    min-height:22rem !important;
    background-size: cover;
}
.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; margin-top: -5rem;}

.social-feed-carousel .slick-list.draggable img {
    min-height: 433px;
}
.gp-info-load-more-btn {
    padding: 1.4rem !important;
    font-size: 1.6rem !important;
    width: 20% !important;
    margin-top: 0rem !important;
}
.giftType {
    margin-top: -6rem;
}
.product-banner-title-content h2{
	background: var(--white);
    color: #544169;
    width: 65%;
    border-radius: 10rem;
    font-weight: 400;
    font-size: 1.8rem;
    text-align: center;
    padding: 0.5rem;
    margin-top: 2rem;
}
#cyberSale .product-banner-title-content h2{
	width: 92%;
}
#productBannerTitle .p-names-price {
    color: #fff !important;
    font-size: 2.8rem !important;
    font-weight: bold;
    margin-top: 1rem !important;
}
#productBannerTitle .product-banner-title-item-link {
    display: inline-block;
    color: #fff;
}
.product-banner-title-content a {
    font-size: 1.4rem;
}
i.fa.fa-angle-right.regular.fonts6 {
    display: none;
}
a.card-block:hover {
    background-color: transparent !important;
}
.info-carousel-grid a:hover {
    transform: none;
}
a.product-banner-title-item-link {
    cursor: inherit;
}
/*-----------------Mobile and tablet Styling---------------------*/


@media only screen and (max-width: 472px) {
  #mobOnlyPreCyber #infoBanner {
    background-image: url('../img/pre_cyber_banner_mobile.jpg') !important;
  }  
  #mobOnlyBFriday #infoBanner {
	  background-image: url('../img/black_friday_banner_mobile_gp.jpg') !important;
  }
  #mobOnlyCyberMonday #infoBanner {
	  background-image: url('../img/cyber_mon_banner_mobile_gp.jpg') !important;
  }
  #mobOnlyCyberSale #infoBanner {
	  background-image: url('../img/cyber_sale_banner_mobile_gp.jpg') !important;
  }
  #PreCyberSale #productBannerTitle {
        background-image: url('../img/small_mobile_banner_pre_cyber.jpg') !important;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 25rem !important;
        background-size: 100%;
        cursor: pointer;
   }
   #blackFriday #productBannerTitle{
	    background-image: url('../img/small_mobile_banner_black_friday.jpg') !important;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 25rem !important;
        background-size: 100%;
        cursor: pointer;
   }
   #cyberMonday #productBannerTitle{
	    background-image: url('../img/small_mobile_banner_cyber_mon.jpg') !important;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 25rem !important;
        background-size: 100%;
        cursor: pointer;
   }
   #cyberSale #productBannerTitle{
	    background-image: url('../img/small_mobile_banner_cyber_sale.jpg') !important;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 25rem !important;
        background-size: 100%;
        cursor: pointer;
   }
    #productBannerTitle .p-names-price {
		display:none;
	}
	#productBannerTitle .product-banner-title-item-link {
	  	display:none;
	}
	.social-feed-carousel .slick-list.draggable img {
			min-height: 22rem;
	}
	.content-fixed.full-template-carousel .p-names {
	    font-size: 1.6rem !important;
	    margin-top: 0 !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;
    }
    .content-fixed.full-template-carousel .p-names {
	  font-size: 1.6rem !important;
	  margin-top: 0 !important;
	}
}
@media only screen and (max-width: 1600px) {
  .social-feed-carousel .slick-list.draggable img {
		min-height: auto;
	}
	
  .content-fixed a .p-names {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding: 0.5rem 1rem 0;
	}
  }
@media only screen and (max-width:1699px) and (min-width:1599.5px){
	.full-template-carousel a .p-names {
    	font-size: 1.6rem;
	}
}
