/* rtl.css */
body {
	position: static;
}

body, h1, h2, h3, h4, h5, h6, span, p, div, a, li {
	font-family: 'Alef', sans-serif !important;	
}

ul.g1-grid > li.g1-column {
	margin-left: 2.89256198%;
}

ul.g1-grid > li.g1-column:last-child {
	margin-left: 0;
}

.g1-grid > .g1-column:first-child {
	margin-left: 2.89256198%;	
}

#g1-primary-nav-menu > .menu-item {
	float: right;
}

#g1-primary-nav-menu li.current-menu-item > a {
	color: #8dc63f !important;
} 

.g1-list--icon li > .fa:first-child {
	margin-left: 5px;
}

form.wpcf7-form input::-moz-placeholder, textarea::-moz-placeholder {
	text-align: right;
	font-family: 'Alef', sans-serif;
}

input, textarea {
	font-family: 'Alef', sans-serif;	
}

#g1-primary-bar .nav-right-logo {
	float: left;
}

#g1-primary-bar .nav-right-logo img {
	margin-left: 0;
}

#g1-primary-bar #g1-id {
	float: right;
}

/*#g1-primary-bar #g1-id img#g1-logo {
	margin-left: 20px;
}*/

.g1-links li > a::before {
	content: "\f104";
	right: -16px;
}

.g1-links li {
	padding-right: 16px;
	padding-left: 0;
}

.g1-links ul {
	margin-right: 25px;
}

.g1-nav-breadcrumbs__item + .g1-nav-breadcrumbs__item::before {
	content: "\f104";
}

.g1-nav-breadcrumbs__item {
	float: right;
}

.g1-nav-breadcrumbs__item::before {
	margin-right: 0;
	margin-left: 0.5em;
	float: right;
}

form.wpcf7-form input {
	direction: rtl;
}

.g1-quote figcaption {
	float: right;
}

.g1-quote--solid > .g1-inner::before {
	right: 10px;
	left: 0;
}

.g1-quote--solid figcaption.g1-meta img, .g1-quote--solid figcaption.g1-meta span.g1-quote__image {
	display: none;
}


.g1-quote figcaption {
	padding: 3px 0 0 0;
}

.g1-quote figcaption img {
	right: 0;
	left: auto;
}

.g1-quote figcaption span {
	float: right;	
}
.g1gmap {
	border-top: solid 5px #88B93E !important;
}
#g1-precontent {
	border-bottom: solid 5px #8dc63f !important;	
}

.g1-tabs.g1-align-left .g1-tabs-nav {
	text-align: right;
}

ul.g1-tabs-nav li:last-child {
	display: none;
}

.g1-isotope-filter {
	float: right;
}

section#nav_menu-2 ul.menu > li > a:first-child {
	background-color: #f2f2f2;
	font-weight: bold;
}

section#nav_menu-2 ul.menu li.current-menu-item > a {
	font-weight: bold;
	color: #8dc63f;
}

input.wpcf7-submit {
	width: 40% !important;
	float: left;
	padding: 0;
}

#searchform .g1-form-actions {
	right: auto;
	left: 0;
}

ul#g1-secondary-nav-menu li a {
	font-size: 17px;
}

ul#g1-secondary-nav-menu li:first-child a {
	color: #74aa2b;
	font-size: 25px;
}

#g1-preheader-bar .wpml-ls-statics-shortcode_actions ul {
	margin-bottom: 0;
}
ul {
	margin-left: 0;
	margin-right: 1em;
}

#post-2661 a#g1-button-1, #post-2661 a#g1-button-2 {
	width: 120px;
} 

.g1-list--icon li {
	padding-left: 0;
}

.woocommerce-product-gallery__trigger {
	display: none;
}

.woocommerce article.product div.images img {
	width: 85%;
}

.g1-meta.entry-terms {
	display: none;
}

p.entry-meta.g1-meta {
	display: none;
}

ul.products h3.g1-h4 a {
	font-weight: bold;
}

ul.products h3.g1-h4 a, ul.products h4 a  {
	color: #5f4931;
}

ul.products h4 a {
	font-size: 15px;
}

#g1-secondary-nav-menu > li:nth-child(2) {
	margin-left: 7.5cm;
}

.page-id-2370 form.wpcf7-form label input {
	width: 50%;
}

.page-id-2370 form.wpcf7-form input[type="submit"] {
	float: right;
	padding: 7px;
}

img#g1-logo {
	width: 100px;
}

.g1-tabs-viewport-item > h2 {
	display: none;
}

#g1-id {
	padding-bottom: 10px; 
	padding-top: 15px;
}

.nav-right-logo {
	margin-top: 60px;
}

#g1-primary-nav {
	float: none;
	margin-top: 80px;
	/*margin-right: 10px;*/
	display: flex;
	justify-content: center;
	flex-direction: row-reverse;
}

form.wpcf7-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Alef', sans-serif !important;
  color: black;
}

form.wpcf7-form ::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Alef', sans-serif !important;
  color: black;
}

form.wpcf7-form :-ms-input-placeholder { /* IE 10+ */
  font-family: 'Alef', sans-serif !important;	
  color: black;
}

form.wpcf7-form :-moz-placeholder { /* Firefox 18- */
  font-family: 'Alef', sans-serif !important;	
  color: black;
}

form.wpcf7-form input {
	background-color: #F2F2F2;
	border: none;
}

form.wpcf7-form textarea {
	text-align: right;
	background-color: #F2F2F2;
	border: none;
}

#lang_sel {
	float: right;
}

@media only screen and (max-width: 767px) {

	#g1-header-waypoint .nav-right-logo {
		float: none;
		text-align: center;
	}

	#g1-primary-bar #g1-id {
		float: none;
	}

	#g1-primary-bar #g1-id h1 {
		float: none !important;
	}

	#g1-primary-bar #g1-id a {
		width: 150px;
		margin: auto;
	}

	#g1-primary-nav-menu > .menu-item {
		float: none;
	}

	#g1-primary-bar #g1-primary-nav {
		float: none;
	}

	#g1-section-5 .g1-layout-inner > h2 {
		text-align: center;
	}

	#g1-section-5 ul.g1-grid {
		text-align: center;
	}

	.g1-collection--grid > ul {
		text-align: center;
	}

	form.wpcf7-form input.wpcf7-submit {
		float: none;
	}
	
	#g1-primary-bar #g1-id .site-title {
		float: none;
	}
}

section.related.products {
	display: none;
}

input.big-btn {
	padding: 10px;
}

table.protable {
	border-spacing: 3px;
	border-collapse: separate;
    border: solid 1px black;
    width: 100%;
    overflow-y: scroll;
    overflow-x: auto;
}

table.protable td {
	border: 1px solid black;
	padding: 5px;
}
