.plCookies {

    text-align: center;

    position: relative;

}

.plCookiesContainer {

    width: 980px;

    margin: 0 auto;

    font-size: 13px;

    line-height: normal;

    padding: 15px 0;

}

#plCookieRemove {

    cursor: pointer;

    font-size: 25px;

    position: absolute;

    right: 15px;

    top: 10%;

}

#plCookieRemove:hover {

    text-decoration: none;

}

@media (max-width: 640px) {

    .plCookiesContainer {

        width: 550px;

        padding: 10px 0;

    }

    #plCookieRemove {

        top: 10%;

        font-size: 45px;

    }

}

* {

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}

.row {} .row:before,

.row:after {

    content: " ";

    display: table;

}

.row:after {

    clear: both;

}

.col-1,

.col-2,

.col-3,

.col-4 {

    float: left;

    position: relative;

    min-height: 1px;

}

.col-1 {

    width: 245px;

}

.col-2 {

    width: 490px;

}

.col-3 {

    width: 735px;

}

.col-4 {

    width: 980px;

}

.col-o-1 {

    margin-left: 245px;

}

.col-half {

    width: 50%;

}

.col-small-1 {

    width: 200px;

}

.col-small-2 {

    width: 265px;

}

/* Reset */

.dcsns ul, .dcsns li {

    padding: 0;

    margin: 0;

    list-style: none!important;

    background: none;

}



/* Main styles */

/* Feeds */

.dcsns {

    background: #E5E5E5;

    color: #444;

    list-style: none outside none;

    margin: 0;

    padding: 10px 10px 0;

}

.dcsns-content {

    position: relative;

    overflow: hidden;

    padding: 0;

    margin: 0 0 5px 0;

}

.dcsns-loading {

    background: url(../img/social/loading_light.gif) no-repeat 0 0;

    height: 24px;

    padding: 6px 0 0 30px;

    position: absolute;

    top: 10px;

    left: 10px;

}

.stream p {

    margin: 0;

    padding: 0;

}

.stream li a {

    color: #2DB6E8;

}

.stream li {

    padding: 0;

    position: relative;

    font-size: 12px;

    color: #444;

    background: #fff;

    border: 1px solid #e6e6e6;

    margin-bottom: 15px;

    font-family: 'Poppins', sans-serif;

    line-height: 1.35em;

}

.stream li .inner {

    /* padding: 10px 10px 0 10px; */



    margin: 0;

    position: relative;

    line-height: 1.5em;

}

.stream li .icon {

    position: absolute;

    left: 8px;

    bottom: 5px;

    z-index: 2;

    height: 20px;



    font-size: 22px;

}

.stream li .clear {

    clear: both;

}



/* Content blocks */

.stream li .section-intro {

    clear: both;

    display: block;

    padding: 8px 0 5px 35px;

    margin: 0;

    height: 30px;

    color: #fff;

}

.stream li .section-intro a {

    text-decoration: none;

    margin-right: 3px;

    color: #fff;

    font-family: 'Poppins', sans-serif;

}

.stream li .section-title {

    padding: 0 15px;

    display: block;

    margin-bottom: 15px;

    font-size: 13px;

    line-height: 17px;

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    color: #1b2024;

}

.stream li .section-title a {

    color: #555;

}

.stream li .section-title a:hover {

    color: #2DB6E8;

}

.stream li .section-thumb {

    float: left;

    /* margin: 0 7px 0 0; */

    max-width: 100%;

}

.stream li .section-thumb img {

    /* border: 1px solid #ccc; */

    /* padding: 1px; */

    background: #fff;

    max-width: 100%;

    width: 100%;

}

.stream li .section-text {

    display: block;

    margin-bottom: 3px;

    padding: 0 15px;

}

.stream li .section-text br {

    display: block;

}

.stream li .section-user {

    clear: both;

    display: block;

    font-style: italic;

    margin: 0 8px 5px 0;

    display: block;

    float: left;

    padding: 5px 15px;

    line-height: 12px;

    background: url(../img/social/profile.png) no-repeat 0 5px;

}

.stream li .meta {

    display: block;

    font-size: 90%;

    color: #999;

}

.stream li .meta span {

    margin: 0 8px 5px 0;

    display: block;

    float: left;

    padding: 0 0 0 15px;

    line-height: 12px;

}

.meta span.shares {

    background: url(../img/social/shares.png) no-repeat 0 0;

    padding-left: 20px;

}

.meta span.views {

    background: url(../img/social/views.png) no-repeat 0 0;

    padding-left: 18px;

}

.meta span.likes {

    background: url(../img/social/likes.png) no-repeat 0 0;

    padding-left: 16px;

}

.meta span.comments {

    background: url(../img/social/comments.png) no-repeat 0 0;

}

.meta span.users {

    background: url(../img/social/users.png) no-repeat 0 0;

}

.meta span.videos {

    background: url(../img/social/videos.png) no-repeat 0 0;

    padding-left: 16px;

}

.stream li .section-meta {

    display: block;

    margin: 0;

    padding: 0;

    clear: both;

}

.stream li .meta.item-comments {

    padding: 0 0 0 35px;

    margin: 0 0 5px 0;

    min-height: 30px;

    position: relative;

    clear: both;

    line-height: 1.3em;

}

.stream li .meta.item-comments img {

    position: absolute;

    left: 0;

    top: 0;

    width: 30px;

}

.stream li .meta.item-likes {

    padding: 0;

    width: 100%;

    overflow: hidden;

    clear: both;

    line-height: 1.3em;

}

.stream li .meta.item-likes img {

    float: left;

    margin: 0 5px 5px 0;

    width: 30px;

    border: 1px solid #ddd;

    padding: 1px;

    background: #fff;

}

.stream li.dcsns-error {

    color: #990000;

}

.stream li .section-share {

    display: block;

    margin: 0 0 5px 0;

    padding: 4px 0 0;

    float: right;

}

.stream li .section-share a {

    display: block;

    width: 16px;

    height: 16px;

    float: left;

    margin: 0 2px 0 0;

    background: url(../img/social/share.png) no-repeat 0 0;

}

.stream li .section-share a.share-twitter {

    background-position: 0 -16px;

}

.stream li .section-share a.share-reply {

    background-position: 0 -32px;

}

.stream li .section-share a.share-retweet {

    background-position: 0 -48px;

}

.stream li .section-share a.share-favorite {

    background-position: 0 -64px;

}

.stream li .section-share a.share-google {

    background-position: 0 -80px;

}

.stream li .section-share a.share-linkedin {

    background-position: 0 -96px;

}

