@charset "UTF-8";
@font-face {
	font-family: 'EBGaramond-Regular';
	src: url('fonts/EBGaramond.woff') format('woff'), url('fonts/EBGaramond.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EBGaramond-Italic';
	src: url('fonts/EBGaramond-Italic.woff') format('woff'), url('fonts/EBGaramond-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Montserrat-Regular';
	src: url('fonts/Montserrat-Regular.woff') format('woff'), url('fonts/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Medium';
	src: url('fonts/Montserrat-Medium.woff') format('woff'), url('fonts/Montserrat-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Heebo';
	src: url('fonts/Heebo.woff') format('woff'), url('fonts/Heebo.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DavidLibre';
	src: url('fonts/DavidLibre.woff') format('woff'), url('fonts/DavidLibre.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*!



Theme Name: Karat Caviar



Theme URI: https://motopress.com/products/getwid-base/



Author: Karat Caviar



Author URI: https://motopress.com/



Description: Getwid Base is a clean and lightweight Gutenberg theme designed to work seamlessly with the new block-based editor and Getwid plugin - a collection of custom blocks for Gutenberg. Use Getwid Theme to build a small or midsize business website, site for a creative or digital agency, startup launch or product landing page, as well as any other kind of business or portfolio website. Thanks to the powerful combination of core Gutenberg blocks and advanced block library enabled by Getwid plugin, you'll be free to build and customize content rich pages with no coding skills involved. Theme Demo: https://getwid.getmotopress.com



Version: 3.1.0



Requires at least: 5.0



Tested up to: 5.7



Requires PHP: 5.6



License: GNU General Public License v2 or later



License URI: http://www.gnu.org/licenses/gpl-2.0.html



Text Domain: getwid-base



Tags: one-column, full-width-template, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, custom-logo, block-styles







This theme, like WordPress, is licensed under the GPL.



Use it to make something cool, have fun, and share what you've learned with others.







Getwid Base theme is based on Underscores https://underscores.me/, (C) 2012-2017 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:



----------------------------------------------------------------



# Normalize



# Typography



# Elements



# Forms



# Navigation



	## Links



	## Menus



# Accessibility



# Alignments



# Clearings



# Widgets



# Content



	## Posts and pages



	## Comments



# Infinite scroll



# Media



	## Captions



	## Galleries



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



.hidden {
	display: none !important;
}
.language-en .he {
	display: none;
}
.language-he .en {
	display: none;
}
/*--------------------------------------------------------------



# Normalize



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



/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */



/* Document



	 ========================================================================== */



/**



 * 1. Correct the line height in all browsers.



 * 2. Prevent adjustments of font size after orientation changes in iOS.



 */



html {
	line-height: 1.15;
	/* 1 */



	-webkit-text-size-adjust: 100%;/* 2 */
}
/* Sections



	 ========================================================================== */



/**



 * Remove the margin in all browsers.



 */



body {
	margin: 0;
}
/**



 * Correct the font size and margin on `h1` elements within `section` and



 * `article` contexts in Chrome, Firefox, and Safari.



 */



h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/* Grouping content



	 ========================================================================== */



/**



 * 1. Add the correct box sizing in Firefox.



 * 2. Show the overflow in Edge and IE.



 */



hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	/* 1 */



	height: 0;
	/* 1 */



	overflow: visible;/* 2 */
}
/**



 * 1. Correct the inheritance and scaling of font size in all browsers.



 * 2. Correct the odd `em` font sizing in all browsers.



 */



pre {
	font-family: monospace, monospace;
	/* 1 */



	font-size: 1em;/* 2 */
}
/* Text-level semantics



	 ========================================================================== */



/**



 * Remove the gray background on active links in IE 10.



 */



a {
	background-color: transparent;
}
/**



 * 1. Remove the bottom border in Chrome 57-



 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.



 */



abbr[title] {
	border-bottom: none;
	/* 1 */



	text-decoration: underline;
	/* 2 */



	-webkit-text-decoration: underline dotted;
}
/**



 * Add the correct font weight in Chrome, Edge, and Safari.



 */



b, strong {
	font-weight: bolder;
}
/**



 * 1. Correct the inheritance and scaling of font size in all browsers.



 * 2. Correct the odd `em` font sizing in all browsers.



 */



code, kbd, samp {
	font-family: monospace, monospace;
	/* 1 */



	font-size: 1em;/* 2 */
}
/**



 * Add the correct font size in all browsers.



 */



small {
	font-size: 80%;
}
/**



 * Prevent `sub` and `sup` elements from affecting the line height in



 * all browsers.



 */



sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/* Embedded content



	 ========================================================================== */



/**



 * Remove the border on images inside links in IE 10.



 */



img {
	border-style: none;
}
/* Forms



	 ========================================================================== */



/**



 * 1. Change the font styles in all browsers.



 * 2. Remove the margin in Firefox and Safari.



 */



button, input, optgroup, select, textarea {
	font-family: inherit;
	/* 1 */



	font-size: 100%;
	/* 1 */



	line-height: 1.15;
	/* 1 */



	margin: 0;/* 2 */
}
/**



 * Show the overflow in IE.



 * 1. Show the overflow in Edge.



 */



button, input {
	/* 1 */



	overflow: visible;
}
/**



 * Remove the inheritance of text transform in Edge, Firefox, and IE.



 * 1. Remove the inheritance of text transform in Firefox.



 */



button, select {
	/* 1 */



	text-transform: none;
}
/**



 * Correct the inability to style clickable types in iOS and Safari.



 */



button, [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}







/**



 * Remove the inner border and padding in Firefox.



 */



button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
 border-style: none;
 padding: 0;
}







/**



 * Restore the focus styles unset by the previous rule.



 */



button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
 outline: 1px dotted ButtonText;
}
/**



 * Correct the padding in Firefox.



 */



fieldset {
	padding: 0.35em 0.75em 0.625em;
}
/**



 * 1. Correct the text wrapping in Edge and IE.



 * 2. Correct the color inheritance from `fieldset` elements in IE.



 * 3. Remove the padding so developers are not caught out when they zero out



 *		`fieldset` elements in all browsers.



 */



legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */



	color: inherit;
	/* 2 */



	display: table;
	/* 1 */



	max-width: 100%;
	/* 1 */



	padding: 0;
	/* 3 */



	white-space: normal;/* 1 */
}
/**



 * Add the correct vertical alignment in Chrome, Firefox, and Opera.



 */



progress {
	vertical-align: baseline;
}
/**



 * Remove the default vertical scrollbar in IE 10+.



 */



textarea {
	overflow: auto;
	border: 1px solid #816C48;
}
/**



 * 1. Add the correct box sizing in IE 10.



 * 2. Remove the padding in IE 10.



 */



[type="checkbox"], [type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */



	padding: 0;/* 2 */
}







/**



 * Correct the cursor style of increment and decrement buttons in Chrome.



 */



[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
 height: auto;
}
/**



 * 1. Correct the odd appearance in Chrome and Safari.



 * 2. Correct the outline style in Safari.



 */



[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */



	outline-offset: -2px;/* 2 */
}







/**



 * Remove the inner padding in Chrome and Safari on macOS.



 */



[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}







/**



 * 1. Correct the inability to style clickable types in iOS and Safari.



 * 2. Change font properties to `inherit` in Safari.



 */



::-webkit-file-upload-button {
 -webkit-appearance: button;



  /* 1 */



  font: inherit;
/* 2 */



}
/* Interactive



	 ========================================================================== */



/*



 * Add the correct display in Edge, IE 10+, and Firefox.



 */



details {
	display: block;
}
/*



 * Add the correct display in all browsers.



 */



summary {
	display: list-item;
}
/* Misc



	 ========================================================================== */



/**



 * Add the correct display in IE 10+.



 */



template {
	display: none;
}
/**



 * Add the correct display in IE 10.



 */



[hidden] {
	display: none;
}
.mobilehide {
	display: block;
}
.mobileshow {
	display: none;
}
/*--------------------------------------------------------------



# Typography



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



body.language-he, .language-he button, .language-he input, .language-he select, .language-he optgroup, .language-he textarea {
	font-family: 'Heebo';
	font-size: 22px;
	color: #826C49;
	letter-spacing: 0;
	font-weight: 400;
}
body, button, input, select, optgroup, textarea {
	font-family: 'EBGaramond-Regular';
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat-Regular';
	clear: both;
	margin: auto;
	color: #826C49;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.language-he h1, .language-he h2, .language-he h3, .language-he h4, .language-he h5, .language-he h6 {
	font-family: 'Heebo';
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top: 0;
}
h1 {
	font-size: 48px;
	font-size: 3rem;
}
h2 {
	font-size: 40px;
	letter-spacing: 6.67px;
	font-weight: 400;
}
h3 {
	font-size: 29px;
	font-size: 1.8125rem;
}
h4 {
	font-size: 24px;
	font-size: 1.5rem;
}
h5 {
	font-size: 22px;
	font-size: 1.375rem;
}
h6 {
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
}
p, li {
	font-family: 'EBGaramond-Regular';
	font-size: 23px;
	color: #816C48;
	letter-spacing: 0;
	font-weight: 400;
	margin: auto;
	line-height: normal;
}
.language-he p, .language-he li {
	font-family: 'Heebo';
	text-align: right;
}
p:last-child {
	margin-bottom: 0;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5rem;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
.rtl {
	direction: rtl;
}
.ltr, .ltr p {
	direction: ltr;
	text-align: left;
}
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
.privacy-policy p, .privacy-policy li, .page-id-646 p, .page-id-646 li, .page-id-676 p, .page-id-676 li {
    font-size: 16px;
    line-height: 1.2;
}
/*--------------------------------------------------------------



# Elements



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



html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */



	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	background: #fff;/* Fallback for when there is no custom background color defined. */
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 0;
	padding-left: 1.5em;
}
ul li, ol li {
	margin-top: 1em;
}
ul li:first-child, ol li:first-child {
	margin-top: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
	margin-top: 1em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto;
	/* Make sure images are scaled correctly. */



	max-width: 100%;/* Adhere to container width. */
}
figure {
	margin: 1em 0;/* Extra wide images within figure tags don't overflow the content area. */
}
th, td {
	border: 2px solid #ebeef1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5rem;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */



	width: 100%;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
thead th {
	font-weight: 700;
	text-transform: uppercase;
	color: #2c3847;
}
th, td {
	padding: 0.8em;
}

@media (min-width: 992px) {
th, td {
	padding: 1.3em;
}
}
/*--------------------------------------------------------------



# Forms



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

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	display: inline-block;
	border: none;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	line-height: 1;
	padding: 1.36666em 2.5em;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover {
	cursor: pointer;
	background: #68c5f9;
	text-decoration: none;
}
.more-link, .ulp-social-skin-flat .ulp-share-btn, input[type="submit"] {
	text-transform: uppercase;
	font-family: 'Montserrat-Regular';
	font-size: 16px;
	padding: 15px 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #816C48;
	color: #816C48;
	height: 50px;
	min-width: 222px;
	background: transparent;
}
.language-he .more-link, .language-he .ulp-social-skin-flat .ulp-share-btn, .language-he input[type="submit"] {
	font-family: 'Heebo';
}
.more-link:hover, .ulp-social-skin-flat .ulp-share-btn:hover, input[type="submit"]:hover {
	cursor: pointer;
	background: #816C48;
	text-decoration: none;
	color: #fff;
}
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus, .button:active, .button:focus, .more-link:active, .more-link:focus {
	text-decoration: none;
	outline: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea, #select2-coderockz_woo_delivery_delivery_selection_box-container {
	display: block;
	width: 100%;
	border: 1px solid #816C48;
	border-radius: 0;
	padding: .655em 1.5em;
	background: #fff;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, select:focus, textarea:focus {
	border: 2px solid #816C48;
	outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    margin-top: -13px;
    left: 10px !important;
}
select {
	height: 56px;
}
textarea {
	width: 100%;
}
label {
	font-size: 15px;
	font-size: 0.9375rem;
	margin-bottom: 1em;
	line-height: 1;
	display: inline-block;
}
form > * {
	margin-bottom: 1.875rem;
}
form > *:last-child {
	margin-bottom: 0;
}
input[type='checkbox'], input[type='radio'] {
	display: inline-block;
	margin-right: .5em;
}
input[type='checkbox'] + label, input[type='radio'] + label {
	display: inline;
}
fieldset {
	padding: 1.5rem 2.5rem;
	border: 2px solid #ebeef1;
}
fieldset legend {
	font-size: 26px;
	font-size: 1.625rem;
	color: #2c3847;
	padding: 0 .5em;
	font-weight: 500;
}
/*--------------------------------------------------------------



# Navigation



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



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



## Links



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



a {
	color: #816C48;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
a:hover, a:focus {
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
/*--------------------------------------------------------------



## Menus



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



.main-navigation {
	line-height: 1.3;
	color: #2c3847;
	font-size: 20px;
	font-size: 1.25rem;
}

@media (min-width: 992px) {
.main-navigation {
	font-size: 17px;
	font-size: 1.0625rem;
}
}
.main-navigation .nav-menu li {
	margin: 0;
	padding: 0;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

@media (min-width: 992px) {
.main-navigation ul {
	width: auto;
}
}
.main-navigation ul:after {
	display: table;
	clear: both;
	content: '';
}
.main-navigation ul ul {
	padding-left: 1.25rem;
	font-size: 17px;
	font-size: 1.0625rem;
	color: #6c727a;
}

@media (min-width: 992px) {
.main-navigation ul ul {
	color: #2c3847;
	background: #fff;
	float: left;
	position: absolute;
	top: 120%;
	visibility: hidden;
	opacity: 0;
	z-index: 99999;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-left: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: 2px 5px 43px 0 rgba(138, 164, 181, 0.28);
	box-shadow: 2px 5px 43px 0 rgba(138, 164, 181, 0.28);
}
}
.main-navigation ul ul.toleft {
	right: 0;
	left: auto;
}
.main-navigation ul ul ul {
	left: 100%;
}
.main-navigation ul ul ul.toleft {
	right: 100%;
	left: auto;
}

@media (min-width: 992px) {
.main-navigation ul ul ul {
	top: 0;
	visibility: hidden;
}
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	top: 25%;
}
.main-navigation ul ul a {
	color: inherit;
}

@media (min-width: 992px) {
.main-navigation ul ul a {
	padding: .75rem 2rem;
}
}
.main-navigation ul ul .menu-item-has-children > a {
	padding-right: 2.75rem;
	position: relative;
}
.main-navigation ul ul .menu-item-has-children > a:after {
	position: absolute;
	right: 2.25rem;
	top: 1rem;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.main-navigation ul ul .menu-item-has-children:hover > a:after {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	visibility: visible;
	opacity: 1;
	top: 100%;
}
.main-navigation li {
	width: fit-content;
	position: relative;
}
/*@media (min-width: 992px) {

.main-navigation li {

	width: auto;

	float: left;

	position: relative;

}

}*/

.main-navigation .nav-menu li:hover:after, .main-navigation .nav-menu li:hover:before, .widget_nav_menu .menu li:hover:after, .widget_nav_menu .menu li:hover:before {
	opacity: 1;
	transition: all .5s;
}
.main-navigation .nav-menu li:after, .widget_nav_menu .menu li:after {
	content: '';
	display: block;
	width: 100%;
	height: 0.5px;
	background: rgb(255 255 255 / 50%);
	position: absolute;
	bottom: 10px;
	opacity: 0;
	transition: all .5s;
}
.widget_nav_menu .menu li:after {
	width: 80% !important;
}
.main-navigation .nav-menu li:before {
	content: '→';
	height: 34px;
	position: absolute;
	top: 18px;
	right: -30px;
	color: #fff;
	opacity: 0;
	transition: all .5s;
}
.main-navigation .nav-menu li.menu-item-has-children:before, .main-navigation .nav-menu li.menu-item-has-children:after {
	display: none;
}
#site-navigation.main-navigation.toggled button {
    position: absolute;
    right: 10px;
	top: 10px;
	transition: all .3s;
}
.widget_nav_menu .menu li:before {
	content: '→';
	position: absolute;
	bottom: calc(50% - 16px);
	right: -15px;
	color: #fff;
	opacity: 0;
	transition: all .5s;
}
.main-navigation a {
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 2.9px;
	height: 70px;
	font-weight: 400;
	text-transform: uppercase;
	align-items: center;
    display: flex;
}
.language-he .main-navigation a {
	font-family: 'Heebo';
}
.main-navigation a:hover {
	text-decoration: none;
}

@media (min-width: 992px) {
.main-navigation a {
	-webkit-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
	line-height: 70px;
	font-size: 1.2vw;
}
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
	color: #fff;
}
.main-navigation .menu-item-has-children {
	position: relative;
	display: flex;
    flex-direction: column;
}
.main-navigation .menu-item-has-children > a {
	padding-right: 0;
}
ul.sub-menu {
	position: relative !important;
	height: 0;
	visibility: visible !important;
    opacity: 1 !important;
	background: transparent !important;
	box-shadow: none !important;
	transition: all .3s;
}
.main-navigation ul.sub-menu li, .main-navigation ul.sub-menu li a {
	color: #fff;
	height: 46px;
}
.main-navigation ul.sub-menu li:after {
    content: '';
    display: block;
    width: calc(100% - 2rem);
    height: 0.5px;
    background: rgb(255 255 255 / 50%);
    position: absolute;
    bottom: 10px;
    opacity: 0;
    transition: all .5s;
    left: 2rem;
}
.language-he .main-navigation ul.sub-menu li:after {
	left: 0;
}
ul.sub-menu li:before {
	top: 6px !important;
}
ul.sub-menu.toggled-on {
	height: auto;
	transition: all .3s;
	padding-top: 0;
	padding-bottom: 0;
}
ul.sub-menu li a {
    padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	line-height: normal;
}
.language-he ul.sub-menu li a {
	padding-left: 0;
	padding-right: 2rem;
}

@media (min-width: 992px) {
.main-navigation .menu-item-has-children > a {
	padding-right: 0;
}
}
.main-navigation .menu-item-has-children > a {
    padding-right: 0;
    padding-left: 0;
    width: fit-content;
	position: relative;
}
.main-navigation .menu-item-has-children > a:before {
    left: auto;
	right: -30px;
    position: absolute;
    font-size: 0.75rem;
    margin: 0 10px;
	content: "\e874";
	font-family: 'Linearicons-Free';
}
.language-he .main-navigation .menu-item-has-children > a:before {
	right: auto;
	left: -30px;
}
.lnr-chevron-down:before {
    display: none;
}
/**.main-navigation .menu-item-has-children > a:after {
	display: none;
	content: '\e874';
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 10px;
	color: inherit;
	font-family: Linearicons-Free;
}*/

@media (min-width: 992px) {
.main-navigation .menu-item-has-children > a:after {
	display: inline-block;
}
}
.primary-menu-wrapper {
	width: 0;
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	min-height: 100vh;
	padding-top: 50px;
	overflow: hidden;
	z-index: -10;
	-webkit-transition: all .3s ease, z-index 1s step-end;
	-o-transition: all .3s ease, z-index 1s step-end;
	transition: all .3s ease, z-index 1s step-end;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
/*@media (min-width: 992px) {

.primary-menu-wrapper {

	overflow: visible;

	padding: 0;

	z-index: 10;

	-webkit-transform: none;

	-ms-transform: none;

	transform: none;

	position: static;

	top: initial;

	background: transparent;

	min-height: auto;

	-webkit-transition: none;

	-o-transition: none;

	transition: none;

}

}*/

.primary-menu-wrapper:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	min-width: 0;
	min-height: 0;
	border-radius: 50%;
	background: #9A283E;
	-webkit-transition: min-width .3s linear .5s, min-height .3s linear .5s, border-radius .3s linear .2s;
	-o-transition: min-width .3s linear .5s, min-height .3s linear .5s, border-radius .3s linear .2s;
	transition: min-width .3s linear .5s, min-height .3s linear .5s, border-radius .3s linear .2s;
	-webkit-transform: translateY(-50%) translateX(50%);
	-ms-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%);
}
/*@media (min-width: 992px) {

.primary-menu-wrapper:after {

	display: none;

}

}*/
.primary-menu-wrapper .primary-menu-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-start;
    z-index: 1;
    margin: 0 15%;	
}
.language-he .primary-menu-wrapper .primary-menu-container {
	justify-content: flex-end;
}
/*@media (min-width: 992px) {

.primary-menu-wrapper .primary-menu-container {

	display: none;

}

}*/

