/*!
Theme Name: 10dakot
Author: OCW
Version: 1.0.0
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 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 {
	-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.
 */


/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	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 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * 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
	 ========================================================================== */
/**
 * 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 {
	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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	clear: both;
}

h3 {
	margin-top: 1.5em !important;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

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;
}

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;
}
.custom-html-widget ins{
	background: none!important;
}
.adv ins {
	background: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
.entry-content hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

.entry-content ul {
	list-style: disc;
}

.entry-content ol {
	list-style: decimal;
}

.entry-content dt {
	font-weight: bold;
}

.entry-content dd {
	margin: 0 1.5em 1.5em;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	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;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	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
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# 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%;
}

/*--------------------------------------------------------------
## 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;
}


/* CUSTOM */
.custom-logo-link,
.banner_resipe__avatar {
	font-size: 0;
}

.custom-logo-link img,
.banner_resipe__avatar img {
	height: auto;
}

span.wpcf7-not-valid-tip {
	line-height: normal;
}

div.wpcf7-response-output {
	margin: .5em 0 0;
}

@media screen  and (max-width: 600px) {
	#wpadminbar {
		display: none !important;
	}
	
	html[lang] {
		margin-top: 0 !important;
	}
}

.ajax-loader {
	position: absolute;
	left: 50%;
	bottom: -20px;
	margin: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.header__nav .mega-menu-wrap {
	display: flex;
	width: 100%;
}

.header__nav .mega-menu {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	font-size: 30px;
}

.header__nav .mega-menu-item,
.header__nav .menu-item {
	height: 100%;
	padding: 10px 0 17px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.homepage .header__nav .mega-menu-item,
.homepage .header__nav .menu-item {
	padding: 10px 0;
}

.header__nav .current-menu-item > a {
	color: #c24a7d;
}

.form--newsletter {
	align-items: flex-start;
}


.footer__col li {
	margin: 3px 0;
}

.footer__col a {
	color: #fff;
}

.footer__col a:hover {
	color: #ffba00;
}

body.category {
	display: block;
	margin: 0;
}

.banner__title_label {
	position: absolute;
	top: 50%;
	left: 54%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	width: 335px;
	max-width: inherit;
}

.pagination__link.dots {
	color: #393939;
}

.banner__title_label {
	top: -6px;
	left: 0;
	width: 100%;
	min-width: 335px;
	height: calc(100% + 13px);
	transform: none;
}

.category__strip {
	width: 100%;
}

.category__title {
	text-align: center;
	bottom: 20px;
	left: 15px;
	right: 15px;
	height: auto;
	transform: none;
	z-index: 2;
}

.category__title p {
	position: relative;
	display: inline-block;
	transform: none;
	width: auto;
	top: auto;
	left: auto;
	padding: 10px 40px;
}

.category__title .banner__title_label {
	width: 100%;
	min-width: 0;
}

.custom-logo-link img {
	width: 294px;
}

.header__main-logo img {
	width: 201px;
}

.blocks {
	width: 100%;
}

.blocks__item {
	margin-bottom: 0;
}

.aside_translate .switcher {
	position: relative;
	font-size: 18px;
	font-family: inherit;
	width: 100%;
	overflow: visible;
}

.aside_translate .switcher .selected {
	background: #fff;
	z-index: 10;
}

.aside_translate .switcher .selected a {
	box-sizing: border-box;
	background-position: calc(100% - 10px) center !important;
	width: 100%;
	font-size: 18px;
	color: inherit;
}

.aside_translate .switcher .option {
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	min-height: 0;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
}

.outside_menu__list a {
	display: inline-block;
	color: #292c33;
	font-weight: 700;
}

.outside_menu__list li:not(:first-child) a:before {
	content: ' | ';
	font-size: 4.6875vw;
	margin: 0 5px;
	color: #292c33;
	font-weight: 700;
	display: inline-block;
}

.banner_resipe__tag {
	background-position: top left;
	background-size: 100% 100%;
	padding-right: 21px;
}

.banner_resipe__hashtag a {
	color: inherit;
	display: inline-block;
}

.banner_resipe__hashtag a:hover {
	text-decoration: underline;
}

.aside_directory ul {
	display: flex;
	flex-direction: column;
	text-align: start;
}

.aside_directory ul li + li {
	margin-top: 12px;
}

.aside_directory ul a {
	color: #393939;
	font-size: 20px;
}

.aside_directory ul a:hover {
	color: #c24b7e;
	text-decoration: underline;
}

.rommeled_widget_image-inner-title {
	color: #393939;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 18px;
	padding-bottom: 18px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.rommeled_widget_image-inner-title:after {
	content: url(assets/img/svg/underline_title_pink.svg);
	width: 67px;
	height: auto;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	pointer-events: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.rommeled_widget_image-button .btn {
	color: #393939;
	display: block;
	font-size: 20px;
	line-height: 30px;
	margin-top: 5px;
	text-decoration: underline;
}

.rommeled_widget_image-button .btn:hover {
	text-decoration: none;
}

.aside_resipes__list.ui-helper-reset {
	margin-bottom: 16px;
}

.tabs__list.ui-helper-reset {
	font-size: 25px;
	margin-bottom: 25px;
	margin-top: 12px;
}

.comments__body {
	flex-grow: 1;
}

.comments__avatar img {
	min-width: 50px;
	width: 50px;
	min-height: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
}

.comment-reply-link {
	font-size: 20px;
	color: #c24b7e;
	font-weight: 700;
	display: inline-block;
	text-decoration: underline;
	margin-top: 5px;
}

.comments__answers {
	display: none;
}

.comments__answers .comments__body {
	background-color: #f7f7f7;
}

.comments__answers .comments__body:after {
	border-color: transparent transparent transparent #f7f7f7;
}

.comments__image {
	max-width: 210px;
	margin-top: .66em;
}

.akismet_comment_form_privacy_notice {
	display: none;
}

.form__input--checkbox:checked + .form__label:after {
	opacity: 1;
	visibility: visible;
}

.hidden-type,
.hidden-search,
.hidden-type + .comments__answers,
.hidden-search + .comments__answers {
	display: none !important;
}

.tabs__list li:before {
	font-weight: 400;
}

.printfriendly {
	display: none;
}

.submenu li a {
	color: #393939;
}

.submenu li a:hover {
	color: #bd4c7a;
}

.js-header-search-no-results,
.js-header-search-fixed-no-results,
.js-homepage-search-no-results {
	display: none;
}

.section--error {
	padding: 40px 0;
}

.ui-autocomplete > li {
	cursor: default;
}

.js-disabled {
	opacity: .5;
	pointer-events: none;
}

.js-header-search-fixed-results,
.js-header-search-fixed-no-results {
	position: absolute;
	background: #f1f1f1;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 100;
}

.js-header-search-fixed-results .autocomplete-menu,
.js-homepage-search-results .autocomplete-menu {
	width: 100%;
	max-width: 878px;
	margin: 0 auto;
}

.js-header-search-fixed-no-results,
.js-homepage-search-no-results {
	text-align: center;
	padding: 10px;
}

.js-header-search-fixed-results,
.js-homepage-search-results,
.js-homepage-search-no-results {
	padding-bottom: 10px;
}

.section--banner,
.banner__search {
	position: relative;
	z-index: 3;
}

.banner__search {
	margin-bottom: 15px;
}

.banner__search .form__control {
	margin-bottom: 0;
}

.js-homepage-search-results,
.js-homepage-search-no-results {
	position: absolute;
	background: #f1f1f1;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 2;
}

.js-search-images-box {
	position: absolute;
	visibility: hidden;
	pointer-events: none;
	z-index: -100;
}

html[dir=rtl] .slider {
	display: block;
}

.slider:not(.slick-initialized) {
	display: flex !important;
}

.header__alert {
	background: #ffb901;
}

.header__alert__inner {
	text-align: center;
	font-size: 20px;
	width: 100%;
	padding: 8px 0;
}

.header__alert__inner a {
	color: inherit;
	text-decoration: underline;
}

.header:not(.fixed) .header__alert {
	display: none;
}

.header.fixed .header__main-wrap {
	height: auto;
}

.admin-bar .header.fixed .header__main-wrap {
	top: 32px;
}

@media screen and (min-width: 601px) {
	.admin-bar .mfp-wrap {
		height: auto;
		bottom: 0;
	}
	
	.admin-bar .mfp-container {
		padding: 8px;
	}
	
	.admin-bar .mfp-wrap {
		top: 46px;
	}
	
	.admin-bar .mfp-content img.mfp-img {
		max-height: calc(100vh - 64px) !important;
	}
	
	.admin-bar .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
}

@media screen and (min-width: 783px) {
	.admin-bar .mfp-wrap {
		top: 32px;
	}
	
	.admin-bar .mfp-content img.mfp-img {
		max-height: calc(100vh - 48px) !important;
	}
}

.js-answers img {
	transform-origin: center center;
	transition: .2s ease;
}

.js-answers.clicked img {
	transform: rotate(180deg);
}

.post__image__container {
	margin: 20px 0;
}

.adv {
	text-align: center;
	font-size: 0;
}

.adv img {
	max-width: 100%;
	max-height: 100%;
}

.container_with_adv {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding: 0 15px;
}

.container_with_adv .container {
	margin: 0;
}

.adv_aside {
	width: 160px;
	min-width: 160px;
	max-width: 160px;
	margin-top: 30px;
}

#accability_toolbar > button {
	border: none !important;
}

#accability_toolbar > button#show_accability_menu {
	margin-bottom: 0;
}

#accability_toolbar > button:not(.active),
.access_button_style:not(.active) {
	border-color: #c24a7d;
	border-right: none;
	background-color: #000;
}

#accability_toolbar > button.active {
	color: #fff;
	background-color: #c24a7d;
}
body {
	overflow-x: hidden;
}
@media screen and (max-width: 998px) {
	.outside_menu__list li:not(:first-child) a:before {
		font-size: 20px;
	}
}

@media screen and (max-width: 992px) {
	
	.lrm-user-modal-container {margin: auto;}

	.lrm-main.lrm-user-modal {
		display: flex;
	} 
	
	.custom-logo-link img {
		width: 46.25vw;
		min-width: 46.25vw;
		height: 11.875vw;
	}
	
	.header__alert {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 10;
	}
	
	.container_with_adv {
		display: block;
		padding: 0;
	}
}

@media screen and (min-width: 631px) {
	.footer__col ul {
		display: flex;
		flex-direction: column;
	}
}

@media screen and (max-width: 630px) {
	.footer__title + * {
		display: none;
	}
	
	.category__title {
		bottom: 3.125vw;
		left: 3vw;
		right: 3vw;
	}
	
	.category__title p {
		padding: 3vw 3vw 1vw;
	}
	
	.category__title .banner__title_label {
		width: 100%;
		min-width: 0;
	}
	
	.outside_menu__list li:not(:first-child) a:before {
		font-size: 4.6875vw;
	}
	
	.rommeled_widget_image-inner-title {
		font-size: 6.25vw;
		letter-spacing: -0.02em;
		margin-bottom: 5vw;
		padding-bottom: 4.375vw;
	}
	
	.rommeled_widget_image-inner-title:after {
		width: 20.9375vw;
		bottom: 0;
	}
	
	.aside_resipes__list.ui-helper-reset {
		margin-bottom: 3.75vw;
	}
	
	.tabs__list.ui-helper-reset {
		font-size: 5.3125vw;
	}
	
	.comments__avatar img {
		min-width: 7.8125vw;
		min-height: 7.8125vw;
		width: 7.8125vw;
		height: 7.8125vw;
	}
	
	.comment-reply-link {
		font-size: 5vw;
		margin-top: 1.875vw;
		font-weight: 900;
	}
	
	.js-homepage-search-results {
		padding: 0 3.125vw;
	}
	
	.header__alert__inner {
		font-size: 4.375vw;
	}
	
	.banner__search,
	.banner__search .form--search {
		margin: 0;
	}
	
	.banner__search .form__control {
		margin-bottom: 2.5vw;
	}
	
	.banner__title_label {
		min-width: 0;
	}
	
	.adv {
		/*margin: 0 -3.125vw;*/
	}
}


.lrm-form-message {
  font-size: 19px !important;
}

.pw-weak label:active{
    color: #0900d4;
}

.pw-weak label{
	font-weight:bold; 
	color: red; 
	font-size:18px;
}

.pw-weak input{
    float: left;
}

.pw-weak input:checked:after{
    content: 'אושר';
}

main {
    width: 100%;
    overflow: hidden;
}

