/* line 12, ../sass/normalize.scss */
.artdiv,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* line 18, ../sass/normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

/* line 22, ../sass/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 28, ../sass/normalize.scss */
[hidden],
template {
  display: none; }

/* line 32, ../sass/normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* line 38, ../sass/normalize.scss */
body {
  margin: 0; }

/* line 42, ../sass/normalize.scss */
a {
  background: transparent; }

/* line 46, ../sass/normalize.scss */
a:focus {
  outline: thin dotted; }

/* line 51, ../sass/normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* line 55, ../sass/normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 60, ../sass/normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 64, ../sass/normalize.scss */
dfn {
  font-style: italic; }

/* line 68, ../sass/normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 74, ../sass/normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 82, ../sass/normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/* line 87, ../sass/normalize.scss */
pre {
  white-space: pre-wrap; }

/* line 91, ../sass/normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 95, ../sass/normalize.scss */
small {
  font-size: 80%; }

/* line 100, ../sass/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 107, ../sass/normalize.scss */
sup {
  top: -0.5em; }

/* line 111, ../sass/normalize.scss */
sub {
  bottom: -0.25em; }

/* line 115, ../sass/normalize.scss */
img {
  border: 0; }

/* line 119, ../sass/normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 123, ../sass/normalize.scss */
figure {
  margin: 0; }

/* line 127, ../sass/normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 133, ../sass/normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/* line 142, ../sass/normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/* line 149, ../sass/normalize.scss */
button,
input {
  line-height: normal; }

/* line 154, ../sass/normalize.scss */
button,
select {
  text-transform: none; }

/* line 161, ../sass/normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/* line 167, ../sass/normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 172, ../sass/normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/* line 177, ../sass/normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/* line 186, ../sass/normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 191, ../sass/normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 196, ../sass/normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* line 202, ../sass/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 23, ../sass/global.scss */
.break {
  clear: both; }

/* line 27, ../sass/global.scss */
a, a:hover, input, input:focus, input:hover, label, label:hover, button, button:hover {
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out; }

/* line 31, ../sass/global.scss */
html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; }

/* line 35, ../sass/global.scss */
p, .artdiv li, section[role="main"].container .posts ul, section[role="main"].container .artdiv .post-content ul, .entry-content > div, .post-content > div {
  font: 16px/1.5 Georgia, Times, serif;
  color: #7f7f7f;
  padding-bottom: 1em; }
  @media only screen and (min-width: 1320px) {
    /* line 35, ../sass/global.scss */
    p, .artdiv li, section[role="main"].container .posts ul, section[role="main"].container .artdiv .post-content ul, .entry-content > div, .post-content > div {
      font-size: 22px; } }

/* line 44, ../sass/global.scss */
.artdiv h1, .artdiv h2, .artdiv h3, .artdiv h4, .artdiv h5, .artdiv h6 {
  text-rendering: optimizelegibility; }
/* line 47, ../sass/global.scss */
.artdiv h1 {
  color: black;
  font: bold 30px/1.3 normal Georgia, Times, serif;
  margin-bottom: .4em; }
/* line 53, ../sass/global.scss */
.artdiv h2 {
  color: black;
  font: bold 28px/1.3 normal Georgia, Times, serif;
  margin-bottom: .4em; }
/* line 58, ../sass/global.scss */
.artdiv h3 {
  color: black;
  font: bold 26px/1.2 normal Georgia, Times, serif;
  margin-bottom: .2; }
/* line 63, ../sass/global.scss */
.artdiv h4 {
  color: black;
  font: bold 24px/1 normal Georgia, Times, serif;
  margin-bottom: .2; }
/* line 68, ../sass/global.scss */
.artdiv h5 {
  color: black;
  font: bold 23px/1 normal Georgia, Times, serif;
  margin-bottom: 0; }
/* line 74, ../sass/global.scss */
.artdiv h6 {
  color: black;
  font: normal 22px/1 normal Georgia, Times, serif;
  margin-bottom: 0;
  text-transform: uppercase; }
/* line 81, ../sass/global.scss */
.artdiv ul, .artdiv ol {
  margin: 0 0 10px 30px; }
  /* line 84, ../sass/global.scss */
  .artdiv ul ul, .artdiv ul ol, .artdiv ol ul, .artdiv ol ol {
    margin-bottom: 0; }
/* line 89, ../sass/global.scss */
.artdiv ul {
  list-style-type: disc; }
/* line 93, ../sass/global.scss */
.artdiv ol {
  list-style-type: decimal; }
/* line 97, ../sass/global.scss */
.artdiv li {
  list-style: inherit;
  margin: 0;
  padding: 0; }
/* line 104, ../sass/global.scss */
.artdiv dl {
  margin-bottom: 30px; }
/* line 108, ../sass/global.scss */
.artdiv dt,
.artdiv dd {
  line-height: 1; }
/* line 111, ../sass/global.scss */
.artdiv dt {
  font-weight: bold; }
/* line 114, ../sass/global.scss */
.artdiv dd {
  margin-left: 10px; }
/* line 119, ../sass/global.scss */
.artdiv abbr[title],
.artdiv abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted black; }
/* line 123, ../sass/global.scss */
.artdiv abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }
/* line 127, ../sass/global.scss */
.artdiv blockquote {
  padding: 5px 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
  font-size: 1.1em; }
/* line 133, ../sass/global.scss */
.artdiv blockquote p, .artdiv blockquote li, .artdiv blockquote section[role="main"].container .posts ul, section[role="main"].container .posts .artdiv blockquote ul, section[role="main"].container .artdiv blockquote .post-content ul, section[role="main"].container .artdiv .post-content blockquote ul {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.6; }
/* line 139, ../sass/global.scss */
.artdiv blockquote small {
  display: block;
  line-height: .9;
  color: #999999; }
/* line 144, ../sass/global.scss */
.artdiv blockquote small:before {
  content: '\2014 \00A0'; }
/* line 148, ../sass/global.scss */
.artdiv address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }
/* line 155, ../sass/global.scss */
.artdiv code,
.artdiv pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333; }
/* line 161, ../sass/global.scss */
.artdiv code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap; }
/* line 168, ../sass/global.scss */
.artdiv pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc; }
/* line 182, ../sass/global.scss */
.artdiv pre.prettyprint {
  margin-bottom: 20px; }
/* line 185, ../sass/global.scss */
.artdiv pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }
/* line 193, ../sass/global.scss */
.artdiv table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }
/* line 199, ../sass/global.scss */
.artdiv table {
  width: 100%;
  margin-bottom: 20px; }
/* line 204, ../sass/global.scss */
.artdiv table th,
.artdiv table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd; }
/* line 211, ../sass/global.scss */
.artdiv table th {
  font-weight: bold; }
/* line 214, ../sass/global.scss */
.artdiv table thead th {
  vertical-align: bottom; }
/* line 222, ../sass/global.scss */
.artdiv table caption + thead tr:first-child th,
.artdiv table caption + thead tr:first-child td,
.artdiv table colgroup + thead tr:first-child th,
.artdiv table colgroup + thead tr:first-child td,
.artdiv table thead:first-child tr:first-child th,
.artdiv table thead:first-child tr:first-child td {
  border-top: 0; }
/* line 225, ../sass/global.scss */
.artdiv table tbody + tbody {
  border-top: 2px solid #dddddd; }
/* line 228, ../sass/global.scss */
.artdiv table table {
  background-color: #ffffff; }
/* line 232, ../sass/global.scss */
.artdiv table-condensed th,
.artdiv table-condensed td {
  padding: 4px 5px; }
/* line 235, ../sass/global.scss */
.artdiv .table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
/* line 245, ../sass/global.scss */
.artdiv .table-bordered th,
.artdiv .table-bordered td {
  border-left: 1px solid #dddddd; }
/* line 256, ../sass/global.scss */
.artdiv .table-bordered caption + thead tr:first-child th,
.artdiv .table-bordered caption + tbody tr:first-child th,
.artdiv .table-bordered caption + tbody tr:first-child td,
.artdiv .table-bordered colgroup + thead tr:first-child th,
.artdiv .table-bordered colgroup + tbody tr:first-child th,
.artdiv .table-bordered colgroup + tbody tr:first-child td,
.artdiv .table-bordered thead:first-child tr:first-child th,
.artdiv .table-bordered tbody:first-child tr:first-child th,
.artdiv .table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }
/* line 261, ../sass/global.scss */
.artdiv .table-bordered thead:first-child tr:first-child > th:first-child,
.artdiv .table-bordered tbody:first-child tr:first-child > td:first-child,
.artdiv .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }
/* line 268, ../sass/global.scss */
.artdiv .table-bordered thead:first-child tr:first-child > th:last-child,
.artdiv .table-bordered tbody:first-child tr:first-child > td:last-child,
.artdiv .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px; }
/* line 277, ../sass/global.scss */
.artdiv .table-bordered thead:last-child tr:last-child > th:first-child,
.artdiv .table-bordered tbody:last-child tr:last-child > td:first-child,
.artdiv .table-bordered tbody:last-child tr:last-child > th:first-child,
.artdiv .table-bordered tfoot:last-child tr:last-child > td:first-child,
.artdiv .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }
/* line 286, ../sass/global.scss */
.artdiv .table-bordered thead:last-child tr:last-child > th:last-child,
.artdiv .table-bordered tbody:last-child tr:last-child > td:last-child,
.artdiv .table-bordered tbody:last-child tr:last-child > th:last-child,
.artdiv .table-bordered tfoot:last-child tr:last-child > td:last-child,
.artdiv .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }
/* line 291, ../sass/global.scss */
.artdiv .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0; }
/* line 296, ../sass/global.scss */
.artdiv .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0; }
/* line 304, ../sass/global.scss */
.artdiv .table-bordered caption + thead tr:first-child th:first-child,
.artdiv .table-bordered caption + tbody tr:first-child td:first-child,
.artdiv .table-bordered colgroup + thead tr:first-child th:first-child,
.artdiv .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }
/* line 312, ../sass/global.scss */
.artdiv .table-bordered caption + thead tr:first-child th:last-child,
.artdiv .table-bordered caption + tbody tr:first-child td:last-child,
.artdiv .table-bordered colgroup + thead tr:first-child th:last-child,
.artdiv .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px; }
/* line 318, ../sass/global.scss */
.artdiv .table-striped tbody > tr:nth-child(odd) > td,
.artdiv .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }
/* line 322, ../sass/global.scss */
.artdiv .table-hover tbody tr:hover > td,
.artdiv .table-hover tbody tr:hover > th {
  background-color: #f5f5f5; }
/* line 328, ../sass/global.scss */
.artdiv table td[class*="span"],
.artdiv table th[class*="span"],
.artdiv .row-fluid table td[class*="span"],
.artdiv .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0; }
/* line 334, ../sass/global.scss */
.artdiv table tbody tr.success > td {
  background-color: #dff0d8; }
/* line 337, ../sass/global.scss */
.artdiv table tbody tr.error > td {
  background-color: #f2dede; }
/* line 340, ../sass/global.scss */
.artdiv table tbody tr.warning > td {
  background-color: #fcf8e3; }
/* line 343, ../sass/global.scss */
.artdiv table tbody tr.info > td {
  background-color: #d9edf7; }
/* line 346, ../sass/global.scss */
.artdiv .table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }
/* line 349, ../sass/global.scss */
.artdiv .table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }
/* line 352, ../sass/global.scss */
.artdiv .table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }
/* line 355, ../sass/global.scss */
.artdiv .table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }
/* line 362, ../sass/global.scss */
.artdiv label,
.artdiv input,
.artdiv button,
.artdiv select,
.artdiv textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px; }
/* line 370, ../sass/global.scss */
.artdiv input,
.artdiv button,
.artdiv select,
.artdiv textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
/* line 373, ../sass/global.scss */
.artdiv label {
  display: block;
  margin-bottom: 5px; }