.primary-menu-wrapper .menu {
	z-index: 1;
	opacity: 0;
	display: block;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	max-width: 0;
}
/*@media (min-width: 992px) {

.primary-menu-wrapper .menu {

	opacity: 1;

	max-width: none;

}

}*/

.primary-menu-wrapper .mobile-search-form-wrapper {
	margin: 2.5rem auto 0;
	max-width: 345px;
	z-index: 1;
	position: relative;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}
/*@media (min-width: 992px) {

.primary-menu-wrapper .mobile-search-form-wrapper {

	display: none;

}

}*/

.primary-menu-wrapper .mobile-search-form-wrapper .search-form {
	background: #fff;
	border: 2px solid #ebeef1;
}
.primary-menu-wrapper .mobile-search-form-wrapper .search-form input {
	background: transparent;
}
.primary-menu-wrapper .dropdown-toggle {
	position: absolute;
	right: 0 !important;
	left: 0;
	top: 0 !important;
	padding: 1.325em .875em;
	background: transparent;
	color: #fff;
}
.primary-menu-wrapper .dropdown-toggle:hover {
	color: #fff;
	background: transparent;
}
/*@media (min-width: 992px) {

.primary-menu-wrapper .dropdown-toggle {

	display: none;

}

}*/

.primary-menu-wrapper .dropdown-toggle span {
	display: block;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.primary-menu-wrapper .dropdown-toggle.toggled-on span {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.main-navigation.toggled .primary-menu-wrapper {
	margin-top: 0;
	z-index: 5;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-transition: all .3s ease, z-index 1s step-start;
	-o-transition: all .3s ease, z-index 1s step-start;
	transition: all .3s ease, z-index 1s step-start;
	width: 33%;
}
.main-navigation.toggled .primary-menu-wrapper:after {
	min-width: 200%;
	min-height: 200%;
	border-radius: 0;
	-webkit-transition: min-width .4s linear, min-height .4s linear, border-radius .4s linear .4s;
	-o-transition: min-width .4s linear, min-height .4s linear, border-radius .4s linear .4s;
	transition: min-width .4s linear, min-height .4s linear, border-radius .4s linear .4s;
}
.main-navigation.toggled .primary-menu-wrapper .menu {
	opacity: 1;
	-webkit-transition: opacity .3s ease .5s;
	-o-transition: opacity .3s ease .5s;
	transition: opacity .3s ease .5s;
	max-width: none;
}
.main-navigation.toggled .primary-menu-wrapper .mobile-search-form-wrapper {
	opacity: 1;
	-webkit-transition: opacity .3s ease .5s;
	-o-transition: opacity .3s ease .5s;
	transition: opacity .3s ease .5s;
}
.main-navigation.toggled .primary-menu-wrapper ul ul {
	display: none;
}
/*@media (min-width: 992px) {

.main-navigation.toggled .primary-menu-wrapper ul ul {

	display: block;

}

}*/

.main-navigation.toggled .primary-menu-wrapper ul ul.toggled-on {
	display: block;
}
.menu-toggle .lnr-cross {
	display: none;
}
.menu-toggle[aria-expanded="true"] .lnr-cross {
	display: block;
}
.menu-toggle[aria-expanded="true"] .lnr-menu {
	display: none;
}
/* Small menu. */



.menu-toggle, .main-navigation.toggled ul {
	display: block;
}
.language-he .main-navigation .nav-menu {
	text-align: right;
	direction: rtl;
}
.language-he .main-navigation .nav-menu li:before {
	right: auto;
	left: -30px;
	content: '←';
}
.language-he .widget_nav_menu .menu li:before {
	content: '←';
	left: 10px;
	right: auto;
}

@media (min-width: 992px) {
/*  .menu-toggle {



    display: none;



  }*/



.main-navigation ul {
	display: block;
}
}
.menu-toggle {
	background: transparent;
	color: #fff !important;
	padding: 0;
	z-index: 4;
	font-size: 44px !important;
}
.main-navigation.toggled button.menu-toggle {
    z-index: 11;
}
.menu-toggle:hover {
	background: transparent;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	overflow: hidden;
}
.comment-navigation .nav-links:after, .posts-navigation .nav-links:after, .post-navigation .nav-links:after {
	content: '';
	display: table;
	clear: both;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	width: 100%;
}

@media (min-width: 992px) {
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	width: 50%;
}
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 100%;
}

@media (min-width: 992px) {
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	width: 50%;
}
}
.comment-navigation .nav-previous + .nav-next, .posts-navigation .nav-previous + .nav-next, .post-navigation .nav-previous + .nav-next {
	margin-top: 2.5rem;
}

@media (min-width: 992px) {
.comment-navigation .nav-previous + .nav-next, .posts-navigation .nav-previous + .nav-next, .post-navigation .nav-previous + .nav-next {
	margin-top: 0;
}
}
.navigation.pagination {
	max-width: 938px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 500;
}
.navigation.pagination .nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.navigation.pagination .nav-links .page-numbers {
	margin: 0 10px 10px 0;
	width: 50px;
	height: 50px;
	line-height: 46px;
	text-align: center;
	border: 2px solid #f3f9fd;
	border-radius: 50%;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	color: #6c727a;
}
.navigation.pagination .nav-links .page-numbers:last-child {
	margin-right: 0;
}
.navigation.pagination .nav-links .page-numbers.dots {
	border: 0;
}
.navigation.pagination .nav-links .page-numbers:hover, .navigation.pagination .nav-links .page-numbers:focus {
	text-decoration: none;
}
.navigation.pagination .nav-links .page-numbers:hover, .navigation.pagination .nav-links .page-numbers.current {
	border-color: #8f4ec7;
	color: #2c3847;
}
.navigation.pagination .nav-links .page-numbers.next span, .navigation.pagination .nav-links .page-numbers.prev span {
	border-color: currentColor;
}
.navigation.pagination .nav-links .next-icon, .navigation.pagination .nav-links .previous-icon {
	border: solid #6c727a;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
}
.navigation.pagination .nav-links .next-icon {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: -3px;
}
.navigation.pagination .nav-links .previous-icon {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	margin-right: -3px;
}
.post-navigation-wrapper {
	max-width: 1130px;
	margin: 6.75rem auto;
	padding-top: 4.6875rem;
	padding-bottom: 4.6875rem;
	border-top: 8px dotted #f1f4f7;
	border-bottom: 8px dotted #f1f4f7;
}
.post-navigation-wrapper a:hover {
	text-decoration: none;
}
.post-navigation-wrapper a:hover .lnr {
	color: #8f4ec7;
}
.post-navigation-wrapper a:hover .post-title {
	color: #8f4ec7;
}
.post-navigation-wrapper a:focus {
	text-decoration: none;
	outline: none;
}
.post-navigation-wrapper .previous, .post-navigation-wrapper .next {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	line-height: 1.4;
}
.post-navigation-wrapper .previous .lnr, .post-navigation-wrapper .next .lnr {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 63px;
	height: 63px;
	font-size: 25px;
	font-size: 1.5625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #f3f8fb;
	border-radius: 50%;
	color: #6c727a;
}
.post-navigation-wrapper .previous .meta, .post-navigation-wrapper .next .meta {
	display: block;
	font-style: italic;
	color: #6c727a;
	margin-bottom: .875rem;
}
.post-navigation-wrapper .previous .post-title, .post-navigation-wrapper .next .post-title {
	font-size: 21px;
	font-size: 1.3125rem;
	color: #2c3847;
	font-weight: 500;
}
.post-navigation-wrapper .previous .title, .post-navigation-wrapper .next .title {
	width: 100%;
}
.post-navigation-wrapper .previous {
	padding-right: 1.25rem;
}
.post-navigation-wrapper .previous .lnr {
	margin-right: 1.875rem;
}
.post-navigation-wrapper .previous .lnr:before {
	margin-left: -4px;
}
.post-navigation-wrapper .next {
	padding-left: 1.25rem;
}
.post-navigation-wrapper .next .lnr {
	margin-left: 1.875rem;
}
.post-navigation-wrapper .next .lnr:before {
	margin-right: -4px;
}
/*--------------------------------------------------------------



# Accessibility



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



/* Text meant only for screen readers. */



.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;/* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */



