<!DOCTYPE html>
<html dir="ltr" xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr">
<head>
  <link href="https://www.blogger.com/static/v1/widgets/254310735-widget_css_bundle.css" rel="stylesheet" type="text/css">
  <meta content="1933919516852092" property="fb:app_id">
  <link href="https://fonts.googleapis.com/css?family=Oswald:400,700" rel="stylesheet" type="text/css">
  
  <meta content="Блог о еде, интересные и проверенные рецепты с авторскими фотографиями, кулинарные эксперименты и видео" name="description">
  <meta content="кулинария рецепты с фото, рецепты самых вкусных блюд, вкусные домашние рецепты с фото, еда приготовление рецепты, кулинарные рецепты видео, фото еда рецепты" name="keywords">
  <title></title>
  <style id="page-skin-1" type="text/css">
  <!--
  
  *, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
  table { border-collapse:collapse; border-spacing:0 }
  fieldset, img { border:0 }
  address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
  ol, ul, li { list-style:none }
  caption, th { text-align:left }
  h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
  q:before, q:after { content:''}
  /* Global reset-RESET */
  strong { font-weight: bold }
  em { font-style: italic }
  a img { border:none } /* Gets rid of IE's blue borders */
  body#layout #header {
  margin-bottom: 80px;
  clear:both;
  }
  body#layout #navigation {
  height: auto;
  margin-bottom: 60px;
  margin-top: 30px;
  position: relative;
  width: 100%;
  z-index: 999999;
  }
  body#layout #navigation-wrapper {
  width:40%;
  float:left;
  }
  body#layout #top-social {
  width:40%;
  float:right;
  }
  body#layout #widget-area .footerwidget {
  width:250px;
  margin-right: 20px;
  }
  body#layout #widget-area .widget, body#layout #sidebar .widget {
  width:250px;
  }
  body {
  font-family: Istok Web,sans-serif;
  color: #4A4A4A;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0px;
  text-transform: none;
  background-color:#FFF;
  }
  p {
  font-size:16px;
  line-height:26px;
  }
  a {
  text-decoration:none;
  color:#c7004d;
  }
  a:hover {
  }
  h1,h2,h3,h4,h5,h6 {
  font-family:"Open Sans", sans-serif;
  }
  .container {
  width:1030px;
  margin:0 auto;
  }
  .container.sp_sidebar {
  overflow:hidden;
  }
  h1.logo_h.logo_h__txt {
  font-size: 55px;
  padding: 50px 0;
  text-align: center;
  font-weight: 300;
  }
  #main {
  width:100%;
  }
  .container.sp_sidebar #main {
  width:675px;
  margin-right:20px;
  float:left;
  }
  #sidebar {
  width:300px;
  float:right;
  margin-top: 8px;
  }
  /********************************/
  /*** Navigation ***/
  /********************************/
  #navigation {
  background:#E6E6E6;
  height:48px;
  position:fixed;
  z-index:999999;
  width:100%;
  -webkit-backface-visibility: hidden;
  }
  .slicknav_menu {
  display:none;
  }
  #navigation .container {
  position:relative;
  }
  .menu {
  float:left;
  }
  .menu li {
  display:inline-block;
  margin-right:12px;
  position:relative;
  }
  .menu li a {
  font-family:"Open Sans", sans-serif;
  font-size:11px;
  font-weight:500;
  letter-spacing:2px;
  color:#fff;
  line-height:48px;
  text-transform:uppercase;
  display:inline-block;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  }
  ul.sub-menu li:after {
  content: "|";
  padding-left: 10px;
  color: #565656;
  display: none;
  }
  /*** DROPDOWN ***/
  .menu .sub-menu,
  .menu .children {
  background-color: #E6E6E6;
  display: none;
  padding: 0;
  position: absolute;
  margin-top:0;
  left: 0;
  z-index: 99999;
  }
  ul.menu ul a,
  .menu ul ul a {
  color: #999;
  margin: 0;
  padding: 6px 10px 7px 10px;
  min-width: 160px;
  line-height:20px;
  -o-transition:.25s;
  -ms-transition:.25s;
  -moz-transition:.25s;
  -webkit-transition:.25s;
  transition:.25s;
  border-top:1px solid #333;
  }
  ul.menu ul li,
  .menu ul ul li {
  padding-right:0;
  margin-right:0;
  }
  ul.menu ul a:hover,
  .menu ul ul a:hover {
  color: #472353;
  background:#171717;
  }
  ul.menu li:hover > ul,
  .menu ul li:hover > ul {
  display: block;
  }
  .menu .sub-menu ul,
  .menu .children ul {
  left: 100%;
  top: 0;
  }
  /** Search **/
  #top-search {
  position:absolute;
  right:0;
  top:0;
  width:48px;
  text-align:center;
  margin-left:16px;
  }
  #top-search a {
  height:48px;
  font-size:14px;
  line-height:48px;
  color:#B8B8B8;
  background:#CDCCCB;
  display:block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  }
  #top-search a:hover {
  color:#B8B8B8;
  background:#CDCCCB;
  }
  .show-search {
  position:absolute;
  top:48px;
  right:-1px;
  display:none;
  z-index:10000;
  }
  .show-search #searchform input#s {
  width:190px;
  background:#FFF;
  webkit-box-shadow: 0 8px 6px -6px rgba(206,206,206,.2);
  -moz-box-shadow:  0 8px 6px -6px rgba(206,206,206,.2);
  box-shadow:  0 8px 6px -6px rgba(206,206,206,.2);
  }
  .show-search #searchform input#s:focus {
  border:1px solid #d5d5d5;
  }
  /*** Top Social ***/
  #top-social {
  position:absolute;
  right:66px;
  top:0;
  }
  #top-social a i {
  font-size:14px;
  margin-left:10px;
  line-height:48px;
  color: #FFFFFF;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  }
  /********************************/
  /*** Header ***/
  /********************************/
  #header {
  padding-top:48px;
  border-bottom:1px solid #eee;
  }
  #logo {
  text-align:center;
  padding:30px 0;
  }
  ul.site-social-networks a:hover {
  color: #c7004d;
  }
  /********************************/
  /*** Grid Item ***/
  /********************************/
  /* grid title */
  .sp-grid-title {
  margin-bottom:45px;
  text-align:center;
  }
  .sp-grid-title h3 {
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing:4px;
  margin-bottom:4px;
  }
  .sp-grid-title .sub-title {
  font-size: 18px;
  font-style: italic;
  color: #999;
  }
  .sp-grid li {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin-right: 16px;
  margin-bottom: 45px;
  }
  .container.sp_sidebar .sp-grid li {
  width:315px;
  }
  .container.sp_sidebar .sp-grid li:nth-child(3n+3) {
  margin-right:16px;
  }
  .container.sp_sidebar .sp-grid li:nth-child(2n+2) {
  margin-right:0;
  }
  .sp-grid li:nth-child(3n+3) {
  margin-right:0;
  }
  .sp-grid li .item img {
  width:100%;
  height:auto;
  margin-bottom:10px;
  }
  .sp-grid li .item .cat {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family:"Open Sans";
  margin-bottom:7px;
  display:block;
  }
  .sp-grid li .item .cat a:hover {
  text-decoration:underline;
  }
  .sp-grid li .item h2 {
  margin-bottom:8px;
  }
  .sp-grid li .item h2 a {
  font-size: 15px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  }
  .sp-grid li .item h2 a:hover {
  opacity:.5;
  }
  .sp-grid li .item p {
  margin-bottom:6px;
  }
  .sp-grid li .item .date {
  font-size: 13px;
  color: #999;
  letter-spacing: 1px;
  font-style: italic;
  }
  span.smg-label {
  display: none;
  }
  /********************************/
  /*** Post ***/
  /********************************/
  .post {
  margin-bottom:100px;
  }
  .single .post {
  margin-bottom:70px;
  }
  /*** Post Header ***/
  .post-header {
  margin-bottom:27px;
  text-align:center;
  }
  .post-header .cat a {
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0px;
  text-transform: none;
  color: #aaa;
  font-family: 'Bad Script', cursive;
  }
  .post-header .cat a:hover {
  text-decoration:underline;
  }
  .post-header h1, .post-header h2 { margin-bottom:8px; }
  .post-header h1 a, .post-header h2 a, .post-header h1 {
  text-transform: uppercase;
  color: #222;
  margin: 0 0 0.38em;
  font-size: 2.929em;
  line-height: 120%;
  color: #2e2e2e;
  font-family: Josefin Sans,sans-serif;
  }
  .post-header h2 a:hover {
  opacity:.50;
  }
  .post-header .date {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #aaa;
  margin-right: 5px;
  font-size: 11px;
  font-family: Lora;
  }
  /*** Post image ***/
  .post-image {
  margin-bottom:18px;
  }
  .post-image img {
  max-width:100%;
  height:auto;
  }
  .post-image.audio iframe {
  height:166px;
  }
  .container.sp_sidebar .post-image.audio iframe {
  width:650px;
  height:auto;
  }
  /*** Post Entry ***/
  .post-entry {
  text-align: justify;
  }
  .post-entry img {
  max-width:100%;
  height:auto;
  }
  .post-entry p {
  margin-bottom:20px;
  text-align: justify;
  text-align: center;
  }
  .post-entry a.more-link {
  letter-spacing: 2px;
  font-size: 10px;
  padding: 4px 15px;
  font-family: 'Montserrat';
  line-height: 38px;
  display: inline-block;
  text-transform: uppercase;
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  }
  .post-entry a:hover {
  color: #c7004d;
  }
  .post-entry p, .post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .post-entry hr {
  margin-bottom:20px;
  }
  .post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6 {
  color:#000;
  font-weight:700;
  }
  .post-entry h1 {
  font-size:30px;
  }
  .post-entry h2 {
  font-size:27px;
  }
  .post-entry h3 {
  font-size:24px;
  }
  .post-entry h4 {
  font-size:20px;
  }
  .post-entry h5 {
  font-size:18px;
  }
  .post-entry h6 {
  font-size:16px;
  }
  .post-entry hr {
  border:0;
  height:0;
  border-bottom:1px solid #e5e5e5;
  clear:both;
  }
  .post-entry blockquote p {
  border-left:3px solid #c7004d;
  color:#999;
  padding:0 18px;
  font-family:"Georgia";
  font-size:18px;
  line-height:28px;
  font-style:italic;
  }
  .post-entry ul, .post-entry ol {
  padding-left:45px;
  margin-bottom:20px;
  }
  .post-entry ul li {
  margin-bottom:12px;
  list-style:square;
  }
  .post-entry ol li {
  margin-bottom:12px;
  list-style:decimal;
  }
  .sticky.post .post-header { border:1px dashed #ddd; padding:20px 0; }
  .bypostauthor  {}
  .post-entry table { width:100%; margin-bottom:22px; border-collapse:collapse }
  .post-entry td, .post-entry th { padding: 12px; border-bottom: 1px #e5e5e5 solid; }
  .post-entry th { font-weight:bold; font-size:14px; background:#f5f5f5;}
  .post-entry tr:hover {
  background:#f9f9f9;
  }
  /*** Post Share ***/
  .post-share {
  text-align:center;
  margin-top:40px;
  margin-bottom:100px;
  background:url(//1.bp.blogspot.com/-RaxSFprHuWw/U-eh4Hd6OgI/AAAAAAAAAP0/sijBcrNVTjo/line.gif) repeat-x center center;
  }
  .post-share a {
  display:inline-block;
  }
  .share-box {
  width:55px;
  height:42px;
  background:#fff;
  border:1px solid #e5e5e5;
  display:inline-block;
  line-height:42px;
  margin:0 10px;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  }
  .share-box i {
  font-size:14px;
  }
  .share-box:hover {
  background:#171717;
  border:1px solid #171717;
  }
  /*** Post author ***/
  .post-author {
  margin-bottom:80px;
  margin-top:70px;
  overflow:hidden;
  border-bottom: 1px solid rgba(34,34,34,0.1);
  padding-bottom: 40px;
  margin-bottom: 40px;
  }
  .author-img {
  float:left;
  margin-right:30px;
  }
  .author-img img {
  border-radius:50%;
  }
  .author-content h5 a {
  font-size:14px;
  letter-spacing:2px;
  text-transform:uppercase;
  margin-bottom:8px;
  color:#000;
  display:block;
  }
  .author-content p {
  margin-bottom:8px;
  }
  .author-content .author-social {
  font-size:14px;
  color:#bbb;
  margin-right:8px;
  }
  /*** Post related ***/
  .post-related {
  overflow:hidden;
  margin-bottom:80px;
  margin-top:70px;
  }
  .post-box { text-align:center; }
  .post-box-title {
  padding-bottom: 3px;
  display: inline-block;
  margin-top: 0;
  font-family: Raleway;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;
  color: #222;
  margin-bottom: 20px;
  }
  .item-related {
  width:292px;
  float:left;
  }
  .item-related:last-child { margin-right:0;}
  .container.sp_sidebar .item-related{
  width:212px;
  position: relative;
  }
  .container.sp_sidebar .item-related:last-child {
  margin-right:0;
  }
  .item-related img {
  margin-bottom:6px;
  width:100%;
  height:auto;
  }
  .item-related h3 a {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
  display: block;
  font-weight: bold;
  color: #FFF;
  position: absolute;
  bottom: 11px;
  font-weight: 500;
  width: 78%;
  min-height: 42px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.43);
  }
  .item-related h3 a:hover {
  text-decoration:underline;
  }
  .item-related span.date {
  font-size:10px;
  font-family:"Open Sans", sans-serif;
  text-transform:uppercase;
  font-style:italic;
  color:#999;
  }
  /** Post tags ***/
  .post-tags {
  margin-top:30px;
  margin-bottom:50px;
  }
  .post-tags a {
  font-family:"Open Sans", sans-serif;
  font-size:11px;
  letter-spacing:2px;
  text-transform:uppercase;
  background:#f2f2f2;
  color:#666;
  padding:7px 10px 8px;
  margin-right:6px;
  border-radius:2px;
  margin-bottom:5px;
  display:inline-block;
  }
  .post-tags a:hover {
  background:#333;
  color:#fff;
  text-decoration:none;
  }
  /*** Post Pagination ***/
  .post-pagination {
  overflow:hidden;
  }
  .post-pagination .prev-post {
  float:left;
  width:470px;
  }
  .post-pagination .next-post {
  float:right;
  text-align:right;
  width:470px;
  }
  .container.sp_sidebar .post-pagination .prev-post, .container.sp_sidebar .post-pagination .next-post {
  width:325px;
  }
  .post-pagination span {
  color:#999;
  font-size:16px;
  font-style:italic;
  letter-spacing:1px;
  }
  .post-pagination .arrow {
  font-size:64px;
  color:#ddd;
  line-height:64px;
  }
  .post-pagination .prev-post .arrow {
  float:left;
  margin-right:18px;
  }
  .post-pagination .next-post .arrow {
  float:right;
  margin-left:18px;
  }
  .pagi-text {
  margin-top:11px;
  }
  .post-pagination h5 {
  text-transform:uppercase;
  letter-spacing:2px;
  font-size:14px;
  }
  .post-pagination a {
  color:#999;
  }
  .post-pagination a:hover > .arrow, .post-pagination a:hover > .pagi-text span, .post-pagination a:hover {
  color:#000;
  }
  .site-social-networks.show-title li {
  text-align: center;
  width: 32.15%;
  background-color: #F7F7F7;
  }
  .site-social-networks li {
  display: inline-block;
  padding: 0;
  }
  .site-social-networks.show-title a {
  margin: 20px auto 0 auto;
  text-transform: uppercase;
  font-size: 10px;
  }
  .site-social-networks li:last-child {
  padding-bottom: 7px!important;
  }
  .site-social-networks li {
  margin-bottom: 3px!important;
  padding-bottom: 7px;
  }
  .site-social-networks.show-title i {
  display: block;
  margin: 0 auto 10px auto;
  }
  .site-social-networks.style-default i {
  width: 32px;
  height: 32px;
  margin: 10px auto 0;
  line-height: 32px;
  text-align: center;
  font-size: 20px;
  color: #444;
  }
  #sidebar .PopularPosts .item-snippet {
  display: none;
  }
  /********************************/
  /*** Pagination ***/
  /********************************/
  .pagination {
  margin-bottom:60px;
  overflow:hidden;
  }
  .pagination a {
  color:#999;
  letter-spacing:3px;
  text-transform:uppercase;
  font-size:12px;
  }
  .pagination a:hover {
  text-decoration:none;
  color:#000;
  }
  .pagination .newer {
  float:left;
  }
  .pagination .older {
  float:right;
  }
  /********************************/
  /*** Footer Social ***/
  /********************************/
  #footer-social {
  background:#f2f2f2;
  padding:40px 0;
  text-align:center;
  }
  #footer-social a {
  margin:0 15px;
  color:#999;
  font-family:"Open Sans", sans-serif;
  font-size:11px;
  text-transform:uppercase;
  font-weight:700;
  letter-spacing:1px;
  }
  #footer-social a:first-child {
  margin-left:0;
  }
  #footer-social a:last-child {
  margin-right:0;
  }
  #footer-social a i {
  height:28px;
  width:28px;
  text-align:center;
  line-height:28px;
  background:#666;
  color:#fff;
  border-radius:50%;
  margin-right:5px;
  font-size:14px;
  }
  #footer-social a:hover {
  text-decoration:none;
  color:#000;
  }
  #footer-social a:hover > i {
  background:#000;
  }
  /********************************/
  /*** Footer logo ***/
  /********************************/
  #footer-logo {
  background:#111;
  padding:60px 0;
  text-align:center;
  }
  #footer-logo img {
  margin-bottom:15px;
  }
  #footer-logo p {
  color:#777;
  font-size:15px;
  margin-bottom:0;
  font-style:italic;
  }
  #footer-logo p i {
  color:#646464;
  font-size:14px;
  margin:0 5px 0 7px;
  }
  .share-box:hover > i {
  color: #fff;
  }
  /********************************/
  /*** Footer Copyright ***/
  /********************************/
  #footer-copyright {
  padding:12px 0;
  background:#000;
  overflow:hidden;
  font-family:"Open Sans", sans-serif;
  }
  #footer-copyright p {
  font-size:11px;
  color:#EFEFEF;
  float:left;
  }
  #footer-copyright .to-top {
  float:right;
  margin-top:6px;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:1px;
  color:#EFEFEF;
  }
  #footer-copyright .to-top i {
  font-size:14px;
  margin-left:3px;
  }
  #footer-copyright .to-top:hover {
  text-decoration:none;
  }
  div#author-social a {
  margin-right: 5px;
  color: #777;
  }
  /********************************/
  /*** Widget Area ***/
  /********************************/
  #widget-area {
  overflow:hidden;
  margin-bottom:60px;
  border-top:1px solid #ededed;
  padding-top:60px;
  }
  #widget-area .footerwidget {
  float:left;
  }
  #widget-area .widget, #sidebar .widget {
  float: left;
  margin-right: 32px;
  width: 322px;
  }
  #widget-area #container3 {
  margin-right:0px;
  }
  #sidebar .widget {
  width: 300px;
  margin-right: 0;
  float: none;
  margin-bottom: 30px;
  }
  #sidebar img {
  max-width:300px;
  }
  #sidebar iframe {
  max-width:300px;
  }
  .widget:last-child {
  margin-right:0;
  }
  .widget-title, #sidebar .widget h2{
  display: block;
  position: relative;
  text-align: center;
  }
  .footerwidget .widget h2 {
  display: block;
  position: relative;
  text-align: center;
  }
  /* Label */
  .cloud-label-widget-content {display:inline-block;text-align:left;}
  .cloud-label-widget-content .label-size{display:inline-block;float:left;font-size:11px;line-height:normal;margin:0 5px 5px 0;opacity:1}
  .cloud-label-widget-content .label-size a{  background: #fff;
  color: #fa0061;
  float: left;
  border: 1px solid #eee;
  font-family: 'Open Sans',sans-serif;
  line-height: 100%;
  margin: 0;
  padding: 8px 10px;
  text-transform: uppercase;
  transition: all .6s;}
  #sidebar .widget-title, #sidebar .widget h2, #widget-area .widget h2 {
  margin-bottom:30px;
  }
  #sidebar .widget ul li {
  margin-bottom:7px;
  padding-bottom:7px;
  }
  #sidebar .widget ul li:last-child {
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:none;
  }
  .PageList h2 {
  display: none;
  }
  /*** Search widget ***/
  #searchform input#s {
  border: 1px solid #e5e5e5;
  background:#fff no-repeat 96% 13px;
  padding:14px 14px;
  font-size:11px;
  color:#999;
  letter-spacing:1px;
  }
  #searchform #s:focus { outline:none; }
  /** searchbar for widget ***/
  .widget #searchform input#s {
  width:260px;
  }
  #sidebar .widget #searchform input#s {
  width:230px;
  }
  /*** About Widget ***/
  .about-widget img {
  max-width:292px;
  height:auto;
  }
  /** Instagram widget support **/
  .instag ul.thumbnails > li {
  width:32% !important;
  }
  .instag ul.thumbnails > li img:hover {
  opacity:.8;
  }
  .instag ul li {
  margin:0;
  padding-bottom:0;
  border-bottom:none;
  }
  .pllexislider ul li {
  margin:0;
  padding-bottom:0;
  border-bottom:none;
  }
  /*** Tagcloud widget ***/
  .widget .tagcloud a {
  font-family:"Open Sans", sans-serif;
  font-size:10px;
  letter-spacing:1px;
  text-transform:uppercase;
  background:#f2f2f2;
  color:#666;
  padding:6px 8px 7px;
  margin-right:5px;
  margin-bottom:8px;
  display:inline-block;
  border-radius:2px;
  }
  .widget .tagcloud a:hover {
  background:#333;
  color:#fff;
  }
  footer#footer-copyright a {
  color: #fa0061;
  }
  /*** Calender widget ***/
  #wp-calendar {width: 100%; }
  #wp-calendar caption { text-align: right; color: #777; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
  #wp-calendar thead { font-size: 12px;  }
  #wp-calendar thead th { padding-bottom: 10px; }
  #wp-calendar tbody { color: #aaa; }
  #wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
  #wp-calendar tbody td a { font-weight:700; color:#222; }
  #wp-calendar tbody td:hover { background: #fff; }
  #wp-calendar tbody .pad { background: none; }
  #wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
  #wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
  #wp-calendar thead th { padding-bottom: 10px; text-align: center; }
  /** WIDGET ITEMS **/
  .widget ul.side-newsfeed li {
  list-style-type:none;
  margin-bottom:17px;
  padding-bottom:13px;
  margin-left:0;
  }
  .widget ul.side-newsfeed li:last-child {
  margin-bottom:0;
  padding-bottom:0;
  }
  .widget ul.side-newsfeed li .side-item {
  overflow:hidden;
  }
  .widget ul.side-newsfeed li .side-item .side-image {
  float:left;
  margin-right:14px;
  }
  .widget ul.side-newsfeed li .side-item .side-image img {
  width:86px;
  height:auto;
  }
  .widget ul.side-newsfeed li .side-item .side-item-text {
  overflow:hidden;
  }
  .widget ul.side-newsfeed li .side-item .side-item-text h4 a {
  font-size: 12px;
  font-size: 1.021em;
  font-weight: 400;
  font-family: Istok Web,sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 125%;
  text-transform: uppercase;
  color: #171a1b;
  background-image: -prefix-linear-gradient(to right,rgba(255,255,255,0) 50%,#fee198 50%);
  }
  .widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
  font-size:12px;
  letter-spacing:1px;
  color:#999;
  letter-spacing: 0.3px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: Istok Web,sans-serif;
  }
  .cata {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 16px;
  font-family: Istok Web,sans-serif;
  margin-top: -3px;
  padding-right: 3em;
  position: relative;
  text-transform: uppercase;
  color: #9b81a3;
  }
  /** Social Widget **/
  .widget-social {
  text-align:center;
  }
  .widget-social a:first-child {
  margin-left:0;
  }
  .widget-social a:last-child {
  margin-right:0;
  }
  .widget-social a i {
  height:28px;
  width:28px;
  text-align:center;
  line-height:28px;
  background:#666;
  color:#fff;
  border-radius:50%;
  margin:0 2px;
  font-size:14px;
  }
  .widget-social a:hover {
  text-decoration:none;
  color:#000;
  }
  .widget-social a:hover > i {
  background:#000;
  }
  /*******************************
  *** COMMENTS
  *******************************/
  .post-comments {
  margin-bottom:70px;
  margin-top:70px;
  }
  .comments {
  margin-bottom:40px;
  }
  .comment {
  border-bottom:1px dotted #eee;
  margin-top:20px;
  margin-bottom:34px;
  padding-bottom:40px;
  }
  .comment .avatar-image-container {
  float:left;
  }
  .comment .avatar-image-container img {
  border-radius:50%;
  width:50px;
  height:50px;
  max-width:50px;
  max-height:50px;
  }
  .comments .comment-block {
  margin-left: 80px;
  position: relative;
  }
  .comment-replies {
  margin-left: 40px;
  margin-top: 20px;
  }
  .comments .avatar-image-container {
  float: left;
  max-height: 50px;
  overflow: hidden;
  width: 50px;
  }
  .comment-replies .comment {
  border:none;
  margin-bottom:0px;
  padding-bottom:0px;
  }
  .thecomment .comment-text {
  overflow:hidden;
  }
  .thecomment .comment-text span.author, cite.user > a {
  display:block;
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:2px;
  margin-bottom:6px;
  color:#333;
  font-family:"Open Sans";
  }
  .thecomment .comment-text span.author a:hover {
  text-decoration:underline;
  }
  span.datetime {
  font-size:14px;
  color:#999;
  font-style:italic;
  display:block;
  margin-bottom:10px;
  }
  .thecomment .comment-text em {
  font-size:13px;
  margin-bottom:-14px;
  display:block;
  color:orange;
  letter-spacing:1px;
  }
  .thecomment .comment-text em i {
  font-size:14px;
  color:#f3bd00;
  }
  .comment-actions a {
  float:right;
  font-size:11px;
  background-color:#aaa;
  color:#FFF;
  padding:3px 6px 5px 6px;
  border-radius:2px;
  margin-left:7px;
  font-family:"Lato";
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
  }
  .continue a {
  float:left;
  margin-bottom:20px;
  font-size:11px;
  background-color:#aaa;
  color:#FFF;
  padding:3px 6px 5px 6px;
  border-radius:2px;
  margin-left:7px;
  font-family:"Lato";
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
  }
  .loadmore a {
  font-size:11px;
  background-color:#aaa;
  color:#FFF;
  padding:3px 6px 5px 6px;
  border-radius:2px;
  margin-left:7px;
  font-family:"Lato";
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
  }
  .post-comments span.reply a.comment-edit-link {
  background:#c5c5c5;
  }
  .post-comments span.reply a:hover {
  opacity:.8;
  }
  ul.children { margin: 0 0 0 55px; }
  ul.children li.thecomment { margin:0 0 8px 0; }
  /** Reply **/
  #respond {
  margin-bottom:20px;
  overflow:hidden;
  }
  #respond  h3 {
  font-size:14px;
  color:#999;
  font-weight:400;
  margin-bottom:30px;
  font-family:"Lato";
  letter-spacing:2px;
  text-transform:uppercase;
  }
  #respond h3 a {
  color:#000;
  display:inline-block;
  }
  #respond h3 small a {
  text-transform:uppercase;
  font-size:11px;
  background:#333;
  color:#FFF;
  padding:4px 6px 5px;
  border-radius:3px;
  margin-left:7px;
  letter-spacing:1px;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
  }
  #respond h3 small a:hover {
  opacity:.8;
  }
  #respond label {
  color:#888;
  width:80px;
  font-size:14px;
  display:inline-block;
  font-weight:300;
  }
  #respond input {
  padding:8px 10px;
  border:1px solid #DDD;
  margin-right:10px;
  border-radius: 3px;
  color:#999;
  margin-bottom:15px;
  font-size:11px;
  width:250px;
  font-family:"Georgia";
  }
  #respond input:focus {outline:none;}
  #respond .comment-form-url {
  margin-bottom:10px;
  }
  #respond textarea {
  padding:14px;
  border:1px solid #DDD;
  border-radius: 3px;
  width:95%;
  height:120px;
  font-size:13px;
  color:#777;
  margin-bottom:14px;
  line-height:20px;
  font-family:"Georgia";
  }
  #respond textarea:focus {outline:none;}
  #respond #submit {
  font-family:"Lato";
  text-transform:uppercase;
  letter-spacing:2px;
  background:#eee;
  border-radius:0;
  font-size:11px;
  color:#666;
  padding:12px 19px 14px;
  margin-top:6px;
  display:inline-block;
  border:none;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
  cursor:pointer;
  border-radius:30px;
  width:auto;
  }
  #respond #submit:hover {
  background:#333;
  color:#FFF;
  }
  .bottom-blog {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #eee;
  padding: 13px 0;
  margin-top: 30px;
  }
  .blog-date li{
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.8px;
  font-family: Istok Web,sans-serif;
  color: #171a1b;
  text-transform: uppercase;
  margin-right: 14px;
  }
  .blog-date li a{
  color: #5d5d5d
  }
  .blog-date li .fa{
  font-size: 16px;
  color: #101010;
  margin-right: 10px;
  vertical-align: middle;
  }
  .group-share li{
  display: inline-block;
  margin-left: 6px;
  }
  .group-share li a{
  width: 23px;
  height: 20px;
  line-height: 27px;
  text-align: center;
  font-size: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  }
  .group-share li a:hover{
  color: #555;
  }
  .separator a {
  margin-left: 0px!important;
  }
  .post-header .bg-category{
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 20px auto 30px;
  height: auto;
  line-height: 12px;
  /*white-space: nowrap;*/
  }
  .category-name a {
  padding: 0 12px 0 12px;
  font-weight: 400;
  font-style: normal;
  font-family: Open Sans;
  color: #000000;
  }
  .post-header .bg-category .category-name::before, .post-header .bg-category .category-name::after {
  display: table-cell;
  content: '';
  width: 50px;
  height: 0;
  border-top: 1px solid #222;
  }
  .post-header .bg-category .category-name::before{
  margin-right: 25px;
  right: 100%;
  }
  .post-header .bg-category .category-name::after {
  left: 100%;
  margin-left: 25px;
  }
  .post-header .category-name{
  font-size: 0.9em;
  padding: 10px 0px 5px;
  letter-spacing: 0.25em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 0;
  text-align: center;
  display: table;
  margin: 0 auto;
  }
  .post-header .category-name span:before{
  display: table-cell;
  content: '';
  width: 50px;
  height: 0;
  border-top: 1px solid #222;
  }
  .post-header .category-name span:after{
  display: table-cell;
  content: '';
  width: 50px;
  height: 0;
  border-top: 1px solid #222;
  }
  /********************************/
  /*** Archive ***/
  /********************************/
  .archive-box {
  background:#f4f4f4;
  padding:22px 0 24px;
  text-align:center;
  margin-bottom:70px;
  margin-top:-70px;
  border-bottom:1px solid #eee;
  }
  .archive-box span {
  font-size:14px;
  font-style:italic;
  letter-spacing:1px;
  color:#999;
  }
  .archive-box h1 {
  font-size:26px;
  letter-spacing:4px;
  text-transform:uppercase;
  }
  .nothing {
  margin-bottom:90px;
  text-align:center;
  }
  /* =WordPress Core
  -------------------------------------------------------------- */
  .alignnone {
  margin: 5px 20px 20px 0;
  }
  .aligncenter,
  div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  }
  .alignright {
  float:right;
  margin: 5px 0 20px 20px;
  }
  .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  }
  .aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  }
  a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  }
  a img.alignnone {
  margin: 5px 20px 20px 0;
  }
  a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  }
  a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
  }
  div#
    
    
    h2 {
  font-size: 3em;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Playfair Display,serif;
  color: #171a1b;
  line-height: 125%;
  margin-top: 0.8em;
  margin-bottom: 0.6em;
  text-align: center;
  }
  div#footer-instagram {
  border-top: 1px solid #ededed;
  margin-bottom: 50px;
  }
  #sb_instagram .sbi_follow_btn a {   border-radius: 0;
  color: #fff;
  display: inline-block;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 1.5em;
  outline: medium none;
  padding: 1.1em 2.4em;
  border: 2px solid transparent;
  background-color: #171a1b;
  color: #ffffff;
  border-color: #171a1b;}
  .wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
  font-family:"Open Sans";
  }
  .wp-caption.alignnone {
  margin: 5px 20px 20px 0;
  }
  .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
  }
  .wp-caption.alignright {
  margin: 5px 0 20px 20px;
  }
  .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
  }
  .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
  }
  /*** Custom WordPress gallery style ***/
  .gallery .gallery-caption{
  font-size:12px;
  color:#888;
  font-family:"Open Sans";
  }
  .gallery .gallery-icon img{
  border-radius:2px;
  border:1px solid #eee !important;
  padding:7px;
  }
  .gallery .gallery-icon img:hover {
  border:1px solid #ccc !important;
  }
  .single-sharing-btns a {
  color: #333;
  }
  /*** Contact Form 7 ***/
  /*********************************************************/
  .wpcf7 input {
  width:266px;
  }
  div.wpcf7 {
  overflow:hidden;
  margin-top:40px;
  }
  .wpcf7 p.sp_input {
  float:left;
  margin-right:19px;
  }
  .wpcf7 p.sp_message {
  clear:both;
  }
  .wpcf7 input, .wpcf7 textarea {
  padding:8px;
  border:1px solid #DDD;
  margin-right:10px;
  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
  color:#777;
  font-size:12px;
  margin-top:6px;
  margin-bottom:6px;
  }
  .wpcf7 textarea {
  width:95%;
  }
  .wpcf7 .wpcf7-submit {
  background:#171717;
  -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius:20px;
  padding:12px 24px;
  color:#FFF;
  letter-spacing:3px;
  font-size:11px;
  text-transform:uppercase;
  cursor:pointer;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
  display:block;
  border:none;
  width:auto;
  }
  .wpcf7 .wpcf7-submit:hover {
  background:#777;
  }
  .post-entry.inside a{
  color: #fa0061;
  }
  .post-entry.inside a:hover{
  color: #c7004d;
  }
  /*** 404 ***/
  .error-404 {
  margin-bottom:105px;
  text-align:center;
  }
  .error-404 h1 {
  font-size:190px;
  font-weight:700;
  margin-bottom:-25px;
  }
  .error-404 p {
  color:#999;
  font-size:18px;
  font-style:italic;
  }
  .author-content {
  margin-left: 140px;
  }
  #logo { padding:45px 0; }
  #navigation { background:#171717; }
  .menu li a { color:#ffffff; }
  .menu li a:hover {  color:#fa0061; }
  .menu .sub-menu, .menu .children { background: #171717; }
  ul.menu ul a, .menu ul ul a { border-top: 1px solid #333333; color:#999999; }
  ul.menu ul a:hover, .menu ul ul a:hover { color: #ffffff; background:#333333; }
  #top-social a i { color:#ffffff; }
  #top-social a:hover i { color:#fa0061; }
  #top-search a { background:#353535 }
  #top-search a { color:#999999 }
  #top-search a:hover { background:#474747; }
  #top-search a:hover { color:#cccccc; }
  .widget-title , #sidebar .widget h2, #widget-area .widget h2 { color:#222; }
  #sidebar .widget-title, #sidebar .widget h2, #widget-area .widget h2 {     margin-top: 0;
  margin-bottom: 1.5em;
  text-align: center;
  letter-spacing: 0.03em;
  padding: 0.7em 0.3em;
  text-transform: uppercase;
  background-color: #171a1b;
  color: #ffffff;
  font-size: 1.3em;
  font-weight: 300;
  font-family: Josefin Sans,sans-serif; }
  #footer-social  { background:#f2f2f2; }
  #footer-logo { background:#171717; }
  #footer-logo p { color:#EFEFEF; }
  #footer-copyright { background:#000; }
  #footer-copyright p { color:#EFEFEF; }
  a, #footer-logo p i { color:#191919; }
  .post-entry blockquote p { border-left:3px solid #c7004d; }
  #main .widget {
  width: 100%;
  }
  #navigation .widget ul li {
  border:none;
  margin-bottom:0px;
  padding-bottom:0px;
  }
  #navigation .widget ul li:after {
  content: "|";
  padding-left: 10px;
  color: #565656;
  }
  #navigation .widget ul li:last-child:after {
  content: "";
  }
  #navigation .widget a:hover {
  text-decoration: none;
  }
  #widget-area #container3 .widget {
  margin-right: 0;
  }
  .container.sp_sidebar {
  overflow: hidden;
  margin: 40px auto 0;
  }
  .pagination .older {
  float: right;
  position: relative;
  text-align: right;
  }
  .pagination .newer {
  float: left;
  position: relative;
  text-align: left;
  }
  .post-nav-icon {
  position: absolute;
  top: 7px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 35px;
  background-color:#000;
  border-radius: 32px;
  color:  #fa0061;
  letter-spacing: 0;
  }
  .older .post-nav-icon{
  right:0;
  }
  .newer .post-nav-icon{
  left:0;
  }
  .older .pager-heading {
  margin-bottom: 5px;
  color:#aaa;
  margin-right: 42px;
  }
  .older .pager-title {
  font-size: 150%;
  display: block;
  line-height: 1.3;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  color:#fa0061;
  margin-right: 42px;
  }
  .newer .pager-heading {
  margin-bottom: 5px;
  color:#aaa;
  margin-left: 42px;
  }
  .newer .pager-title {
  font-size: 150%;
  display: block;
  line-height: 1.3;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  color:#fa0061;
  margin-left: 42px;
  }
  /* Slider */
  .slick-slider
  {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  }
  .slick-list
  {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  }
  .slick-list:focus
  {
  outline: none;
  }
  .slick-list.dragging
  {
  cursor: pointer;
  cursor: hand;
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list
  {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  }
  .slick-track
  {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  }
  .slick-track:before,
  .slick-track:after
  {
  display: table;
  content: '';
  }
  .slick-track:after
  {
  clear: both;
  }
  .slick-loading .slick-track
  {
  visibility: hidden;
  }
  .slick-slide
  {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  }
  [dir='rtl'] .slick-slide
  {
  float: right;
  }
  .slick-slide img
  {
  display: block;
  }
  .slick-slide.slick-loading img
  {
  display: none;
  }
  .slick-slide.dragging img
  {
  pointer-events: none;
  }
  .slick-initialized .slick-slide
  {
  display: block;
  }
  .slick-loading .slick-slide
  {
  visibility: hidden;
  }
  .slick-vertical .slick-slide
  {
  display: block;
  height: auto;
  border: 1px solid transparent;
  }
  /* --------------------------------------------------------------
  Homepage Styles
  -------------------------------------------------------------- */
  /* ===[ Carousel And Slider ]=== */
  .homepage-carousel.slick-initialized,
  .homepage-slider.slick-initialized {
  opacity: 1;
  transition: opacity .2s ease-in;
  }
  .homepage-carousel .slick-slide,
  .homepage-slider .slick-slide {
  float: left;
  position: relative;
  height: 100%;
  min-height: 1px;
  overflow: hidden;
  background-color: #202020 !important;
  }
  .homepage-carousel .slick-slide img,
  .homepage-slider .slick-slide img {
  display: block;
  width: 100%;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  }
  .homepage-carousel .slick-nav,
  .homepage-slider .slick-nav {
  font-size: 18px;
  color: #fff;
  display: block;
  text-align: center;
  outline: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  background: transparent;
  border: 1px solid rgba(255,255,255,.5);
  cursor: pointer;
  }
  .homepage-carousel .slick-nav:hover,
  .homepage-slider .slick-nav:hover {
  color: #111;
  background: #fff;
  }
  .homepage-carousel .slick-prev,
  .homepage-slider .slick-prev { left: 25px }
  .homepage-carousel .slick-next,
  .homepage-slider .slick-next { right: 25px }
  /* ===[ Carousel ]=== */
  .homepage-carousel {
  opacity: 0;
  margin-bottom: 60px;
  }
  .homepage-carousel .slick-slide .featured-title {
  position: absolute;
  padding: 20px 25px 15px 25px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.4);
  }
  .homepage-carousel .slick-slide .featured-title h2 {
  font-family: 'Playfair Display', Georgia, 'Times New Roman', Times, serif;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 5px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  }
  .homepage-carousel .slick-slide .featured-title .featured-date {
  color: #ddd;
  font-size: 13px;
  }
  .homepage-carousel .slick-slide .featured-title .featured-category {
  font-size: 11px;
  padding: 2px 5px;
  text-transform: uppercase;
  background: #fa0061;
  border-radius: 3px;
  color: #fff;
  margin-left: 5px;
  font-family: monospace;
  font-family: 'Montserrat';
  }
  /* ===[ Slider ]=== */
  .homepage-slider {
  opacity: 0;
  margin-bottom: 60px;
  }
  .homepage-slider .slick-slide .featured-title {
  text-align: center;
  position: absolute;
  margin: 0 auto;
  top: 20%;
  left: 30%;
  width: 40%;
  padding: 40px 30px 50px;
  background: #fff;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  }
  .homepage-slider .slick-slide:hover .featured-title { background: rgba(255,255,255,.9) }
  .homepage-slider .slick-slide .featured-title h2 {
  font-family: 'Playfair Display', Georgia, 'Times New Roman', Times, serif;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #111;
  }
  .homepage-slider .slick-slide .featured-title .featured-date {
  color: #999;
  font-size: 13px;
  }
  .homepage-slider .slick-slide .featured-title .featured-category {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #e1534f;
  margin-bottom: 10px;
  border-radius: 3px;
  }
  #blog-pager > span a h3 {
  font-family: raleway;
  font-size: 17px;
  }
  #blog-pager a:hover {
  text-decoration: none;
  }
  #blog-pager a > h3:hover {
  text-decoration: underline!important;
  }
  #blog-pager-older-link{display:inline;float:right;width:50%;text-align:right;padding:0}
  #blog-pager-newer-link{display:inline;float:left;width:50%;text-align:left;padding:0}
  #blog-pager{
  clear:both;
  font-size:16px;
  line-height:normal;
  margin:0;
  padding:10px;
  font-family: times new roman;
  background: #f9f9f9;
  }
  #instafeed{width:100%;display:block;margin:0;padding:0;line-height:0;margin-top:80px;    margin-left: 25px;}
  #instafeed img{height:auto;width:100%}
  #instafeed a{padding:0;margin:0;display:inline-block;position:relative}
  #instafeed li{width:22%;float:left;padding:0!important;    -webkit-transition: all ease-in-out .5s;
  -moz-transition: all ease-in-out .5s;
  -ms-transition: all ease-in-out .5s;
  -o-transition: all ease-in-out .5s;
  transition: all ease-in-out .5s;}
  #instafeed .insta-likes{width:100%;height:100%;margin-top:-100%;opacity:0;text-align:center;letter-spacing:1px;background:rgba(255,255,255,0.4);position:absolute;text-shadow:2px 2px 8px #fff;font:normal 400 11px Montserrat,sans-serif;color:#222;line-height:normal;transition:all .35s ease-out;-o-transition:all .35s ease-out;-moz-transition:all .35s ease-out;-webkit-transition:all .35s ease-out}
  #instafeed a:hover .insta-likes{opacity:1}
  #instafeed li:nth-child(even) {
  margin-top: -40px!important;
  }
  #instafeed li:nth-child(odd) {
  margin-left: -25px;
  }
  #instafeed li:nth-child(2n+2) {
  margin-left: -25px;
  }
  #instafeed li:nth-child(even):hover {
  margin-top: -20px!important;
  }
  #instafeed li:nth-child(odd):hover {
  margin-bottom: -15px;
  }
  .group-share.pull-right li span {
  font-family: Istok Web,sans-serif;
  color: #4F5152;
  text-transform: uppercase;
  font-size: 12px;
  /* line-height: 1px; */
  letter-spacing: 0.8px;
  }
  /*---Flicker Image Gallery-----*/
  .flickr_plugin {
  width: 100%;
  }
  .flickr_badge_image {
  float: left;
  height: 70px;
  margin: 8px 5px 0px 5px;
  width: 70px;
  }
  .flickr_badge_image a {
  display: block;
  }
  .flickr_badge_image a img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  -ms-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
  }
  .flickr_badge_image a img:hover {
  opacity: .5;
  }
  .post-gallery .slick-nav {
  font-size: 18px;
  color: #fff;
  display: block;
  text-align: center;
  outline: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  background: transparent;
  border: 1px solid rgba(255,255,255,.5);
  cursor: default;
  }
  .post-gallery .slick-nav:hover {
  color: #111;
  background: #fff;
  }
  .post-gallery .slick-prev { left: 25px }
  .post-gallery .slick-next { right: 25px }
  .related-slide .slick-nav {
  font-size: 18px;
  color: #fff;
  display: block;
  text-align: center;
  outline: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 48%;
  margin-top: -15px;
  background: transparent;
  border: 1px solid rgba(255,255,255,.5);
  cursor: pointer;
  }
  .related-slide .slick-slide{
  padding: 5px;
  }
  .related-slide .slick-nav:hover {
  color: #111;
  background: #fff;
  }
  .related-slide .slick-prev { left: 25px }
  .related-slide .slick-next { right: 25px }
  a.custom{
  position:relative;
  display:inline-block;
  padding:15px 38px;
  margin: 20px 0px 5px 0;
  font-size: 0.92em;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform:uppercase;
  }
  a.custom span.long{
  background:none!important
  }
  a.custom span.bar{
  position:absolute;
  background:#4e4e4e;
  }
  a.custom span.bar-1{
  top:0;
  right:40px;
  left:0;
  height:2px
  }
  a.custom span.bar-2{
  top:0;
  right:0;
  bottom:0;
  width:2px
  }
  a.custom span.bar-3{
  right:0;
  bottom:0;
  left:40px;
  height:2px
  }
  a.custom span.bar-4{
  top:0;
  bottom:0;
  left:0;
  width:2px
  }
  a.custom span.bar.hover{
  background:#e5e5e5
  }
  a.custom span.bar.hover.bar-1{
  width:0
  }
  a.custom span.bar.hover.bar-2{
  height:0
  }
  a.custom span.bar.hover.bar-3{
  width:0;
  left:auto
  }
  a.custom span.bar.hover.bar-4{
  height:0;
  left:0;
  top:auto
  }
  a.custom:hover span.bar.hover.bar-1{
  width:100%
  }
  a.custom:hover span.bar.hover.bar-2{
  height:100%
  }
  a.custom:hover span.bar.hover.bar-3{
  width:100%
  }
  a.custom:hover span.bar.hover.bar-4{
  height:100%
  }
  a.custom:hover span.bar.hover.bar-1,a.custom:hover span.bar.hover.bar-3{
  -webkit-transition-delay:.10s;
  -moz-transition-delay:.10s;
  -o-transition-delay:.10s;
  transition-delay:.10s
  }
  a.custom:hover span.bar.hover.bar-2,a.custom:hover span.bar.hover.bar-4{
  -webkit-transition-delay:0;
  -moz-transition-delay:0;
  -o-transition-delay:0;
  transition-delay:0
  }
  a.custom span.bar.hover.bar-1,a.custom span.bar.hover.bar-3{
  -webkit-transition-delay:.2s;
  -moz-transition-delay:.2s;
  -o-transition-delay:.2s;
  transition-delay:.2s
  }
  a.custom span.bar.hover.bar-2,a.custom span.bar.hover.bar-4{
  -webkit-transition-delay:.30s;
  -moz-transition-delay:.30s;
  -o-transition-delay:.30s;
  transition-delay:.30s
  }
  a.custom span.bar{
  -webkit-transition:all .8s cubic-bezier(0.85,0,.15,1);
  -moz-transition:all .8s cubic-bezier(0.85,0,.15,1);
  -o-transition:all .8s cubic-bezier(0.85,0,.15,1);
  transition:all .8s cubic-bezier(0.85,0,.15,1)
  }
  /* Popular Posts */
  #sidebar .PopularPosts .item-thumbnail{float:none;margin:0 0 10px}
  #sidebar .PopularPosts .item-title{background:rgba(0,0,0,0.5);position:absolute;display:block;clear:both;z-index:50;top:0;left:0;right:0;bottom:0;padding:15px;transition:all .4s;}
  #sidebar .PopularPosts .item-title:hover{background:rgba(0,0,0,.2)}
  #sidebar .PopularPosts .item-title a{color:rgba(255,255,255,0);font-weight:700;font-size:120%;text-shadow:0 0 5px rgba(0,0,0,0)}
  #sidebar .PopularPosts .item-title:hover a,#sidebar .PopularPosts .item-title a:hover{color:rgba(255,255,255,1);text-shadow:0 0 5px rgba(0,0,0,.3)}
  #sidebar .PopularPosts .widget-content ul li img{translate(0,0) scale(1.0);transition:all .8s linear}
  #sidebar .PopularPosts .widget-content ul li:hover img{transform:translate(0,-20px) scale(1.05);transition:all 3.6s linear;}
  #sidebar .PopularPosts img{display:block;height:auto;width:100%;padding:0;backface-visibility:hidden;}
  #sidebar .PopularPosts .item-snippet{display:none;}
  #sidebar .PopularPosts ul li .item-content{position:relative;overflow:hidden;}
  #sidebar .PopularPosts ul{padding:0;line-height:normal;counter-reset:count;}
  #sidebar .PopularPosts .widget-content ul li{position:relative;padding:10px 0;overflow:hidden;max-height:100px;transition:all .4s;}
  #sidebar .PopularPosts .widget-content ul li:before{color:#fff;counter-increment:count;content:counter(count);position:absolute;right:-15px;top:-5px;font:bold 80px/1 Sans-Serif;z-index:51;transition:all .4s;}
  #sidebar .PopularPosts .widget-content ul li:hover:before{right:-55px;}
  #sidebar .PopularPosts ul li:nth-child(1) .item-title:hover,#sidebar .PopularPosts ul li:nth-child(2) .item-title:hover,#sidebar .PopularPosts ul li:nth-child(3) .item-title:hover,#sidebar .PopularPosts ul li:nth-child(4) .item-title:hover,#sidebar .PopularPosts ul li:nth-child(5) .item-title:hover,#sidebar .PopularPosts ul li:nth-child(6) .item-title:hover{background:rgba(0,0,0,0.2);}
  /* CSS Contact Form */
  #ContactForm1{
  display:none;
  }
  #ContactForm1_contact-form-name, #ContactForm1_contact-form-email{
  width: 600px;
  height:auto;
  margin: 5px auto;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #472353;
  color:#777;
  font-family:"Open Sans", sans-serif;
  }
  #ContactForm1_contact-form-name:focus, #ContactForm1_contact-form-email:focus, #ContactForm1_contact-form-email-message:focus{
  background: #fffff7;
  }
  #ContactForm1_contact-form-email-message{
  width: 600px;
  height: 250px;
  margin: 5px auto;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #472353;
  color:#777;
  font-family:"Open Sans", sans-serif;
  }
  #ContactForm1_contact-form-submit {
  width: 100px;
  height: 35px;
  float: left;
  color: #FFF;
  padding: 0;
  margin: 10px 0 3px 0 0;
  cursor: pointer;
  background: #472353;
  border: 1px solid #472353;
  border-radius:0px;
  font-family:"Open Sans", sans-serif;
  font-size:14px;
  }
  #ContactForm1_contact-form-submit:hover {
  background:#b2b2b2;
  }
  #ContactForm1_contact-form-error-message, #ContactForm1_contact-form-success-message{
  width: 600px;
  margin-top:35px;
  }

  -->
  </style>
  <style type="text/css">

  .PopularPosts ul {
  padding: 0;
  }
  .PopularPosts ul li:first-child{
  width: 100%;
  max-height: 100%;
  opacity: 0.9;
  }
  .PopularPosts ul li:nth-child(even){
  margin-right: 2%;
  }
  .PopularPosts ul li {
  box-sizing: border-box;
  position: relative;
  padding: 0px !important;
  width: 49%;
  max-height: 120px;
  opacity: 0.7;
  overflow:hidden;
  float: left;
  margin-bottom: 2%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  }
  .PopularPosts ul li:hover {
  opacity: 1;
  }
  .PopularPosts .item-thumbnail {
  margin: 0;
  width: 100%;
  }
  .PopularPosts ul li img {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding:0;
  }
  .PopularPosts .item-content:hover .item-title a,
  .PopularPosts .item-thumbnail-only:hover .item-title a {
  visibility: visible;
  opacity: 1;
  }
  .PopularPosts .item-title a {
  color: #fff;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.93) 100%, rgba(0, 0, 0, 0.85) 100%);
  text-decoration: none;
  position: absolute;
  text-align: center;
  font: 13px 'Oswald', sans-serif;
  left: 0;
  right: 0;
  bottom: 0%;
  padding: 100px 10px 10px;
  opacity: 0;
  visibility: hidden;
  }
  .PopularPosts .item-snippet {
  display: none;
  }
  </style>
  <style type="text/css">

  .PageList LI.selected A {
    font-weight: normal!important;
    text-decoration: none;
  }


  .entry-meta {
  text-align: center;
  border-bottom: 1px solid rgba(34,34,34,0.1);
  padding-bottom: 40px;
  margin-bottom: 40px;
  }

  .single-sharing-btns h3 {
   margin-top: 0;
  font-family: Raleway;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;
  color:#222;
  margin-bottom: 20px;
  }


  .social-share-buttons.size-large {
  margin-bottom: 5px;
  }
  .social-share-buttons.style-default [data-service] {
  box-shadow: 0 3px 0 rgba(0,0,0,0.05);
  }
  .social-share-buttons.size-large>*, .social-share-buttons.size-large>li>span {
  line-height: 32px;
  min-width: 32px;
  }
  .social-share-buttons.style-default>*, .social-share-buttons.style-default>li>span {
  border: 1px solid #ddd;
  background-color: #fff;
  }
  .social-share-buttons>*:first-child {
  margin-left: 0;
  }
  .social-share-buttons>*, .social-share-buttons>li>span {
  display: inline-block;
  padding: 0 8px;
  cursor: pointer;
  text-align: center;
  position: relative;
  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  -ms-border-radius: 1;
  -o-border-radius: 1;
  border-radius: 1;
  transition: color linear .2s,background-color linear .2s,border-color linear .2s;
  -webkit-transition: color linear .2s,background-color linear .2s,border-color linear .2s;
  }
  .social-share-buttons>* {
  display: inline-block;
  margin: 5px 8px;
  }
  .social-share-buttons.size-large.style-default label {
  font-size: 12px;
  }

  .social-share-buttons.style-default label {
  text-transform: uppercase;
  }

  .single-sharing-btns label {
  letter-spacing: .1em;
  }

  .social-share-buttons label {
  margin: 0 0 0 10px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
  }

  strong.tag-heading {
  color: #222;
  text-transform: uppercase;
  font-size: 12px;
  }
  strong.tag-heading .fa {
  margin-right: 5px;
  }

  .entry-tags .gray-2-secondary a{
  color: #aaa;
  text-transform: uppercase;
  font-size: 12px;
  }

  .entry-tags.gray-2-secondary {
  margin-top: 20px;
  }



  /*************************************************
  *       10. Tablet                                                                       *
  *************************************************/
  @media only screen and (min-width: 768px) and (max-width: 960px) {
        
        .container {
                width:726px;
        }
        
        #navigation-wrapper {
                display:none;
        }
        
        #logo img {
                max-width:726px;
                height:auto;
        }
        
        .slicknav_menu {
                display:block;
        }
        
        .post-image img {
                width:726px;
                height:auto;
        }
        
        
        .post-image.audio iframe {
                width:726px;
                height:auto;
        }
        
                .container.sp_sidebar .post-image.audio iframe {
                        width:476px;
                        height:auto;
                }
        
        .item-related {
                width:230px;
                margin-right:17px;
        }
        .post-pagination .prev-post {
                width:383px;
        }
        .post-pagination .next-post {
                width:383px;
        }
        
        
        
        #widget-area .widget, #sidebar .widget {
                width:230px;
                margin-right:17px;
        }
        
        #widget-area .widget img, #sidebar .widget img {
                max-width:230px;
                height:auto;
        }
        
        #widget-area .widget iframe, #sidebar .widget iframe {
                max-width:230px !important;
                height:auto;
        }
        
        #footer-logo img {
                max-width:726px;
                height:auto;
        }
        #footer-social a {
                margin:0 15px;
        }
        #footer-social a i {
                height:32px;
                width:32px;
                line-height:32px;
                margin-right:0;
                font-size:14px;
        }
        #footer-social a span {
                display:none;
        }
        
        .wpcf7 input {
                width:208px;
        }
        
        .sp-grid li {
                width:353px;
        }
        .sp-grid li:nth-child(3n+3) {
                margin-right:16px;
        }
        .sp-grid li:nth-child(2n+2) {
                margin-right:0;
        }
        
        .container.sp_sidebar #main {
                width:476px;
                margin-right:20px;
        }
        .container.sp_sidebar #sidebar {
                width:230px;
        }
        
                .container.sp_sidebar #sidebar .widget {
                        width:230px;
                }
                
        .container.sp_sidebar .sp-grid li {
                width:228px;
        }
        
        .container.sp_sidebar .item-related {
                width:149px;
                margin-right:0px;
        }
        .container.sp_sidebar .item-related:last-child {
                margin-right:0;
        }
        .container.sp_sidebar .item-related h3 a {
                font-size:12px;
                letter-spacing:1px;
        }

        
        .container.sp_sidebar #respond textarea {
                width:93%;
        }
        
  }

  /*************************************************
  *       Mobile Portrait                                                          *
  *************************************************/

  @media only screen and (max-width: 767px) {
        
        .container {
                width:320px;
        }
        
        #navigation-wrapper {
                display:none;
        }
        
        .slicknav_menu {
                display:block;
        }
        
        #logo img {
                max-width:320px;
                height:auto;
        }
        
        .post-header h1 a, .post-header h2 a, .post-header h1 {
                font-size:22px;
                letter-spacing:2px;
        }
        
        .post-image img {
                width:320px;
                height:auto;
        }
        
        .post-image.audio iframe {
                width:320px;
                height:auto;
        }
        
        .item-related {
                width:320px;
                margin-bottom:30px;
        }
        
        .share-box {
                width:46px; 
                height:36px; 
                line-height:36px;
                margin:0 4px;
        }
        
        .post-pagination .prev-post {
                width:320px;
        }
        .post-pagination .next-post {
                width:320px;
        }
        
        #respond textarea {
                width:90%;
        }
        
        .thecomment .author-img {
                display:none;
        }
        
        #widget-area .widget, #sidebar .widget {
                width:320px;
                margin-right:32px;
                float:left;
                margin-bottom:35px;
        }
        
        #footer-logo img {
                max-width:320px;
                height:auto;
        }
        
        #footer-social a i {
                height:28px;
                width:28px;
                line-height:28px;
                margin-right:0;
                font-size:12px;
        }
        #footer-social a {
                margin:0 5px;
        }
        #footer-social a span{
                display:none;
        }
        
        .wpcf7 textarea {
                width:94%;
        }
        
        .sp-grid li {
                width:320px;
        }
        .sp-grid li:nth-child(3n+3) {
                margin-right:0;
        }
        .sp-grid li:nth-child(2n+2) {
                margin-right:0;
        }
        
        .container.sp_sidebar #main {
                width:320px;
                margin-right:0;
        }
        .container.sp_sidebar #sidebar {
                width:320px;
        }
        
                .container.sp_sidebar #sidebar .widget {
                        width:258px;
                }
                
        .container.sp_sidebar .item-related {
                width:320px;
                margin-bottom:30px;
        }
        
        
  }

  /*************************************************
  *       10. Landscape                                                            *
  *************************************************/

  @media only screen and (min-width: 480px) and (max-width: 767px) {
        
        .container {
                width:480px;
        }
        
        #logo img {
                max-width:480px;
                height:auto;
        }
        
        .post-image img {
                width:480px;
                height:auto;
        }
        
        .post-image.audio iframe {
                width:480px;
                height:auto;
        }
        
        .item-related {
                width:480px;
                margin-bottom:30px;
        }
        
        .share-box {
                width:55px; 
                height:42px; 
                line-height:42px;
                margin:0 10px;
        }
        
        .post-pagination .prev-post {
                width:480px;
        }
        .post-pagination .next-post {
                width:480px;
        }
        
        #widget-area .widget, #sidebar .widget {
                width:480px;
                margin-right:32px;
                float:left;
                margin-bottom:35px;
        }
        
        #footer-logo img {
                max-width:480px;
                height:auto;
        }
        
        #footer-social a {
                margin:0 12px;
        }
        
        #footer-social a i {
                height:32px;
                width:32px;
                line-height:32px;
                margin-right:0;
                font-size:14px;
        }
        
        .wpcf7 textarea {
                width:95%;
        }
        
        .sp-grid li {
                width:230px;
        }
        .sp-grid li:nth-child(3n+3) {
                margin-right:16px;
        }
        .sp-grid li:nth-child(2n+2) {
                margin-right:0;
        }
        
                .container.sp_sidebar .sp-grid li {
                        width:230px;
                }
                .container.sp_sidebar .sp-grid li:nth-child(3n+3) {
                        margin-right:16px;
                }
                
                .container.sp_sidebar .sp-grid li:nth-child(2n+2) {
                        margin-right:0;
                }
                
        .container.sp_sidebar #main {
                width:480px;
                margin-right:0;
        }
        .container.sp_sidebar #sidebar {
                width:480px;
        }
        
                .container.sp_sidebar #sidebar .widget {
                        width:418px;
                }
                
        .container.sp_sidebar .item-related {
                width:480px;
                margin-bottom:30px;
        }
        
  }
  </style>
  <style type="text/css">

  /*
    Mobile Menu Core Style
  */

  .slicknav_btn { position: relative; display: block; vertical-align: middle; float: left;  line-height: 27px; cursor: pointer;  height:27px;}
  .slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
  .slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
  .slicknav_menu .slicknav_no-text { margin: 0 }
  .slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
  .slicknav_nav { clear: both }
  .slicknav_nav ul,
  .slicknav_nav li { display: block }
  .slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item { cursor: pointer; }
  .slicknav_nav .slicknav_row { display: block; }
  .slicknav_nav a { display: block }
  .slicknav_nav .slicknav_item a,
  .slicknav_nav .slicknav_parent-link a { display: inline }
  .slicknav_menu:before,
  .slicknav_menu:after { content: " "; display: table; }
  .slicknav_menu:after { clear: both }
  /* IE6/7 support */
  .slicknav_menu { *zoom: 1 }

  /* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
  */ 

  .slicknav_menu {
    font-size:16px;
  }
  /* Button */
  .slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
    
  }
  /* Button Text */
  .slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
  }
  /* Button Lines */
  .slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
  }
  .slicknav_menu {
    background:#171717;
    padding:5px;
  }
  .slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
  }
  .slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
  }
  .slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
  }
  .slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
  }
  .slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#fff;
        font-family:"Open Sans", sans-serif;
        font-size:11px;
        font-weight:400;
        letter-spacing:2px;
        color:#fff;
        text-transform:uppercase;
  }
  .slicknav_nav .slicknav_item a,
  .slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
  }
  .slicknav_nav .slicknav_row:hover {
    
  }
  .slicknav_nav a:hover{
    
    background:#333;
    color:#fff;
  }
  .slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
  }

  .slicknav_menu .slicknav_no-text {
        margin-top:7px;
  }

  .PopularPosts .widget-content ul li {
  padding: 0.3em 0;
  }

  </style>
  <style>

  .text-center {
    text-align: center;
  }
  .top_slider_blog_descr {
    position: absolute;
    z-index: 100;
    left: 15%;
    right: 15%;
    top: 50%;
    font-family: Source Sans Pro, Arial, Helvetica, sans-serif;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .post-meta-divider {
    position: relative;
    z-index: 1;
  }
  .post-meta-divider .post-meta {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    background-color: #fff;
  }
  .post-meta-divider .post-meta {
    display: block;
    background: none;
    color: #999;
  }
  .post-meta-divider .post-meta>span {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    color: #fff;
  }
  .post-meta-date b:nth-child(1) {
    font-size: 14px;
    color: #fff;
  }
  .post-meta-date b {
    display: inline-block;
    font-weight: 300;
    line-height: 14px;
  margin-right:3px;
  }
  .post-meta-date b:nth-child(2) {
    font-size: 14px;
    color: #fff;
  }
  .post-meta-date b:nth-child(3) {
    font-size: 14px;
    color: #fff;
  }
  .post-meta-divider .post-meta>span {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    color: #fff;
  }
  .cstheme_add_like {
    cursor: pointer;
  }
  .post-meta-divider .post-meta i {
    padding-right: 9px;
    color: #fff;
    transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
  }
  .top_slider_blog_title {
    margin: 0 0 35px;
    text-align: center;
    line-height: 44px;
    font-size: 38px;
  }
  .top_slider_blog_title {
    line-height: 44px;
    font-size: 32px;
  }
  .top_slider_blog_title a {
    color: #fff;
  }
  .post_content_readmore {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 31px;
    padding: 4px 13px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    font-size: 14px;
    color: #333 !important;
    letter-spacing: 1px;
  }
  .post_content_readmore {
    color: #fff !important;
  }
  .post_content_readmore {
    border: 1px solid #ffffff;
  }

  .top_slider_blog_item:after {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
  }

  .top_slider_blog_item:before {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
  }
  .top_slider_blog_item:before,  .top_slider_blog_item:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
  }

  .top_slider_blog_item:hover:before, .top_slider_blog_item:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .top_slider_blog_item:before, .top_slider_blog_item:before,  .top_slider_blog_item:after, .top_slider_blog_item:after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }
  .top_slider_blog_item:before, .top_slider_blog_item:after {
    border-color: #ffffff;
  }
  .top_slider_blog_meta_category_wrap {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    text-align: center;
    opacity: 0;
  }
  .top_slider_blog_meta_category {
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: top;
    margin-top: -30px;
    padding: 3px 25px;
    font-family: Source Sans Pro, Arial, Helvetica, sans-serif;
  }
  .bg_primary {
    background-color: #ffffff;
  }
  .top_slider_blog_meta_category {
    margin: 0;
  }
  .top_slider_blog_meta_category {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    color: #333 !important;
    letter-spacing: 1px;
  }

  .feets {
    width: 100%;
    display: block;
    height: 430px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  opacity: 0.6;
  }
  </style>
  <style>

  /* Simple List Style  */
   .post-new:nth-child(even) .post-image{
  float: left;
  }

   
  @media only screen and (max-width: 1219px){
  div#mywrapper {
    width: 100%;
  }
  }

  @media only screen and (max-width: 985px) and (min-width: 768px){


    .post-image{
  width: 100%;
    float: none;

  }

    .entry-main{

  width: 100%;
    float: none;
  padding:30px 15px;
  }

    .table-post{
  min-height:auto;
  display:block;
    height: auto;

  }
    .post-child{
  min-height:auto;
  display:block;
    height: auto;
  }

  #main-slider .slick-next {
    left: auto;
  right: 59px;
  }
  #main-slider .slick-prev {
    left: 59px;
  }


  }


  @media only screen and (max-width: 767px) and (min-width: 480px){


    #content-wrapper .alice-container .post-new .gal4{
    height: 225px!important;
  }

    .media-center{
  display:block;
   float: none;
  height: auto;
   width: auto;
    padding-bottom: 20px;
  }

    .main-slider .feat--inner{
  padding:0px;
  }

    .entry-title{
  font-size:21px;
  }


    .post-image{
  width: 100%;
    float: none;

  }

    .entry-main{

  width: 100%;
    float: none;
  padding:30px 15px;
  }

    .table-post{
  min-height:auto;
  display:block;
    height: auto;

  }
    .post-child{
  min-height:auto;
  display:block;
    height: auto;
  }

  #main-slider .slick-next {
    left: auto;
  right: 0px;
  }
  #main-slider .slick-prev {
    left: 0px;
  }

    .table-cell-m{

  display: block;
  }

    .instagram-footer{
  padding-left:0px;
  }

  }

  @media only screen and (max-width: 479px){


    .entry-title{
  font-size:21px;
  }


    #content-wrapper .alice-container .post-new .gal4{
    height: 265px!important;
  }

    .media-left{
  display:block;
   float: none;
  height: auto;
   width: auto;
    padding-bottom: 20px;
  }

    .main-slider .feat--inner{
  padding:0px;
  }

    .entry-title{
  font-size:21px;
  }


    .post-image{
  width: 100%;
    float: none;

  }

    .entry-main{

  width: 100%;
    float: none;
  padding: 20px 10px;
  }

    .table-post{
  min-height:auto;
  display:block;
    height: auto!important;

  }
    .post-child{
  min-height:auto;
  display:block;
    height: auto;
  }

  #main-slider .slick-next {
    left: auto;
  right: 0px;
  }
  #main-slider .slick-prev {
    left: 0px;
  }

    .table-cell-m{

  display: block;
  }

    .instagram-footer{
  padding-left:0px;
  }
    .post-new{
  padding:0px;
  }

    .post-share-box:before, .post-share-box:after{
  display:none;
  }


  }

  </style>
  <style>
  #recent-boxes {
    display: block;
  }
  </style>
