@import url(https://fonts.googleapis.com/css?family=Raleway:400,700|Lato:400,700,300,300i,400i,700i);@charset "UTF-8";
/*!
Theme Name: Foods of Copenhagen (Kale Child)
Theme URI: https://www.lyrathemes.com/kale/
Template: kale
Author: LyraThemes
Author URI: https://www.lyrathemes.com/
Description: Kale is a charming and elegant, aesthetically minimal and uncluttered food blog theme that can also be used for a variety of purposes. Whether you want to share recipes or fashion tips, run a lifestyle, parenting or cooking blog, Kale is a perfect theme choice. Simple but feature-filled food blog or cooking blog WordPress theme with WooCommerce integration. Beautifully designed and extremely clean, Kale is super easy to set up and is optimized for search engines. Kale comes with a special front page; with featured posts and a large highlight post, the option to show a banner or a posts slider in the header, and RTL support. It also comes with built-in menus for displaying your social media presence, multiple blog feed layouts, text and image logo options, sidebar size options (compact and default), banner/slider color overlay options, and much more! Kale is backed by world class, one-on-one support, and a super active team of developers and designers ready to help!
Tags: one-column,two-columns,three-columns,right-sidebar,grid-layout,flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,food-and-drink
Version: 1.2.1.1494338029
Updated: 2017-05-09 15:53:49
*/
/**
 * Variables
 */
/**
 * Mixins
 */
/*
 * Object-fit-images
 *
 * Source: https://github.com/bfred-it/object-fit-images
 *
 * This mixin can be used to set the object-fit:
 * @include object-fit(contain);
 * or object-fit and object-position:
 * @include object-fit(cover, top);
*/
/**
 * Transitions
 */
/**
 * Adjust for the admin bar, if logged in
 */
/**
 * Text-decoration
 */
/**
 * Kale responsive quickfix
 */
/**
 * Typography
 */
/**
 * Kale stuff
 */
hr {
  border-top-color: #000;
  margin: 35px 0;
}

a, a:hover, a:visited, a:active, a:focus {
  color: #000000;
}

/* --- Special Headings --- */
.block-title {
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  margin: 0 0 35px;
}
.block-title span {
  display: inline-block;
  max-width: 100%;
  position: relative;
  padding: 0 26px;
  font-weight: 200;
  text-transform: uppercase;
}
.block-title span:before, .block-title span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 20px;
  height: 4px;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
}
.block-title span:after {
  left: auto;
  right: 0;
}

/**
 * End of Kale stuff
 */
h1,
h2,
h3,
h4,
h5 {
  font-family: "Raleway", sans-serif;
  color: #2a2a2a;
  font-weight: 400;
}

h3 {
  font-size: 22px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 20px;
}

/**
 * Base
 */
body {
  font-family: "Raleway", sans-serif;
  background-color: #f5f5f5;
  font-size: 16px;
  line-height: 150%;
  color: #545454;
}

img {
  max-width: 100%;
  height: auto;
}

