/*!
Theme Name: sooqselect
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>sooqselect</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sooqselect
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

sooqselect is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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

/*-*/
.slick-slider {
  direction: ltr;
}
.menu-toggle-icon::before,
.menu-toggle-icon::after {
  right: 0;
  left: auto;
}

.header-bottom .main-navigation.toggled .menu-toggle-icon::before {
  transform: rotate(-45deg) translate(-5px, 5px);
}

.header-bottom .main-navigation.toggled .menu-toggle-icon::after {
  transform: rotate(45deg) translate(-5px, -5px);
}
footer .footer-heading::before {
  right: 0;
  left: auto;
}

/* Featured ribbon */
.listing-image a span {
  right: -50px;
  transform: rotate(45deg);
  left: auto;
}

.listing-page .wrapper .left-col,
label,
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="search"],
textarea,
select {
  text-align: right;
}
#inquiry-form select {
  background-position: left 15px center;
}
.listing-phone > a::before,
.listing-timing::before,
.details-card .listing-contact-address::before,
.listing-date a::before {
  right: 0;
  left: auto;
}

.wishlist-icon {
  right: auto;
  left: 20px;
}

.list-view .listing-main article .wishlist-icon {
  right: auto;
  left: 0;
}

.wishlist-feedback {
  right: auto;
  left: 50px;
}

.wishlist-feedback::after {
  right: auto;
  left: -10px;
  transform: translateX(0) rotate(90deg);
}
.grid-view .listing-main article .listing-rating .rating-text {
  text-align: right;
}
.grid-view .listing-main article .wishlist-icon {
  left: 20px;
  right: auto;
}
.product-list-wrapper.loading::after {
  right: 50%;
  left: auto;
  margin: -16px -16px 0 0;
}

.contact-popup-field input[type="checkbox"] {
  right: 0;
  left: auto;
}
.coupons-card .content .wishlist-feedback {
  left: 0;
  right: auto;
}

.blog-list article .wishlist-icon {
  right: auto;
  left: 12px;
}
.custom-popup .popup-close {
  right: auto;
  left: 50px;
}
div#sooqselect-popup-container {
  right: auto;
  left: 100px;
}
#sooqselect-popup-container .popup-close {
  left: -10px;
  right: auto;
}
table.author-listing-table tr td {
  text-align: right;
}
table.author-listing-table tr th {
  text-align: right;
}

/* claim popup start */
.claim-popup-overlay {
  left: auto;
  right: 0;
}
.claim-popup-close {
  right: auto;
  left: 15px;
}
#cancel-comment-reply-link {
  right: auto;
  left: -5px;
}

.single-market-flyers .market-flyers-slider .slick-arrow.slick-prev {
  right: 10px;
  left: auto;
}

.single-market-flyers .market-flyers-slider .slick-arrow.slick-next {
  left: 10px;
  left: auto;
}
/*home*/
.sooq-grid-link .sooq-grid-arrow svg,
.sidebar-inner .sidebar-card .menu li::before,
.listing-sort .sort-icons .icon.list-icon svg {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.language-selector select {
  background-position: left 10px center;
}
.location-select-wrapper .fa-chevron-down {
  right: auto;
  left: 12px;
}
.location-select-wrapper .map-icon {
  left: auto;
  right: 12px;
}
.title-section h2::before,
.listing-categories h3::before,
.listing-author h3::before,
.map-box h3::before,
.working-hours h3::before,
.col-right .quick-links h3::before,
.event-page-content .title-block h3:before,
.organizer-information .title-section h3::before,
.sidebar-inner h2.widgettitle::before,
.business-header h3::after,
.sooqselect-auth h3::before,
.authencate-wrapper .lostpasswordform h3::before,
#new-password h3::before,
.author-profile-wrapper .grid-view .listing-main .listing-phone > a::before,
.author-profile-wrapper .grid-view .listing-main .listing-timing::before,
.author-profile-wrapper .grid-view .listing-main article .listing-content .listing-contact-address::before,
.author-profile-wrapper .grid-view .listing-main .listing-date::before,
.event-page .listing-phone > a::before,
.event-page .listing-timing::before,
.event-page .details-card .listing-contact-address::before,
.event-page .listing-date::before {
  left: auto;
  right: 0;
}
/*home end*/

/*Listing */

.listing-sort .sorting-select#sooqselect-rating,
.listing-sort .select2-container--default .select2-selection--single {
  background-position: left 7px center;
}

/*Listing end */

.sooqselect-package-table th:first-child,
.market-flyers-section .market-flyers-content,
.market-deals-slider .market-deals-content,
.select2-results,
.sidebar-inner h2.widgettitle,
.table_erm th:first-child,
.table_erm td:first-child,
.grid-view .listing-main article .listing-content .listing-title {
  text-align: right;
}
.premium-coupons-wrapper .coupons-card .wishlist-icon,
.author-favourites-list .coupons-card .wishlist-icon,
.details-columns-wrapper .coupons-card .wishlist-icon {
  left: 10px;
  right: auto;
}
.blog-list article .wishlist-icon {
  right: auto;
  left: 12px;
}
.sooqselect-package-radio-group .sooqselect-package-radio-item .tag {
  right: auto;
  left: 20px;
}
#stats .chart-card svg {
  direction: ltr;
}
button#remove_profile_image {
  left: 5px;
  right: auto;
}