</head>
<body>
  <meta content="width=device-width, initial-scale=1" name="viewport">
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <link href="https://www.blogger.com/openid-server.g" rel="openid.server">
  <link href="/" rel="openid.delegate">
  <link href="/" rel="canonical">
  <title>Жизнь - вкусная! Кулинарный блог Галины Артеменко</title>
  <meta content="Блог о еде, кулинарии и кондитерском деле, рецепты с фотографиями, видео" name="description">
  <meta content=", Жизнь - вкусная! [Галина Артеменко], Жизнь - вкусная! [Галина Артеменко]" name="keywords">
  <meta content="кулинария рецепты с фото, рецепты самых вкусных блюд, вкусные домашние рецепты с фото, еда приготовление рецепты, кулинарные рецепты видео, фото еда рецепты" name="keywords">
  <link href="/feeds/posts/default" rel="alternate" title="Жизнь - вкусная! [Галина Артеменко] - Atom" type="application/atom+xml">
  <link href="/feeds/posts/default?alt=rss" rel="alternate" title="Жизнь - вкусная! [Галина Артеменко] - RSS" type="application/rss+xml">
  <link href="https://www.blogger.com/feeds/6926061794429687355/posts/default" rel="alternate" title="Жизнь - вкусная! [Галина Артеменко] - Atom" type="application/atom+xml">
  <link href="/favicon.ico" rel="icon" type="image/x-icon">
  <link href="https://plus.google.com/108305435141730401901/posts" rel="publisher">
  <link href="https://plus.google.com/108305435141730401901/about" rel="author">
  <link href="https://plus.google.com/108305435141730401901" rel="me">
  <meta content="general" name="rating">
  <meta content="id" name="geo.country">
  <meta content="Жизнь - вкусная! [Галина Артеменко]" property="og:title">
  <meta content="website" property="og:type">
  <meta content="https://www.zhizn-vkusnaja.com.ua/" property="og:url">
  <meta content="https://www.zhizn-vkusnaja.com.ua/favicon.ico" property="og:image">
  <meta content="Блог о еде, кулинарии и кондитерском деле, рецепты с фотографиями, видео" property="og:description">
  <meta content="Жизнь - вкусная! [Галина Артеменко]" property="og:site_name">
  <meta content="100002029022400" property="fb:app_id">
  <meta content="100002029022400" property="fb:admins">
  <meta content="en_US" property="og:locale">
  <meta content="en_GB" property="og:locale:alternate">
  <meta content="id_ID" property="og:locale:alternate">
  <meta content="summary" name="twitter:card">
  <meta content="Жизнь - вкусная! [Галина Артеменко]" name="twitter:title">
  <meta content="246806225" name="twitter:site">
  <meta content="246806225" name="twitter:creator">
  <meta content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1" name="viewport">
  <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
  <link href="//fonts.googleapis.com/css?family=Bad+Script%7CRaleway:400,500,600,700,300%7CLora:400" rel="stylesheet" type="text/css">
  <link href="//fonts.googleapis.com/css?family=Montserrat:400,700&ver=4.2.4" id="default_headings_font-css" media="all" rel="stylesheet" type="text/css">
  <link href="//fonts.googleapis.com/css?family=Domine:400,700&ver=4.2.4" id="default_para_font-css" media="all" rel="stylesheet" type="text/css">
  <link href="//fonts.googleapis.com/css?family=Lato:300,400,700,400italic&ver=4.2.4" id="default_body_font-css" media="all" rel="stylesheet" type="text/css">
  <link href="//fonts.googleapis.com/css?family=Istok+Web:400,400italic,700,700italic%7CJosefin+Sans:400,300,600,700%7CPlayfair+Display:400,700&subset=latin,latin-ext&rnd=1735454958" id="streetstyle-font-style-google_fonts-css" media="all" rel="stylesheet" type="text/css">
  <link href="https://www.blogger.com/dyn-css/authorization.css?targetBlogID=6926061794429687355&zx=d30d778b-38ed-425c-8e52-cd7c488207c3" media="none" onload="if(media!='all')media='all'" rel="stylesheet">