.stream li .section-share a.share-facebook:hover {

    background-position: -16px 0;

}

.stream li .section-share a.share-twitter:hover {

    background-position: -16px -16px;

}

.stream li .section-share a.share-reply:hover {

    background-position: -16px -32px;

}

.stream li .section-share a.share-retweet:hover {

    background-position: -16px -48px;

}

.stream li .section-share a.share-favorite:hover {

    background-position: -16px -64px;

}

.stream li .section-share a.share-google:hover {

    background-position: -16px -80px;

}

.stream li .section-share a.share-linkedin:hover {

    background-position: -16px -96px;

}

.stream li.dcsns-twitter .section-share .share-facebook, .stream li.dcsns-twitter .section-share .share-google, .stream li.dcsns-twitter .section-share .share-linkedin, .stream li.dcsns-twitter .section-share .share-twitter {

    display:none;

}

/* Toolbar */

.dcsns-toolbar {

    padding: 5px 80px 5px 0;

    position: relative;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

}

/* Filter */

.dcsns .filter {

    padding: 0;

    margin: 0;

    display: none;

}

.dcsns .filter li {

    display: inline-block;

    background: none;

    padding: 0;

    margin: 0 2px 0 0;

    height: 24px;

}

.dcsns .filter li a {

    padding: 0;

    margin: 0;

    display: block;

    float: left;

    height: 24px;

}

.dcsns .filter li img {

    margin: 0;

    height: 22px;

}

/* Controls */

.dcsns .controls {

    position: absolute;

    right: 0;

    top: 7px;

    height: 22px;

    padding: 0;

    z-index: 12;

}

.dcsns .controls li {

    display: inline;

    background: none;

}

.dcsns .controls a {

    display: block;

    width: 22px;

    height: 22px;

    float: left;

    margin: 0 0 0 2px;

    /* background: url(../img/social/controls.png) no-repeat 0 0; */

}

.dcsns .controls .prev {

    margin-top: -2px;

}

.dcsns .controls .pause:hover:before,

.dcsns .controls .pause:hover:before,

.dcsns .controls .next:hover:before,

.dcsns .controls .prev:hover:before {

    color: #b07807;

}

.dcsns .controls .next {

    /* margin-top: -2px; */

}

.dcsns .controls .play {

    margin-top: 4px;

    margin-right: -2px;

}

.dcsns .controls .pause {

    text-align: center;

    margin-top: 3px;

}

.dcsns .controls .prev:before {

    font-family: 'FontAwesome';

    content: "\f106";

    font-size: 26px;

    color: #221e1f;

    transition: color 0.2s ease-in-out;

    /* background-position: -44px 0; */

}

.dcsns .controls .next:before {

    font-family: 'FontAwesome';

    content: "\f107";

    font-size: 26px;

    color: #221e1f;

    transition: color 0.2s ease-in-out;

    /* background-position: -66px 0; */

}

.dcsns .controls .play:before {

    font-family: 'FontAwesome';

    content: "\f04b";

    font-size: 14px;

    color: #221e1f;

    transition: color 0.2s ease-in-out;

   /*  background-position: 0 0; */

}

.dcsns .controls .pause:before {

    content: "II";

    font-weight: bold;

    font-size: 18px;

    color: #221e1f;

    transition: color 0.2s ease-in-out;

    /* background-position: -22px 0; */

}

.dcsns .controls .prev:hover {

    background-position: -44px -22px;

}

.dcsns .controls .next:hover {

    background-position: -66px -22px;

}

.dcsns .controls .play:hover {

    background-position: 0 -22px;

}

.dcsns .controls .pause:hover {

    background-position: -22px -22px;

}



/* feeds network specific styles */

.stream li.dcsns-rss .section-intro, .filter .f-rss a:hover {

    background-color: #b07807;

}

.stream li.dcsns-flickr .section-intro, .filter .f-flickr a:hover {

    background-color: #f90784;

}

.stream li.dcsns-delicious .section-intro, .filter .f-delicious a:hover {

    background-color: #3271CB;

}

.stream li.dcsns-twitter .section-intro, .filter .f-twitter a:hover {

    background-color: #ffd183;

}

.stream li.dcsns-facebook .section-intro, .filter .f-facebook a:hover {

    background-color: #3b5998;

}

.stream li.dcsns-google .section-intro, .filter .f-google a:hover {

    background-color: #2d2d2d;

}

.stream li.dcsns-youtube .section-intro, .filter .f-youtube a:hover {

    background-color: #221e1f;

}

.stream li.dcsns-pinterest .section-intro, .filter .f-pinterest a:hover {

    background-color: #CB2528;

}

.stream li.dcsns-lastfm .section-intro, .filter .f-lastfm a:hover {

    background-color: #C90E12;

}

.stream li.dcsns-dribbble .section-intro, .filter .f-dribbble a:hover {

    background-color: #F175A8;

}

.stream li.dcsns-vimeo .section-intro, .filter .f-vimeo a:hover {

    background-color: #4EBAFF;

}

.stream li.dcsns-stumbleupon .section-intro, .filter .f-stumbleupon a:hover {

    background-color: #EB4924;

}

.stream li.dcsns-deviantart .section-intro, .filter .f-deviantart a:hover {

    background-color: #EB4924;

}

.stream li.dcsns-tumblr .section-intro, .filter .f-tumblr a:hover {

    background-color: #365472;

}

.stream li.dcsns-instagram .section-intro, .filter .f-instagram a:hover {

    background-color: #413A33;

}



.stream li.dcsns-rss .icon  {

    color: #fff;

}

.stream li.dcsns-twitter .icon  {

    color: #fff;

}

.stream li.dcsns-facebook .icon {

    color: #fff;

}

.stream li.dcsns-youtube  .icon {

    color: #fff;

}

.stream li.dcsns-youtube .section-thumb {

    margin-bottom: 10px;

}



/* Facebook */

.stream li.dcsns-facebook .section-text img {

    margin: 0 7px 5px 0;

    float: left;

    border: 1px solid #ddd;

    padding: 1px;

    background: #fff;

    max-width: 98%;

}

.stream li.dcsns-facebook .section-text-fb a {

    display:none;

}

.stream li.dcsns-facebook .meta {

    display: block;

    clear: both;

}

.stream li.dcsns-facebook .meta.item-comments {

    padding: 0;

    min-height: auto;

}

.stream li.dcsns-facebook .meta.item-comments a {

    display: block;

    margin: 0 0 2px 0;

}

.stream li.dcsns-facebook .share-facebook {

    display: none;

}

/* twitter */