/* line 393, ../sass/global.scss */
.artdiv select,
.artdiv textarea,
.artdiv input[type="text"],
.artdiv input[type="password"],
.artdiv input[type="datetime"],
.artdiv input[type="datetime-local"],
.artdiv input[type="date"],
.artdiv input[type="month"],
.artdiv input[type="time"],
.artdiv input[type="week"],
.artdiv input[type="number"],
.artdiv input[type="email"],
.artdiv input[type="url"],
.artdiv input[type="search"],
.artdiv input[type="tel"],
.artdiv input[type="color"],
.artdiv .uneditable-input {
  display: inline-block;
  padding: 15px;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  vertical-align: middle; }
/* line 402, ../sass/global.scss */
.artdiv input,
.artdiv textarea,
.artdiv .uneditable-input {
  width: 206px; }
/* line 405, ../sass/global.scss */
.artdiv textarea {
  height: auto; }
/* line 423, ../sass/global.scss */
.artdiv textarea,
.artdiv input[type="text"],
.artdiv input[type="password"],
.artdiv input[type="datetime"],
.artdiv input[type="datetime-local"],
.artdiv input[type="date"],
.artdiv input[type="month"],
.artdiv input[type="time"],
.artdiv input[type="week"],
.artdiv input[type="number"],
.artdiv input[type="email"],
.artdiv input[type="url"],
.artdiv input[type="search"],
.artdiv input[type="tel"],
.artdiv input[type="color"],
.artdiv .uneditable-input {
  background-color: #ffffff; }
/* line 442, ../sass/global.scss */
.artdiv textarea:focus,
.artdiv input[type="text"]:focus,
.artdiv input[type="password"]:focus,
.artdiv input[type="datetime"]:focus,
.artdiv input[type="datetime-local"]:focus,
.artdiv input[type="date"]:focus,
.artdiv input[type="month"]:focus,
.artdiv input[type="time"]:focus,
.artdiv input[type="week"]:focus,
.artdiv input[type="number"]:focus,
.artdiv input[type="email"]:focus,
.artdiv input[type="url"]:focus,
.artdiv input[type="search"]:focus,
.artdiv input[type="tel"]:focus,
.artdiv input[type="color"]:focus,
.artdiv .uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */ }
/* line 451, ../sass/global.scss */
.artdiv input[type="radio"],
.artdiv input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }
/* line 467, ../sass/global.scss */
.artdiv input[type="file"],
.artdiv input[type="image"],
.artdiv input[type="submit"],
.artdiv input[type="reset"],
.artdiv input[type="button"],
.artdiv input[type="radio"],
.artdiv input[type="checkbox"] {
  width: auto; }

