body {
    direction: ltr;
}
.nav .category {
	margin-left: 0;
	margin-right: 30px
}
.catLink {
	border-left: none;
	padding-left: 0;
	border-right: 3px solid #03594a;
	padding-right: 22px
}
.sliderContainer {
	flex-direction: row;
}
.sliderText {
	text-align: left
}
.header {
	text-align: left
}
.slashed-div::before {
	background: linear-gradient(-120deg, #254048 30%, #d9d9d9 30%)
}
.priceImage {
	right: 0;
	left: auto !important
}
.priceImage3 {
	left: auto;
	right: 0;
}
.priceImage3Mobile {
	left: auto;
	right: 0;
}
.priceContent  {
	text-align: left
}
.priceButton img{
	transform: rotate(.5turn)
}
.priceContainer .slashed-div:last-child .priceImage, .priceImage3Mobile, .priceImage3 {
	transform: scaleX(-1)
}
.customerCardText {
	text-align: left
}
/* .blogLink {
    flex-direction: row-reverse;
    flex-flow: row-reverse;
} */
.telegramTextContainer {
	text-align: left
}
.expertText {
	text-align: left
}
.contactusContainer {
	text-align: left
}
.newsLetterContainer #gform_fields_4 {
	flex-direction: row
}
.gform-body input, .gfield select, .ginput_address_city label, .ginput_address_country label, .ginput_address_state label {
	text-align: left !important
}
.gform-theme--foundation .gfield select {
    background-position: calc(100% - 20px) 50%;
}
.gfield select,
.ginput_address_city label,
.ginput_address_state label{
	text-align: right;
}
.gform-body .address_state,
.gform-body .address_city {
	direction: rtl
}
/* Text select ender */
[class$="Text"] {
	/* Styles for elements whose class ends with "Text" */
	text-align: left
}

.articleTime {
	right: auto;
	left: 0;
	border-radius: 0 8px 8px 0
}
.articleContent {
	text-align: left
}.footerSocial {
	text-align: left
}
.jobSectionPartition {
	text-align: left
}
.blogPostSectionText, .blogSliderContainer .sliderText {
	border-left: 4px solid #97ffc4;
	border-right: none
}
.box {
	text-align: left 
}
blockquote.wp-block-quote {
	padding-right: 0 !important;
	border-right: none !important;
	padding-left: 15px;
	border-left: 2px solid #03594a
}
.historyContainer {
	text-align: left !important
}
.historyVertical {
	left: -65px;
	right: auto!important;
}
.product-categories .category-item {
	padding-right: 0 !important;
	padding-left: 8px;
	border-left: 2px solid #fff !important;
}
.product-categories:not(.mobile-category) .category-item.active, .product-categories:not(.mobile-category) .category-item:hover {
	border-right: none !important;
	border-left: 2px solid #03594a !important;
}
.product-list--thumb {
	right: 10%;
	left: auto!important;
}
.mobile-actions-content {
	left: auto !important;
	right: 0;
}
.time-range button {
	font-size: .85em !important;
	padding: 5px 5px !important;
}
.time-range {
	gap: 5px !important;
	padding: 4px 2px !important;
}
.mobileNav h2 {
	text-align: left !important;
}

.dropdown.lng .dropdown-content {
	right: auto !important;
	left: -1ch;
}

@supports (font-variation-settings: "ss01" 0) {
	body {
		-moz-font-feature-settings: "ss01" 0;
		-webkit-font-feature-settings: "ss01" 0;
		font-feature-settings: "ss01" 0;
	}
}
.partnershipContainer {
    grid-template-columns: repeat(1, 1fr);
}
body.page-template-page-export .goalsContainer {
    width: 100%;
}