/* Spring 2015 */
@import url("https://fonts.googleapis.com/css?family=Oswald:400,700");
@import url("https://fonts.googleapis.com/css?family=Abril+Fatface");
.font-display {
  font-family: 'Abril Fatface', sans-serif;
}
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
small {
  font-size: 85%;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  height: auto !important;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
body {
  background: #f06c7a; /* url(http://www.shopmalls.com/css/images/fall2013/fall-bg.jpg) repeat-x*/
  color: #44225e;
  font-size: 13px;
  line-height: 1.5;
}
a {
  color: #a6c4c4;
}
.hide {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}
.hidden {
  display: none;
}
.cl {
  display: none;
}
h2 {
  color: #858cc2;
  font-family: 'Abril Fatface', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
  text-align: center;
  font-weight: normal;
}
h3 {
  color: #858cc2;
  font-family: 'Abril Fatface', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  line-height: 1.75;
  font-weight: normal;
  margin: 1em 0 0 0;
}
header {
  width: 90%;
  height: 200px;
  margin: 0 auto;
}
#wrapper {
  width: 86%;
  background: #d7de5d;
  margin: 0 auto;
  padding: 0 2% 2% 2%;
}
.mall-home #wrapper {
  width: 90%;
  background: none;
  padding: 0;
}
#inner-wrap {
  width: 94%;
  background: #fff;
  margin: 0 auto;
  padding: 3%;
}
.mall-home #inner-wrap {
  background: none;
}
#shop-img {
  max-width: 65%;
  margin: 20px auto 10px auto;
  display: block;
}
.mall-home footer {
    background: #d7de5d;
}


