body {
	font-family: 'Rubik', sans-serif;
    color: #101010;
    background-repeat: repeat;
    padding-top: 120px;
    background: #fff;
    line-height: 1.6;
    font-size: 16px;
    color: #333;
}
a {
	color:#010101;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a:hover,
a:focus {
	color:#5e8423;
    text-decoration: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
h1, h2, h3, h4, h5, h6 {
    color: #7aa732;
}
h1 {
    font-size: 48px;
}
@media screen and (min-width: 1600px) {
	.container {
		width: 1440px;
	}
}
.search-results h2 {
    font-size: 22px;
}
.heading.h1{
    color: #7aa732;
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
}
.main-heading {
	text-align: center;
}
.main-heading .heading.h1{
    position: relative;
    margin-top: 100px;
    margin-bottom: 50px;
    color: #000;
	font-weight: 500;
}
.main-heading .heading.h1::before {
    content: ' ';
    width: 70px;
    height: 35px;
    background: url(../images/leaves.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: -75px;
    top: 12px;
    transform: scale(-1, 1);
}
.main-heading .heading.h1::after {
    content: ' ';
    width: 70px;
    height: 35px;
    background: url(../images/leaves.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: -75px;
    top: 12px;
}
.page-404 h1 {
    text-align: center;
    font-size: 20em;
    font-weight: 500;
    color: #999;
}
.page-404 p {
    text-align: center;
    font-size: 2.8em;
    color: #666;
}
#top-section {
    padding: 0;
}
@media screen and (max-width:767px) {
	.scrollup {
		display: none !important;
	}
	.page-404 h1 {
		font-size: 14em;
	}
	.page-404 p {
		font-size: 1.7em;
	}
}
.flora {
    height: 35px;
    position: relative;
}
.flora::before {
    content: ' ';
    width: 70px;
    height: 35px;
    background: url(../images/leaves.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    right: calc(50% - 35px);
}
.page-content h1 {
    text-align: center;
	color: #000;
    font-size: 48px;
	font-weight: 500;
    margin-bottom: 70px;
}
.sidebar .title {
    color: #7aa732;
    font-size: 22px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 40px;
}
.admin-bar .header {
    top: 32px;
}
.npd,
.nopad {
	padding:0;
}
.nomarg {
	margin: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
}
section {
    margin: 0;
    padding: 0 15px;
}
.row.articles,
section.row {
	margin: 0;
}
#footer {
	margin: 0;
    background: #272727;
    color: #FFF;
	text-align: center;
	font-size: 14px;
}
#footer .widget{
	text-align: right;
    padding-top: 30px;
    padding-bottom: 30px;
}
#footer .widget h4{
    font-size: 22px;
    border-bottom: 1px solid #999;
}
#footer .widget li,
#footer .widget li a {
    color: #fff;
    line-height: 30px;
    list-style-type: square;
}
.copyrights {
    text-align: center;
    padding: 5px 0;
	background:#272727;
}
.header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1001;
    background: #fff;
    box-shadow: 0 0 10px rgb(80 80 80 / 10%);
}
.top-bar {
    background: #7aa732;
}
.site-logo {
    float: left;
    text-align: center;
}
.site-logo img{
	max-height: 80px;
    width: auto;
}
.main-layout {
    margin: 50px 0;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
}
.row.section {
	margin: 0;
}
.section.heading {
	/*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiPgo8cmVjdCB3aWR0aD0iOCIgaGVpZ2h0PSI4IiBmaWxsPSIjNDAzYzNmIj48L3JlY3Q+CjxwYXRoIGQ9Ik0wIDBMOCA4Wk04IDBMMCA4WiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiMxZTI5MmQiPjwvcGF0aD4KPC9zdmc+");*/
    background-size: 8px;
    background-position: center;
    background-repeat: repeat;
    margin-bottom: 30px;
    background: #f9f9f9;
    padding: 10px 0;
}
.breadcrumbs-wrapper,
.breadcrumbs-wrapper a,
.breadcrumbs a {
	color: #7aa732
}
.woocommerce-info::before {
    color: #e6b340;
}
.woocommerce .woocommerce-breadcrumb,
.breadbrumbs {
    text-align: right;
    color: #7aa732;
    font-size: 14px;
	margin: 0;
	line-height: 36px;
}
.breadbrumbs .separator,
.breadbrumbs .crumb {
	display: inline-block;
}
.breadbrumbs .separator {
	min-width: 20px;
    font-size: 10px;
    text-align: center;
}
.crumb::after,
.breadbrumbs .separator::after {
	content: "\f100";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 9px;
    color: #7f7f7f;
}
.crumb:last-child::after{
	content: "";
}
.breadbrumbs,
.breadbrumbs a,
.woocommerce .woocommerce-breadcrumb a {
	color: #7aa732;
	font-size: 14px;
    padding: 0;
}
ul.menu {
    padding: 0;
    margin: 0;
}
.navbar {
	width: 100%;
    margin: 0;
}
@media screen and (min-width: 768px ) {
	.page-content {
		margin: 0;
		padding: 30px 15px;
	}
	.content {
		font-size: 20px;
	}
	.navbar {
		float:right;
		margin: 0;
		border: 0;
		width: 100%;
	}
	.navbar-header {
		float: left;
	}
	header .main-menu .sub-menu {
		background: #fff;
		border-bottom: 1px solid #eeeeee;
		border-right: 1px solid #eeeeee;
		border-left: 1px solid #eeeeee;
		display: none;
		position: absolute;
		z-index: 5;
		top: 70px;
		border-radius: 5px;
	}
	header .main-menu ul.menu > li {
		list-style: none;
		display: inline-block;
		font-size: 16px;
		text-align: center;
		color: #fff;
	}
	header .main-menu .menu > li {
		line-height: 60px;
		float:right;
	}
	header .main-menu .menu > li > a {
		display: block;
		font-size: 16px;
		font-weight: 500;
		color: #1e1e1e;
		text-decoration: none;
		padding: 0 15px;
		border-radius: 5px;
		border: 1px solid transparent;
		margin: 14px 0;
		line-height: 50px;
	}
	header .main-menu .menu > li:hover > a {
		border: 1px solid #eee;
		box-shadow: 0 0 10px #eee;
	}
	header .main-menu ul.menu > li > ul > li {
		line-height: initial;
		list-style: none;
	}
	
	header .main-menu ul.menu > li > ul > li a{
		display: block;
		padding: 10px 15px;
		text-align: right;
	}
	header .main-menu ul.menu > li > ul > li a:hover {
		color: #7aa732;
		background: #f7f7f7;
	}
	header .top-menu ul.menu > li {
		list-style: none;
		display: inline-block;
		font-size: 14px;
		text-align: center;
		color: #fff;
		float: right;
	}
	header .top-menu ul.menu > li a {
		display: block;
		font-size: 12px;
		line-height: 40px;
		padding: 0 15px;
		color: #fff;
	}
	.menu-item {
		list-style-type: none;
	}
	.top-bar .info-menu .sub-menu {
		display: none;
		position: absolute;
		z-index: 20;
		width: 300px;
		background: #96cd3d;
		padding: 15px;
		font-size: 14px;
		text-align: right;
		line-height: 24px;
		color: #ffffff;
	}
	.top-bar .info-menu:hover .sub-menu {
		display: block;
	}
}
header .main-menu .menu > li:hover > a {
    color: #7aa732;
}
.custom-about-box .wpcf7-form input, 
.custom-about-box .wpcf7-form select, 
.custom-about-box .wpcf7-form textarea {
    border: 1px solid #ddd;
}
.custom-about-box .wpcf7 h2 {
    color: #fff;
}
div.wpcf7-mail-sent-ok {
    border: 0;
    line-height: initial;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #7aa732;
}
.wpcf7-form .wpcf7-form-control-wrap {
	display: block;
}
.wpcf7-form input, 
.wpcf7-form select, 
.wpcf7-form textarea {
    width: 100%;
    line-height: 34px;
    margin-bottom: 20px;
    padding: 0 5px;
    border: 0;
    outline: none;
}
.wpcf7-submit,
.button-primary {
    background: #58B6C8;
    color: #fff;
}
.wpcf7-submit:hover ,
.button-primary:hover {
    background: #18552b;
}
.button-primary:focus {
    outline: none;
}
.woocommerce div.product form.cart .button, 
.woocommerce div.product form.cart .button:hover, 
.single-product .main-cart .button,
.single-product .main-cart .button:hover,
.wpcf7-submit,
.wpcf7-submit:hover ,
.button-primary,
.button-primary:hover  {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#footer > .container {
	position: relative;
}
.scrollup {
    height: 25px;
    position: absolute;
    top: -25px;
    right: 0;
    display: none;
    background-color: #272727;
    color: #7aa732;
    border-radius: 0;
    padding: 5px 15px;
    font-size: 12px;
    cursor: pointer;
}
.social-icon {
    display: inline-block;
    float: right;
    margin: 0 0 10px 35px;
}
.social-icon a {
    font-size: 20px;
    line-height: 38px !important;
    text-align: center;
    color: #ddd !important;
    border: 2px solid #666;
    border-radius: 50%;
    padding: 5px;
    width: 50px;
    height: 50px;
    display: block;
}
span.wpcf7-not-valid-tip {
    color: #f6d42f;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    padding: 0;
    text-align: center;
    border: 0;
    color: #f6d42f;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0;
}
form {
    position: relative;
}
.contact-buttons {
    position: fixed;
    left: 0;
    bottom: 230px;
    background: #7aa732;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    z-index: 999;
    cursor: pointer;
}
.contact-buttons-wrap {
    position: absolute;
    bottom: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.contact-buttons-wrap a {
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    margin: 0;
    color: #fff;
    background: #7aa732;
    right: 40px;
    margin-bottom: 5px;
}
.contact-buttons-wrap a:first-child {
    margin-top: -44px;
}
.contact-buttons:hover .contact-buttons-wrap {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
@media screen and (max-width:768px) {
	.scrollup {
		display: none !important;
	}
}
.category-box {
    margin: 15px 0;	
}
#main-section,
#featured-categories {
    padding-bottom: 30px;
    padding-top: 30px;
}
#featured-categories {
    background: #f1f1f1;
}
.categories-wrap {
    display: block;
    /*border: 1px solid #7aa732;*/
    /*box-shadow: 0 0 0 2px white, 0 0 0 3.5px #18552B;*/
    height: 120px;
    padding: 15px;
    background: #fff;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.categories-wrap .title {
    color: #7aa732;
    border-bottom: 1px solid #7aa732;
}
.categories-wrap .title .cat-icon {
    width: 40px;
    display: inline-block;
}
.categories-wrap .title .cat-title {
    width: calc(100% - 50px);
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
}
.category-box .readmore {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #7aa732;
    font-weight: 500;
    font-size: 14px;
}
.articles .single-symptom .title {
    font-size: 22px;
    padding: 10px 15px 10px;
    margin: 0;
    background: #f9f9f9;
    font-weight: 500;
}
.articles .single-symptom .excerpt {
    height: 155px;
    overflow: hidden;
    background: #f9f9f9;
}
.articles .single-symptom .read-more {
    background: #f9f9f9;
}
.articles .single-symptom {
    margin-bottom: 30px;
}
.articles .single-article {
    padding: 0;
    margin-bottom: 30px;
}
.articles .single-article .inner.row {
    background: #f9f9f9;
    margin: 0;
}
.articles .single-article .title {
    font-size: 22px;
    padding: 0 15px;
    margin-bottom: 20px;
    font-weight: 500;
}
.articles .single-article .excerpt {
    font-size: 14px;
}
.articles .single-article a.image-wrapper {
    display: block;
    max-height: 260px;
    overflow: hidden;
}
.articles .single-article a.image-wrapper img {
    min-width: 100%;
    height: auto;
    min-height: 100%;
}
.articles .read-more-button {
    background: #7aa732;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    line-height: 26px;
    display: block;
    min-width: 100px;
    margin-bottom: 15px;
    float: left;
}
.articles .read-more-button:hover {
    background: #17552b;
}
.articles .single-symptom .article-date,
.articles .single-article .article-date {
    color: #7f7f7f;
    font-size: 12px;
    line-height: 1.3;
}