#content[tabindex="-1"]:focus {
	outline: 0;
}
/*--------------------------------------------------------------



# Alignments



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



.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------



# Clearings



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



.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}
/*--------------------------------------------------------------



# Widgets



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



.footer-sidebars-wrapper {
	margin: 0;
	padding: 0 5px;
}

@media (min-width: 768px) {
.footer-sidebars-wrapper {
	padding: 100px 0;
}
}
.footer-sidebars-wrapper .footer-sidebars {
	max-width: none;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer-sidebars-wrapper .footer-sidebars .widget-area {
	padding: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	margin-bottom: 0;
}

@media (min-width: 768px) {
.footer-sidebars-wrapper .footer-sidebars .widget-area {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}
}

@media (min-width: 992px) {
.footer-sidebars-wrapper .footer-sidebars .widget-area {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 25%;
	flex: 1 1 25%;
}
}

@media (min-width: 768px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-40-20-20-20 .widget-area {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 33%;
	flex: 1 0 33%;
}
}

@media (min-width: 992px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-40-20-20-20 .widget-area {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 20%;
	flex: 1 1 20%;
}
}
.footer-sidebars-wrapper .footer-sidebars.has-layout-40-20-20-20 .widget-area:first-child {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
}

@media (min-width: 992px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-40-20-20-20 .widget-area:first-child {
	padding-right: 5%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 40%;
	flex: 1 1 40%;
}
}

@media (min-width: 768px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-33-33-33-100 .widget-area {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 33%;
	flex: 1 0 33%;
}
}

@media (min-width: 768px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-33-33-33-100 .widget-area:last-child {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
}
}

@media (min-width: 768px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-100-33-33-33 .widget-area {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 33%;
	flex: 1 0 33%;
}
}

@media (min-width: 768px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-100-33-33-33 .widget-area:first-child {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
}
}

@media (min-width: 768px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-100-50-50-100 .widget-area {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}
}

@media (min-width: 768px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-100-50-50-100 .widget-area:last-child, .footer-sidebars-wrapper .footer-sidebars.has-layout-100-50-50-100 .widget-area:first-child {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
}
}

@media (min-width: 768px) {
.footer-sidebars-wrapper .footer-sidebars.has-layout-50-50-50-50 .widget-area {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}
}
.widget {
	margin: 0 0 1.5em;/* Make sure select elements fit in widgets. */
}
.widget:last-child {
	margin-bottom: 0;
}
.widget select {
	max-width: 100%;
}
.widget .widget-title {
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 1em;
}
.search-form {
	position: relative;
	padding-right: 3.125rem;
	border: 2px solid #f3f9fd;
}
.search-form input {
	border: 0;
	width: 100%;
}
.search-form label {
	margin: 0;
	display: block;
}
.search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 3.125rem;
	padding: 0;
	background: #fff;
	border-radius: 0;
	color: inherit;
	font-size: 16px;
	font-size: 1rem;
}
.search-form .search-submit:hover {
	color: #8f4ec7;
}
.search-form .search-submit .lnr {
	display: block;
	margin-top: 3px;
}
.widget_nav_menu .menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
.widget_nav_menu .menu a {
	color: #fff;
}
.widget_nav_menu .menu a:hover {
	color: #fff;
	text-decoration: none;
}
.widget_nav_menu .menu li {
	margin: 0;
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1.5px;
	line-height: 43px;
	font-weight: 400;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	padding: 0 0 0 3.1vw;
	position: relative;
	/*overflow: hidden;*/

	white-space: nowrap;
}
.language-he .widget_nav_menu .menu li {
	font-family: 'Heebo';
	border-right: 1px solid #fff;
	border-left: none;
	padding: 0 3.1vw;
}
/*--------------------------------------------------------------



# Content



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



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



## Posts and pages



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



.sticky {
	display: block;
}
.updated:not(.published) {
	display: none;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.site-content {
	background: -webkit-linear-gradient(top, #f7fbfe 0%, rgba(255, 255, 255, 0) 304px);
	background: -o-linear-gradient(top, #f7fbfe 0%, rgba(255, 255, 255, 0) 304px);
	background: linear-gradient(to bottom, #f7fbfe 0%, rgba(255, 255, 255, 0) 304px);
	margin-bottom: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.site-main {
	display: block;
}
}
.entry-title, .page-title {
	word-wrap: break-word;
}
.post-thumbnail {
	display: block;
}
.post-thumbnail img {
	display: block;
	width: 100%;
}
.post-thumbnail-wrapper {
	margin-bottom: 3.125rem;
	position: relative;
}
.post-thumbnail-wrapper .sticky {
	position: absolute;
	top: 35px;
	right: 35px;
	width: 76px;
	height: 76px;
	font-size: 34px;
	font-size: 2.125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	background: #68c5f9;
	border-radius: 50%;
}
.entry-header {
	margin-bottom: 1.875rem;
}
.entry-meta {
	font-style: italic;
	font-size: 15px;
	font-size: 0.9375rem;
	color: #816C48;
}
.entry-meta > span:after {
	content: '/';
	margin: 0 5px;
}
.entry-meta > span:last-child:after {
	display: none;
}
.entry-footer {
	margin-top: 2.5rem;
}
.tags-links a {
	display: inline-block;
	margin: 0 .625rem .625rem 0;
	padding: .875rem 1.875rem;
	color: #2c3847;
	background: #f3f8fb;
	font-weight: 500;
	line-height: 1.1;
}
.tags-links a:hover {
	text-decoration: none;
}
.tags-links a:focus, .tags-links a:active {
	text-decoration: none;
}
.more-tag-wrapper {
	margin-top: 3.75rem;
}
.alignwide, .alignfull {
	clear: both;
}
.hentry > .entry-header, .hentry > .entry-footer, .hentry > .post-thumbnail, .hentry > .entry-content > * {
	max-width: none;
	margin-left: auto;
	margin-right: auto;
}
.hentry > .entry-content > * {
	margin-bottom: 1.5em;
}
.hentry > .entry-content > *.wp-block-separator {
	margin-top: 80px;
	margin-bottom: 80px;
}
.hentry > .entry-content > *:first-child {
	margin-top: 0;
}
.hentry > .entry-content > *:last-child {
	margin-bottom: 0;
}
.hentry > .entry-content > *.alignwide {
	max-width: 1130px;
	width: auto;
}
.hentry > .entry-content > *.alignfull {
	max-width: calc(100% + 25px + 25px);
	margin-left: -25px;
	margin-right: -25px;
	width: auto;
}

@media (min-width: 768px) {
.hentry > .entry-content > *.alignfull {
	max-width: calc(100% + 95px + 95px);
	margin-left: -95px;
	margin-right: -95px;
}
}
.hentry > .entry-content > *.alignleft {
	margin-left: 0;
	margin-right: 1.5em;
}

@media (min-width: 992px) {
.hentry > .entry-content > *.alignleft {
	margin-left: calc((100% - 748px) / 2);
}
.hentry > .entry-content > *.alignleft + .alignleft {
	margin-right: 1.5em;
}
}
.hentry > .entry-content > *.alignright {
	margin-right: 0;
	margin-left: 1.5em;
}

@media (min-width: 992px) {
.hentry > .entry-content > *.alignright {
	margin-right: calc((100% - 748px) / 2);
}
.hentry > .entry-content > *.alignright + .alignrignt {
	margin-left: 1.5em;
}
}

@media (min-width: 992px) {
.hentry > .entry-content > *.alignleft, .hentry > .entry-content > *.alignright {
	max-width: 374px;
}
}
.hentry > .entry-content > h1 {
	margin-bottom: .5em;
}
.hentry > .entry-content > h2 {
	margin-bottom: .5em;
}
.hentry > .entry-content > h3 {
	margin-bottom: .5em;
}
.hentry > .entry-content > h4 {
	margin-bottom: .5em;
}
.hentry > .entry-content > h5 {
	margin-bottom: .5em;
}
.hentry > .entry-content > h6 {
	margin-bottom: .5em;
}
body.page .site-main > .hentry > .entry-header, body.page .site-main > .hentry > .entry-footer, body.page .site-main > .hentry > .post-thumbnail, body.page .site-main > .hentry > .entry-content > * {
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
body.page .site-main > .hentry > .post-thumbnail {
	margin-bottom: 3.125rem;
}
body.page .site-main > .hentry > .entry-content > *.alignwide {
	max-width: 1130px;
}
body.page .site-main > .hentry > .entry-content > *.alignfull {
	max-width: calc(100% + 25px + 25px);
	margin-left: -25px;
	margin-right: -25px;
}

@media (min-width: 768px) {
body.page .site-main > .hentry > .entry-content > *.alignfull {
	max-width: calc(100% + 95px + 95px);
	margin-left: -95px;
	margin-right: -95px;
}
}

@media (min-width: 992px) {
body.page .site-main > .hentry > .entry-content > *.alignleft {
	margin-right: 1.5em;
	margin-left: calc((100% - 938px) / 2);
}
body.page .site-main > .hentry > .entry-content > *.alignleft + .alignleft {
	margin-left: 1.5em;
}
}

@media (min-width: 992px) {
body.page .site-main > .hentry > .entry-content > *.alignright {
	margin-left: 1.5em;
	margin-right: calc((100% - 938px) / 2);
}
body.page .site-main > .hentry > .entry-content > *.alignright + .alignright {
	margin-right: 1.5em;
}
}

@media (min-width: 992px) {
body.page .site-main > .hentry > .entry-content > *.alignleft, body.page .site-main > .hentry > .entry-content > *.alignright {
	max-width: 469px;
}
}
body.page .site-main > .hentry > .entry-content > h1 {
	margin-bottom: .5em;
}
body.page .site-main > .hentry > .entry-content > h2 {
	margin-bottom: .5em;
}
body.page .site-main > .hentry > .entry-content > h3 {
	margin-bottom: .5em;
}
body.page .site-main > .hentry > .entry-content > h4 {
	margin-bottom: .5em;
}
body.page .site-main > .hentry > .entry-content > h5 {
	margin-bottom: .5em;
}
body.page .site-main > .hentry > .entry-content > h6 {
	margin-bottom: .5em;
}
body.blog .site-main > .page-header, body.search .site-main > .page-header, body.archive .site-main > .page-header {
	max-width: 938px;
	margin: 7.5rem auto 0;
}
body.blog .site-main > .page-header .page-title, body.search .site-main > .page-header .page-title, body.archive .site-main > .page-header .page-title {
	margin: 0;
	width: 100%;
	text-align: center;
}
body.blog .site-main > .page-header .page-title + .archive-description, body.search .site-main > .page-header .page-title + .archive-description, body.archive .site-main > .page-header .page-title + .archive-description {
	margin-top: 2.5rem;
}
body.blog .site-main > .page-header .archive-description, body.search .site-main > .page-header .archive-description, body.archive .site-main > .page-header .archive-description {
	font-style: italic;
	text-align: center;
}
body.blog .site-main > .hentry, body.search .site-main > .hentry, body.archive .site-main > .hentry {
	margin-top: 5.625rem;
	margin-bottom: 0;
	padding-bottom: calc(5.625rem + 8px);
	position: relative;
}
body.blog .site-main > .hentry:after, body.search .site-main > .hentry:after, body.archive .site-main > .hentry:after {
	content: '';
	position: absolute;
	bottom: 0;
	border-bottom: 1px solid #816C48;
	width: 100%;
	max-width: 938px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
body.blog .site-main > .hentry:last-of-type:after, body.search .site-main > .hentry:last-of-type:after, body.archive .site-main > .hentry:last-of-type:after {
	display: none;
}
body.blog .site-main > .hentry > .entry-header, body.blog .site-main > .hentry > .entry-footer, body.blog .site-main > .hentry > .post-thumbnail-wrapper, body.blog .site-main > .hentry > .entry-content > *, body.blog .site-main > .hentry > .entry-summary > *, body.search .site-main > .hentry > .entry-header, body.search .site-main > .hentry > .entry-footer, body.search .site-main > .hentry > .post-thumbnail-wrapper, body.search .site-main > .hentry > .entry-content > *, body.search .site-main > .hentry > .entry-summary > *, body.archive .site-main > .hentry > .entry-header, body.archive .site-main > .hentry > .entry-footer, body.archive .site-main > .hentry > .post-thumbnail-wrapper, body.archive .site-main > .hentry > .entry-content > *, body.archive .site-main > .hentry > .entry-summary > *, .simple .entry-content {
	max-width: 938px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
body.blog .site-main > .hentry > .entry-content > *.alignleft, body.search .site-main > .hentry > .entry-content > *.alignleft, body.archive .site-main > .hentry > .entry-content > *.alignleft {
	margin-right: 1.5em;
}

@media (min-width: 992px) {
body.blog .site-main > .hentry > .entry-content > *.alignleft, body.search .site-main > .hentry > .entry-content > *.alignleft, body.archive .site-main > .hentry > .entry-content > *.alignleft {
	margin-left: calc((100% - 938px) / 2);
}
body.blog .site-main > .hentry > .entry-content > *.alignleft + .alignleft, body.search .site-main > .hentry > .entry-content > *.alignleft + .alignleft, body.archive .site-main > .hentry > .entry-content > *.alignleft + .alignleft {
	margin-right: 1.5em;
}
}
body.blog .site-main > .hentry > .entry-content > *.alignright, body.search .site-main > .hentry > .entry-content > *.alignright, body.archive .site-main > .hentry > .entry-content > *.alignright {
	margin-left: 1.5em;
}

@media (min-width: 992px) {
body.blog .site-main > .hentry > .entry-content > *.alignright, body.search .site-main > .hentry > .entry-content > *.alignright, body.archive .site-main > .hentry > .entry-content > *.alignright {
	margin-right: calc((100% - 938px) / 2);
}
body.blog .site-main > .hentry > .entry-content > *.alignright + .alignright, body.search .site-main > .hentry > .entry-content > *.alignright + .alignright, body.archive .site-main > .hentry > .entry-content > *.alignright + .alignright {
	margin-left: 1.5em;
}
}

@media (min-width: 992px) {
body.blog .site-main > .hentry > .entry-content > *.alignleft, body.blog .site-main > .hentry > .entry-content > *.alignright, body.search .site-main > .hentry > .entry-content > *.alignleft, body.search .site-main > .hentry > .entry-content > *.alignright, body.archive .site-main > .hentry > .entry-content > *.alignleft, body.archive .site-main > .hentry > .entry-content > *.alignright {
	max-width: 469px;
}
}
body.blog .site-main > .hentry > .entry-content > h1, body.search .site-main > .hentry > .entry-content > h1, body.archive .site-main > .hentry > .entry-content > h1 {
	margin-bottom: .5em;
}
body.blog .site-main > .hentry > .entry-content > h2, body.search .site-main > .hentry > .entry-content > h2, body.archive .site-main > .hentry > .entry-content > h2 {
	margin-bottom: .5em;
}
body.blog .site-main > .hentry > .entry-content > h3, body.search .site-main > .hentry > .entry-content > h3, body.archive .site-main > .hentry > .entry-content > h3 {
	margin-bottom: .5em;
}
body.blog .site-main > .hentry > .entry-content > h4, body.search .site-main > .hentry > .entry-content > h4, body.archive .site-main > .hentry > .entry-content > h4 {
	margin-bottom: .5em;
}
body.blog .site-main > .hentry > .entry-content > h5, body.search .site-main > .hentry > .entry-content > h5, body.archive .site-main > .hentry > .entry-content > h5 {
	margin-bottom: .5em;
}
body.blog .site-main > .hentry > .entry-content > h6, body.search .site-main > .hentry > .entry-content > h6, body.archive .site-main > .hentry > .entry-content > h6 {
	margin-bottom: .5em;
}
body.blog .site-main > .hentry .entry-header .entry-title, body.search .site-main > .hentry .entry-header .entry-title, body.archive .site-main > .hentry .entry-header .entry-title {
	font-size: 34px;
	font-size: 2.125rem;
}
body.blog .site-main > .hentry .entry-header .entry-title a, body.search .site-main > .hentry .entry-header .entry-title a, body.archive .site-main > .hentry .entry-header .entry-title a {
	color: inherit;
}
body.blog .site-main > .hentry .entry-header .entry-title a:hover, body.search .site-main > .hentry .entry-header .entry-title a:hover, body.archive .site-main > .hentry .entry-header .entry-title a:hover {
	color: #8f4ec7;
	text-decoration: none;
}
body.blog .site-main > .hentry .entry-header .entry-title a:focus, body.blog .site-main > .hentry .entry-header .entry-title a:active, body.search .site-main > .hentry .entry-header .entry-title a:focus, body.search .site-main > .hentry .entry-header .entry-title a:active, body.archive .site-main > .hentry .entry-header .entry-title a:focus, body.archive .site-main > .hentry .entry-header .entry-title a:active {
	text-decoration: none;
}
body.blog .site-main > .hentry:not(.has-post-thumbnail) .entry-header, body.search .site-main > .hentry:not(.has-post-thumbnail) .entry-header, body.archive .site-main > .hentry:not(.has-post-thumbnail) .entry-header {
	padding-right: 3.125rem;
	position: relative;
}
body.blog .site-main > .hentry:not(.has-post-thumbnail) .entry-header .sticky, body.search .site-main > .hentry:not(.has-post-thumbnail) .entry-header .sticky, body.archive .site-main > .hentry:not(.has-post-thumbnail) .entry-header .sticky {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 34px;
	font-size: 2.125rem;
}
body.single .site-main > .hentry > .entry-header, body.page .site-main > .hentry > .entry-header {
	max-width: 1130px;
	margin-top: 7.5rem;
}
body.single .site-main > .hentry > .entry-header .entry-title, body.single .site-main > .hentry > .entry-header .post-thumbnail, body.single .site-main > .hentry > .entry-content, body.page .site-main > .hentry > .entry-header .entry-title {
	width: 100%;
	max-width: 938px;
	margin: 0 auto 7.5rem;
	text-align: center;
}
body.single .site-main > .hentry > .entry-content {
	text-align: left;
}
body.single .site-main > .hentry > .entry-header .post-thumbnail, body.page .site-main > .hentry > .entry-header .post-thumbnail {
	margin-bottom: 3.75rem;
}
body.single .site-main > .hentry > .entry-header .entry-meta, body.page .site-main > .hentry > .entry-header .entry-meta {
	max-width: 748px;
	margin: 0 auto;
}
body .site-main > .error-404, body .site-main > .no-results {
	max-width: 1130px;
	margin: 0 auto;
	text-align: center;
	padding: 10rem 0 5rem;
}

@media (min-width: 992px) {
body .site-main > .error-404 > *, body .site-main > .no-results > * {
	max-width: 50%;
	margin: 0 auto;
}
}
body .site-main > .error-404 .page-title, body .site-main > .no-results .page-title {
	font-size: 80px;
	font-size: 5rem;
	margin-bottom: 0;
}

@media (min-width: 992px) {
body .site-main > .error-404 .page-title, body .site-main > .no-results .page-title {
	font-size: 150px;
	font-size: 9.375rem;
}
}
body .site-main > .error-404 .page-title .subtitle, body .site-main > .no-results .page-title .subtitle {
	display: block;
	font-size: 33px;
	font-size: 2.0625rem;
}
body .site-main > .error-404 .page-header, body .site-main > .no-results .page-header {
	margin-bottom: 6.25rem;
}
body .site-main > .error-404 .search-form, body .site-main > .no-results .search-form {
	margin-bottom: 1.875rem;
}
body .site-main > .no-results .page-title {
	font-size: 60px;
	font-size: 3.75rem;
}
body.page-template-template-front-page .site-header {
	border-bottom: 0;
}
body.page-template-template-front-page .site-content {
	background: transparent;
}
body.page-template-template-front-page .site-main > .hentry > .entry-header {
	display: none;
}
body.page-template-template-front-page .site-main > .hentry > .post-thumbnail {
	display: none;
}
/*--------------------------------------------------------------



## Comments



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



.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.comments-area {
	margin: 6.25rem auto 0;
	max-width: 1130px;
	padding-bottom: 6.25rem;
	border-bottom: 8px dotted #f1f4f7;
}
.comments-area .comments-title, .comments-area .comment-reply-title {
	font-size: 28px;
	font-size: 1.75rem;
}
.comments-area .comments-title {
	margin-bottom: 3.75rem;
}
.comments-area .comment-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.comments-area .comment-list + .comment-respond {
	margin-top: 6.25rem;
}
.comments-area .comment-list .children {
	list-style: none;
	padding-left: 2.5rem;
}
.comments-area .comment .comment-body {
	min-height: 200px;
}
.comments-area .comment .comment-body + .comment-respond {
	margin-top: 3.75rem;
}
.comments-area .comment, .comments-area .pingback {
	margin-top: 1.875rem;
}
.comments-area .comment .comment-body, .comments-area .pingback .comment-body {
	border: 2px solid #ebeef1;
	position: relative;
	padding: 1.25rem;
}

@media (min-width: 768px) {
.comments-area .comment .comment-body, .comments-area .pingback .comment-body {
	padding: 3.125rem;
}
}

@media (min-width: 992px) {
.comments-area .comment .comment-body, .comments-area .pingback .comment-body {
	padding: 3.125rem 3.125rem 3.125rem 12.5rem;
}
}
.comments-area .pingback .comment-body {
	padding-left: 3.125rem;
}
.comments-area .comment-author .avatar {
	border-radius: 50%;
	float: left;
	margin-right: 1.25rem;
}

@media (min-width: 992px) {
.comments-area .comment-author .avatar {
	float: none;
	margin: 0;
	position: absolute;
	left: 3.125rem;
	top: 3.125rem;
}
}
.comments-area .comment-author .says {
	display: none;
}
.comments-area .comment-author .fn {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 500;
	color: #2c3847;
}

@media screen and (max-width: 991px) {
.comments-area .comment-author .fn {
	display: inline-block;
	margin-top: .875rem;
}
}
.comments-area .comment-author .fn a {
	color: inherit;
}
.comments-area .comment-author .fn a:hover, .comments-area .comment-author .fn a:focus, .comments-area .comment-author .fn a:active {
	text-decoration: none;
}
.comments-area .comment-metadata {
	font-size: 15px;
	font-size: 0.9375rem;
	color: #707070;
	font-style: italic;
}
.comments-area .comment-metadata a {
	color: inherit;
}
.comments-area .comment-metadata a:hover, .comments-area .comment-metadata a:focus, .comments-area .comment-metadata a:active {
	text-decoration: none;
}
.comments-area .comment-meta {
	margin-bottom: 1.25rem;
}

@media (min-width: 992px) {
.comments-area .comment-meta {
	margin-bottom: .5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
}

@media screen and (max-width: 991px) {
.comments-area .comment-meta:after {
	display: table;
	content: '';
	clear: both;
}
}
.comments-area .reply {
	margin-top: 1.875rem;
}
.comments-area .reply .comment-reply-link {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	color: #64c0f4;
	font-size: 16px;
	font-size: 1rem;
}
.comments-area .reply .comment-reply-link:hover {
	color: #8f4ec7;
	text-decoration: none;
}
.comments-area .reply .comment-reply-link:focus, .comments-area .reply .comment-reply-link:active {
	text-decoration: none;
}
.comments-area .no-comments {
	margin-top: 3.75rem;
}

@media (min-width: 992px) {
.comment-respond {
	max-width: none;
}
}
.comment-respond .comment-notes {
	font-size: 15px;
	font-size: 0.9375rem;
}
.site-branding {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.site-branding .custom-logo-link + .site-title {
	margin-left: .625rem;
}
.site-title {
	font-size: 27px;
	font-size: 1.6875rem;
	font-family: "PT Serif", serif;
	font-weight: 700;
	margin: 0;
	line-height: 1;
	display: none;
}
.site-title a {
	color: #2c3847;
}
.site-title a:hover {
	text-decoration: none;
}
.site-title a:focus, .site-title a:active {
	text-decoration: none;
	outline: none;
}
.site-description {
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 0;
	display: none;
}
.site-header {
	max-width: none;
	margin: 0 auto;
	padding: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9;
}
.language-he .site-header {
	direction: ltr;
}
.site-header.has-custom-color .main-navigation, .site-header.has-custom-color .search-toggle:not(:hover), .site-header.has-custom-color .menu-toggle, .site-header.has-custom-color .dropdown-toggle, .site-header.has-custom-color .primary-menu-more-toggle {
	color: inherit;
}

@media screen and (max-width: 991px) {
.site-header.has-custom-color .main-navigation ul ul {
	color: inherit;
}
}
.site-header.has-custom-background {
	border-color: transparent;
}
.main-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.search-toggle {
	display: none;
	background: transparent;
	color: #6c727a;
	font-size: 20px;
	font-size: 1.25rem;
	padding: .5em;
	margin-left: 1.25rem;
}

@media (min-width: 992px) {
.search-toggle {
	display: block;
}
}
.search-toggle:hover {
	background: transparent;
	color: #8f4ec7;
}
.main-navigation-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.search-modal {
	position: fixed;
	top: -100%;
	bottom: 100%;
	left: 0;
	right: 0;
	z-index: 15;
	padding: 95px;
	-webkit-transition: all .75s ease;
	-o-transition: all .75s ease;
	transition: all .75s ease;
}
.search-modal:before {
	content: '';
	position: fixed;
	top: 0;
	right: 0;
	border-radius: 50%;
	min-width: 0;
	min-height: 0;
	-webkit-transform: translateY(-50%) translateX(50%);
	-ms-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%);
	background: rgba(242, 249, 253, 0.98);
	-webkit-transition: min-width .3s linear .5s, min-height .3s linear .5s, border-radius .3s linear .2s;
	-o-transition: min-width .3s linear .5s, min-height .3s linear .5s, border-radius .3s linear .2s;
	transition: min-width .3s linear .5s, min-height .3s linear .5s, border-radius .3s linear .2s;
}
.search-modal.opened {
	top: 0;
	bottom: 0;
}
.search-modal.opened:before {
	min-width: 200%;
	min-height: 200%;
	border-radius: 0;
	-webkit-transition: min-width .3s linear, min-height .3s linear, border-radius .3s linear .3s;
	-o-transition: min-width .3s linear, min-height .3s linear, border-radius .3s linear .3s;
	transition: min-width .3s linear, min-height .3s linear, border-radius .3s linear .3s;
}
.search-modal.opened .search-form-wrapper {
	opacity: 1;
	-webkit-transition: opacity 1s ease .5s;
	-o-transition: opacity 1s ease .5s;
	transition: opacity 1s ease .5s;
}
.search-modal .search-form-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
}
.search-modal .search-form {
	border: 0;
	padding-left: 3.125rem;
}
.search-modal .search-form .search-submit {
	display: none;
}
.search-modal .search-form label {
	margin: 0;
}
.search-modal .search-form .search-field {
	background: transparent;
	border: 0;
	color: #2c3847;
	padding: 0;
	line-height: 1.2;
	font-size: 52px;
	font-size: 3.25rem;
	text-align: center;
}
 .search-modal .search-form .search-field:focus::-webkit-input-placeholder {
 opacity: .5;
}
 .search-modal .search-form .search-field:focus::-moz-placeholder {
 opacity: .5;
}
 .search-modal .search-form .search-field:focus::-ms-input-placeholder {
 opacity: .5;
}
 .search-modal .search-form .search-field:focus::placeholder {
 opacity: .5;
}
 .search-modal .search-form .search-field::-webkit-input-placeholder {
 opacity: 1;
}
 .search-modal .search-form .search-field::-moz-placeholder {
 opacity: 1;
}
 .search-modal .search-form .search-field::-ms-input-placeholder {
 opacity: 1;
}
 .search-modal .search-form .search-field::placeholder {
 opacity: 1;
}
.close-search-modal {
	padding: 0;
	position: absolute;
	top: 2.5rem;
	right: 2.5rem;
	background: transparent;
	color: #2c3847;
	font-size: 28px;
	font-size: 1.75rem;
}
.close-search-modal:hover {
	background: transparent;
	color: #8f4ec7;
}
/*@media (min-width: 992px) {

.primary-menu-wrapper {

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;

	-webkit-box-align: center;

	-ms-flex-align: center;

	align-items: center;

}

}*/

.primary-menu-more {
	display: none;
}
/*@media (min-width: 992px) {

.primary-menu-more {

	display: block;

}

}*/

.primary-menu-more .primary-menu-more-toggle {
	padding: 0;
	background: transparent;
	border: 0;
	color: inherit;
	height: 54px;
	width: 50px;
	font-size: 25px;
}
.primary-menu-more .primary-menu-more-toggle.is-empty {
	display: none;
}
.primary-menu-more .primary-menu-more-toggle svg {
	margin-top: 5px;
	width: 24px;
	height: 24px;
	fill: #2c3847;
}
.site-footer {
	margin-top: .625rem;
	padding: 3.125rem 25px;
}

@media (min-width: 768px) {
.site-footer {
	padding: 3.125rem 95px;
}
}
.site-footer .site-info {
	text-align: center;
	font-style: italic;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #707070;
}
.site-footer .site-info a {
	color: inherit;
}
.has-custom-text-color .site-footer .site-info {
	color: inherit;
}
/*--------------------------------------------------------------



# Infinite scroll



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



/* Globally hidden elements when Infinite Scroll is supported and in use. */



.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */



	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */



.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------



# Media



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



.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */



embed, iframe, object {
	max-width: 100%;
}
/* Make sure logo link wraps around logo image. */