p.results-title-pg, #content p.results-title-ev, #content p.results-title-st {text-transform: uppercase; font-size: 19px; line-height: 27px; font-family: 'Abril Fatface', sans-serif; font-weight: 700; letter-spacing: 1px; color: #99B927;}
p.results-title-pg {background: url(/css/images/spring2015/results-page.png) no-repeat 0 4px; padding-left: 22px;}
p.results-title-ev {background: url(/css/images/spring2015/results-event.png) no-repeat 0 4px; padding-left: 22px;}
p.results-title-st {background: url(/css/images/spring2015/results-store.png) no-repeat 0 4px; padding-left: 22px;}
li.results-li {padding-left: 13px; list-style: none;}
p.results-excerpt {padding-left: 22px;}
p.results-dash {color: #6E96C3;}

/*
header#head {
  background: url(/css/images/spring2015/shop-2015-pop-mobile2.png) 10% 50% no-repeat !important;
  background-size: 40% !important;
}
*/

.mall-list ul {
  margin: 0;
  padding: 0;
}
.mall-list ul li {
  list-style: none;
  float: none;
  width: 80%;
  padding: 4.80%;
  border-top: solid 1px #cb2924;
  text-align: center;
  font-family: 'Abril Fatface', sans-serif;
  position: relative;
  margin: 0 auto;
}
.mall-list ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 1.3em;
  letter-spacing: .05em;
}
.mall-list ul li span {
  position: relative;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  display: block;
  margin: .25em 0;
}
.mall-list ul img {
  max-width: 90%;
}
.mall-home .show {
  display: none;
}
.mall-home .hidden {
  display: block;
}
#head .backstretch {
  display: none !important;
}
.brand {
  display: block;
  overflow: hidden;
  position: absolute;
  /*background-color: #6D0E41 !important;*/
}
.brand.eastdale {
  background: url("/images/eastdale_uploads/splash-logo-eastdale.png") no-repeat;
  background-size: 100%;
  height: 116px;
  width: 254px;
  right: 5%;
  top: 40px;
}
.brand.albany {
  background: url("/images/albany_uploads/albany-mall-logo-splash.png") no-repeat;
  background-size: 100%;
  height: 118px;
  width: 200px;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 40px;
}
.brand.hot_springs {
  background: url("/images/hot_springs_uploads/hot-springsmall-logo-splash.png") no-repeat;
  background-size: 100%;
  height: 65px;
  width: 250px;
  right: 5%;
  top: 80px;
}
.brand.selma {
  background: url("/images/selma_uploads/selma-mall-mobile-logo.png") no-repeat;
  background-size: 100%;
  height: 82px;
  width: 239px;
  right: 5%;
  top: 40px;
}
.brand.university {
  background: url("/images/university_uploads/universitymall-logo-splash.png") no-repeat;
  background-size: 100%;
  height: 136px;
  width: 225px;
  right: 5%;
  top: 40px;
}
.brand.western_hills {
  background: url("/images/western_hills_uploads/western-hills-mobile-logo.png") no-repeat;
  background-size: 100%;
  height: 116px;
  width: 254px;
  right: 5%;
  top: 40px;
}
.darkbar {
  background: #6D0E41;
  height: 35px;
  width: 110%;
  margin-left: -5%;
}
#headline h2 {
  width: 350px;
  height: 96px;
  background: url(/css/images/spring2015/shop-indoors-2x.png) no-repeat;
  background-size: 100%;
  margin: -70px auto 0 auto;
  z-index: 1000;
  position: relative;
}
.phone-hours {
  width: 100%;
  margin: 0 auto;
}
.phone,
.hours {
  color: #3b938e;
  float: left;
  font-family: 'Abril Fatface', sans-serif;
  text-transform: lowercase;
  font-size: 12px;
  margin: 0;
}
.phone {
  margin-left: 7%;
  float: left;
}
.hours {
  float: right;
}
#primary-nav {
  margin: 0;
  padding: 0;
}
#primary-nav li {
  width: 100%;
  display: block;
  margin-bottom: 2px;
}
#primary-nav a {
  background: #3b938e url(/css/images/spring2015/nav-arrow.png) center right no-repeat;
  background-size: 30px;
  color: #fff;
  display: block;
  width: 94%;
    font-family: 'Abril Fatface', sans-serif;
  font-size: 32px;
  text-transform: lowercase;
  padding: 1% 3%;
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  letter-spacing: .05em
}
#primary-nav .nav-subtab {
  background: #d7de5d;
  padding: 0;
  width: 100%;
  margin: 0;
}
#primary-nav .nav-subtab li {
  border-bottom: 2px solid #86b2b3;
  margin: 0 3%;
  width: 94%;
}
#primary-nav .nav-subtab li:last-child {
  border-bottom: none;
}
#primary-nav .nav-subtab li a {
  background: transparent;
  color: #3b938e;
  text-transform: none;
  font-weight: normal;
  font-size: 26px;
  box-shadow: 0 0 0 0;
  padding: 1% 0;
  text-transform: lowercase;
}
#menu-main {
  margin: -3.2% 0 0 0;
  background: #3b938e;
  color: #fff;
  display: block;
  font-family: 'Abril Fatface', sans-serif;
  font-size: 20px;
  text-transform: lowercase;
  padding: 1% 3%;
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  width: 25%;
  text-align: center;
}
#primary-nav.interior {
  margin-top: 2px;
  position: absolute;
  width: 175px;
  display: none;
  background: #86b2b3;
  z-index: 20;
}
#primary-nav.interior a {
  font-size: 20px;
  background-size: 20px;
}
#primary-nav.interior .nav-subtab a {
  font-size: 18px;
}
.color-box {
  background: #fff ;
  width: 100%;
  margin: 1em 0 0;
  display: inline-block;
}
.color-box a {
  text-decoration: none;
  display: block;
}
.color-box h2 {
  color: #858cc2;
  font-weight: normal;
  width: 26%;
  float: left;
  font-size: 17px;
  padding: 0 5% 0 0;
  text-transform: none;
  line-height: 1.2em;
  text-align: center;
  margin: .7em 0;
}
.color-box h2 em {
  font-style: normal;
}
.color-box p {
  color: #858cc2;
  width: 48%;
  padding-right: 3%;
  float: left;
  font-size: 1em;
}
.color-box span {
  height: 14px;
  width: 23px;
  border-radius: 15px;
  background: #85b2b1;
  color: #fff;
  text-transform: uppercase;
  float: left;
  line-height: 1;
  padding: 11px 0 5px 7px;
  font-size: 11px;
  margin: 1.5em 3% 0 0;
}

