body {
    background-color: #ffffff;
    color: #333333;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    color: #333333;
}
.iq-card .block-images .card-description .cart-content a {
    color: #ffffff;
}
.texture-text {
    color: rgb(229, 9, 20);
}
.tab-slider * {
    color: #ffffff;
}
.iq-banner-thumb-slider * {
    color: #ffffff;
}
.footer-default {
    background: #444;
}
.footer * {
    color: #ffffff;
}
.banner-container * {
    color: #ffffff;
}

.iq-banner-thumb-slider .slider .slider-bg .horizontal_thumb_slider {
    background: -webkit-gradient(linear, left top, right top, from(#f1c8c9), to(rgba(20, 20, 20, 0)));
    background: -webkit-linear-gradient(left, #f1c8c9 0%, rgba(20, 20, 20, 0) 100%);
    background: -o-linear-gradient(left, #f1c8c9 0%, rgba(20, 20, 20, 0) 100%);
    background: linear-gradient(-270deg, #f1c8c9 0%, rgba(20, 20, 20, 0) 100%);
}

.movie-banner .movie-banner-image::before {
    background: -webkit-gradient(linear, left top, right top, from(rgb(241, 200, 201)), color-stop(35%, rgb(20, 20, 20)), to(rgba(83, 100, 141, 0)));
    background: -webkit-linear-gradient(left, rgb(241, 200, 201) 0%, rgb(20, 20, 20) 35%, rgba(83, 100, 141, 0) 100%);
    background: -o-linear-gradient(left, rgb(241, 200, 201) 0%, rgb(20, 20, 20) 35%, rgba(83, 100, 141, 0) 100%);
    background: linear-gradient(90deg, rgb(241, 200, 201) 0%, rgb(20, 20, 20) 35%, rgba(83, 100, 141, 0) 100%);
}
.form-control:focus,
.form-control {
    background: #ffffff;
    border-color: rgb(229, 9, 20);
    color: #333333;
}

.iq-blogtag .title {
    color: rgb(229, 9, 20)!important;
}

.share-icons.music-play-lists li .share-box a {
    color: #ffffff!important;
}

.aboutuspage-wrapper .about-us-row h2,
.aboutuspage-wrapper .about-us-row {
    color: #ffffff;
}

.pricing-plan-wrapper h2,
.pricing-plan-wrapper {
    color: #ffffff;
}

.contact-box {
    background: -webkit-gradient(linear, left top, right top, from(#f1c8c9), to(rgba(20, 20, 20, 0)));
    background: -webkit-linear-gradient(left, #f1c8c9 0%, rgba(20, 20, 20, 0) 100%);
    background: -o-linear-gradient(left, #f1c8c9 0%, rgba(20, 20, 20, 0) 100%);
    background: linear-gradient(-270deg, #f1c8c9 0%, rgba(20, 20, 20, 0) 100%);
}

.iq-accordian .iq-accordian-block {
    background: -webkit-gradient(linear, left top, right top, from(#f1c8c9), to(rgba(20, 20, 20, 0)));
    background: -webkit-linear-gradient(left, #f1c8c9 0%, rgba(20, 20, 20, 0) 100%);
    background: -o-linear-gradient(left, #f1c8c9 0%, rgba(20, 20, 20, 0) 100%);
    background: linear-gradient(-270deg, #f1c8c9 0%, rgba(20, 20, 20, 0) 100%);
}

.registerpage-wrapper * { color: #ffffff;}

header .dropdown-user .iq-sub-card { color: #ffffff;}
header .dropdown-user .iq-sub-card h6 { color: #ffffff;}

.iq-breadcrumb .title { color: #ffffff;}