/*Type here to edit*/

/* What we found on 16 Oct. 2024 */

header-padding-desktop: 5px;
header-padding-mobile: 5px;
.promotion-item .button {opacity:0;} 
.promotion-item .button {display:none;}

.promotion-item .promotion-image {
    object-fit: contain;
}

/* End What we found on 16 Oct. 2024 */

/* What we added on 16 Oct. 2024 */

.btn_PAB { height: 40px }

.promotion-item { display: none }

/** START:CSS added by Nadia 14/07/24 **/

.custom-promotion-banner {
  width:100%;
  height: 200px;
  background-color: #F1F1F3;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#promotion-banner-home {
background-image: url('https://compass.mcgops2.com/compass%20store%20images/Marketing Portal Banner - Generic (1160X200px)_v3.jpg');
}

#promotion-banner-13739c20-38d9-4d1c-85d5-03bfba07611f {
background-image: url('https://images.unsplash.com/photo-1630784032313-f780ae5532c6?q=80&w=1974&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D');
}

#promotion-banner-17d30314-8adf-41d9-80e6-b4a74a29422b {
background-image: url('https://compass.mcgops2.com/compass%20store%20images/Marketing Portal Banner - Menu Templates_v1.jpg');
}

/** END:CSS added by Nadia 14/07/24 **/

/* End What we added on 16 Oct. 2024 */

/* Added WDFR on 21 Jan. 2025 to demonstrate the ability to specify a given category top banner image, the below image is for the Spark magazine Folder */
#promotion-banner-0c613f64-e18d-4d43-b36d-c69306e81eba {
background-image: url('https://compass.mcgops2.com/compass%20store%20images/Marketing Portal Spark Banner - Summer (1160X200px).jpg');
}
/* Added WDFR on 21 Jan. 2025 */