.custom-logo-link {
	display: inline-block;
}
/*--------------------------------------------------------------



## Captions



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



.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
/*--------------------------------------------------------------



## Galleries



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



.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
p.has-drop-cap:not(:focus):first-letter {
	font-size: 6.5em;
}
.contact-form .grunion-field-wrap input[type='text'], .contact-form .grunion-field-wrap input[type='email'], .contact-form .grunion-field-wrap input[type='url'], .contact-form .grunion-field-wrap textarea {
	width: 100%;
	max-width: 100%;
	margin-right: 0;
}
.contact-form .grunion-field-wrap label {
	margin-bottom: 1em;
	font-weight: normal;
}
.contact-form .grunion-field-wrap label span {
	color: inherit;
}
.contact-form .contact-submit {
	margin-top: 2.5rem;
}
.wp-block-image img {
	display: block;
}
.wp-block-image:first-child figure {
	margin-top: 0;
}
.wp-block-image:first-child figure.alignleft, .wp-block-image:first-child figure.alignright {
	margin-top: 0;
}
.wp-block-image:last-child figure {
	margin-bottom: 0;
}
.wp-block-image:last-child figure.alignleft, .wp-block-image:last-child figure.alignright {
	margin-bottom: 0;
}
.wp-block-image figure {
	margin-top: 2.5em;
	margin-bottom: 1.5em;
}
.wp-block-image figure.alignleft {
	margin: 1.875rem 2.5rem 1.5rem 0;
}
.wp-block-image figure.alignright {
	margin: 1.875rem 0 1.5rem 2.5rem;
}
.wp-block-image figcaption {
	font-size: 15px;
	font-size: 0.9375rem;
	color: #707070;
	font-style: italic;
	margin: .875em 0 0 0;
}
figure.wp-block-image {
	margin-top: 2.5em;
	margin-bottom: 1.5em;
}
figure.wp-block-image:first-child {
	margin-top: 0;
}
figure.wp-block-image:last-child {
	margin-bottom: 0;
}
.wp-block-button .wp-block-button__link {
	letter-spacing: 1px;
	font-size: 15px;
	font-size: 0.9375rem;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 10px;
	background: #8f4ec7;
	color: #fff;
	line-height: 1;
	padding: 1.367em 2.5em;
}
.wp-block-button .wp-block-button__link:hover {
	cursor: pointer;
	background: #68c5f9;
	text-decoration: none;
	color: #fff;
}
.wp-block-button .wp-block-button__link.has-background.has-blue-background-color:hover {
	background: #8f4ec7;
}
.wp-block-button.is-style-outline {
	color: #8f4ec7;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
	background: #68c5f9;
	color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-background) {
	background: transparent;
	color: #68c5f9;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: inherit;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
	background: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background).has-text-color.has-blue-color:hover {
	color: #8f4ec7;
}
.wp-block-button.is-style-squared .wp-block-button__link {
	border-radius: 0;
}
.wp-block-file .wp-block-file__button {
	display: inline-block;
	letter-spacing: 1px;
	font-size: 15px;
	font-size: 0.9375rem;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 10px;
	background: #8f4ec7;
	color: #fff;
	line-height: 1;
	padding: 1.5em 2.5em;
}
.wp-block-file .wp-block-file__button:hover {
	cursor: pointer;
	background: #68c5f9;
	text-decoration: none;
}
.wp-block-columns.align-center .wp-block-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.wp-block-columns.align-bottom .wp-block-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media (min-width: 768px) {
.wp-block-columns {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
}
.wp-block-column {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2.5em;
}

@media (min-width: 768px) {
.wp-block-column {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
.wp-block-column {
	-webkit-box-flex: 1;
	-ms-flex: 1 0;
	flex: 1 0;
}
}
.wp-block-column:nth-child(odd) {
	margin-right: 0;
}
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
	margin-left: 0;
}

@media (min-width: 768px) {
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
	margin-left: 20px;
}
}
.wp-block-column:not(:last-child) {
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-column:not(:last-child) {
	margin-right: 20px;
}
}
.wp-block-column > * {
	margin-bottom: 2em;
}
.wp-block-column > *:last-child {
	margin-bottom: 0;
}
.wp-block-cover.alignleft, .wp-block-cover.alignright {
	max-width: 400px;
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
	margin: 0 11px 11px 0;
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
	width: calc((100% - 11px) / 2);
}
.wp-block-gallery {
	padding: 0;
	width: 100%;
}
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
	width: calc((100% - 11px) / 1);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
	margin-right: 0;
}
.wp-block-gallery.columns-2 .blocks-gallery-image, .wp-block-gallery.columns-2 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-2 .blocks-gallery-image, .wp-block-gallery.columns-2 .blocks-gallery-item {
	width: calc((100% - 22px) / 2);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0;
}
.wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
	width: calc((100% - 33px) / 3);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
	margin-right: 0;
}
.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
	width: calc((100% - 44px) / 4);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
	margin-right: 0;
}
.wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
	width: calc((100% - 55px) / 5);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
	margin-right: 0;
}
.wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
	width: calc((100% - 66px) / 6);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
	margin-right: 0;
}
.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
	width: calc((100% - 77px) / 7);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
	margin-right: 0;
}
.wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
	width: calc((100% - 88px) / 8);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
	margin-right: 0;
}
.wp-block-gallery.columns-9 .blocks-gallery-image, .wp-block-gallery.columns-9 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-9 .blocks-gallery-image, .wp-block-gallery.columns-9 .blocks-gallery-item {
	width: calc((100% - 99px) / 9);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-9 .blocks-gallery-image:nth-of-type(9n), .wp-block-gallery.columns-9 .blocks-gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.wp-block-gallery.columns-10 .blocks-gallery-image, .wp-block-gallery.columns-10 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-10 .blocks-gallery-image, .wp-block-gallery.columns-10 .blocks-gallery-item {
	width: calc((100% - 110px) / 10);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-10 .blocks-gallery-image:nth-of-type(10n), .wp-block-gallery.columns-10 .blocks-gallery-item:nth-of-type(10n) {
	margin-right: 0;
}
.wp-block-gallery.columns-11 .blocks-gallery-image, .wp-block-gallery.columns-11 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-11 .blocks-gallery-image, .wp-block-gallery.columns-11 .blocks-gallery-item {
	width: calc((100% - 121px) / 11);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-11 .blocks-gallery-image:nth-of-type(11n), .wp-block-gallery.columns-11 .blocks-gallery-item:nth-of-type(11n) {
	margin-right: 0;
}
.wp-block-gallery.columns-12 .blocks-gallery-image, .wp-block-gallery.columns-12 .blocks-gallery-item {
	width: 100%;
	margin-right: 0;
}

@media (min-width: 768px) {
.wp-block-gallery.columns-12 .blocks-gallery-image, .wp-block-gallery.columns-12 .blocks-gallery-item {
	width: calc((100% - 132px) / 12);
	margin-right: 11px;
}
}
.wp-block-gallery.columns-12 .blocks-gallery-image:nth-of-type(12n), .wp-block-gallery.columns-12 .blocks-gallery-item:nth-of-type(12n) {
	margin-right: 0;
}
.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0;
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
	font-style: italic;
	font-size: 15px;
	font-size: 0.9375rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.wp-block-gallery .blocks-gallery-item figure {
	height: auto;
}
}
.wp-block-quote, .wp-block-quote.is-style-large {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	font-size: 20px;
	font-size: 1.25rem;
	color: #2c3847;
	padding-left: 4.5rem;
	position: relative;
	font-style: italic;
}
.wp-block-quote:before, .wp-block-quote.is-style-large:before {
	content: '“';
	font-size: 100px;
	font-size: 6.25rem;
	font-style: italic;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1;
}
.wp-block-quote p:last-of-type, .wp-block-quote.is-style-large p:last-of-type {
	margin-bottom: 0;
}
.wp-block-quote cite, .wp-block-quote .wp-block-quote__citation, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large .wp-block-quote__citation {
	margin-top: 1.5rem;
	font-size: 16px;
	font-size: 1rem;
	color: #707070;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 500;
	display: inline-block;
}
.wp-block-pullquote {
	border-top: 2px solid #dbdee1;
	border-bottom: 2px solid #dbdee1;
	padding: 3.75rem 0;
	color: #2c3847;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	font-size: 20px;
	font-size: 1.25rem;
	text-align: left;
}
.wp-block-pullquote blockquote {
	margin: 0;
}
.wp-block-pullquote p {
	font-size: inherit;
}
.wp-block-pullquote p:last-of-type {
	margin-bottom: 0;
}
.wp-block-pullquote.alignfull blockquote {
	margin: 0 1.5rem;
}
.wp-block-pullquote cite, .wp-block-pullquote .wp-block-pullquote__citation {
	margin-top: 1.5rem;
	font-size: 16px;
	font-size: 1rem;
	color: #707070;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 500;
	display: inline-block;
}
.wp-block-pullquote.is-style-solid-color {
	padding: 3.75rem;
	border: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote cite, .wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation {
	text-transform: uppercase;
	color: inherit;
}
p.has-background {
	padding: 3.75rem;
}
.wp-block-separator {
	background: #f3f9fd;
	color: #f3f9fd;
	height: 2px;
}
.wp-block-separator.is-style-dots {
	height: auto;
	background: transparent;
	border-bottom: 8px dotted currentColor;
}
.wp-block-separator.is-style-dots:not(.has-background) {
	border-bottom: 8px dotted #f1f4f7;
}
.wp-block-separator.is-style-dots:before {
	display: none;
}
.wp-block-separator:not(.is-style-dots):not(.is-style-wide) {
	max-width: 300px;
}
.wp-block-group.has-background {
	padding: 20px;
}
.wp-block-group.has-background .wp-block-group__inner-container > *.allignfull {
	margin-left: -20px;
	margin-right: -20px;
}
.wp-block-cover {
	padding: 20px;
}
.wp-block-cover__inner-container > *, .wp-block-group__inner-container > * {
	max-width: 938px;
	margin-left: auto;
	margin-right: auto;
}
.wp-block-cover__inner-container > *.alignwide, .wp-block-group__inner-container > *.alignwide {
	max-width: 1130px;
}
.wp-block-cover__inner-container > *.alignfull, .wp-block-group__inner-container > *.alignfull {
	max-width: none;
	width: auto;
}
:root .has-primary-color {
	color: #8f4ec7;
}
:root .has-primary-background-color {
	background-color: #8f4ec7;
}
:root .has-light-blue-color {
	color: #f3f8fb;
}
:root .has-light-blue-background-color {
	background-color: #f3f8fb;
}
:root .has-blue-color {
	color: #68c5f9;
}
:root .has-blue-background-color {
	background-color: #68c5f9;
}
:root .has-gray-color {
	color: #9ea6ac;
}
:root .has-gray-background-color {
	background-color: #9ea6ac;
}
:root .has-light-gray-color {
	color: #f3f9fd;
}
:root .has-light-gray-background-color {
	background-color: #f3f9fd;
}
:root .has-dark-blue-color {
	color: #2c3847;
}
:root .has-dark-blue-background-color {
	background-color: #2c3847;
}
:root .has-light-violet-color {
	color: #f6eefc;
}
:root .has-light-violet-background-color {
	background-color: #f6eefc;
}
.wp-block-getwid-images-slider:after, .wp-block-getwid-media-text-slider:after, .wp-block-getwid-post-slider:after, .wp-block-getwid-post-carousel:after {
	content: '';
	display: table;
	clear: both;
}
.wp-block-getwid-images-slider .slick-prev, .wp-block-getwid-images-slider .slick-next, .wp-block-getwid-media-text-slider .slick-prev, .wp-block-getwid-media-text-slider .slick-next, .wp-block-getwid-post-slider .slick-prev, .wp-block-getwid-post-slider .slick-next, .wp-block-getwid-post-carousel .slick-prev, .wp-block-getwid-post-carousel .slick-next {
	overflow: hidden;
	z-index: 1;
	text-shadow: none;
	width: 63px;
	height: 63px;
	background: rgba(242, 249, 253, 0.2);
	border-radius: 50%;
	-webkit-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}
.wp-block-getwid-images-slider .slick-prev:before, .wp-block-getwid-images-slider .slick-next:before, .wp-block-getwid-media-text-slider .slick-prev:before, .wp-block-getwid-media-text-slider .slick-next:before, .wp-block-getwid-post-slider .slick-prev:before, .wp-block-getwid-post-slider .slick-next:before, .wp-block-getwid-post-carousel .slick-prev:before, .wp-block-getwid-post-carousel .slick-next:before {
	color: #2c3847;
	font-family: Linearicons-Free;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 1;
	font-size: 24px;
	font-size: 1.5rem;
}
.wp-block-getwid-images-slider .slick-prev:hover, .wp-block-getwid-images-slider .slick-next:hover, .wp-block-getwid-media-text-slider .slick-prev:hover, .wp-block-getwid-media-text-slider .slick-next:hover, .wp-block-getwid-post-slider .slick-prev:hover, .wp-block-getwid-post-slider .slick-next:hover, .wp-block-getwid-post-carousel .slick-prev:hover, .wp-block-getwid-post-carousel .slick-next:hover {
	background: #f2f9fd;
}
.wp-block-getwid-images-slider .slick-next, .wp-block-getwid-media-text-slider .slick-next, .wp-block-getwid-post-slider .slick-next, .wp-block-getwid-post-carousel .slick-next {
	right: -20px;
}

@media (min-width: 768px) {
.wp-block-getwid-images-slider .slick-next, .wp-block-getwid-media-text-slider .slick-next, .wp-block-getwid-post-slider .slick-next, .wp-block-getwid-post-carousel .slick-next {
	right: -90px;
}
}
.wp-block-getwid-images-slider .slick-next:before, .wp-block-getwid-media-text-slider .slick-next:before, .wp-block-getwid-post-slider .slick-next:before, .wp-block-getwid-post-carousel .slick-next:before {
	content: '\e876';
	-webkit-transform: translateX(-40%) translateY(-50%);
	-ms-transform: translateX(-40%) translateY(-50%);
	transform: translateX(-40%) translateY(-50%);
}
.wp-block-getwid-images-slider .slick-prev, .wp-block-getwid-media-text-slider .slick-prev, .wp-block-getwid-post-slider .slick-prev, .wp-block-getwid-post-carousel .slick-prev {
	left: -20px;
}

@media (min-width: 768px) {
.wp-block-getwid-images-slider .slick-prev, .wp-block-getwid-media-text-slider .slick-prev, .wp-block-getwid-post-slider .slick-prev, .wp-block-getwid-post-carousel .slick-prev {
	left: -90px;
}
}
.wp-block-getwid-images-slider .slick-prev:before, .wp-block-getwid-media-text-slider .slick-prev:before, .wp-block-getwid-post-slider .slick-prev:before, .wp-block-getwid-post-carousel .slick-prev:before {
	-webkit-transform: translateX(-60%) translateY(-50%);
	-ms-transform: translateX(-60%) translateY(-50%);
	transform: translateX(-60%) translateY(-50%);
	content: '\e875';
}
.wp-block-getwid-images-slider .slick-dots, .wp-block-getwid-media-text-slider .slick-dots, .wp-block-getwid-post-slider .slick-dots, .wp-block-getwid-post-carousel .slick-dots {
	bottom: 0;
}
.wp-block-getwid-images-slider .slick-dots li, .wp-block-getwid-media-text-slider .slick-dots li, .wp-block-getwid-post-slider .slick-dots li, .wp-block-getwid-post-carousel .slick-dots li {
	margin: 0;
}
.wp-block-getwid-images-slider .slick-dots li.slick-active button:before, .wp-block-getwid-media-text-slider .slick-dots li.slick-active button:before, .wp-block-getwid-post-slider .slick-dots li.slick-active button:before, .wp-block-getwid-post-carousel .slick-dots li.slick-active button:before {
	color: #8f4ec7;
}
.wp-block-getwid-images-slider .slick-dots li button, .wp-block-getwid-media-text-slider .slick-dots li button, .wp-block-getwid-post-slider .slick-dots li button, .wp-block-getwid-post-carousel .slick-dots li button {
	padding: 7px;
	text-shadow: none;
}
.wp-block-getwid-images-slider .slick-dots li button:before, .wp-block-getwid-media-text-slider .slick-dots li button:before, .wp-block-getwid-post-slider .slick-dots li button:before, .wp-block-getwid-post-carousel .slick-dots li button:before {
	font-size: 10px;
	color: #ced2d5;
	opacity: 1;
}
.wp-block-getwid-images-slider .slick-dotted.slick-slider, .wp-block-getwid-media-text-slider .slick-dotted.slick-slider, .wp-block-getwid-post-slider .slick-dotted.slick-slider, .wp-block-getwid-post-carousel .slick-dotted.slick-slider {
	margin-bottom: 60px;
	padding-bottom: 0;
}
.wp-block-getwid-images-slider .slick-dotted.slick-slider .slick-dots, .wp-block-getwid-media-text-slider .slick-dotted.slick-slider .slick-dots, .wp-block-getwid-post-slider .slick-dotted.slick-slider .slick-dots, .wp-block-getwid-post-carousel .slick-dotted.slick-slider .slick-dots {
	bottom: -50px;
}
.wp-block-getwid-images-slider.has-dots-inside .wp-block-getwid-images-slider__wrapper, .wp-block-getwid-media-text-slider.has-dots-inside .wp-block-getwid-images-slider__wrapper, .wp-block-getwid-post-slider.has-dots-inside .wp-block-getwid-images-slider__wrapper, .wp-block-getwid-post-carousel.has-dots-inside .wp-block-getwid-images-slider__wrapper {
	padding-bottom: 0;
}
.wp-block-getwid-images-slider.has-dots-inside .slick-dotted.slick-slider, .wp-block-getwid-media-text-slider.has-dots-inside .slick-dotted.slick-slider, .wp-block-getwid-post-slider.has-dots-inside .slick-dotted.slick-slider, .wp-block-getwid-post-carousel.has-dots-inside .slick-dotted.slick-slider {
	margin-bottom: 0;
	padding-bottom: 0;
}
.wp-block-getwid-images-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots, .wp-block-getwid-media-text-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots, .wp-block-getwid-post-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots, .wp-block-getwid-post-carousel.has-dots-inside .slick-dotted.slick-slider .slick-dots {
	bottom: 30px;
}
.wp-block-getwid-images-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots li button, .wp-block-getwid-media-text-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots li button, .wp-block-getwid-post-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots li button, .wp-block-getwid-post-carousel.has-dots-inside .slick-dotted.slick-slider .slick-dots li button {
	text-shadow: none;
}
.wp-block-getwid-images-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots li button:before, .wp-block-getwid-media-text-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots li button:before, .wp-block-getwid-post-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots li button:before, .wp-block-getwid-post-carousel.has-dots-inside .slick-dotted.slick-slider .slick-dots li button:before {
	color: #ced2d5;
}
.wp-block-getwid-images-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots li.slick-active button:before, .wp-block-getwid-media-text-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots li.slick-active button:before, .wp-block-getwid-post-slider.has-dots-inside .slick-dotted.slick-slider .slick-dots li.slick-active button:before, .wp-block-getwid-post-carousel.has-dots-inside .slick-dotted.slick-slider .slick-dots li.slick-active button:before {
	color: #8f4ec7;
}
.wp-block-getwid-images-slider.has-arrows-inside .slick-prev, .wp-block-getwid-images-slider.has-arrows-inside .slick-next, .wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev, .wp-block-getwid-media-text-slider.has-arrows-inside .slick-next, .wp-block-getwid-post-slider.has-arrows-inside .slick-prev, .wp-block-getwid-post-slider.has-arrows-inside .slick-next, .wp-block-getwid-post-carousel.has-arrows-inside .slick-prev, .wp-block-getwid-post-carousel.has-arrows-inside .slick-next {
	text-shadow: none;
}
.wp-block-getwid-images-slider.has-arrows-inside .slick-prev:before, .wp-block-getwid-images-slider.has-arrows-inside .slick-next:before, .wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev:before, .wp-block-getwid-media-text-slider.has-arrows-inside .slick-next:before, .wp-block-getwid-post-slider.has-arrows-inside .slick-prev:before, .wp-block-getwid-post-slider.has-arrows-inside .slick-next:before, .wp-block-getwid-post-carousel.has-arrows-inside .slick-prev:before, .wp-block-getwid-post-carousel.has-arrows-inside .slick-next:before {
	color: #2c3847;
}
.wp-block-getwid-images-slider.has-arrows-inside .slick-next, .wp-block-getwid-media-text-slider.has-arrows-inside .slick-next, .wp-block-getwid-post-slider.has-arrows-inside .slick-next, .wp-block-getwid-post-carousel.has-arrows-inside .slick-next {
	right: 20px;
}
.wp-block-getwid-images-slider.has-arrows-inside .slick-prev, .wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev, .wp-block-getwid-post-slider.has-arrows-inside .slick-prev, .wp-block-getwid-post-carousel.has-arrows-inside .slick-prev {
	left: 20px;
}
.wp-block-getwid-images-slider.alignfull .slick-next, .wp-block-getwid-media-text-slider.alignfull .slick-next, .wp-block-getwid-post-slider.alignfull .slick-next, .wp-block-getwid-post-carousel.alignfull .slick-next {
	right: 20px;
}
.wp-block-getwid-images-slider.alignfull .slick-prev, .wp-block-getwid-media-text-slider.alignfull .slick-prev, .wp-block-getwid-post-slider.alignfull .slick-prev, .wp-block-getwid-post-carousel.alignfull .slick-prev {
	left: 20px;
}
.tippy-box[data-theme="translucent"] a, .tippy-box[data-theme="google"] a, .tippy-box[data-theme="dark"] a {
	color: inherit;
	text-decoration: underline;
}
.tippy-box .tippy-content {
	padding: 0;
}
.tippy-box .wp-block-getwid-image-hotspot__tooltip-title {
	font-size: 1.1em;
}
.tippy-box .wp-block-getwid-image-hotspot__tooltip {
	padding: .875rem;
}
.tippy-box .wp-block-getwid-image-hotspot__tooltip-content {
	font-size: 13px;
}
.getwid-columns {
	margin-left: -11px;
	margin-right: -11px;
}
.getwid-columns.getwid-columns-1 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-2 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-3 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-4 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-5 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-6 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-7 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-8 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-9 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-10 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-11 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.getwid-columns.getwid-columns-12 > * {
	padding-left: 11px;
	padding-right: 11px;
}
.wp-block-getwid-accordion {
	background: #fff;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header {
	padding: 1em 1.25em;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header a {
	color: inherit;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper {
	margin-bottom: -2px;
	border: 2px solid #ebeef1;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child {
	border: 2px solid #ebeef1;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper.ui-state-active .wp-block-getwid-accordion__icon, .wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper.ui-state-active a, .wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:hover .wp-block-getwid-accordion__icon, .wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:hover a {
	color: #8f4ec7;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__icon {
	color: inherit;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__content {
	margin-top: 2px;
	border: 0;
}
.wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
	margin: 0 0 30px 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
	width: 100%;
}
.wp-block-getwid-image-box .wp-block-getwid-image-box__image-container .wp-block-getwid-image-box__image-wrapper {
	width: 100%;
}
}
.wp-block-getwid-image-box .wp-block-getwid-image-box__content blockquote {
	margin-left: 0;
	margin-right: 0;
}
.wp-block-getwid-image-box.has-image-left .wp-block-getwid-image-box__image-container {
	margin: 0 40px 0 0;
}
.wp-block-getwid-image-box.has-image-right .wp-block-getwid-image-box__image-container {
	margin: 0 0 0 40px;
}

@media screen and (max-width: 767px) {
.wp-block-getwid-image-box.has-mobile-layout-column .wp-block-getwid-image-box__image-container {
	margin: 0 0 40px 0;
}
}

@media screen and (max-width: 767px) {
.wp-block-getwid-image-box.has-mobile-layout-column-reverse .wp-block-getwid-image-box__image-container {
	margin: 40px 0 0 0;
}
}
.wp-block-getwid-images-slider {
	padding-left: 0;
	padding-right: 0;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__wrapper.getwid-columns .wp-block-getwid-recent-posts__post {
	margin-bottom: 1.5em;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-wrapper {
	border: 2px solid #eaedef;
	background: #fff;
	height: 100%;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail {
	position: relative;
	margin: 0;
	width: 100%;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__content-wrapper {
	margin: 0;
	padding: 3.125rem 2.5rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__content-wrapper {
	width: 100%;
}
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post h1.wp-block-getwid-recent-posts__post-title {
	font-size: 30px;
	font-size: 1.875rem;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post h2.wp-block-getwid-recent-posts__post-title {
	font-size: 27px;
	font-size: 1.6875rem;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post h3.wp-block-getwid-recent-posts__post-title {
	font-size: 24px;
	font-size: 1.5rem;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post h4.wp-block-getwid-recent-posts__post-title {
	font-size: 21px;
	font-size: 1.3125rem;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post h5.wp-block-getwid-recent-posts__post-title {
	font-size: 18px;
	font-size: 1.125rem;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title:last-child {
	margin-bottom: 0;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title a {
	color: inherit;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title a:hover {
	text-decoration: none;
	color: #8f4ec7;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title a:focus, .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title a:active {
	text-decoration: none;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-header:last-child {
	margin-bottom: 0;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-footer {
	font-style: italic;
	font-size: 15px;
	font-size: 0.9375rem;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-footer > span:after {
	content: '/';
	margin: 0 .5em;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-footer > span:last-child:after {
	display: none;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-footer .wp-block-getwid-recent-posts__post-tags a {
	padding: 0;
	margin: 0;
	background: transparent;
	color: #8f4ec7;
	font-weight: 400;
	font-family: "PT Serif", serif;
}
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-footer .wp-block-getwid-recent-posts__post-tags a:hover {
	text-decoration: underline;
}
.wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail {
	height: auto;
}
.wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail a {
	height: 100%;
}
.wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post-wrapper {
	-webkit-box-align: initial;
	-ms-flex-align: initial;
	align-items: initial;
}
.wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post + .wp-block-getwid-recent-posts__post {
	margin-top: 1.25rem;
}
.wp-block-getwid-toggle {
	background: #fff;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row {
	margin-top: -2px;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row:first-child {
	margin-top: 0;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row:first-child .wp-block-getwid-toggle__header-wrapper {
	border-top: 2px solid #ebeef1;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header {
	padding: 1em 1.25em;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header a {
	color: inherit;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper {
	border: 2px solid #ebeef1;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header:hover a, .wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header:hover .wp-block-getwid-toggle__icon {
	color: #8f4ec7;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__icon {
	color: inherit;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__content {
	border: 0;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row.is-active .wp-block-getwid-toggle__header a {
	color: #8f4ec7;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links {
	margin: 0 0 -2px 0;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link {
	border: 2px solid #ebeef1;
	margin: 0 -2px 0 0;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link:last-child {
	margin-right: 0;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-tabs-active {
	border-color: #ebeef1;
	background: #fff;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-tabs-active a {
	color: #8f4ec7;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link a {
	color: #2c3847;
	padding: 15px 50px;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link:hover a {
	color: #8f4ec7;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content {
	border: 2px solid #ebeef1;
	padding: 50px;
	background: #fff;
}
.wp-block-getwid-tabs.has-layout-vertical-left .wp-block-getwid-tabs__nav-links, .wp-block-getwid-tabs.has-layout-vertical-right .wp-block-getwid-tabs__nav-links, .wp-block-getwid-tabs.is-style-vertical .wp-block-getwid-tabs__nav-links {
	margin: 0 -2px 0 0;
}
.wp-block-getwid-tabs.has-layout-vertical-left .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link, .wp-block-getwid-tabs.has-layout-vertical-right .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link, .wp-block-getwid-tabs.is-style-vertical .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link {
	margin: 0 0 -2px 0;
	border: 2px solid #ebeef1;
}
.wp-block-getwid-tabs.has-layout-vertical-left .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link a, .wp-block-getwid-tabs.has-layout-vertical-right .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link a, .wp-block-getwid-tabs.is-style-vertical .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link a {
	padding-left: 20px;
	padding-right: 20px;
}
.wp-block-getwid-tabs.has-layout-vertical-right .wp-block-getwid-tabs__nav-links {
	margin: 0 0 0 -2px;
}
.wp-block-getwid-advanced-heading + h1, .wp-block-getwid-advanced-heading + h2, .wp-block-getwid-advanced-heading + h3, .wp-block-getwid-advanced-heading + h4, .wp-block-getwid-advanced-heading + h5, .wp-block-getwid-advanced-heading + h6 {
	margin-top: .2em;
}
.wp-block-getwid-advanced-heading h1, .wp-block-getwid-advanced-heading h2, .wp-block-getwid-advanced-heading h3, .wp-block-getwid-advanced-heading h4, .wp-block-getwid-advanced-heading h5, .wp-block-getwid-advanced-heading h6 {
	margin: 0;
}
h1 + .wp-block-getwid-advanced-heading, h2 + .wp-block-getwid-advanced-heading, h3 + .wp-block-getwid-advanced-heading, h4 + .wp-block-getwid-advanced-heading, h5 + .wp-block-getwid-advanced-heading, h6 + .wp-block-getwid-advanced-heading {
	margin-top: .25em;
}
.wp-block-getwid-section .wp-block-getwid-section__inner-content blockquote {
	margin-left: 0;
	margin-right: 0;
}
.wp-block-getwid-testimonial {
	padding-top: 58px;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	border: 2px solid #ebeef1;
	background: #fff;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__content-wrapper + .wp-block-getwid-testimonial__header {
	margin-top: 0;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__image-wrapper + .wp-block-getwid-testimonial__heading {
	margin-left: 0;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__heading {
	text-align: center;
	margin-top: 2rem;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__title {
	font-size: 24px;
	font-size: 1.5rem;
	color: #2c3847;
	font-weight: 500;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__subtitle {
	font-size: 16px;
	font-size: 1rem;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__header {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__image-wrapper {
	max-width: 116px;
	margin-top: -60px;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__image img {
	border: 8px solid #fff;
}
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__content-wrapper {
	text-align: center;
	padding: 1rem 3.125rem 3.125rem;
}
.wp-block-getwid-person .wp-block-getwid-person__image + .wp-block-getwid-person__content-wrapper {
	margin-top: 1.875rem;
}
.wp-block-getwid-person .wp-block-getwid-person__content-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.wp-block-getwid-person .wp-block-getwid-person__content-wrapper .wp-block-getwid-social-links {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	margin: 0;
}
.wp-block-getwid-person .wp-block-getwid-person__content-wrapper .wp-block-getwid-social-links:not(:only-child) {
	margin-bottom: 1.25rem;
}
.wp-block-getwid-person .wp-block-getwid-person__content-wrapper .wp-block-getwid-person__title {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	color: #2c3847;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: -.7px;
}
.wp-block-getwid-person .wp-block-getwid-person__content-wrapper .wp-block-getwid-person__subtitle {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	font-size: 17px;
	font-size: 1.0625rem;
	letter-spacing: 0;
}
.wp-block-getwid-person .wp-block-getwid-person__content-wrapper .wp-block-getwid-person__content {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}
.wp-block-getwid-social-links {
	font-size: 18px;
	font-size: 1.125rem;
}
.wp-block-getwid-social-links .wp-block-getwid-social-links__wrapper {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.wp-block-getwid-social-links .wp-block-getwid-social-links__link:hover .wp-block-getwid-social-links__wrapper {
	color: #68c5f9;
}
.wp-block-getwid-social-links .wp-block-getwid-social-links__link:hover .wp-block-getwid-social-links__wrapper.has-text-color.has-blue-color {
	color: #8f4ec7;
}
.wp-block-getwid-social-links.has-icons-stacked .wp-block-getwid-social-links__link .wp-block-getwid-social-links__wrapper {
	padding: 1em;
}
.wp-block-getwid-social-links.has-icons-stacked .wp-block-getwid-social-links__link:hover .wp-block-getwid-social-links__wrapper {
	color: #fff;
	background: #68c5f9;
}
.wp-block-getwid-social-links.has-icons-stacked .wp-block-getwid-social-links__link:hover .wp-block-getwid-social-links__wrapper.has-background.has-blue-background-color {
	background: #8f4ec7;
}
.wp-block-getwid-social-links.has-icons-framed .wp-block-getwid-social-links__link .wp-block-getwid-social-links__wrapper {
	padding: 1em;
	border-width: 2px;
}
.wp-block-getwid-social-links.has-icons-framed .wp-block-getwid-social-links__link:hover .wp-block-getwid-social-links__wrapper {
	color: #68c5f9;
}
.wp-block-getwid-media-text-slider .wp-block-getwid-media-text-slider-slide__content {
	padding: 80px 50px;
}

@media (min-width: 768px) {
.wp-block-getwid-media-text-slider .wp-block-getwid-media-text-slider-slide__content {
	padding: 80px 125px;
}
}
.wp-block-getwid-banner .wp-block-getwid-banner__title {
	font-size: 24px;
	font-size: 1.5rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.wp-block-getwid-banner .wp-block-getwid-banner__caption-wrapper {
	width: 100%;
}
}
.wp-block-getwid-icon-box {
	padding-top: 1em;
	padding-bottom: 1em;
}

@media (min-width: 992px) {
.wp-block-getwid-icon-box {
	padding-top: 2em;
	padding-bottom: 2em;
}
}
.wp-block-getwid-icon-box .wp-block-getwid-icon-box__icon-container {
	margin-bottom: 30px;
}
.wp-block-getwid-icon-box.has-icon-left .wp-block-getwid-icon-box__icon-container {
	margin: 0 30px 0 0;
}
.wp-block-getwid-icon-box.has-icon-right .wp-block-getwid-icon-box__icon-container {
	margin: 0 0 0 30px;
}
.wp-block-getwid-instagram.has-spacing-medium .wp-block-getwid-instagram__wrapper {
	margin: -10px;
}
.wp-block-getwid-instagram.has-spacing-medium .wp-block-getwid-instagram__item {
	padding: 10px;
}
.wp-block-getwid-progress-bar .wp-block-getwid-progress-bar__header {
	margin-bottom: .5em;
}
.wp-block-getwid-progress-bar .wp-block-getwid-progress-bar__percent {
	color: #2c3847;
}
.wp-block-getwid-progress-bar .wp-block-getwid-progress-bar__bar {
	height: 4px;
}
.wp-block-getwid-progress-bar .wp-block-getwid-progress-bar__bar:not(.has-background) {
	background-color: #ebeef1;
}
.wp-block-getwid-progress-bar .wp-block-getwid-progress-bar__progress:not(.has-text-color) {
	color: #8f4ec7;
}
.wp-block-getwid-price-box {
	border: 2px solid #edeef0;
	padding: 3.75rem 1.875rem;
}
.wp-block-getwid-price-box.has-text-color .wp-block-getwid-price-box__pricing {
	color: inherit;
}
.wp-block-getwid-price-box.has-text-color .wp-block-getwid-price-box__title {
	color: inherit;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__title {
	color: #2c3847;
	margin-bottom: 2.5rem;
	letter-spacing: normal;
}
.wp-block-getwid-price-box h6.wp-block-getwid-price-box__title {
	font-size: 16px;
	font-size: 1rem;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__pricing {
	color: #8f4ec7;
	font-weight: 500;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__pricing .wp-block-getwid-price-box__currency {
	font-size: 33px;
	font-size: 2.0625rem;
	vertical-align: baseline;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__pricing .wp-block-getwid-price-box__amount {
	font-size: 33px;
	font-size: 2.0625rem;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__pricing .wp-block-getwid-price-box__period {
	vertical-align: baseline;
}
.wp-block-getwid-price-box .wp-block-getwid-price-box__features {
	margin-bottom: 3.75rem;
}
.wp-block-getwid-counter .wp-block-getwid-counter__wrapper .wp-block-getwid-counter__number {
	font-size: 48px;
	font-size: 3rem;
	font-weight: 500;
	line-height: 1;
}
.wp-block-getwid-counter .wp-block-getwid-counter__wrapper .wp-block-getwid-counter__number:not(.has-text-color) {
	color: #2c3847;
}
.wp-block-getwid-counter .wp-block-getwid-counter__wrapper .wp-block-getwid-counter__suffix {
	padding-top: .875em;
}
.wp-block-getwid-counter .wp-block-getwid-counter__wrapper .wp-block-getwid-counter__prefix {
	padding-bottom: .875em;
}
.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit {
	margin-top: 2.5rem;
}
.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post {
	padding: 100px;
}

@media (min-width: 768px) {
.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post {
	padding: 150px;
}
}
.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-overlay {
	opacity: .4;
}
.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-content-wrapper {
	text-align: left;
	max-width: 650px;
	margin-left: 0;
	margin-right: auto;
}
.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-title {
	color: #fff;
}
.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-title a {
	color: inherit;
}
.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-title a:hover {
	text-decoration: none;
	color: #8f4ec7;
}
.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-excerpt {
	color: #fff;
}
.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post {
	border: 2px solid #edeef0;
	background: #fff;
}
.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-thumbnail {
	margin-bottom: 0;
	position: relative;
}
.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-content-wrapper {
	padding: 50px 40px;
	width: 100%;
}
.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title {
	font-size: 24px;
	font-size: 1.5rem;
}
.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title a {
	color: inherit;
}
.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title a:hover {
	text-decoration: none;
	color: #8f4ec7;
}
.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-excerpt {
	margin-top: 20px;
}
.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post:first-child {
	margin-top: 0;
}
.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-wrapper {
	border: 2px solid #eaedef;
	background: #fff;
}
.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-thumbnail {
	position: relative;
}
.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-title {
	font-size: 24px;
	font-size: 1.5rem;
}
.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-title a {
	color: inherit;
}
.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-title a:hover {
	color: #8f4ec7;
	text-decoration: none;
}
.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__content-wrapper {
	padding: 50px 40px;
}
.wp-block-getwid-custom-post-type.has-layout-list .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-wrapper {
	-webkit-box-align: initial;
	-ms-flex-align: initial;
	align-items: initial;
}
.wp-block-getwid-custom-post-type.has-layout-list .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-thumbnail {
	height: auto;
}
.wp-block-getwid-custom-post-type.has-layout-list .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-thumbnail a {
	height: 100%;
}
.wp-block-getwid-custom-post-type.has-layout-list .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-thumbnail img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.wp-block-getwid-custom-post-type.has-layout-list .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-thumbnail + .wp-block-getwid-custom-post-type__content-wrapper {
	max-width: 60%;
}
.wp-block-getwid-custom-post-type.has-layout-grid .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-thumbnail {
	margin-bottom: 0;
}
.wp-block-getwid-price-list {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.wp-block-getwid-price-list.has-dots .wp-block-getwid-price-list__price-line {
	border-bottom: 5px dotted currentColor;
}
.wp-block-getwid-price-list.has-dots:not(.has-text-color) .wp-block-getwid-price-list__price-line {
	border-bottom: 5px dotted #f1f4f7;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.wp-block-getwid-price-list .wp-block-getwid-price-list__content-wrapper {
	-webkit-box-flex: 1;
	-ms-flex: 1 0;
	flex: 1 0;
}
}
.wp-block-getwid-template-post-title:not(.has-text-color) a {
	color: inherit;
}
.wp-block-getwid-template-post-title:not(.has-text-color) a:hover {
	color: #8f4ec7;
}
.wp-block-getwid-template-post-title a:hover {
	text-decoration: none;
}
.wp-block-getwid-template-post-featured-background-image {
	padding: 100px;
}
.wpulike-heart .wp_ulike_put_image:after {
	background-image: url(heart.png);
}

@media (min-width: 768px) {
.wp-block-getwid-template-post-featured-background-image {
	padding: 150px;
}
}
.wp-block-getwid-template-post-featured-background-image .wp-block-getwid-template-post-featured-background-image__content > *:not(.has-text-color) {
	color: #fff;
}
.wp-block-getwid-template-post-featured-background-image .wp-block-getwid-template-post-featured-background-image__content > *:not(.has-text-color) a {
	color: inherit;
}
.wp-block-getwid-template-post-meta {
	font-style: italic;
	font-size: 15px;
	font-size: 0.9375rem;
}
.wp-block-getwid-template-post-meta.has-direction-row > * {
	margin-right: 5px;
}
.wp-block-getwid-template-post-meta.has-direction-row p + div {
	margin-left: 0;
}
.wp-block-getwid-template-post-link {
	letter-spacing: .15em;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
}
.wp-block-getwid-template-post-link:not(.has-text-color) a {
	color: #64c0f4;
}
/*мои стили*/

