.offcanvas__area,
.tp-side-info-area,
.tpsideinfo,
.mobile-menu {
    background: #ffffff !important;
}

.offcanvas__area a,
.tp-side-info-area a,
.tpsideinfo a,
.mobile-menu a {
    color: #000000 !important;
}

.offcanvas__close-btn,
.close-btn {
    color: #000000 !important;
}
@media (max-width: 767px) {
    .notification-popup,
    .sales-popup,
    .sale-popup,
    .ecommerce-notification,
    .recent-purchase-popup,
    .bb-product-notification,
    .product-notification {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        position: fixed !important;
        top: 10px !important;
        left: 10px !important;
        right: 10px !important;
        bottom: auto !important;
        z-index: 999999 !important;
        width: auto !important;
        max-width: none !important;
        transform: none !important;
    }
}
.ae-anno-announcement-wrapper{
    background:#df8db6 !important;
}

.ae-anno-announcement__text,
.ae-anno-announcement__text span,
.ae-anno-announcement__button,
.ae-anno-announcement__button a{
    color:#ffffff !important;
}

.ae-anno-announcement__button{
    border-color:#ffffff !important;
}
notification-popup,
.sales-popup,
.sale-popup,
.ecommerce-notification,
.recent-purchase-popup,
.bb-product-notification,
.product-notification{
    background:#df8db6 !important;
    border-color:#df8db6 !important;
}

.notification-popup *,
.sales-popup *,
.sale-popup *,
.ecommerce-notification *,
.recent-purchase-popup *,
.bb-product-notification *,
.product-notification *{
    color:#ffffff !important;
}
/* Announcement Bar Full Width */
.header-top,
.ae-anno-announcement-wrapper {
    background: #d58fb5 !important;
}

.header-top .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ae-anno-announcement-wrapper,
.ae-anno-announcement__items,
.ae-anno-announcement {
    width: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.ae-anno-announcement__content {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
/* Follow On Heading */
.follow-area h2,
.follow-area .tpsection__title,
.follow__title,
.instagram-area h2,
.instagram-area .tpsection__title,
.gallery-area h2,
.gallery-area .tpsection__title {
    color: #d58fb5 !important;
}