.stream li.dcsns-twitter .section-thumb {

    margin-top: 3px;

}

.stream li.dcsns-twitter .section-user {

    padding: 0;

    background: none;

}

.stream li.dcsns-twitter .section-text

{

    padding: 15px;

}

.stream li.dcsns-twitter .section-text a

{

    color: #b07807;

}

.stream li.dcsns-twitter .section-text img {

    margin: 5px 0 0;

    border: 1px solid #ddd;

    padding: 1px;

    background: #fff;

    max-width: 99%;

}

.stream li.dcsns-twitter a {

    color: #38AEAE;

}

.stream li.dcsns-twitter .section-intro a, .stream li.dcsns-twitter .section-intro a:hover {

    color: #000000;

}

.stream li.dcsns-twitter .section-intro span a {

    text-decoration: none;

    margin-left: 0;

}

.stream li.dcsns-twitter .section-intro span a:hover {

    text-decoration: underline;

}

.stream li.dcsns-twitter a:hover {

    color: #38AEAE;

    text-decoration: underline;

}

.stream li.dcsns-twitter .twitter-user {

    font-size: 14px;

    margin-bottom: 2px;

    display: block;

}

.stream li.dcsns-twitter .twitter-user a {

    color: #b07807;

    line-height: 1.35em;

}

.stream li.dcsns-twitter .twitter-user a:hover {

    color: #b07807;

    text-decoration: none;

}

.stream li.dcsns-twitter .twitter-user a strong{

    color: #444;

}

.stream li.dcsns-twitter .twitter-user a:hover strong {

    color: #38AEAE;

    text-decoration: underline;

}

/* google */

.stream li.dcsns-google .section-title {

    margin-bottom: 5px;

}

.stream li.dcsns-google .meta span.plusones {

    padding-left: 0;

}

/* vimeo */

.dcsns .stream li.dcsns-vimeo .section-title {

    display: block;

    clear: both;

}

.stream li.dcsns-vimeo .section-text {

    margin-bottom: 5px;

}

.stream li.dcsns-vimeo .section-text .meta {

    padding-top: 5px;

}

.stream li.dcsns-vimeo .logo {

    margin-bottom: 3px;

}

/** Flickr **/

.stream li.dcsns-flickr .section-thumb {

    margin: 0;

}

/* Pinterest */

.stream li.dcsns-pinterest .section-thumb {

    display: block;

}

.stream li.dcsns-pinterest .section-text {

    clear: both;

}

/* dribbble */

.stream li.dcsns-dribbble .inner img {

    margin-bottom: 5px;

}

/* lastfm */

.stream li.dcsns-lastfm .section-title {

    background: url(../img/social/tracks.png) no-repeat 0 0;

    padding-left: 17px;

    margin-bottom: 0;

}

/* deviantart */

.stream li.dcsns-deviantart .section-thumb {

    display: block;

    float: none;

}

.stream li.dcsns-deviantart .section-thumb img {

    max-width: 250px;

}

/* tumblr */

.stream li.dcsns-tumblr .section-text img {

    margin: 0 7px 5px 0;

    float: left;

    border: 1px solid #ddd;

    padding: 1px;

    background: #fff;

    max-width: 99%;

}

.stream li.dcsns-tumblr .track {

    display: block;

    background: url(../img/social/tracks.png) no-repeat 0 5px;

    padding: 5px 0 0 17px;

    margin-bottom: 0;

}

/* instagram */

.stream li.dcsns-instagram .section-title {

    font-weight: normal;

    clear: both;

}

.stream li.dcsns-instagram .section-thumb img {

    margin-bottom: 10px;

}

.stream li.dcsns-instagram .section-meta {

    clear: both;

    margin-bottom: 5px;

}

.stream li.dcsns-instagram .section-meta .meta .comments, .stream li.dcsns-instagram .section-meta .meta .likes {

    margin: 0 0 5px 0;

    padding-top: 5px;

    background-position: 0px 5px;

    float: none;

    font-size: 100%;

    font-weight: bold;

}

::selection {

    background: #fff4d0

}

::-moz-selection {

    background: #fff4d0

}

html,

body {

    background: #f9f6ea;

    font-smoot: always;

    font-smoothing: antialiased;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}

li {

    list-style-position: inside

}

#page {

    background: #b3a99a;

    visibility: hidden;

    opacity: 0

}

h1,

h2,

h3,

h4 {

    margin: 0;

    font-family: 'Voltaire';

    letter-spacing: 0.2px;

    font-weight: 400;

}

h1.second {

    color: #b07807;

    background: #fff;

    display: inline-block;

    font-size: 26px;

    padding: 5px 10px 5px 10px;

    line-height: 37px;

}

h5 {

    margin: 0;

}

p {

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    font-size: 14px;

    line-height: 18px;

    color: #221e1f;

}

a {

    text-decoration: none;

    color: #5f5d58;

    font-family: 'Voltaire', sans-serif;

    font-weight: 400;

    cursor: pointer;

}

.header .header-lang a,

.header-social a,

.footer .sitemap .menu .menu-item a,

.footer .copyright a,

.news-content .link,

.tags-list a,

.widget-content .link,

.block-content .link,

.text-content a,

.blockRecipe .title,

.ribbon-link .title,

#more_producer.link,

.filter-item a.link,

.error_subtitle a {

    -webkit-transition: color .2s ease-in;

    -moz-transition: color .2s ease-in;

    -o-transition: color .2s ease-in;

    transition: color .2s ease-in;

}

.header-bottom .menu .menu-item,

.form-control .control-text,

.form-control .control-textarea {

    -webkit-transition: all .2s ease-in;

    -moz-transition: all .2s ease-in;

    -o-transition: all .2s ease-in;

    transition: all .2s ease-in;

}

.header-bottom .menu .menu-item > .sub-menu {

    -webkit-transition: opacity .2s ease-in;

    -moz-transition: opacity .2s ease-in;

    -o-transition: opacity .2s ease-in;

    transition: opacity .2s ease-in;

}

.logo {

    position: absolute;

    background: url(../img/logo.png) no-repeat;

    height: 128px;

    width: 128px;

    top: 31px;

}

.header-lang,

.header-lang a,

.header-social a,

.widget-header .sub-title,

.block-content.bg-yellow a {

    color: #fff;

    transition: color 250ms ease-in-out;

}

.header-social a:hover {

    color: #ffd183

}

.home .header {

    height: 541px;

}

.header {

    position: relative;

    z-index: 25;

    pointer-events: none;

    min-height: 379px;

}

.header-top {

    padding-top: 32px;

    padding-bottom: 40px;

    border-bottom: 5px solid #b07807;

    background: #221e1f;

    pointer-events: all;

}