.footer-sidebars-wrapper {
	background: #9A283E;
}
footer#colophon {
	display: none;
}
.footer-sidebars-wrapper .footer-sidebars .widget-area:first-child {
	flex-basis: 25%;
}
.footer-sidebars-wrapper .footer-sidebars .widget-area:nth-child(2) {
	flex-basis: 75%;
}
ul#menu-main-menu, ul#menu-bottom-menu {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(4,1fr);
	grid-auto-flow: column;
	justify-items: start;
}
body.page .page-img .post-thumbnail, body.category-blog .page-img .post-thumbnail, body.single-post .page-img .post-thumbnail {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	max-width: none;
	background: #000;
}
body.page .page-img .post-thumbnail img, body.category-blog .page-img .post-thumbnail img, body.single-post .page-img .post-thumbnail img {
	width: 100%;
}
body.page .page-img, body.category-blog .page-img, body.single-post .page-img {
	position: relative;
}
.intro {
	height: 100vh;
	overflow: hidden;
	position: relative;
	background: url("cover.jpg") center no-repeat;
	background-size: cover;
}
.video {
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding-bottom: 56.25%;
}
/*.intro iframe {

	position: absolute;

	top: 0px;

	left: calc(-1 * (50vh * 1.78 - 50vh));

	bottom: 0;

	width: calc(100vh * 1.78);

	max-width: none;

	height: 100vh; 	

	z-index: 0;

}*/

