@charset "UTF-8";
/*
Theme Name:   	Comfort Food Studio
Author:       	Piotr Pogorzelski
Template:     	storefront
Description:  	Studio edukacji żywieniowej oraz miejsce szczególnych wydarzeń kulinarnych i spotkań.
Version:      	1.0.0
Text Domain:  	storefront
Tags:         	private
*/
/*
1.0 - Grid
2.0 - Fonts
3.0 - Common
4.0 - Home
5.0 - Subpages
6.0 - Woo
*/
/* 1.0 :: Grid */
body, * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1200px;
  position: relative; }

.container-fluid:after,
.container-fluid:before {
  content: " ";
  display: table; }

.container-fluid:after {
  clear: both; }

.clearfix {
  clear: both; }

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:after,
.row:before {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/* 2.0 :: Fonts */
/*@font-face {
    font-family: "Hallo Sans";
    src: url(../fonts/hallosans.eot);
    src: url(../fonts/hallosans.eot?#iefix) format("embedded-opentype"), url(../fonts/hallosans.woff) format("woff"), url(../fonts/hallosans.ttf) format("truetype"), url(../fonts/hallosans.svg#a471e28ce266711aa039811106cef481) format("svg");
    font-style: normal;
    font-weight: 400
}*/
body {
  font-family: 'cfsmark', 'Source Sans', Helvetica, Arial, sans-serif; }

@font-face {
  font-family: 'cfsmark';
  src: url("fonts/mark.eot");
  /* IE9 Compat Modes */
  src: url("fonts/mark.eot?#iefix") format("embedded-opentype"), url("fonts/mark.woff") format("woff"), url("fonts/mark.ttf") format("truetype"), url("fonts/mark.svg#81361656fb5e20cb96dc5ead74d451aa") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: 'cfsmark';
  src: url("fonts/mark_bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/mark_bold.eot?#iefix") format("embedded-opentype"), url("fonts/mark_bold.woff") format("woff"), url("fonts/mark_bold.ttf") format("truetype"), url("fonts/mark_bold.svg#206a789ea97608a82865a64235cf62f0") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: 'cfsmark';
  src: url("fonts/mark_heavy.eot");
  /* IE9 Compat Modes */
  src: url("fonts/mark_heavy.eot?#iefix") format("embedded-opentype"), url("fonts/mark_heavy.woff") format("woff"), url("fonts/mark_heavy.ttf") format("truetype"), url("fonts/mark_heavy.svg#bd27045cc25b08166d6bd9ff27106e51") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 900; }
/* 3.0 :: Common */
.right-sidebar .content-area {
  margin-bottom: 0;
  padding-bottom: 0; }

.hentry {
  margin-bottom: 0; }

h1, h2, h3, p {
  color: #3e4045; }

.row.yellow {
  background: #f3e710;
  padding: 50px 0;
  margin-top: -50px; }
  .row.yellow a.cfs-btn {
    margin-top: 25px;
    display: inline-block;
    border-color: #fff !important; }
    .row.yellow a.cfs-btn:hover {
      border-color: #3e4045 !important; }

h2.line {
  text-align: center;
  padding: 0;
  margin: 100px auto;
  position: relative;
  z-index: 10;
  display: block;
  font-size: 2.617924em; }
  h2.line span.h2 {
    background: #fff;
    display: inline-block;
    padding: 5px 15px;
    z-index: 100;
    position: relative;
    color: #3e4045; }
  h2.line span.line {
    width: 400px;
    height: 2px;
    display: block;
    position: relative;
    z-index: 5;
    left: 50%;
    margin-left: -200px;
    background: #f3e710;
    top: 35px; }

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

a, button {
  outline: none !important; }

.sow-image-container img {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }

.shadow {
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.25); }

html {
  -webkit-font-smoothing: antialiased; }

.col-full {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
  max-width: 100%; }

.site-search {
  display: none; }

header#cfs-header {
  height: 530px;
  background-color: #000;
  background-position: center center;
  background-size: cover; }
  header#cfs-header a.cart-contents, header#cfs-header .site-header-cart .widget_shopping_cart a {
    color: #fff;
    transition: .25s all; }
    header#cfs-header a.cart-contents:hover, header#cfs-header .site-header-cart .widget_shopping_cart a:hover {
      color: #f3e710;
      transition: .25s all; }
  header#cfs-header .site-branding {
    padding-top: 50px; }
  header#cfs-header .cfs-page-title {
    margin-top: 40px;
    background: url("images/line.png") no-repeat center center; }
    header#cfs-header .cfs-page-title h1 {
      text-transform: lowercase;
      color: #fff;
      text-align: center;
      padding: 50px 0; }
      .post-621 .when, .post-621 .where {
        display: none;
      }

