/*Boot3*/
.loading .h1 {
  margin-top: 150px;
}
.hidden {
  display: none !important;
}
/*End Boot3*/
.search_by_recipes_block_btn {
  transition: 1s;
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.search_by_recipes_block_btn.show_close {
  margin-right: 0 !important;
  padding: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  color: #e21f25;
  border-color: #e21f25;
  background-color: #fff;
}
.btn-close {
  color: #e21f25;
  border-color: #e21f25;
  background-color: #fff;
  margin-left: 15px;
}
.search_by_recipes_block_btn:hover.show_close,
.btn-close:hover {
  color: #fff;
  border-color: #e21f25;
  background-color: #e21f25;
}
.search_by_recipes_block_btn .srb_close_btn {
  font-size: 22px;
}
#search_by_recipes_block {
  position: relative;
}
#search_by_recipes_block .search_by_recipes_categories {
  margin: 0 0 30px;
  padding: 0;
  list-style-type: none;
  align-items: start !important;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0 {
  text-align: center;
  vertical-align: top;
  width: 10.7%;
  white-space: nowrap !important;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0,
#search_by_recipes_block .search_by_recipes_categories__item-l0 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0 {
  margin: 5px 10px;
  min-width: fit-content;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0:first-child {
  display: flex;
  align-items: start !important;
  justify-content: center;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0:first-child {
  position: relative;
  /*width: 100%;*/
  height: auto;
  margin-top: 10px;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0:first-child label {
  width: 130px;
  height: 87px;
  border: 1px solid #e5e5e5;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0:first-child label:hover {
  border: 1px solid #ea262d;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0:first-child .search_by_recipes_categories__checkbox {
  margin: 1px 0 0 5px !important;
}
.search_by_recipes_categories__checkbox {
  margin-right: 5px;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0 a {
  display: inline-block;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0 a:hover {
  color: #e21f25;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0 label {
  display: block;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: normal;
  cursor: pointer;
  text-align: center;
  /*min-height: 80px;*/
  width: 130px;
  padding: 0;
  white-space: nowrap !important;
}
#search_by_recipes_block .search_by_recipes_categories__item-l0 label br {
}
/*#search_by_recipes_block .search_by_recipes_categories__item-l0 LABEL BR:before
{
	margin-left: 10px;
}*/
#search_by_recipes_block .search_by_recipes_categories__item-l0 input[type='checkbox']:focus {
  outline: none;
}
#search_by_recipes_block .search_by_recipes {
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  width: 100%;
}
#search_by_recipes_block .search_by_recipes.ingredient_filter_container {
  border: none;
  margin-bottom: 0;
}
#search_by_recipes_block .search_by_recipes_result_list_products_container {
  width: 100%;
}