/* line 472, ../sass/global.scss */
time {
  font-family: Georgia, Times, serif;
  font-style: italic;
  color: #7f7f7f; }

/* line 478, ../sass/global.scss */
h4, h5, h6 {
  font-family: Georgia, Times, serif;
  line-height: 1.3; }

/* line 484, ../sass/global.scss */
h3.reverse-title {
  color: white;
  background: black;
  text-transform: uppercase;
  padding: 20px 15px;
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
  padding: 20px; }
  /* line 89, ../sass/_mixins.scss */
  h3.reverse-title strong, h3.reverse-title b {
    font-weight: 400; }
  @media only screen and (min-width: 501px) {
    /* line 484, ../sass/global.scss */
    h3.reverse-title {
      padding: 20px; } }

/* line 496, ../sass/global.scss */
div.main-sidebar h4, div.main-sidebar p, div.main-sidebar .artdiv li, .artdiv div.main-sidebar li, div.main-sidebar section[role="main"].container .posts ul, section[role="main"].container .posts div.main-sidebar ul, div.main-sidebar section[role="main"].container .artdiv .post-content ul, section[role="main"].container .artdiv .post-content div.main-sidebar ul, div.main-sidebar li, div.main-sidebar a {
  font-family: Georgia, Times, serif; }
/* line 499, ../sass/global.scss */
div.main-sidebar h4 {
  color: black;
  font-weight: bold;
  font-size: 14px; }
  /* line 504, ../sass/global.scss */
  div.main-sidebar h4 a {
    color: inherit; }
    /* line 506, ../sass/global.scss */
    div.main-sidebar h4 a:hover {
      color: #ed2a7b; }
/* line 512, ../sass/global.scss */
div.main-sidebar p, div.main-sidebar .artdiv li, .artdiv div.main-sidebar li, div.main-sidebar section[role="main"].container .posts ul, section[role="main"].container .posts div.main-sidebar ul, div.main-sidebar section[role="main"].container .artdiv .post-content ul, section[role="main"].container .artdiv .post-content div.main-sidebar ul {
  font-size: 14px;
  line-height: 1.3; }
/* line 517, ../sass/global.scss */
div.main-sidebar ul.author-pages {
  padding-left: 20px; }
  /* line 519, ../sass/global.scss */
  div.main-sidebar ul.author-pages li {
    list-style-type: disc;
    padding-bottom: .5em; }

/* line 528, ../sass/global.scss */
.section-title, .page-title h1 {
  color: white;
  background: black;
  text-transform: uppercase;
  padding: 20px 15px;
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 14px; }

.page-title h1 {
  background: none;
  color: #4AC3CC;
}

.page-title {
  display: block;
}

.page-title .container {
  float: none;
  display: block;
  width: auto;
  margin: 0 auto;
}

nav.social-nav a.sFacebook {background: url(../img/sFacebook.png) no-repeat 50% 50%; width: 25px; height: 25px;}
nav.social-nav a.sPin {background: url(../img/sPin.png) no-repeat 50% 50%; width: 25px; height: 25px;}
nav.social-nav a.sTwitter {background: url(../img/sTwitter.png) no-repeat 50% 50%; width: 25px; height: 25px;}


  /* line 89, ../sass/_mixins.scss */
  .section-title strong, .page-title h1 strong, .section-title b, .page-title h1 b {
    font-weight: 900; }
  @media only screen and (min-width: 501px) {
    /* line 528, ../sass/global.scss */
    .section-title, .page-title h1 {
      padding: 20px; }
    .page-title .container {
      width: 1320px; } }
  @media only screen and (min-width: 501px) {
    /* line 528, ../sass/global.scss */

    .browse-brands .section-title {
      margin-top: 10px;
    }

    .section-title, .page-title h1 {
      float: left;
      color: #4ac3cc;
      font-size: 30px;
      line-height: 1;
      background-color: transparent;
      padding: 0; }
      /* line 540, ../sass/global.scss */
      .section-title strong, .page-title h1 strong {
        display: block; } }

/* line 551, ../sass/global.scss */
.page-title h1 {
  font-size: 25px;
  text-transform: uppercase;
  float: none; }

/* line 557, ../sass/global.scss */
strong, bold {
  font-weight: bold; }

/* line 560, ../sass/global.scss */
a {
  color: #ed2a7b;
  text-decoration: none;
  font-weight: bold; }
  /* line 564, ../sass/global.scss */
  p a, .artdiv li a, section[role="main"].container .posts ul a, section[role="main"].container .artdiv .post-content ul a {
    word-wrap: break-word; }
  /* line 567, ../sass/global.scss */
  a:hover {
    color: black; }

/* line 574, ../sass/global.scss */
.brands a {
  color: black;
  font: bold 16px/1.5 Georgia, Times, serif; }

/* line 580, ../sass/global.scss */
body {
  min-width: 320px; }

@media only screen and (min-width: 501px) {
  section[role=main].container .posts .artdiv {
    /*margin-left: -20px;*/
  }
}


/* line 612, ../sass/global.scss */
div[class*='grid'] img, .artdiv[class*='grid'] img {
  width: 100%; }
@media only screen and (min-width: 501px) {
  /* line 611, ../sass/global.scss */
  div[class*='grid'], .artdiv[class*='grid'] {
    float: left; } }

@media only screen and (min-width: 501px) {
  /* line 622, ../sass/global.scss */
  .grid-desktop-4 {
    width: 980px; }

  /* line 626, ../sass/global.scss */
  .grid-tablet-2 {
    width: 640px; }
    /* line 628, ../sass/global.scss */
    .grid-tablet-2 .grid-1 {
      width: 300px; }
    /* line 631, ../sass/global.scss */
    .grid-tablet-2 .grid-2 {
      width: 100%; } }
@media only screen and (min-width: 1320px) {
  /* line 637, ../sass/global.scss */
  .grid-desktop-4 {
    width: 1320px; }
    /* line 639, ../sass/global.scss */
    .grid-desktop-4 .grid-1 {
      width: 300px; }

  /* line 644, ../sass/global.scss */
  .grid-desktop-3 {
    width: 980px; }
    /* line 647, ../sass/global.scss */
    .grid-desktop-3 .grid-1 {
      width: 300px; } }
/* line 656, ../sass/global.scss */
.isotope-item {
  z-index: 2; }

/* line 660, ../sass/global.scss */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/* line 669, ../sass/global.scss */
img {
  max-width: 100%; }

/* line 672, ../sass/global.scss */
.fullwidth-wrap {
  width: 100%; }

/* line 676, ../sass/global.scss */
.container {
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px; }
  @media only screen and (min-width: 501px) {
    /* line 676, ../sass/global.scss */
    .container {
      width: 980px; } }
  @media only screen and (min-width: 1320px) {
    /* line 676, ../sass/global.scss */
    .container {
      width: 1320px; } }
  /* line 686, ../sass/global.scss */
  .container.header-wrap {
    padding: 0; }

/* line 691, ../sass/global.scss */
div.main-sidebar {
  width: 100%;
  float: none;
  margin-top: 20px;
  padding: 0; }
  @media only screen and (min-width: 501px) {
    /* line 691, ../sass/global.scss */
    div.main-sidebar {
      float: left;
      width: 300px;
      margin-top: 0;
      margin-left: 40px; } }

/* line 705, ../sass/global.scss */
.home header[role="banner"] {
  margin-bottom: 0; }
  @media only screen and (min-width: 501px) {
    /* line 705, ../sass/global.scss */
    .home header[role="banner"] {
      padding: 40px 0 14px 0; } }
@media only screen and (min-width: 501px) {
  /* line 713, ../sass/global.scss */
  .home section[role="main"].container {
    padding: 60px 0px; } }

/* line 719, ../sass/global.scss */
header[role="banner"] {
  height: 55px;
  padding: 0;
  position: relative;
  z-index: 100;
  margin-bottom: 6em;
  background-color: white;
  border-bottom: 1px solid #e5e5e5; }
  @media only screen and (min-width: 501px) {
    /* line 719, ../sass/global.scss */
    header[role="banner"] {
      height: auto;
      padding: 45px 0 25px 0px;
      border-bottom: 0;
      margin-bottom: 0; } }
  /* line 731, ../sass/global.scss */
  header[role="banner"] .hgroup {
    padding: 15px 0px 15px 30px;
    width: 85%;
    float: left; }
    @media only screen and (min-width: 501px) {
      /* line 731, ../sass/global.scss */
      header[role="banner"] .hgroup {
        padding: 15px 0px 15px; } }
    @media only screen and (min-width: 501px) {
      /* line 731, ../sass/global.scss */
      header[role="banner"] .hgroup {
        padding: 0;
        width: auto; } }
    /* line 746, ../sass/global.scss */
    header[role="banner"] .hgroup h1 a {
      display: block;
      background: transparent url("../img/logo.png") left top no-repeat;
      width: 150px;
      height: 120px;
      background-size: contain; }
      @media only screen and (min-width: 501px) {
        /* line 746, ../sass/global.scss */
        header[role="banner"] .hgroup h1 a {
          background: transparent url("../img/inside-shopper-h-clear.png") left top no-repeat;
          width: 400px;
          height: 65px; } }
    /* line 759, ../sass/global.scss */
    header[role="banner"] .hgroup p, header[role="banner"] .hgroup .artdiv li, .artdiv header[role="banner"] .hgroup li, header[role="banner"] .hgroup section[role="main"].container .posts ul, section[role="main"].container .posts header[role="banner"] .hgroup ul, header[role="banner"] .hgroup section[role="main"].container .artdiv .post-content ul, section[role="main"].container .artdiv .post-content header[role="banner"] .hgroup ul {
      display: none;
      text-align: center;
      font-size: 14px;
      line-height: 1.2;
      margin-top: .5em; }
      @media only screen and (min-width: 501px) {
        /* line 759, ../sass/global.scss */
        header[role="banner"] .hgroup p, header[role="banner"] .hgroup .artdiv li, .artdiv header[role="banner"] .hgroup li, header[role="banner"] .hgroup section[role="main"].container .posts ul, section[role="main"].container .posts header[role="banner"] .hgroup ul, header[role="banner"] .hgroup section[role="main"].container .artdiv .post-content ul, section[role="main"].container .artdiv .post-content header[role="banner"] .hgroup ul {
          display: block; } }
  @media only screen and (min-width: 501px) {
    /* line 772, ../sass/global.scss */
    header[role="banner"] nav {
      float: right; } }
  /* line 777, ../sass/global.scss */
  header[role="banner"] nav.social-nav {
    display: none;
    float: none;
    position: absolute;
    top: 0;
    right: 0; }
    @media only screen and (min-width: 501px) {
      /* line 777, ../sass/global.scss */
      header[role="banner"] nav.social-nav {
        display: block; } }
    /* line 787, ../sass/global.scss */
    header[role="banner"] nav.social-nav ul li {
      float: left;
      display: block;
      margin-top: 10px;
      position: relative; }
      /* line 792, ../sass/global.scss */
      header[role="banner"] nav.social-nav ul li span {
        position: absolute;
        background-color: #7f7f7f;
        top: -2px;
        left: 1px;
        display: block;
        height: 21px;
        width: 20px;
        border-radius: 20px; }
      /* line 802, ../sass/global.scss */
      header[role="banner"] nav.social-nav ul li a {
        position: relative;
        font-size: 22px;
        color: #e5e5e5;
        display: inline-block;
        line-height: 1;
        border-radius: 22px;
        margin-right: 6px; 
        text-indent: -1000px;
        overflow: hidden;
      }
      /* line 818, ../sass/global.scss */
      header[role="banner"] nav.social-nav ul li.newsletter {
        margin: 0 0 0 9px;
        position: relative; }
      /* line 822, ../sass/global.scss */


      header[role="banner"] nav.social-nav ul li label {
        color: #7f7f7f;
        background-color: #e5e5e5;
        display: inline-block;
        text-align: center;
        padding: 12px;
        font-size: 11px;
        font-weight: bold; }
        /* line 830, ../sass/global.scss */
        header[role="banner"] nav.social-nav ul li label.active {
          background-color: #eaf5f5; }
        /* line 835, ../sass/global.scss */
        header[role="banner"] nav.social-nav ul li label:hover {
          background-color: #eaf5f5; }
      /* line 840, ../sass/global.scss */
      header[role="banner"] nav.social-nav ul li form {
        display: none; }
        /* line 842, ../sass/global.scss */
        header[role="banner"] nav.social-nav ul li form input[type="text"] {
          border: 0px;
          padding: 10px;
          font-family: Arial;
          font-size: 13px;
          color: #7f7f7f;
          margin-right: 6px;
          float: left; }
          /* line 850, ../sass/global.scss */
          header[role="banner"] nav.social-nav ul li form input[type="text"]:focus {
            box-shadow: inset 0px 0px 0px 1px #ed2a7b;
            outline: 0; }
        /* line 855, ../sass/global.scss */
        header[role="banner"] nav.social-nav ul li form input[type="submit"] {
          border: 0px;
          background: #ed2a7b;
          color: white;
          font-weight: 400;
          font-size: 12px;
          text-transform: uppercase;
          float: right;
          padding: 10px;
          margin: 0%;
          text-align: center; }
          /* line 866, ../sass/global.scss */
          header[role="banner"] nav.social-nav ul li form input[type="submit"]:hover {
            background: black; }
        /* line 870, ../sass/global.scss */
        header[role="banner"] nav.social-nav ul li form.active {
          display: block;
          position: absolute;
          background: #eaf5f5;
          z-index: 10;
          padding: 20px;
          right: 0;
          width: 305px; }
  /* line 885, ../sass/global.scss */
  header[role="banner"] nav.main-nav span.menu-icon {
    border-left: 1px solid #e5e5e5;
    position: relative;
    font-size: 30px;
    color: #ed2a7b;
    display: block;
    float: right;
    text-align: center;
    line-height: 55px;
    width: 15%;
    z-index: 1;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out; }
    /* line 895, ../sass/global.scss */
    header[role="banner"] nav.main-nav span.menu-icon:hover {
      color: black;
      cursor: pointer; }
    @media only screen and (min-width: 501px) {
      /* line 885, ../sass/global.scss */
      header[role="banner"] nav.main-nav span.menu-icon {
        display: none; } }
  /* line 905, ../sass/global.scss */
  header[role="banner"] nav.main-nav ul {
    background-color: #fff;
    position: absolute;
    padding-top: 55px;
    width: 100%;
    display: block;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out; }
    /* line 907, ../sass/global.scss */
    header[role="banner"] nav.main-nav ul.hide {
      display: none; }
      @media only screen and (min-width: 501px) {
        /* line 907, ../sass/global.scss */
        header[role="banner"] nav.main-nav ul.hide {
          display: block; } }
    @media only screen and (min-width: 501px) {
      /* line 905, ../sass/global.scss */
      header[role="banner"] nav.main-nav ul {
        padding-top: 0; } }
    /* line 921, ../sass/global.scss */
    header[role="banner"] nav.main-nav ul li {
      display: block;
      background-color: #e0f0f0; }
      /* line 924, ../sass/global.scss */
      header[role="banner"] nav.main-nav ul li.odd {
        background-color: #f0f8f8; }
      /* line 928, ../sass/global.scss */
      header[role="banner"] nav.main-nav ul li a {
        display: block;
        padding: 18px 25px;
        width: 100%;
        position: relative; }
        /* line 934, ../sass/global.scss */
        header[role="banner"] nav.main-nav ul li a:after {
          transition: all .2s ease-out;
          -webkit-transition: all .2s ease-out;
          -moz-transition: all .2s ease-out;
          -o-transition: all .2s ease-out;
          position: absolute;
          right: 25px;
          content: "\203A";
          font-size: 27px;
          line-height: 1.7;
          top: 0px; }
        /* line 945, ../sass/global.scss */
        header[role="banner"] nav.main-nav ul li a:hover:after {
          right: 30px; }
      /* line 950, ../sass/global.scss */
      header[role="banner"] nav.main-nav ul li.mobile-catalog {
        padding: 25px;
        background-color: #4ac3cc; }
        /* line 954, ../sass/global.scss */
        header[role="banner"] nav.main-nav ul li.mobile-catalog form {
          width: 100%; }
          /* line 957, ../sass/global.scss */
          header[role="banner"] nav.main-nav ul li.mobile-catalog form input[type="text"] {
            border: 0px;
            padding: 15px;
            font-family: Arial;
            font-size: 16px;
            color: #7f7f7f;
            height: 47px;
            margin-right: 3.846153846154%;
            width: 74.230769230769%;
            float: left; }
            /* line 967, ../sass/global.scss */
            header[role="banner"] nav.main-nav ul li.mobile-catalog form input[type="text"]:focus {
              box-shadow: inset 0px 0px 0px 1px #ed2a7b;
              outline: 0; }
          /* line 972, ../sass/global.scss */
          header[role="banner"] nav.main-nav ul li.mobile-catalog form input[type="submit"] {
            border: 0px;
            background: #ed2a7b;
            color: white;
            font-weight: 400;
            font-size: 16px;
            text-transform: uppercase;
            float: left;
            height: 47px;
            padding: 0 2.614379084967%;
            width: 21.923076923077%;
            margin: 0%;
            text-align: center; }
            /* line 985, ../sass/global.scss */
            header[role="banner"] nav.main-nav ul li.mobile-catalog form input[type="submit"]:hover {
              background-color: black; }
  @media only screen and (min-width: 501px) {
    /* line 994, ../sass/global.scss */
    header[role="banner"] nav.main-nav ul {
      margin-top: 5px;
      position: relative;
      width: auto; }
      /* line 998, ../sass/global.scss */
      header[role="banner"] nav.main-nav ul li {
        display: inline-block;
        margin-right: 15px;
        line-height: 45px;
        background-color: white; }
        /* line 1007, ../sass/global.scss */
        header[role="banner"] nav.main-nav ul li.odd {
          background-color: white; }
        /* line 1010, ../sass/global.scss */
        header[role="banner"] nav.main-nav ul li a {
          padding: 10px 10px;
          text-decoration: none;
          font-size: 24px;
          line-height: 1;
          font-weight: bold;
          line-height: 45px; }
          /* line 1017, ../sass/global.scss */
          header[role="banner"] nav.main-nav ul li a:after {
            display: none; }
        /* line 1021, ../sass/global.scss */
        header[role="banner"] nav.main-nav ul li.last {
          margin-right: 0; } }
      @media only screen and (min-width: 501px) and (min-width: 1320px) {
        /* line 998, ../sass/global.scss */
        header[role="banner"] nav.main-nav ul li {
          margin-right: 20px; } }

/* line 1034, ../sass/global.scss */
.fullwidth-wrap .section-title, .fullwidth-wrap .page-title h1, .page-title .fullwidth-wrap h1 {
  background: none;
  font-size: 28px;
  padding: 0px; }
@media only screen and (min-width: 501px) {
  /* line 1040, ../sass/global.scss */
  .fullwidth-wrap .section-title, .fullwidth-wrap .page-title h1, .page-title .fullwidth-wrap h1 {
    font-size: 30px; } }

/* line 1046, ../sass/global.scss */
.fullwidth-wrap.searchbar {
  background-color: #4ac3cc;
  padding: 0 30px;
  width: 100%;
  height: 360px; }
  @media only screen and (min-width: 501px) {
    /* line 1046, ../sass/global.scss */
    .fullwidth-wrap.searchbar {
      padding: 0;
      height: 330px;
      background: url(../img/bg-mid.png) no-repeat center center;
      background-size: cover;
      min-width: 980px; } }
  /* line 1059, ../sass/global.scss */
  .fullwidth-wrap.searchbar .container {
    padding: 0;
    position: relative;
    height: 330px; }
  /* line 1065, ../sass/global.scss */
  .fullwidth-wrap.searchbar form {
    width: 100%;
    margin-top: 55px; }
    @media only screen and (min-width: 501px) {
      /* line 1065, ../sass/global.scss */
      .fullwidth-wrap.searchbar form {
        width: 820px;
        background: #eaf5f5;
        padding: 20px 20px 20px 25px;
        margin: 0;
        position: absolute;
        left: 0;
        top: 33.333333333333%;
        min-height: 33.333333333333%; } }
    @media only screen and (min-width: 1320px) {
      /* line 1065, ../sass/global.scss */
      .fullwidth-wrap.searchbar form {
        left: -25px; } }
    /* line 1082, ../sass/global.scss */
    .fullwidth-wrap.searchbar form label {
      float: none;
      color: #fff;
      margin-bottom: 20px;
      display: block; }
      @media only screen and (min-width: 501px) {
        /* line 1082, ../sass/global.scss */
        .fullwidth-wrap.searchbar form label {
          float: left;
          display: inline;
          color: #4ac3cc;
          margin-right: 40px;
          margin-bottom: 0; } }
      /* line 1095, ../sass/global.scss */
      .fullwidth-wrap.searchbar form label span {
        display: block;
        font-weight: 700; }
    /* line 1100, ../sass/global.scss */
    .fullwidth-wrap.searchbar form a.geo {
      display: block;
      width: 100%;
      background: #3b8388;
      color: #fff;
      text-align: center;
      padding: 15px;
      margin-bottom: 15px; }
      @media only screen and (min-width: 501px) {
        /* line 1100, ../sass/global.scss */
        .fullwidth-wrap.searchbar form a.geo {
          display: none; } }
    /* line 1113, ../sass/global.scss */
    .fullwidth-wrap.searchbar form input[type="text"],
    .fullwidth-wrap.searchbar form input[type="tel"] {
      border: 0px;
      padding: 15px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #7f7f7f;
      width: 76.666666666667%;
      float: left;
      margin-right: 2.96296%; }
      @media only screen and (min-width: 501px) {
        /* line 1113, ../sass/global.scss */
        .fullwidth-wrap.searchbar form input[type="text"],
        .fullwidth-wrap.searchbar form input[type="tel"] {
          margin-right: 1.307189542484%;
          width: 44.444444444444%;
          font-size: 24px;
          height: 70px;
          font-weight: normal; } }
      /* line 1131, ../sass/global.scss */
      .fullwidth-wrap.searchbar form input[type="text"]:focus {
        box-shadow: inset 0px 0px 0px 1px #4ac3cc;
        outline: 0; }
    /* line 1136, ../sass/global.scss */
    .fullwidth-wrap.searchbar form input[type="submit"] {
      border: 0px;
      background: #ed2a7b;
      color: white;
      font-weight: 400;
      float: left;
      text-transform: uppercase;
      font-size: 14px;
      padding: 15px 0;
      width: 20.37037037037%;
      margin: 0%;
      text-align: center; }
      @media only screen and (min-width: 501px) {
        /* line 1136, ../sass/global.scss */
        .fullwidth-wrap.searchbar form input[type="submit"] {
          font-size: 24px;
          height: 70px;
          padding: 0 2.614379084967%;
          width: 10.718954248366%; } }
      /* line 1155, ../sass/global.scss */
      .fullwidth-wrap.searchbar form input[type="submit"]:hover {
        background-color: black; }

/* line 1197, ../sass/global.scss */
.loading {
  height: 100%;
  width: 100%;
  background: url(../img/ajax-loader.gif) center center no-repeat;
  min-height: 120px;
  position: absolute;
  top: 0; }

@media only screen and (min-width: 501px) {
  /* line 1205, ../sass/global.scss */
  .browse-brands {
    min-width: 980px;
    background-color: #eaf5f5; } 

    .bx-has-controls-direction {
      display: none;
    }

  }
/* line 1210, ../sass/global.scss */
.browse-brands .container {
  padding: 40px 25px; }


.artdiv .featured_image .photo {
  margin-top: 0;
  margin-bottom: 0;
  width: auto;
  display: block;
}

.artdiv .featured_image .photo img {
  width: 100%;
  height: auto;
}

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

.artdiv .photo {
  display: inline-block;
  margin-bottom: 1em;
  margin-top: 1em;
  text-align: center;
  font-family: "Georgia", Arial;
}

.artdiv .photo img {
  margin-bottom: .5em;
  max-width: 100%;
}

.artdiv .photo .credit {
  display: block;
  font-size: 14px;
  margin-bottom: .75em;
  text-align: left;
}

.artdiv .photo .caption {
  font-size: 14px;
  display: block;
  text-align:left;
}

@media only screen and (max-width: 420px) {

  #circularhub_module_465 {
    height: auto !important;
  }

  .browse-brands .brand-slider ul li ul li a {
    width: 134px !important;
    font-size: 14px;
  }

  .browse-brands .brand-slider {
    margin-top: 15px;
  }

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

  .bx-has-controls-direction {
    display: none;
  }

  .bx-next,
  .bx-prev {
    width: 25px;
    height: 26px;
    overflow: hidden;
    text-indent: -1000px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    margin: 0 5px;
    padding: 15px;
  }

  .bx-next {
    background-image: url('../img/ico-arrow-right.png');
  }

  .bx-prev {
    background-image: url('../img/ico-arrow-left.png');
  }
  
  #blog-bar .container #blog-big #blog-big-img {
		width: auto;
		margin: 0 0 20px 0;
	}
	#blog-bar .container {
		padding: 0 30px;
		margin: 30px 0;
	}
	#blog-bar {
		margin-bottom: 30px;
	}
	.featured-gallery .cycle-slide img {
		max-width: 100%;
		max-height: 420px;
		height: auto;
	}


}


@media only screen and (min-width: 501px) {
    
    .browse-brands .container {
      padding: 40px 0; 
    } 

    .browse-brands .brand-slider {
      width: 675px;
      margin-left: 295px;
    }

    .home .browse-brands .bx-wrapper {
      margin-top: 0px !important;
    }


}
/* line 1216, ../sass/global.scss */
.browse-brands .brand-slider {
  position: relative; }
  @media only screen and (min-width: 1320px) {
    /* line 1216, ../sass/global.scss */
    .browse-brands .brand-slider {
      width: 980px !important;
      float: right;
      padding: 0 20px;
      margin: 0 26px; }
      /* line 1223, ../sass/global.scss */
      .browse-brands .brand-slider .flyer_type_list {
        /*width: 928px !important;*/ } }
  /* line 1228, ../sass/global.scss */
  .browse-brands .brand-slider .brand-arrows {
    display: none; }
    @media only screen and (min-width: 501px) {
      /* line 1228, ../sass/global.scss */
      .browse-brands .brand-slider .brand-arrows {
        display: block;
        position: relative; }
        /* line 1233, ../sass/global.scss */
        .browse-brands .brand-slider .brand-arrows a {
          position: absolute;
          top: 30px;
          z-index: 1001; }
          /* line 1237, ../sass/global.scss */
          .browse-brands .brand-slider .brand-arrows a.prev {
            left: -41px; }
          /* line 1240, ../sass/global.scss */
          .browse-brands .brand-slider .brand-arrows a.next {
            right: -22px; } }
  /* line 1246, ../sass/global.scss */
  .browse-brands .brand-slider ul {
    margin: 0; }
    /* line 1248, ../sass/global.scss */
    .browse-brands .brand-slider ul li {
      float: left; }
      /* line 1251, ../sass/global.scss */
      .browse-brands .brand-slider ul li ul li {
        float: none;
        width: 202px;
        display: block;
        white-space: normal;
        height: auto; }
        /* line 1257, ../sass/global.scss */
        .browse-brands .brand-slider ul li ul li a {
          width: 202px;
          display: block;
          white-space: normal;
          line-height: 1.2;
          margin-bottom: .5em; }
    /* line 1267, ../sass/global.scss */
    .browse-brands .brand-slider ul .cycle-slide {
      margin: 0 30px; }
  /* line 1274, ../sass/global.scss */
  .browse-brands .brand-slider .pager a {
    display: block;
    position: absolute;
    top: -55px;
    background: url(../img/arrows.png) no-repeat;
    text-indent: -999em;
    height: 28px;
    width: 26px; }
  /* line 1283, ../sass/global.scss */
  .browse-brands .brand-slider .pager .prev {
    left: 0;
    background-position: 0 0; }
  /* line 1287, ../sass/global.scss */
  .browse-brands .brand-slider .pager .next {
    right: 0;
    background-position: 0 100%; }
    
.home .browse-brands .bx-wrapper {margin-top: 25px;}
.home .browse-brands .bx-wrapper .bxslider a {font-size: 16px;}
.home .browse-brands .bx-wrapper .bx-controls .bx-pager {text-align: center; padding-top: 30px;}
.home .browse-brands .bx-wrapper .bx-controls .bx-pager .bx-pager-item {display: inline-block;}
.home .browse-brands .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {background-color: #000; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; line-height: 1.5; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.home .browse-brands .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {background-color: #e14c5f;}

/* line 1296, ../sass/global.scss */
#load_more {
  overflow: visible !important; }

  #load_more_button .spinner {
  background: url(../img/spinner.gif) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

/* line 1303, ../sass/global.scss */
section[role="main"] .widget.wishabi-spotlight .post-tag, section[role="main"] .item-tag {
  left: -10px;
  top: 45px; }
/* line 1307, ../sass/global.scss */
section[role="main"] .post-tag, section[role="main"] .item-tag {
  position: absolute;
  color: white;
  background-color: #4ac3cc;
  padding: 8px 15px;
  left: -10px;
  top: 45px;
  font-style: italic;
  z-index: 10;
  max-width: 90%; }
  /* line 1320, ../sass/global.scss */
  section[role="main"] .post-tag:before, section[role="main"] .item-tag:before {
    content: "";
    -webkit-transform: rotate(360);
    -moz-transform: rotate(360);
    -ms-transform: rotate(360);
    -o-transform: rotate(360);
    transform: rotate(360);
    font-size: 0px;
    line-height: 0px;
    display: block;
    border-bottom: 5px solid transparent;
    border-top: 0px solid transparent;
    border-left: 5px solid transparent;
    border-right: 10px solid #3b8388;
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    bottom: -5px;
    left: -5px; }

   .sponsor-tag:before {
    border-right-color: #810408 !important;
   } 
  /* line 1337, ../sass/global.scss */
  section[role="main"] .post-tag span, section[role="main"] .item-tag span {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold; }
  /* line 1343, ../sass/global.scss */
  section[role="main"] .post-tag.sponsor-tag, section[role="main"] .item-tag.sponsor-tag {
    padding: 10px 15px;
    top: 25px; 
    background-color: #ed2a7b;
  }
    /* line 1346, ../sass/global.scss */
    section[role="main"] .post-tag.sponsor-tag span, section[role="main"] .item-tag.sponsor-tag span {
      font-size: 16px; }
/* line 1352, ../sass/global.scss */
section[role="main"] .thumbnail-image {
  width: 100%;
  margin: 0 0 10px 0; }
/* line 1357, ../sass/global.scss */
section[role="main"] .entry-content {
  word-wrap: break-word; }
/* line 1360, ../sass/global.scss */
section[role="main"] #load_more_button {
  border: 0px;
  background: black;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  margin: 0 auto 40px auto;
  display: table; }
/* line 1370, ../sass/global.scss */
section[role="main"] #load_more_button:hover {
  background: #ed2a7b; }
/* line 1373, ../sass/global.scss */
section[role="main"] .artdiv {
  border-bottom: 8px solid #eaf6f6;
  padding: 0 0 30px 0;
  margin: 0 0 30px 0; }
/* line 1379, ../sass/global.scss */
section[role="main"] .artdiv:last-child {
  border-bottom: 0px;
  margin: 0px; }
@media only screen and (min-width: 501px) {
  /* line 1384, ../sass/global.scss */
  section[role="main"].container {
    padding: 50px 0; }
  /* line 1388, ../sass/global.scss */
  section[role="main"] .artdiv {
    border: 0px;
    padding: 0px;
    margin: 0 0 40px 0; }
  /* line 1393, ../sass/global.scss */
  section[role="main"] .artdiv:last-child {
    margin: 0 0 30px 0; }
  /* line 1396, ../sass/global.scss */
  section[role="main"] #append {
    margin: 40px auto 0 auto; } }
/* line 1402, ../sass/global.scss */
section[role="main"].container .posts .artdiv {
  min-width: 300px;
  width: 100% !important; }
  @media only screen and (min-width: 501px) {
    /* line 1402, ../sass/global.scss */
    section[role="main"].container .posts .artdiv {
      width: 300px !important; } }
/* line 1409, ../sass/global.scss */
section[role="main"].container .posts h1,
section[role="main"].container .posts h2 {
  line-height: 1.2;
  margin-bottom: .1em;
  font-size: 24px; }
  /* line 1412, ../sass/global.scss */
  section[role="main"].container .posts h1 a,
  section[role="main"].container .posts h2 a {
    color: inherit; }
    /* line 1414, ../sass/global.scss */
    section[role="main"].container .posts h1 a:hover,
    section[role="main"].container .posts h2 a:hover {
      color: #ed2a7b; }
/* line 1420, ../sass/global.scss */
section[role="main"].container .posts ul {
  margin-top: 1em; }
/* line 1425, ../sass/global.scss */
section[role="main"].container .posts p, section[role="main"].container .posts .artdiv li, .artdiv section[role="main"].container .posts li, section[role="main"].container .posts ul, section[role="main"].container .posts .artdiv .post-content ul, section[role="main"].container .artdiv .post-content .posts ul, section[role="main"].container .posts time, section[role="main"].container .posts li, section[role="main"].container .posts .entry-content > div {
  font-size: 16px; }
/* line 1429, ../sass/global.scss */
section[role="main"].container .posts time {
  margin-bottom: .65em;
  display: inline-block; }
/* line 1433, ../sass/global.scss */
section[role="main"].container .posts p:last-of-type, section[role="main"].container .posts .artdiv li:last-of-type, .artdiv section[role="main"].container .posts li:last-of-type, section[role="main"].container .posts ul:last-of-type {
  padding-bottom: 0; }
/* line 1439, ../sass/global.scss */
section[role="main"].container .artdiv.page, section[role="main"].container .artdiv.single-post, section[role="main"].container .artdiv.archive-post {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 501px) {
    /* line 1439, ../sass/global.scss */
    section[role="main"].container .artdiv.page, section[role="main"].container .artdiv.single-post, section[role="main"].container .artdiv.archive-post {
      padding: 0 25px;
      width: 640px;
      float: left;
      padding: 0; } }
  @media only screen and (min-width: 1320px) {
    /* line 1439, ../sass/global.scss */
    section[role="main"].container .artdiv.page, section[role="main"].container .artdiv.single-post, section[role="main"].container .artdiv.archive-post {
      width: 980px; } }
  /* line 1452, ../sass/global.scss */
  section[role="main"].container .artdiv.page header, section[role="main"].container .artdiv.single-post header, section[role="main"].container .artdiv.archive-post header {
    position: relative;
    float: none; }
    /* line 1457, ../sass/global.scss */
    section[role="main"].container .artdiv.page header.has-feature .featured_image, section[role="main"].container .artdiv.page header.has-feature .featured-gallery, section[role="main"].container .artdiv.page header.has-gallery .featured_image, section[role="main"].container .artdiv.page header.has-gallery .featured-gallery, section[role="main"].container .artdiv.single-post header.has-feature .featured_image, section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery, section[role="main"].container .artdiv.single-post header.has-gallery .featured_image, section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery, section[role="main"].container .artdiv.archive-post header.has-feature .featured_image, section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery, section[role="main"].container .artdiv.archive-post header.has-gallery .featured_image, section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery {
      position: relative;
      z-index: 1;
      width: 100%;
      margin-bottom: 30px; }
      /* line 1460, ../sass/global.scss */
      section[role="main"].container .artdiv.page header.has-feature .featured_image .cycle-slide, section[role="main"].container .artdiv.page header.has-feature .featured-gallery .cycle-slide, section[role="main"].container .artdiv.page header.has-gallery .featured_image .cycle-slide, section[role="main"].container .artdiv.page header.has-gallery .featured-gallery .cycle-slide, section[role="main"].container .artdiv.single-post header.has-feature .featured_image .cycle-slide, section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery .cycle-slide, section[role="main"].container .artdiv.single-post header.has-gallery .featured_image .cycle-slide, section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery .cycle-slide, section[role="main"].container .artdiv.archive-post header.has-feature .featured_image .cycle-slide, section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery .cycle-slide, section[role="main"].container .artdiv.archive-post header.has-gallery .featured_image .cycle-slide, section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery .cycle-slide {
        text-align: center; }
        /* line 1462, ../sass/global.scss */
        section[role="main"].container .artdiv.page header.has-feature .featured_image .cycle-slide p, section[role="main"].container .artdiv.page header.has-feature .featured_image .cycle-slide li, section[role="main"].container .artdiv.page header.has-feature .featured_image .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.page header.has-feature .featured_image .cycle-slide ul, section[role="main"].container .artdiv.page header.has-feature .featured_image .cycle-slide .post-content ul, section[role="main"].container .artdiv.page .post-content header.has-feature .featured_image .cycle-slide ul, section[role="main"].container .artdiv.page header.has-feature .featured_image .cycle-slide .caption, section[role="main"].container .artdiv.page header.has-feature .featured-gallery .cycle-slide p, section[role="main"].container .artdiv.page header.has-feature .featured-gallery .cycle-slide li, section[role="main"].container .artdiv.page header.has-feature .featured-gallery .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.page header.has-feature .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.page header.has-feature .featured-gallery .cycle-slide .post-content ul, section[role="main"].container .artdiv.page .post-content header.has-feature .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.page header.has-feature .featured-gallery .cycle-slide .caption, section[role="main"].container .artdiv.page header.has-gallery .featured_image .cycle-slide p, section[role="main"].container .artdiv.page header.has-gallery .featured_image .cycle-slide li, section[role="main"].container .artdiv.page header.has-gallery .featured_image .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.page header.has-gallery .featured_image .cycle-slide ul, section[role="main"].container .artdiv.page header.has-gallery .featured_image .cycle-slide .post-content ul, section[role="main"].container .artdiv.page .post-content header.has-gallery .featured_image .cycle-slide ul, section[role="main"].container .artdiv.page header.has-gallery .featured_image .cycle-slide .caption, section[role="main"].container .artdiv.page header.has-gallery .featured-gallery .cycle-slide p, section[role="main"].container .artdiv.page header.has-gallery .featured-gallery .cycle-slide li, section[role="main"].container .artdiv.page header.has-gallery .featured-gallery .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.page header.has-gallery .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.page header.has-gallery .featured-gallery .cycle-slide .post-content ul, section[role="main"].container .artdiv.page .post-content header.has-gallery .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.page header.has-gallery .featured-gallery .cycle-slide .caption, section[role="main"].container .artdiv.single-post header.has-feature .featured_image .cycle-slide p, section[role="main"].container .artdiv.single-post header.has-feature .featured_image .cycle-slide li, section[role="main"].container .artdiv.single-post header.has-feature .featured_image .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.single-post header.has-feature .featured_image .cycle-slide ul, section[role="main"].container .artdiv.single-post header.has-feature .featured_image .cycle-slide .post-content ul, section[role="main"].container .artdiv.single-post .post-content header.has-feature .featured_image .cycle-slide ul, section[role="main"].container .artdiv.single-post header.has-feature .featured_image .cycle-slide .caption, section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery .cycle-slide p, section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery .cycle-slide li, section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.single-post header.has-feature .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery .cycle-slide .post-content ul, section[role="main"].container .artdiv.single-post .post-content header.has-feature .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery .cycle-slide .caption, section[role="main"].container .artdiv.single-post header.has-gallery .featured_image .cycle-slide p, section[role="main"].container .artdiv.single-post header.has-gallery .featured_image .cycle-slide li, section[role="main"].container .artdiv.single-post header.has-gallery .featured_image .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.single-post header.has-gallery .featured_image .cycle-slide ul, section[role="main"].container .artdiv.single-post header.has-gallery .featured_image .cycle-slide .post-content ul, section[role="main"].container .artdiv.single-post .post-content header.has-gallery .featured_image .cycle-slide ul, section[role="main"].container .artdiv.single-post header.has-gallery .featured_image .cycle-slide .caption, section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery .cycle-slide p, section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery .cycle-slide li, section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.single-post header.has-gallery .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery .cycle-slide .post-content ul, section[role="main"].container .artdiv.single-post .post-content header.has-gallery .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery .cycle-slide .caption, section[role="main"].container .artdiv.archive-post header.has-feature .featured_image .cycle-slide p, section[role="main"].container .artdiv.archive-post header.has-feature .featured_image .cycle-slide li, section[role="main"].container .artdiv.archive-post header.has-feature .featured_image .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.archive-post header.has-feature .featured_image .cycle-slide ul, section[role="main"].container .artdiv.archive-post header.has-feature .featured_image .cycle-slide .post-content ul, section[role="main"].container .artdiv.archive-post .post-content header.has-feature .featured_image .cycle-slide ul, section[role="main"].container .artdiv.archive-post header.has-feature .featured_image .cycle-slide .caption, section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery .cycle-slide p, section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery .cycle-slide li, section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.archive-post header.has-feature .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery .cycle-slide .post-content ul, section[role="main"].container .artdiv.archive-post .post-content header.has-feature .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery .cycle-slide .caption, section[role="main"].container .artdiv.archive-post header.has-gallery .featured_image .cycle-slide p, section[role="main"].container .artdiv.archive-post header.has-gallery .featured_image .cycle-slide li, section[role="main"].container .artdiv.archive-post header.has-gallery .featured_image .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.archive-post header.has-gallery .featured_image .cycle-slide ul, section[role="main"].container .artdiv.archive-post header.has-gallery .featured_image .cycle-slide .post-content ul, section[role="main"].container .artdiv.archive-post .post-content header.has-gallery .featured_image .cycle-slide ul, section[role="main"].container .artdiv.archive-post header.has-gallery .featured_image .cycle-slide .caption, section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery .cycle-slide p, section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery .cycle-slide li, section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery .cycle-slide .posts ul, section[role="main"].container .posts .artdiv.archive-post header.has-gallery .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery .cycle-slide .post-content ul, section[role="main"].container .artdiv.archive-post .post-content header.has-gallery .featured-gallery .cycle-slide ul, section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery .cycle-slide .caption {
          text-align: left;
          font-family: Georgia, Times, serif;
          font-size: 14px;
          margin: .5em 0; }
      @media only screen and (min-width: 1320px) {
        section[role="main"].container .artdiv.page header.has-feature .featured_image, 
        section[role="main"].container .artdiv.page header.has-feature .featured-gallery, 
        section[role="main"].container .artdiv.page header.has-gallery .featured_image, 
        section[role="main"].container .artdiv.page header.has-gallery .featured-gallery, 
        section[role="main"].container .artdiv.single-post header.has-feature .featured_image, 
        section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery, 
        section[role="main"].container .artdiv.single-post header.has-gallery .featured_image, 
        section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery, 
        section[role="main"].container .artdiv.archive-post header.has-feature .featured_image, 
        section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery, 
        section[role="main"].container .artdiv.archive-post header.has-gallery .featured_image, 
        section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery {
          width: 640px;
          float: none;
          margin-bottom: 0; 
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          background: #eee;
          height: 360px;
        } 

        section[role="main"].container .artdiv.page header.has-feature .featured-gallery, 
        section[role="main"].container .artdiv.page header.has-gallery .featured-gallery, 
        section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery, 
        section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery, 
        section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery, 
        section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery {
          width: 640px;
          float: left;
          margin-bottom: 0; 
          display: block;
          vertical-align: middle;
          text-align: center;
          background: #fff;
          height: auto;
        }        

        .featured_wrap {
          display: table;
          float: left;
          width: 640px;
        }
      }

      section[role="main"].container .artdiv.page header.has-feature .featured_image img, 
      section[role="main"].container .artdiv.page header.has-feature .featured-gallery img, 
      section[role="main"].container .artdiv.page header.has-gallery .featured_image img, 
      section[role="main"].container .artdiv.page header.has-gallery .featured-gallery img, 
      section[role="main"].container .artdiv.single-post header.has-feature .featured_image img, 
      section[role="main"].container .artdiv.single-post header.has-feature .featured-gallery img, 
      section[role="main"].container .artdiv.single-post header.has-gallery .featured_image img, 
      section[role="main"].container .artdiv.single-post header.has-gallery .featured-gallery img, 
      section[role="main"].container .artdiv.archive-post header.has-feature .featured_image img, 
      section[role="main"].container .artdiv.archive-post header.has-feature .featured-gallery img, 
      section[role="main"].container .artdiv.archive-post header.has-gallery .featured_image img, 
      section[role="main"].container .artdiv.archive-post header.has-gallery .featured-gallery img {
        width: auto; 
        text-align: center;
        vertical-align: middle;
      }
    @media only screen and (min-width: 1320px) {
      /* line 1481, ../sass/global.scss */
      section[role="main"].container .artdiv.page header.has-feature .hgroup, section[role="main"].container .artdiv.page header.has-gallery .hgroup, section[role="main"].container .artdiv.single-post header.has-feature .hgroup, section[role="main"].container .artdiv.single-post header.has-gallery .hgroup, section[role="main"].container .artdiv.archive-post header.has-feature .hgroup, section[role="main"].container .artdiv.archive-post header.has-gallery .hgroup {
        width: 300px;
        float: right;
        min-height: 360px; } }
    /* line 1488, ../sass/global.scss */
    section[role="main"].container .artdiv.page header .post-category, section[role="main"].container .artdiv.single-post header .post-category, section[role="main"].container .artdiv.archive-post header .post-category {
      font-size: 14px; }
      /* line 1490, ../sass/global.scss */
      section[role="main"].container .artdiv.page header .post-category a, section[role="main"].container .artdiv.single-post header .post-category a, section[role="main"].container .artdiv.archive-post header .post-category a {
        font-weight: normal; }
    @media only screen and (min-width: 501px) {
      /* line 1496, ../sass/global.scss */
      section[role="main"].container .artdiv.page header.no-feature, section[role="main"].container .artdiv.single-post header.no-feature, section[role="main"].container .artdiv.archive-post header.no-feature {
        width: 100%;
        float: none;
        min-height: inherit; } }
    /* line 1503, ../sass/global.scss */
    section[role="main"].container .artdiv.page header h1, section[role="main"].container .artdiv.page header h6, section[role="main"].container .artdiv.single-post header h1, section[role="main"].container .artdiv.single-post header h6, section[role="main"].container .artdiv.archive-post header h1, section[role="main"].container .artdiv.archive-post header h6 {
      margin: 0 0 .2em 0;
      text-transform: none; }
    /* line 1508, ../sass/global.scss */
    section[role="main"].container .artdiv.page header .sharing-tools, section[role="main"].container .artdiv.single-post header .sharing-tools, section[role="main"].container .artdiv.archive-post header .sharing-tools {
      display: block;
      margin: 1em 0; }
      @media only screen and (min-width: 1320px) {
        /* line 1508, ../sass/global.scss */
        section[role="main"].container .artdiv.page header .sharing-tools, section[role="main"].container .artdiv.single-post header .sharing-tools, section[role="main"].container .artdiv.archive-post header .sharing-tools {
          position: absolute;
          bottom: 0;
          margin: 0; } }
    @media only screen and (min-width: 501px) {
      /* line 1520, ../sass/global.scss */
      section[role="main"].container .artdiv.page header.no-feature .sharing-tools, section[role="main"].container .artdiv.single-post header.no-feature .sharing-tools, section[role="main"].container .artdiv.archive-post header.no-feature .sharing-tools {
        position: relative;
        margin: 1em 0; } }
  /* line 1529, ../sass/global.scss */
  section[role="main"].container .artdiv.page .sharing-tools, section[role="main"].container .artdiv.single-post .sharing-tools, section[role="main"].container .artdiv.archive-post .sharing-tools {
    z-index: 50;
    margin: 1em 0 2em;
    display: none; }
    @media only screen and (min-width: 501px) {
      /* line 1529, ../sass/global.scss */
      section[role="main"].container .artdiv.page .sharing-tools, section[role="main"].container .artdiv.single-post .sharing-tools, section[role="main"].container .artdiv.archive-post .sharing-tools {
        display: block; } }
    /* line 1537, ../sass/global.scss */
    section[role="main"].container .artdiv.page .sharing-tools a, section[role="main"].container .artdiv.single-post .sharing-tools a, section[role="main"].container .artdiv.archive-post .sharing-tools a {
      display: inline-block;
      color: #7f7f7f;
      font-size: 14px;
      padding: 10px 12px; }
      /* line 1542, ../sass/global.scss */
      section[role="main"].container .artdiv.page .sharing-tools a:hover, section[role="main"].container .artdiv.single-post .sharing-tools a:hover, section[role="main"].container .artdiv.archive-post .sharing-tools a:hover {
        color: #656565; }
      /* line 1547, ../sass/global.scss */
      section[role="main"].container .artdiv.page .sharing-tools a.addthis_button, section[role="main"].container .artdiv.single-post .sharing-tools a.addthis_button, section[role="main"].container .artdiv.archive-post .sharing-tools a.addthis_button {
        background-color: #e5e5e5; }
/* line 1557, ../sass/global.scss */
section[role="main"].container .artdiv .feature-image {
  width: 100%;
  float: none;
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 1320px) {
    /* line 1557, ../sass/global.scss */
    section[role="main"].container .artdiv .feature-image {
      width: 65.30612%;
      float: left;
      margin: 0 4.08163% 40px 0; } }
  /* line 1566, ../sass/global.scss */
  section[role="main"].container .artdiv .feature-image img {
    max-width: 100%; }
/* line 1571, ../sass/global.scss */
section[role="main"].container .artdiv .post-content {
  clear: both; }
/* line 1580, ../sass/global.scss */
section[role="main"] h1.section-title, section[role="main"] .page-title h1, .page-title section[role="main"] h1 {
  margin-bottom: 1em;
  float: none;
  font-weight: 700; }
/* line 1585, ../sass/global.scss */
section[role="main"] .related-posts {
  margin: 1em 0; }

p.description {
  font-family: Arial !important;
}

.sharing-tools {
  font-family: Arial !important;
}

/* line 1591, ../sass/global.scss */
.featured-gallery {
  overflow: hidden; }
  /* line 1594, ../sass/global.scss */
  .featured-gallery .cycle-slide {
    width: 100%;
    overflow: hidden; }
    /* line 1596, ../sass/global.scss */
    .featured-gallery .cycle-slide img {
      max-width: 100%; }
    /* line 1600, ../sass/global.scss */
    .featured-gallery .cycle-slide p, .featured-gallery .cycle-slide .artdiv li, .artdiv .featured-gallery .cycle-slide li, .featured-gallery .cycle-slide section[role="main"].container .posts ul, section[role="main"].container .posts .featured-gallery .cycle-slide ul, .featured-gallery .cycle-slide section[role="main"].container .artdiv .post-content ul, section[role="main"].container .artdiv .post-content .featured-gallery .cycle-slide ul {
      padding: 0; }
  /* line 1604, ../sass/global.scss */
  .featured-gallery .cycle-pager {
    text-align: center; display: none;}
    /* line 1606, ../sass/global.scss */
    .featured-gallery .cycle-pager span {
      font-size: 12px;
      width: 10px;
      height: 10px;
      border-radius: 7px;
      background-color: black;
      display: inline-block;
      margin: 0 .5em; overflow: hidden; text-indent: -1000px;}
      /* line 1614, ../sass/global.scss */
      .featured-gallery .cycle-pager span:hover {
        cursor: pointer; }
    /* line 1618, ../sass/global.scss */
    .featured-gallery .cycle-pager .cycle-pager-active {
      color: #ed2a7b;
      background-color: #ed2a7b; }
  /* line 1623, ../sass/global.scss */
  .featured-gallery .cycle-nav {
    position: absolute;
    top: 42.777777777778%;
    z-index: 200;
    height: 26px;
    width: 25px;
    overflow: hidden;
    text-indent: -9999px; }
    /* line 1632, ../sass/global.scss */
    .featured-gallery .cycle-nav:hover {
      cursor: pointer; }
    /* line 1635, ../sass/global.scss */
    .featured-gallery .cycle-nav.cycle-prev {
      left: 10px;
      background: url(../img/ico-arrow-left.png) no-repeat; }
    /* line 1639, ../sass/global.scss */
    .featured-gallery .cycle-nav.cycle-next {
      right: 10px;
      background: url(../img/ico-arrow-right.png) no-repeat; }

/* line 1646, ../sass/global.scss */
.image-wrap {
  background-color: #e5e5e5;
  height: 420px;
  width: 100%;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

.image-wrap img {
  height: auto;
  max-height: 420px;
}

  @media only screen and (min-width: 501px) {
    /* line 1646, ../sass/global.scss */
    .image-wrap {
      width: 640px; } }
  /* line 1656, ../sass/global.scss */
  .image-wrap img {
    max-width: 100%;
    width: auto !important;
    margin: auto;
    display: inline; }

/* line 1674, ../sass/global.scss */
#google-contact {
  width: 100%;
  height: 804px; }

/* line 1678, ../sass/global.scss */
.google-advertise {
  width: 100%;
  padding: 45px;
  background-color: #faf3d6; }
  /* line 1682, ../sass/global.scss */
  .google-advertise .required-text {
    font-size: 14px; }
  /* line 1685, ../sass/global.scss */
  .google-advertise .ss-q-help {
    display: none; }
  /* line 1688, ../sass/global.scss */
  .google-advertise .ss-form-entry {
    float: left;
    width: 50%; }
  /* line 1692, ../sass/global.scss */
  .google-advertise label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    display: block;
    color: #7f7f7f; }
  /* line 1699, ../sass/global.scss */
  .google-advertise input[type="text"], .google-advertise textarea {
    border: 0px;
    padding: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #7f7f7f;
    height: 47px; }
    /* line 1706, ../sass/global.scss */
    .google-advertise input[type="text"]:focus, .google-advertise textarea:focus {
      box-shadow: inset 0px 0px 0px 1px #ed2a7b;
      outline: 0; }

/* line 1717, ../sass/global.scss */
.page-title {
  margin: 0 30px 30px;
  background-color: #eaf5f5; }
  @media only screen and (min-width: 501px) {
    /* line 1717, ../sass/global.scss */
    .page-title {
      margin: 0; } }
  @media only screen and (min-width: 501px) {
    /* line 1725, ../sass/global.scss */
    .page-title h1 {
      padding: 30px 0 30px 0; } }

/* line 1732, ../sass/global.scss */
.author-page header {
  background-color: #eaf5f5;
  padding: 45px !important; }

/* line 1739, ../sass/global.scss */

.sponsored-cat-title {
  background-color: #ed2a7b !important;
}

.sponsored-cat-title h1 {
  color: #fff !important ;
}

body.category-sponsored-parent .sponsor-tag {
  display: block; }

/* line 1746, ../sass/global.scss */
.fb-comments li {
  margin: 1em 0; }

/* line 1750, ../sass/global.scss */
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
  width: 100% !important; }

/* line 1756, ../sass/global.scss */
.brand-slider #circularhub_module_465 {
  display: none;
  width: auto !important; 
  height: 100px;
}
  /* line 1760, ../sass/global.scss */
  #circularhub_module_465 ul.flyer_type_list {
    display: block; }
    /* line 1763, ../sass/global.scss */
    #circularhub_module_465 ul.flyer_type_list li.column {
      display: block; }
      @media only screen and (min-width: 501px) {
        /* line 1763, ../sass/global.scss */
        #circularhub_module_465 ul.flyer_type_list li.column {
          margin: 0 20px; } }
      @media only screen and (min-width: 1320px) {
        /* line 1763, ../sass/global.scss */
        #circularhub_module_465 ul.flyer_type_list li.column {
          width: 202px; } }

/* line 1775, ../sass/global.scss */
.related_wishabi_in_post {
  float: left;
  margin-bottom: 20px; }
  /* line 1778, ../sass/global.scss */
  .related_wishabi_in_post .shop-content {
    width: 300px;
    margin-right: 40px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 1320px) {
      /* line 1778, ../sass/global.scss */
      .related_wishabi_in_post .shop-content {
        float: left;
        margin-bottom: 0px; } }
  /* line 1788, ../sass/global.scss */
  .related_wishabi_in_post h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Quicksand', Arial, Helvetica, sans-serif;
    margin-bottom: 13px; }

/* line 1799, ../sass/global.scss */
.wishabi-spotlight {
  float: left; }
  /* line 1800, ../sass/global.scss */
  .wishabi-spotlight.widget {
    float: none; }
    /* line 1801, ../sass/global.scss */
    .wishabi-spotlight.widget .shop-content {
      margin-bottom: 20px; }
  /* line 1808, ../sass/global.scss */
  .wishabi-spotlight ul {
    float: left; }

/* line 1813, ../sass/global.scss */
.shop-content {
  background: #faf3d6; }
  /* line 1816, ../sass/global.scss */
  .shop-content .shop-item {
    width: auto;
    padding: 20px; }

/* line 1824, ../sass/global.scss */
.home section[role="main"].container .posts .artdiv.wishabi-large.post {
  width: 640px !important; }
  /* line 1826, ../sass/global.scss */
  .home .wishabi-large.post .shop-content {
    width: 100%; }
  @media only screen and (min-width: 501px) {
    /* line 1830, ../sass/global.scss */
    .home .wishabi-large.post a.browse {
      float: right;
      margin-top: 5px; } }
  @media only screen and (min-width: 501px) {
    /* line 1836, ../sass/global.scss */
    .home .wishabi-large.post .hgroup {
      float: left; } }
  /* line 1840, ../sass/global.scss */
  .home .wishabi-large.post img {
    width: 600px !important;
    margin: 0 0 20px 0; }

@media all and (max-width: 680px) and (min-width: 0px) {
  /* line 1849, ../sass/global.scss */

.home section[role="main"].container .posts .artdiv.wishabi-large.post {
  width: auto !important;
}


  .home .masonry-brick:first-child {
    width: 300px !important; }
    /* line 1851, ../sass/global.scss */
    .home .masonry-brick:first-child .shop-content {
      width: 100%; } }
/* line 1858, ../sass/global.scss */
.masonry-brick {
  width: 100%; }
  @media only screen and (min-width: 501px) {
    /* line 1858, ../sass/global.scss */
    .masonry-brick {
      width: 300px !important; } }

/* line 1865, ../sass/global.scss */
.shop-item {
  font-family: Georgia, Times, serif;
  width: 100%; }
  /* line 1894, ../sass/global.scss */
  .shop-item .item-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 32px; }
    /* line 1900, ../sass/global.scss */
    .shop-item .item-title a {
      color: black;
      text-decoration: none; }
  /* line 1905, ../sass/global.scss */
  .shop-item .item-meta,
  .shop-item .item-meta a {
    font-size: 16px;
    color: #747474;
    margin: 0 0 10px 0; 
    font-weight: normal;
  }

/* line 1914, ../sass/global.scss */
.widget {
  margin-bottom: 20px;
  width: 100%; }
  /* line 1918, ../sass/global.scss */
  .widget h3 {
    color: white;
    background: black;
    text-transform: uppercase;
    padding: 20px 15px;
    font-family: 'Quicksand', Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 18px; }
    /* line 89, ../sass/_mixins.scss */
    .widget h3 strong, .widget h3 b {
      font-weight: 400; }
    @media only screen and (min-width: 501px) {
      /* line 1918, ../sass/global.scss */
      .widget h3 {
        padding: 20px; } }
  /* line 1927, ../sass/global.scss */
  .widget.catalog-search form {
    background: #faf3d6;
    padding: 6.66667%; }
    /* line 1931, ../sass/global.scss */
    .widget.catalog-search form input[type="text"] {
      border: 0px;
      padding: 15px;
      font-family: Arial;
      font-size: 16px;
      color: #7f7f7f;
      height: 47px;
      margin-right: 3.846153846154%;
      width: 74.230769230769%;
      float: left; }
      /* line 1941, ../sass/global.scss */
      .widget.catalog-search form input[type="text"]:focus {
        box-shadow: inset 0px 0px 0px 1px #ed2a7b;
        outline: 0; }
    /* line 1946, ../sass/global.scss */
    .widget.catalog-search form input[type="submit"] {
      border: 0px;
      background: #ed2a7b;
      color: white;
      font-weight: 400;
      font-size: 16px;
      text-transform: uppercase;
      float: left;
      height: 47px;
      padding: 0 2.614379084967%;
      width: 21.923076923077%;
      margin: 0%;
      text-align: center; }
      /* line 1959, ../sass/global.scss */
      .widget.catalog-search form input[type="submit"]:hover {
        background-color: black; }
  /* line 1966, ../sass/global.scss */
  .widget.blogroll .network-blog {
    padding: 6.66667%;
    background-color: #eaf5f5; }
    /* line 1969, ../sass/global.scss */
    .widget.blogroll .network-blog.odd {
      background-color: #f5fafa; }
    /* line 1972, ../sass/global.scss */
    .widget.blogroll .network-blog > a {
      float: left;
      display: block;
      vertical-align: top; }
      /* line 1977, ../sass/global.scss */
      .widget.blogroll .network-blog > a img {
        width: 44px;
        height: 44px; }
    /* line 1983, ../sass/global.scss */
    .widget.blogroll .network-blog .blog-detail {
      padding-left: 6.66667%;
      overflow: hidden; }
      /* line 1987, ../sass/global.scss */
      .widget.blogroll .network-blog .blog-detail h4, .widget.blogroll .network-blog .blog-detail p, .widget.blogroll .network-blog .blog-detail .artdiv li, .artdiv .widget.blogroll .network-blog .blog-detail li, .widget.blogroll .network-blog .blog-detail section[role="main"].container .posts ul, section[role="main"].container .posts .widget.blogroll .network-blog .blog-detail ul, .widget.blogroll .network-blog .blog-detail section[role="main"].container .artdiv .post-content ul, section[role="main"].container .artdiv .post-content .widget.blogroll .network-blog .blog-detail ul {
        padding: 0; }
  /* line 1993, ../sass/global.scss */
  .widget.blog-author,
  .widget.widget_pages {
    background: #eaf5f5; }
    /* line 1995, ../sass/global.scss */
    .widget.blog-author img {
      margin: 0 auto 1em;
      display: block;
      text-align: center; }
    /* line 2000, ../sass/global.scss */
    .widget.blog-author h4, .widget.blog-author p, .widget.blog-author .artdiv li, .artdiv .widget.blog-author li, .widget.blog-author section[role="main"].container .posts ul, section[role="main"].container .posts .widget.blog-author ul, .widget.blog-author section[role="main"].container .artdiv .post-content ul, section[role="main"].container .artdiv .post-content .widget.blog-author ul, .widget.blog-author li {
      font-size: 16px;
      line-height: 1.4; }
      /* line 2003, ../sass/global.scss */
      .widget.blog-author h4 a, .widget.blog-author p a, .widget.blog-author .artdiv li a, .artdiv .widget.blog-author li a, .widget.blog-author section[role="main"].container .posts ul a, section[role="main"].container .posts .widget.blog-author ul a, .widget.blog-author section[role="main"].container .artdiv .post-content ul a, section[role="main"].container .artdiv .post-content .widget.blog-author ul a, .widget.blog-author li a {
        font-size: inherit; }
    /* line 2007, ../sass/global.scss */
    .widget.blog-author ul {
      padding: 0; }
  /* line 2011, ../sass/global.scss */
  .widget .widget-content, .widget ul {
    padding: 6.66667%; }
    /* line 2013, ../sass/global.scss */
    .widget .widget-content li, .widget ul li {
      font-size: 16px;
      line-height: 1.4;
      padding-bottom: 1em; }
  /* line 2020, ../sass/global.scss */
  .widget.ad {
    text-align: center; }
    /* line 2022, ../sass/global.scss */
    .widget.ad img {
      margin: 0 auto;
      width: 300px; }

/* line 2029, ../sass/global.scss */
#blog-bar {
  float: left;
  width: 100%;
  background: #eaf5f5; }
  /* line 2033, ../sass/global.scss */
  #blog-bar .container {
    margin: 48px auto;
    overflow: hidden;
    padding: 0; }
    /* line 2036, ../sass/global.scss */
    #blog-bar .container #blog-big {
      width: 100%;
      float: left; }
      /* line 2039, ../sass/global.scss */
      #blog-bar .container #blog-big #blog-big-img {
        float: left;
        width: 640px;
        margin: 0 40px 0 0; 
        min-height: 365px;
        line-height: 365px;
        vertical-align: middle;
        text-align: center;
        background: #eee;
      }
      /* line 2044, ../sass/global.scss */
      #blog-bar .container #blog-big #blog-big-info {
        float: left;
        width: 300px;
        font-family: Georgia;
        margin: 0 40px 0 0; }
        /* line 2049, ../sass/global.scss */
        #blog-bar .container #blog-big #blog-big-info #blog-big-info-title {
          font-weight: bold;
          font-size: 26px;
          margin: 0 0 5px 0;
          float: left;
          width: 100%; }
          /* line 2055, ../sass/global.scss */
          #blog-bar .container #blog-big #blog-big-info #blog-big-info-title a {
            color: #000;
            text-decoration: none; }
        /* line 2060, ../sass/global.scss */
        #blog-bar .container #blog-big #blog-big-info #blog-big-info-meta {
          color: #666;
          font-size: 16px;
          font-style: italic;
          float: left;
          width: 100%;
          margin: 0 0 20px 0; }
        /* line 2068, ../sass/global.scss */
        #blog-bar .container #blog-big #blog-big-info p, #blog-bar .container #blog-big #blog-big-info .artdiv li, .artdiv #blog-bar .container #blog-big #blog-big-info li, #blog-bar section[role="main"].container #blog-big #blog-big-info .posts ul, #blog-bar section[role="main"].container .posts #blog-big #blog-big-info ul, #blog-bar section[role="main"].container #blog-big #blog-big-info .artdiv .post-content ul, #blog-bar section[role="main"].container .artdiv .post-content #blog-big #blog-big-info ul {
          color: #666;
          font-size: 16px;
          line-height: 22px; }
      /* line 2074, ../sass/global.scss */
      #blog-bar .container #blog-big #blog-big-item {
        width: 300px;
        float: left; }
        /* line 2077, ../sass/global.scss */
        #blog-bar .container #blog-big #blog-big-item .sidebar-item {
          float: left;
          width: 100%;
          background: #faf3d6;
          margin: 0; }
          /* line 2082, ../sass/global.scss */
          #blog-bar .container #blog-big #blog-big-item .sidebar-item .sidebar-title {
            width: 100%;
            padding: 15px 0;
            background: black;
            color: white;
            font-size: 16px;
            text-transform: uppercase;
            font-weight: 400;
            letter-spacing: 1px; }
            /* line 2091, ../sass/global.scss */
            #blog-bar .container #blog-big #blog-big-item .sidebar-item .sidebar-title span {
              display: block;
              margin: 0 0 0 15px; }
          /* line 2096, ../sass/global.scss */
          #blog-bar .container #blog-big #blog-big-item .sidebar-item .sidebar-content {
            width: 260px;
            float: left;
            margin: 20px 0 20px 20px; }
            /* line 2100, ../sass/global.scss */
            #blog-bar .container #blog-big #blog-big-item .sidebar-item .sidebar-content .item {
              float: left;
              font-family: Georgia; }
              /* line 2103, ../sass/global.scss */
              #blog-bar .container #blog-big #blog-big-item .sidebar-item .sidebar-content .item img {
                float: left;
                margin: 0 0 10px 0; }
              /* line 2107, ../sass/global.scss */
              #blog-bar .container #blog-big #blog-big-item .sidebar-item .sidebar-content .item .item-title {
                float: left;
                width: 100%;
                font-size: 16px;
                font-weight: bold;
                line-height: 32px; }
              /* line 2114, ../sass/global.scss */
              #blog-bar .container #blog-big #blog-big-item .sidebar-item .sidebar-content .item .item-meta {
                font-size: 16px;
                color: #747474;
                width: 100%;
                float: left;
                margin: 0 0 10px 0; }
              /* line 2121, ../sass/global.scss */
              #blog-bar .container #blog-big #blog-big-item .sidebar-item .sidebar-content .item a {
                color: #ed2a7b;
                text-decoration: none;
                font-weight: bold; }