.article-image {
	float: left;
}
.sidebar .widget {
    background: #f9f9f9;
    padding: 15px;
    margin-bottom: 30px;
}
.sidebar  .widget h4 {
	color: #7aa732;
    font-size: 20px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.widget ul {
    padding-right: 20px;
}
.custom-about-box address {
	padding:0 !important;
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.custom-about-box address h6{
    font-size: 22px;
    padding: 5px;
    margin: 0;
    color: #7aa732;
}
.custom-about-box address p{
    margin: 0;
    padding: 5px;
}
.custom-about-box address a{
}
#side-contact {
    background: #f1efcd;
    background-position: top;
    background-size: 100%;
    position: fixed;
    left: -410px;
    top: 0;
    bottom: 0;
    width: 400px;
    z-index: 99999;
    box-shadow: 0px 0px 10px #6d6d6d;
}
#side-contact-close {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    color: #5f8422;
    cursor: pointer;
    text-align: center;
    font-size: 32px;
}
#side-contact .inner {
    padding: 120px 40px;
}
#side-contact .wpcf7-form textarea {
    height: 100px;
}
#side-contact #side-contact-label {
	position: fixed;
    width: 50px;
    height: 140px;
    background-image: linear-gradient(to right, #7aa732 , #7aa732, #709830);
    color: #fff;
    bottom: 80px;
    margin-right: -50px;
    cursor: pointer;
}
#side-contact-label:after {
	content: 'צור קשר';   
    transform: rotate(270deg);
    display: block;
    width: 140px;
    height: 30px;
    position: absolute;
    left: -55px;
    top: 55px;
    text-align: center;
    font-size: 21px;
    line-height: 50px;
}
.call-us {
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: 32px;
    margin: 60px 0;
}
.call-us.small {
    font-size: 24px;
    margin: 10px 0;
}
.custom-about-container,
.custom-about-box {
	margin-bottom: 30px;
}
.custom-info-icon {
	display: none;
}
.custom-about-title {
    font-size: 18px;
    color: #7aa732;
	font-weight: 500;
}