.box-top, .box-bottom { 
  background: url(/css/images/spring2015/dashed-lines.png) 50% 50% no-repeat;
  height: 18px;
} 

.box-cnt {
  width: 100%;
  height: 100%;
  color: #fff;
  /* overflow: hidden;  */
  position: relative;
}
.box-cnt #slideshow {
  width: 470px;
  height: auto;
  margin: 0 auto;
  padding-top: 38%;
  max-width: 100%;
}
@media (min-width: 600px) {
  .box-cnt #slideshow {
    padding-top: 0;
    min-height: 170px;
  }
}
.box-cnt p img {
  width: 100% !important;
  height: auto !important;
}
.box-cnt p #slideshow .box-item {
  width: 100% !important;
}
.box-cnt p .box-cnt p {
  /* overflow: hidden; */
}
.box-cnt .title {
  float: left;
  display: inline;
  font-size: 13px;
  line-height: 16px;
  height: 36px;
  font-family: 'Myriad Pro', 'Trebuchet MS', Arial, serif;
  padding: 0 10px 0 30px;
  width: 114px;
}
.box-cnt .info {
  float: left;
  display: inline;
  width: 200px;
  height: 48px;
  font-size: 13px;
  line-height: 16px;
}
#stores {
  padding: 0;
  margin: 1.5em 0;
}
#stores li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#stores li .cat-name {
  font-family: 'Oswald', sans-serif;
  font-size: 1.3em;
}
#stores li.top-level {
    padding: .25em 0;
}
#stores li.top-level .plus {
  padding-left: 5px;
  color: #CF5BA0;
  font-family: 'Abril Fatface', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  text-decoration: none;
  line-height: 1;
}
#stores li a {
  /*color: #acaf50;*/
  font-family: 'Abril Fatface', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  line-height: 1.75;
}
#stores li ul {
  margin: 0 0 1em 0;
  padding: 0;
  display: none;
}
#stores li ul li a {
  text-transform: none;
  font-size: 14px;
  /*color: #DA613D;*/
  font-family: "helvetica", arial, sans-serif;
  text-decoration: underline;
}
#stores li ul li a .num {
  color: #cb2924;
  padding-right: 10px;
  width: 20px;
  display: inline-block;
  font-weight: bold;
}
#stores .popup {
  display: none;
  color: #cb2924;
  font-size: 14px;
  padding: 15px;
  background: white;
  margin-bottom: 1em;
  position: relative;
}
#stores .popup h3 {
  margin: 0;
  color: #3b938e;
}
#stores .popup a {
  /*color: #DA613D;*/
}
#stores .coupon-available {
  padding: 0;
  margin: 1.5 0 0 0;
}
#stores .coupon-available li {
  background: url(/css/images/spring2015/coupon-icon.png) 0 1px no-repeat;
  background-size: 9px 9px;
  font-family: Helvetica, Arial, sans-serif;
  padding-left: 14px;
  font-size: 10px;
  line-height: 13px;
  font-weight: bold;
  letter-spacing: normal;
  text-transform: none;
}
#stores .coupon a {
  background: url(/css/images/spring2015/coupon-icon.png) right center no-repeat;
  background-size: 9px 9px;
  padding-right: 15px;
}
#stores .coupon .popup a {
  background: none;
  padding: 0;
}
.close,
.eclose {
  background: url(/css/images/spring2015/close-hr.png) no-repeat !important;
  background-size: 100% !important;
  display: block;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 10px;
  right: 10px;
  /*display: none;*/
}
.listing {
  padding: 0;
  margin: 0;
}
.listing li {
  list-style: none;
  padding: 0;
  margin: 0 0 2em 0;
  color: #cb2924;
  font-size: 15px;
  border-bottom: 1px solid #eecd48;
}
.listing li span {
  color: #f36c7b;
  font-weight: bold;
}
.listing li p {
  margin: .5em 0 .5em 0;
}
.listing li strong:first-of-type {
  color: #f36c7b;
}
.listing img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
/*.listing li a {
  color: #e3613a;
}*/
.pin-list {
  width: 100%;
  text-align: center;
}
.pin-list .col {
  float: left;
  display: inline;
  width: 31%;
  margin-bottom: 3%;
}
.pin-list .col + .col {
  padding-left: 3%;
}
.pin-list .col a img {
  display: block;
  border: solid 3px #fff;
  margin-bottom: 3%;
}
.pin-list .col a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.pin-list .pin-link .highlight {
  color: #cb2924;
}
.placeholder iframe {
  width: 100%;
}
#bottom {
  border-top: 1px solid #eecd48;
  border-bottom: 1px solid #eecd48;
  position: relative;
  margin: 0 auto;
  display: table;
}
.enews {
  width: 42%;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  padding: .3em 1.5em 1em 0;
  text-align: center;
  color: #3b938e;
}
.enews a {
  color: #f16175;
  font-family: 'Abril Fatface', sans-serif;
}
.enews-full {
  font-family: 'Abril Fatface', sans-serif;
  margin-bottom: 0;
  padding-bottom: 1em;
  text-align: center;
}
.enew-pop {
  padding: 3%;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  /*height: 81px;*/
  width: 94%;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border: 1px solid #cccccc;
}
.enew-pop ::-webkit-input-placeholder {
  color: white;
}
.enew-pop :-moz-placeholder {
  /* Firefox 18- */

  color: white;
}
.enew-pop ::-moz-placeholder {
  /* Firefox 19+ */

  color: white;
}
.enew-pop :-ms-input-placeholder {
  color: white;
}
#signup {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#signup label {
  color: #154478;
}
#signup .submit-button {
  color: #0e9b8e;
}
#signup label {
  float: left;
  display: inline;
  color: #221303;
  font-size: 13px;
  line-height: 20px;
  margin: -3px 8px -3px -5px;
  position: relative;
  font-family: 'Abril Fatface', sans-serif;
  font-weight: 700;
}
#signup .field {
  font-size: 10px;
  color: #fff;
  padding: 2px 4px;
  width: 90px;
  width: 97%;
  float: left;
  display: inline;
  background: #cccccc;
  border: 0;
  border-bottom: 2px solid #154478;
}
#signup .form-buttons {
  float: left;
  display: inline;
  width: 46px;
  text-align: center;
  border-bottom: 2px solid #154478;
  padding-bottom: .125em;
}
#signup .field-wrapper {
  padding: 4px 0;
  width: 75%;
  float: left;
  display: inline;
  position: relative;
  bottom: -1px;
  /*background: #cccccc;
  border-bottom: 2px solid #154478;*/
}
#signup .submit-button {
  font-size: 10px;
  color: #61beac;
  text-transform: uppercase;
  font-family: 'Abril Fatface', sans-serif;
  font-weight: 700;
  cursor: pointer;
  border: 0;
  background: transparent;
  /* width: 20%; */

}
.giftcard {
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  padding: 1em;
  text-align: center;
  color: #3b938e;
  text-decoration: none;

}
.giftcard:first-line {
  padding-left: 37px;
}
.giftcard strong {
  font-size: 14px;
  color: #f16175;
  font-family: 'Abril Fatface', sans-serif;
}
.check-mall-link {
  display: block;
  margin-top: 1em;
  width: 45%;
  display: inline-block;
}
.check-mall-link img {
  max-width: 50%;
}
.m-social {
  width: 97%;
  float: left;
  padding-bottom: 1em;
  padding-left: 3%;
  margin-top: -.25em;
  border-bottom: 1px solid #eecd48;
  position: relative;
  text-align: center;
}
.m-social.home {
  width: 100%;
  float: none;
  background: url(/css/images/spring2015/tag-your-in.png) left top no-repeat;
  background-size: 75%;
  border: none;
  text-align: left;
}
.m-social.home a {
  margin: 50px 10px 0 0;
}
.m-social a {
  height: 25px;
  width: 25px;
  display: inline-block;
  overflow: hidden;
  margin: 0 0 0 2%;
  text-align: center;
}
.m-social a.facebook {
  background: url(/css/images/spring2015/m-facebook-mobile.png) 50% 50% no-repeat;
  background-size: 100%;
}
.m-social a.twitter {
  background: url(/css/images/spring2015/m-twitter-mobile.png) 50% 50% no-repeat;
  background-size: contain;
}
.m-social a.pinterest {
  background: url(/css/images/spring2015/m-pinterest-mobile.png) 50% 50% no-repeat;
  background-size: 100%;
}
.m-social a.youtube {
  background: url(/css/images/spring2015/m-youtube-mobile.png) 50% 50% no-repeat;
  background-size: 100%;
}
.m-social a.instagram {
  background: url(/css/images/spring2015/m-instagram-mobile.png) 50% 50% no-repeat;
  background-size: 100%;
}
.m-social a.flickr {
  background: url(/css/images/spring2015/m-flickr-mobile.png) 50% 50% no-repeat;
  background-size: 100%;
}
.m-social a.tumblr {
  background: url(/css/images/spring2015/m-tumblr-mobile.png) 50% 50% no-repeat;
  background-size:  contain;
}

