/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

nav ul,
ul[class], .butcher-selection .info-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after, .container:after, .row:after {
  content: '';
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

html {
  height: 100%;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  color: #666;
  min-width: 320px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #ddd url(../images/bg.png);
  font: 16px/1.125 'Raleway', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

button,
[type],
a {
  white-space: normal;
  text-decoration: none;
  transition: all 0.25s ease;
}

button:focus,
[type]:focus,
a:focus {
  outline: none;
}

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

.gm-style img {
  max-width: none;
}

[style*=background],
[style^=background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#wrapper {
  overflow: hidden;
  position: relative;
}

.container {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1280px;
}

.row {
  margin: 0 -20px;
}

.col-1 {
  width: 8.333333333333333%;
}

.col-2 {
  width: 16.66666666666667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33333333333333%;
}

.col-5 {
  width: 41.66666666666667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33333333333333%;
}

.col-8 {
  width: 66.66666666666667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33333333333333%;
}

.col-11 {
  width: 91.66666666666667%;
}

.col-12 {
  width: 100%;
}

[class*=col-],
[class^=col-] {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  [class*=col-],
  [class^=col-] {
    width: 100%;
  }
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

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

/* butcher-selection */
.butcher-selection {
  padding-top: 107px;
  position: relative;
  padding-bottom: 50px;
}

.butcher-selection h1 {
  color: #b4b6b1;
  font-size: 52px;
  margin: 0 0 64px;
  font-weight: 400;
  padding: 0 0 13px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: #aeaeae solid 2px;
  text-shadow: 2px 0 1px rgba(118, 116, 119, 0.95), 1px -1px 1px rgba(118, 116, 119, 0.9);
}

.butcher-selection .logos {
  font-size: 0;
  line-height: 0;
  margin: 0 0 48px 10.7%;
}

.butcher-selection .logos li {
  width: 45.4%;
  display: inline-block;
  vertical-align: top;
  margin: 30px 7.5% 0 0;
}

.butcher-selection .logos li + li {
  width: 31.1%;
  margin: -8px 0 0;
}

.butcher-selection .logos a {
  display: inline-block;
  vertical-align: top;
}

.butcher-selection .logos img {
  display: block;
}

.butcher-selection .product-img {
  margin: 0 auto;
  max-width: 1144px;
  position: relative;
}

.butcher-selection .product-img img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
}

.butcher-selection .info-list {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  color: #b4b6b1;
  position: absolute;
}

.butcher-selection .info-list li {
  position: absolute;
  font-size: 20px;
  right: 29.2%;
  top: 39%;
}

.butcher-selection .info-list li.text-left .text-holder {
  padding: 0 106px 0 0;
  left: auto;
  right: 100%;
  text-align: right;
  top: -78px;
}

.butcher-selection .info-list li.text-left .text-holder:before {
  width: 116px;
  height: 61px;
  left: auto;
  right: -25px;
  top: 19px;
  background: url(../images/line1.png) no-repeat 100% 0;
  z-index: -1;
}

.butcher-selection .info-list li.add {
  right: 29.8%;
  top: 34%;
}

.butcher-selection .info-list li.add .text-holder {
  top: -35px;
  padding: 0 0 0 79px;
}

.butcher-selection .info-list li.add .text-holder:before {
  left: -27px;
}

.butcher-selection .info-list li.add1 {
  right: 37.4%;
  top: 28%;
  font-size: 21px;
}

.butcher-selection .info-list li.add1 .text-holder {
  top: -35px;
  padding: 3px 0 0 156px;
}

.butcher-selection .info-list li.add1 .text-holder:before {
  width: 156px;
  height: 64px;
  left: -15px;
  top: 14px;
  background: url(../images/line3.png) no-repeat;
}

.butcher-selection .info-list li.add2 {
  right: 33.2%;
  top: 23.2%;
  font-size: 34px;
}

.butcher-selection .info-list li.add2 .text-holder {
  top: -53px;
  padding: 0 0 0 100px;
  min-width: 400px;
}

.butcher-selection .info-list li.add2 .text-holder:before {
  width: 100px;
  height: 51px;
  left: -14px;
  top: 14px;
}

.butcher-selection .info-list li.add3 {
  right: 34.1%;
  top: 18.8%;
  font-size: 19px;
}

.butcher-selection .info-list li.add3 .text-holder {
  top: -54px;
  padding: 0 0 0 88px;
}

.butcher-selection .info-list li.add3 .text-holder:before {
  width: 100px;
  height: 61px;
  left: -24px;
  top: 7px;
}

.butcher-selection .info-list li.add4 {
  right: 38.2%;
  top: 10.5%;
  font-size: 36px;
}

.butcher-selection .info-list li.add5 {
  right: 43.3%;
  top: 22.9%;
}

.butcher-selection .info-list li.add5 .text-holder {
  padding: 0 311px 0 0;
  left: auto;
  right: 100%;
  text-align: right;
  top: -35px;
}

.butcher-selection .info-list li.add5 .text-holder:before {
  width: 337px;
  height: 61px;
  left: auto;
  right: -38px;
  top: 8px;
  background: url(../images/line1.png) no-repeat 100% 0;
}

.butcher-selection .info-list li.add6 {
  right: 48.6%;
  top: 8.1%;
}

.butcher-selection .info-list li.add6 .text-holder {
  padding: 0 95px 0 0;
  left: auto;
  right: 100%;
  text-align: right;
  top: -15px;
  min-width: 300px;
}

.butcher-selection .info-list li.add6 .text-holder:before {
  width: 116px;
  height: 61px;
  right: -34px;
  top: 8px;
}

.butcher-selection .info-list li .text-holder {
  padding: 0 0 50px 90px;
  position: absolute;
  top: -41px;
  left: 100%;
  min-width: 260px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  transition: all 0.7s linear;
  display: none;
}

.butcher-selection .info-list li .text-holder:before {
  width: 100px;
  height: 49px;
  content: '';
  position: absolute;
  left: -16px;
  top: 8px;
  background: url(../images/line2.png) no-repeat;
}

.butcher-selection .info-list .popup-active .text-holder {
  opacity: 1;
  visibility: visible;
}

.butcher-selection .info-list .icon-holder {
  width: 48px;
  display: block;
  position: relative;
  z-index: 99;
  transition: width 0.3s ease;
}

.butcher-selection .info-list .icon-holder:hover {
  width: 52px;
  z-index: 100;
}

.butcher-selection .info-list .icon-holder img {
  display: block;
  max-width: none;
  width: 100%;
  height: auto;
}

.butcher-selection .info-list .text-holder {
  text-transform: uppercase;
  text-shadow: 2px 0 1px rgba(118, 116, 119, 0.95), 1px -1px 1px rgba(118, 116, 119, 0.9);
}

.butcher-selection .info-list .text-holder .close {
  top: -12px;
  right: -12px;
  color: #fff;
  width: 24px;
  height: 24px;
  display: none;
  cursor: pointer;
  font-size: 12px;
  line-height: 24px;
  position: absolute;
  border-radius: 100%;
  background: #c00;
  font-weight: 700;
  text-align: center;
  text-shadow: none;
  transition: all 0.25s ease;
}

@media (max-width: 767px) {
  .butcher-selection .info-list .text-holder .close {
    display: block;
  }
}

.butcher-selection .info-list .text-holder .close:hover {
  background: red;
}

/* desktop from 1200 to small screen */
@media (max-width: 1200px) {
  .butcher-selection .product-img {
    max-width: 984px;
  }
  .butcher-selection .info-list li {
    font-size: 16px;
  }
  .butcher-selection .info-list li.text-left .text-holder {
    padding: 0 82px 0 0;
    top: -67px;
  }
  .butcher-selection .info-list li.text-left .text-holder:before {
    width: 110px;
    top: 17px;
    right: -39px;
  }
  .butcher-selection .info-list li.add .text-holder {
    padding: 0 0 0 67px;
    top: -30px;
  }
  .butcher-selection .info-list li.add1 {
    font-size: 18px;
  }
  .butcher-selection .info-list li.add1 .text-holder {
    padding: 0 0 0 134px;
    top: -28px;
  }
  .butcher-selection .info-list li.add1 .text-holder:before {
    top: 9px;
    left: -15px;
  }
  .butcher-selection .info-list li.add2 {
    font-size: 30px;
  }
  .butcher-selection .info-list li.add2 .text-holder {
    padding: 0 0 0 84px;
    top: -44px;
  }
  .butcher-selection .info-list li.add2 .text-holder:before {
    width: 90px;
    top: 9px;
    left: -15px;
  }
  .butcher-selection .info-list li.add3 {
    font-size: 17px;
  }
  .butcher-selection .info-list li.add3 .text-holder {
    padding: 0 0 0 75px;
    top: -48px;
  }
  .butcher-selection .info-list li.add3 .text-holder:before {
    width: 90px;
    top: 9px;
    left: -28px;
  }
  .butcher-selection .info-list li.add4 {
    font-size: 30px;
  }
  .butcher-selection .info-list li.add5 .text-holder {
    padding: 0 261px 0 0;
    top: -29px;
  }
  .butcher-selection .info-list li.add5 .text-holder:before {
    width: 295px;
    right: -45px;
    top: 7px;
  }
  .butcher-selection .info-list li.add6 .text-holder {
    padding: 0 77px 0 0;
    top: -14px;
  }
  .butcher-selection .info-list li.add6 .text-holder:before {
    right: -45px;
    top: 7px;
  }
  .butcher-selection .info-list li .text-holder {
    padding: 0 0 0 75px;
    top: -36px;
  }
  .butcher-selection .info-list li .text-holder:before {
    width: 88px;
  }
}

/* desktop from 1024 to small screen */
@media (max-width: 1024px) {
  .butcher-selection h1 {
    font-size: 40px;
  }
  .butcher-selection .logos {
    margin: 0 0 40px;
    text-align: center;
  }
  .butcher-selection .logos li + li,
  .butcher-selection .logos li {
    margin: 0 2%;
    vertical-align: bottom;
  }
  .butcher-selection .product-img {
    max-width: 728px;
  }
  .butcher-selection .info-list .icon-holder {
    width: 31px;
  }
  .butcher-selection .info-list li {
    font-size: 12px;
  }
  .butcher-selection .info-list li.text-left .text-holder {
    padding: 0 67px 0 0;
    top: -51px;
  }
  .butcher-selection .info-list li.text-left .text-holder:before {
    width: 97px;
    top: 12px;
    right: -36px;
  }
  .butcher-selection .info-list li.add .text-holder {
    padding: 0 0 0 50px;
    top: -23px;
  }
  .butcher-selection .info-list li.add1 {
    font-size: 13px;
  }
  .butcher-selection .info-list li.add1 .text-holder {
    padding: 0 0 0 97px;
    top: -47px;
  }
  .butcher-selection .info-list li.add1 .text-holder:before {
    width: 137px;
    top: 9px;
    left: -15px;
  }
  .butcher-selection .info-list li.add2 {
    font-size: 20px;
  }
  .butcher-selection .info-list li.add2 .text-holder {
    padding: 0 0 0 63px;
    top: -34px;
  }
  .butcher-selection .info-list li.add2 .text-holder:before {
    width: 70px;
  }
  .butcher-selection .info-list li.add3 {
    font-size: 13px;
  }
  .butcher-selection .info-list li.add3 .text-holder {
    padding: 0 0 0 54px;
    top: -36px;
  }
  .butcher-selection .info-list li.add3 .text-holder:before {
    width: 72px;
    top: 4px;
  }
  .butcher-selection .info-list li.add4 {
    font-size: 22px;
  }
  .butcher-selection .info-list li.add5 .text-holder {
    padding: 0 199px 0 0;
    top: -22px;
  }
  .butcher-selection .info-list li.add5 .text-holder:before {
    width: 236px;
    right: -45px;
    top: 5px;
    height: 27px;
  }
  .butcher-selection .info-list li.add6 .text-holder {
    padding: 0 61px 0 0;
    top: -11px;
  }
  .butcher-selection .info-list li.add6 .text-holder:before {
    right: -45px;
    top: 7px;
    height: 20px;
  }
  .butcher-selection .info-list li .text-holder {
    padding: 0 0 0 57px;
    top: -26px;
  }
  .butcher-selection .info-list li .text-holder:before {
    width: 70px;
    top: 4px;
    left: -21px;
  }
}

/* desktop from 768 to small devices */
@media (max-width: 768px) {
  .butcher-selection {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .butcher-selection h1 {
    font-size: 24px;
  }
  .butcher-selection .logos li + li,
  .butcher-selection .logos li {
    width: auto;
    display: block;
    max-width: 200px;
    margin: 0 auto 15px;
  }
  .butcher-selection .product-img {
    max-width: 450px;
  }
  .butcher-selection .info-list .icon-holder {
    width: 20px;
  }
  .butcher-selection .info-list .popup-active .text-holder {
    z-index: 999;
  }
  .butcher-selection .info-list li {
    font-size: 15px !important;
  }
  .butcher-selection .info-list li .text-holder {
    padding: 10px !important;
    width: 120px !important;
    min-width: inherit !important;
    top: -40px !important;
    left: 50% !important;
    margin: 0 0 0 -60px;
    background: #333;
    text-align: center !important;
    color: #fff;
    text-shadow: none;
  }
  .butcher-selection .info-list li .text-holder:before {
    display: none !important;
  }
}

/* desktop from 768 to small devices */
@media (max-width: 480px) {
  .butcher-selection .product-img {
    max-width: 280px;
  }
  .butcher-selection .info-list .icon-holder {
    width: 12px;
  }
}

.pp {
  top: 0;
  left: -14px;
  position: absolute;
}

.pp + #wrapper {
  z-index: 2;
  opacity: 0.65;
}