/* line 2135, ../sass/global.scss */
footer[role="contentinfo"] .container {
  padding-bottom: 35px; }


@media only screen and (min-width: 501px) {
  footer[role="contentinfo"] nav {
    font-size: 14px
  }
}

  @media only screen and (min-width: 501px) {
    /* line 2135, ../sass/global.scss */

    footer[role="contentinfo"] nav {
      font-size: 13px
    }

    footer[role="contentinfo"] .container {
      padding-left: 0; 
      padding-right: 0;} }
/* line 2142, ../sass/global.scss */
footer[role="contentinfo"] .colophon {
  width: 270px;
  margin: 0 auto; }
footer[role="contentinfo"] .colophon img {
  padding-bottom: 2px; }
  @media only screen and (min-width: 501px) {
    /* line 2142, ../sass/global.scss */
    footer[role="contentinfo"] .colophon {
      width: auto;
      float: left; } }
  /* line 2150, ../sass/global.scss */
  footer[role="contentinfo"] .colophon img, footer[role="contentinfo"] .colophon span { 
    width: auto; }
  /* line 2154, ../sass/global.scss */
  footer[role="contentinfo"] .colophon span {
    margin-left: 10px;
    line-height: 45px;
    font-weight: bold; }
/* line 2160, ../sass/global.scss */
footer[role="contentinfo"] nav {
  float: right;
  line-height: 45px;
  display: none; }