.active-package-item table tr th:first-child,
table.author-listing-table tr th:first-child {
  border-top-right-radius: 7px;
  border-top-left-radius: 0px;
}
.active-package-item table tr th:last-child,
table.author-listing-table tr th:last-child {
  border-top-left-radius: 7px;
  border-top-right-radius: 0px;
}
.privacy-policy-page-layout .nav-link:hover,
.privacy-policy-page-layout .nav-link.active {
  transform: translateX(-2px);
}
.live-tag {
  left: 16px;
  right: auto;
}
.search-form-left .search-icon {
  left: auto;
  right: 5px;
}
.search-form-container .placeholder-text {
  left: auto;
  right: 59px;
}
.business-slider-arrows {
  flex-direction: row-reverse;
}
.listing-main .sorting-wrapper .sorting-box select {
  background-position: left 0px center;
}
.details-card-top-right .info-card-wrapper > div svg,
.details-card-top-right .info-card-wrapper > div img,
.similar-products-arrow {
  right: auto;
  left: 0;
}
.comment-form label,
.comment-form p {
  text-align: right;
}
.post-navigation .nav-next .nav-subtitle::after {
  transform: rotateY(0deg);
}
.listing-main .sorting-wrapper .sorting-box span {
  right: 10px;
  left: auto;
}

.language-selector:has(option[selected] > img[alt="العربية flag"]):before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="12" fill="none" viewBox="0 0 36 24"><g clip-path="url(%23a)"><path fill="%235E7C24" d="M36 0H0v23.992h36V-.001Z"/><path fill="%23F0F0F0" d="M26.847 9.838c0 2.234-2.495 3.498-7.483 3.792-.18.466-.36 1.019-.541 1.659-.378-.302-.021-1.293.045-1.66h-1.05c.958 7.729-12.868 8.02-7.629-.282l.214.08c-4.304 6.927 10.412 5.579 6.128-.813l.599-1.343c.225.36.395.692.508.993h1.952c1.278-2.347 6.432-6.78 7.257-2.426Zm-.88.7c-1.026-2.052-4.72-.346-5.835 1.726 1.474.094 5.156-.418 5.834-1.727Zm-3.804-5.203-.756 1.309-1.185-.847.767-1.298 1.174.836Z"/></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h36v23.995H0z"/></clipPath></defs></svg>');
  background-image: url("assets/images/ar.svg");
  left: auto;
  right: 10px;
  background-position: center;
  border-radius: 50%;
}
.header-bottom-inner #menu-wpml-language {
  background-position: left 10px center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .listing-archive-card .listing-column-left {
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .custom-popup .popup-close {
    left: 20px;
    right: auto;
  }
  .grid-view .listing-main .product-list-wrapper article .verified-trusted {
    left: 57px;
    right: auto;
  }
  .list-view .listing-main article .verified-trusted {
    right: auto;
    left: 0;
  }
  .search-form-container .placeholder-text {
    left: auto;
    right: 45px;
  }
  .listing-main article .wishlist-icon,
  .listing-main article .wishlist-icon svg {
    left: 10px;
    right: auto;
  }
}

@media only screen and (max-width: 575px) {
  .listing-archive-card .listing-column-left {
    text-align: right;
  }
}
@media only screen and (max-width: 460px) {
  .listing-main article .listing-rating,
  .listing-main article .rating-text {
    text-align: right;
  }
}