.admin #headline {text-align: center;}
.admin #headline .phone,
.admin #headline .hours {
  float: none;
  margin: 0 auto;
  font-size: 14px;
}
.admin #headline .phone a {color: #8489c4;}
#headline .m-social {
  border: none;
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
}
#headline .m-social a {
  height: 24px;
  width: 24px;
  background: url(/css/images/spring2015/m-headerSocial-links.png);
  background-size: 128px;
}
#headline .m-social a.twitter {
  width: 26px;
  background-position: -31px 0;
}
#headline .m-social a.youtube {
  width: 30px;
  background-position: -63px 0;

}
#headline .m-social a.instagram {
  background-position: -99px 0;
}
#headline .m-social a.facebook:hover {background-position: left bottom;}
#headline .m-social a.twitter:hover {background-position: -31px bottom;}
#headline .m-social a.youtube:hover {background-position: -63px bottom;}
#headline .m-social a.instagram:hover {background-position: -99px bottom;}

#tag-logo {
  background: url(/css/images/spring2015/tag-logo-mobile.png) 50% 50% no-repeat;
  background-size: contain;
  height: 43px;
  width: 100%;
  margin: 1em 0 .25em 3%;
}
.tag-hide {display: none;}

#search {
  width: 100%;
  text-align: center;
  margin: 1em 0;
}
#search .field-wrapper {
  width: 60%;
  float: left;
  margin-left: 11%;
}
#search .field-wrapper input {
  width: 96%;
  padding: 2%;
  border: 2px solid #ce2927;
  border-radius: 3px;
  background: #fff;
}
#search .form-buttons {
  width: 20%;
  float: left;
  padding-left: 0;
}
#search .form-buttons input {
  width: 96%;
  padding: 2%;
  background: none;
  border: none;
  font-family: 'Abril Fatface', sans-serif;
  color: #d6dd5c;
  text-transform: lowercase;
  font-size: 16px;
}
#search ::-webkit-input-placeholder {
  text-transform: lowercase;