#search_by_recipes_block .search_by_recipes label {
  display: inline-block;
  margin-right: 20px;
  border: none;
}
.otbor {
  text-align: center;
  width: 100%;
}
.otbor .navbar-text {
  display: block;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.products4rec_search_cats {
  margin-bottom: 10px;
  background: rgba(203, 203, 203, 0.264);
  padding: 20px;
  width: 100%;
}
.products4rec_search_cats input {
  margin-right: 5px;
  margin-bottom: 10px;
  vertical-align: -1px;
}
.products4search {
  display: block !important;
  overflow-x: auto !important;
  width: 100%;
  margin: 0;
  text-align: center;
  font-style: italic;
  font-size: 13px;
  color: #6a6a6a;
}
.products4search label {
  border: 1px solid #ccc !important;
  padding: 0 10px;
  border-radius: 10px;
  margin: 5px 0;
  vertical-align: middle;
}
.products4search label input {
  vertical-align: -3px;
  margin-left: 5px;
}
.products4search label img {
  margin: 5px;
}
.search-bot {
  display: block;
  text-align: center;
  width: 100%;
}
.search-bot > div {
  display: inline-block;
}
.search-bot .search_by_recipes {
  /*display: inline-block;*/
  /*width: 602px;*/
}
.ingredient_filter_container #recipes_search {
  border-radius: 22px;
  /*padding-right: 44px;*/
  width: 600px;
  margin: 0 15px 0 5px;
  border: 1px solid #000;
}
/*.ingredient_filter_container .btn
{
	border-radius: 50%;
	margin-left: -44px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	font-size: 25px;
}*/
.form-recipes-filter {
  padding: 0;
  margin: 0;
}
.form-recipes-filter .navbar-text {
  /*margin-right: 10px;*/
}
.form-recipes-filter .bootstrap-tagsinput {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.form-recipes-filter .bootstrap-tagsinput input[type='text'] {
  padding: 5px 10px;
  margin: 0 10px 10px 0;
}
.form-recipes-filter .bootstrap-tagsinput input[type='text']:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 3pt 2pt rgba(226, 31, 37, 0.5);
  box-shadow: 0 0 3pt 2pt rgba(226, 31, 37, 0.5);
}
.form-recipes-filter .bootstrap-tagsinput input[type='text'] {
  padding: 5px 10px;
  margin-bottom: 10px;
  width: 233px;
  border-color: #e9ecef;
}
.form-recipes-filter .bootstrap-tagsinput > span {
  margin-right: 10px;
  margin-bottom: 10px;
}
.form-recipes-filter .tt-menu {
  background: #fff;
  padding: 5px 0;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05);
}
.form-recipes-filter .tt-suggestion {
  padding: 5px 10px;
  cursor: pointer;
}
.form-recipes-filter .tt-suggestion:hover {
  background: #f9f9f9;
}
.form-recipes-filter .label-info {
  padding: 8px;
  font-family: 'Proba Pro Regular';
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  line-height: 15px;
  border-radius: 0;
  background: none;
  border: 1px solid #eaeaea;
  height: max-content;
  background: #e21f25;
  margin: 8px;
}
.form-recipes-filter .label-info span[data-role='remove'] {
  width: 16px;
  height: 16px;
  margin-left: 8px;
  color: #fff;
  cursor: pointer;
}
.form-recipes-filter .label-info span[data-role='remove']:before {
  content: '\2716';
  width: 16px;
  height: 16px;
  line-height: 16px;
  cursor: pointer;
  display: inline-block;
}
#type_in_search_autocomplete_data .autocomoplete_container_inner_wrapper {
  background: #fff;
  /*padding: 10px 15px;*/
  border-radius: 15px;
  border: 1px solid #e21f25;
  margin-top: 5px;
}
#type_in_search_autocomplete_data .autocomplete-group {
  font-size: 1.7rem;
  margin-bottom: 10px;
}
#type_in_search_autocomplete_data .autocomplete-suggestion {
  padding: 10px 15px;
  cursor: pointer;
}
#type_in_search_autocomplete_data .autocomplete-suggestion:first-child {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
#type_in_search_autocomplete_data .autocomplete-suggestion:last-child {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
#type_in_search_autocomplete_data .autocomplete-suggestion:hover,
#type_in_search_autocomplete_data .autocomplete-suggestion.autocomplete-selected {
  background: #f5f5f5;
}
.search_by_recipes__result_list_products .result_list_products {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 40px;
  padding: 0 0 20px;
  text-align: center !important;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
}
.search_by_recipes__result_list_products .result_list_products_item {
  margin: 5px 10px;
  font-family: Arial, Helvetica, sans-serif;
  float: none !important;
  display: inline-block !important;
  font-size: 14px;
}
/*.search_by_recipes__result_list_products .result_list_products_item .checkbox {*/
/*	margin-right: 5px;*/
/*}*/
.search_by_recipes__result_list_products .result_list_products label {
  display: flex;
  align-items: center;
}
.search_by_recipes__result_list_products .result_list_products_item input[type='checkbox'] {
  display: none;
}
.search_by_recipes__result_list_products .result_list_products input[type='checkbox'] + label span {
  display: flex;
  width: 19px;
  height: 19px;
  margin: 0 4px 0 0;
  background: #fff;
  cursor: pointer;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #e21f25;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  justify-content: center;
  align-items: center;
}
.search_by_recipes__result_list_products .result_list_products input[type='checkbox'] + label:hover span {
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}
#modal_search_by_recipes .pagination {
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
#modal_search_by_recipes .productslist .productslist__item a {
  font-size: 14px;
  font-weight: normal;
  border: 1px solid transparent;
}
#modal_search_by_recipes .productslist .productslist__item a:hover {
  border: 1px solid #dee2e6;
}

/*recipes_categories*/
.recipes_categories_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  list-style: none;
  padding: 30px 0 15px;
  border-top: 1px solid #ece5e6;
  margin: 0;
}
.recipes_categories_item,
.recipes_categories_item a {
  font-family: 'Myriad Pro Bold';
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}
.recipes_categories_item a {
  display: block;
  border: 1px solid #f5f5f5;
  border-radius: 30px;
  padding: 12px 28px;
  margin: 0 15px 15px;
}
.recipes_categories_item a:hover,
.recipes_categories_item.active a {
  border: 1px solid transparent;
  background: #e20010;
  color: #fff;
}
.recipes_cat_bot_block {
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top_rating_block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.search_by_recipes_btn {
  display: block;
  border: 1px solid #e20010;
  width: fit-content;
}
.top_rating_block .review-post-st {
  width: max-content;
  margin: 15px auto;
}

.recipes_cat_bot_block .navbar-text {
  font-family: 'Myriad Pro Regular';
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
}
.ingredient_recipes_search_block {
  display: flex;
  align-items: center;
}
#search_by_recipes_btn {
  padding: 0;
}
#search_by_recipes_btn svg {
  width: 58px;
  height: 58px;
}
#search_by_recipes_btn:hover svg path {
  fill: #d12423;
}
/*End recipes_categories*/