<noscript>
  <link href="https://www.blogger.com/dyn-css/authorization.css?targetBlogID=6926061794429687355&zx=d30d778b-38ed-425c-8e52-cd7c488207c3" rel="stylesheet">
</noscript>
  <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.1/css/font-awesome.css?ver=3.9.2" id="font-awesome-css" media="all" rel="stylesheet" type="text/css">
  <link href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,700,300&subset=latin,cyrillic-ext&ver=3.9.2" id="default_headings_font-css" media="all" rel="stylesheet" type="text/css">
  <link href="//fonts.googleapis.com/css?family=Crimson+Text:400,700,400italic,700italic&ver=3.9.2" id="default_body_font-css" media="all" rel="stylesheet" type="text/css">

  <div id="navigation">
    <div class="container">
      <div class="section" id="navigation-wrapper">
        <div class="widget PageList" data-version="1" id="PageList1">
          <h2>Pages</h2>
          <div class="widget-content menu">
            <ul>
              <li class="selected">
                <a href="/">Главная</a>
              </li>
              <li>
                <a href="/p/about.html">Обо мне</a>
              </li>
              <li>
                <a href="/p/contact.html">Контакты</a>
              </li>
            </ul>
          </div>
        </div>
      </div>
      <div class="menu-mobile"></div>
      <div id="top-search">
        <a href="#"><i class="fa fa-search"></i></a>
      </div>
      <div class="show-search">
        <form action="/search" id="searchform" method="get" role="search" name="searchform">
          <div>
            <input id="s" name="q" placeholder="Search and hit enter..." type="text">
          </div>
        </form>
      </div>
      <div class="section" id="top-social">
        <div class="widget LinkList" data-version="1" id="LinkList1">
          <div class="widget-content">
            <i></i><span class="smg-label">Youtube</span> <i></i><span class="smg-label">Pinterest</span> <i></i><span class="smg-label">Insta</span> <i></i><span class="smg-label">Facebook</span> <i></i><span class="smg-label">VK</span> <i></i><span class="smg-label">RSS</span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="section" id="header">
    <div class="widget Header" data-version="1" id="Header1">
      <div class="container">
        <div id="logo">
          <h1><a href="/" style="display: block"><img alt="Жизнь - вкусная! [Галина Артеменко]" height="176px;" id="Header1_headerimg" src="//3.bp.blogspot.com/-kJjstK5sa-I/V7LZMv9U_7I/AAAAAAAAFnw/DUvcpZf4x-0i3LEF1itfSzAmJmvtkGHfgCK4B/s1600/%25D0%2596%25D0%2592%2B%25D0%25BB%25D0%25BE%25D0%25B3%25D0%25BE%2B%25D0%25B1%25D0%25BB%25D0%25BE%25D0%25B3%2B%25D0%25BF%25D1%2580%25D1%258F%25D0%25BC%25D0%25BE%25D1%2583%25D0%25B3%2B%25D0%25BF%25D1%2580%25D1%258F%25D0%25BC%25D0%25BE%25D1%2583%25D0%25B3.png" width="500px;"></a></h1>
        </div>
      </div>
    </div>
    <div class="widget HTML" data-version="1" id="HTML25">
      <nav class="block" id="yt_menuwrap"></nav>
      <div class="preload">
        <div class="gridslider-loading"></div>
       
      </div>
    </div>
  </div>
 
  <div class="section" id="header2">
    <div class="widget Text" data-version="1" id="Text2">
      <div class="widget-content">
        <p align="center"><span style="font-size:240%;">МОИ КНИГИ</span></p>
        <p align="center"><br></p>
        <p align="center"><span style="font-size:120%;">Если вы хотите приобрести книгу с подписью, пишите мне в</span> <span style="font-weight: bold;"><span style="font-size:120%;color:#fa0061;">Facebook</span></span> <span style="font-size:120%;">или</span> <span style="font-weight: bold;"><span style="font-size:120%;color:#fa0061;">Instagram</span></span></p>
      
        <p align="center"><br></p>
        <div align="center">
          <table align="center" border="0" cellpadding="2" cellspacing="1" style="width: 975px;">
            <tbody>
              <tr>
                <td colspan="2" valign="top" width="195"><img height="260" src="https://farm5.staticflickr.com/4277/35541158582_5540a840c0_o.png" style="display: block; float: none; margin-left: auto; margin-right: auto;" width="191"></td>
                <td colspan="2" valign="top" width="195"><img height="260" src="https://farm5.staticflickr.com/4394/37052785922_79f4348a6d_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;" width="181"></td>
                <td colspan="2" valign="top" width="195"><img height="260" src="https://farm5.staticflickr.com/4533/38433980641_a889a5eb0b_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;" width="178"></td>
                <td colspan="2" valign="top" width="195"><img height="260" src="https://farm5.staticflickr.com/4604/25562433407_b603a2c45f_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;" width="178"></td>
                <td colspan="2" valign="top" width="195"><img height="260" src="https://farm1.staticflickr.com/818/39667973410_64e268660e_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;" width="178"></td>
              </tr>
              <tr>
                <td valign="top" width="97">
                  <h3 align="center"><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Украина</span></span></h3>
                  <p align="center"><strong></strong></p>
                </td>
                <td valign="top" width="97">
                  <h3 align="center"><strong><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Россия и мир</span></span></strong></h3>
                  <p align="center"></p>
                </td>
                <td valign="top" width="97">
                  <h3 align="center"><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Украина</span></span></h3>
                  <p align="center"></p>
                </td>
                <td valign="top" width="97">
                  <h3 align="center"><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Россия и мир</span></span></h3>
                  <p align="center"></p>
                </td>
                <td valign="top" width="97">
                  <h3 align="center"><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Украина</span></span></h3>
                  <p align="center"><strong></strong></p>
                </td>
                <td valign="top" width="97">
                  <h3 align="center"><strong><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Россия и мир</span></span></strong></h3>
                </td>
                <td valign="top" width="97">
                  <h3 align="center"><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Украина</span></span></h3>
                  <p align="center"><strong></strong></p>
                </td>
                <td valign="top" width="97">
                  <h3 align="center"><strong><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Россия и мир</span></span></strong></h3>
                </td>
                <td valign="top" width="97">
                  <h3 align="center"><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Украина</span></span></h3>
                  <p align="center"><strong></strong></p>
                </td>
                <td valign="top" width="97">
                  <h3 align="center"><strong><span style="font-weight: bold;"><span style="font-size:100%;color:#fa0061;">Россия и мир</span></span></strong></h3>
                </td>
              </tr>
            </tbody>
          </table>
        </div>
      </div>
      <div class="clear"></div>
