/*
Theme Name: Chicken Hub

WooCommerce styles override
*/
/**
 * WooCommerce color variables
 */
/**
 * Imports
 */
/* line 56, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/_mixins.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
/* line 62, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/_mixins.scss */
.no-gutters > [class^="col-"], .no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 69, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/_mixins.scss */
*:focus {
  outline: 0;
}

/**
 * Shop tables
 */
/**
 * Shop tables
 */
/* line 5, sass/shop/_tables.scss */
table.shop_table_responsive thead {
  display: none;
}
/* line 10, sass/shop/_tables.scss */
table.shop_table_responsive tbody th {
  display: none;
}
/* line 16, sass/shop/_tables.scss */
table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both;
}
/* line 21, sass/shop/_tables.scss */
table.shop_table_responsive tr td:before {
  content: attr(data-title) ": ";
  float: left;
}
/* line 27, sass/shop/_tables.scss */
table.shop_table_responsive tr td.product-remove a {
  text-align: left;
}
/* line 31, sass/shop/_tables.scss */
table.shop_table_responsive tr td.product-remove:before {
  display: none;
}
/* line 38, sass/shop/_tables.scss */
table.shop_table_responsive tr td.actions:before, table.shop_table_responsive tr td.download-actions:before {
  display: none;
}
/* line 44, sass/shop/_tables.scss */
table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}

@media screen and (min-width: 48em) {
  /* line 55, sass/shop/_tables.scss */
  table.shop_table_responsive thead {
    display: table-header-group;
  }
  /* line 60, sass/shop/_tables.scss */
  table.shop_table_responsive tbody th {
    display: table-cell;
  }
  /* line 66, sass/shop/_tables.scss */
  table.shop_table_responsive tr th, table.shop_table_responsive tr td {
    text-align: left;
  }
  /* line 70, sass/shop/_tables.scss */
  table.shop_table_responsive tr td {
    display: table-cell;
  }
  /* line 73, sass/shop/_tables.scss */
  table.shop_table_responsive tr td:before {
    display: none;
  }
}
/**
 * Products
 */
/**
 * Products
 */
/* line 4, sass/shop/_products.scss */
ul.products {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
/* line 9, sass/shop/_products.scss */
ul.products li.product {
  list-style: none;
  position: relative;
  margin-bottom: 2em;
}
/* line 14, sass/shop/_products.scss */
ul.products li.product .woocommerce-loop-product__title {
  font-size: 1rem;
}
/* line 18, sass/shop/_products.scss */
ul.products li.product img {
  display: block;
}
/* line 22, sass/shop/_products.scss */
ul.products li.product .button {
  display: block;
}

@media screen and (min-width: 48em) {
  /* line 30, sass/shop/_products.scss */
  ul.products li.product {
    width: 30.79667%;
    float: left;
    margin-right: 3.8%;
  }
  /* line 35, sass/shop/_products.scss */
  ul.products li.product.first {
    clear: both;
  }
  /* line 39, sass/shop/_products.scss */
  ul.products li.product.last {
    margin-right: 0;
  }

  /* line 47, sass/shop/_products.scss */
  .columns-1 ul.products li.product {
    float: none;
    width: 100%;
  }

  /* line 57, sass/shop/_products.scss */
  .columns-2 ul.products li.product {
    width: 48.1%;
  }

  /* line 57, sass/shop/_products.scss */
  .columns-3 ul.products li.product {
    width: 30.79667%;
  }

  /* line 57, sass/shop/_products.scss */
  .columns-4 ul.products li.product {
    width: 22.15%;
  }

  /* line 57, sass/shop/_products.scss */
  .columns-5 ul.products li.product {
    width: 16.96%;
  }

  /* line 57, sass/shop/_products.scss */
  .columns-6 ul.products li.product {
    width: 13.49333%;
  }
}
/**
 * Single product
 */
/**
 * Single Product
 */
/* line 5, sass/shop/_single-product.scss */
.single-product div.product {
  content: "";
  display: table;
  table-layout: fixed;
  position: relative;
}
/* line 9, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery {
  position: relative;
}
/* line 12, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  display: block;
  z-index: 99;
}
/* line 20, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 1em;
}
/* line 24, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
/* line 29, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  cursor: pointer;
  float: left;
}
/* line 34, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: .5;
}
/* line 37, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1;
}
/* line 43, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
  opacity: 1;
}
/* line 53, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 48.1%;
}
/* line 56, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
  margin-right: 0;
}
/* line 60, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
  clear: both;
}
/* line 53, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 30.79667%;
}
/* line 56, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
  margin-right: 0;
}
/* line 60, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: both;
}
/* line 53, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 22.15%;
}
/* line 56, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}
/* line 60, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: both;
}
/* line 53, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 16.96%;
}
/* line 56, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
  margin-right: 0;
}
/* line 60, sass/shop/_single-product.scss */
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: both;
}

/* line 72, sass/shop/_single-product.scss */
.stock:empty:before {
  display: none;
}
/* line 76, sass/shop/_single-product.scss */
.stock.in-stock {
  color: #0f834d;
}
/* line 80, sass/shop/_single-product.scss */
.stock.out-of-stock {
  color: #e2401c;
}

/**
 * Checkout
 */
/**
 * Checkout
 */
