


    body {
        background-color: #fefefe !important;
    }
    .body-content {
        background-color: #fefefe !important;
        color: #604c3f !important;
    }
    a {
        color: #604c3f;
    }

.theme-common-button, .btn, .label-name, label, .login-message {
  font-family: serif !important;
}
.btn-forward-email {
  background: #b8285b !important;
  font-family: sans-serif !important;
}

    .theme-common-button {
        background-color: #b8285b !important;
        color: #fefefe !important;
        border-color: #b8285b !important;
    }
    .theme-common-button:hover, .theme-common-button:active {
        background-color: #b8285b99 !important;

    }
    .theme-common-button:disabled {
        opacity: 0.4;
    }
    .theme-back {
        background: #b8285b !important;
    }
    .theme-back-font {
        color: #fefefe !important;
    }
    .femail-area {
        border: 1px solid #b8285b !important;
    }
    .femail-area .femail-label {
        color: #b8285b !important;
    }
    .theme-font-color {
        color: #b8285b !important;
    }
    .swiper-pagination-bullet {
        border-color: #b8285b !important;
    }
    .swiper-pagination-bullet-active {
        background: #b8285b !important;
    }



    .mm-panel {
        --mm-color-background: #fafafa !important;
        --mm-color-text: #474747 !important;
    }
    .menu-col {
        background-color: #fafafa !important;
    }



    #header {
        background: #fff !important;
    }



    .theme-footer-area {
        background: #474747 !important;
    }
    .theme-footer-area a {
        color: #fefefe !important;
    }



    .theme-copyright {
        color: #9b9b9b !important;
        background: #474747 !important;
    }


    .theme-shop {
        color: #fefefe !important;
    }