<span class="widget-item-control"><span class="item-control blog-admin"><img alt="" height="18" src="https://resources.blogblog.com/img/icon18_wrench_allbkg.png" width="18"></span></span>
      <div class="clear"></div>
    </div>
  </div>
  <div class="no-items section" id="header3"></div>
  <div class="featured-area">
    <div id="carousel"></div>
  </div>
  <div class="container sp_sidebar">
    <div class="section" id="main">
      <div class="widget HTML" data-version="1" id="HTML13">
        <div class="widget-content">
  
       	
        </div>
      </div>
      <div class="widget Blog" data-version="1" id="Blog1">
        <article class="post">
          <div class="post-header">
            <h2>Товары для кухни с алиэкспресс: часть 2</h2>
            <div class="bg-category">
              <div class="category-name"></div>
            </div>
          </div>
          <div id="summary1591809759993336267" style="display:none;">
            <div dir="ltr" style="text-align: left;" trbidi="on">
              <img src="https://farm5.staticflickr.com/4836/46026461041_af992719d6_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;"><br>
              <br>
              Всем привет! Вот скажите-ка, как относитесь к распродажам в эти дни? На самом ли деле считаете, что эти “черные пятницы” дают крутые возможности для шопинга? Вот для меня покупка чего-то в этот период в магазинах и сетях мой страны – это больше гембель, чем выгода. Зачастую выгода в магазинах мнимая из оперы “мы сначала цену поднимем, а потом сделаем типа скидку”. Вот знаете, есть такое высказывание: “Как сделать человеку хорошо без особых усилий? Сделай сначала плохо, а затем просто сделай так, как было”.<br>
              <br>
              Другое дело, когда ты что-то в течение некоторого времени присматриваешь, и можешь дать реальную оценку тому, есть ли там на самом деле скидка. Я люблю такую методологию покупок! Как минимум, так я понимаю, что эта вещь мне действительно нужна, и это не простая очередная прихоть. Какое-то время я наблюдаю, и если подступают “выгодные” времена, могу с чистой совестью опустошить свои золотохранилища.<br>
              <br>
              И вот сегодня я подготовила свежее видео с обзором того, что я когда-либо покупала на Али. Если вы какое-то время присматривали для себя что-то и не можете понять, нужно ли вам это – посмотрите видео. Пускай мой опыт станет и вашим тоже. И главное – приятным!<br>
            </div>
            <div style="clear:both; margin:10px 0"></div>
          </div>
          <script type="text/javascript">
          createSummaryAndThumb("summary1591809759993336267","Товары для кухни с алиэкспресс: часть 2","https://www.zhizn-vkusnaja.com.ua/2018/11/aliexpress2.html","20:55:00","0","");
          </script>
          <div class="bottom-blog">
            <ul class="blog-date pull-left ccc" data-id="18">
              <li>