.recipes_zoom_cat {
  text-align: center;
  width: 100%;
}
.recipes_carousel_item__footer {
  border-top: none;
  margin-right: auto;
  margin-left: auto;
}
.recieptzoom__shortdesc {
  margin-bottom: 30px;
}
.recieptzoom__image {
  margin-bottom: 0;
  position: relative;
  padding: 0;
}
.recieptzoom__image img {
  aspect-ratio: 67 / 43;
  width: 100%;
  height: auto;
  object-fit: cover;
}
/*.recieptzoom__image:after {*/
/*	content: "";*/
/*	display: block;*/
/*	padding-top: 75%;*/
/*}*/
.recieptzoom__image.iframe:after {
  content: '';
  display: block;
  padding-top: 56.25%;
}
.recieptzoom__image iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.recipes_zoom__nav {
  display: flex;
  align-items: center;
  background: #d12423;
  width: 30px;
  height: auto;
  aspect-ratio: 1 / 1;
  position: relative;
  border: 1px solid #d12423;
  border-radius: 5px;
}

.recipes_zoom__nav::after {
  content: '';
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 7px solid #fff;
  border-bottom: 6px solid transparent;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.recipes_zoom__nav--left::after {
  border-right: 7px solid #fff;
  border-left: none;
  left: 45%;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  margin: 0;
}

.recieptzoom__ingredients table tr {
  border: none;
}
.recieptzoom__ingredients table .name_td {
  display: flex;
  align-items: center;
  width: 100%;
}
.recieptzoom__ingredients table td:last-child {
  text-align: right;
  max-width: 35%;
  width: max-content;
  /* white-space: nowrap;
  max-width: min-content;
  width: 1%; */
}
.recieptzoom__ingredients table .name_td span {
  /*white-space: nowrap;*/
}
.name_td hr {
  margin: 0 10px 0 15px;
  /*width: 100%;*/
  border-top: 1px dashed #e20010;
  flex-grow: 1;
}
.maybe_you_will_like_item__image img {
  width: 100%;
}
.maybe_you_will_like_item__caption {
  font-family: 'Myriad Pro Bold';
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}

@media (max-width: 1315px) {
  .ingredient_filter_container #recipes_search {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .search_by_recipes_block_btn {
    top: -13px;
  }
  .recipes_cat_bot_block {
    padding: 20px 0;
    flex-direction: column;
  }
  .recipes_cat_bot_block .search_by_recipes {
    margin-bottom: 20px;
    width: 100%;
    flex-wrap: nowrap;
  }
  .ingredient_recipes_search_block {
    width: 100%;
  }
  .ingredient_filter_container #recipes_search {
    width: 100%;
    margin-right: 5px;
  }
  #search_by_recipes_btn svg {
    width: 40px;
    height: 40px;
  }
  .maybe_you_will_like_item__caption {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .navbar-toggle {
    border: 1px solid #9fa9b5;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    -webkit-transition: -webkit-transform 0.15s ease;
    transition: -webkit-transform 0.15s ease;
    transition: transform 0.15s ease;
    background: #9fa9b5;
  }
  .form-recipes-filter .bootstrap-tagsinput {
    flex-flow: column-reverse;
  }
  .form-recipes-filter .bootstrap-tagsinput > span {
    margin: 0 0 10px;
  }
  .form-recipes-filter .bootstrap-tagsinput input[type='text'] {
    width: 100% !important;
    margin: 0 0 10px;
  }
  .form-recipes-filter .bootstrap-tagsinput .label-info {
    white-space: normal;
    margin: 0 0 15px;
    position: relative;
    padding: 8px 20px 8px 8px;
  }
  .form-recipes-filter .bootstrap-tagsinput .label-info span[data-role='remove'] {
    position: absolute;
    top: 2px;
    right: 2px;
  }
  .popular-ingredients li {
    margin: 10px 15px !important;
  }
  .recipes_cat_bot_block .search_by_recipes {
    flex-wrap: wrap;
  }
  .recipes_cat_bot_block .search_by_recipes_btn {
    margin-right: auto;
  }
}
@media (max-width: 575px) {
  .search_by_recipes_block_btn {
    transition: 1s;
    margin: 26px auto -15px !important;
    display: block;
    position: relative;
    right: auto;
    top: auto;
    float: none !important;
    width: fit-content;
  }
}
.search_by_recipes_cat_img {
  /*border-radius: 100%;*/
  overflow: hidden;
  /*width: 130px;*/
  /*height: 64px;*/
  margin-left: 0;
  margin-bottom: 5px;
  margin-top: 5px;
}
.products4search {
  /*max-height: 150px;*/
  /*overflow-x: scroll;*/
  /*overflow-y: hidden;*/
}
.products4search label {
  /*float: left;*/
}
.products4search_container {
  /*width: 50000px;*/
  display: block;
}

.list_views {
  margin-left: auto;
  margin-top: auto;
  font-size: 16px;
  color: gray;
}