color: #a6c4c4;
}
#search :-moz-placeholder {
  text-transform: lowercase;
color: #a6c4c4;
}
#search ::-moz-placeholder {
  text-transform: lowercase;
color: #a6c4c4;
}
#search :-ms-input-placeholder {
  text-transform: lowercase;
color: #a6c4c4;
}
#map {
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #8eaec2;
  padding-bottom: 20px;
}
#map a {
  text-decoration: none;
}
.map {
  margin: 3em 0;
  border-top: 1px solid #eecd48;
  padding-top: 1em;
}
.map h2,
.map h4 {
  text-align: center;
  margin-bottom: 1em;
}
.map h4 {
    color: #858cc2;
    font-family: 'Abril Fatface', sans-serif;
    text-transform: lowercase;
    font-weight: bold;
    font-size: 1.7em;
    margin: 0;
    letter-spacing: .05em;
}
.map h3 {
  display: none;
}
.map h3 + p {
  padding-left: 27px;
}
.map p {
  font-family: helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin-top: 0;
}
.map .placeholder p {
  width: 48%;
  float: left;
}
.map .placeholder p:first-child {
  margin-right: 4%;
}
.map .directions ul {
  padding: 0;
  margin: 0 0 1em 0;
}
.map .directions ul li {
  list-style: none;
  /*color: #44225e;*/
  font-family: 'Abril Fatface', sans-serif;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 1.75em;
}
.map .directions ul li strong {
  color: #3b938e;
  font-weight: normal;
}
.map .directions ul li .map-it-link {
  background: url(/css/images/spring2015/map-ico-hr.png) no-repeat 0 0;
  padding-left: 15px;
  margin-left: 27px;
  background-size: 11px 21px;
}
.map .directions ul li .num {
  color: #fff;
  display: inline-block;
  width: 23px;
  height: 23px;
  font-size: 10px;
  line-height: 23px;
  text-align: center;
  text-shadow: none;
  background: url(/css/images/spring2015/num-ico.png) no-repeat;
  font-family: 'Abril Fatface', sans-serif;
  font-weight: 400;
}
.video .heading h3 {
  padding: .5em 0;
  font-size: 24px;
  line-height: 1.5em;
  color: #f26b7a;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: center;
  border-top: 1px solid #eecd48;
  margin: 0;
}
.video .heading h3 .highlight {
  text-transform: lowercase;
  font-size: 33px;
  color: #cb2924;
}
.video .heading h3 #trends-copy-highlight2 {
  color: #858cc3;  
  font-family: 'Abril Fatface', sans-serif;
  text-transform: lowercase;
  font-size: 2em !important;
}
.ac {
  text-align: center;
  margin-top: 1em;
  padding-bottom: 1em;
}
.video .yt-link {
  padding-left: 29px;
  font-size: 14px;
  line-height: 21px;
  color: #f26b7a;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  background: url(/css/images/spring2015/m-youtube-mobile.png) 0 50% no-repeat;
  background-size: contain;
}
.headline .what-pinning-title {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
  background: url(/css/images/spring2015/what-were-pinning-mobile.png) no-repeat;
  display: block;
  margin: 20px auto 10px auto;
  width: 260px;
  height: 38px;
  background-size: 100%;
}
.pin-list .pin-link {
  clear: both;
  display: block;
  position: relative;
  margin: 10px 0 20px 0;
  color: #f26b7a;
  font-size: 15px;
  line-height: 26px;
  background: url(/css/images/spring2015/m-pinterest-mobile.png) no-repeat 0 50%;
  background-size: contain;
  padding-left: 30px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  text-decoration: none;
  display: inline-block;
}
.post-trends img {
  width: 100%;
  height: auto;
}
.post table {
  width: 100%;
}
.large {
  font-size: 17px;
  line-height: 1.2em;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: center;
  color: #f26b7a;
  letter-spacing: 1px;
}
.large .highlight {
  font-size: 28px;
  line-height: 35px;
  color: #cb2924;
  text-transform: lowercase;
  vertical-align: text-bottom;
}
.post td {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
}
.post td p {
  text-align: left;
}
footer {
  color: #3b938e;
  font-size: .85em;
  padding: 1em 2em;
}
footer a {
  color: #f26073;
}



