/*Responsive Styles*/
@media only screen and (max-width: 991px) {
  .nova-rtl header .nova-header-right-area {
    justify-content: flex-start !important;
  }
  .nova-rtl .has-dropdown-megamenu .nova-megamenu {
    left: 0;
    direction: rtl;
    right: auto;
  }
  .nova-rtl .has-dropdown-megamenu .submenu-trigger, .nova-rtl .has-dropdown-megamenu .more-cat-sub-trigger {
    left: 10px;
    right: auto;
    transform: rotate(182deg);
    top: 1px;
  }
  .nova-rtl .has-dropdown-megamenu > a {
    padding-right: 0 !important;
    padding-left: 28px !important;
  }
  .nova-rtl .main-categoires-menu {
    direction: rtl;
  }
  .nova-rtl .mobile-menu-remove {
    float: left;
  }
  .nova-rtl .has-dropdown-megamenu .nova-megamenu li.has-more-child-menu .more-child-menu {
    left: 0;
    right: auto;
  }
  .nova-rtl .has-dropdown-megamenu.active .submenu-trigger, .nova-rtl .has-more-child-menu.active > .more-cat-sub-trigger {
    transform: rotate(90deg);
  }
  .nova-rtl .footer-bottom-inner, .nova-rtl footer .footer-bottom .footer-messenger, .nova-rtl footer .footer-bottom .social-links.text-right {
    direction: rtl;
    text-align: right !important;
  }
  .nova-rtl .success-story-item h3 {
    line-height: 23px;
  }
  .nova-rtl .form-checkbox input[type=checkbox] {
    margin-left: 5px;
    position: relative;
    top: 5px;
  }
  .nova-rtl .nova-easy-sourcing .offset-lg-2 {
    margin-right: 0;
  }
  .nova-rtl .nova-machinery-box-company {
    margin-bottom: 15px;
  }
  .nova-rtl footer .main-footer-area .footer-brand-logo-area {
    text-align: right;
  }
  .nova-rtl footer .main-footer-area .footer-brand-logo-area .footer-brand-logo-title {
    margin-right: 0;
    margin-left: auto;
  }
  .nova-rtl .login-form-container .col-md-6.pl-0 {
    padding-right: 15px !important;
  }
  .nova-rtl table.single-product-info-tbl {
    text-align: right;
  }
  .nova-rtl .single-product-top-overview .text-right .nova-link {
    justify-content: flex-start;
  }
  .nova-rtl .confirmation-message {
    padding-right: 0;
  }
  .nova-rtl .register-form-container .form-item .col-md-3.pr-0 {
    padding-left: 15px !important;
  }
  .nova-rtl .register-form-container .col-md-7.pr-0 {
    padding-left: 15px !important;
  }
  .nova-rtl .nova-vendor-right-card .nova-form-row .nova-form-label {
    text-align: right;
  }
  .nova-rtl .vendor-breadcrumb .text-right .nova-vendor-info-footer {
    text-align: right !important;
  }
  .nova-rtl .vendor-menu {
    display: block;
  }
  .nova-rtl .vendor-header span.vsubmenu-trigger {
    right: auto;
    left: 13px;
    transform: rotate(181deg);
    top: 6px;
  }
  .nova-rtl .dashboard-edit-account .form-item > label {
    text-align: right;
  }
  .nova-rtl .form-two-fields.d-flex .sm-select::after {
    top: 12px;
  }
  .nova-rtl .user-dashboard-content-card .nova-vsm-btn {
    left: auto;
    right: 0;
  }
  .nova-rtl .disputes-response .form-item.nova-checkbox label {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .nova-rtl .product-archive-filter .nova-filter-top a.nova-link span {
    top: -4px;
  }
}/*# sourceMappingURL=responsive-rtl.css.map */