.container{
    background:#fff;
}
h1, h2 {
    color: #000;
}
.footer-margin,.header, .header+nav {
    background: #F5F5F5;
}
.mask {
    background: rgba(255, 255, 255, 0.8);
}
.pagination a, .pagination span {
    background: #EFEFEF;
    color: #7C7C7C;
}
.no-touch .pagination a:hover {
    color: #000000;
    background-color: #D8D8D8;
}
.pagination .page-current span {
    color: #ffffff;
    background-color: #0062F8;
}
.upload_btn,.upgrade_btn {
    background: #D8D8D8;
    color: #000;
}
.duration {
    background: rgba(255, 255, 255, 0.8);
    color: #000;
}
#signup {
    background-color: #0062F8;
    color: #fff;
}
.hamburger span, .hamburger:after, .hamburger:before {
    background: #000;
}
.search .search-text input {
    color: #000;
    background: #E1E1E1;
}
.search .search-text input::placeholder,#login,.content_text p,.member-link a {
    color: #7C7C7C;
}
.search .search-button {
    background: #E1E1E1 url(../images/search.svg) center no-repeat;
}
.wrapped-tags a {
    background: #EFEFEF;
    color: #7C7C7C;
}
.no-touch .tag-item a:hover {
    color: #000;
    background: #D8D8D8;
}
.drop-content {
    background: #EFEFEF;
}
.button-tags {
    color: #000;
    background: linear-gradient(270deg, #FFFFFF 52.6%, rgba(255, 255, 255, 0) 100%);
}
.navigation-header .primary .link {
    color: #212121;
}
.copyright, .txt {
    color: #7C7C7C;
}
.sort {
    background-color:#EFEFEF;
    color: #7C7C7C;
}
.sort ul {
    background: #EFEFEF;
}
.user-drop {
    background: #EFEFEF;
    color: #7C7C7C;
}
.user .name {
    color: #000000;
}
.no-touch .user-item a:hover {
    color: #000;
    background: #D8D8D8;
}
.mobile-menu {
    background: #F5F5F5;
}
.mobile-user {
    border-bottom: 1px solid #DADADA;
}
.mobile-user.drop {
    background-color: #fff;
    border-bottom: 1px solid #DADADA;
}
/* .mobile-user a {
    background: #D8D8D8;
} */
.drop-lang-mobile .btn-drop i {
    color: #7C7C7C;
}
.drop-lang-mobile.open  {
    background: #fff;
}
.drop-lang.open .btn-drop i {
    color: #0062F8;
}
.selected-mobile .selected-point  {
    color: #000;
}
.selected-mobile {
    color: #000000;
}
.selected-mobile.open {
    background: #fff;
}
.selected-mobile:last-child {
    border-bottom: 1px solid #DADADA;
}
.button-action-search {
    color: #000;
}
.close-btn {
    color: #000;
}
.header-item {
    background: #fff;
    border-bottom: 1px solid #DADADA;
}
.card-title {
    color: #000000;
}
.album-card .album-title {
    background: rgba(255, 255, 255, 0.8);
}
.filters-item a {
    background: #EFEFEF;
}
.no-touch .filters-item a:hover {
    background: #D8D8D8;
    color: #000;
}
.filters-title {
    color: #000000;
}
.card-color {
    background: rgba(255, 255, 255, 0.8);
}
.item-tags a {
    background: #EFEFEF;
}
.no-touch .item-tags a:hover {
    color: #000;
    background: #D8D8D8;
}
.no-touch .view-all:hover {
    background: #D8D8D8;
}
.wrap-btn #login {
    background: #D8D8D8;
}
.wrap-btn {
    border-top: 1px solid #F5F5F5;
}
.mobile-drop {
    background: #fff;
}
.tags-link {
    background: #EFEFEF;
}
.headline-btn .item-button {
    background: #D8D8D8;
    color: #000;
}
.headline-btn .amount {
    background: #EFEFEF;
}
.link-title {
    color: #000000;
}
.button-more-list {
    background: #EFEFEF;
}
.rate-like,
.rate-dislike{
    background: #EFEFEF;
}
.button-video {
    background: #EFEFEF;
    color: #000;
}
.btn-favourites {
    background: #EFEFEF;
}
form .textfield, form .textarea, form .selectbox, form .file {
    background: #E1E1E1;
}
.block-share .block-size a {
    background-color: #e0dfdf;
    color: #000;
}
form .radio + label::before {
    background-color: #E1E1E1;
}
.custom-row input, .custom-row textarea {
    background: #E1E1E1;
}
.username {
    color: #000;
}
.user-ava {
    background: #D8D8D8;
}
.list-sort {
    border-bottom: 1px solid #DADADA;
}
.autocomplete-suggestions {
    background: #E1E1E1;
    border-top: 1px solid #fff;
}
.autocomplete-group {
    color: #000000;
}
.btn-toogle {
    color: #000000;
}
.type-drop-text {
    color: #000;
}
/* adv block */
.card-block.second,
.sp-1 .spot-wrap,
.sp-2 .spot-wrap {
    background: #F5F5F5;
}
.no-touch .sidebar-point .link-item:hover {
    background: #EFEFEF;
}
.sidebar-point.active a{
    background: #EFEFEF;
}
.sidebar.sticky {
    background: #F5F5F5;
}
.sidebar.sticky .list a {
    color: #000;
}
.item .ico-fav-0,.item .ico-fav-1 {
    background: rgba(255, 255, 255, 0.8);
    color: #000;
}
.icon-world, .icon-model,.icon-categories {
    color: #000;
}
.sidebar.sticky .list, .drop-type {
    border-bottom: 1px solid #DADADA;
}
.drop-duration, .hidden-drop.second  {
    background: #EFEFEF;
}
.hidden-item a {
    color: #000;
}
.table {
    background: #F5F5F5;
}
.filter-group .item-btn.second .btn {
    background: #D8D8D8;
}
.sort.second a:hover {
    background: #D8D8D8;
    color: #000;
}
.swiper-button-prev:after,.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev.swiper-button-disabled::after,.swiper-button-next.swiper-button-disabled::after {
    background: rgba(239, 239, 239, 0.8);
    color: #000;
}
@media screen and (min-width: 1255px) {
    .sidebar.sticky .list a:hover {
        background: #D8D8D8;
    }
    .sidebar.sticky .list a:hover .rating {
        color: #000;
    }
}
.footer .nav a {
    color: #000;
}
