/*!
Theme Name: Platinumlist B2B
Theme URI: http://underscores.me/
Author: EQUAKORD
Author URI: http://underscores.me/
Description: Description
Version: 0.0.17
Tested up to: 8.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: platinumlist-b2b
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
body.rtl .swiper-nav::after {
	transform: unset;
}
body.rtl .swiper-nav.swiper-next::after {
	transform: rotateY(-180deg);
}
body.rtl .swiper-nav.swiper-prev.nav-rectangle {
	transform: rotate(180deg);
	border-radius: 12px 0 0 12px;
}
header#masthead .site-branding .custom-logo-mobile {
	width: auto !important;
}