<i class="fa fa-clock-o"></i>20:55:00</li>
              <li>
                <i class="fa fa-comments-o"></i> 0 Comments
              </li>
            </ul>
            <ul class="group-share pull-right">
              <li><span>Share</span></li>
              <li><i class="fa fa-twitter"></i></li>
              <li><i class="fa fa-facebook"></i></li>
              <li><i class="fa fa-google-plus"></i></li>
              <li><i class="fa fa-pinterest"></i></li>
              <li>
            </li>
</ul>
          </div>
        </article>
        <div class="cmt_iframe_holder" data-viewtype="FILTERED_POSTMOD" href="/"></div>
        <article class="post">
          <div class="post-header">
            <h2>Гороховый суп 3d: суп с горохом, нутом, чечевицей</h2>
            <div class="bg-category">
              <div class="category-name">
                :крупы и бобы
              </div>
            </div>
          </div>
          <div id="summary2168089047793138299" style="display:none;">
            <div dir="ltr" style="text-align: left;" trbidi="on">
              <img src="https://farm5.staticflickr.com/4829/31060654777_ce4683dc92_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;"><br>
              <br>
              Если и есть идеальное время для этого вот супа, то оно – сейчас! Простой до обморока, скорее всего даже до возгласа: “Тю! Гороховый суп! Нашла что публиковать!”, но, блин… он очень классный. Да и время для него идеальное – сейчас.<br>
            </div>
            <div style="clear:both; margin:10px 0"></div>
          </div>
          <script type="text/javascript">
          createSummaryAndThumb("summary2168089047793138299","Гороховый суп 3d: суп с горохом, нутом, чечевицей","https://www.zhizn-vkusnaja.com.ua/2018/11/gorohovyj-sup.html","20:55:00","0","<a href='/search/label/%3A%D0%BA%D1%80%D1%83%D0%BF%D1%8B%20%D0%B8%20%D0%B1%D0%BE%D0%B1%D1%8B?max-results=6' rel='tag'>:крупы и бобы ,<a href='/search/label/%3A%D0%BE%D0%B2%D0%BE%D1%89%D0%B8?max-results=6' rel='tag'>:овощи ,<a href='/search/label/%3D%D0%BF%D0%B5%D1%80%D0%B2%D1%8B%D0%B5%20%D0%B1%D0%BB%D1%8E%D0%B4%D0%B0?max-results=6' rel='tag'>=первые блюда ,<a href='/search/label/featured?max-results=6' rel='tag'>featured");
          </script>
          <div class="bottom-blog">
            <ul class="blog-date pull-left ccc" data-id="18">
              <li>