@media (min-width: 768px) {
  .postid-621.storefront-full-width-content .woocommerce-tabs .panel {
    margin-top: -200px;
  }
}

  header#cfs-header ul.products.featured {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 50px; }
    header#cfs-header ul.products.featured a.product_type_simple, header#cfs-header ul.products.upcoming a.product_type_simple {
      display: none;
    }
    header#cfs-header ul.products.featured li {
      width: 300px;
      padding: 0;
      margin: 0;
      margin-right: 5px; }
      header#cfs-header ul.products.featured li a {
        box-shadow: 0 0 100px transparent;
        transition: .25s all;
        -moz-transition: .25s all;
        -webkit-transition: .25s all; }
      header#cfs-header ul.products.featured li a:hover {
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
        transition: .25s all;
        -moz-transition: .25s all;
        -webkit-transition: .25s all; }
    header#cfs-header ul.products.featured .price {
      position: relative;
      margin-top: -90px;
      width: 50px;
      border-top: 2px solid #f3e710;
      color: #fff;
      font-weight: 700;
      padding-top: 25px; }

.storefront-primary-navigation {
  display: none; }

.secondary-navigation {
  margin: 0;
  top: 90px;
  right: 150px;
  position: relative; }
  .secondary-navigation .menu a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff !important;
    border: 0px none;
    border-bottom: 2px solid #fff;
    padding: 0;
    margin: 0 15px;
    padding-bottom: 4px;
    padding-top: 4px;
    transition: .25s all;
    font-weight: 900; }
    .secondary-navigation .menu a:hover {
      color: #f3e710 !important;
      border-bottom: 2px solid transparent;
      transition: .25s all; }
  .secondary-navigation .menu > li > a:before {
    display: none; }
  .secondary-navigation .menu li.menu-item-type-custom a {
    text-transform: lowercase;
    border-bottom: 2px solid transparent; }
  .secondary-navigation .menu li.current-menu-item a, .secondary-navigation .menu li.current_page_parent a {
    color: #f3e710 !important;
    border-bottom: 2px solid transparent; }

.content-area .entry-header h1 {
  display: none; }

.storefront-sorting {
  display: none !important; }

.content-area .woocommerce {
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1200px; }

#content.site-content {
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px;
  margin-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1200px; }

.textwidget ul {
  list-style-type: circle;
  list-style-position: outside;
  padding-left: 20px; }
  .textwidget ul li {
    margin-bottom: 1em; }

.ow-button-base a, a.cfs-btn {
  background: none !important;
  color: #3e4045 !important;
  border: 2px solid #f3e710 !important;
  border-radius: 0px !important;
  padding: 20px 0 22px 0px !important;
  transition: .25s all;
  -webkit-transition: .25s all;
  -moz-transition: .25s all; }
  .ow-button-base a span, a.cfs-btn span {
    color: #3e4045 !important;
    border-bottom: 2px solid #3e4045;
    position: relative;
    left: 30px; }
  .ow-button-base a:hover, a.cfs-btn:hover {
    background: #f3e710 !important;
    transition: .25s all;
    -webkit-transition: .25s all;
    -moz-transition: .25s all; }