/**** Candid ****/
.candid-wall-overlay {background-color: rgba(216, 222, 94, .85);}
.candid-caption {color: #44225e;}
.candid-wall-load-more, .now-in-more {color: #3b938e; background: none; border:1px solid #3b938e; border-radius: 0; padding: .5em 1.5em; margin: 20px auto; font-size: 14px; width: 40%;}
#candid-overlay .profile-wrap .candid-caption {padding: 1em 1.25em;}
#candid-overlay .name h3 {text-transform: none; font-size: 13px;}
#candid-overlay .user-avatar {-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
#candid-overlay .profile-wrap {height: 99%; padding-top: 1%;}
.candid-wall-overlay-text div {color: #3b938e; border: 1px solid #3b938e;}
#candid-overlay {background-color: rgba(216, 222, 94, .85);}
#candid-overlay .candid-shortcuts, #candid-overlay .candid-shortcuts span {color: #3b938e;}
#candid-overlay .by-logo-text em, #candid-overlay .by-logo-text {color: #fff !important;}
.candid-wall-cell .media img {object-fit: cover; height: 100% !important;}
.candid-wall-load-more {display: none;}

.now-in-more {display: block; text-align: center; text-decoration: none; cursor: pointer; font-weight: 700; clear: both; opacity: .7;}
h4.now-in {color: #858cc2; font-size: 18px; font-weight: 400; text-transform: none; height: 1.5em; margin-left: .75em;font-family: 'Abril Fatface';}

/**** Instafeed ****/

/*Instafeed*/
#instafeed {
    text-align: center;
    margin: 0 auto;
}
#instafeed > div {
    position: relative;
    display: inline-block;
    margin: 1px;
}
#instafeed div.hidden {display: none;}
#instafeed a img {
  object-fit: cover;
  position: absolute;
  height: 100% !important;
  width: 100%;
  left: 0;
  top: 0;
}
#instafeed a:before {
    content: 'SHOP NOW';
    position: absolute;
    z-index: 5;
    color: #3b938e;
    border: 1px solid #3b938e;
    margin: 0 auto;
    min-width: 77px;
    font-size: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: opacity,300ms;
    -moz-transition: opacity,300ms;
    -ms-transition: opacity,300ms;
    -o-transition: opacity,300ms;
    transition: opacity,300ms;
}
#instafeed a:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(216, 222, 94, .85);
    -webkit-transition: opacity,300ms;
    -moz-transition: opacity,300ms;
    -ms-transition: opacity,300ms;
    -o-transition: opacity,300ms;
    transition: opacity,300ms;
}