<i class="fa fa-clock-o"></i>20:55:00</li>
              <li>
                <i class="fa fa-comments-o"></i> 0 Comments
              </li>
            </ul>
            <ul class="group-share pull-right">
              <li><span>Share</span></li>
              <li><i class="fa fa-twitter"></i></li>
              <li><i class="fa fa-facebook"></i></li>
              <li><i class="fa fa-google-plus"></i></li>
              <li><i class="fa fa-pinterest"></i></li>
              <li>
            </li>
</ul>
          </div>
        </article>
        <div class="cmt_iframe_holder" data-viewtype="FILTERED_POSTMOD" href="/"></div>
        <article class="post">
          <div class="post-header">
            <h2>#FoodBattle и быстрый завтрак для всей семьи</h2>
            <div class="bg-category">
              <div class="category-name">
                :апельсины
              </div>
            </div>
          </div>
          <div id="summary7987027373098135166" style="display:none;">
            <div dir="ltr" style="text-align: left;" trbidi="on">
              <img src="https://farm5.staticflickr.com/4853/45101753784_9d3fed3dcc_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;"><br>
              <br>
              Привет, дорогие мои! Сегодняшняя публикация – не только рецепт, сегодня я буду просить вас быть особенно активными, потому что…<br>
            </div>
            <div style="clear:both; margin:10px 0"></div>
          </div>
          <script type="text/javascript">
          createSummaryAndThumb("summary7987027373098135166","#FoodBattle и быстрый завтрак для всей семьи","https://www.zhizn-vkusnaja.com.ua/2018/11/shokoladnye-vafli-smuzi.html","20:52:00","0","<a href='/search/label/%3A%D0%B0%D0%BF%D0%B5%D0%BB%D1%8C%D1%81%D0%B8%D0%BD%D1%8B?max-results=6' rel='tag'>:апельсины ,<a href='/search/label/%3A%D1%84%D1%80%D1%83%D0%BA%D1%82%D1%8B?max-results=6' rel='tag'>:фрукты ,<a href='/search/label/%3A%D1%88%D0%BE%D0%BA%D0%BE%D0%BB%D0%B0%D0%B4?max-results=6' rel='tag'>:шоколад ,<a href='/search/label/%3D%D0%B1%D0%BB%D0%B8%D0%BD%D1%8B%20%D0%BE%D0%BB%D0%B0%D0%B4%D1%8C%D0%B8%20%D0%B2%D0%B0%D1%84%D0%BB%D0%B8?max-results=6' rel='tag'>=блины оладьи вафли ,<a href='/search/label/%3D%D0%BD%D0%B0%D0%BF%D0%B8%D1%82%D0%BA%D0%B8?max-results=6' rel='tag'>=напитки ,<a href='/search/label/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE?max-results=6' rel='tag'>видео ,<a href='/search/label/%D1%81%D0%BE%D0%B1%D1%8B%D1%82%D0%B8%D1%8F%20%D0%B8%20%D0%BF%D0%BE%D0%B5%D0%B7%D0%B4%D0%BA%D0%B8?max-results=6' rel='tag'>события и поездки ,<a href='/search/label/featured?max-results=6' rel='tag'>featured");
          </script>
          <div class="bottom-blog">
            <ul class="blog-date pull-left ccc" data-id="18">
              <li>
<i class="fa fa-clock-o"></i>20:52:00</li>
              <li>
                <i class="fa fa-comments-o"></i> 0 Comments
              </li>
            </ul>
            <ul class="group-share pull-right">
              <li><span>Share</span></li>
              <li><i class="fa fa-twitter"></i></li>
              <li><i class="fa fa-facebook"></i></li>
              <li><i class="fa fa-google-plus"></i></li>
              <li><i class="fa fa-pinterest"></i></li>
              <li>
            </li>
</ul>
          </div>
        </article>
        <div class="cmt_iframe_holder" data-viewtype="FILTERED_POSTMOD" href="/"></div>
        <article class="post">
          <div class="post-header">
            <h2>Драники с тыквой</h2>
            <div class="bg-category">
              <div class="category-name">
                :картофель
              </div>
            </div>
          </div>
          <div id="summary7201052737476114531" style="display:none;">
            <div dir="ltr" style="text-align: left;" trbidi="on">
              <img src="https://farm5.staticflickr.com/4907/45876063552_e88d36b992_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;"><br>
              <br>
              Хоть я, безусловно, и питаю неописуемую тягу к сложным рецептам, все чаще ловлю себя на мыслях о чем-то более простом, для “жизни”. Ну, вы понимаете… Что-то такое, что не сколько рецепт, а больше идея. То, что можно время от времени готовить себе на обед или на ужин, не особенно при этом заморачиваясь. Сегодня вас ждет именно такой рецепт. И думаю, что на ближайшее время устрою тыкве каникулы – пусть немного передохнет от такого активного графика! Пора уже вводить новогоднее, правда?<br>
            </div>
            <div style="clear:both; margin:10px 0"></div>
          </div>
          <script type="text/javascript">
          createSummaryAndThumb("summary7201052737476114531","Драники с тыквой","https://www.zhizn-vkusnaja.com.ua/2018/11/draniki-s-tykvoj.html","20:55:00","2","<a href='/search/label/%3A%D0%BA%D0%B0%D1%80%D1%82%D0%BE%D1%84%D0%B5%D0%BB%D1%8C?max-results=6' rel='tag'>:картофель ,<a href='/search/label/%3A%D1%82%D1%8B%D0%BA%D0%B2%D0%B0?max-results=6' rel='tag'>:тыква ,<a href='/search/label/%3D%D0%B1%D0%BB%D0%B8%D0%BD%D1%8B%20%D0%BE%D0%BB%D0%B0%D0%B4%D1%8C%D0%B8%20%D0%B2%D0%B0%D1%84%D0%BB%D0%B8?max-results=6' rel='tag'>=блины оладьи вафли ,<a href='/search/label/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE?max-results=6' rel='tag'>видео ,<a href='/search/label/featured?max-results=6' rel='tag'>featured");
          </script>
          <div class="bottom-blog">
            <ul class="blog-date pull-left ccc" data-id="18">
              <li>
<i class="fa fa-clock-o"></i>20:55:00</li>
              <li>
                <i class="fa fa-comments-o"></i> 2 Comments
              </li>
            </ul>
            <ul class="group-share pull-right">
              <li><span>Share</span></li>
              <li><i class="fa fa-twitter"></i></li>
              <li><i class="fa fa-facebook"></i></li>
              <li><i class="fa fa-google-plus"></i></li>
              <li><i class="fa fa-pinterest"></i></li>
              <li>
            </li>
</ul>
          </div>
        </article>
        <div class="cmt_iframe_holder" data-viewtype="FILTERED_POSTMOD" href="/"></div>
        <article class="post">
          <div class="post-header">
            <h2>Хлеб с орехами и каштанами. Рецепт из книги</h2>
            <div class="bg-category">
              <div class="category-name">
                <a href="/search/label/-%D1%82%D0%B5%D1%81%D1%82%D0%BE%20%D0%B4%D1%80%D0%BE%D0%B6%D0%B6%D0%B5%D0%B2%D0%BE%D0%B5?max-results=12" rel="tag nofollow">-тесто дрожжевое</a>
              </div>
            </div>
          </div>
          <div id="summary3842928426266528699" style="display:none;">
            <div dir="ltr" style="text-align: left;" trbidi="on">
              <img src="https://farm5.staticflickr.com/4817/45100371954_962c77bc81_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;"><br>
              <br>
              Каштаны в моих краях все еще остаются чем-то из разряда “А это что? Обычные вот эти вот каштаны, которые растут на улице? Их можно есть?” Справедливости ради стоит сказать, что в пару супермаркетов их завозят, но спрос на них не очень большой, да и по отзывам покупавших много порченных. Чтобы познакомиться с ними, пару лет назад я специально заказывала через интернет, напрямую у того, кто их выращивает. Тогда я много с ними готовила, и было безумно интересно! Новый продукт – это всегда огромное вдохновение. Как раз тогда я и испекла этот хлеб, который затем вошел в мою хлебную книгу, а сегодня хочу поделиться его рецептом с вами.<br>
            </div>
            <div style="clear:both; margin:10px 0"></div>
          </div>
          <script type="text/javascript">
          createSummaryAndThumb("summary3842928426266528699","Хлеб с орехами и каштанами. Рецепт из книги","https://www.zhizn-vkusnaja.com.ua/2018/11/hleb-s-orehami-i-kashtanami.html","20:55:00","0","<a href='/search/label/-%D1%82%D0%B5%D1%81%D1%82%D0%BE%20%D0%B4%D1%80%D0%BE%D0%B6%D0%B6%D0%B5%D0%B2%D0%BE%D0%B5?max-results=6' rel='tag'>-тесто дрожжевое ,<a href='/search/label/%3A%D0%BA%D0%B0%D1%88%D1%82%D0%B0%D0%BD%D1%8B?max-results=6' rel='tag'>:каштаны ,<a href='/search/label/%3A%D0%BE%D1%80%D0%B5%D1%85%D0%B8?max-results=6' rel='tag'>:орехи ,<a href='/search/label/%3D%D1%85%D0%BB%D0%B5%D0%B1?max-results=6' rel='tag'>=хлеб ,<a href='/search/label/%D0%BC%D0%BE%D0%B8%20%D0%BA%D0%BD%D0%B8%D0%B3%D0%B8?max-results=6' rel='tag'>мои книги ,<a href='/search/label/featured?max-results=6' rel='tag'>featured");
          </script>
          <div class="bottom-blog">
            <ul class="blog-date pull-left ccc" data-id="18">
              <li>
<i class="fa fa-clock-o"></i>20:55:00</li>
              <li>
                <i class="fa fa-comments-o"></i> 0 Comments
              </li>
            </ul>
            <ul class="group-share pull-right">
              <li><span>Share</span></li>
              <li><i class="fa fa-twitter"></i></li>
              <li><i class="fa fa-facebook"></i></li>
              <li><i class="fa fa-google-plus"></i></li>
              <li><i class="fa fa-pinterest"></i></li>
              <li>
            </li>
