* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

#aswift_1_anchor,
#aswift_2_anchor,
#aswift_3_anchor,
#aswift_4_anchor,
#aswift_5_anchor {
  overflow: visible !important; }

#aswift_1_expand,
#aswift_2_expand,
#aswift_3_expand,
#aswift_4_expand,
#aswift_5_expand,
#aswift_1,
#aswift_2,
#aswift_3,
#aswift_4,
#aswift_5 {
  overflow: hidden; }

.google-auto-placed {
  overflow: hidden; }

.pg-ad {
  margin-bottom: 18px; }

ins.adsbygoogle[data-ad-status="unfilled"] {
  display: none !important; }

.adstyled {
  margin-bottom: 18px; }
  .adstyled:before {
    content: "Advertisement";
    font-size: 10px;
    text-decoration: none;
    text-align: right;
    float: right;
    color: #CCC;
    padding-bottom: 4px;
    line-height: 14px; }
.ad-728x150 {
  width: 300px;
  height: 150px; }
.ad-728x90, .ad-728x280, .ad-728x300 {
  width: 300px;
  height: 250px; }
.ad-336x280, .ad-336x600 {
  width: 300px;
  height: 250px; }
.ad-mobil-top {
  /*
  width:300px;
  height:100px;*/
  height: calc(100vw * 0.848);
  min-width: 300px;
  min-height: 100px; }
.ad-1150x300 {
  width: 300px;
  height: 250px; }

@media screen and (min-width: 366px) {
  .ad-728x90, .ad-728x280, .ad-728x300 {
    width: 336px;
    height: 280px; }
  .ad-728x150 {
    width: 336px;
    height: 150px; }
  .ad-336x280, .ad-336x600 {
    width: 336px;
    height: 280px; }
  .ad-1150x300 {
    width: 336px;
    height: 280px; } }
@media screen and (min-width: 498px) {
  .ad-728x90 {
    width: 336px;
    height: 280px; }
  .ad-mobil-top {
    width: 468px;
    height: 100px; } }
@media (min-width: 758px) {
  .ad-728x90 {
    width: 728px;
    height: 90px; }
  .ad-728x150 {
    width: 728px;
    height: 150px; }
  .ad-1150x300 {
    width: 728px;
    height: 280px; }
  .ad-mobil-top {
    width: 728px;
    height: 100px; } }
@media (min-width: 801px) {
  .ad-728x90 {
    width: 336px;
    height: 280px; }
  .ad-728x150 {
    width: 336px;
    height: 150px; }
  .ad-336x600 {
    width: 336px;
    height: 600px; } }
@media (min-width: 1160px) {
  .ad-728x90 {
    width: 728px;
    height: 90px; }
  .ad-728x150 {
    width: 728px;
    height: 150px; }
  .ad-728x280 {
    width: 728px;
    height: 280px; }
  .ad-728x300 {
    width: 728px;
    height: 300px; }
  .ad-336x600 {
    width: 336px;
    height: 600px; }
  .ad-1150x300 {
    width: 1150px;
    height: 300px; } }
a[href^="#error:"] {
  background: #DD0000;
  color: #FFFFFF; }

form th,
form td {
  vertical-align: top;
  font-weight: normal; }
form th {
  text-align: right; }
form .required label {
  font-weight: bold; }
form .error {
  color: #DD0000;
  font-weight: bold; }

html.js .jshidden {
  display: none; }

html, body {
  font-family: Tahoma,Verdana,Segoe,sans-serif; }

body {
  line-height: 1.4;
  color: #636363;
  background: white;
  font-size: 14px; }
  @media screen and (min-width: 900px) {
    body {
      font-size: 15px; } }

ul {
  padding: 0; }

textarea {
  font-family: Tahoma,Verdana,Segoe,sans-serif; }

a, a:visited, a:hover, a:active {
  color: #636363;
  text-decoration: underline; }
a:hover {
  text-decoration: none; }
a.ul {
  text-decoration: underline; }
  a.ul:hover {
    text-decoration: none; }

input[type=submit], button {
  font-size: 100%;
  -webkit-appearance: none;
  border-radius: 0px; }

.text-muted {
  color: #CCCCCC; }

.text-violet {
  color: #74287b; }

.cl {
  clear: both;
  display: block; }

.cta {
  margin: 20px 0; }

.fleft {
  float: left; }

.fright {
  float: right; }

.aleft {
  text-align: left; }

.aright {
  text-align: right; }

.acenter {
  text-align: center; }
  .acenter.acenter-not-mobile {
    text-align: left; }
    @media screen and (min-width: 900px) {
      .acenter.acenter-not-mobile {
        text-align: center; } }

.search {
  position: relative;
  display: inline-block; }
  .search input[type="submit"] {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer; }

.button {
  background-color: #823d88;
  padding: 3px 20px;
  line-height: 19px;
  font-size: 95%;
  color: #FFFFFF;
  font-weight: bold;
  display: inline-block;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  text-decoration: none;
  height: auto;
  border: 0; }
  .button:visited, .button:active, .button:hover {
    text-decoration: none;
    cursor: pointer;
    color: #FFFFFF; }
  .button:hover {
    background-color: #550a5c; }
  .button.button-inverse {
    background-color: #FFFFFF;
    color: #823d88;
    border: 1px solid #823d88;
    padding: 10px 15px; }
    .button.button-inverse.button-xs {
      padding: 2px 6px;
      font-size: 12px; }
    .button.button-inverse:hover {
      color: #FFFFFF;
      background-color: #823d88; }
  .button.btn_directions {
    background-image: url("../images/location_icon.png");
    background-position: 1em center;
    background-size: 1.7em 1.7em;
    line-height: 1.4em;
    padding: 0.6em 0px 0.6em 3.5em;
    width: 100%;
    font-size: 105%;
    margin-bottom: 30px; }
  .button.btn_plan {
    line-height: 1.4em;
    padding: 0.6em;
    width: 100%;
    font-size: 105%;
    margin-bottom: 30px; }
  .button.btn_review {
    background-image: url("../images/comment_icon.png");
    background-position: 1em center;
    background-size: 2em 2em;
    line-height: 1.4em;
    width: 100%;
    text-align: center;
    padding: 0.6em 0px;
    font-size: 105%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: right; }
    @media screen and (min-width: 800px) {
      .button.btn_review {
        width: 20em; } }

.content_outer {
  box-sizing: border-box;
  max-width: 1170px;
  margin: auto;
  padding-left: 5px;
  padding-right: 5px; }
  @media screen and (min-width: 767px) {
    .content_outer {
      padding-left: 10px;
      padding-right: 10px; } }

select,
input {
  background-color: #FFFFFF;
  border: 1px solid #e5e5e5;
  height: 32px;
  padding: 0px 10px; }

#header {
  background-color: #e5e5e5;
  position: relative;
  /*
  	#header_logo {
  		background-image:url("../images/header_logo.png");
  		background-repeat: no-repeat;
  		display:inline-block;
  		background-size: 100% auto;
  		height: 4.6em;
  		width: 18em;
  		margin-top:5px;
  		margin-bottom:5px;
  		float:left;
  	}
  */ }
  #header .header_logo_href {
    display: block;
    float: left; }
  #header #header_search {
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px; }
    #header #header_search input[type="text"] {
      font-size: 100%;
      width: 100%;
      height: 2.5em;
      padding: 0.35em 2.8em 0.35em 0.7em;
      box-sizing: border-box; }
      @media screen and (min-width: 800px) {
        #header #header_search input[type="text"] {
          width: 25em; } }
    #header #header_search input[type="submit"] {
      background-image: url("../images/header_search_icon.png");
      background-size: 1.6em 1.6em;
      background-repeat: no-repeat;
      background-position: center center;
      width: 2.5em;
      height: 2.5em;
      color: transparent; }
    @media screen and (min-width: 800px) {
      #header #header_search {
        float: right;
        margin-top: 20px;
        margin-bottom: 20px;
        width: auto; } }