#instafeed a:hover:before,
#instafeed a:hover:after {opacity: 1;}
.now-in-more {
  opacity: 0.7;
  color: #3b938e;
    background: none;
    border: 1px solid #3b938e;
    border-radius: 0;
    padding: .5em 1.5em;
    margin: 20px auto;
    font-size: 14px;
    width: 40%;
    display: block;
    text-align: center;
}
.now-in-more:hover {
  opacity: 1;
  text-decoration: none;
}
#instafeed > div {
  position: relative;
  width: 91px;
  height: 91px;
}
#instafeed > div a {
  width: 100%;
  height: 100%;
}
#inner-wrap.now-in #instafeed > div:nth-child(4n+4) {
  width: 184px;
  height: 184px;
}

@media only screen and (max-width: 320px),
screen and (device-width: 360px) and (device-height: 640px) and (-webkit-min-device-pixel-ratio: 2) {
  #instafeed > div {
    position: relative;
    width: 78px;
    height: 78px;
  }
  #inner-wrap.now-in #instafeed > div:nth-child(4n+4) {
    width: 158px;
    height: 158px;
  }
}
.hidden {display: none;}
.fancybox-skin {border-radius: 0 !important;}
.fancybox-title {
    color: #44225e;
    padding: 10px;
    font-size: 14px;
    opacity: 0.8;
    letter-spacing: -0.8px;
}
.fancybox-title a {
    color: #44225e;
}
.fancybox-overlay {background: rgba(216, 222, 94, .85) !important;}
.fancybox-close {
    top: -35px !important;
    right: 0px !important;
    width: 30px !important;
    height: 30px !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath d='M1.4 13.65l6.1-6.2 6.1 6.2M1.4 1.35l6.1 6.1 6.1-6.1' fill='none' stroke='%23FFF' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E") !important;
    background-size: contain !important;
}
.fancybox-nav span {
    width: 14px !important;
    height: 36px !important;
    visibility: visible !important;
}
.fancybox-prev span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='58.9' viewBox='0 0 22 58.9'%3E%3Cpath fill='none' stroke='%23FFF' stroke-width='4' d='M20 1.2L2.7 29.3 20 57.7'/%3E%3C/svg%3E") !important;
    background-size: contain !important;
}
.fancybox-next span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='58.9' viewBox='0 0 22 58.9'%3E%3Cpath fill='none' stroke='%23FFF' stroke-width='4' d='M2.5 1.2l17 28.1-17 28.4'/%3E%3C/svg%3E") !important;
    background-size: contain !important;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}



