.color_light, .tweet_time a {
    color: #585858;
}

.header_middle_part {
    padding: 4px 0 4px;
}

a, .color_dark, .select_title::after, .color_dark_hover:hover, [class*="button_type"].black.state_2, .popup_container [class*="button_type"]:hover, [class*="button_type"].black:not(.state_2):hover {
    color: #171717;
}

.products_page_carousel.dotd_carousel .new-badge.bg_scheme_color {
    background-color: #7c2254;
}

.rating-box i.star-off-png {
    color: #e5e5e5;
    display: none;
}

.mad_products_page_carousel h2.product-title {
    font-size: 24px;
    font-weight: 600;
}

.fw_light {
    font-weight: 400;
}

footer .footer_section_2_1 {
    padding-top: 38px;
    background-color: #c398b5;
}

.single_product_description .page-nav {
    bottom: auto;
    top: 5px;
    display: none;
}

.wpcf7-form p {
    font-family: Montserrat;
}

.divider_black:not([class*="m_"]) {
    margin-bottom: 15px;
}

#mask_black {
    background-color: rgba(0,0,0,.3);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}