@media (max-width: 1600px) {
  .rtl header nav.main-nav a.logo {
    margin-right: 0;
    margin-left: 2.2vw;
  }
}

@media screen and (max-width: 1023px) {
  header nav.main-nav .mobile-nav-toggle {
    left: 15px;
    right: unset !important;
  }

  header nav.main-nav a.icon-region {
    margin-right: 0;
    margin-left: 25px;
  }

  header nav.main-nav a.icon-search {
    margin-right: 0;
    margin-left: 55px;
  }

  header nav.main-nav ul li a {
    padding-right: 36px;
    padding-left: 0;
  }

   .rtl header nav.main-nav ul li a.wpml-ls-link {
    padding-right: 5px !important;
    padding-left: 3px !important;
  }

  header nav.main-nav ul li a.toggle-dropdown {
    transform: rotate(180deg);
    margin-right: 0px;
    margin-left: 13px;
    padding-right: 7px;
    padding-left: 0;
  }

  /* header nav.main-nav .navigations {
    left: 0;
    right: unset;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(-100%);
  } */

  header nav.main-nav ul li .dropdown-menu .mobile-back {
    right: 25px;
    left: unset;
    transform: rotate(180deg);
  }
}

/* --------------------------------------------------------- */
/* --------------------------------------------------------- */

.otgs-development-site-front-end {
  display: none !important;
}

.component-specification .spec-wrapper .spec-container .spec .title {
  padding-right: 10px;
}

.email-subscription-container .content .input-container .btn-subscribe,
.product-filter .product-filter-container .product-filter-type .product-filter-title:after {
  cursor: pointer;
}

.product-listing .product-listing-inner .product-listing-tab .product-highlights .product-highlight {
  position: relative;
}

.product-highlights-cursor {
  display: none !important;
}

.product-listing .product-listing-inner .product-listing-tab .product-highlights .product-highlight::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 2px;
  background: #4aa7a5;
  transform: scale(0, 1);
  transition: transform 0.35s ease-in-out;
  transform-origin: bottom left;
}

.product-listing .product-listing-inner .product-listing-tab .product-highlights .product-highlight:hover::after {
  transform: scale(1, 1);
  transform-origin: bottom right;
  transition: transform 0.35s ease-in-out;
}

.product-filter .product-filter-container .product-filter-type .product-filter-title:after {
  cursor: pointer;
}

/* --------------------- */

.rtl .product-listing-banner-gallery.image--overlay {
  position: relative;
}

.rtl .product-listing-banner-gallery.image--overlay .product-listing-banner-content-inner {
  z-index: 2;
}

.rtl .product-listing-banner .mode-right.image--overlay::after,
.rtl .product-listing-banner .mode-center.image--overlay::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 0;
}

.rtl .product-listing-banner .mode--left.image--overlay::after {
  left: 0;
  width: 50%;
  background: rgb(2, 0, 36);
  background: linear-gradient(90deg,
      rgba(2, 0, 36, 1) 0%,
      rgba(0, 0, 0, 0) 100%);
}

.rtl .product-listing-banner .mode-right.image--flip.image--overlay::after {
  right: 0;
  width: 50%;
  background: rgb(2, 0, 36);
  background: linear-gradient(270deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.rtl .product-listing-banner .mode-right:not(.image--flip).image--overlay::after {
  right: 0;
  width: 50%;
  background: rgb(2, 0, 36);
  background: linear-gradient(270deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 0) 100%);
}









.rtl .product-listing-banner .mode-center.image--overlay::after {
  left: 0;
  width: 100%;
  background: rgb(2, 0, 36);
  background: linear-gradient(90deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 36, 1) 40%, rgba(2, 0, 36, 1) 60%, rgba(0, 0, 0, 0) 100%);
}





.rtl .product-listing-banner .product-listing-banner-inner .product-listing-banner-holder .product-listing-banner-gallery.mode-right .product-listing-banner-content-inner {
  left: 55%;
  right: unset;
}

.rtl .product-listing-banner .product-listing-banner-inner .product-listing-banner-holder .product-listing-banner-gallery.mode-right.image--flip .product-listing-banner-content-inner {
  right: auto;
  left: 55%;
}












.rtl .cookie-consent .btn-container a:first-child {
  margin-right: 0;
  margin-left: 40px;
}

.rtl header nav.main-nav a.icon-search,
.rtl header nav.main-nav a.icon-region {
  margin-right: 0;
  margin-left: 0;
}