body.home header#cfs-header a.cfs-btn.grey {
  position: relative;
  top: 25px;
  color: #3e4045 !important; }
  body.home header#cfs-header a.cfs-btn.grey span {
    color: #3e4045 !important;
    border-bottom: 2px solid #3e4045; }
  body.home header#cfs-header a.cfs-btn.grey:hover {
    border: 2px solid #3e4045 !important; }
    body.home header#cfs-header a.cfs-btn.grey:hover span {
      color: #3e4045 !important;
      border-bottom: 2px solid #3e4045; }

.product_meta {
  display: none; }

.single_add_to_cart_button {
  background: #f3e710 !important;
  color: #3e4045 !important;
  border: 2px solid #f3e710 !important;
  border-radius: 0px !important;
  padding: 22px !important;
  transition: .25s all;
  -webkit-transition: .25s all;
  -moz-transition: .25s all;
  box-shadow: none; }
  .single_add_to_cart_button:after {
    display: block;
    content: "";
    border-bottom: 2px solid #3e4045;
    width: 100%; }
  .single_add_to_cart_button:hover {
    background: none !important;
    transition: .25s all;
    -webkit-transition: .25s all;
    -moz-transition: .25s all; }

a[href^="mailto:"], .woocommerce-Tabs-panel--description a {
  padding: 7px 10px;
  margin-left: -10px;
  transition: .25s all;
  -moz-transition: .25s all;
  -webkit-transition: .25s all; }

a[href^="mailto:"]:hover, .woocommerce-Tabs-panel--description a:hover {
  background: #f3e710;
  transition: .25s all;
  -moz-transition: .25s all;
  -webkit-transition: .25s all; }