.video iframe {
	width: 100%;
	max-width: none;
	position: absolute;
	top: 0;
	left: 0;
}
/*.intro .intro__content {

	position: relative;

	color: #fff;

	padding: 50px;

	font-size: 20px;

}*/

.intro .intro__content:before {
	z-index: -1;
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
}
.header-subheader {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: calc(50% - 80px);
	z-index: 2;
}
.header-subheader h1 {
	font-family: 'EBGaramond-Regular';
	font-size: 58px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
	text-transform: initial;
	margin-bottom: 20px;
}
.language-he .header-subheader h1 {
	font-family: 'Heebo';
}
.header-subheader h2, .header-subheader h2 p {
	font-family: 'Montserrat-Regular';
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 3.87px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
}
.language-he .header-subheader h2, .language-he .header-subheader h2 p {
	font-family: 'Heebo';
}
.black {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000;
	opacity: .4;
	z-index: 1;
}
#menu-language {
	margin: 0 30px 0 0;
	padding: 0;
}
#menu-language li {
	list-style-type: none;
	color: #fff;
	position: relative;
	line-height: inherit;
	text-align: left;
}
#menu-language li a {
	font-family: 'Montserrat-Regular';
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
}
.language-he #menu-language li a {
	font-family: 'Heebo';
}
#menu-language li ul.sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
 #menu-language li ul.sub-menu:marker {
 content: '';
 display: none;
}
#menu-language li:hover ul.sub-menu {
	display: inherit;
}
#menu-language li.active-language:after {
	content: '';
	border-top: 2px solid white;
	margin-left: 2px;
	margin-bottom: 12px;
	display: inline-block;
	vertical-align: bottom;
	transform: rotate(135deg);
	border-right: 2px solid white;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 6px;
	right: -20px;
}
.language-he #menu-language li.active-language:after {
	top: 0px;
	left: -25px;
	right: auto;
}
.lnr-cross:before {
	font-size: 60px;
}
#id-new-sidebar {
	z-index: 6;
	justify-content: right;
	display: flex;
	max-width: none;
	padding: 0 45px 0 0;
}
.language-he #id-new-sidebar {
	justify-content: left;
	padding: 0 0 0 45px;
}
.socials {
	gap: 0 !important;
}
.socials img {
	width: 45px;
	height: 45px;
}
.socials .wp-block-column:not(:last-child) {
	margin-right: 0;
}
.YouTubePopUp-Close {
	top: -60px;
	right: -60px;
	left: auto;
}
.YouTubePopUp-Close:before {
	font-family: 'Linearicons-Free' !important;
	content: "\e870";
	font-size: 60px;
}
.vp-s.vp-yt-type {
	position: fixed;
	left: 0;
	top: calc(50% - 20px);
	font-family: 'Montserrat-Regular';
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2.26px;
	font-weight: 400;
	background: #9A283E;
	border-radius: 0 46.5px 46.5px 0;
	z-index: 7;
	padding: 24px 40px 24px 33px;
	text-transform: uppercase;
	border: none;
	line-height: initial;
}
.language-he .vp-s.vp-yt-type {
	font-family: 'Heebo';
}
.main-navigation .nav-menu li.bottom {
	display: none;
}
.widget_nav_menu .menu li.bottom:last-child {
	font-size: 0;
	width: 0;
}
aside.widget-area {
	position: relative;
}
.socials.bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 33%;
	padding: 0 3.1vw;
}
.language-he .socials.bottom {
	right: auto;
	left: 0;
}
.socials.bottom .fb, .socials.bottom .waze {
	flex-basis: 25px;
	max-width: 25px;
}
.socials.bottom .insta {
	flex-basis: 45px;
	max-width: 45px;
}
.socials.bottom .fb .wp-block-image, .socials.bottom .waze .wp-block-image {
	width: 25px;
}
.socials.bottom .insta .wp-block-image {
	width: 50px;
}
.socials.bottom img {
	width: 25px;
	height: 25px;
}
.socials.bottom .wp-block-column:not(:first-child), .socials.bottom .wp-block-column:nth-child(2n) {
	margin: 0;
}
.btn {
	text-transform: uppercase;
	font-family: 'Montserrat-Regular';
	font-size: 16px;
	padding: 15px 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.language-he .btn {
	font-family: 'Heebo';
}
.border_bej {
	border: 1px solid #816C48;
	color: #816C48;
	height: 50px;
	min-width: 222px;
	margin-top: 20px !important;
}
.border_bej:hover {
	background: #816C48;
	color: #fff;
}
.block {
	text-align: center;
	padding: 170px 0 0 0;
}
.block p {
	margin: 35px auto;
}
.vision {
	margin-top: 20px;
}
img.wp-image-77 {
	margin: 90px auto;
	max-width: 1076px;
	width: 100%;
}
.maxslider .slick-arrow {
	background-color: transparent;
	width: 48px;
	height: 34px;
	background-size: contain;
}
.maxslider .slick-arrow-prev {
	background-image: url(prev-arrow.png);
	left: 68px;
}
.maxslider .slick-arrow-next {
	background-image: url(next-arrow.png);
	right: 68px;
}
.farm {
	margin-top: 100px;
}
.farm, .innovation, .connoisseur, .sustanability, .quality {
	display: flex;
}
.farm>div, .innovation>div, .connoisseur>div, .sustanability>div, .quality>div {
	flex-basis: 50%;
	overflow: hidden;
}
.bej {
	padding: 100px;
	display: flex;
	flex-direction: column;
	align-items: start;
	color: #fff;
	background: #816C48;
	justify-content: space-evenly;
}
.bej h2, .bej p, .bej a {
	color: #fff;
	border-color: #fff;
	margin: initial;
}
.farm img, .innovation img, .sustanability img, .light_bej img, .quality img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.light {
	padding: 100px;
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: space-evenly;
}
h2.crown:before {
	content: '';
	display: block;
	background: url(crown.svg);
	width: 93px;
	height: 44px;
	margin-bottom: 24px;
}
h2.hand:before {
	content: '';
	display: block;
	background: url(hand.png) no-repeat center center;
	width: 93px;
	height: 44px;
	margin-bottom: 24px;
	background-size: contain;
}
.innovation .light a.btn {
	margin-top: 50px;
}
.home .entry-content p {
	margin-top: 1.5em;
	max-width: 1170px !important;
}
.light_bej {
	padding: 300px 0 200px 0;
	background: #F3EFEB;
}
.slider-3-pic {
	width: 85%;
	margin-bottom: -100px !important;
}
.maxslider {
	margin: 0;
}
.maxslider-slide {
	background-size: contain;
}
.slider .maxslider-slide {
	background-size: cover;
}
.connoisseur {
	width: 85%;
	margin: auto;
	background: linear-gradient(90deg, rgba(255,255,255,1) 65%, rgba(255,255,255,0) 65%);
}
.language-he .connoisseur {
	background: linear-gradient(270deg, rgba(255,255,255,1) 65%, rgba(255,255,255,0) 65%);
}
.language-he .connoisseur_1 {
	padding: 140px 170px 135px 0;
}
.connoisseur_1 {
	padding: 140px 0 135px 170px;
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: space-between;
}
.connoisseur_1 h2 {
	text-align: left;
	margin: 0;
}
.connoisseur_1 p {
	margin: 40px 0;
}
.connoisseur_2 {
	padding: 75px 75px 75px 40px;
}
.harvesting p {
	margin: 1.5em auto !important;
}
.cw1 {
	background: #F5F1EB;
	padding: 125px 0;
}
.cw1 p {
	max-width: 875px;
	margin: auto;
	text-align: center;
	margin-bottom: 1em;
}
.cw1 p:first-child:before {
	content: '';
	display: block;
	background: url(crown.svg);
	width: 93px;
	height: 44px;
	margin: 0 auto 50px;
}
.cw2 {
	padding: 133px 50px 190px 50px;
	display: flex;
	justify-content: space-between;
	max-width: 1640px !important;
}
.cw2 div {
	flex-basis: 33%;
}
.cw2 div:nth-child(2) {
	margin: 0 143px;
}
.cw2 h3 {
	margin: 67px 0 44px 0;
	font-size: 36px;
	color: #826C49;
	letter-spacing: 6px;
}
.cw3 {
	background: #FAF8F9;
	display: flex;
	padding: 190px 50px 140px 50px;
	align-items: center;
	justify-content: center;
	direction: ltr;
}
.cw3 div {
	flex-basis: 50%;
	max-width: 820px;
}
.cw3 p {
	max-width: 66%;
	margin-left: 0;
}
.cw3 p:before {
	content: '';
	display: block;
	background: url(fish.svg);
	width: 60px;
	height: 55px;
	margin: 0 auto 20px 0;
}
.language-he .cw3 div {
	direction: rtl;
}
.language-he .cw3 p:before {
	margin: 0 0 20px auto;
}
.contact {
	max-width: 1460px !important;
	display: flex;
	padding: 90px 0 0 0;
}
.contact .wpcf7, .contact .gmp_map_opts {
	flex-basis: 50%;
	margin-bottom: -100px !important;
}
.wpcf7 label {
	font-family: 'Montserrat-Regular';
	font-size: 14px;
	color: #816C48;
	letter-spacing: 2.26px;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
}
.language-he .wpcf7 label {
	font-family: 'Heebo';
	text-align: right;
}
.wpcf7 input, .wpcf7 textarea {
	border: 1px solid #816C48;
	font-family: 'EBGaramond-Regular';
	font-size: 18px;
	color: #826C49;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
	padding: 10px 15px;
	line-height: normal;
	margin-top: 10px;
}
.width1460.address a img.aligncenter.size-full.wp-image-150 {
	max-width: 45px;
}
.language-he .wpcf7 input, .language-he .wpcf7 textarea {
	font-family: 'Heebo';
	direction: rtl;
	text-align: right;
}
.wpcf7 textarea {
	height: 123px;
}
.contact .wpcf7 input[type="submit"] {
	background: transparent;
	font-family: 'EBGaramond-Regular';
	font-size: 18px;
	color: #826C49;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
	float: right;
	border: none;
	text-transform: none;
}
.language-he .wpcf7 input[type="submit"] {
	font-family: 'Heebo';
	float: left;
}
.wpcf7 form {
	max-width: 500px;
}
.contact .wpcf7 .name {
	width: 38%;
	float: left;
	margin-right: 5%;
}
.language-he .contact .wpcf7 .name {
	float: right;
	margin-right: 0;
	margin-left: 5%;
}
.contact .wpcf7 .email {
	width: 57%;
	float: right;
}
.language-he .contact .wpcf7 .email {
	float: left;
}
.gmp_map_opts {
	border: 5px solid #fff;
}
.post-124 .light_bej {
	padding-top: 90px;
	padding-bottom: 115px;
}
.post-124 .light_bej h2 {
	max-width: 1460px !important;
}
.width1460 {
	max-width: 1460px !important;
	margin-left: auto;
	margin-right: auto;
}
.width1460.address {
	margin-top: 160px;
	display: flex;
}
.width1460.address>div {
	flex-basis: 33%;
	padding: 0 95px;
	font-family: 'EBGaramond-Regular';
	font-size: 24px;
	color: #826C49;
	letter-spacing: 0;
	font-weight: 400;
	line-height: normal;
}
.language-he .width1460.address>div {
	font-family: 'Heebo';
}
.width1460.address>div:nth-child(2) {
	border-left: 1px solid #816C48;
	border-right: 1px solid #816C48;
}
.width1460.address>div:nth-child(3) {
	display: flex;
	align-items: center;
}
.width1460.address>div:nth-child(3) a {
	margin-right: 20px;
}
.width1460.contacts {
	display: flex;
	flex-wrap: wrap;
	margin-top: 90px;
}
.width1460.contacts>div {
	flex-basis: calc(50% - 180px);
	padding: 45px 0;
	border-bottom: 1px solid #816C48;
	margin: 0 90px;
}
.width1460.contacts>div:last-child {
	border: none;
}
.width1460.contacts>div h3 {
	font-family: 'Montserrat-Regular';
	font-size: 24px;
	color: #816C48;
	letter-spacing: 4px;
	font-weight: 400;
	line-height: normal;
	text-transform: none;
}
.language-he .width1460.contacts>div h3 {
	font-family: 'Heebo';
}
.width1460.contacts>div a {
	font-family: 'EBGaramond-Regular';
	font-size: 24px;
	color: #826C49;
	letter-spacing: 0;
	font-weight: 400;
	line-height: normal;
	text-transform: lowercase;
}
.language-he .width1460.contacts>div a {
	font-family: 'Heebo';
}
.page-id-99 .entry-content p, .page-id-112 .entry-content p {
	margin-top: 1.5em;
	margin-left: 0;
	max-width: 875px !important;
}
img.innovation {
	margin-top: 140px;
}
.page-id-99 .innovation, .page-id-112 .innovation, .page-id-197 .innovation {
	margin-top: 140px;
}
/*.page-id-99 .light, .page-id-112 .light, .page-id-197 .light {

	justify-content: center;

}*/

.page-id-99 .light h2, .page-id-112 .light h2, .page-id-197 .light h2 {
	margin: 0;
}
.page-id-99 .farm, .page-id-112 .farm, .page-id-197 .farm {
	margin-top: 0;
}
.page-id-99 .light_bej, .page-id-112 .light_bej, .page-id-197 .light_bej {
	padding: 0 0 100px 0;
}
.page-id-99 .light_bej .innovation, .page-id-112 .light_bej .innovation, .page-id-197 .light_bej .innovation {
	margin-top: 0;
}
.page-id-99 .light_bej .innovation .light, .page-id-112 .light_bej .innovation .light, .page-id-197 .light_bej .innovation .light {
	padding-left: 80px;
	align-items: center;
}
.page-id-99 .images_block1 {
	width: 70%;
}
.page-id-99 .images_block1, .page-id-112 .images_block1, .page-id-197 .images_block1 {
	margin-top: -100px;
}
.page-id-99 .harvesting, .page-id-112 .harvesting, .page-id-197 .harvesting {
	text-align: center;
	margin-top: 120px;
}
.sustanability {
	margin-top: 130px;
	background: #FAF8F9;
}
.page-id-112 .image_block {
	max-width: 1186px !important;
	margin-top: -100px;
}
.page-id-197 .image_block {
	margin: 100px auto 200px auto !important;
	text-align: center;
}
.page-id-197 .entry-content p {
	margin-top: 1em;
	max-width: 875px !important;
	margin-bottom: 0;
	margin-left: 0;
}
.page-id-197 .sustanability {
	margin-top: 0px;
}
.page-id-197 .light_bej {
	display: flex;
	padding: 0;
}
.page-id-197 .light_bej>div {
	flex-basis: 50%;
}
.page-id-197 .light_bej p {
	margin-left: 0;
}
.home .light_bej {
	margin: 50px 0 0 0;
	padding: 50px 0;
}
.home .light_bej img {
	width: auto;
	height: auto;
}
body.language-he .farm {
	margin-top: 0;
}
#post-grid-226 {
	max-width: none;
	padding: 0 !important;
}
#post-grid-226 .grid-items {
}
#post-grid-226 .item {
	width: 100%;
}
#post-grid-226 .item:first-child {
	background: #F3EFEB;
}
#post-grid-226 .item:nth-child(3) {
	background: #FAF8F9;
}
#post-grid-226 .item:nth-child(5) {
	background: #F6F3F0;
}
#post-grid-226 .item .layer-wrapper {
	max-width: 1120px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#post-grid-226 .even .image.thumb {
	max-width: 320px;
	order: 2;
	z-index: 1;
}
#post-grid-226 .odd .image.thumb {
	max-width: 320px;
	z-index: 1;
}
#post-grid-226 .image.thumb img {
	width: 100%;
	height: auto;
	object-fit: contain;
	border-radius: 50%;
}
#post-grid-226 .title, #post-grid-226 .element_1666163776026, #post-grid-226 .element_1677235256342 {
	font-family: 'Montserrat-Regular';
	font-size: 36px;
	color: #826C49;
	letter-spacing: 6px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
}
.language-en #post-grid-226 .element_1677235256342, .language-he #post-grid-226 .element_1666163776026 {
	display: none;
}
.language-he #post-grid-226 .title, .language-he #post-grid-226 .element_1666163776026, .language-he #post-grid-226 .element_1677235256342 {
	font-family: 'Heebo';
	text-align: right;
}
#post-grid-226 .element_1666163776026, #post-grid-226 .element_1677235256342 {
	margin-bottom: 30px;
}
.border_block {
	border: 1px solid #826C49;
	padding: 24px;
	width: 55%;
	height: fit-content;
	position: relative;
}
#post-grid-226 .even .border_block:after {
	content: '';
	height: 1px;
	background: #826C49;
	width: 45%;
	display: block;
	position: absolute;
	right: -45%;
	top: 50%;
}
.language-he #post-grid-226 .even .border_block:after {
	left: -45%;
	right: auto;
}
#post-grid-226 .odd .border_block:after {
	content: '';
	height: 1px;
	background: #826C49;
	width: 45%;
	display: block;
	position: absolute;
	left: -45%;
	top: 50%;
}
.language-he #post-grid-226 .odd .border_block:after {
	right: -45%;
	left: auto;
}
#post-grid-226 .element_1666169338563, #post-grid-226 .element_1678371253581 {
	font-family: 'EBGaramond-Regular';
	font-size: 24px;
	color: #826C49;
	letter-spacing: 0;
	font-weight: 400;
	direction: ltr;
}
.language-he #post-grid-226 .element_1666169338563, .language-he #post-grid-226 .element_1678371253581 {
	font-family: 'Heebo';
	line-height: 26px;
}
#post-grid-226 .element_1666169338563 i, #post-grid-226 .element_1678371253581 i {
	background: #826C49;
	color: #fff;
	font-size: 15px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 25px;
}
#post-grid-226 .element_1666169338563 {
	float: left;
}
#post-grid-226 .element_1678371253581 {
	float: right;
}
.director_board {
	max-width: 1380px !important;
	margin-top: 180px;
}
.director_board .columns-2-from3 {
	flex-wrap: wrap;
	display: flex;
}
.director_board .bej {
	display: flex;
	flex-basis: 40%;
	padding: 5%;
	margin: 0 0 10% 10%;
	font-family: 'Montserrat-Regular';
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	align-items: center;
	justify-content: center;
}
.language-he .director_board .bej {
	font-family: 'Heebo';
}
.director_board .border_bej {
	display: flex;
	height: auto;
	flex-basis: 40%;
	padding: 5%;
	margin: 0 0 10% 10%;
	font-family: 'Montserrat-Regular';
	font-size: 24px;
	letter-spacing: 4px;
	text-align: center;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	align-items: center;
	justify-content: center;
}
.language-he .director_board .border_bej {
	font-family: 'Heebo';
}
.director_board .border_bej:hover {
	border: 1px solid #816C48;
	color: #816C48;
	background: #fff;
}
.width1280 {
	max-width: 1280px !important;
}
.width938 {
	max-width: 938px;
}
.columns-3 {
	display: flex;
}
.width1280 iframe {
	margin: 50px 0;
}
.columns-1-from3 {
	flex-basis: 33.3%;
}
.columns-2-from3 {
	flex-basis: 66.6%;
}
.flex28 {
	flex-basis: 28%;
}
.textwidget {
	padding: 20px;
}
.textwidget h3.title {
	color: #b5985a;
	font-weight: bold;
}
.textwidget p {
	font-size: 20px;
}
.textwidget a {
	color: #b5985a;
}
.white {
	background-color: #fff;
}
.textwidget a.bej {
	color: #fff;
	font-size: 28px;
	display: block;
	padding: 16px 10px;
	background-color: #b5985a;
	text-align: center;
	margin-bottom: 30px;
}
table.rtl.israel_distributors * {
	font-family: 'Heebo' !important;
}
table.rtl.israel_distributors tr:nth-child(odd) {
	background: #F6F3F0;
}
article.category-blog .entry-meta {
	display: flex;
	margin: 0 auto 30px auto;
	max-width: 938px;
}
article.category-blog .entry-meta > span a, .posted-on, article.category-blog .entry-header p a {
	font-family: Montserrat-Medium;
	font-size: 14px;
	font-style: normal;
	color: #816C48;
	letter-spacing: 2.26px;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
	margin-right: 25px;
}
.language-he article.category-blog .entry-meta > span a, .language-he .posted-on, .language-he article.category-blog .entry-header p a {
	font-family: 'Heebo';
}
.blog_header {
	position: relative;
}
.category-blog article .entry-meta > span:after {
	display: none;
}
article.category-blog .entry-meta .wpulike {
	padding: 0;
	display: flex;
}
article.category-blog .entry-meta .wpulike .wp_ulike_general_class {
	box-shadow: none;
	border-radius: 0;
	padding: 0;
}
.single-post article.category-blog .entry-header .entry-meta {
	flex-direction: column;
	margin-bottom: 15px !important;
}
.single-post article.category-blog .entry-content {
	margin-bottom: 30px !important;
}
.single-post article.category-blog .entry-footer {
	max-width: 938px;
	margin: 120px auto;
	position: relative;
}
.single-post article.category-blog .entry-footer:before {
	content: '';
	position: absolute;
	top: -60px;
	border-bottom: 1px solid #816C48;
	width: 100%;
	max-width: 938px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.single-post article.category-blog .entry-footer:after {
	content: '';
	position: absolute;
	bottom: -60px;
	border-bottom: 1px solid #816C48;
	width: 100%;
	max-width: 938px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.ulp-social-wrapper.ulp-social-share_post h3 {
	margin-bottom: 40px;
}
.ulp-social-wrapper.ulp-social-share_post .ulp-social-share {
	display: flex;
	justify-content: space-between;
}
.wpulike-heart .wp_ulike_put_image:after {
	width: 16px;
	height: 14px;
}
.ulp-social-share .ulp-share-btn-title {
	font-weight: inherit;
}
.ulp-social-share .ulp-share-btn-text {
	font-size: 16px;
}
.wpulike-heart button.wp_ulike_btn {
	padding: 0;
	min-width: inherit;
	height: auto !important;
}
.wpulike-heart .count-box {
	font-family: 'Montserrat-Regular';
	font-size: 14px;
	font-style: normal;
	color: #816C48;
	letter-spacing: 2.26px;
	font-weight: 400;
	line-height: normal;
	padding: 0;
	margin-left: 10px;
}
.language-he .wpulike-heart .count-box {
	font-family: 'Heebo';
}
p.more-tag-wrapper {
	margin-bottom: 25px !important;
	margin-top: 20px;
}
.post-navigation-wrapper {
	display: none;
}
.related {
	position: relative;
}
.related:after {
	content: '';
	position: absolute;
	bottom: -60px;
	border-bottom: 1px solid #816C48;
	width: 100%;
	max-width: 938px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.related .columns-3.width938 {
	justify-content: space-between;
}
.related img {
	height: 175px;
	object-fit: cover;
}
.related a {
	font-family: 'EBGaramond-Regular';
	font-size: 22px;
	color: #826C49;
	letter-spacing: 0;
	font-weight: 400;
}
.language-he .related a {
	font-family: 'Heebo';
}
.hentry > .entry-content.related h3, .entry-footer h3 {
	font-size: 38px;
	margin-bottom: 30px;
}
.comments-area {
	max-width: 938px;
}
.slick-track {
	position: absolute;
}
.shop_nav {
	height: 70px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
.shop_nav a {
	font-size: 24px;
	color: #816C48;
	letter-spacing: 3.87px;
	text-align: center;
	line-height: 35px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 4px 20px;
}
.shop_nav a:hover {
	color: #9A283E;
}
.shop_nav a:hover:after {
	content: '';
	display: block;
	height: 3px;
	width: 100%;
	background: #9A283E;
	margin-top: 30px;
}
.products  h2.woocommerce-loop-product__title {
	text-align: center !important;
}
h2.woocommerce-loop-product__title {
	font-size: 16px !important;
	color: #816C48;
	letter-spacing: 2.67px;
	text-align: right !important;
	font-weight: 500;
}
.woocommerce .products ul, .woocommerce ul.products {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
.woocommerce ul.products li.product .price {
	/*position: absolute;
	bottom: 0;
	left: 0;*/
	font-size: 16px;
	color: #816C48;
	letter-spacing: 2.67px;
	font-weight: 400;
	text-align: center;
}
a.reset_variations {
    margin: 0 20px;
	display: none !important;
}
.page-id-124 .footer-sidebars-wrapper {
	margin-top: 30px;
}
.page-id-264 .width1280.map {
	margin: 50px auto;
}
.textwidget {
	padding: 70px 20px;
}
table.israel_distributors th, table.israel_distributors tr, table.israel_distributors td {
	border: none;
	text-align: right;
	padding: 0.5rem 0.625rem 0.625rem;
}
table.israel_distributors td {
	font-size: 1.2rem;
	color: #826C49;
}
.columns-iz {
	display: flex;
	align-items: center;
	padding: 70px 0 0 0;
}
.columns-iz>div {
	flex-basis: 33%;
	padding: 0 5%;
	font-family: 'EBGaramond-Regular';
	font-size: 24px;
	color: #826C49;
	letter-spacing: 0;
	font-weight: 400;
	line-height: normal;
}
.language-he .columns-iz>div {
	font-family: 'Heebo';
}
.columns-iz>div:nth-child(2) {
	border-left: 1px solid #816C48;
	border-right: 1px solid #816C48;
	padding: 2.7% 5%;
}
#tadam-accessibility.open {
	right: 0 !important;
	top: auto !important;
	bottom: 0;
}
#tadam-accessibility a#tadam-accessibility-btn {
	border-radius: 50% 0 0 50% !important;
	border-left-style: solid !important;
	border-right-style: none !important;
}
/*---woo---*/
.page-id-393 .entry-content, .woocommerce .site-content, .woocommerce-page .site-content {
	padding: 133px 50px 190px 50px;
	max-width: 1640px !important;
	margin: auto;
}
.page-id-1366 .entry-content, .page-id-1385 .entry-content {
	max-width: none !important;
}
.woocommerce ul.products li .product_image {
	position: relative;
}
.hoverbut {
	margin-top: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #816C48;
	opacity: 0;
	height: 0;
	overflow: hidden;
	font-size: 16px;
	color: #F5F1EB;
	letter-spacing: 2.58px;
	text-align: center;
	font-weight: 400;
	display: flex !important;
	flex-direction: column;
	align-self: center;
	align-items: center;
	justify-content: center;
	transition: all .5s;
}
.product-type-variable .view_item {
    display: none !important;
}
/*.hoverbut:hover {
	opacity: .92;
	transition: all .5s;
}*/
.product_image:hover .hoverbut {
	opacity: .92;
	height: auto;
	transition: all .5s;
}
.woocommerce ul.products li.product .button {
	width: 150px;
	background: transparent;
	border: 1px solid #F5F1EB;
	border-radius: 0;
	font-size: 16px;
	padding: 14px 10px;
	color: #F5F1EB;
	letter-spacing: 2.58px;
	text-align: center;
	font-weight: 400;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
	background-color: #816C48;
    color: #F5F1EB;
}
.woocommerce ul.products li.product .button:hover, .button:hover {
	background: #F5F1EB !important;
	color: #816C48 !important;
	border: #816C48 1px solid !important;
}
.unique-label {
	width: 65px;
	height: 65px;
	background: #816C48;
	text-align: center;
	border-radius: 65px;
	position: absolute;
	z-index: 10;
	top: -33px;
	left: -33px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
}
.unique-label-text {
	    display: flex;
    height: 65px;
    width: 65px;
    align-items: center;
    justify-content: center;
    line-height: normal;
}
.qib-container {
	display: flex !important;
	flex-direction: row;
	direction: ltr;
}
.product-type-simple .qib-container {
	float: left;
}
.product-type-simple .price bdi {
	line-height: 50px;
	font-weight: bold;
}
.woocommerce-product-details__short-description {
    margin-bottom: 20px;
}
.woocommerce ul.products .qib-button, .woocommerce ul.products .qib-container .quantity input.qty {
	background: transparent !important;
	color: #FAF8F9 !important;
	font-size: 24px !important;
	padding: 0 !important;
	width: 50px !important;
	height: 50px !important;
}
.language-en .account {
	display: none;
}
.account {
	width: 26px;
	height: 26px;
	background: url(account.svg) no-repeat;
	background-size: contain;
	margin-right: 30px;
}

.wmc-cart-wrapper.shortcode-wrapper {
	display: none;
}
.page-id-874 .wmc-cart-wrapper.shortcode-wrapper, .page-id-393 .wmc-cart-wrapper.shortcode-wrapper, .woocommerce .wmc-cart-wrapper.shortcode-wrapper, .page-id-902 .wmc-cart-wrapper.shortcode-wrapper {
	display: block !important;
	height: 30px;
	margin: 0 2em 0 0;
	z-index: 5;
}
.wmc-cart-wrapper.shortcode-wrapper img {
	max-height: 100%;
	width: auto;
}
.page-id-874 .menu-language-container, .page-id-393 .menu-language-container, .woocommerce .menu-language-container, .page-id-902 .menu-language-container, .page-id-394 .menu-language-container, .page-id-395 .menu-language-container, .page-id-1366 .menu-language-container, .page-id-1385 .menu-language-container {
	display: none;
}
.wmc-count {
	font-size: 12px;
	color: #816C48;
	background: #F3EFEB;
	width: 20px;
	height: 20px;
	top: -25px;
}
.wmc-content h5 {
	direction: rtl;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
	direction: rtl;
}
body.woocommerce, body.woocommerce-page, body.page-id-1366, body.page-id-1385 {
	padding-top: 240px;
}
.woocommerce .site-header, .woocommerce-page .site-header, .page-id-1366 .site-header, .page-id-1385 .site-header {
	background: #816C48;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: left;
}
.product .entry-title {
	margin: 0 auto 0 0;
	font-size: 40px;
	letter-spacing: 6.67px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	font-size: 24px;
	color: #816C48;
	font-weight: bold;
}
.product-type-variable .summary.entry-summary>.price:nth-child(2) {
    display: none;
}
.cfvsw-swatches-option {
	border: 1px solid #816C48;
	padding: 8px 20px;
}
.cfvsw-selected-swatch {
	background: #816C48;
	color: #F5F1EB;
}
.woocommerce div.product form.cart .variations {
	margin-bottom: 0;
}
.woocommerce div.product form.cart .variations label {
	font-size: 24px;
letter-spacing: 4px;
text-align: right;
font-weight: 400;
	margin-bottom: 0;
	margin-top: 1em;
}
table.variations th {
	padding-left: 0;
	padding-right: 0;
}
.single_variation_wrap .qib-container {
	position: relative;
	margin-top: 80px;
}
table.variations td.value {
    padding-top: 0;
}
.woocommerce-variation.single_variation {
    margin-top: 30px;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin-top: -120px;
}
.single_variation_wrap .qib-container:before {
    content: 'בחרו כמות';
	position: absolute;
    top: -40px;
}
.single-product .qib-button, .single-product .qib-container .quantity input.qty {
	background: transparent !important;
	color: #816C48 !important;
	font-size: 24px !important;
	padding: 0 !important;
	width: 50px !important;
	height: 50px !important;
}
.woocommerce div.product form.cart .button {
    width: 100%;
    background: #816C48;
    font-size: 24px !important;
    color: #F3EFEB !important;
    height: auto !important;
    padding: 13px !important;
    opacity: 1;
    font-weight: 400;
	letter-spacing: 3.87px;
}

.woocommerce div.product form.cart .button:hover {
	color: #816C48 !important;
}
.before_button {
    margin: 70px 0 20px 0;
}

#openModal iframe {
    width: 470px;
    min-height: 350px;
	opacity: 0.87;
background: #FAF8F9;
box-shadow: 0 2px 34px 0 rgba(0,0,0,0.50);
	border: none;
}
.page-id-874 .entry-content {
    background-image: linear-gradient(180deg, #F5F1EB 600px, #fff 601px);
}
.membership_product_block {
    width: auto;
    background: #fff;
    margin: 150px 90px !important;
    padding: 7vw;
	display: flex;
	direction: ltr;
	position: relative;
}
.page-id-1366 .membership_product_block, .page-id-1385 .membership_product_block {
	margin-top: 0 !important;
	direction: rtl;
}
.page-id-1366 .membership, .page-id-1385 .membership {
	margin-right: auto !important;
	margin-left: auto !important;
}
.page-id-1366 .membership:before, .page-id-1385 .membership:before {
	display: none !important;
}

.membership .woocommerce div.product div.images {
    width: 100%;
    float: none;
	order: 1;
	pointer-events: none;
}
.membership .woocommerce div.product div.summary {
	order: 2;
	width: 100%;
	float: none;
    display: flex;
    flex-direction: column;
}
.membership .woocommerce div.product p.price {
    order: 3;
	font-size: 16px;
	width: 100%;
	margin-top: -50px;
	z-index: 1;
	position: absolute;
	bottom: 0;
}
.membership .woocommerce div.product {
    display: flex;
    flex-direction: column;
}
.membership section.related.products {
	display: none;
}
.membership {
	position: relative;
	width: calc(50% - 80px);
}
.membership.gold:before {
    content: '';
    display: block;
    border-radius: 50%;
    width: 8vw;
    height: 8vw;
    position: absolute;
    z-index: 1;
    background-color: #FAF8F9;
    background-image: url(/wp-content/uploads/2023/09/fish.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    left: 50%;
    margin-left: -4vw;
    top: -4vw;
    background-position: center;
}
.membership.platinum:before {
    content: '';
    display: block;
    border-radius: 50%;
    width: 8vw;
    height: 8vw;
    position: absolute;
    z-index: 1;
    background-color: #FAF8F9;
    background-image: url(/wp-content/uploads/2023/09/crown.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    left: 50%;
    margin-left: -4vw;
    top: -4vw;
    background-position: center;
}
.membership:first-child {
    margin-right: 80px;
}
.membership:last-child {
    margin-left: 80px;
}
.membership .product_title {
    position: absolute;
    top: 9vw;
    left: 0;
    right: 0;
    width: 100%;
    font-family: 'Montserrat-Regular';
font-size: 2.1vw;
color: #FFFFFF;
letter-spacing: 6px;
font-weight: 400;
    z-index: 1;
    text-align: center;
}
.membership .woocommerce div.product form.cart {
	width: 200px !important;
	margin: 0;
	z-index: 2;
}
.membership .woocommerce div.product form.cart input {
	margin-bottom: 0;
	min-width: unset;
}
.membership .woocommerce div.product form.cart .button[type='submit'] {
	display: none !important;
}
.membership .woocommerce div.product form.cart .button {
    z-index: 1;
    opacity: 1;
    text-transform: uppercase;
    font-size: 16px !important;
    padding: 15px 50px !important;
    display: block;
    letter-spacing: 1px;
    border: 1px solid #816C48;
    color: #816C48 !important;
    height: 50px !important;
    width: auto;
    background: transparent;
	border-radius: 0;
	min-width: unset;
	position: absolute;
	bottom: 0;
}
.membership .woocommerce div.product form.cart .button:hover {
	color: #fff !important;
	background: #816C48 !important;
}
.membership:hover .woocommerce div.product form.cart .button {
	opacity: 1;
}
.membership .qib-container {
	display: none !important;
}
.membership p, .membership ul, .membership .woocommerce div.product p.price, .membership .woocommerce-product-details__short-description {
    text-align: right;
	direction: rtl;
}
.membership ul li{
	text-align: right;
	font-size: 16px;
	letter-spacing: 2.67px;
	width: fit-content;
	margin: 0 0 0 auto;
}

.page-id-874 img.innovation {
    margin-bottom: 60px;
}
.page-id-874 p {
	max-width: 1000px !important;
	font-size: 24px;
}
.shortcode-wrapper .wmc-content {
	/*top: 0 !important;*/
	position: fixed !important;
}
.wmc-details h4 {
    text-align: right;
    margin-right: 0;
}
.accordion-header {
	border-right: none;
	border-left: none;
}
.accordion-header h1 {
	float: right;
	font-family: 'Heebo';
font-size: 24px;
color: #816C48;
letter-spacing: 4px;
text-align: right;
font-weight: 400;
}
.accordion-header-icon {
	float: left;
}
.accordion-item {
    border-bottom: 1px solid rgb(129 108 72 / 18%);
}
.drawer {
	border-top: none;
}
.drawer:last-child .accordion-item {
    border-bottom: none;
}
.rtb-booking-form {
    max-width: 970px !important;
    margin: auto;
}
.rtb-booking-form fieldset legend {
    display: none;
}
.rtb-booking-form fieldset .rtb-text, .rtb-booking-form fieldset .rtb-select, .rtb-booking-form fieldset .rtb-form-submit {
	width: 290px !important;
	margin-top: 0;
	float: left;
	margin-bottom: 20px;
}
select#rtb-party, select#rtb-party option {
    text-align: center;
}
.rtb-form-submit {
    margin-top: 30px !important;
	height: 48px;
}
.rtb-booking-form fieldset.reservation label {
	margin-bottom: 15px;
}
#rtb_recaptcha {
	display: none;
}
.rtb-booking-form fieldset>div:nth-child(3n+2) {
	margin: 0 50px;
}
.rtb-booking-form fieldset > div:nth-of-type(3) {
    left: 0;
}
.rtb-form-submit button {
	background: #816C48;
	font-family: 'Heebo';
	font-size: 16px;
	color: #F5F1EB;
	letter-spacing: 2.67px;
	text-align: center;
	font-weight: 400;
	width: 290px;
	margin: 0 !important;
	height: 48px;
	padding: 12px;
}
.rtb-booking-form .rtb-error {
    position: absolute;
    top: -100%;
	background: #9A283E !important;
}
input#rtb-date {
	background: url(calendar.svg) no-repeat left 15px center;
}

.autocomplete-suggestion {
    cursor: pointer;
    background: #fff;
    border: 1px solid #816C48;
	padding: 0.655em 1.5em;
}
.autocomplete-suggestion:hover {
		background: #816C48;
		color: #fff;
}
input#substitude_city {
    height: 0;
	padding: 0  1.5em;
	border-color: transparent;
	transition: all .3s;
}
input#substitude_city:focus {
    height: auto;
	padding: 0.655em 1.5em;
	transition: all .3s;
	border-color: #816C48;
}
.accordion-content {
    border: none;
	text-align: right;
	width: 100%;
}