@media screen and (min-width: 768px) {
  /* line 6, sass/shop/_checkout.scss */
  .col2-set .form-row-first {
    float: left;
    margin-right: 3.8%;
  }
  /* line 11, sass/shop/_checkout.scss */
  .col2-set .form-row-last {
    float: right;
    margin-right: 0;
  }
  /* line 16, sass/shop/_checkout.scss */
  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 48.1%;
  }
}
/**
 * General WooCommerce components
 */
/**
 * Header cart
 */
/* line 4, sass/shop/_components.scss */
.site-header-cart {
  position: relative;
  margin: 0;
  padding: 0;
  content: "";
  display: table;
  table-layout: fixed;
}
/* line 10, sass/shop/_components.scss */
.site-header-cart .cart-contents {
  text-decoration: none;
}
/* line 14, sass/shop/_components.scss */
.site-header-cart .widget_shopping_cart {
  display: none;
}
/* line 18, sass/shop/_components.scss */
.site-header-cart .product_list_widget {
  margin: 0;
  padding: 0;
}

/**
 * Star rating
 */
/* line 27, sass/shop/_components.scss */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  width: 5.3em;
  font-family: 'star';
  font-weight: 400;
}
/* line 37, sass/shop/_components.scss */
.star-rating:before {
  content: "\53\53\53\53\53";
  opacity: .25;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
/* line 46, sass/shop/_components.scss */
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
/* line 55, sass/shop/_components.scss */
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  color: royalblue;
}

/* line 65, sass/shop/_components.scss */
p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}
/* line 75, sass/shop/_components.scss */
p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: "star";
  content: "\53";
  color: #404040;
  text-indent: 0;
  opacity: .25;
}
/* line 91, sass/shop/_components.scss */
p.stars a:hover ~ a:before {
  content: "\53";
  color: #404040;
  opacity: .25;
}
/* line 101, sass/shop/_components.scss */
p.stars:hover a:before {
  content: "\53";
  color: royalblue;
  opacity: 1;
}
/* line 111, sass/shop/_components.scss */
p.stars.selected a.active:before {
  content: "\53";
  color: royalblue;
  opacity: 1;
}
/* line 117, sass/shop/_components.scss */
p.stars.selected a.active ~ a:before {
  content: "\53";
  color: #404040;
  opacity: .25;
}
/* line 125, sass/shop/_components.scss */
p.stars.selected a:not(.active):before {
  content: "\53";
  color: royalblue;
  opacity: 1;
}

/**
 * Tabs
 */
/* line 138, sass/shop/_components.scss */
.woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
/* line 144, sass/shop/_components.scss */
.woocommerce-tabs ul.tabs li {
  display: block;
  margin: 0;
  position: relative;
}
/* line 149, sass/shop/_components.scss */
.woocommerce-tabs ul.tabs li a {
  padding: 1em 0;
  display: block;
}
/* line 157, sass/shop/_components.scss */
.woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 1em;
}

/**
 * Password strength meter
 */
/* line 166, sass/shop/_components.scss */
.woocommerce-password-strength {
  text-align: right;
}
/* line 169, sass/shop/_components.scss */
.woocommerce-password-strength.strong {
  color: #0f834d;
}
/* line 173, sass/shop/_components.scss */
.woocommerce-password-strength.short {
  color: #e2401c;
}
/* line 177, sass/shop/_components.scss */
.woocommerce-password-strength.bad {
  color: #e2401c;
}
/* line 181, sass/shop/_components.scss */
.woocommerce-password-strength.good {
  color: #3D9CD2;
}

/**
 * Forms
 */
/* line 191, sass/shop/_components.scss */
.form-row.woocommerce-validated input.input-text {
  box-shadow: inset 2px 0 0 #0f834d;
}
/* line 197, sass/shop/_components.scss */
.form-row.woocommerce-invalid input.input-text {
  box-shadow: inset 2px 0 0 #e2401c;
}

/* line 203, sass/shop/_components.scss */
.required {
  color: red;
}

/* line 209, sass/shop/_components.scss */
.woocommerce-error {
  background-color: #e2401c;
}

/* line 213, sass/shop/_components.scss */
.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #3D9CD2;
  z-index: 9999;
}

@media screen and (min-width: 48em) {
  /**
   * Header cart
   */
  /* line 229, sass/shop/_components.scss */
  .site-header-cart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    left: -999em;
    display: block;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
  /* line 241, sass/shop/_components.scss */
  .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
    left: 0;
    display: block;
  }
}
/**
 * WooCommerce widgets
 */
/**
 * WooCommerce Price Filter
 */
/* line 5, sass/shop/_widgets.scss */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em;
}
/* line 9, sass/shop/_widgets.scss */
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
}
/* line 13, sass/shop/_widgets.scss */
.widget_price_filter .price_slider_amount .button {
  float: left;
}
/* line 18, sass/shop/_widgets.scss */
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
/* line 23, sass/shop/_widgets.scss */
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: royalblue;
  box-sizing: border-box;
  margin-top: -.25em;
  opacity: 1;
}
/* line 35, sass/shop/_widgets.scss */
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}
/* line 39, sass/shop/_widgets.scss */
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
/* line 45, sass/shop/_widgets.scss */
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: royalblue;
}
/* line 53, sass/shop/_widgets.scss */
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
}
/* line 57, sass/shop/_widgets.scss */
.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
/* line 61, sass/shop/_widgets.scss */
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
}

/*# sourceMappingURL=woocommerce.css.map */