.header-catchword {

    margin-top: -5px;

    margin-left: 150px;

}

.header-catchword .title {

    font-family: 'Voltaire';

    font-size: 22px;

    letter-spacing: 0.2px;

    font-weight: 400;

    color: #ffcf81;

}

.header-social a {

    font-size: 19px;

    margin-right: 15px;

}

.header-search {

    margin-right: 15px;

    margin-top: -7px;

}

.header-search .control-text {

    color: #958a7d;

    background: white;

    font-weight: 300;

    font-size: 14px;

}

.header-search .control-text::-webkit-input-placeholder {

    color: #958a7d;

    line-height: 36px;

}

.header-search .control-text:-moz-placeholder {

    color: #958a7d;

    line-height: 36px;

}

.header-search .control-text::-moz-placeholder {

    color: #958a7d;

    line-height: 36px;

}

.header-search .control-text:-ms-input-placeholder {

    color: #958a7d;

    line-height: 36px;

}

.producer-search .control-text {

    background-color: #dcdcdc;

    color: #4c4c4c;

    font-size: 14px;

}

.newsletter-inscription {

    margin: 20px 0  0 0;

}

.header-search .form-submit{

    margin-top: 0px;

    margin-left: -5px;

    vertical-align: top;

    background-color: #b07807;

}

.header-search .form-submit:hover{

    background-color: #b07807;

}

.producer-search .form-submit,

.newsletter-inscription .form-submit {

    margin-top: 0px;

    margin-left: -4px;

    vertical-align: top;

}

.header-search a {

    font-size: 14px;

}

.header-lang a {

    text-decoration: none;

    font-family: 'Poppins', sans-serif;

    font-weight: 500;

    font-size: 14px;

}

.header-lang a:hover,

.header-lang a.current,

.footer .sitemap .menu .menu-item:hover a,

.footer .copyright a:hover {

    color: #b07807;

}

.header-bottom {

    position: relative;

    z-index: 4;

    margin-top: -36px;

    pointer-events: all;

}

.header-bottom .container > a {

    position: absolute;

    top: -60px;

}

.header-bottom .menu {

    margin: 13px 0 0 0;

}

.header-bottom .menu,

.header-bottom .menu .sub-menu {

    padding: 0;

    list-style: none;

}

.header-bottom .menu .menu-item {

    background: url(../img/sep-menu.png) no-repeat left center #fff;

    border: none;

    float: left;

    height: 45px;

    line-height: 45px;

    padding: 0 15px;

}

.header-bottom .menu .menu-item.first {

    padding: 0 10px;

}

.header-bottom .menu .menu-item.first a {

    color: #5f5d58;

}

.header-bottom .menu .menu-item a {

    display: inline-block;

    width: 100%;

    height: 100%;

    color: #221e1f;

    font-size: 14px;

    transition: color 250ms ease-in-out;

}

.header-bottom .sub-menu .menu-item {

    float: inherit;

    background-image: none;

}

.header-bottom .menu .sub-menu {

    position: absolute;

    margin: 0 0 0 -15px;

    top: 58px;

    visibility: hidden;

    opacity: 0;

    min-width: 120px;

}

.header-bottom .menu .menu-item:hover,

.header-bottom .menu .menu-item.current {

    

}

.header-bottom .menu .menu-item.current {

    

}

.header-bottom .menu .menu-item:hover a,

.header-bottom .menu .menu-item.current a,

.header-bottom .menu .sub-menu .menu-item:hover a {

    color: #b07807;

}

.header-bottom .menu .menu-item:hover > .sub-menu {

    opacity: 1;

    visibility: visible;

}

.header-bottom .menu .sub-menu .menu-item a {

    color: #221e1f;

}

.header-bottom .menu .menu-item.first.current a,

.header-bottom .menu .menu-item.first:hover a {

    

}

.header-bottom .menu .menu-item.first.current,

.header-bottom .menu .menu-item.first:hover {

    

}

.breadcrumb {

    padding-left: 15px;

    width: 735px;

    background: #292728;

    height: 35px;

    line-height: 35px;

    position: absolute;

    z-index: 1;

    margin-top: -35px;

}

.breadcrumb span {

    font-size: 12px;

    color: #ffd183;

    margin-left: 4px;

}

.breadcrumb .home {

    color: #ffd183;

    padding-right: 10px;

    font-size: 16px;

}

.breadcrumb a {

    font-family: 'Poppins', sans-serif;

    font-size: 12px;

    font-weight: 400;

    color: #fff;

    transition: color 200ms ease-in-out;

}

.breadcrumb a:hover {

    color: #ffd183;

}

.breadcrumb span.current {

    font-family: 'Poppins', sans-serif;

    font-size: 12px;

    font-weight: 400;

    color: #ffd183;

}

.sidebar {

    margin-top: -95px;

}

.sidebar-home {

    margin-top: -166px;

}

#sstream {

    height: 767px;

    background: #fff;

}

#sstream:before {

    font-family: "FontAwesome";

    font-size: 50px;

    color: #221e1f;

    position: absolute;

    left: 50%;

    margin-left: -14px;

    top: -30px;

    content: "\f0d7";

    z-index: 1;

}

.home .main {

    padding-top: 95px;

}

.main {

    background: url(../img/bg-container.png);

    background-size: cover;

    padding-bottom: 45px;

    border-top: 5px solid #b07807;

    position: relative;

}

.banner {

    position: absolute;

    margin-top: -281px;

}

.banner .mask {

    height: 280px;

}

.banner-content {

    position: absolute;

    z-index: 1;

    bottom: 45px;

    width: 700px;

    padding-left: 45px;

}

.banner-content .title {

    font-family: 'Voltaire';

    margin-bottom: 15px;

}

.banner-content .sub-title,

.banner-content .description {

    font-family: 'Poppins', sans-serif;

    color: #fff;

    font-size: 13px;

}

.banner-content .description {

    margin-top: 4px;

    margin-bottom: 0;

}

.catchword h4 {

    font-size: 20px;

    font-weight: 500;

    text-align: center;

    color: #2b292a

}

.catchword h5 {

    text-align: center;

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    color: #262c30;

    margin: 0 0 30px 0;

}

.text-content {

    font-size: 14px;

    font-family: 'Poppins', sans-serif;

    color: #313131;

    padding-right: 15px;

    padding-top: 20px;

}

.text-content h2 {

    color: #b07807;

    display: inline;

    font-size: 25px;

    line-height: 32px;

    font-family: "Voltaire";

    /* background-color: white;

    display: inline-block;

    padding: 5px 15px;

    margin-bottom: 0px;

    margin-top: 10px; */

}

