/* line 7, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.black-bg {
  background-color: #000000;
}

/* line 10, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.black-c {
  color: #000000;
}

/* line 13, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.white-bg {
  background-color: #ffffff;
}

/* line 16, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.white-c {
  color: #ffffff;
}

/* line 27, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.cream-bg {
  background-color: #ECEDD1;
}

/* line 30, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.cream-c {
  color: #ECEDD1;
}

/* line 45, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.link-bg {
  background-color: #b11c1c;
}

/* line 48, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.link-c {
  color: #b11c1c;
}

/* line 65, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink1-bg {
  background-color: #f6578d;
}

/* line 68, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink1-c {
  color: #f6578d;
}

/* line 71, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink2-bg {
  background-color: #de3c81;
}

/* line 74, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink2-c {
  color: #de3c81;
}

/* line 77, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink3-bg {
  background-color: #c12c6e;
}

/* line 80, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink3-c {
  color: #c12c6e;
}

/* line 83, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink4-bg {
  background-color: #a6155a;
}

/* line 86, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink4-c {
  color: #a6155a;
}

/* line 89, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink5-bg {
  background-color: #910a51;
}

/* line 92, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pink5-c {
  color: #910a51;
}

/* line 96, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pinkGray1-bg {
  background-color: #f771a3;
}

/* line 99, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pinkGray1-c {
  color: #f771a3;
}

/* line 102, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pinkGray2-bg {
  background-color: #eb649d;
}

/* line 105, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pinkGray2-c {
  color: #eb649d;
}

/* line 108, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pinkGray3-bg {
  background-color: #d14682;
}

/* line 111, C:/Users/chery/Desktop/websites/pigadilly/sass/colors.scss */
.pinkGray3-c {
  color: #d14682;
}

/* line 7, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.clearBoth {
  clear: both;
}

/* line 10, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.col, .colClear {
  margin: 0;
  padding: 0;
  float: left;
  overflow: hidden;
}

/* line 16, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.colClear {
  clear: both;
}

/* line 19, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.col.blankBackground {
  background-color: #000000;
}

/* line 22, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.col.blankForeground {
  background-color: #ffffff;
}

/* line 25, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.col.blankBackground:after, .col.blankForeground:after {
  content: " ";
}

/* line 29, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span1of12 {
  line-height: 1em;
  width: 8.3%;
}

/* line 35, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span2of12 {
  width: 16.5%;
}

/* line 38, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span3of12 {
  width: 24.8%;
}

/* line 41, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span4of12 {
  width: 33.2%;
}

/* line 44, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span5of12 {
  width: 41.5%;
}

/* line 47, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span6of12 {
  width: 49.8%;
}

/* line 50, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span7of12 {
  width: 58.2%;
}

/* line 53, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span8of12 {
  width: 66.5%;
}

/* line 56, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span9of12 {
  width: 74.8%;
}

/* line 59, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span10of12 {
  width: 83.2%;
}

/* line 62, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span11of12 {
  width: 91.5%;
}

/* line 65, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
.span12of12 {
  width: 100%;
}

@media (max-width: 898px) {
  /* line 81, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span1of12 {
    width: 100%;
    height: 0;
  }
  /* line 85, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span2of12 {
    width: 100%;
  }
  /* line 88, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span3of12 {
    width: 100%;
  }
  /* line 91, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span4of12 {
    width: 100%;
  }
  /* line 94, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span5of12 {
    width: 100%;
  }
  /* line 97, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span6of12 {
    width: 100%;
  }
  /* line 100, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span7of12 {
    width: 100%;
  }
  /* line 103, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span8of12 {
    width: 100%;
  }
  /* line 106, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span9of12 {
    width: 100%;
  }
  /* line 109, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span10of12 {
    width: 100%;
  }
  /* line 112, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span11of12 {
    width: 100%;
  }
  /* line 115, C:/Users/chery/Desktop/websites/pigadilly/sass/grid.scss */
  .span12of12 {
    width: 100%;
  }
}

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