#content {
  background-color: #FFFFFF; }

#content .alphabet {
  padding: 0px 0.75em; }

#content a.link {
  font-size: 95%;
  color: #636363; }

#content hr {
  border: 0px;
  color: #b997c1;
  background-color: #b997c1;
  height: 1px;
  margin-bottom: 1em; }

#page_nav {
  display: none;
  border-bottom: 4px solid #e5e5e5;
  line-height: 1.5em;
  font-size: 95%;
  color: #636363;
  margin: 0 0 0.04in 0;
  padding: 0.7em 0px;
  list-style-type: none; }
  #page_nav > li {
    display: inline; }
  @media screen and (min-width: 768px) {
    #page_nav {
      display: block; } }

#page_top {
  margin-top: 5px;
  margin-bottom: 0.5em; }
  @media screen and (min-width: 768px) {
    #page_top {
      margin-top: 0; } }

#page_title {
  line-height: 1.4;
  float: left;
  width: 100%; }
  #page_title .title {
    font-weight: bold;
    font-size: 160%;
    color: #1a171b; }
  #page_title .description {
    font-size: 105%;
    color: #1a171b; }
  #page_title .info {
    font-size: 1.1rem;
    color: #74287b;
    float: left;
    padding-right: 5px; }
    @media screen and (min-width: 767px) {
      #page_title .info {
        font-size: 1.25rem; } }

#socials {
  float: right;
  margin-top: 0.4em; }
  #socials a {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 2.4em;
    height: 2.4em;
    margin-left: 0.4em; }
    #socials a:hover {
      opacity: .8; }
    #socials a.facebook {
      background-image: url("../images/social_facebook.png"); }
    #socials a.pinterest {
      background-image: url("../images/social_pinterest.png"); }
    #socials a.twitter {
      background-image: url("../images/social_twitter.png"); }
  #socials.hide-mobile {
    display: none; }
    @media screen and (min-width: 768px) {
      #socials.hide-mobile {
        display: block; } }

.social_buttons a {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  margin-left: 0.4em; }
  .social_buttons a:hover {
    opacity: .8; }
  .social_buttons a.facebook {
    background-image: url("../images/social_facebook.png"); }
  .social_buttons a.pinterest {
    background-image: url("../images/social_pinterest.png"); }
  .social_buttons a.twitter {
    background-image: url("../images/social_twitter.png"); }
@media screen and (min-width: 768px) {
  .social_buttons.hide-desktop {
    display: none; } }

.mall_disclaimer {
  font-size: .9em;
  color: #636363;
  font-style: italic; }

.text1 {
  color: #636363;
  margin-bottom: 0.7em; }
  .text1 p {
    margin-bottom: 10px; }
    .text1 p a {
      overflow-wrap: break-word; }
  .text1 ul {
    margin-left: 20px;
    margin-bottom: 10px; }

.search {
  width: 100%;
  margin-bottom: 30px; }
  .search input[type="text"] {
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 35px;
    padding: 5px 40px 10px 10px;
    box-sizing: border-box;
    font-style: italic; }
  .search input[type="submit"] {
    background-image: url("../images/content_search_icon.png");
    width: 35px;
    height: 35px; }

.map {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  max-width: 100%; }

.mapmap {
  max-width: 100%;
  height: auto; }

.map2 {
  float: left;
  max-width: 100%; }

.map3 {
  width: 390px;
  height: auto;
  max-width: 100%; }

#map.map {
  width: 725px;
  max-width: 100%;
  height: auto; }