.text-content h3 {

    color: #221e1f;

    display: inline-block;

    font-size: 16px;

    font-family: 'Poppins', sans-serif;

    font-weight: 600;    

}

.text-content ul li{

    text-align: left !important;

    font-family: 'Poppins', sans-serif;

    line-height: 20px;

    margin-bottom: 5px;

    color: #313131;

}

.text-content ul li ul li{

	font-style: italic;

}



.text-content blockquote {

    border-left: 3px solid #b07807;

    font-style: italic;

    padding-left: 12px;

}

.text-content a {

    color: #b07807;

    text-decoration: underline;

}

.text-content a:hover {

    color: #313131;

}

.footer {

    background: #221e1f;

    padding-top: 35px;

}

.sitemap .menu {

    margin: 0;

    padding: 0 20px 35px 0;

    list-style: none;

}

.sitemap .menu img{

    width: 80%;

    margin-top: 10px;

    margin-left: -5px;

}

.sitemap .menu li:first-child {

    padding-bottom: 15px;

}

.sitemap .menu li:first-child a {

    font-family: 'Voltaire';

    font-size: 22px;

    color: #fff;

}

.sitemap .menu li:not(:first-child){

    margin-bottom: 10px;

}

.sitemap .menu li a {

    color: #919191;

    font-size: 12px;

    font-weight: 500;

    font-family: 'Poppins';

}

.copyright {

    height: 52px;

    line-height: 52px;

    background: #292728;

    text-align: center;

    font-family: 'Poppins', sans-serif;

    color: #fff;

    font-size: 12px;

    letter-spacing: 0.5px;

}

.copyright a {

    color: #fff;

    font-family: 'Poppins', sans-serif;

    font-size: 12px;

}

.ribbon-link:hover .title {

    color: #000;

}

.ribbon {

    background: url(../img/ribbon.png) no-repeat;

    height: 89px;

    width: 249px;

    margin-left: -29px;

    padding-left: 23px;

    line-height: 89px;

}

.ribbon .inner {

    line-height: normal;

    vertical-align: middle;

    display: inline-block;

}

.ribbon .title {

    font-family: 'Voltaire';

    font-size: 25px;

    font-weight: 500;

}

.ribbon .sub-title {

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    font-size: 14px;

    color: #fff;

}

.logo-duck {

    line-height: 245px;

    text-align: center;

    margin-top: 245px;

}

.logo-duck img {

    vertical-align: middle;

}

.filters-bar {

    line-height: 33px;

    background: #313131;

    padding: 10px 15px;

    color: #fff;

}

.filter-item {

    display: inline-block;

    margin-right: 20px;

}

.filter-item a.link {

    color: #ffd183;

    text-decoration: underline;

}

.filter-item a.link:hover {

    color: #ad7607;

}

.filter-item > span {

    color: #fff;

    margin-right: 10px;

}

.recipe-container {

    margin-top: 20px;

}

.recipe-item {

    display: block;

    overflow: hidden;

    position: relative;

    height: 245px;

    margin-bottom: 10px;

}

.recipe-mask {

    background: #313131;

    height: 245px;

    opacity: 0.9;

    padding: 10px 5px;

    position: absolute;

    top: 185px;

    box-sizing: border-box;

    color: #fff;

    font-size: 14px;

}

.recipe-mask .title {

    font-family: 'Voltaire';

    color: #ffd183;

    height: 55px;

    line-height: 20px;

    font-size: 18px;

    font-weight: 400;

    padding-left: 5px;

}

.recipe-mask .preparation {

    color: #fff;

    margin-bottom: 15px;

    font-family: 'Poppins';

    font-weight: 200;

    line-height: 16px;

    font-size: 12px;

    padding-left: 5px;

}

.recipe-mask .useful-info{

    padding-left: 5px;

}

.recipe-mask .useful-info .time {

    margin-right: 5px;

}

.recipe-mask .useful-info .difficulty {

    margin-left: 7px;

}

.recipe-ingredient {

    margin-top: 5px;

    text-align: left;

}

.recipe-ingredient .title {

    color: #221e1f;

    display: inline;

    font-size: 22px;

    line-height: 26px;

    margin-top: 5px;

    font-family: "Voltaire";

}

.recipe-ingredient > img {

    margin-right: 15px;

    margin-top: -10px;

}

.recipe-ingredient .recipe-chef {

    font-style: italic;

    margin-top: 0.25em;

}

.recipe-ingredient .useful-item {

    margin-top: 15px;

}

.recipe-ingredient .useful-item span.time:before {

    content: "";

    padding: 0;

}

.recipe-ingredient .useful-item span:before {

    content: "|";

    color: #cecabf;

    padding-left: 7px;

    padding-right: 7px;

}

.recipe-ingredient .useful-item .difficulty {

    margin: 0;

}

.recipe-ingredient span i {

    font-size: 18px;

    margin-right: 7px;

    vertical-align: middle;

}

.recipe-ingredient h3 {

    margin-top: 15px;

    margin-bottom: 10px;

}

.recipe-ingredient .content {

    height: 190px;

    margin-bottom: 10px;

    overflow: hidden;

}

.recipe-ingredient .content ul {

    padding-left: 0;

    margin: 0;

}

.recipe-preparation:before {

    font-family: 'FontAwesome';

    content: "\f0d8";

    font-size: 50px;

    position: absolute;

    top: -33px;

    left: 150px;

    color: #fff;

}

.recipe-preparation {

    background: #fff;

    padding: 12px;

    position: relative;

    width: 735px;

}

.keyword {

    margin-right: 10px;

    margin-top: 15px;

    display: inline-block;

    color: #b07807;

    font-size: 16px;

    font-family: 'Poppins', sans-serif;

    font-weight: 600;

}

#newsletter_civility .dd-selected {

    line-height: 30px !important;

}

.form-error #newsletter_civility .dd-selected {

    border: 1px solid #f00 !important;

}

.dd-container {

    display: inline-block;

    vertical-align: middle !important;

}

.dd-select {

    border-radius: 0 !important;

    border: none !important;

    position: relative;

    cursor: pointer;

    background: #FFF !important;

    font-size: 15px !important;

    color: #292728 !important;

    font-weight: normal !important;

    font-family: 'Open Sans', sans-serif !important;

    height: 36px !important;

    vertical-align: middle !important;

}