table.shop_table.woocommerce-checkout-review-order-table {
    direction: rtl;
}
table.shop_table.woocommerce-checkout-review-order-table td {
	text-align: right;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 96px;
}
td.product-thumbnail {
    text-align: center;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    border-left: none;
    border-right: none;
	text-align: right;
}
.woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    justify-content: flex-end !important;
}
a.woocommerce-privacy-policy-link {
    font-size: 0.9375rem;
    margin-bottom: 1em;
	line-height: 2;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background-color: rgb(129 108 72 / 24%);
	color: #816C48;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: rgb(129 108 72 / 24%);
	top: -1em;
}
.picker--time .picker__button--clear:hover {
	background: #9A283E !important;
}
.single-product .woocommerce-notices-wrapper {
    display: none;
}
.wmc-content h3, .wmc-bottom-buttons a {
	background-color: #826C49;
}
.wmc-bottom-buttons a:hover {
	background-color: #9A283E;
}
.woocommerce-terms-and-conditions-wrapper {
    display: none;
}
label.lpac-dps-switch {
    pointer-events: none;
}
.rtb-booking-form form fieldset.reservation input {
background-image:none !important;	
}
.woocommerce-info {
    border-top-color: #9a283e;
}
.woocommerce-info::before {
    color: #9a283e;
}
.related.products {
    clear: both;
    padding-top: 150px;
}
.woocommerce-variation-add-to-cart .price {
    display: none;
}
.home .woocommerce ul.products li.product {
	width: 30.5%;
	margin-top: 50px;
	margin-bottom: 0;
}
.home .woocommerce ul.products li.product:last-child {
    margin-left: 0;
}
iframe#gobitpaymentgateway-iframe {
	border: none;
}
.flatpickr-calendar {
	direction: rtl;
}
#rtb-time_root .picker__list .picker__list-item.picker__list-item--disabled {
    display: none;
}
/*#rtb-time {
    pointer-events: none;
}*/
.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
    background: #816C48 !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	display: none;
}
#customer_login .woocommerce-privacy-policy-text {
    display: none;
}
.flatpickr-current-month, .flatpickr-months .flatpickr-month {
	padding: 5px 0;
	height: 50px;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
    right: auto;
	left: 0;
	transform: rotate(180deg);
    top: 8px;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
    left: auto;
	right: 0;
	transform: rotate(180deg);
    top: 8px;
}
.numInputWrapper span.arrowUp {
    top: -8px;
	left: 15%;
	right: auto;
}
.numInputWrapper span.arrowDown {
    top: auto;
    bottom: -8px;
	left: 15%;
	right: auto;
}
.rtb-message p {
    text-align: center;
	margin-bottom: 20px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #816C48;
    color: #F5F1EB;
}
.woocommerce-checkout .woocommerce-message {
    display: none;
}
#wpcf7-f1369-p1366-o1 form.wpcf7-form, div#wpcf7-f1384-p1385-o1 form.wpcf7-form {
    margin: auto;
	direction: rtl;
}
#wpcf7-f1384-p1385-o1 input, #wpcf7-f1369-p1366-o1 input {
    margin-top: 0;
}
#prod_stock {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
}
#prod_stock .new {
    color: #fff;
    background-color: rgb(129,108,72);
    width: 65px;
    height: 65px;
    font-size: 14px;
    line-height: 16px;
    margin-top: -33px;
    margin-left: -33px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