#map.mapboxgl-map {
  height: 340px; }

#map.map2 {
  width: 725px;
  height: 300px;
  max-width: 100%; }

#map.map3 {
  width: 725px;
  max-width: 100%; }

#map.map3.mapboxgl-map {
  height: 590px; }

.ratenumbers,
.stars {
  display: inline-block;
  margin: 2px 5px 2px 0px; }

.ratenumbers {
  font-size: .8rem; }

.stars span,
.stars a {
  background: url("../images/stars1.png") right top no-repeat;
  width: 22px;
  height: 21px;
  display: inline-block;
  margin-right: 3px;
  float: left; }

.stars.stars1 span:nth-child(1),
.stars.stars1 a:nth-child(1) {
  background-position: left top; }

.stars.stars2 span:nth-child(2),
.stars.stars2 a:nth-child(2) {
  background-position: left top; }

.stars.stars2 span:nth-child(1),
.stars.stars2 a:nth-child(1) {
  background-position: left top; }

.stars.stars3 span:nth-child(3),
.stars.stars3 a:nth-child(3) {
  background-position: left top; }

.stars.stars3 span:nth-child(2),
.stars.stars3 a:nth-child(2) {
  background-position: left top; }

.stars.stars3 span:nth-child(1),
.stars.stars3 a:nth-child(1) {
  background-position: left top; }

.stars.stars4 span:nth-child(4),
.stars.stars4 a:nth-child(4) {
  background-position: left top; }

.stars.stars4 span:nth-child(3),
.stars.stars4 a:nth-child(3) {
  background-position: left top; }

.stars.stars4 span:nth-child(2),
.stars.stars4 a:nth-child(2) {
  background-position: left top; }

.stars.stars4 span:nth-child(1),
.stars.stars4 a:nth-child(1) {
  background-position: left top; }

.stars.stars5 span:nth-child(5),
.stars.stars5 a:nth-child(5) {
  background-position: left top; }

.stars.stars5 span:nth-child(4),
.stars.stars5 a:nth-child(4) {
  background-position: left top; }

.stars.stars5 span:nth-child(3),
.stars.stars5 a:nth-child(3) {
  background-position: left top; }

.stars.stars5 span:nth-child(2),
.stars.stars5 a:nth-child(2) {
  background-position: left top; }

.stars.stars5 span:nth-child(1),
.stars.stars5 a:nth-child(1) {
  background-position: left top; }

.directions_text {
  margin-bottom: 30px; }

.planfile img {
  width: 100%;
  height: auto; }

.direction_map {
  width: 100%;
  height: 20em; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: auto;
  background-color: rgba(0, 0, 0, 0.9); }

#overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  z-index: 9990; }

#imgwrp {
  position: absolute;
  z-index: 10000;
  cursor: pointer; }

#review_send {
  font-size: 105%; }
  #review_send .review-container {
    position: relative; }
  #review_send label {
    display: inline-block;
    width: 100%;
    line-height: 2em;
    float: none;
    font-size: 95%;
    color: #636363;
    text-align: left; }
    @media screen and (min-width: 768px) {
      #review_send label {
        width: 22%;
        float: left; } }
  #review_send input[type="text"] {
    height: 2em;
    font-size: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
    width: 100%;
    float: right;
    font-style: italic;
    border: 1px solid #e5e5e5;
    background-color: transparent;
    margin-bottom: 1em; }
    @media screen and (min-width: 800px) {
      #review_send input[type="text"] {
        width: 78%; } }
  #review_send .stars {
    margin-bottom: 1.2em;
    height: 2em; }
    #review_send .stars span {
      background-image: url("../images/stars2.png");
      background-size: 4em 2em;
      width: 2em;
      height: 2em;
      display: inline-block;
      margin-right: 5px;
      float: left;
      cursor: pointer; }
  #review_send textarea {
    width: 100%;
    font-size: 100%;
    height: 10em;
    box-sizing: border-box;
    padding: 1em 1.5em;
    resize: none;
    float: left;
    font-style: italic;
    border: 1px solid #e5e5e5; }
  #review_send .g-recaptcha {
    clear: both;
    width: 100%;
    padding-top: 1rem; }

.hidden {
  display: none; }

ul.ui-autocomplete {
  background-color: #FFFFFF;
  width: 300px; }
  ul.ui-autocomplete li {
    list-style-type: none;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e5e5e5;
    border-top: 0px;
    padding: 0px 10px;
    cursor: pointer; }

.pages {
  text-align: center; }
  .pages .selected {
    font-weight: bold; }

.userForm {
  margin: 2em auto 4em;
  width: 100%; }
  .userForm label {
    display: inline-block;
    line-height: 2.2em;
    width: 25%;
    box-sizing: border-box;
    text-align: right;
    padding: 0px 10px; }
  .userForm input {
    width: 70%;
    box-sizing: border-box;
    margin-bottom: 10px;
    line-height: 2.2em;
    height: 2.2em; }
  .userForm input[type="submit"] {
    margin-left: 25%;
    background-color: #823d88;
    color: #FFFFFF;
    font-weight: bold; }
    .userForm input[type="submit"].inline {
      margin-left: 10px;
      width: 70%; }
    .userForm input[type="submit"]:hover {
      background-color: #550a5c;
      cursor: pointer; }
    .userForm input[type="submit"].disabled {
      background-color: #CCCCCC; }
  .userForm select {
    height: 32px;
    width: 70%;
    box-sizing: border-box;
    line-height: 32px;
    margin-bottom: 10px;
    padding: 0px 10px; }
  .userForm textarea {
    background-color: #FFFFFF;
    border: 1px solid #e5e5e5;
    height: 8em;
    padding: 10px 10px;
    resize: none;
    box-sizing: border-box;
    width: 70%;
    font-size: 95%; }
  .userForm #captcha {
    width: 35%; }