@media only screen and (min-width: 320px) and (max-width: 540px) {
  body footer .container {
    padding: 0;
    padding-bottom: 0px !important;
  }
  footer[role="contentinfo"] nav {
    display: block;
    float: none;
    clear:both;
    padding-top: 1em;
  }
  footer[role="contentinfo"] nav ul li {
    display: block !important;
    float: none;
    border-top: 1px solid #ddd;
  }
  footer[role="contentinfo"] nav ul li:after {
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    position: absolute;
    right: 25px;
    content: "\203A";
    font-size: 27px;
    line-height: 1.7;
    top: 0px;
    color: #ed2a7b;
    font-weight: bold;
  }
}


  /* line 2165, ../sass/global.scss */
  footer[role="contentinfo"] nav ul li {
    padding-left: 15px;
    display: inline-block;
    *display: inline; }
@media only screen and (min-width: 501px) {
  /* line 2173, ../sass/global.scss */
  footer[role="contentinfo"] nav {
    display: block; } }

/* line 2181, ../sass/global.scss */
.mobile-active {
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  z-index: 50; }
  @media only screen and (min-width: 501px) {
    /* line 2181, ../sass/global.scss */
    .mobile-active {
      display: none; } }

/* line 2194, ../sass/global.scss */
.mobile-hide {
  display: none; }