</ul>
          </div>
        </article>
        <div class="cmt_iframe_holder" data-viewtype="FILTERED_POSTMOD" href="/"></div>
        <article class="post">
          <div class="post-header">
            <h2>Насыпной пирог с тыквой “3 стакана”</h2>
            <div class="bg-category">
              <div class="category-name">
                <a href="/search/label/-%D1%82%D0%B5%D1%81%D1%82%D0%BE%20%D0%BF%D0%B5%D1%81%D0%BE%D1%87%D0%BD%D0%BE%D0%B5%20%D0%B8%20%D1%80%D1%83%D0%B1%D0%BB%D0%B5%D0%BD%D0%BE%D0%B5?max-results=12" rel="tag nofollow">-тесто песочное и рубленое</a>
              </div>
            </div>
          </div>
          <div id="summary3075458865674407035" style="display:none;">
            <div dir="ltr" style="text-align: left;" trbidi="on">
              <img src="https://farm2.staticflickr.com/1920/44946787985_2a8ccdc8f7_o.jpg" style="display: block; float: none; margin-left: auto; margin-right: auto;"><br>
              <br>
              Помню, когда-то давно я готовила насыпной пирог для завтрака – он гуляет по интернету под непонятным для меня названием “Королевская ватрушка”. Но несмотря на его название, сам пирог очень вкусный. Я делала и традиционные варианты, безсахарные, порционные, в видео одного большого пирога… Суть такого пирога настолько на поверхности, что это как раз и делает его идеальным пирогом “для жизни”: просто, быстро, вкусно, вариативно. Вот и сегодня у меня будет вариант насыпного пирога, который вполне себе может потянуть даже на звание торта. Без претензий, конечно, но очень классного!<br>
            </div>
            <div style="clear:both; margin:10px 0"></div>
          </div>
          <script type="text/javascript">
          createSummaryAndThumb("summary3075458865674407035","Насыпной пирог с тыквой “3 стакана”","https://www.zhizn-vkusnaja.com.ua/2018/11/nasypnoj-tykvennyj-pirog.html","20:44:00","4","<a href='/search/label/-%D1%82%D0%B5%D1%81%D1%82%D0%BE%20%D0%BF%D0%B5%D1%81%D0%BE%D1%87%D0%BD%D0%BE%D0%B5%20%D0%B8%20%D1%80%D1%83%D0%B1%D0%BB%D0%B5%D0%BD%D0%BE%D0%B5?max-results=6' rel='tag'>-тесто песочное и рубленое ,<a href='/search/label/%3A%D1%82%D1%8B%D0%BA%D0%B2%D0%B0?max-results=6' rel='tag'>:тыква ,<a href='/search/label/%3D%D0%BF%D0%B8%D1%80%D0%BE%D0%B3?max-results=6' rel='tag'>=пирог ,<a href='/search/label/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE?max-results=6' rel='tag'>видео ,<a href='/search/label/featured?max-results=6' rel='tag'>featured");
          </script>
          <div class="bottom-blog">
            <ul class="blog-date pull-left ccc" data-id="18">
              <li>
<i class="fa fa-clock-o"></i>20:44:00</li>
              <li>
                <i class="fa fa-comments-o"></i> 4 Comments
              </li>
            </ul>
            <ul class="group-share pull-right">
              <li><span>Share</span></li>
              <li><i class="fa fa-twitter"></i></li>
              <li><i class="fa fa-facebook"></i></li>
              <li><i class="fa fa-google-plus"></i></li>
              <li><i class="fa fa-pinterest"></i></li>
              <li>
            </li>
</ul>
          </div>
        </article>
        <div class="cmt_iframe_holder" data-viewtype="FILTERED_POSTMOD" href="/"></div>
        <div class="pagination">
          <div class="older">
            <span class="pager-heading">Older</span><br>
            <span class="pager-title">Stories</span><span class="post-nav-icon"><i class="fa fa-chevron-right"></i></span>
          </div>
        </div>
      </div>
    </div>
    <div class="section" id="sidebar">
      <div class="widget HTML" data-version="1" id="HTML1">
        <h2 class="title">Search</h2>
        <div class="widget-content">
        
        </div>
      </div>
      <div class="widget Text" data-version="1" id="Text4">
        <h2 class="title">About me</h2>
        <div class="widget-content">
          <span style='font-weight: normal;font-family:";'></span>
          <div style="font-weight: normal; text-align: center;">
            <span style='font-weight: normal;font-family:";'><img src="https://lh3.googleusercontent.com/-_pWr1OfYH4o/VRAiLpwocMI/AAAAAAAAEoA/jnam02jcmMM/w800-h539-no/1.jpg" style="text-align: left;" width="300"></span>
          </div>
<br>
          <div style="text-align: justify;">
            <span style="font-size:105%;">Привет! Меня зовут Галина, и я кулинарный маньяк, эмпирист и автор книг. В разделе <a href="/p/about.html"><span style="font-weight: bold;"><span style="color:#fa0061;">ОБО МНЕ</span></span></a> вы найдете больше информации<b style="font-weight: normal;"><span style="font-weight: normal;">. Я прошу вас уважать мой труд, поэтому <span style="color:#fa0061;">любое использование материалов блога возможно ТОЛЬКО при условии согласования со мной, указания авторства и вставки активных ссылок</span></span></b></span><b style="font-weight: normal;">.</b>
          </div>
        </div>
      </div>
      <div class="widget Followers" data-version="1" id="Followers1">
        <h2 class="title">Followers</h2>
        
      </div>
      <div class="widget Text" data-version="1" id="Text1">
        <div class="widget-content">
          <div style="text-align: center;">
            <span style="font-size:120%;"><span style="font-weight: bold;"><span style="color:#fa0061;">ДРУЗЬЯ!</span></span></span>
          </div>
<br>
          <div style="text-align: justify;">
            <span style="font-size:105%;"><span style="color:#fa0061;">Если вам нравится мой блог и вы хотите принять участие в его развитии, помочь ему вырасти в полноценный сайт и помочь с закупкой продуктов для еще более вкусных рецептов, вы можете с легкостью сделать это:</span></span>
          </div>
        </div>
        <div class="clear"></div>
<span class="widget-item-control"><span class="item-control blog-admin"><img alt="" height="18" src="https://resources.blogblog.com/img/icon18_wrench_allbkg.png" width="18"></span></span>
        <div class="clear"></div>
      </div>
      <div class="widget HTML" data-version="1" id="HTML8">
        <div class="widget-content">
          <center>
            <form method="post" accept-charset="utf-8" action="https://www.liqpay.ua/api/3/checkout">
              <input type="hidden" name="data" value="eyJ2ZXJzaW9uIjozLCJhY3Rpb24iOiJwYXlkb25hdGUiLCJwdWJsaWNfa2V5IjoiaTI0Njg2NTQ3MjgyIiwiYW1vdW50IjoiMCIsImN1cnJlbmN5IjoiVUFIIiwiZGVzY3JpcHRpb24iOiLQpdC+0YfRgywg0YfRgtC+0LHRiyDQsdC70L7QsyDRgNCw0LfQstC40LLQsNC70YHRjyIsInR5cGUiOiJkb25hdGUiLCJyZXN1bHRfdXJsIjoiaHR0cDovL3d3dy56aGl6bi12a3VzbmFqYS5jb20udWEvcC9kb25hdGUuaHRtbCIsImxhbmd1YWdlIjoicnUifQ=="> <input type="hidden" name="signature" value="IyXTrpNo6WsoKVsdSYnGyXjWFys="> <button style="border: none !important; display:inline-block !important;text-align: center !important;padding: 7px 20px !important; color: #fff !important; font-size:16px !important; font-weight: 600 !important; font-family:OpenSans, sans-serif; cursor: pointer !important; border-radius: 2px !important; background: rgb(122,183,43) !important;" onmouseover="this.style.opacity='0.5';" onmouseout="this.style.opacity='1';"><img src="https://static.liqpay.ua/buttons/logo-small.png" name="btn_text" style="margin-right: 7px !important; vertical-align: middle !important;" id="btn_text"> <span style="vertical-align:middle; !important">Сделать вклад в развитие</span></button>
            </form>
          </center>
        </div>
        <div class="clear"></div>