.cart-contents {
  position: absolute;
  top: 75px;
  right: 0;
  border: 2px solid #f3e710;
  padding: 10px 15px 10px 38px;
  color: #fff;
  background: url(images/icon-cart.png) no-repeat 8px 10px; }
  .cart-contents a {
    color: #fff; }
  .cart-contents .count {
    display: none; }

.sow-icon-elegantline {
  font-size: 48px !important; }

.padding {
  padding: 15px; }

img {
  border-radius: 0px !important; }

.center {
  text-align: center; }

.related.products {
  display: none; }

/* 4.0 :: Home */
body.home {
  /*.site-footer {
      background-image: none !important;
  }*/ }
  body.home .add_to_cart_button {
    display: none !important; }
  body.home #upcoming {
    position: absolute;
    right: 0;
    top: -153px;
    width: 300px;
    z-index: 60; }
    body.home #upcoming .box {
      position: relative;
      background: #fff;
      margin-bottom: 5px; }
      body.home #upcoming .box .soon {
        padding-top: 25px;
        text-align: center; }
      body.home #upcoming .box.first {
        height: 150px;
        z-index: 62; }
      body.home #upcoming .box.second {
        z-index: 61;
        height: 300px;
        box-shadow: 0 0 100px rgba(0, 0, 0, 0.25); }
    body.home #upcoming ul.products.upcoming {
      width: 100%;
      list-style-type: none; }
      body.home #upcoming ul.products.upcoming li {
        width: 100%;
        margin-bottom: 0; }
      body.home #upcoming ul.products.upcoming .upcoming-date {
        background: #f3e710;
        color: #3e4045;
        width: 75px;
        float: left;
        height: 150px; }
        body.home #upcoming ul.products.upcoming .upcoming-date .day, body.home #upcoming ul.products.upcoming .upcoming-date .month {
          display: block;
          text-align: center; }
        body.home #upcoming ul.products.upcoming .upcoming-date .day {
          font-size: 2em;
          padding-top: 15px; }
        body.home #upcoming ul.products.upcoming .upcoming-date .month {
          text-transform: lowercase;
          position: relative;
          top: -10px; }
      body.home #upcoming ul.products.upcoming .upcoming-description {
        width: 225px;
        height: 150px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 25px 25px 25px 25px;
        float: left;
        text-align: left;
        position: relative;
        font-size: 1.2em !important;
        line-height: 1.25; }
        body.home #upcoming ul.products.upcoming .upcoming-description .excerpt {
          font-weight: normal;
          margin-top: 10px; }
        body.home #upcoming ul.products.upcoming .upcoming-description:before {
          background: #f3e710;
          width: 0;
          content: "";
          display: block;
          height: 150px;
          position: absolute;
          top: 0;
          left: 0;
          z-index: -1;
          transition: .25s all;
          -moz-transition: .25s all;
          -webkit-transition: .25s all; }
        body.home #upcoming ul.products.upcoming .upcoming-description:hover:before {
          width: 225px;
          transition: .25s all;
          -moz-transition: .25s all;
          -webkit-transition: .25s all; }
    body.home #upcoming .box.second ul.products.upcoming {
      height: 100px; }
      body.home #upcoming .box.second ul.products.upcoming .upcoming-date, body.home #upcoming .box.second ul.products.upcoming .upcoming-description {
        overflow: hidden;
        height: 100px; }
      body.home #upcoming .box.second ul.products.upcoming .upcoming-date {
        background: #eee; }
      body.home #upcoming .box.second ul.products.upcoming .upcoming-description:before {
        background: #eee; }
      body.home #upcoming .box.second ul.products.upcoming .upcoming-description:hover:before {
        background: #eee; }
  body.home .front-page-class {
    background: url(images/cube.png) no-repeat top right;
    position: relative;
    z-index: 20; }
  body.home .front-page-first {
    margin-top: 300px; }
  body.home .front-page-prowadzacy-last {
    margin: 25px 0 100px 0; }
  body.home .hp-ludzik {
    margin-bottom: 50px;
    padding: 0.5px; }
  body.home .hp-ludzie a {
    display: block;
    margin-bottom: 0px; }
    body.home .hp-ludzie a span {
      border-bottom: 2px solid #f3e710;
      font-weight: bold;
      text-align: left;
      margin: 15px 0;
      display: inline-block; }
  body.home .container-fluid.front-post-header {
    padding: 0;
    margin: 0;
    margin-top: 25px; }
  body.home header#cfs-header {
    height: 630px;
    z-index: 100;
    position: relative; }
    body.home header#cfs-header p.featured {
      font-weight: 700;
      color: #fff; }
    body.home header#cfs-header h1 {
      margin-top: 40px;
      margin-bottom: 0;
      padding: 0; }
      body.home header#cfs-header h1 p {
        margin: 0;
        padding: 0; }
    body.home header#cfs-header a.cfs-btn {
      margin-left: 0px;
      margin-top: 25px; }
    body.home header#cfs-header a.cfs-btn span {
      color: #fff !important;
      border-bottom-color: #fff;
      transition: .25s all;
      -webkit-transition: .25s all;
      -moz-transition: .25s all; }
    body.home header#cfs-header a.cfs-btn:hover span {
      color: #f3e710 !important;
      border-bottom-color: #f3e710; }
    body.home header#cfs-header a.cfs-btn:hover {
      background: none !important; }
  body.home #content.site-content {
    margin-top: 0;
    margin-bottom: 1px; }
  body.home .cfs-page-hero p {
    color: #fff !important; }

/* 0.0 :: Warsztaty */
div#content ul.products {
  margin: 50px 0; }

body.archive header {
  background-image: url(images/bg-warsztaty.jpg) !important; }

.tabs.wc-tabs {
  display: none; }

.woocommerce-tabs .panel h2 {
  display: none; }

.storefront-full-width-content.single-product div.product .images {
  margin-top: -150px; }

.single-product div.product {
  overflow: visible; }