@media only screen and (min-width: 501px) {
  /* line 2199, ../sass/global.scss */
  .mobile-hide {
    display: block; }

  /* line 2202, ../sass/global.scss */
  .tablet-hide {
    display: none !important; } }
/* line 2210, ../sass/global.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*
 * Image replacement
 */
/* line 2216, ../sass/global.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

/* line 2224, ../sass/global.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/* line 2235, ../sass/global.scss */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/* line 2244, ../sass/global.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
/* line 2261, ../sass/global.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
/* line 2274, ../sass/global.scss */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 2291, ../sass/global.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 2296, ../sass/global.scss */
.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 2305, ../sass/global.scss */
.clearfix {
  *zoom: 1; }

@media print {
  /* line 3, ../sass/print.scss */
  * {
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
    float: none !important; }

  /* line 11, ../sass/print.scss */
  header, .artdiv, aside, .container {
    width: 100% !important;
    margin: 1em 0 !important;
    padding: 0 !important; }

  /* line 16, ../sass/print.scss */
  aside.main-sidebar, nav {
    display: none !important; }

  /* line 20, ../sass/print.scss */
  header[role="banner"] {
    background: #666 !important;
    height: auto !important; }
    /* line 23, ../sass/print.scss */
    header[role="banner"] .hgroup h1 a {
      height: auto !important;
      width: auto !important;
      font-size: 28px; }
      /* line 27, ../sass/print.scss */
      header[role="banner"] .hgroup h1 a:before {
        content: "Chicago Shopping - ";
        white-space: nowrap; }
      /* line 31, ../sass/print.scss */
      header[role="banner"] .hgroup h1 a.ir {
        overflow: visible; }

  /* line 38, ../sass/print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 56, ../sass/print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 61, ../sass/print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 66, ../sass/print.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  /* line 71, ../sass/print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 75, ../sass/print.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  /* line 85, ../sass/print.scss */
  p, .artdiv li, section[role="main"].container .posts ul, section[role="main"].container .artdiv .post-content ul,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 91, ../sass/print.scss */
  h2,
  h3 {
    page-break-after: avoid; } }