.pagination {
    text-align: left;
    width: 100%;
    color: #7aa732;
    background: #f9f9f9;
    margin: 0;
    margin-bottom: 15px;
    padding: 15px;
}
.pagination span,
.pagination a {
    background: #7aa732;
    min-width: 30px;
    display: inline-block;
    color: #fff;
    padding: 0 10px;
}
.pagination a:hover,
.pagination span.current {
    background: #17552b;
}
.contact-title h2 {
    margin: 0;
    padding: 10px;
}
.contact-title p {
    margin: 0;
}
.top-menu > div,
.inline {
    display: inline-block;
    float: right;
}
li.menu-top-option {
    list-style-type: none;
}
li.menu-top-option a {
    display: block;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    padding: 0 20px;
}
.top-bar .menu li.menu-item:hover a,
li.menu-top-option:hover a {
    color: #333;
    background: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ffb900;
    padding: 6px 0;
    margin: 0;
    line-height: initial;
    font-weight: 400;
    font-size: 14px;
    border: 0;
}
.lmp_products_loading .fa {
    color: #7aa732;
}
#section-club {
    padding: 30px 0;
	position: relative;
    background: url(../images/slider_3_green_leaves.jpg) no-repeat;
	background-attachment: fixed;
    background-size: cover;
    background-position: 0 100%;
    color: #fff;
    height: 280px;
}
#section-club-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
}
#section-club > .container {
    height: 100%;
}
#section-club > .container > .row {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#section-club .description,
#section-club .wpcf7 {
    height: 100%;
}
#section-club div.wpcf7 .ajax-loader {
    position: absolute;
}
#section-club .newsletter-form {
    height: 100%;
}
#section-club form input.wpcf7-email::placeholder {
	color: #fff;
}
#section-club form input.wpcf7-email {
    background: transparent;
    border-bottom: 1px solid;
    margin-bottom: 0;
}
#section-club form input.wpcf7-submit {
    font-size: 30px;
    padding: 10px;
    margin: 0;
}
#section-club form input.wpcf7-submit:hover {
    background: #7aa732;
}
#section-club form {
    line-height: 84px;
    font-size: 20px;
    height: 100%;
}
#section-club form,
#section-club .description p {
    background: rgba(0, 0, 0, 0.2);
    padding: 15px;
    text-align: center;
}
#section-club .description p {
    font-size: 30px;
    height: 100%;
    margin: 0;
    padding: 0 15px;
    line-height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
}
#section-club .wpcf7-spinner {
    position: absolute;
    left: 15px;
    bottom: 15px;
    margin: 0;
}