.rtl .searchbox .searchbar .searchInput input[type="search"] {
  padding-left: 15px;
  padding-right: 75px;
  text-align: right;
  background-position: center right 29px;
}

.rtl footer a.icon-region {
  padding: 3px 30px 0 0;
  background-position: right;
}

.rtl footer .social-media-container .social-media a.social-btn:last-child {
  margin-right: 12px;
}

.rtl .product-filter .product-filter-container .product-filter-type:not(.color) .product-filter-detail span:after {
  left: auto;
  right: -22px;
}

.rtl .product-filter .product-filter-container .product-filter-type:not(.color) .product-filter-detail span:before {
  right: -28px;
}

.rtl .product-filter .product-filter-container .filter-clear:before,
.rtl .product-filter .product-filter-container .filter-clear:after {
  left: auto;
  right: 33px;
}

.rtl .region-container .content-container .item nav.mobile-only a::after {
  right: auto;
  left: 10px;
}

.rtl .product-filter .product-filter-container .filter-clear {
  text-align: left;
}

.rtl .top-banner .top-banner-inner .top-banner-info .top-banner-colors>*+*,
.top-banner .top-banner-inner .top-banner-info .top-banner-colors .top-banner-color:first-child {
  margin-left: 10px;
}

.rtl .about-overview .text-box-with-image {
  background-size: cover !important;
}

.rtl .history-page-container.with-timeline {
  border-left: none;
  border-right: 1px solid #4BA7A5;
}

.rtl .timeline-container .col~.col {
  margin-left: 0;
  margin-right: 82px;
}


.rtl .component-top-features.features-five .component-top-features-tabholder .component-top-features-tab:nth-child(1) {
  left: auto;
  right: 0;
}

.rtl .component-top-features.features-five .component-top-features-tabholder .component-top-features-tab:nth-child(5) {
  right: auto;
  left: 0;
}

.rtl .component-top-features.features-five .component-top-features-tabholder .component-top-features-tab:nth-child(4) {
  margin-left: 25%;
}

.rtl .component-top-features.features-five .component-top-features-tabholder .component-top-features-tab:nth-child(2),
.rtl .component-top-features.features-five .component-top-features-tabholder .component-top-features-tab:nth-child(3) {
  margin-left: auto;
  margin-right: 25%;
}

.rtl .toggle-password {
  right: unset;
  left: unset;
}

.rtl .submit_submit p {
  text-align: right;
}

.rtl .wc_logo {
  margin-left: unset;
  margin-right: auto;
}

.rtl .user_icons {
  right: unset;
  left: 0;
}

.rtl .user_content_second ul li:first-child {
  padding-right: 0;
  padding-left: 40px;
  border-right: unset;
  border-left: 1px solid #DAECEA;
}

.rtl .date-separator::after{
	  right:unset;
	  left:15px;
}


@media (max-width: 1023px) {
  .rtl footer .footer-links-container .footer-links ul.col li.row .accordion-toggle {
    right: auto;
    left: 12px;
  }

  .rtl header nav.main-nav a.icon-search {
    margin-left: 55px;
  }

  /* .rtl header nav.main-nav .mobile-nav-toggle {
    position: initial;
    margin-right: 15px;
  } */

  .rtl footer a.icon-region {
    padding: 5px 50px 0 0;
  }

  .rtl .searchbox .searchbar a.close {
    margin: 25px 15px 0 0;
  }

  .rtl header nav.main-nav a.icon-region{
       margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .support-certificate-download .support-certificate-download-inner .search-area .search-content .input-wrap:before {
    right: -15px;
    position: relative;
  }

  .rtl ul.series-container li .content {
    right: 20px;
  }

  .rtl .top-banner .top-banner-inner .top-banner-info .top-banner-spec,
  .rtl .top-banner .top-banner-inner .top-banner-info .top-banner-category {
    text-align: right;
  }

  .rtl .component-top-features.features-five .component-top-features-tabholder .component-top-features-tab:nth-child(4) {
    margin-left: 0;
  }

  .rtl .component-top-features.features-five .component-top-features-tabholder .component-top-features-tab:nth-child(2),
  .rtl .component-top-features.features-five .component-top-features-tabholder .component-top-features-tab:nth-child(3) {
    margin-left: auto;
    margin-right: 0;
  }

  .rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
    margin-left: 0;
    margin-right: 4px;
    font-size: 11px;
}
}

@media (max-width: 600px) {
  ul#pagination li {
    padding: 0 20px;
  }
}