.userForm .normal-checkbox label,
.normal-checkbox label {
  display: inline;
  width: auto;
  line-height: 1em;
  text-align: auto;
  padding: 0; }

.userForm .normal-checkbox input,
.normal-checkbox input {
  width: auto;
  box-sizing: border-box;
  margin-bottom: 5px;
  line-height: 1em;
  height: auto; }

.ckeditor_mini + div.cke {
  width: 70%;
  display: inline-block; }

/***********cookielaw infobar ***/
#cookie-law-info-bar {
  border: 0;
  font-size: 9px;
  line-height: 1em;
  margin: 0 auto;
  padding: 3px 2px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9999;
  display: none;
  color: black;
  bottom: 0px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #444444;
  position: fixed;
  background-color: white; }
  @media screen and (min-width: 767px) {
    #cookie-law-info-bar {
      border-top-width: 4px;
      font-size: 10pt;
      padding: 5px 0; } }

#cookie-law-info-again {
  font-size: 10pt;
  margin: 0;
  padding: 2px 10px;
  text-align: center;
  z-index: 9999;
  cursor: pointer; }

#cookie-law-info-bar span {
  vertical-align: middle; }

.cli-plugin-button,
.cli-plugin-button:visited {
  font-size: 10px;
  background: #EEEEEE;
  display: inline-block;
  padding: 2px 4px;
  color: #CCCCCC;
  text-decoration: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  margin: 0 5px; }
  @media screen and (min-width: 767px) {
    .cli-plugin-button,
    .cli-plugin-button:visited {
      font-size: 11px;
      padding: 3px 5px 3px;
      margin: auto 6px;
      border-radius: 0;
      border: 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.25); } }