v#prod_tag {
    display: none;
}
.awards {
    /*display: flex;*/
	display: none;
    justify-content: space-between;
    align-items: center;
	position: relative;
	background: linear-gradient(180deg, #fff 0%, #fff 74%, #010101 74%, #010101 100%);
}
.aw_text {
    font-size: 24px;
    letter-spacing: 3.87px;
    text-align: center;
}
img.venock {
    margin-bottom: 0;
}
.awards img {
    max-width: 19.79vw;
	margin-left: 20px;
    margin-right: 20px;
}
.awards * {
    margin-bottom: 5%;
}



/*мобильная версия*/

@media (max-width: 992px) {
.mobilehide {
	display: none;
}
.mobileshow {
	display: block;
}
.site-header {
	padding: 2vw;
}
.home .page-img.intro {
	width: auto;
	height: 50vh;
	/*padding-bottom: 56%;*/

	z-index: 0;
}
.video {
	padding-bottom: 112%;
}
.video iframe {
 width: calc(50vh * 1.78) !important;
	height: 50vh !important;
 left: calc(-1 * (25vh * 1.78 - 25vh));
	z-index: 2;
}
.site-branding {
	flex-basis: 12.5%;
}

.header-subheader.blog_content {
	position: relative;
}
.header-subheader.blog_content h1 {
	color: #826C49;
	width: 90%;
	font-size: 8vw;
	margin-top: 10%;
	font-family: 'Montserrat-Regular';
}
.header-subheader {
	top: calc(50% - 8vw);
}
.header-subheader h1 {
	font-size: 9vw;
}
.header-subheader h2 {
	font-size: 3.3vw;
}
h2 {
	font-size: 7vw;
	letter-spacing: 5px;
	text-align: center;
}
h3, .width1460.contacts>div h3, .entry-title a {
	font-size: 6vw;
	text-align: center;
}
body, p {
	font-size: 4.8vw;
}
.entry-content p {
	width: 90vw;
	max-width: 100%;
	text-align: center;
}
.woocommerce p {
    text-align: right;
}
.accordion-content p {
		text-align: right;
}
.footer-sidebars-wrapper .footer-sidebars .widget-area {
	flex-basis: 100% !important;
}
ul#menu-main-menu, ul#menu-bottom-menu {
	display: flex;
	flex-direction: column;
}
	.primary-menu-wrapper .primary-menu-container {
	margin:0 0 0 5vw;
	}
.main-navigation.toggled .primary-menu-wrapper {
	width: 100%;
}
.main-navigation li {
	width: 100%;
	text-align: center;
	height: auto;
}
	.main-navigation a {
		justify-content: center;
	}
.main-navigation .menu-item-has-children > a {
	    width: fit-content;
    margin: auto;
}
	.main-navigation ul.sub-menu li, ul.sub-menu li a {
		height: auto;
	}
	.main-navigation ul ul {
		padding-right:0 !important;
	}
.maxslider .slick-dots button {
	width: 15px !important;
	height: 15px !important;
}
	.maxslider .slick-dots {
    bottom: 30px !important;
}
	.maxslider .slick-dots button:before {
		display: none;
	}
#id-new-sidebar, .language-he #id-new-sidebar {
	padding: 0;
}
.widget_nav_menu .menu li {
	font-size: 18px;
	letter-spacing: 2.9px;
	text-align: center;
	line-height: 43px;
	border-left: none;
	position: relative;
}
.footer-sidebars-wrapper {
	z-index: 8;
	position: relative;
}
.footer-sidebars-wrapper .wp-block-image {
	margin: 40px auto;
}
.socials.bottom {
	position: static;
	width: 100%;
	justify-content: space-around;
	gap: unset;
}
.socials.bottom .wp-block-column {
	flex-basis: 50px !important;
	max-width: 50px;
}
.socials.bottom .fb .wp-block-image, .socials.bottom .waze .wp-block-image {
	width: 50px;
}
.socials.bottom img {
	width: 50px;
	height: 50px;
}
.main-navigation .nav-menu li:before, .main-navigation .nav-menu li:after, .widget_nav_menu .menu li:before, .widget_nav_menu .menu li:after, .language-he .main-navigation ul.sub-menu li:after {
	display: none;
}
.vp-s.vp-yt-type {
	font-size: 3vw;
	padding: 5vw;
	top: 45vh;
}
.block {
	padding: 15vw 0 0 0;
}
.farm, .innovation, .connoisseur, .sustanability, .quality, .page-id-197 .light_bej {
	flex-direction: column;
}
.farm>div, .innovation>div, .connoisseur>div, .sustanability>div, .quality>div {
	flex-basis: 100%;
}
.farm img {
	display: block;
}
.bej {
	padding: 10% 5%;
	text-align: center;
	align-items: center;
}
.bej h2 {
	margin-bottom: 0;
}
.bej p, .bej a {
	margin-bottom: 10vw;
}
.light {
	padding: 10vw 5vw;
	text-align: center;
}
.page-id-197 .light_bej .light {
	order: 2;
}
.page-id-197 .light .mobileshow {
	margin: 5vw auto;
}
h2.crown:before {
	margin: 0 auto 24px auto;
}
.page-id-2 .light {
	padding-bottom: 0;
}
.innovation .light a.btn {
	margin: 10vw auto;
}
.slider-3-pic {
	width: 100%;
	margin-bottom: 0 !important;
}
.maxslider-slide-content {
	padding: 0;
}
#maxslider-102 {
	height: 22.5vw !important;
}
.light_bej {
	padding: 10vw 0 0 0;
}
.connoisseur, .language-he .connoisseur {
	width: 100%;
	margin: auto;
	background: linear-gradient(0deg, rgba(255,255,255,1) 25%, rgba(255,255,255,0) 25%);
}
.connoisseur_1, .language-he .connoisseur_1 {
	padding: 0;
	align-items: center;
}
.connoisseur_1 h2 {
	text-align: center;
}
.connoisseur_1 p {
	text-align: center;
}
.connoisseur_2 {
	padding: 10vw 5vw;
}
img.wp-image-77 {
	width: 90%;
	margin: 10vw auto;
}
.post-thumbnail img {
	height: 60vw;
	object-fit: cover;
}
.cw1, .cw2, .cw3 {
	padding: 10vw 5vw;
	flex-direction: column;
}
.cw2 {
	width: 100%;
	max-width: 100%;
}
.cw2 h3 {
	margin: 10vw auto;
	font-size: 6vw;
	text-align: center;
}
.cw2 div, .cw3 div {
	flex-basis: 100%;
}
.cw2 div {
	border-bottom: 1px solid #816C48;
	padding: 0 0 10vw 0;
}
.cw2 div:last-child {
	border-bottom: none;
}
.cw2 div:nth-child(2) {
	margin: 10vw auto;
}
.cw3 p {
	max-width: none;
}
.cw3 p:before, .language-he .cw3 p:before {
	margin: 0 auto 20px auto;
}
.cw3>div:last-child {
	padding: 10vw 0;
}
.page-id-99 .light h2, .page-id-112 .light h2, .page-id-197 .light h2 {
	margin: 0 auto;
}
.page-id-197 .image_block {
	margin: 10vw auto !important;
	text-align: center;
}
.page-id-99 .innovation, .page-id-112 .innovation, .page-id-197 .innovation {
	margin-top: 10vw;
}
.sustanability .light {
	order: 1;
}
#post-grid-226 .item {
	padding: 10vw 5vw !important;
}
#post-grid-226 .item .layer-wrapper {
	flex-direction: column;
}
#post-grid-226 .image.thumb {
	max-width: 45% !important;
	margin-bottom: 10vw;
}
.border_block {
	order: 2;
	width: 90%;
}
#post-grid-226 .title, #post-grid-226 .element_1666163776026, #post-grid-226 .element_1677235256342, .language-he #post-grid-226 .title, .language-he #post-grid-226 .element_1666163776026, .language-he #post-grid-226 .element_1677235256342 {
	font-size: 4vw;
	letter-spacing: .8vw;
	text-align: center;
}
#post-grid-226 .element_1666169338563, #post-grid-226 .element_1678371253581, .language-he #post-grid-226 .element_1666169338563, .language-he #post-grid-226 .element_1678371253581 {
	font-size: 2.7vw;
	margin: auto;
}
#post-grid-226 .element_1678371253581 {
	float: right;
}
#post-grid-226 .element_1666169338563 i, #post-grid-226 .element_1678371253581 i, .language-he #post-grid-226 .element_1666169338563 i, .language-he #post-grid-226 .element_1678371253581 i {
	font-size: 2vw;
	width: 4vw;
	height: 4vw;
	line-height: 4vw;
}
#post-grid-226 .border_block:after {
	display: none !important;
}
.image_block.videostory iframe {
	height: 56vw;
}
.columns-3 {
	flex-direction: column;
}
.director_board {
	margin-top: 10vw;
}
.columns-1-from3, .columns-2-from3 {
	flex-basis: 100%;
}
.director_board .bej, .director_board .border_bej {
	flex-basis: 100%;
	margin: 5vw;
	font-size: 5vw;
	padding: 10vw;
}
.page-id-112 .sustanability {
	margin-top: 0;
}
.page-id-112 .light_bej .innovation .light, .page-id-197 .light_bej .innovation .light {
	padding: 10vw 5vw;
}
.contact {
	padding: 10vw 5vw;
	flex-direction: column;
}
.contact .wpcf7, .contact .gmp_map_opts {
	flex-basis: 100%;
	margin-bottom: 0 !important;
}
.contact .wpcf7 .name, .contact .wpcf7 .email {
	width: 100%;
	float: none;
	margin: 0;
}
.wpcf7 p {
	margin-bottom: 0;
}
.wpcf7 label {
	text-align: left;
}
.contact .wpcf7 input[type="submit"] {
	margin: 0;
	padding: 0;
	height: auto;
	text-align: right;
	display: block;
}
.width1460.address, .width1460.contacts {
	margin-top: 10vw;
	flex-direction: column;
}
.width1460.address>div {
	flex-basis: 100%;
	text-align: center;
	border: none !important;
	padding: 5vw 0;
	margin: auto;
	font-size: 4.8vw;
}
.width1460.contacts>div {
	flex-basis: 100%;
	padding: 10vw 3vw;
	border-bottom: 1px solid #816C48;
	margin: auto;
}
body.blog .site-main > .hentry, body.search .site-main > .hentry {
	margin: 10vw auto;
	padding-bottom: 5vw;
}
body.archive .site-main > .hentry {
	margin: auto;
}
article.category-blog .entry-meta {
	margin: 0 5vw 10vw;
}
body.single .site-main > .hentry > .entry-header, body.page .site-main > .hentry > .entry-header {
	margin-top: 10vw;
}
.ulp-social-wrapper.ulp-social-share_post .ulp-social-share {
	flex-direction: column;
}
.ulp-social-share .ulp-social-item {
	text-align: center;
}
.related, .comments-area {
	padding: 0 5vw;
}
p.form-submit {
	text-align: center;
	margin-bottom: 10vw;
}
.page-id-99 .harvesting, .page-id-112 .harvesting, .page-id-197 .harvesting {
	margin-top: 10vw;
}
.innovation .light {
	order: 2;
}
.page-id-99 .light_bej .innovation .light, .page-id-112 .light_bej .innovation .light {
	padding: 10vw 5vw 0;
}
.sustanability {
	margin-top: 10vw;
}
.page-id-99 .bej h2, .page-id-112 .bej h2 {
	margin-bottom: 0;
}
.innovation .light p:first-child {
	margin-top: 0;
}
.page-id-99 .images_block1, .page-id-112 .image_block {
	margin-top: -15vw;
}
.slider .maxslider-slide {
	background-size: contain;
}
#maxslider-93 {
	height: 30vh !important;
}
.category-blog h2.entry-title {
	width: 90%;
	line-height: 90%;
}
.page-id-264 .width1280.map {
	margin: 0px auto !important;
}
.columns-iz {
	flex-direction: column;
}
.columns-iz>div {
	text-align: center;
}
.columns-iz>div:nth-child(2) {
	border-top: 1px solid #816C48;
	border-bottom: 1px solid #816C48;
	padding: 6vw 0 !important;
	border-left: none !important;
	border-right: none !important;
	margin: 10vw auto;
}
/*---woo---*/
	.page-id-874 .wmc-cart-wrapper.shortcode-wrapper, .page-id-393 .wmc-cart-wrapper.shortcode-wrapper, .woocommerce .wmc-cart-wrapper.shortcode-wrapper, .page-id-902 .wmc-cart-wrapper.shortcode-wrapper {
    margin: 0 1em 0 0;
}
	.page-id-393 .entry-content, .woocommerce .site-content, .woocommerce-page .site-content {
    padding: 60px 30px;
}
.shop_nav a {
    font-size: 4vw;
    letter-spacing: 0;
    padding: 0;
}
.shop_nav {
    justify-content: space-between;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: none;
    clear: both;
    margin: 0 0 2.992em;
}
.product_image:hover .hoverbut {
    position: sticky;
	height: 50vh;
	bottom: 0;
    border-radius: 25.67px 25.67px 0 0;
}
body.woocommerce, body.woocommerce-page {
    padding-top: 80px;
}
	body.page-id-1366, body.page-id-1385 {
	padding-top: 140px;	
	}
.product .entry-title {
    width: 100%;
    margin: 0 auto 0 0;
    font-size: 7vw;
    letter-spacing: .5vw;
}
.flex-viewport {
    width: 82%;
    float: right;
}
ol.flex-control-nav.flex-control-thumbs {
    width: 18%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 0.2em;
    left: auto;
    top: 0.2em;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
}
.cfvsw-swatches-option {
	min-width: 125px !important;
    max-width: 100%;
}
#openModal iframe {
	width: 100%;
}
.rtb-booking-form fieldset.reservation {
    display: flex;
    flex-direction: column;
}
.rtb-booking-form fieldset > div {
	clear: both;
    float: none !important;
    margin-left: auto !important;
	margin-right: auto !important;
	left: auto !important;
}
.rtb-form-submit {
    order: 9;
    margin-top: 20px !important;
}
.membership_product_block {
    flex-direction: column;
	padding: 0;
	margin-left: auto !important;
	margin-right: auto !important;
}
.page-id-874 .membership.gold {
    order: 1;
}
.page-id-874 .membership.platinum {
    order: 2;
	margin-top: 20vw;
}
.membership:first-child {
    margin-right: 0;
}
.membership:last-child {
    margin-left: 0;
	margin-top: 50px;
}
.membership h1.product_title.entry-title {
    max-width: 415px;
    margin: auto;
}
	.membership .woocommerce div.product p.price {
		padding-right: 15px;
	}
	.membership .woocommerce div.product form.cart {
		padding-left: 15px;
	}
.membership{
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
.unique-label {
	left: 0;
}
.wmc-content {
	width: 240px;
}
/*.woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    justify-content: flex-start !important;
}*/
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
	direction: rtl;
	text-align: right !important;
	display: block !important;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td:before {
	display: none;
	}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}
.woocommerce-additional-fields h3, .woocommerce-additional-fields p, .woocommerce-additional-fields label, .woocommerce-billing-fields h3, .woocommerce-billing-fields p, .woocommerce-billing-fields label {
    text-align: right;
}
.membership .product_title {
font-size: 7vw !important;		
	top: 21vw;
}
.membership.platinum:before, .membership.gold:before {
    width: 25vw;
    height: 25vw;
    margin-left: -12.5vw;
    top: -12.5vw;
}

	.woocommerce a.remove {
		font-size: 22px;
		font-weight: normal;
	}
	.rtb-booking-form .rtb-error {
    position: relative;
}
	.rtb-booking-form fieldset.rtb-contact {
    margin-bottom: 0 !important;
}
.woocommerce div.product form.cart .single_variation_wrap {
    margin-top: 50px;
}
.single_variation_wrap .qib-container {
    margin-bottom: 50px;
	margin-top: 30px;
}
.woocommerce-variation-description {
    margin-top: 30px;
}
.awards {
	justify-content: space-around;
    background: #fff;
    flex-wrap: wrap;
	font-size: 4.8vw;
}
.aw_text {
	background: #fff;
    margin: 0;
    padding: 40px;
    order: 4;
    flex-basis: 100%;
}
.awards img {
	max-width: 100%;
	margin-left: 0;
    margin-right: 0;
}
.awards * {
    margin-top: 5%;
}
	#prod_stock .new {
	margin-top: 0 !important;
    margin-left: 0 !important;	
}
}

@media screen and (min-width: 40em) {
#tadam-accessibility {
	right: -305px;
	left: auto !important;
	top: calc(50% - 20px) !important;
}
#tadam-accessibility a#tadam-accessibility-btn {
	left: -57px;
	right: auto !important;
}
}

@media screen and (max-width: 40em) {
#tadam-accessibility {
	right: -205px;
	left: auto !important;
	top: calc(50% - 20px) !important;
}
#tadam-accessibility a#tadam-accessibility-btn {
	left: -40px;
	right: auto !important;
}
}

@media (min-width:1040px) and (max-width:1290px) {
.language-he.page-id-99 .light h2, .language-he.page-id-99 .bej h2 {
	letter-spacing: normal;
}
.header-subheader.blog_content {
	left: 200px;
	right: 250px;
}
}

@media (min-width:992px) and (max-width:1380px) {
.cw2 div:nth-child(2) {
	margin: 0 2%;
}
.cw2 h3 {
	font-size: 3vw;
}
#post-grid-226 .element_1666169338563, #post-grid-226 .element_1678371253581 {
	font-size: 1.5vw;
}
}