.storefront-full-width-content.single-product div.product .summary {
  margin-top: -60px; }

.woocommerce-tabs.wc-tabs-wrapper {
  padding-top: 0;
  margin-top: -100px; }

.quantity:after {
  content: " szt. ";
  display: block;
  width: 30px;
  height: 50px;
  margin-left: 20px;
  top: 10px;
  position: relative;
  float: right; }

ul.products li.product {
  width: 33%; }
  ul.products li.product.outofstock a.button {
    display: none; }

.woocommerce-Tabs-panel--description {
  margin-bottom: 0 !important; }

p.price {
  font-weight: 700;
  font-size: 2em; }

.storefront-full-width-content.single-product div.product .summary {
  margin-bottom: 0; }

.single-product div.product form.cart .button {
  float: none;
  margin-left: 25px;
  position: relative;
  top: -10px; }

/* 0.0 :: Prowadzacy / Ludzie */
body.single-ludzie header#cfs-header {
  height: 350px; }
body.single-ludzie div#content ul.products {
  margin-bottom: 0;
  padding-bottom: 0; }
body.single-ludzie .site-main ul.products li.product {
  margin-bottom: 0; }

.site-main nav.navigation .nav-previous {
  float: right;
  text-align: right; }
  .site-main nav.navigation .nav-previous a:before {
    display: none; }
  .site-main nav.navigation .nav-previous a:after {
    font: normal normal normal 1em/1 FontAwesome;
    content: "\f178";
    margin-left: .5407911001em; }

.site-main nav.navigation .nav-next {
  float: left;
  text-align: left; }
  .site-main nav.navigation .nav-next a:before {
    margin-right: .5407911001em;
    font: normal normal normal 1em/1 FontAwesome;
    content: "\f177"; }
  .site-main nav.navigation .nav-next a:after {
    display: none; }

.people-description {
  padding-left: 50px;
  padding-top: 25px; }
  .people-description .add_to_cart_button, .people-description span.price {
    display: none !important; }
  .people-description h4 {
    margin-top: 25px; }
  .people-description ul.products li a img {
    border-radius: 0px; }
  .people-description ul.products li a h3 {
    border: 1px solid #ccc;
    padding: 10px 5px;
    margin-top: -25px;
    transition: .25s all;
    -moz-transition: .25s all;
    -webkit-transition: .25s all; }
  .people-description ul.products li a:hover h3 {
    background: #f3e710;
    border: 1px solid #f3e710; }
  .people-description ul.products li a img {
    box-shadow: 0 0 50px transparent;
    transition: .25s all;
    -moz-transition: .25s all;
    -webkit-transition: .25s all; }
  .people-description ul.products li a:hover img {
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.25);
    transition: .25s all;
    -moz-transition: .25s all;
    -webkit-transition: .25s all; }

.nav-links {
  display: block;
  margin-top: -50px;
  height: 50px;
  margin-bottom: 25px; }

.nav-links > div > a:hover {
  background: #f3e710; }

.people-list {
  position: relative;
  margin-top: -150px; }

a.people-item {
  background: #fff;
  display: block;
  box-sizing: border-box;
  padding: 15px 15px 5px 15px;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
  transition: .25s all;
  -moz-transition: .25s all;
  -webkit-transition: .25s all;
  margin-bottom: 25px; }
  a.people-item:hover {
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.25);
    transition: .25s all;
    -moz-transition: .25s all;
    -webkit-transition: .25s all;
    background: #f3e710; }
  a.people-item img {
    border-radius: 0px; }
  a.people-item h4 {
    margin-top: 15px;
    font-size: 1em;
    text-align: center; }

/* 0.0 :: Footer */
.site-footer {
  padding: 0;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000; }
  .site-footer .col {
    padding-top: 85px; }
  .site-footer .col-logo {
    text-align: center; }
    .site-footer .col-logo img {
      margin: 0 auto;
      padding-top: 50px; }
  .site-footer .footer-nav {
    text-align: right;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase; }
    .site-footer .footer-nav a {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 13px;
      color: #fff !important;
      border: 0px none;
      border-bottom: 2px solid #fff;
      padding: 0;
      margin-left: 20px;
      padding-bottom: 2px;
      padding-top: 4px;
      transition: .25s all;
      font-weight: 900; }
      .site-footer .footer-nav a:hover {
        color: #f3e710 !important;
        border-bottom: 2px solid transparent;
        transition: .25s all; }

.storefront-full-width-content.single-product div.product .summary div[itemprop=description] {
  display: none; }

.single-product div.product .price {
  margin-bottom: 0;
  padding-bottom: 0; }

#iwpmenu_icon {
  display: none; }