.cli-plugin-button:hover {
  background-color: #111111;
  color: #FFFFFF; }

.badge {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .badge-success {
    background: #5cb85c; }
  .badge-danger {
    background: #DD0000; }

/* headings */
h1, h2, h3, h4, h5, h6, p, body {
  margin: 0; }

h1 {
  font-size: 1.2rem;
  color: #1a171b;
  font-weight: bold;
  display: inline; }

h2 {
  color: #74287b;
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 10px; }

h3 {
  font-weight: normal;
  color: #535353; }

.heading1 {
  font-size: 135%;
  color: #74287b;
  font-weight: bold;
  margin-bottom: 10px; }
.heading2 {
  font-size: 1.35em;
  color: #000000;
  margin-bottom: .5em; }
.heading3 {
  font-size: 1.2em;
  color: #74287b;
  margin-bottom: 0.8em;
  line-height: 1.4em; }

@media screen and (min-width: 768px) {
  h1 {
    font-size: 160%; } }
tr.success td {
  background-color: #dff0d8; }
tr.warning td {
  background-color: #fcf8e3; }
tr.info td {
  background-color: #d9edf7; }

.table1_flex {
  margin: 0 0 1.3em 0;
  font-size: 95%;
  color: #636363;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap; }
  .table1_flex li {
    width: 48%; }
    .table1_flex li a {
      background: url("../images/list1_icon.png") 0.3em center no-repeat;
      background-size: 0.6em 0.825em;
      padding: 0.4em 0.6em 0.3em 1.5em;
      display: block;
      line-height: 2em;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      border-bottom: 1px solid #e5e5e5; }
    .table1_flex li.not-loaded {
      display: none; }

.table2_flex {
  margin: 0 0 1.3em 0;
  font-size: 95%;
  color: #636363;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap; }
  .table2_flex li {
    width: 32%; }
    .table2_flex li a {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      border-bottom: 1px solid #e5e5e5;
      display: block;
      padding: 0.25em 0; }

.table-striped {
  width: 100%; }
  .table-striped tr {
    background: #e5e5e5; }
    .table-striped tr:nth-child(2n) {
      background: #FFFFFF; }
  .table-striped td {
    padding: 3px; }

.table_info {
  margin-bottom: 12px;
  width: 100%; }
  .table_info th {
    text-align: left;
    background: url("../images/list1_icon.png") 4px 1em no-repeat;
    padding-left: 20px;
    padding-right: 10px;
    color: #823d88; }
  .table_info td {
    line-height: 1.5em;
    color: #636363;
    word-break: break-all; }
  .table_info td,
  .table_info th {
    line-height: 1.5em;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 105%;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: top; }

.edited_by {
  font-size: .8em;
  line-height: 21px;
  vertical-align: middle;
  color: #8d8d8d;
  padding: 3px; }
  .edited_by a {
    color: #8d8d8d;
    text-decoration: underline; }
    .edited_by a:hover {
      color: #823d88; }
  .edited_by .pencil-icon {
    width: 20px;
    height: 19px;
    background: transparent url(../images/icon-edit.png) no-repeat top left;
    float: left;
    margin-right: 6px; }
  @media screen and (min-width: 768px) {
    .edited_by {
      font-size: .9em; } }

@media screen and (min-width: 400px) {
  .table1_flex li {
    width: 32%; }

  .table2_flex li {
    width: 20%; } }
@media screen and (min-width: 600px) {
  .table1_flex li {
    width: 24%; }

  .table2_flex li {
    width: 16%; } }
@media screen and (min-width: 800px) {
  .table1_flex li {
    width: 32%; } }
@media screen and (min-width: 992px) {
  .table1_flex li {
    width: 24%; } }
@media screen and (min-width: 1100px) {
  .table1_flex li {
    width: 19%; } }
.list {
  margin: 0 0 1em 0;
  font-size: 95%;
  color: #636363;
  list-style-type: none; }
  .list .item {
    display: table;
    line-height: 1.5em;
    padding: 4px 0px; }

.list_malls {
  margin: 1em 0px; }
  .list_malls .item {
    display: block;
    margin-bottom: 1.3em;
    border-bottom: 1px solid #b997c1;
    padding-bottom: 1.1em; }
    .list_malls .item:last-child {
      border: 0px; }
    .list_malls .item .distance {
      background-color: #b997c1;
      width: 4.8em;
      height: 5em;
      float: left;
      text-align: center;
      color: #FFFFFF;
      font-size: 95%;
      box-sizing: border-box;
      padding-top: 0.6em;
      margin-right: 1.4em; }
      .list_malls .item .distance .miles {
        display: block;
        font-size: 160%;
        font-weight: bold; }
    .list_malls .item .info {
      float: left;
      line-height: 1.6em;
      width: calc(100% - 6.2em); }
      .list_malls .item .info .name {
        font-size: 105%;
        color: #1a171b; }
      .list_malls .item .info .description {
        font-size: 95%;
        color: #636363; }
      .list_malls .item .info .phone {
        background: url("../images/phone_icon.png") left 2px no-repeat;
        background-size: 1em 1em;
        font-size: 105%;
        color: #823d88;
        font-weight: bold;
        padding-left: 1.5em; }

.list_locations {
  margin: 15px 0px 25px; }
  .list_locations .item {
    border-bottom: 1px solid #b997c1;
    line-height: 1.6em;
    padding-bottom: 0.6em;
    margin-bottom: 1em;
    display: block; }
    .list_locations .item:last-child {
      border: 0px; }
    .list_locations .item .name {
      font-size: 105%;
      color: #1a171b;
      float: left;
      width: 100%; }
    .list_locations .item .addr {
      font-size: 95%;
      color: #636363;
      float: left; }
    .list_locations .item .gps {
      font-size: 95%;
      color: #823d88;
      float: right;
      font-weight: bold; }

.list_reviews {
  margin: 1em 0px 3em; }
  .list_reviews .item {
    border-bottom: 1px solid #b997c1;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .list_reviews .item:last-child {
      border: 0px; }
  .list_reviews .stars {
    margin-left: 0px;
    margin-right: 20px;
    height: 25px;
    float: left; }
  .list_reviews .title {
    font-weight: bold;
    font-size: 105%;
    color: #1a171b;
    line-height: 1.5em;
    float: left;
    vertical-align: bottom; }
  .list_reviews .author {
    font-size: 95%;
    color: #636363;
    line-height: 1.5em;
    float: left;
    vertical-align: bottom; }
    .list_reviews .author:before {
      content: " | ";
      letter-spacing: 3px;
      margin-left: 5px; }
  .list_reviews .text {
    clear: both;
    float: left;
    margin-top: 10px;
    font-size: 95%;
    color: #636363; }

#mobile_menu_btn {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #823d88; }
  #mobile_menu_btn > a {
    display: block;
    color: #FFFFFF;
    padding: 20px 10px;
    text-transform: uppercase;
    text-decoration: none; }
  @media screen and (min-width: 768px) {
    #mobile_menu_btn {
      display: none; } }

#menu {
  background-color: #823d88;
  color: #FFFFFF;
  display: none; }
  @media screen and (min-width: 768px) {
    #menu {
      display: block; } }
  #menu .menu_content {
    padding: 0px 0px;
    margin: 0;
    list-style-type: none; }
    #menu .menu_content:after {
      content: "";
      display: table;
      clear: both; }
    #menu .menu_content li {
      display: inline; }
      #menu .menu_content li:first-child a {
        border: 0; }
    #menu .menu_content a {
      display: inline-block;
      float: left;
      line-height: 2em;
      height: 2em;
      padding-left: 3px;
      padding-right: 3px;
      background-position: 0.3em center;
      background-repeat: no-repeat;
      text-decoration: none;
      font-size: 13px;
      color: #FFFFFF; }
      #menu .menu_content a.noicon {
        padding-left: 0.25in; }
      #menu .menu_content a.adminmenu {
        padding: 0px 0.8em; }
      #menu .menu_content a:hover {
        background-color: #550a5c;
        text-decoration: none; }
      @media screen and (min-width: 400px) {
        #menu .menu_content a {
          height: 43px;
          padding-left: 5px;
          padding-right: 5px;
          font-size: 1rem; } }
      @media screen and (min-width: 450px) {
        #menu .menu_content a {
          height: 43px;
          padding-left: .5em;
          padding-right: .5em;
          font-size: 1rem; } }
      @media screen and (min-width: 500px) {
        #menu .menu_content a {
          padding-left: 2em;
          padding-right: .65em;
          font-size: 15px; } }
      @media screen and (min-width: 700px) {
        #menu .menu_content a {
          padding-left: 3.5em;
          padding-right: 1.35em;
          background-position: 0.8em center;
          line-height: 2.4em;
          font-size: 1.2em; } }
    #menu .menu_content .sep {
      display: inline-block;
      float: left;
      margin: 0.3em 1px;
      width: 1px;
      font-size: 13px;
      line-height: 2em;
      height: 2em;
      background-color: #b997c1; }
      @media screen and (min-width: 450px) {
        #menu .menu_content .sep {
          font-size: 18px;
          height: 1.8em; } }
  #menu #menu_home > span {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    overflow: visible;
    clip: rect(0, 0, 0, 0);
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
    border: 0; }
    @media screen and (min-width: 500px) {
      #menu #menu_home > span {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        white-space: nowrap;
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%); } }
  @media screen and (min-width: 500px) {
    #menu #menu_home {
      padding: 0px;
      width: 48px;
      background-image: url("../images/menu_home.png");
      background-size: 1.05em 1.05em; } }
  @media screen and (min-width: 700px) {
    #menu #menu_home {
      width: 54px;
      background-size: 1.35em 1.25em; } }
  @media screen and (min-width: 500px) {
    #menu #menu_malls {
      background-image: url("../images/menu_malls.png");
      background-size: 1.05em 1.0em; } }
  @media screen and (min-width: 700px) {
    #menu #menu_malls {
      background-size: 1.25em 1.2em; } }
  @media screen and (min-width: 500px) {
    #menu #menu_outlets {
      background-image: url("../images/menu_outlets.png");
      background-size: 1.22em 1.25em; } }
  @media screen and (min-width: 700px) {
    #menu #menu_outlets {
      background-size: 1.52em 1.58em; } }
  @media screen and (min-width: 500px) {
    #menu #menu_brands {
      background-image: url("../images/menu_brands.png");
      background-size: 1.3em 1.2em; } }
  @media screen and (min-width: 700px) {
    #menu #menu_brands {
      background-size: 1.7em 1.52em; } }
  #menu #menu_weekly_ads {
    padding-left: .5em; }
    @media screen and (min-width: 700px) {
      #menu #menu_weekly_ads {
        padding-left: 1.35em; } }

