/* Header */
.card-noti-profile i {
    color: #f5d173;
}

.tiny-badge {
    color: #002f7d;
}

.site-search div button {
    font-weight: 600;
}

.Botton-login {
    border: unset !important;
    color: #f5d173 !important;
    box-shadow: none;
}

.Botton-login:hover {
    color: #d1ac5b !important
}

.site-search div button {
    background-image: linear-gradient(70deg, #d1ac5b, #f5d173 40%, #d1ac5b 80%) !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.header-narrow-menu {
    display: none;
}

/* logo */
.header-main-bar .logo img {
    transform: scale(1.2);
}

/* Advertising image */
#site-masonry article.col-6 {
    width: 31.8%;
}

#site-masonry article.col-6:nth-of-type(2) {
    margin-right: 2% !important;
}

#site-masonry article.col-8 {
    transform: scaleY(.9);
}

/* #app>section#site-masonry {
    margin-bottom: unset;
}

#site-masonry div.row {
    justify-content: unset !important;
    margin-top: unset !important;
    position: relative;
    bottom: 15px;
}

#site-masonry div.row article.col-8:first-child {
    transform: translateY(14%);
}

#site-masonry div.row article.col-8:last-child {
    transform: translateY(-41%);
}

#site-masonry div.row article.col-4 {
    transform: translateY(32%);
}

@media(min-width:1000px) {
    #site-masonry div.row {
        position: relative;
        bottom: 25px;
    }
} */

section div.row img[src="/Uploads/لوازم-خانگی.png"],
section div.row img[src="/Uploads/لوازم-برقی.png"] {
    transform: scale(.82);
}

/* site box images responsive */
#site-hero+section.container .col-6,
#site-hero+section.container .col-sm-6 {
    width: 25%;
}

#site-hero+section.container .col-6:first-child,
#site-hero+section.container .col-xs-6:first-child,
#site-hero+section.container .col-sm-6:first-child,
#site-hero+section.container .col-md-3:first-child,
#site-hero+section.container .col-lg-3:first-child,
#site-hero+section.container .col-xl-3:first-child {
    width: 100%;
    padding: 0;
}

@media (max-width: 500px) {

    section div.row img[src="/Uploads/لوازم-خانگی.png"],
    section div.row img[src="/Uploads/لوازم-برقی.png"] {
        transform: scale(1);
    }

    section div.row img[src="/Uploads/لوازم-غیر-برقی.png"] {
        transform: scale(1.28);
    }
}

/* footer */
#site-footer .footertitle {
    color: #ffcf4f !important;
}

#site-footer,
#site-footer ul.footer-info li span,
#site-footer ul.text-footer li a,
#site-footer i,
#site-footer ul.footer-info.text-footer li i {
    color: #f5d173 !important;
}

#site-footer ul.footer-info li span a:hover,
#site-footer ul.text-footer li a:hover,
#site-footer i:hover {
    color: #d1ac5b !important;
}

#site-footer .aparat-logo svg {
    fill: #f5d173 !important;
}

#site-footer .aparat-logo svg:hover {
    fill: #d1ac5b !important;
}

#site-footer .aparat-logo svg path {
    fill: #f5d173 !important;
}

#site-footer .aparat-logo svg path:nth-child(7),
#site-footer .aparat-logo svg path:nth-child(10),
#site-footer .aparat-logo svg path:nth-child(12) {
    fill: #f2f2f2 !important;
}