a#vouchers {
	position: absolute;
	width: 142px;
	height: 142px;
	top: 199px;
	left: 594px;
	box-shadow: 0 0 50px rgba(0,0,0,.5);
	display: block;
	transition: .5s all;
}

a#vouchers:hover {
	box-shadow: 0 0 25px rgba(0,0,0,.25);
	transition: .5s all;
}

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

/* 0.0 :: Media Queries */
@media screen and (max-width: 1219px) {
  header#cfs-header .site-branding {
    margin-left: 50px; }

  .cart-contents {
    right: 50px; } }
@media screen and (max-width: 1260px) {
  #content.site-content {
    padding-left: 50px;
    padding-right: 50px; }

a#vouchers {
width: 126px;
height: 144px;
}

header#cfs-header ul.products.featured {
margin-top: 18px;
}

  .container-fluid {
    width: 1024px; }

  .secondary-navigation .menu a {
    margin: 0 5px; }

  .secondary-navigation {
    right: 175px;
    float: none; } }
@media screen and (max-width: 1024px) {
  .col-full {
  }
  .container-fluid {
    max-width: 100%;
  }
  #content.site-content {
    max-width: 100%;
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .container-fluid {
    width: 100%;
    max-width: 100%; }
a#vouchers {
position: relative;
    width: 300px;
    height: 300px;
    top: -50px;
    left: 0;
margin: 0 auto;
}

header#cfs-header ul.products.featured li {
	width: 100%;
}

body.home #upcoming ul.products.upcoming .upcoming-date {
display: none;
}

body.home #upcoming .box.second {
display: none;
}