.hide-mobile {
  display: none; }
  @media screen and (min-width: 768px) {
    .hide-mobile {
      display: block; } }

@media screen and (min-width: 768px) {
  .hide-desktop {
    display: none; } }

.make_review_btn {
  margin-top: 10px; }

/* weekly ads */
.big_flyers_list .one_flyer {
  background: #EEEEEE;
  margin-bottom: 1em; }
  .big_flyers_list .one_flyer .image > a img {
    width: 100%;
    opacity: .9; }
  .big_flyers_list .one_flyer .image > a:hover img {
    opacity: 1; }
  .big_flyers_list .one_flyer .title {
    font-weight: bold;
    font-size: .9em;
    text-align: center;
    padding: .5em; }
  .big_flyers_list .one_flyer .date {
    text-align: center;
    padding: .5em; }

.one_letter_wrapper {
  margin-bottom: 1em; }
  .one_letter_wrapper:after {
    content: "";
    display: table;
    clear: both; }
  .one_letter_wrapper .letter_title {
    background-color: #b997c1;
    width: 2em;
    height: 2em;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .5em 0; }

.letter_brands {
  display: flex;
  flex-wrap: wrap; }
  .letter_brands .one_brand {
    background: #EEEEEE;
    margin-bottom: .5em;
    text-align: center;
    position: relative;
    padding-bottom: 28px;
    float: left;
    width: 49%;
    margin-right: 1%; }
    .letter_brands .one_brand:after {
      content: "";
      display: table;
      clear: both; }
    .letter_brands .one_brand .image {
      height: 100px;
      overflow: hidden;
      display: flex;
      align-items: center;
      position: relative;
      background: #FFFFFF;
      border: 1px solid #EEEEEE; }
      .letter_brands .one_brand .image > a > img {
        max-width: 100%;
        height: auto;
        opacity: .9; }
      .letter_brands .one_brand .image > a:hover > img {
        opacity: 1; }
    .letter_brands .one_brand .title {
      padding: .5em; }
      .letter_brands .one_brand .title > a {
        color: #823d88;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase; }
        .letter_brands .one_brand .title > a > span {
          text-transform: none;
          width: 100%;
          display: block;
          font-weight: normal; }
        .letter_brands .one_brand .title > a:hover {
          text-decoration: underline; }
    .letter_brands .one_brand .active_flyers_info_text {
      font-size: 12px;
      background: #823d88;
      color: #FFFFFF;
      font-weight: bold;
      padding: 3px 0;
      position: absolute;
      bottom: 0;
      width: 100%; }
      .letter_brands .one_brand .active_flyers_info_text a {
        color: #FFFFFF;
        text-decoration: none; }
        .letter_brands .one_brand .active_flyers_info_text a:hover {
          text-decoration: underline; }

.flyer_tab {
  display: none; }
  .flyer_tab.active {
    display: block; }

.brand_flyers_container {
  position: relative; }

.flyer_list_rows:after {
  content: "";
  display: table;
  clear: both; }
.flyer_list_rows .one_flyer_row {
  width: 100%;
  margin-right: 3%;
  margin-bottom: 1em;
  background: #EEEEEE;
  border-bottom: 1px solid #b997c1;
  display: flex; }
  .flyer_list_rows .one_flyer_row .image {
    width: 16%;
    flex: 0 0 16%; }
  .flyer_list_rows .one_flyer_row .content {
    flex: 1 0;
    padding: 10px 10px; }
    .flyer_list_rows .one_flyer_row .content .text {
      font-size: 13px;
      font-weight: bold; }
      .flyer_list_rows .one_flyer_row .content .text a {
        color: #535353; }
    .flyer_list_rows .one_flyer_row .content .date {
      font-size: 14px;
      color: #823d88; }
  .flyer_list_rows .one_flyer_row.wider .content .text {
    font-size: 16px;
    margin-bottom: 7px; }
  .flyer_list_rows .one_flyer_row.wider .content .date {
    font-size: 16px; }
  .flyer_list_rows .one_flyer_row img {
    max-width: 100%;
    height: auto;
    display: block; }

.flyer_tab_navs:after {
  content: "";
  display: table;
  clear: both; }
.flyer_tab_navs .one_flyer_nav {
  width: 100%;
  margin-right: 3%;
  margin-bottom: 1em;
  background: #EEEEEE;
  border-top: 2px solid #EEEEEE;
  border-left: 2px solid #EEEEEE;
  border-right: 2px solid #EEEEEE;
  border-bottom: 1px solid #b997c1;
  display: flex; }
  .flyer_tab_navs .one_flyer_nav.active {
    border: 2px solid #b997c1; }
  .flyer_tab_navs .one_flyer_nav .image {
    width: 22%;
    flex: 0 0 22%; }
  .flyer_tab_navs .one_flyer_nav .content {
    flex: 1 0;
    padding: 5px 10px; }
    .flyer_tab_navs .one_flyer_nav .content .text {
      font-size: 13px;
      font-weight: bold; }
      .flyer_tab_navs .one_flyer_nav .content .text a.active {
        color: #823d88;
        text-decoration: none; }
        .flyer_tab_navs .one_flyer_nav .content .text a.active:before {
          content: "\00BB "; }
    .flyer_tab_navs .one_flyer_nav .content .date {
      font-size: 14px;
      color: #823d88; }
  .flyer_tab_navs .one_flyer_nav img {
    max-width: 100%;
    height: auto;
    display: block; }

.blueimp-gallery-carousel {
  padding-bottom: 100%; }

#content .alphabet.weekly_ads {
  padding: 10px 0; }
  #content .alphabet.weekly_ads > a {
    background: #EEEEEE;
    padding: 5px 10px;
    display: inline-block;
    color: #823d88;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 8px; }
    #content .alphabet.weekly_ads > a:hover {
      background: #823d88;
      color: #EEEEEE; }

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

.fb_logo > a {
  display: block;
  margin-bottom: 15px; }
  .fb_logo > a > img {
    height: auto; }

#snippet--FlashMessages .flash {
  color: black;
  background: #FFF9D7;
  border: 1px solid #E2C822;
  padding: .5em;
  margin: 0;
  text-align: center;
  font-size: 130%;
  cursor: pointer;
  position: fixed;
  opacity: .8;
  width: 100%;
  z-index: 9999; }

/* c19 */
.c19-banner {
  position: relative;
  background: #EDEDED; }
  .c19-banner-text {
    text-align: center;
    padding: 3px 0; }
    .c19-banner-text > a {
      display: block;
      color: #000;
      padding: 8px 0; }
.c19boxes {
  margin-bottom: 110px; }
.c19b1 {
  float: left;
  width: 32%;
  margin: 1em 1%;
  box-sizing: border-box; }
  .c19b1.mod0 {
    margin-left: 0; }
  .c19b1.mod2 {
    margin-right: 0; }
  .c19b1_i {
    background: #EEE;
    padding: .5em 1em; }
.c19_content .h {
  font-size: 1.15em;
  font-weight: bold;
  color: #1a171b;
  margin: 7px 0; }
.c19_content .st {
  margin: 7px 0;
  color: #823d88;
  font-weight: bold; }
.c19_content .lt ul {
  padding-left: 15px; }
.c19_links {
  margin-top: 10px;
  text-align: center; }

/* /c19 */
@media screen and (min-width: 600px) {
  .make_review_btn {
    margin-top: 0; }

  .big_flyers_list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch; }
    .big_flyers_list .one_flyer {
      width: 49%;
      margin-right: 1%;
      float: left; }
      .big_flyers_list .one_flyer .title {
        font-size: .9em; }
      .big_flyers_list .one_flyer .date {
        font-size: .9em; }

  .flyer_list_rows.two_cols {
    display: flex;
    flex-wrap: wrap; }
    .flyer_list_rows.two_cols .one_flyer_row {
      width: 48%;
      margin-right: 2%; } }
@media screen and (min-width: 800px) {
  .row:after,
  .row:before {
    display: table;
    content: " "; }

  .row:after {
    clear: both; }

  .content_inner:after {
    content: "";
    display: table;
    clear: both; }
  .content_inner_flex {
    display: flex;
    flex-wrap: wrap; }
  .content_left {
    float: left;
    min-height: 1px; }
  .content_right {
    float: right;
    min-height: 1px; }
  .content_left, .content_left_flex {
    width: 56%;
    margin-right: 2%;
    position: relative; }
    .content_left.reverse, .content_left_flex.reverse {
      width: 40%; }
  .content_right, .content_right_flex {
    width: 42%;
    padding-bottom: 2em;
    position: relative; }
    .content_right.reverse, .content_right_flex.reverse {
      width: 58%; } }
@media screen and (min-width: 992px) {
  .content_left,
  .content_left_flex {
    width: 64%; }
    .content_left.reverse,
    .content_left_flex.reverse {
      width: 33%; }

  .content_right,
  .content_right_flex {
    width: 34%; }
    .content_right.reverse,
    .content_right_flex.reverse {
      width: 65%; }

  .big_flyers_list .one_flyer {
    width: 32%; }
    .big_flyers_list .one_flyer .title {
      min-height: 6em; }

  .letter_brands .one_brand {
    width: 24%; } }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner:after {
    content: "";
    display: table;
    clear: both; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }
  .carousel-item > img {
    max-width: 100%;
    height: auto; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 1; }

.carousel-control-prev {
  left: 0;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001)); }
  .carousel-control-prev:hover, .carousel-control-prev:focus {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.001)); }