.main-wrapper .container {
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 1200px) {
  .main-wrapper .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (min-width: 768px) {
  body.custom-background .main-wrapper {
    width: 820px;
  }
}
@media (min-width: 992px) {
  body.custom-background .main-wrapper {
    width: 1040px;
  }
}
@media (min-width: 1360px) {
  body.custom-background .main-wrapper {
    width: 1290px;
  }
}
@media (min-width: 1500px) {
  body.custom-background .main-wrapper {
    width: 1350px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body.custom-background .main-wrapper {
    width: 1170px;
  }
}
@media (min-width: 991px) and (max-width: 1080px) {
  body.custom-background .main-wrapper {
    width: 970px;
  }
}
@media (min-width: 768px) and (max-width: 880px) {
  body.custom-background .main-wrapper {
    width: 750px;
  }
}
@media (max-width: 767px) {
  body.custom-background .main-wrapper {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}

/**
 * WordPress styles
 */
#comments {
  display: none !important;
}

img.pull-left {
  margin-right: 10px;
  margin-bottom: 5px;
}

img.pull-right {
  margin-left: 10px;
  margin-bottom: 5px;
}

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

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

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

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

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

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

.wp-caption {
  max-width: 100%;
  /* Image does not overflow the content area */
}

.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;
  margin-top: 10px;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Galleries */
.gallery {
  margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/* POST
------------------------------------------------------------------------*/
.entry {
  margin-bottom: 35px;
}

.entry-content img {
  max-width: 100%;
  height: auto;
}

.entry-thumb,
.attachment-image {
  margin-bottom: 25px;
}

.entry-image {
  margin-bottom: 22px;
}

.entry-thumb.video {
  padding-bottom: 52.7%;
  position: relative;
}

.entry-thumb.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.attachment-image img {
  max-width: 100%;
  height: auto;
}

.attachment-caption {
  margin: 20px 0;
  text-align: center;
}

.attachment-content {
  line-height: 22px;
  border-top-color: #ccc;
  border-top-style: dashed;
  border-top-width: 1px;
  padding-top: 20px;
}

.entry-summary {
  /*margin-right:30px;*/
  margin-bottom: 15px;
  line-height: 22px;
  text-align: justify;
}

.entry-meta a,
.entry-meta a:visited,
.entry-meta a:focus,
.entry-meta a:active {
  color: inherit;
}

.entry-meta > div {
  display: inline;
}

.single .entry-meta > div {
  display: block;
}

.single .entry-meta span {
  font-weight: bold;
  letter-spacing: 0.6px;
}

.single .entry-meta span.fn {
  font-weight: normal;
}

.entry-meta .sep {
  display: inline;
  margin: 0 5px;
}

.entry-header {
  margin: 0 0 20px;
}

.entry-footer {
  margin: 0 0 50px;
  margin-top: 30px;
}

/* Table */
.entry table {
  width: 100%;
}

.entry table, .entry th, .entry td {
  border: 1px solid #e1e1e1;
}

.entry th, .entry td {
  padding: 10px;
}

.entry td {
  font-size: 14px;
}

/* Preformated */
.entry pre {
  white-space: pre-wrap;
}

/* PAGINATION
------------------------------------------------------------------------*/
.pagination-blog-feed {
  margin: 25px 0;
  padding-bottom: 10px;
}

.pagination-blog-feed > div {
  display: inline-block;
}

.pagination-blog-feed .next_posts {
  float: right;
}

.pagination-blog-feed a {
  font-size: 11px;
  color: #555;
  letter-spacing: 1px;
  position: relative;
}

.pagination-blog-feed a:focus,
.pagination-blog-feed a:hover {
  text-decoration: none;
}

.pagination-blog-feed .previous_posts a:before {
  content: "\F177";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 18px;
  position: relative;
  top: 2px;
}

.pagination-blog-feed .next_posts a:after {
  content: "\F178";
  font-family: "FontAwesome";
  margin-left: 10px;
  font-size: 18px;
  position: relative;
  top: 2px;
}

.pagination-post {
  margin: 25px;
  padding-bottom: 10px;
}
.pagination-post > div {
  display: inline-block;
}
.pagination-post .next_post {
  float: right;
}
.pagination-post a {
  color: #555;
  position: relative;
}
.pagination-post a:focus, .pagination-post a:hover {
  text-decoration: none;
}
.pagination-post .previous_post a:before {
  content: "\F177";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 18px;
  position: relative;
  top: 2px;
}
.pagination-post .next_post a:after {
  content: "\F178";
  font-family: "FontAwesome";
  margin-left: 10px;
  font-size: 18px;
  position: relative;
  top: 2px;
}

@media (max-width: 480px) {
  .pagination-post a,
.pagination-blog-feed a {
    font-size: 10px;
  }

  .block-title {
    font-size: 14px;
  }

  .widget-title,
h4.form-label {
    font-size: 12px;
  }
}
/**
 * Elementor base
 */
.elementor-heading-title {
  font-family: "Montserrat", Sans-serif;
  font-size: 40px;
  font-weight: 200;
  letter-spacing: 1.2px;
}

.elementor-button {
  background-color: #4d8b41 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-button:hover {
  opacity: 0.7;
}

/**
 * Footer
 */
.footer {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 75px;
}

.foc-added-footer-columns .widget-title {
  margin-bottom: 10px;
  font-size: 20px;
  text-transform: uppercase;
}
.foc-added-footer-columns [class^=col-] .textwidget ul {
  margin-left: 0;
  padding-left: 0;
}
.foc-added-footer-columns [class^=col-] .textwidget ul li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.foc-added-footer-columns [class^=col-] .textwidget ul li a {
  color: #4d8b41;
}
.foc-added-footer-columns [class^=col-] .widget:last-child {
  margin-bottom: 0 !important;
}
.foc-added-footer-columns [class^=col-] .widget:last-child .textwidget:last-child {
  margin-bottom: 0 !important;
}

.footer-row-3-center .textwidget p:first-child {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .footer-row-3-center .textwidget p:first-child {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .footer-row-3-center .textwidget p {
    line-height: 180%;
  }
}

@media screen and (max-width: 992px) {
  .footer [class^=col-],
.foc-added-footer-columns [class^=col-] {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}

/**
 * Header
 */
.header {
  line-height: 20px;
  padding: 20px 0 0;
}

.header-row-2 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.header-row-3 {
  margin-bottom: 45px;
}

.header-row-1-toggle {
  display: none;
  text-align: center;
  background-color: #f3f3f3;
  margin: 0 -15px 10px;
  cursor: pointer;
  font-size: 18px;
  padding: 5px 15px;
}
.header-row-1-toggle.open, .header-row-1-toggle:hover {
  background-color: #545454;
  color: #fff;
}

/* --- Logo --- */
.logo a {
  max-width: 500px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo a img {
  width: 100%;
  height: auto;
  display: block;
}

/* --- Nav --- */
.navbar-nav {
  float: none;
}
.navbar-nav > li {
  display: inline-block;
  float: none;
}
.navbar-nav > li > a {
  font-size: 11px;
  padding: 23px 27px;
  letter-spacing: 2px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
    letter-spacing: 1px;
  }
}
.navbar-nav > li.search.open > a:focus,
.navbar-nav > li.search.open > a:hover,
.navbar-nav > li.search.open > a {
  background-color: #fff;
}

.dropdown-menu {
  border: 1px solid #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.dropdown-menu > li > a {
  font-size: 11px;
  letter-spacing: 2px;
  padding: 6px 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dropdown-menu > li > a {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .dropdown-menu > li > a {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #e7e7e7;
  color: #1f1f1f;
}

.navbar-default {
  margin: 0;
  border: 0;
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
  background: transparent;
  border-radius: 0;
}
.navbar-default .navbar-collapse {
  text-align: center;
}
@media screen and (max-width: 400px) {
  .navbar-default .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-default .navbar-nav {
  display: inline-block;
}
.navbar-default .navbar-nav > li > a {
  color: #1f1f1f;
}
.navbar-default .navbar-nav > .current_page_item > a,
.navbar-default .navbar-nav > .current_page_item > a:focus,
.navbar-default .navbar-nav > .current_page_item > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #1f1f1f;
}
.navbar-default button.navbar-toggle {
  border-color: #FFFFFF;
  color: black;
}
@media screen and (max-width: 768px) {
  .navbar-default button.navbar-toggle {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    float: right !important;
    background: #4d8b41;
    padding: 10px;
  }
}
.navbar-default button.navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .navbar-default button.navbar-toggle .icon-bar {
    width: 35px !important;
    margin-bottom: 2px;
  }
}

.navbar-header {
  text-align: center;
}

.navbar-toggle {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .header-row-2 {
    margin-bottom: 20px;
  }

  .header-row-3 {
    margin-bottom: 25px;
  }

  .header-row-1-toggle {
    display: block;
  }

  .navbar-default .navbar-collapse {
    border-color: #000;
    text-align: left;
  }

  .navbar-default .navbar-nav {
    display: block;
  }

  .navbar-nav > li {
    display: block;
  }

  .navbar-nav > li > a {
    padding: 10px 15px;
  }

  .navbar-nav > li.search {
    border-top: 1px solid #000;
    padding-top: 7.5px;
  }

  .navbar-nav > li.search > a {
    color: #545454;
    position: absolute;
    right: 0;
    top: 7.5px;
  }
}
ul.navbar-nav > li.search {
  display: none !important;
}
ul.navbar-nav > li.menu-item > a {
  font-size: 12px;
  letter-spacing: 2px;
}
ul.navbar-nav > li.menu-item > ul.dropdown-menu {
  padding-top: 0 !important;
}
ul.navbar-nav > li.menu-item > ul.dropdown-menu > li a {
  font-size: 12px;
  letter-spacing: 2px;
}
@media screen and (max-width: 400px) {
  ul.navbar-nav > li.menu-item > ul.dropdown-menu > li a {
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 375px) {
  ul.navbar-nav > li.menu-item > ul.dropdown-menu > li a {
    letter-spacing: 0px;
  }
}
ul.navbar-nav > li.menu-item > ul.dropdown-menu > li.dropdown-header {
  padding: 0;
  background: #4d8b41;
  color: #fff !important;
  letter-spacing: 0 !important;
  margin-top: 20px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  ul.navbar-nav > li.menu-item > ul.dropdown-menu > li.dropdown-header {
    width: 100%;
    max-width: 100%;
  }
}
ul.navbar-nav > li.menu-item > ul.dropdown-menu > li.dropdown-header:first-child {
  margin-top: 0;
}
ul.navbar-nav > li.menu-item > ul.dropdown-menu > li.dropdown-header:hover {
  cursor: default !important;
}
ul.navbar-nav > li.menu-item > ul.dropdown-menu > li.dropdown-header a {
  font-size: 11px !important;
  font-weight: bold;
  background: none;
  color: #fff !important;
  letter-spacing: 1px !important;
}
ul.navbar-nav > li.menu-item > ul.dropdown-menu > li.dropdown-header a:hover {
  background: none;
}

ul.navbar-nav > li.menu-item > ul.dropdown-menu[style] {
  max-width: 350px !important;
  width: 350px !important;
}
@media screen and (max-width: 768px) {
  ul.navbar-nav > li.menu-item > ul.dropdown-menu[style] {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.dropdown-menu > li > a,
.navbar-nav > li > a {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  ul#menu-main-menu {
    max-width: 575px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  ul#menu-main-menu .sub-arrow {
    display: none !important;
  }
  ul#menu-main-menu .dropdown-menu {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 25px;
  }
}

/**
 * Bootstrap additions
 */
/* Kale - BOOTSTRAP 5 COLUMNS
------------------------------------------------------------------------*/
.col-xs-20, .col-sm-20, .col-md-20, .col-lg-20 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-20 {
  width: 20%;
  float: left;
}

.col-xs-pull-20 {
  right: 20%;
}

.col-xs-push-20 {
  left: 20%;
}

.col-xs-offset-20 {
  margin-left: 20%;
}

@media (min-width: 768px) {
  .col-sm-20 {
    width: 20%;
    float: left;
  }

  .col-sm-pull-20 {
    right: 20%;
  }

  .col-sm-push-20 {
    left: 20%;
  }

  .col-sm-offset-20 {
    margin-left: 20%;
  }
}
@media (min-width: 992px) {
  .col-md-20 {
    width: 20%;
    float: left;
  }

  .col-md-pull-20 {
    right: 20%;
  }

  .col-md-push-20 {
    left: 20%;
  }

  .col-md-offset-20 {
    margin-left: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-20 {
    width: 20%;
    float: left;
  }

  .col-lg-pull-20 {
    right: 20%;
  }

  .col-lg-push-20 {
    left: 20%;
  }

  .col-lg-offset-20 {
    margin-left: 20%;
  }
}
/**
 * Buttons
 */
.btn {
  font-size: 12px;
  letter-spacing: 2px;
}

/**
 * Mailchimp
 */
#mc_embed_signup label {
  font-size: larger;
  color: #000;
  letter-spacing: 1px;
  display: block;
}
#mc_embed_signup input {
  width: 280px;
  border: 1px solid black;
  padding: 6px 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#mc_embed_signup .button {
  background: #4d8b41;
  color: #fff;
  border-width: 0;
  margin-top: 4px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/**
 * Sidebar
 */
body .sidebar * {
  font-size: 16px;
  line-height: 1.5;
  word-spacing: 1px;
}

/**
 * Instagram
 */
@media screen and (max-width: 480px) {
  #sb_instagram .sbi_photo {
    display: block;
    text-decoration: none;
    height: 100px !important;
  }

  #sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 33%;
  }
}
/**
 * Tripadvisor
 */
#CDSWIDSSP {
  width: 100% !important;
}

#CDSWIDSSP.widSSPnarrow .widSSPData .widSSPBranding dd {
  width: 100% !important;
}

/**
 * Elementor-sections
 */
@media screen and (min-width: 992px) {
  .foc-home-first-banner {
    margin: 0 150px 100px 150px;
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .elementor-element-fyhhddx {
    width: calc( 100% + 50px);
    margin-left: -25px;
  }
}
.elementor-element-fyhhddx .fpw-read-more-link {
  display: table;
  clear: both;
  margin-top: 15px;
  padding: 12px 24px;
  background: #4d8b41;
  color: #FFFFFF !important;
  text-transform: uppercase;
  text-decoration: none !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.elementor-element-fyhhddx .fpw-read-more-link:hover {
  opacity: 0.7;
  text-decoration: none !important;
}

@media screen and (max-width: 768px) {
  .elementor-element-909b403 .elementor-widget-container {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
}
@media screen and (max-width: 450px) {
  .elementor-element-909b403 .elementor-widget-container {
    margin-left: 0px !important;
    margin-right: 0px !important;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}

/**
 * Video embed
 */
/* VIDEO EMBED
------------------------------------------------------------------------*/
.iframe-video, .embed-vimeo, .embed-youtube {
  position: relative;
  padding-bottom: 57%;
  height: 0;
  overflow: hidden;
}

.iframe-video iframe, .embed-vimeo iframe, .embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/**
 * Custom pages
 */
.page.page-id-1399 {
  background: url("http://foodsofcopenhagen.com/wp-content/uploads/2017/09/winter-xmas-christmas-snow-lantern-wallpaper-scenes-free-1366x768.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

/**
 * Single Post
 */
body.single-post .main-column .entry-title {
  margin-left: 40px;
}
body.single-post .main-column .entry-meta {
  margin-left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}
body.single-post .main-column .entry-meta > * {
  margin-right: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
body.single-post .main-column > div.entry-post img {
  width: 100%;
}

/**
 * Single
 */
body.page .entry-content p a,
body.single .entry-content p a {
  color: #000000;
  text-decoration: underline;
}
body.page .entry-content p a:hover, body.page .entry-content p a:focus, body.page .entry-content p a:active,
body.single .entry-content p a:hover,
body.single .entry-content p a:focus,
body.single .entry-content p a:active {
  color: #000000;
  text-decoration: none;
}

/**
 * Blog (list posts page)
 */
body.blog .blog-feed {
  margin-left: 25px;
  margin-right: 25px;
}
@media screen and (max-width: 1200px) {
  body.blog .blog-feed {
    margin-left: 0;
    margin-right: 0;
  }
}
body.blog .blog-feed-posts > div.entry-content {
  overflow: hidden;
}
body.blog .blog-feed-posts > div.entry {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
  width: 100%;
  clear: both;
  display: block;
  position: relative;
}
body.blog .blog-feed-posts > div.entry .entry-title {
  width: 100%;
  display: block;
  clear: both;
  padding-right: 140px;
}
@media screen and (max-width: 600px) {
  body.blog .blog-feed-posts > div.entry .entry-title {
    padding-right: 0;
  }
}
body.blog .blog-feed-posts > div.entry .entry-date {
  position: absolute;
  top: 15px;
  right: 50px;
  display: block;
}
@media screen and (max-width: 600px) {
  body.blog .blog-feed-posts > div.entry .entry-date {
    position: relative;
    width: 100%;
    right: 0px;
    top: 0px;
  }
}
body.blog .blog-feed-posts > div.entry .entry-meta {
  width: 100%;
  display: none !important;
  clear: both;
}
body.blog .blog-feed-posts > div.entry .entry-thumb {
  width: 50%;
  float: left;
}
@media screen and (max-width: 600px) {
  body.blog .blog-feed-posts > div.entry .entry-thumb {
    width: 100%;
  }
}
body.blog .blog-feed-posts > div.entry .entry-thumb img {
  height: 370px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
body.blog .blog-feed-posts > div.entry .entry-summary {
  width: 50%;
  float: right;
  padding-left: 20px;
  margin-top: 0;
}
@media screen and (max-width: 600px) {
  body.blog .blog-feed-posts > div.entry .entry-summary {
    width: 100%;
  }
}

/**
 * Error 404 page
 */
body.error404 .error-404 {
  text-align: center;
  min-height: 60vh;
  height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 600px) {
  body.error404 .error-404 {
    padding: 100px;
  }
}
body.error404 .error-404 h1.entry-title {
  font-size: 48px;
}
body.error404 .error-404 h3,
body.error404 .error-404 p {
  color: #666;
}

/**
 * Home
 */
.frontpage-featured-posts {
  margin-left: 20px;
  margin-right: 20px;
}

.tagline,
.tagline p {
  font-family: "Raleway", sans-serif;
  font-size: 10pt;
  text-transform: none;
  font-weight: 200;
  color: #646464;
}

.extra-margin-on-desktops {
  margin-left: 200px;
  margin-right: 200px;
}
@media screen and (max-width: 1024px) {
  .extra-margin-on-desktops {
    margin-left: 0;
    margin-right: 0;
  }
}

/**
 * Webskipperens styles (LEGACY!)
 */
/*
div.textwidget {

	div.author {
		text-align: center;

		h3 {
			text-align: center;
		}

		img {
			border-radius: 50%;
		}
	}
}
*/
/*
body .blog-feed .main-column p,
body.single-post .entry-meta, body.single-post .entry-content p, body.single-post .entry-content li {
	font-size: 19px;
	color: #252426;
	word-wrap: break-word;
	line-height: 1.8;
	word-spacing: 1.5px;
}
*/
/*
.entry-summary {
	text-align: left;
}
*/
/*
body.single-post {

	.elementor-widget:not(:last-child){
		margin-bottom: 10px!important;

		h2 {
			padding-bottom: 10px!important;
		}
	}
}
*/
/*
hr, .frontpage-featured-posts, .footer-widgets{
	background-color: #fff;
	position: relative;
	z-index: 1000;
}
*/
/*
.header-row-2, .header-row-3 {
	margin-bottom: 20px;
}
*/
/*
.page .entry-content p a, .page .entry-content p a:hover {
	color: inherit;
}
*/
/*
.single .entry-content .elementor-text-editor li a{
	color: #000;
	// color: inherit;
}
*/
/*
.blog-feed > h2 {
	font-size: 28px;
	font-weight: 100;
	padding: 45px 0px;
	text-align: center;
}
.blog-feed > h2::after {
	font-family: inherit;
	content: "";
	margin-left: 10px;
}
.blog-feed .entry-thumb{
	max-height: 400px;
	overflow: hidden;
	margin-bottom: 0px;
}
.blog-feed .entry-summary{
	margin-top: 10px;
	padding-bottom: 15px;
}
.entry-thumb img{
	min-width: 100%;
	max-width: 100%;
	border-radius: 8px 8px 0px 0px;
	box-sizing: border-box;
	display: block;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.fpw-featured-link{
	text-decoration: underline!important;
}
*/
/*
@media screen and (min-width: 480px) {

	.blog .entry, .single .entry{
		padding: 0px 50px;
	}
	.blog-feed > h2 {
		font-size: 40px;
		font-weight: 100;
		letter-spacing: 1px;
		position: relative;
		text-align: center;
		margin: 0px 50px 25px;
	}
	.blog-feed h2, .blog-feed-posts, .single .entry{
		min-width: 100%;
		max-width: 100%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
*/
/*
.widget ul >li {
	position: relative;
	display: block;
	padding: 3px 0;
}
.widget ul >li >a, .widget ul >li > span >a {
	text-transform: initial;
	font-size: 15px;
	color: #545454;
	display: list-item;
	list-style-type: initial;
	margin-left: 20px;
}
*/
/*
.blog .entry-title{
	font-weight: 200;
	font-size: 22px;
	text-transform: initial;
	color: rgba(26,26,26,.9);
}
.blog div.entry-date {
	padding-right: 20px;
}

.single div.entry-meta > div, .blog div.entry-meta, .blog div.entry-date {
	display: inline-block!important;
	font-size: 15px;
	font-style: normal;
	color: rgba(26,26,26,.4);
}
.single div.entry-meta > div:before {
	content: '\00B7';
	padding: 0 .5em;
}
.single div.entry-meta > :first-child:before {
	content: '';
	padding: 0;
}

.fpw-featured-image {
	max-height: 240px;
	overflow: hidden;
}
.single .entry-content a, .ecae-button.ecae-buttonskin-none a.ecae-link span {
	color: #4d8b41;
	text-decoration: underline;
}
*/
/*
.eae-flip-box-front * {
	text-shadow: 0px 1px 2px rgba(0,0,0,.9);
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 1) {
	.fpw-featured-image {
		max-height: 146.5px;
		overflow: hidden;
	}
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1) {
	.fpw-featured-image {
		max-height: 195.5px;
		overflow: hidden;
	}
}
*/
/*
.single .entry-thumb img{
	min-width: 50%;
	max-width: 50%;
	border-radius: 0px;
	margin-left: 20px;
	margin-top: 20px;
	float: right;
}
*/
.ecae-button.ecae-buttonskin-white a.ecae-link span, .ecae-button.ecae-buttonskin-white a.ecae-link:hover span {
  border-radius: 0px;
  color: #000;
  border-color: #000;
  background: #fff;
}

.ecae-buttonskin-none span {
  color: black !important;
  text-transform: capitalize;
}

.ecae-buttonskin-none span:after {
  color: black !important;
  content: " \279D";
}

.fpw-layout-big img, .entry-content img, .fpw-layout-big span, .entry-content span {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.fpw-layout-big .ecae-buttonskin-white a.ecae-link span, .entry-small .entry-content .ecae-buttonskin-white a.ecae-link span {
  opacity: 0.9;
  border-color: #999;
}

.fpw-layout-big:hover .ecae-buttonskin-white a.ecae-link span, .entry-small .entry-content:hover .ecae-buttonskin-white a.ecae-link span {
  opacity: 1;
  border-color: #000;
}

.fpw-layout-big img, .entry-small .entry-content img {
  opacity: 1;
}

.fpw-layout-big:hover img, .entry-small .entry-content:hover img {
  opacity: 0.9;
}

div.pum-container.popmake .popmake-title {
  margin: 30px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 18pt;
  font-weight: 300;
}

div.pum-container.popmake a {
  text-align: center;
  text-transform: uppercase;
  font-size: 11pt;
  font-weight: 500;
}

div.pum-container.popmake .close-text {
  text-align: center;
  font-size: 10pt;
  font-weight: 500;
  opacity: 0.7;
  display: block;
  margin-bottom: 20px;
}

div.pum-container.popmake .popup-cta-link {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

div.pum-container.popmake .close-text:hover {
  text-decoration: underline;
  opacity: 1;
}

div.pum-container.popmake img {
  margin-bottom: 30px;
}