@font-face {
  font-family: "EntypoRegular";
  src: url("Entypo-webfont.eot");
  src: url("Entypo-webfont.eot?#iefix") format("embedded-opentype"), url("Entypo-webfont.woff") format("woff"), url("Entypo-webfont.ttf") format("truetype"), url("Entypo-webfont.svg#EntypoRegular") format("svg");
  font-weight: normal;
  font-style: normal; }


/* ***** Mobile ***** */
@media all and (max-width: 680px) and (min-width: 0px) {
  body .container {
    padding: 0 15px;
  }

  .home section[role="main"].container .posts .artdiv.wishabi-large.post,
  section[role="main"].container .posts .artdiv {
    min-width: 1px;
  }

  .page-title {
    margin-left: 0px;
    margin-right: 0px;
  }

  .page-title h1 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .addthis_button_email {
    display: none !important;
  }

  footer[role="contentinfo"] .colophon img {
    height: auto;
  }
  body .masonry {

  }
  #blog-bar .container #blog-big #blog-big-info {
    float: left;
    width: auto;
    font-family: Georgia;
    margin: 0 40px 0 0; }
}

/* Rules from the named stylesheet that didn't directly overwrite styles above */

.single article > header {margin-bottom: 30px;}
.single aside .reverse-title, .reverse-title {margin-bottom: 20px;}
.single .blog-author .social a {display: inline-block; margin-right: 10px;}
.single .blog-author .social img {display: block; margin: 0;}