#main-section .col-md-6.col-xs-12 {
	padding: 50px 15px;
	font-size: 18px;
}
#main-section .col-md-6.col-xs-12 h2 {
    font-weight: 500;
}
#main-section ul.list {
    margin-top: 50px;
}
#main-section ul.list li {
    display: block;
    width: calc(100% / 6);
    text-align: center;
    margin: 0;
    float: right;
    margin-bottom: 20px;
}

.setcion-description ul {
    padding-right: 20px;
}
.search-box {
    margin-top: 25px;
    padding: 0;
    display: inline-block;
    float: left;
    position: relative;
    overflow: hidden;
    width: 300px;
    height: 30px;
}
.search-form {
    position: absolute;
    right: -242px;
    width: 240px;
    margin: 0;
}
.search-form form {
}
.search-form input.field {
    padding: 0 5px;
    line-height: 28px;
    height: initial;
    border-radius: 0 !important;
    background: transparent;
    color: #ffffff;
    border-bottom: 1px solid #a8a8a8;
    margin-left: 10px;
}
.search-form input.submit {
    background: transparent;
    border-color: #f6ac19;
    border-radius: 0 !important;
    padding: 0 10px;
}
.search-btn {
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    padding: 0;
    cursor: pointer;
    margin: 30px 20px;
}
.search-btn a {
    display: block;
    width: 100%;
    height: 100%;
	color: #4c4c4c;
}
.search-btn a:hover {
	color: #7aa732;
}
.search-form .field.form-control {
    border: 0;
    box-shadow: none;
    background: #f1f1f1;
    color: #000;
    width: 100%;
    margin: 0;
}
.search-form .wp_autosearch_input.ac_input {
    background: #ffffff;
    width: 100% !important;
    margin: 0 !important;
    line-height: 35px;
    font-size: 14px;
    border-bottom: 1px solid #7aa732 !important;
    height: 30px !important;
}
.wp_autosearch_form_wrapper {
    height: 30px !important;
    border: 0 !important;
}
.search-form {
	position: absolute;
	right: -242px;
	width: 240px;
	margin: 0;
}
@media screen and (max-width: 767px) {
	.search-box { 
		position: fixed;
		top: 80px;
		width: 100%;
		left: 0;
		right: 0;
		display: block;
		float: none;
		background: #fff;
		margin: 0;
		height: 0;
		box-shadow: rgb(221, 221, 221) 0px 10px 10px;
	}
	.navbar-collapse {
		box-shadow: rgb(221, 221, 221) 0px 10px 10px;
		border: 0px;
	}
	.search-form {
		width: calc(100% - 40px);
		margin: 20px 20px;
	}
}
@media screen and (max-width: 767px ) {
	body {
		padding-top: 85px;
	}
	h2 {
		font-size: 24px;
	}
	header .menu {
		border-top: 1px solid #ddd;
	}
	header .menu li {
		list-style-type: none;
	}
	header .main-menu .menu li:hover > a {
		background: #efefef;
	}
	.navbar-collapse {
		padding: 0;
	}
	header .main-menu .menu li a {
		color: #92b244;
		background: #fff;
		text-decoration: none;
		cursor: pointer;
		padding: 0 15px;
		display: block;
		border: 0;
		border-radius: 0;
		margin: 0;
		line-height: 40px;
	}
	header .main-menu .menu .sub-menu li a{
		padding-right: 30px;
	}
	.navbar-toggle {
		float: right;
		margin-top: 24px;
		margin-bottom: 24px;
	}
	.navbar-toggle .icon-bar {
		background: #92b244;
	}
	.social-icon {
		width: 25%;
		display: inline-block;
		float: right;
		margin: 0;
		margin-bottom: 20px;
	}
	#side-contact {
		left: -320px;
		width: 320px;
	}
	#side-contact .inner {
		padding: 40px 20px;
	}
	#side-contact #side-contact-label {
		width: 30px;
		margin-right: -30px;
	}
	#side-contact-label:after {
		line-height: 30px;
	}
	.contact-buttons-wrap a,
	.contact-buttons {
		width: 30px;
	}
	.navbar-header {
		padding: 0 15px;
	}
	.wp_autosearch_suggestions li {
		font-size: 14px;
		line-height: 26px;
	}
	.wp_autosearch_suggestions a .searchheading {
		font-weight: 400;
	}
	.wp_autosearch_suggestions .wp_autosearch_category {
		background-color: #e6e6e6 !important;
		color: #000 !important;
		font-weight: 600;
	}
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #000;
    text-align: center;
}
span.wpcf7-not-valid-tip {
    text-align: center;
    right: 0;
    color: #000;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single {
    height: 40px !important;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    top: 8px;
}

.grecaptcha-badge {
    display: none !important;
}
.greptcha_ms {
    font-size: 11px;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 20px;
    border: 1px solid #d6d4b7;
}
#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-inverse .onesignal-bell-launcher-button svg .foreground {
    fill: #7aa732 !important;
}
#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-inverse .onesignal-bell-launcher-button svg .stroke {
    stroke: #7aa732 !important;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}

/*FAQS - For CSS */
.row.faqs-index {
	margin: 0 0 60px 0;
}
.faqs-index .panel-title {
    font-size: 22px;
    color: #7aa732;
    font-weight: 400;
}
.faqs-index .panel-body {
    padding: 15px;
    font-size: 18px;
}
.panel-ygn:hover {
    background: rgb(241 241 241 / 40%);
}