.dd-selected {

    font-size: 15px !important;

    color: #292728 !important;

    font-weight: normal !important;

    font-family: 'Open Sans', sans-serif !important;

    padding: 0 12px !important;

    vertical-align: middle !important;

    height: 36px !important;

    border: 1px solid #dcdcdc;

}

.dd-options {

    border: solid 1px #ccc;

    border-top: solid 1px #ccc !important;

    box-shadow: none !important;

    width: 208px !important;

}

.dd-option {

    padding: 0 12px !important;

    height: 36px !important;

    line-height: 36px !important;

}

.dd-option-selected {

    background: #ffd183 !important;

    color: #292728 !important;

}

.dd-option:hover {

    color: #292728 !important;

    background: #fff4df !important;

}

#producer-list {

    padding-bottom: 15px;

}

.news-bar {

    background: #313131;

    color: #fff;

    display: inline-block;

    padding: 10px 15px;

    margin-bottom: 15px;

}

.news-item {

    position: relative;

    overflow: hidden;

    height: 245px;

    width: 245px;

    text-align: center;

}

.news-item .title {

    font-size: 20px;

    font-family: 'Voltaire';

    color: #ffd183;

    font-weight: bold;

    height: 55px;

    line-height: 45px;

}

.news-mask .inner {

    line-height: normal;

    display: inline-block;

    vertical-align: middle;

    text-align: left;

    font-size: 18px;

    padding: 0 5px;

    line-height: 22px;

    font-weight: 400;

}

.news-mask {

    top: 185px;

    background: #313131;

    width: 245px;

    height: 245px;

    opacity: 0.9;

    padding: 5px;

    position: absolute;

    box-sizing: border-box;

    color: #fff;

    font-size: 14px;

}

.news-mask .description {

    text-align: left;

    padding-top: 5px;

    font-weight: normal;

    font-family: 'Poppins';

    font-size: 12px;

    line-height: 18px;

    font-weight: 300;

    padding-left: 5px;

}

.news-mask .link {

    padding-top: 5px;

    color: #b07807;

    display: inline-block;

    text-align: right;

    display: block;

    font-family: 'Voltaire';

    font-size: 15px;

}

.news-content {

    padding-right: 15px;

}

.news-content .link {

    font-family: 'Voltaire';

    font-size: 26px;

    display: block;

    text-align: right;

}

.news-content .link:hover {

    color: #b07807;

}

#producer-list .producer-item {

    display: none;

    margin-bottom: 15px;

}

#more_producer.link {

    font-family: 'Voltaire';

    font-size: 22px;

    color: #b07807;

    display: block;

    text-align: center;

}

#more_producer.link:hover {

    color: #313131;

}

#producer-list .producer-content,

.news-content {

    padding-left: 15px;

    padding-top: 5px;

}

#producer-list .producer-content .title {

    font-size: 16px;

    font-family: 'Poppins', sans-serif;

    font-weight: 500;

    display: inline;

    background: #313131;

    color: #fff;

    padding: 5px 10px;

}

#producer-list .producer-content p {

    font-family: 'Poppins', sans-serif;

    font-size: 14px;

    color: #313131;

}

#producer-list .producer-content .info,

#producer-list .producer-content .contact {

    font-family: 'Poppins', sans-serif;

    font-size: 14px;

    color: #313131;

    font-weight: 400;

}

#producer-list .producer-content .info span,

#producer-list .producer-content .contact span {

    color: #b07807;

    font-weight: 500;

}

#producer-list .producer-content .contact {

    margin-top: 20px;

}

.ribbon-large {

    background: url(../img/ribbon-large.jpg) top center;

    height: 43px;

    line-height: 43px;

    font-family: 'Voltaire';

    font-size: 26px;

    font-weight: bold;

    letter-spacing: -1px;

    padding-left: 30px;

}

.ribbon-large span.link {

    float: left;

    color: inherit;

    background: none;

    padding: 0;

    font: inherit;

    font-family: 'Voltaire';

}

.ribbon-large span {

    float: right;

    display: inline-block;

    background: #313131;

    padding: 0 35px;

    color: #fff;

    font-size: 16px;

    font-weight: 400;

    font-family: 'Poppins', sans-serif;

    cursor: pointer;

}

#banner_map {

    height: 281px;

    width: 980px;

}

#producer_maps {

    height: 245px;

    width: 735px;

}

.gm-style-iw * {

    display: block;

    width: 100%;

}

.gm-style-iw h4,

.gm-style-iw p {

    margin: 0;

    padding: 0;

}

.gm-style-iw a {

    color: #4272db;

}

.caret-left-yellow:before {

    color: #dcd6c9  !important;

}

.caret-left:before,

.caret-left-yellow:before {

    font-family: "FontAwesome";

    font-size: 50px;

    color: #fff;

    position: absolute;

    right: -3px;

    top: 87px;

    content: "\f0d9";

    z-index: 1;

}

.caret-right:before {

    font-family: "FontAwesome";

    font-size: 50px;

    color: #fff;

    position: absolute;

    left: -2px;

    top: 87px;

    content: "\f0da";

    z-index: 1;

    color: #dcd6c9;

}

.caret-down:before {

    font-family: "FontAwesome";

    font-size: 50px;

    color: #fff;

    position: absolute;

    right: 105px;

    top: -20px;

    content: "\f0d7";

    z-index: 1;

}



.caret-up:before {

    font-family: "FontAwesome";

    font-size: 50px;

    color: #b5a899;

    position: absolute;

    content: "\f0d8";

    top: 212px;

    z-index: 1;

    left: 50%;

    margin-left: -14px;

}

.block-title-recipe {

    position: absolute;

    z-index: 60;

    top: 255px;

    left: 15px;

}

.block-title-recipe .title {

    font-size: 22px;

    color: #221e1f;

    font-family: 'Voltaire';

}

.block-title-recipe .subtitle {

    font-size: 12px;

    font-weight: 600;

    color: #fff;

    margin-top: 3px;

}

#slideshow-recipes.caret-left:before {

    top: 50px;

    color: #313131;

}

#slideshow-recipes.caret-down:before {

    color: #b5a899;

}

#slideshow-home {

    position: absolute;

    top: -443px;

    -moz-box-shadow: 0px 3px 20px -5px #343434;

    -webkit-box-shadow: 0px 3px 20px -5px #343434;

    -o-box-shadow: 0px 3px 20px -5px #343434;

    box-shadow: 0px 3px 20px -5px #343434;

    filter: progid: DXImageTransform.Microsoft.Shadow(color=#343434, Direction=180, Strength=20);

}

#slideshow-recipes.royalSlider {

    width: 245px;

    height: 245px;

}