section[role="main"].container article.page .sharing-tools a, section[role="main"].container article.single-post .sharing-tools a, section[role="main"].container article.archive-post .sharing-tools a {line-height: 14px; padding: 8px 12px;}

.widget.blogroll .network-blogs {padding: 0;}

.widget.blog-author p {font-size: 14px;}

.blog-menu .widget .widget-content li, .widget ul li {font-size: 14px !important;}

@media only screen and (max-width:  1319px) {
	#blog-big-item {display: none;}
	#blog-bar .container #blog-big #blog-big-info {margin: 0;}
	.single article .has-feature {height: auto;}
	.single article .has-feature .sharing-tools {position: relative !important; left: 0 !important; margin-top: 20px !important;}
	.home #brand-slider {width: 62%;}
}

@media only screen and (max-width:  1039px) {
	footer[role="contentinfo"] .colophon img {width: 32px; position: relative; }
}

.widget_archive, .widget_categories, .page .blogroll, .page .blog-author, body.blog #wishabi-spotlight-2, .at16nc.at16t_email, .single .featured-gallery .bx-has-controls-direction .bx-pager {
	display: none;
}

#blog-big-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 365px;
}

.authorinfo {
	background: #eaf5f5;
	clear: both !important;
	color: #666666;
	float: none !important;
	font-family: Georgia, Times;
	font-size: 22px;
	padding: 48px !important;
	line-height: 30px; 
}

.authorinfo a {
	color: #ed2a7b;
}

.authorinfo h1 {
	margin-bottom: 0;
	color: #000;
}

.authorinfo .description {
	overflow: hidden;
}

.authorinfo .author_disclaimer {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	font-style: italic;
}

.authorinfo .author_more_less {
	font-family: Arial;
	text-align: center;
	background: #000;
	color: #fff;
	cursor: pointer;
	display: block;
	margin: 20px auto 0;
	width: 155px;
	font-weight: bold;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
}

.author_ico {
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -1000px;
	background: no-repeat 50% 50%;
	background-size: 100%;
	display: inline-block;
	margin-right: 6px;
}

.author_ico.ico_twitter {background-image: url(../img/icon_twitter.png);}

.author_ico.ico_fb {background-image: url(../img/icon_facebook.png);}

.author_ico.ico_pintrest {background-image: url(../img/icon_pinterest.png);}

.author_widget_name {
	font-size: 16px;
	color: #000;
}

.wishabi-search form {
	background: #faf3d6;
	padding: 6.66667%;
}

.wishabi-search input[type="text"] {
	border: 0px;
	padding: 15px;
	font-family: Arial;
	font-size: 16px;
	color: #7f7f7f;
	height: 47px;
	margin-right: 3.846153846154%;
	width: 74.230769230769%;
	float: left;
}

.wishabi-search input[type="submit"] {
	border: 0px;
	background: #ed2a7b;
	color: white;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	float: left;
	height: 47px;
	padding: 0 2.614379084967%;
	width: 21.923076923077%;
	margin: 0%;
	text-align: center;
}

.page .post .blogroll {
	display: block;
}

.post .widget.blogroll .network-blogs {
	margin-top: 0px;
}

.post-content .related_wishabi_in_post .shop-content {
	width: 300px;
	margin-top: 0px;
}

#google-advertise {
	height: 787px;
}

@media only screen and (max-width: 1480px) { 

	.post-content .shop-item .item-title {
		font-size: 16px;
		line-height: 32px;
		margin-top: 6px;
	}
}

@media only screen and (min-width: 501px) and (max-width: 1300px) {
	body {
		min-width: 1024px;
	}
	section[role="main"].container,
	.container {
	}

}

.caption_wrap {
	display: block;
	background: #fff;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	color: #7f7f7f;
}

.caption_wrap span {
    margin: .5em 0;
}

.single .featured-gallery .bx-has-controls-direction{
	display: block !important;
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 420px;
	top: 0;
}

.single .featured-gallery .bx-has-controls-direction .bx-controls-direction {
	height: 100%;
	position: relative;
}

.single .featured-gallery .bx-has-controls-direction .bx-next{
	background: url(../img/ico-arrow-right.png) no-repeat 0 50%;
	height: 100%;
	width: 25px;
	text-indent: -1000px;
	overflow: hidden;
	right: 10px;
	position: absolute;
	display: block;
}

.single .featured-gallery .bx-has-controls-direction .bx-prev{
	background: url(../img/ico-arrow-left.png) no-repeat 0 50%;
	height: 100%;
	width: 25px;
	text-indent: -1000px;
	overflow: hidden;
	left: 10px;
	position: absolute;
	display: block;
}