.carousel-control-next {
  right: 0;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001)); }
  .carousel-control-next:hover, .carousel-control-next:focus {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.001)); }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
  background-repeat: repeat-y; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

#footer {
  background-color: #636363;
  color: #FFFFFF;
  position: relative; }
  #footer a {
    color: #FFFFFF; }
  #footer .content_outer {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    position: relative; }
  #footer .title {
    font-size: 120%;
    margin-bottom: 10px; }
  #footer .alphabet {
    font-size: 95%;
    letter-spacing: 2px;
    margin-bottom: 2em;
    padding: 0px 1em; }
  #footer #footer_search {
    font-size: 105%; }
  #footer label {
    display: inline-block;
    width: 20em; }
  #footer .search {
    margin-bottom: 20px;
    width: 100%; }
    @media screen and (min-width: 768px) {
      #footer .search {
        width: auto; } }
    #footer .search input[type="text"] {
      width: 100%;
      height: 2em;
      box-sizing: border-box;
      padding: 0px 10px;
      font-style: italic;
      border: 1px solid #8d8d8d;
      background-color: transparent;
      color: #FFFFFF;
      font-size: 100%; }
      @media screen and (min-width: 768px) {
        #footer .search input[type="text"] {
          width: 30em; } }
    #footer .search input[type="submit"] {
      background-image: url("../images/content_search_icon.png");
      background-size: 1.1em 1.1em;
      background-repeat: no-repeat;
      background-position: center center;
      width: 2em;
      height: 2em; }