#slideshow-recipes.rsDefault.rsHor .rsArrowLeft {

    top: 36px !important;

    left: 36px;

    bottom: inherit;

}

#slideshow-recipes.rsDefault.rsHor .rsArrowRight {

    top: 36px !important;

    right: 36px;

    bottom: inherit;

}

#slideshow-recipes.rsDefault .rsBullets {

    top: 28px !important;

    bottom: inherit;

}

#slideshow-home .blockInfo {

    position: absolute;

    bottom: 0;

    padding-left: 45px;

    padding-bottom: 20px;

    z-index: 2;

}

#slideshow-home .blockInfo .title,

.banner-content .title {

    font-size: 30px;

    line-height: 32px;

    margin-bottom: 10px;

    color: white;

    font-family: 'Voltaire';

}

#slideshow-home .blockInfo .sub-title,

.banner-content .sub-title {

    width: 460px;

    font-size: 14px;

    font-weight: 600;

    color: white;

    font-family: 'Poppins';

}

#slideshow-home .blockInfo .sub-title{

    font-weight: 400 !important;

}

#slideshow-home .blockInfo .sub-title a {

    color: #ffd183;

    letter-spacing: 0.1px;

    font-family: "Poppins";

    transition: color 0.200s ease-in-out;

}

#slideshow-home .blockInfo .sub-title a:hover{

    color: white;

}

#slideshow-recipes .blockRecipe {

    background: #b5a899;

    position: absolute;

    width: 245px;

    height: 245px;

    padding: 15px;

    padding-top: 70px;

    z-index: 3;

}

#slideshow-recipes.category {

    margin-top: 175px;

}

#slideshow-recipes.category .blockRecipe {

    top: -656px;

    right: -223px;

}

.sidebar #slideshow-recipes.royalSlider

{

    height: 490px;

}

.sidebar #slideshow-recipes.royalSlider .rsContent .rsImg

{

    width: 245px !important;

}

.sidebar #slideshow-recipes.category .blockRecipe

{

    top: -430px;

    padding-top: 15px;

    height: 185px;

    right: -245px;

}

.blockRecipe .title {

    font-size: 12px;

    line-height: 14px;

    font-family: 'Poppins';

    font-weight: 400;

    opacity: 1;

    color: #fff;

}

.blockRecipe:hover .title {

    color: #ffd183;

}

.blockRecipe .title:hover {

    color: #ffd183;

}

.blockRecipe .preparation {

    color: #313131;

    opacity: 1;

    padding-top: 8px;

    font-size: 12px;

    font-family: 'Poppins';

    line-height: 18px;

}

.blockRecipe .preparation p {

    margin: 10px 0 0 0;

    line-height: 15px;

}

.blockRecipe .useful-info {

    opacity: 1;

    position: absolute;

    bottom: 15px;

}

.blockRecipe .time {

    font-size: 14px;

    padding-right: 5px;

}

.blockRecipe .difficulty {

    padding-left: 10px;

    background: url(../img/sep-recipe.png) no-repeat left center;

}

.blockRecipe .difficulty img {

    margin-bottom: -3px;

}

.blockRecipe .time i {

    font-size: 20px;

    vertical-align: middle;

    padding-right: 3px;

}

.blockNav {

    background: #221e1f;

    height: 73px;

    width: 245px;

    position: absolute;

    top: -78px;

    z-index: 3;

    margin-left: 735px;

    text-align: center;

    padding: 9px;

}

.blockNav h4 {

    font-size: 25px;

    color: #b07807;

}

.blockNav span {

    font-weight: 400;

    font-size: 14px;

    color: white;

    font-family: 'Poppins';

}

.blockNav .bulletNav {

    position: absolute;

    bottom: 26px;

    left: 82px;

    display: none;

}

.bulletNav .bulletItem {

    background: url(royalslider/skins/default/bullet.png) no-repeat center center;

    width: 20px;

    height: 20px;

    line-height: 20px;

    float: left;

    cursor: pointer;

}

.bulletNav .bulletItem.bulletSelected {

    background: url(royalslider/skins/default/bulletSelected.png) no-repeat center center;

}

.pagination-box {

    float: right

}

.pagination-box .pagination {

    list-style: none;

    padding: 0;

    margin: 0;

}

.text-content ul.pagination li{

    text-align: center !important;

}

.pagination li {

    float: left;

    width: 27px;

    height: 27px;

    line-height: 27px;

    color: #b07807;

    display: inline-block;

    text-align: center;

}

.pagination li.active {

    background-color: #b07807;

    color: #fff;

}

.pagination li span,

.pagination li a {

    width: 27px;

    height: 27px;

    display: inline-block;

    text-decoration: none;

}

.pagination li a {

    color: #b07807;

}

.pagination li.next a,

.pagination li.prev a {

    color: #333;

}

.landing-page .lp_popup {

    display: inline;

}

.jGrowl {

    font-size: 14px !important;

}

.jGrowl .jGrowl-notification {

    background: #ffd183 !important;

    color: #313131;

}

.tags-list {

    background: #fff;

    padding: 10px;

    padding-bottom: 20px;

}

.recipe-preparation .tags-list {

    padding: 0;

}

.tags-list .title {

    font-family: 'Voltaire';

    font-size: 26px;

    color: #b07807;

    font-weight: 400;

    letter-spacing: -1px;

    margin-bottom: 10px;

}

.tags-list a {

    color: #313131;

    text-decoration: none;

    line-height: 25px;

    font-size: 14px !important;

    font-family: 'Poppins';

    padding-left: 3px;

    padding-right: 0;

}

.tags-list a:hover {

    color: #b07807;

}

.mask {

    position: absolute;

    background: url(../img/shadow.png) no-repeat left bottom;

    width: 980px;

    height: 440px;

    z-index: 1;

}

.widget {

    position: relative;

    width: 100%;

    background: #221e1f;

    padding: 15px;

    font-size: 14px;

    z-index: 3;

}

.widget-market {

    height: 450px !important;

}

.widget-market .widget-header {

    margin: 3px 0;

}

.widget-market .widget-header .sub-title {

    font-weight: 500;

}

.widget-market .widget-content .city {

    font-size: 14px;

    color: #ffd183;

    font-weight: 400;

}

.widget-market .widget-content .date {

    font-size: 14px;

    color: #6d6d6d;

    font-weight: 400;

}

.widget-market hr {

    border: none;

    background: url(../img/sep-market.png) center center;

    height: 1px;

}

.widget-shadow {

    background: url(../img/shadow-block.png) no-repeat top right #313131;

}

.widget-neg {

    background: #fdfdfd;

}

.widget-neg .widget-header .title {

    color: #b07807;

}