<span class="widget-item-control"><span class="item-control blog-admin"><img alt="" height="18" src="https://resources.blogblog.com/img/icon18_wrench_allbkg.png" width="18"></span></span>
        <div class="clear"></div>
      </div>
      <div class="widget HTML" data-version="1" id="HTML3">
        <h2 class="title">Like on Facebook</h2>
        <div class="widget-content">
          <div class="fb-page" data-href="https://www.facebook.com/zhizn.vkusnaja/" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true">
            <blockquote cite="https://www.facebook.com/zhizn.vkusnaja/" class="fb-xfbml-parse-ignore">
              Жизнь - вкусная
            </blockquote>
          </div>
        </div>
      </div>
      <div class="widget Label" data-version="1" id="Label1">
        <h2>Categories</h2>
        <div class="widget-content cloud-label-widget-content">
          <span class="label-size label-size-4">=без сахара</span> <span class="label-size label-size-4">=блины оладьи вафли</span> <span class="label-size label-size-2">=гарнир</span> <span class="label-size label-size-3">=декор</span> <span class="label-size label-size-4">=десерт</span> <span class="label-size label-size-1">=десерт в стакане</span> <span class="label-size label-size-5">=дополнения</span> <span class="label-size label-size-1">=желе и муссы</span> <span class="label-size label-size-5">=заготовки</span> <span class="label-size label-size-2">=зефир и мармелад</span> <span class="label-size label-size-4">=кексы и маффины</span> <span class="label-size label-size-3">=конфеты</span> <span class="label-size label-size-2">=макарон</span> <span class="label-size label-size-4">=мороженое</span> <span class="label-size label-size-4">=напитки</span> <span class="label-size label-size-4">=основные блюда</span> <span class="label-size label-size-3">=паста крупы макароны</span> <span class="label-size label-size-3">=паштеты и намазки</span> <span class="label-size label-size-3">=первые блюда</span> <span class="label-size label-size-5">=печенье и барс</span> <span class="label-size label-size-5">=пирог</span> <span class="label-size label-size-3">=пирожки и булки</span> <span class="label-size label-size-4">=пирожное</span> <span class="label-size label-size-2">=постное</span> <span class="label-size label-size-5">=салаты закуски</span> <span class="label-size label-size-4">=соус</span> <span class="label-size label-size-4">=суфле запеканки пудинги</span> <span class="label-size label-size-3">=сыр</span> <span class="label-size label-size-5">=торты</span> <span class="label-size label-size-5">=хлеб</span>
        </div>
      </div>
      <div class="widget HTML" data-version="1" id="HTML5">
        <h2 class="title">Advertising</h2>
        <div class="widget-content">
          <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9916457838578730" data-ad-slot="4411867482" data-ad-format="auto"></ins> 
         
        </div>
      </div>
      <div class="widget HTML" data-version="1" id="HTML850"></div>
      <div class="widget HTML" data-version="1" id="HTML45"></div>
      <div class="widget HTML" data-version="1" id="HTML46"></div>
      <div class="widget HTML" data-version="1" id="HTML314"></div>
    </div>
  </div>
 
  <div class="container">
    <div class="section" id="footer-instagram">
     
      <div class="widget ContactForm" data-version="1" id="ContactForm2"></div>
      <div class="widget HTML" data-version="1" id="HTML7">
        <div class="widget-content">
       
        </div>
      </div>
    </div>
  </div>
  <div id="widget-area">
    <div class="container">
      <div class="footerwidget section" id="container1">
        <div class="widget PopularPosts" data-version="1" id="PopularPosts2">
          <h2>Popular</h2>
          <div class="widget-content popular-posts">
            <ul>
              <li>
                <div class="item-thumbnail-only">
                  <div class="item-thumbnail">
                    <a href="/2017/11/salat-nisuaz.html" target="_blank"><img alt="" border="0" src="https://lh6.googleusercontent.com/proxy/_L29DflnJ1SGVcWWk5AHjGkE-6HvxyXasBuR5k7bK5JxAoTxC4l4Eoq66TpeedVajzYpIa1bUvXFnJDEVgofW5o75urxqGyPNr_LnqnaTyX-Qxma=w72-h72-p-k-no-nu"></a>
                  </div>
                  <div class="item-title">
                    <a href="/2017/11/salat-nisuaz.html">Салат Нисуаз по Белонике</a>
                  </div>
                </div>
                <div style="clear: both;"></div>
              </li>
              <li>
                <div class="item-thumbnail-only">
                  <div class="item-thumbnail">
                    <a href="/2017/11/krem-sup-iz-kashtanov-s-gribami.html" target="_blank"><img alt="" border="0" src="https://lh3.googleusercontent.com/proxy/W75gpSaMgLLGT3zuhiMEnjlBUBNk_PFe3sF7iUTGbUujofD2jMPta6bg3YWK0ttsQI4nKcP_YhR05ycZOumQERCqQZilHwOV7kaaD_W-BYOjGtdN=w72-h72-p-k-no-nu"></a>
                  </div>
                  <div class="item-title">
                    <a href="/2017/11/krem-sup-iz-kashtanov-s-gribami.html">Грибной крем-суп с каштанами</a>
                  </div>
                </div>
                <div style="clear: both;"></div>
              </li>
              <li>
                <div class="item-thumbnail-only">
                  <div class="item-thumbnail">
                    <a href="/2017/11/kapustnjak.html" target="_blank"><img alt="" border="0" src="https://lh5.googleusercontent.com/proxy/fKgC83PnaGZ-p155VU8IJwNmcmdk4a6OIyKWoylkUvt0XJ3eE9adNm0VjkwA4dbloo6gJAqFjUdTs0ZuBnUCA5z9iskQMNURl3mbDPDY9I74dRQ8=w72-h72-p-k-no-nu"></a>
                  </div>
                  <div class="item-title">
                    <a href="/2017/11/kapustnjak.html">Идеальный капустняк</a>
                  </div>
                </div>
                <div style="clear: both;"></div>
              </li>
              <li>
                <div class="item-thumbnail-only">
                  <div class="item-thumbnail">
                    <img alt="" border="0" src="https://lh4.googleusercontent.com/proxy/m4l4nOQBE4S_OjfCMeieR-q7z85ovbz09QBCphmu7beiLKcTTirg8IqoU2X7hoaLdl4d2MMyfvNpXeBKrN7gwSr2CJuZMM572_LTFrVdfS6Gq4iK=w72-h72-p-k-no-nu">
                  </div>
                  <div class="item-title">
                    Рождественский кекс. Рецепт без сахара.
                  </div>
                </div>
                <div style="clear: both;"></div>
              </li>
              <li>
                <div class="item-thumbnail-only">
                  <div class="item-thumbnail">
                    <img alt="" border="0" src="https://lh4.googleusercontent.com/proxy/oVYLaLAgLW-f6uoQqhlezaUJMN7oN-F36r3uvuAgxBGQqlqDxBalJ2zXjy2c2K2FxGNdHpvLIq5mTsJ92x8cY6XyevZCHmUPjp4QA403fUCayowM=w72-h72-p-k-no-nu">
                  </div>
                  <div class="item-title">
                    Яблочный пирог ПОЛЬСКАЯ ШАРЛОТКА
                  </div>
                </div>
                <div style="clear: both;"></div>
              </li>
              <li>
                <div class="item-thumbnail-only">
                  <div class="item-thumbnail">
                    <img alt="" border="0" src="https://lh5.googleusercontent.com/proxy/hXtseACtuCeqjbr-c0Z8zraP82hXhrs_KSPDdmlkCVTEBQJCRtTdD4OyTuBOsCig0jkChMPccBS_swDGX7rphS4Xea5a-yhq4L1FGAWKBMsEqwsb=w72-h72-p-k-no-nu">
                  </div>
                  <div class="item-title">
                    Шоколадный брауни. На пиве. Опять
                  </div>
                </div>
                <div style="clear: both;"></div>
              </li>
              <li>
                <div class="item-thumbnail-only">
                  <div class="item-thumbnail">
                    <a href="/2017/11/obzor-knigi-pro-syr.html" target="_blank"><img alt="" border="0" src="https://lh5.googleusercontent.com/proxy/MQdLsxAQV-hNxDy6jcF8nVnRVpTQLXlAXWyQ7XV5px4K2PgugGgG3FpWobIKU7SS5H4CzsIgYxhewz6fwxySqhl7IEV3CVRxjyQ3KkeHPrOolD1C=w72-h72-p-k-no-nu"></a>
                  </div>
                  <div class="item-title">
                    <a href="/2017/11/obzor-knigi-pro-syr.html">Константин Жук “Домашний сыр”: обзор книги. Рецепт зерненого сыра</a>
                  </div>
                </div>
                <div style="clear: both;"></div>
              </li>
            </ul>
          </div>
        </div>
      </div>
      <div class="footerwidget section" id="container2">
        <div class="widget BlogArchive" data-version="1" id="BlogArchive1">
          <h2>Blog Archive</h2>
          <div class="widget-content">
            <div id="ArchiveList">
              <div id="BlogArchive1_ArchiveList">
                <ul class="hierarchy">
                  <li class="archivedate expanded">
                    <span class="zippy toggle-open">▼ </span> <a class="post-count-link" href="/2018/">2018</a> <span class="post-count" dir="ltr">(146)</span>
                    <ul class="hierarchy">
                      <li class="archivedate expanded">
                        ноября <span class="post-count" dir="ltr">(11)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        октября <span class="post-count" dir="ltr">(13)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        сентября <span class="post-count" dir="ltr">(11)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        августа <span class="post-count" dir="ltr">(12)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        июля <span class="post-count" dir="ltr">(14)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        июня <span class="post-count" dir="ltr">(15)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2018/05/">мая</a> <span class="post-count" dir="ltr">(15)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2018/04/">апреля</a> <span class="post-count" dir="ltr">(14)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2018/03/">марта</a> <span class="post-count" dir="ltr">(16)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2018/02/">февраля</a> <span class="post-count" dir="ltr">(14)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2018/01/">января</a> <span class="post-count" dir="ltr">(11)</span>
                      </li>
                    </ul>
                  </li>
                </ul>
                <ul class="hierarchy">
                  <li class="archivedate collapsed">
                    <span class="zippy">► </span> <a class="post-count-link" href="/2017/">2017</a> <span class="post-count" dir="ltr">(150)</span>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/12/">декабря</a> <span class="post-count" dir="ltr">(13)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/11/">ноября</a> <span class="post-count" dir="ltr">(14)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/10/">октября</a> <span class="post-count" dir="ltr">(15)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/09/">сентября</a> <span class="post-count" dir="ltr">(9)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/08/">августа</a> <span class="post-count" dir="ltr">(8)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/07/">июля</a> <span class="post-count" dir="ltr">(11)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/06/">июня</a> <span class="post-count" dir="ltr">(13)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/05/">мая</a> <span class="post-count" dir="ltr">(14)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/04/">апреля</a> <span class="post-count" dir="ltr">(14)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/03/">марта</a> <span class="post-count" dir="ltr">(9)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/02/">февраля</a> <span class="post-count" dir="ltr">(14)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2017/01/">января</a> <span class="post-count" dir="ltr">(16)</span>
                      </li>
                    </ul>
                  </li>
                </ul>
                <ul class="hierarchy">
                  <li class="archivedate collapsed">
                    <span class="zippy">► </span> <a class="post-count-link" href="/2016/">2016</a> <span class="post-count" dir="ltr">(96)</span>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/12/">декабря</a> <span class="post-count" dir="ltr">(15)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/11/">ноября</a> <span class="post-count" dir="ltr">(15)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/10/">октября</a> <span class="post-count" dir="ltr">(10)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/09/">сентября</a> <span class="post-count" dir="ltr">(14)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/08/">августа</a> <span class="post-count" dir="ltr">(2)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/07/">июля</a> <span class="post-count" dir="ltr">(7)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/06/">июня</a> <span class="post-count" dir="ltr">(4)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/05/">мая</a> <span class="post-count" dir="ltr">(4)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/04/">апреля</a> <span class="post-count" dir="ltr">(5)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/03/">марта</a> <span class="post-count" dir="ltr">(11)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/02/">февраля</a> <span class="post-count" dir="ltr">(6)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2016/01/">января</a> <span class="post-count" dir="ltr">(3)</span>
                      </li>
                    </ul>
                  </li>
                </ul>
                <ul class="hierarchy">
                  <li class="archivedate collapsed">
                    <span class="zippy">► </span> <a class="post-count-link" href="/2015/">2015</a> <span class="post-count" dir="ltr">(85)</span>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/12/">декабря</a> <span class="post-count" dir="ltr">(3)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/11/">ноября</a> <span class="post-count" dir="ltr">(5)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/10/">октября</a> <span class="post-count" dir="ltr">(4)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/09/">сентября</a> <span class="post-count" dir="ltr">(6)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/08/">августа</a> <span class="post-count" dir="ltr">(7)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/07/">июля</a> <span class="post-count" dir="ltr">(4)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/06/">июня</a> <span class="post-count" dir="ltr">(6)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/05/">мая</a> <span class="post-count" dir="ltr">(8)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/04/">апреля</a> <span class="post-count" dir="ltr">(8)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/03/">марта</a> <span class="post-count" dir="ltr">(10)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/02/">февраля</a> <span class="post-count" dir="ltr">(8)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2015/01/">января</a> <span class="post-count" dir="ltr">(16)</span>
                      </li>
                    </ul>
                  </li>
                </ul>
                <ul class="hierarchy">
                  <li class="archivedate collapsed">
                    <span class="zippy">► </span> <a class="post-count-link" href="/2014/">2014</a> <span class="post-count" dir="ltr">(100)</span>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/12/">декабря</a> <span class="post-count" dir="ltr">(13)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/11/">ноября</a> <span class="post-count" dir="ltr">(12)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/10/">октября</a> <span class="post-count" dir="ltr">(8)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/09/">сентября</a> <span class="post-count" dir="ltr">(13)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/08/">августа</a> <span class="post-count" dir="ltr">(14)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/07/">июля</a> <span class="post-count" dir="ltr">(6)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/06/">июня</a> <span class="post-count" dir="ltr">(3)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/05/">мая</a> <span class="post-count" dir="ltr">(2)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/04/">апреля</a> <span class="post-count" dir="ltr">(6)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/03/">марта</a> <span class="post-count" dir="ltr">(5)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/02/">февраля</a> <span class="post-count" dir="ltr">(8)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2014/01/">января</a> <span class="post-count" dir="ltr">(10)</span>
                      </li>
                    </ul>
                  </li>
                </ul>
                <ul class="hierarchy">
                  <li class="archivedate collapsed">
                    <span class="zippy">► </span> <a class="post-count-link" href="/2013/">2013</a> <span class="post-count" dir="ltr">(25)</span>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2013/12/">декабря</a> <span class="post-count" dir="ltr">(13)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2013/11/">ноября</a> <span class="post-count" dir="ltr">(4)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2013/10/">октября</a> <span class="post-count" dir="ltr">(4)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2013/07/">июля</a> <span class="post-count" dir="ltr">(4)</span>
                      </li>
                    </ul>
                  </li>
                </ul>
                <ul class="hierarchy">
                  <li class="archivedate collapsed">
                    <span class="zippy">► </span> <a class="post-count-link" href="/2012/">2012</a> <span class="post-count" dir="ltr">(24)</span>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2012/11/">ноября</a> <span class="post-count" dir="ltr">(3)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2012/10/">октября</a> <span class="post-count" dir="ltr">(1)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2012/09/">сентября</a> <span class="post-count" dir="ltr">(5)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2012/05/">мая</a> <span class="post-count" dir="ltr">(1)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2012/02/">февраля</a> <span class="post-count" dir="ltr">(3)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2012/01/">января</a> <span class="post-count" dir="ltr">(11)</span>
                      </li>
                    </ul>
                  </li>
                </ul>
                <ul class="hierarchy">
                  <li class="archivedate collapsed">
                    <span class="zippy">► </span> <a class="post-count-link" href="/2011/">2011</a> <span class="post-count" dir="ltr">(26)</span>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2011/12/">декабря</a> <span class="post-count" dir="ltr">(6)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2011/11/">ноября</a> <span class="post-count" dir="ltr">(10)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2011/10/">октября</a> <span class="post-count" dir="ltr">(7)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2011/09/">сентября</a> <span class="post-count" dir="ltr">(3)</span>
                      </li>
                    </ul>
                  </li>
                </ul>
                <ul class="hierarchy">
                  <li class="archivedate collapsed">
                    <span class="zippy">► </span> <a class="post-count-link" href="/2010/">2010</a> <span class="post-count" dir="ltr">(26)</span>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2010/12/">декабря</a> <span class="post-count" dir="ltr">(18)</span>
                      </li>
                    </ul>
                    <ul class="hierarchy">
                      <li class="archivedate collapsed">
                        <a class="post-count-link" href="/2010/11/">ноября</a> <span class="post-count" dir="ltr">(8)</span>
                      </li>
                    </ul>
                  </li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="widget Label" data-version="1" id="Label3">
          <h2>Dough</h2>
          <div class="widget-content cloud-label-widget-content">
            <span class="label-size label-size-5"><a dir="ltr" href="/search/label/-%D1%82%D0%B5%D1%81%D1%82%D0%BE%20%D0%B1%D0%B8%D1%81%D0%BA%D0%B2%D0%B8%D1%82%D0%BD%D0%BE%D0%B5">-тесто бисквитное</a></span> <span class="label-size label-size-5"><a dir="ltr" href="/search/label/-%D1%82%D0%B5%D1%81%D1%82%D0%BE%20%D0%B4%D1%80%D0%BE%D0%B6%D0%B6%D0%B5%D0%B2%D0%BE%D0%B5">-тесто дрожжевое</a></span> <span class="label-size label-size-2">-тесто заварное</span> <span class="label-size label-size-4"><a dir="ltr" href="/search/label/-%D1%82%D0%B5%D1%81%D1%82%D0%BE%20%D0%BD%D0%B0%20%D0%B7%D0%B0%D0%BA%D0%B2%D0%B0%D1%81%D0%BA%D0%B5">-тесто на закваске</a></span> <span class="label-size label-size-5"><a dir="ltr" href="/search/label/-%D1%82%D0%B5%D1%81%D1%82%D0%BE%20%D0%BF%D0%B5%D1%81%D0%BE%D1%87%D0%BD%D0%BE%D0%B5%20%D0%B8%20%D1%80%D1%83%D0%B1%D0%BB%D0%B5%D0%BD%D0%BE%D0%B5">-тесто песочное и рубленое</a></span> <span class="label-size label-size-3">-тесто пресное и постное</span> <span class="label-size label-size-1"><a dir="ltr" href="/search/label/-%D1%82%D0%B5%D1%81%D1%82%D0%BE%20%D1%81%D0%BB%D0%BE%D0%B5%D0%BD%D0%BE%D0%B5">-тесто слоеное</a></span>
          </div>
        </div>
      </div>
      <div class="footerwidget section" id="container3">
        <div class="widget Label" data-version="1" id="Label2">
          <h2>Ingredients</h2>
          <div class="widget-content cloud-label-widget-content">
            <span class="label-size label-size-3">:абрикосы</span> <span class="label-size label-size-5">:алкоголь</span> <span class="label-size label-size-4">:апельсины</span> <span class="label-size label-size-3">:арахис</span> <span class="label-size label-size-2">:баклажаны</span> <span class="label-size label-size-4">:бананы</span> <span class="label-size label-size-3">:баранина</span> <span class="label-size label-size-4">:белки</span> <span class="label-size label-size-3">:ваниль</span> <span class="label-size label-size-2">:виноград</span> <span class="label-size label-size-3">:вишня</span> <span class="label-size label-size-4">:говядина</span> <span class="label-size label-size-1">:горошек</span> <span class="label-size label-size-2">:грейпфрут</span> <span class="label-size label-size-2">:грибы</span> <span class="label-size label-size-3">:груши</span> <span class="label-size label-size-3">:добавки</span> <span class="label-size label-size-2">:дыня</span> <span class="label-size label-size-3">:ежевика</span> <span class="label-size label-size-3">:желтки</span> <span class="label-size label-size-3">:зелень</span> <span class="label-size label-size-2">:индейка</span> <span class="label-size label-size-3">:йогурт</span> <span class="label-size label-size-3">:кабачки</span> <span class="label-size label-size-2">:капуста</span> <span class="label-size label-size-4">:карамель</span> <span class="label-size label-size-3">:картофель</span> <span class="label-size label-size-2">:каштаны</span> <span class="label-size label-size-2">:киви</span> <span class="label-size label-size-4">:клубника</span> <span class="label-size label-size-3">:кокос</span> <span class="label-size label-size-2">:кофе</span> <span class="label-size label-size-1">:кролик</span> <span class="label-size label-size-4">:крупы и бобы</span> <span class="label-size label-size-2">:кукуруза</span> <span class="label-size label-size-4">:курица</span> <span class="label-size label-size-3">:лайм</span> <span class="label-size label-size-4">:лимон</span> <span class="label-size label-size-3">:лук</span> <span class="label-size label-size-1">:мак</span> <span class="label-size label-size-3">:малина</span> <span class="label-size label-size-1">:манго</span> <span class="label-size label-size-2">:мандарины</span> <span class="label-size label-size-4">:масло</span> <span class="label-size label-size-2">:мастика</span> <span class="label-size label-size-4">:мед</span> <span class="label-size label-size-4">:молоко</span> <span class="label-size label-size-2">:морепродукты</span> <span class="label-size label-size-3">:морковь</span> <span class="label-size label-size-4">:мясо</span> <span class="label-size label-size-2">:мята</span> <span class="label-size label-size-5">:овощи</span> <span class="label-size label-size-2">:огурцы</span> <span class="label-size label-size-3">:оливки-маслины</span> <span class="label-size label-size-5">:орехи</span> <span class="label-size label-size-3">:перец</span> <span class="label-size label-size-4">:персики</span> <span class="label-size label-size-4">:помидоры</span> <span class="label-size label-size-2">:протеин</span> <span class="label-size label-size-1">:пшенично-ржаной</span> <span class="label-size label-size-3">:пшеничный</span> <span class="label-size label-size-1">:растительное масло</span> <span class="label-size label-size-2">:ржано-пшеничный</span> <span class="label-size label-size-2">:ржаной</span> <span class="label-size label-size-3">:рыба</span> <span class="label-size label-size-2">:ряженка</span> <span class="label-size label-size-2">:свекла</span> <span class="label-size label-size-3">:свинина</span> <span class="label-size label-size-3">:сгущенка</span> <span class="label-size label-size-3">:семена</span> <span class="label-size label-size-5">:сливки</span> <span class="label-size label-size-3">:сливы</span> <span class="label-size label-size-2">:сметана</span> <span class="label-size label-size-3">:смородина</span> <span class="label-size label-size-3">:соус</span> <span class="label-size label-size-4">:специи и пряности</span> <span class="label-size label-size-3">:субпродукты</span> <span class="label-size label-size-4">:сухофрукты</span> <span class="label-size label-size-5">:сыр</span> <span class="label-size label-size-5">:творог</span> <span class="label-size label-size-4">:травы</span> <span class="label-size label-size-2">:фруктовые дрожжи</span> <span class="label-size label-size-5">:фрукты</span> <span class="label-size label-size-1">:фундук</span> <span class="label-size label-size-3">:хлеб</span> <span class="label-size label-size-1">:цветы</span> <span class="label-size label-size-2">:чай</span> <span class="label-size label-size-2">:черешня</span> <span class="label-size label-size-3">:черника</span> <span class="label-size label-size-3">:чеснок</span> <span class="label-size label-size-5">:шоколад</span> <span class="label-size label-size-4">:яблоки</span> <span class="label-size label-size-5">:ягоды</span> <span class="label-size label-size-4">:яйца</span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <footer id="footer-copyright">
    <div class="container">
      <p>Политика конфиденциальности</p>
    </div>
    <div class="container">
      <p>Template Created By : ThemeXpose . All Rights Reserved.</p>
<a class="to-top" href="#">Back to top <i class="fa fa-angle-double-up"></i></a>
    </div>
  </footer>
 
</body>
</html>