#pre-footer {
  box-sizing: border-box;
  padding-bottom: 15px;
  margin-top: 10px; }
  #pre-footer .adsbygoogle {
    box-sizing: border-box; }
  #pre-footer .content_outer {
    position: relative;
    box-sizing: border-box; }
    #pre-footer .content_outer:after {
      display: table;
      content: " "; }
  #pre-footer .wrup {
    text-align: right;
    padding-top: 10px;
    position: relative; }
    #pre-footer .wrup .up {
      background-image: url("../images/up.png");
      background-repeat: no-repeat;
      background-size: contain;
      box-sizing: border-box;
      color: #FFFFFF;
      cursor: pointer;
      font-size: 240%;
      height: 2.2em;
      padding-top: 0.6em;
      text-align: center;
      width: 3.2em;
      display: inline-block;
      margin-top: 0;
      margin-bottom: 2px; }
      #pre-footer .wrup .up:hover {
        margin-top: 2px;
        margin-bottom: 0; }

#footer_bottom {
  color: #FFFFFF;
  font-size: 85%;
  background-color: #1a171b;
  position: relative; }
  #footer_bottom .disclaimer {
    padding-top: 1rem; }
  #footer_bottom .content {
    text-align: center;
    padding: 1.6em 0px;
    line-height: 3em; }
    @media screen and (min-width: 768px) {
      #footer_bottom .content {
        text-align: left; } }
  #footer_bottom #footer_copyright {
    float: none; }
    #footer_bottom #footer_copyright a {
      color: #FFFFFF; }
    @media screen and (min-width: 768px) {
      #footer_bottom #footer_copyright {
        float: left; } }
  #footer_bottom #footer_links {
    float: none;
    margin: 0px; }
    @media screen and (min-width: 768px) {
      #footer_bottom #footer_links {
        float: right;
        margin-right: 5em; } }
    #footer_bottom #footer_links a {
      padding: 0px 1.2em;
      color: #FFFFFF; }

.alert {
  padding: 10px 15px; }
  .alert.alert-danger {
    background: #b997c1;
    color: #FFFFFF; }
  .alert.alert-success {
    background: #5cb85c;
    color: #FFFFFF; }

.revlist {
  list-style: none;
  padding: 0;
  margin: 20px 0; }
  .revlist:after {
    content: "";
    display: table;
    clear: both; }
  .revlist > li {
    padding: 8px;
    background: #8d8d8d;
    margin-bottom: 8px;
    position: relative; }
    .revlist > li:after {
      content: "";
      display: table;
      clear: both; }
    .revlist > li .image {
      width: 120px;
      height: 120px;
      float: left;
      margin-right: 20px; }
    .revlist > li .date {
      text-decoration: none;
      font-size: 0.9em;
      color: #535353; }
    .revlist > li .name {
      text-transform: uppercase;
      color: #535353;
      font-weight: bold; }

.rphotos {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }
  .rphotos .onerp {
    width: calc(50% - 10px);
    max-width: 50%; }
    .rphotos .onerp img {
      border: 3px solid #CCCCCC;
      max-width: 100%;
      height: auto; }

@media screen and (min-width: 768px) {
  .rphotos {
    flex-wrap: nowrap; }
    .rphotos .onerp {
      width: auto; } }
#review_send .formPhotos {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px; }
  #review_send .formPhotos label {
    width: 100%; }
  #review_send .formPhotos #image-display {
    display: flex;
    flex-direction: row;
    align-items: center; }
    #review_send .formPhotos #image-display figure {
      flex: 1 1 auto;
      margin: 0;
      padding: 0;
      max-width: 25%; }
      #review_send .formPhotos #image-display figure img {
        max-width: 100%;
        height: auto; }
    #review_send .formPhotos #image-display figcaption {
      font-style: italic;
      font-size: .8em;
      text-overflow: elipsis;
      overflow: hidden; }
  #review_send .formPhotos .drop-container {
    position: relative;
    display: flex;
    gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 150px;
    padding: 15px;
    border-radius: 10px;
    border: 2px dashed #535353;
    color: #444;
    cursor: pointer; }
    #review_send .formPhotos .drop-container.active, #review_send .formPhotos .drop-container:hover {
      background: #eee;
      border-color: #111; }
      #review_send .formPhotos .drop-container.active .drop-title, #review_send .formPhotos .drop-container:hover .drop-title {
        color: #222; }
  #review_send .formPhotos .drop-title {
    color: #535353;
    font-size: 1.1em;
    text-align: center;
    transition: color .2s ease-in-out; }
  #review_send .formPhotos input[type=file] {
    width: 350px;
    max-width: 100%;
    color: #444;
    padding: 0;
    margin: 0;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #555;
    line-height: normal;
    height: auto; }
  #review_send .formPhotos input[type=file]::file-selector-button {
    margin-right: 20px;
    border: none;
    background: #823d88;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    transition: background .2s ease-in-out; }
  #review_send .formPhotos input[type=file]::file-selector-button:hover {
    background: #0d45a5; }

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