/*mailchimp signup*/
#mc_embed_signup div.response {width: 100% !important;}
#mc_embed_signup .mc-field-group input {display: inline !important; padding: 2px 0 !important;}
#mc_embed_signup .mc-field-group {min-height: 0 !important; padding-bottom: 1% !important; width: 100% !important;}
#mc_embed_signup form {padding: 0 !important;}
#mc-embedded-subscribe {margin: 0 !important; display: inline-block !important;}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {margin: 2px 0 !important; padding: .25em !important; font-size: 11px !important; background-color: transparent !important;}
#mc_embed_signup div#mce-responses {padding: 0 !important; margin: 0 !important; width: 100% !important;}
#mc_embed_signup #mce-success-response, #mc_embed_signup #mce-error-response {font-size: 11px !important; font-weight: normal !important; line-height: normal !important; color: #e85c41 !important; padding: .25em !important; margin: 2px 0 !important;}
/* Check mobile web for edits to form/popup styles*/

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

  .check-mall-link img {
    max-width: 100%;
  }

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 480px) {
  header {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  .brand.eastdale {
    width: 150px;
    height: 69px;
    background-size: 100%;
    top: 50px;
    left: 0px;
  }
  .brand.albany {
    width: 185px;
    height: 109px;
    background-size: 100%;
    top: 30px;
  }
  

  .brand.hot_springs {
    height: 39px;
    width: 150px;
    right: 5%;
    top: 70px;
  }
  .brand.selma {
    height: 52px;
    width: 150px;
    right: 5%;
    top: 75px;
left: 0px;
  }
  .brand.university {
    height: 90px;
    width: 150px;
    right: 5%;
    top: 45px;
left: 0;
  }
  .brand.western_hills {
    height: 68px;
    width: 150px;
    right: 5%;
    top: 60px;
left: 0;
  }
.brand.albany,
.brand.selma,
.brand.university,
.brand.western_hills,
.brand.hot_springs,
.brand.eastdale {
    background-size: contain;
    position: relative;
    top: 0;
    width: 100%;
    margin: 0 auto;
    height: 130px;
    background-position: 50%;
    right: 0;
  }
  .darkbar {
    height: 25px;
  }
  #headline h2 {
    width: 260px;
    height: 73px;
    margin: -52px auto 0 auto;
  }
#idol_form form p.error {color: red;}
#idol_form form p.error input {border: 1px solid red;}
#idol_form form p label {display: block;}
#idol_form form p input {width: 100%;}
#idol_form input[type=submit] {
  cursor: pointer;
  border: 0;
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  background: #858cc2;
  font-size: 1.5em;
  font-family: 'Abril Fatface';
  text-transform: lowercase;
}
header#head {
    background: none !important;
    height: auto;
}



  /*
  .mall-list ul {
      li {
        padding: 4.98%;
      }
    }
  */
}
@media only screen and (max-width: 583px) {
  .box-cnt #slideshow {
    width: 100%;
  }
  .mall-list ul {
    /*
  li {
        padding: 4.98%;
        height: 160px;
      }
  */
  
  }
}