.widget-neg .widget-header .sub-title {

    color: #4c4c4c;

}

.widget-header .title {

    font-family: 'Voltaire';

    font-size: 26px;

    color: #b07807;

    font-weight: 400;

    letter-spacing: -1px;

}

.widget-header .sub-title {

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    font-size: 14px;

    

}

.widget-content p {

    font-weight: 500;

    font-family: 'Poppins', sans-serif;

    font-size: 14px;

    color: #4c4c4c;

    

}

.widget-content .link {

    font-family: 'Voltaire';

    font-size: 22px;

    color: #b07807;

    display: block;

    text-align: right;

    margin-top: 25px;

}

.widget-content .link:hover {

    color: #313131;

}

.widget.recipes {

    background: #221e1f;

    padding-top: 10px;

    padding-bottom: 20px;

}

.block {

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    background: #fff;

    height: 245px;

    position: relative;

}

.block-img {

    float: left;

    height: 245px;

}

.block-content {

    float: left;

    padding: 15px;

    height: 245px;

}

.block-content .title {

    font-size: 22px;

    margin-bottom: 5px;

    color: #b07807;

}

.block-content p {

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    font-size: 12px;

    color: #1b2024;

    margin: 10px 0 0;

}

.block-content .sub-title {

    font-family: 'Poppins', sans-serif;

    font-weight: 600;

    letter-spacing: 0;

    font-size: 12px;

    line-height: 16px;

    color: #1b2024;

}

.block-content a {

    font-family: 'Voltaire';

    font-size: 15px;

    color: #b07807;

    display: block;

    position: absolute;

    bottom: 15px;

    right: 15px;

}

.block-content:hover .link {

    color: #313131;

}

.block-content .link:hover {

    color: #313131;

}

.no-result,

.result {

    padding-top: 15px;

}

.search-result .result {

    padding-left: 0;

    list-style: none;

}

.search-result .result li {

    margin-bottom: 15px;

}

.search-result .result li p {

    margin: 0;

    margin-bottom: 5px;

}

.search-result .result li h3 {

    margin-bottom: 5px;

}

.search-result .result li h3 a:hover {

    color: #313131;

}

.form-control .control-text,

.form-control .control-textarea {

    border: 1px solid #dcdcdc;

    margin: 0;

    outline: none;

    font-family: 'Poppins', sans-serif;

    font-size: 14px;

    color: #4c4c4c;

    width: 100%;

}

.control-text {

    outline: none;

    height: 36px;

    line-height: 36px;

    padding: 0 10px;

    width: 170px;

    border: none;

    font-size: 14px;

}

.control-textarea {

    outline: none;

    box-sizing: border-box;

    padding: 10px;

}

.control-text::-webkit-input-placeholder {

    color: #4c4c4c;

    line-height: 36px;

}

.control-text:-moz-placeholder {

    color: #4c4c4c;

    line-height: 36px;

}

.control-text::-moz-placeholder {

    color: #4c4c4c;

    line-height: 36px;

}

.control-text:-ms-input-placeholder {

    color: #4c4c4c;

    line-height: 36px;

}

.form-control {

    padding: 5px;

}

.form-control label {

    display: block;

    padding: 5px 0;

    font-family: 'Poppins', sans-serif;

    font-size: 14px;

    color: #313131;

}

.form-control label span {

    color: #b07807

}

.form-control label span.error {

    color: #f00;

}

.form-control:hover .control-text,

.form-control:hover .control-textarea,

.form-control .control-text:focus,

.form-control .control-textarea:focus {

    border: 1px solid #b07807;

}

.chosen-container {

    font-size: 14px !important;

    color: #313131;

}

.chosen-container .highlighted {

    background: #ffd183 !important;

    color: #313131 !important;

}

.chosen-container-multi .chosen-choices li.search-choice {

    margin-top: 9px !important;

    background: #ffd183 !important;

    border: none !important;

}

.chosen-choices {

    height: 36px !important;

    line-height: 36px !important;

    width: 100%;

}

.chosen-choices input {

    height: 36px !important;

    line-height: 36px !important;

}

.form-error {

    font-size: 13px;

    font-family: 'Poppins', sans-serif;

    color: #f00;

}

.form-error .control-text,

.form-error .control-textarea {

    border: 1px solid #f00;

}

.btn {

    height: 36px;

    width: 38px;

    display: inline-block;

    line-height: 36px;

    vertical-align: middle;

    text-align: center;

    outline: none;

    border: none;

    padding: 0;

    margin: 0;

    cursor: pointer;

}

.btn-default {

    background: #221e1f;

    color: #fff;

    transition: background 0.2s ease-in-out;

}

.btn-submit {

    width: auto;

    padding: 0 10px;

    font-weight: normal;

    font-family: 'Poppins', sans-serif;

    font-size: 14px;

    letter-spacing: 0;

}

.btn-default:hover {

    background: #b07807;

}

.icon-target {

    display: inline-block;

    width: 38px;

    height: 36px;

    background: url(../img/icon-target.png) no-repeat center center;

}

.error_title,

.error_subtitle,

.error_subtitle a {

    color: #313131;

}

.error_title {

    display: inline-block;

    color: #b07807;

    font-size: 35px;

    line-height: 40px;

    margin-bottom: 20px;

}

.error_subtitle {

    font-family: 'Poppins', sans-serif;

    font-weight: normal;

    font-size: 22px;

    margin: 10px 0;

}

.error_subtitle a {

    color: #b07807;

    text-decoration: underline;

}

.error_subtitle a:hover {

    color: #313131;

}

.container {

    width: 980px;

    margin: 0 auto;

}

.clearfix {

    clear: both;

}

.left {

    float: left;

}

.right {

    float: right;

}

.hide {

    display: none;

}

.p-15 {

    padding: 15px;

}

.pt-5 {

    padding-top: 5px;

}

.pr-5 {

    padding-right: 5px;

}

.mt-20 {

    margin-top: 20px;

}

.bg-yellow {

    background-color: #ffd183;

}



.text-content img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto;
}


.page-recipes .main > .container > .row > .col-1{
    display:none
}

.page-recipes .main > .container > .row > .col-3,
.page-recipes .main .breadcrumb{
    width: 980px;
}

.page-recipes .main{
    display:flex;
    flex-direction: column;
}

.page-recipes .main .container:nth-child(3){
    order:3
}

.page-recipes .main .container:nth-child(5){
    margin-top: 20px
}

.page-recipes .main .container:nth-child(4){
    order:4
}

.page-recipes .tags-list{
    background: none;
    padding: 0
}