body.home #upcoming ul.products.upcoming .upcoming-description {
width: 100%;
}

  body.home header#cfs-header {
    background-image: none !important;
    background-color: #000 !important;
  }

  /*body.home #content.site-content {
    display: none;
  }*/

  body.home .container-fluid.front-post-header {
    display: block;
    padding: 0 !important;
  }

  body.home #upcoming {
    width: 100%;
    position: static;
    top: auto;
  }

  header#cfs-header ul.products.featured {
    display: block;
  }

  header#cfs-header ul.products.featured li {
    margin-bottom: 30px;
  }

  body.home #upcoming .box.second {
    margin-bottom: 30px;
  }

  body.home header#cfs-header {
    height: auto;
    padding-bottom: 100px; }

  body.home header#cfs-header .container-fluid {
    padding: 0 40px; }
    body.home header#cfs-header .container-fluid a.cfs-btn.grey, body.home header#cfs-header .container-fluid a.cfs-btn.grey span {
      color: #fff !important; }

  body.home .front-page-first {
    margin-top: 50px; }

  body.home .front-page-class {
    background: none; }

  .site-footer .col-logo {
    display: none; }

  .site-footer .col {
    padding-top: 25px;
    text-align: center; }

  .site-footer .footer-nav {
    text-align: center; }
    .site-footer .footer-nav a {
      margin-left: 0;
      margin-right: 20px; }

  body.home header#cfs-header .site-branding {
    margin-left: 0; }

  header#cfs-header .site-branding {
    margin-left: 0px; }

  .cart-contents {
    display: none; }

  #content.site-content {
    padding: 0 25px; }

  .col-full {
    margin-left: 0;
    margin-right: 0; }

  h2.line {
    margin: 25px auto; }

  h2.line span.line {
    display: none; }

  .panel-widget-style, .panel-grid-cell {
    padding: 0 !important; }

  .row.yellow {
    margin-top: 0;
    padding: 0;
    padding-bottom: 25px; }

  .row.yellow a.cfs-btn:nth-child(even) {
    margin-left: 50px !important; }

  body.home .front-page-prowadzacy-last {
    margin-top: 25px !important; }

  /**/
  #content.site-content {
    margin-top: 25px; }

  .container-fluid {
    padding: 0; }

  header#cfs-header {
    height: auto;
    padding-bottom: 50px; }

  ul.products li.product {
    width: 100%; }

  .sow-features-list.sow-features-responsive .sow-features-feature {
    width: 50% !important;
    float: left !important; }

  .navigation.post-navigation {
    display: none; }

  .people-description {
    padding-left: 0;
    padding-top: 25px; }

  .container-fluid .row {
    margin-left: 0;
    margin-right: 0; }

  body.single-ludzie header#cfs-header {
    height: auto; }

  body.single-ludzie .col-md-5 {
    padding: 0; }

  .panel-grid {
    margin: 0 !important; }

  .storefront-handheld-footer-bar {
    box-shadow: none; }

  .storefront-handheld-footer-bar a {
    background: #000 !important; }

  .storefront-handheld-footer-bar ul li.warsztaty > a:before {
    content: "\f0f5"; }

  div.site-branding {
    width: 100%;
    text-align: center; }
    div.site-branding img {
      text-align: center;
      margin: 0 auto; }

  .people-list {
    margin-top: 25px; }

  .storefront-full-width-content.single-product div.product .images {
    margin-top: 5px; }

  .cfs-page-title {
    padding: 0 25px; }

  .storefront-full-width-content.single-product div.product .summary {
    margin-top: 0; }

  .woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 0; }

  .single-product div.product form.cart .button {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 25px; }

  .single_add_to_cart_button:after {
    display: none; }

  body.single-product header#cfs-header .cfs-page-title {
    display: none; }

  .secondary-navigation {
    display: none; }

  #iwpmenu_bar {
    background: #000; }

  #iwpmenu_icon .iwpmenu_open_button, #iwpmenu_icon .iwpmenu_close_button {
    top: 0;
    right: 0; }

  #iwpmenu_bar div ul {
    overflow: hidden; }

  #iwpmenu_bar div ul {
    padding: 0px; }

  #iwpmenu_bar .menu-menu-container ul {
    padding: 0;
    padding-top: 50px;
    margin: 0; }

  #iwpmenu_bar div ul.menu li a {
    font-size: 1.25em;
    font-family: "cfsmark";
    font-weight: 900;
    line-height: 2.25;
    text-transform: lowercase; }

  #iwpmenu_bar div ul.menu li.current-menu-item a {
    color: #f3e710; }

  #iwpmenu_icon {
    display: block; }
    #iwpmenu_icon .iwpmenu_open_button, #iwpmenu_icon .iwpmenu_close_button {
      background: #000; }
    #iwpmenu_icon i {
      width: 50px;
      height: 50px;
      padding: 16px;
      color: #fff; }
    #iwpmenu_icon .hamburger_layer, #iwpmenu_icon .close_layer {
      fill: #fff; }

  /*p {
      text-align: left;
  }*/ }

/*# sourceMappingURL=style.css.map */

label[for="order_zgoda_marketingowa_12818"] {
	font-weight: 300;
}

body.single-product p.stock.in-stock {
	display: none;
}

iframe[name="google_conversion_frame"] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

#payment .terms input[type=checkbox] {
    clip: none;
    position: static !important;
}

#payment .terms label:before {
	display: none;
}