.product_page .video_box::after {
    display: none;
}
.header_left>div {
    margin-right: 30px;
    float: left;
}
.footer_row1 {
    background: #e3e9ef !important;
}
.rmtamshop_statistics p, .rmtamshop_statistics ul, .module-content {
    color: rgb(50 50 50 / 90%) !important;
}
.footer_row1 h3 {
    color: orange !important;
    margin-bottom: 25px;
    font-size: 20px;
}
/* درج نقشه گوگل */
.custom iframe {
    width: 100%;
    height: 300px;
  }
  .DownLocationform p {
    margin-bottom: 0;
    line-height: 0;
}
/* برای حالت های مختلف موبایل */
@media (max-width: 992px) {
    .mobile_logo img {
        /* width: 30px !important; */
        float: right;
    }
    .desktop_logo {
        display: none;
    }
    .mobile_logo {
        margin-left: 10px;
        float: right;
    }
}
@media (min-width: 993px) {
    .desktop_logo {
        /* width: 42px; */
        margin-left: 10px;
    }
    .mobile_logo {
        display: none;
    }

}
@media (min-width:993px) {
    .container-small {
        width: 800px;
        margin: 0 auto;
    }
}
