#cc-notification {
  width: 1200px;
  max-width: 100%;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  overflow: hidden;
}

#cc-notification .cc-notification-title {
  float: right;
  display: block;
  padding-top: 11px;
  padding-right: 10px;
}

#cc-notification .cc-link.button {
  padding: 8px 12px;
  height: auto;
  line-height: inherit;
}

#cc-notification.cc-mobile {
  position: relative !important;
  border-bottom: 0 !important
}

#cc-modal #cc-modal-closebutton a, #cc-settingsmodal #cc-settingsmodal-closebutton a {
  display: block !important;
  width: 18px !important;
  height: 18px !important;
  position: absolute !important;
  top: 2px !important;
  right: 2px !important;
}

#cc-modal #cc-modal-closebutton a span, #cc-settingsmodal #cc-settingsmodal-closebutton a span {
  display: none
}

#cc-notification.cc-bottom {
  bottom: 0 !important
}

#cc-notification.cc-top {
  top: 0 !important
}

#cc-notification.cc-push {
  top: 0 !important
}

#cc-notification #cc-notification-permissions {
  display: none
}

#cc-tag {
  position: fixed !important;
  z-index: 999999999 !important;
  bottom: 0 !important;
  right: 10% !important;
  display: none
}

#cc-tag.cc-tag-bottom-left {
  right: auto !important;
  left: 10% !important
}

#cc-tag.cc-tag-horizontal-right {
  right: 0 !important;
  bottom: 20% !important
}

#cc-tag.cc-tag-horizontal-left {
  left: 0 !important;
  right: auto !important;
  bottom: 20% !important
}

#cc-tag.cc-tag-vertical-right {
  right: 0 !important;
  bottom: 20% !important
}

#cc-tag.cc-tag-vertical-left {
  left: 0 !important;
  right: auto !important;
  bottom: 20% !important
}

#cc-tag a {
  padding: 0 12px !important;
  text-decoration: none !important
}

#cc-modal-overlay {
  background: #fff !important;
  background-color: rgba(255, 255, 255, 0.8) !important;
  display: none;
  width: 100% !important;
  height: 1000% !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 999999 !important
}

#cc-modal, #cc-settingsmodal {
  display: none;
  width: 100% !important;
  height: 1000% !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99999999 !important
}

#cc-settingsmodal {
  z-index: 9999999999 !important
}

#cc-modal #cc-modal-wrapper, #cc-settingsmodal #cc-settingsmodal-wrapper {
  margin: 100px auto !important
}

.cc-clear {
  clear: both !important
}

#cc-modal a, #cc-tag a, #cc-settingsmodal a, #cc-notification a, #cc-modal a:hover, #cc-tag a:hover, #cc-settingsmodal a:hover, #cc-notification a:hover {
}

#cc-modal #cc-modal-wrapper a#footerlogo, footer#mainfooter a#footerlogo, #cc-modal #cc-modal-wrapper a#footerlogo, footer#mainfooter a#footerlogo:active, #cc-modal #cc-modal-wrapper a#footerlogo, footer#mainfooter a#footerlogo:visited {
  display: block;
  margin-top: 20px !important;
  color: #868686 !important;
  text-decoration: none !important
}

#cc-modal #cc-modal-wrapper .cc-getforsite {
  position: absolute;
  right: 16px;
  bottom: 16px
}

#cc-modal.cc-mobile #cc-modal-wrapper .cc-getforsite {
  position: relative !important;
  margin-top: 30px !important;
  margin-left: 16px
}

#cc-modal.cc-mobile, #cc-settingsmodal.cc-mobile {
  width: 100% !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  height: auto !important;
  z-index: 999999999999 !important
}

#cc-modal.cc-mobile a.cc-logo, #cc-settingsmodal.cc-mobile a.cc-logo, #cc-notification.cc-mobile a.cc-logo {
  display: none !important
}

.cc-logo span {
  display: none
}

#cc-notification.cc-light {
  background: #e2e2e2 !important;
  background-color: rgba(226, 226, 226, 0.95) !important;
  color: #1d1d1d !important
}

#cc-notification.cc-light #cc-notification-permissions li {
  color: #1d1d1d !important
}

#cc-notification.cc-light #cc-notification-permissions li strong {
  color: #31a8f0 !important
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive {
  color: #AAA !important
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #AAA !important
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive strong {
  color: #88bfef !important
}

#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
  color: #AAA !important
}

#cc-notification.cc-light a, #cc-notification.cc-light a:visited {
  color: #31a8f0 !important
}

#cc-notification.cc-light a:hover {
  color: #257eb4 !important
}

#cc-notification.cc-light h2, #cc-notification.cc-light h3, #cc-notification.cc-light p {
  color: #1d1d1d !important
}

#cc-notification.cc-light ul.cc-notification-buttons li a, #cc-notification.cc-light ul.cc-notification-buttons li a:visited {
  background-color: #f1d600 !important;
  color: #111 !important
}

#cc-notification.cc-light ul.cc-notification-buttons li a:hover, #cc-notification.cc-light ul.cc-notification-buttons li a:active, #cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:hover, #cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:active {
  background-color: #f5f5f5 !important
}

#cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites {
  background-color: #31a8f0 !important
}

#cc-tag.cc-light a, #cc-tag.cc-light a:visited {
  background-color: #e2e2e2 !important;
  color: #1d1d1d !important
}

#cc-modal.cc-light #cc-modal-wrapper {
  background-color: #e2e2e2 !important;
  color: #f5f5f5 !important
}

#cc-modal.cc-light #cc-modal-wrapper a, #cc-modal.cc-light #cc-modal-wrapper a:visited {
  color: #666 !important
}

#cc-modal.cc-light #cc-modal-wrapper a:hover {
  color: #31a8f0 !important
}

#cc-modal.cc-light #cc-modal-wrapper #cc-change-button-allsites {
  background-color: #666 !important;
  color: #111 !important
}

#cc-modal.cc-light #cc-modal-wrapper select {
  color: #111 !important
}

#cc-modal.cc-light #cc-modal-wrapper a.cc-consentchange:hover {
  background-color: #31a8f0 !important
}

#cc-modal.cc-light #cc-modal-wrapper li strong {
  color: #31a8f0 !important
}

#cc-modal.cc-light #cc-modal-wrapper li span {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper {
  background-color: #e1e1e1 !important;
  color: #f5f5f5 !important
}

#cc-modal.cc-light #cc-modal-wrapper p, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p {
  color: #f5f5f5 !important
}

#cc-modal.cc-light #cc-modal-wrapper h2, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 {
  color: #1d1d1d !important
}

#cc-modal.cc-light #cc-modal-wrapper h2 span, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span {
  color: #71f031 !important
}

#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p.cc-subtitle, #cc-modal.cc-light #cc-modal-wrapper p.cc-subtitle {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:visited {
  color: #666 !important
}

#cc-modal.cc-light #cc-modal-secondclosebutton a:hover, #cc-modal.cc-light #cc-modal-secondclosebutton a:active, #cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:hover, #cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:active, #cc-modal.cc-light #cc-modal-global a:hover, #cc-modal.cc-light #cc-modal-global a:active {
  color: #1d1d1d !important
}

#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a, #cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:visited {
  background-color: #f5f5f5 !important;
  color: #111 !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  background-color: #f1d600 !important
}

#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:hover, #cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:active {
  background-color: #0288ce !important;
  color: #fff !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000
}

#cc-modal.cc-light #cc-modal-wrapper a.cc-learnmore-link, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper a.cc-learnmore-link, #cc-notification.cc-light a.cc-learnmore-link {
  color: #666 !important
}

#cc-notification.cc-monochrome {
  background: #333 !important;
  background-color: rgba(51, 51, 51, 0.95) !important;
  color: #fff !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li {
  color: #fff !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li strong {
  color: #fff !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive {
  color: #AAA !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #AAA !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive strong {
  color: #bbb !important
}

#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
  color: #AAA !important
}

#cc-notification.cc-monochrome a, #cc-notification.cc-monochrome a:visited {
  color: #DDD !important
}

#cc-notification.cc-monochrome a:hover {
  color: #fff !important
}

#cc-notification.cc-monochrome h2, #cc-notification.cc-monochrome h3, #cc-notification.cc-monochrome p {
  color: #AAA !important
}

#cc-notification.cc-monochrome ul.cc-notification-buttons li a, #cc-notification.cc-monochrome ul.cc-notification-buttons li a:visited {
  background-color: #ddd !important;
  color: #111 !important
}

#cc-notification.cc-monochrome ul.cc-notification-buttons li a:hover, #cc-notification.cc-monochrome ul.cc-notification-buttons li a:active, #cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:hover, #cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:active {
  background-color: #fff !important
}

#cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites {
  background-color: #ddd !important
}

#cc-tag.cc-monochrome #cc-tag-button, #cc-tag.cc-monochrome #cc-tag-button:visited {
  background-color: #333 !important;
  color: #ddd !important
}

#cc-tag.cc-monochrome #cc-tag-button:hover, #cc-tag.cc-monochrome #cc-tag-button:active {
  border-top: 3px solid #fff !important;
  border-right: 3px solid #fff !important;
  border-left: 3px solid #fff !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper li strong, #cc-modal.cc-monochrome #cc-modal-wrapper li strong {
  color: #FFF !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper {
  background-color: #333 !important;
  color: #f5f5f5 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper a, #cc-modal.cc-monochrome #cc-modal-wrapper a:visited {
  color: #666 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper a:hover {
  color: #31a8f0 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper #cc-change-button-allsites {
  background-color: #666 !important;
  color: #111 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper select {
  color: #111 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-consentchange:hover {
  background-color: #31a8f0 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper li strong {
  color: #fff !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper li span {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper {
  background-color: #333 !important;
  color: #f5f5f5 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper p, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p {
  color: #f5f5f5 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper h2, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 {
  color: #fff !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper h2 span, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span {
  color: #ddd !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p.cc-subtitle, #cc-modal.cc-monochrome #cc-modal-wrapper p.cc-subtitle {
  color: #7a7a7a !important
}

#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:visited {
  color: #666 !important
}

#cc-modal.cc-monochrome #cc-modal-secondclosebutton a:hover, #cc-modal.cc-monochrome #cc-modal-secondclosebutton a:active, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:hover, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:active, #cc-modal.cc-monochrome #cc-modal-global a:hover, #cc-modal.cc-monochrome #cc-modal-global a:active {
  color: #fff !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a, #cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:visited {
  background-color: #f5f5f5 !important;
  color: #111 !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  background-color: #f1d600 !important
}

#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:hover, #cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:active {
  background-color: #0288ce !important;
  color: #fff !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000
}

#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-learnmore-link, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper a.cc-learnmore-link, #cc-notification.cc-monochrome a.cc-learnmore-link {
  color: #ddd !important
}

#cc-notification ul.cc-notification-buttons li a, #cc-notification ul.cc-notification-buttons li a:visited {
  float: right !important
}

#cc-notification ul.cc-notification-buttons {
}

#cc-notification.cc-mobile #cc-notification-wrapper {
  margin-right: 0 !important
}

#cc-notification.cc-mobile ul.cc-notification-buttons li a, #cc-notification.cc-mobile ul.cc-notification-buttons li a:visited {
  float: none !important
}

#cc-notification.cc-mobile ul.cc-notification-buttons {
  padding-top: 1px !important;
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
  width: auto !important;
  clear: both
}

#cc-notification #cc-notification-wrapper {
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
}

#cc-notification #cc-notification-permissions ul {
  margin: 0 0 26px !important;
  padding: 0 !important;
  list-style: none !important;
  float: left !important
}

#cc-notification.cc-mobile #cc-notification-permissions li {
  width: auto !important
}

#cc-notification #cc-notification-permissions li {
  margin: 0 0 10px 30px !important;
  padding: 6px 0 0 !important;
  list-style: none !important;
  width: 440px !important;
  color: #9a9a9a !important;
  -webkit-transition: color .2s ease-in;
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  transition: color .2s ease-in
}

#cc-notification #cc-notification-permissions li label {
  font-size: 12pt !important;
  line-height: 1.3em;
  color: #9a9a9a !important;
  -webkit-transition: color .2s ease-in;
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  transition: color .2s ease-in
}

#cc-notification #cc-notification-permissions li input {
  float: left !important;
  margin-left: -30px !important;
  margin-top: 0 !important
}

#cc-notification #cc-notification-permissions li strong {
  color: #31a8f0 !important;
  display: block !important;
  font-size: 14pt;
  letter-spacing: -0.05em;
  -webkit-transition: color .2s ease-in;
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  transition: color .2s ease-in
}

#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive {
  color: #666 !important
}

#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive label {
  color: #666 !important
}

#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive strong {
  color: #1d658e !important
}

#cc-notification #cc-notification-permissions li a.cc-learnmore-link {
  -webkit-transition: color .2s ease-in;
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  transition: color .2s ease-in
}

#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
  color: #666 !important
}

#cc-notification a, #cc-notification a:visited {
}

#cc-notification a:hover {
}

#cc-notification h2, #cc-notification h3, #cc-notification p {
}

#cc-notification h2 {
  margin-right: 320px !important
}

#cc-notification.cc-mobile h2 {
  margin-right: 0 !important
}

#cc-notification h2 span, #cc-notification h2 {
}

#cc-notification h2 a {
  letter-spacing: -0.05em;
  font-size: 14pt
}

#cc-notification h3 {
  margin-top: 10px !important
}

#cc-notification ul.cc-notification-buttons {
  display: block;
  float: right;
}

#cc-notification.cc-notification-afterload ul.cc-notification-buttons {
}

#cc-notification ul.cc-notification-buttons li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important
}

#cc-notification ul.cc-notification-buttons li a, #cc-notification ul.cc-notification-buttons li a:visited {
}

#cc-notification ul.cc-notification-buttons li a:hover, #cc-notification ul.cc-notification-buttons li a:active, #cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:hover, #cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:active {
}

#cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites {
}

#cc-tag a, #cc-tag a:visited {
}

#cc-tag.cc-tag-horizontal-right a, #cc-tag.cc-tag-horizontal-right a:visited {
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  margin-right: -82px !important;
  padding: 8px 12px 60px 12px !important
}

#cc-tag.cc-tag-horizontal-left a, #cc-tag.cc-tag-horizontal-left a:visited {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  margin-left: -82px !important;
  padding: 8px 12px 60px 12px !important
}

#cc-tag.cc-tag-vertical-right a, #cc-tag.cc-tag-vertical-right a:visited {
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  margin-right: -82px !important;
  padding: 8px 12px 60px 12px !important
}

#cc-tag.cc-tag-vertical-left a, #cc-tag.cc-tag-vertical-left a:visited {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  margin-left: -82px !important;
  padding: 8px 12px 60px 12px !important
}

#cc-tag a:hover, #cc-tag a:active {
  border-top: 3px solid #f1d600 !important;
  border-right: 3px solid #f1d600 !important;
  border-left: 3px solid #f1d600 !important;
  box-shadow: 2px 2px 7px #000;
  -moz-box-shadow: 2px 2px 7px #000;
  -webkit-box-shadow: 2px 2px 7px #000
}

#cc-tag a span {
  font-size: 12pt !important
}

#cc-modal {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  font-size: 11pt !important
}

#cc-modal #cc-modal-wrapper {
  width: 686px !important;
  margin: 40px auto !important;
  background-color: #1d1d1d !important;
  color: #f5f5f5 !important;
  padding: 25px 15px 5px !important;
  text-align: left !important;
  position: relative !important;
  max-height: 8%;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 560px;
  box-shadow: 0 0 30px #000;
  -moz-box-shadow: 0 0 30px #000;
  -webkit-box-shadow: 0 0 30px #000
}

#cc-modal #cc-modal-wrapper a, #cc-modal #cc-modal-wrapper a:visited {
  color: #f5f500 !important;
  text-decoration: none !important
}

#cc-modal #cc-modal-wrapper a:hover {
  color: #31a8f0 !important;
  text-decoration: underline !important
}

#cc-modal #cc-modal-wrapper #cc-change-button-allsites {
  margin-top: 16px !important;
  margin-bottom: 6px !important;
  display: block !important;
  padding: 6px 12px !important;
  background-color: #f5f500 !important;
  color: #111 !important;
  float: left !important;
  clear: both !important;
  margin-right: 8px !important;
  text-decoration: none !important;
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important
}

#cc-modal #cc-modal-wrapper #cc-change-button-allsites:hover, #cc-modal #cc-modal-wrapper #cc-change-button-allsites:active {
  background-color: #31a8f0 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper select, #cc-modal #cc-modal-wrapper select {
  color: #111 !important;
  margin-right: 8px !important;
  text-decoration: none !important;
  position: absolute !important;
  top: 28px !important;
  right: 8px !important;
  float: right !important;
  font-size: 10pt !important;
  width: 150px
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper select, #cc-modal.cc-mobile #cc-modal-wrapper select {
  float: none !important;
  margin-top: 10px !important;
  position: static !important
}

#cc-modal #cc-modal-wrapper a.cc-consentchange:hover {
  background-color: #31a8f0 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper ul li label, #cc-modal #cc-modal-wrapper ul li label {
  float: left
}

#cc-settingsmodal #cc-settingsmodal-wrapper ul, #cc-modal #cc-modal-wrapper ul {
  margin: 0 !important;
  padding: 0 100px !important;
  list-style: none !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper ul, #cc-modal.cc-mobile #cc-modal-wrapper ul {
  padding: 0 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper li, #cc-modal #cc-modal-wrapper li {
  clear: both !important;
  margin: 0 !important;
  padding: 30px 0 0 !important;
  list-style: none !important;
  position: relative
}

#cc-settingsmodal #cc-settingsmodal-wrapper li strong, #cc-modal #cc-modal-wrapper li strong {
  width: 480px !important;
  float: left !important;
  display: block !important;
  color: #31a8f0 !important;
  font-size: 16pt;
  font-weight: 400 !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li strong #cc-modal.cc-mobile #cc-modal-wrapper li strong {
  float: none !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper li span, #cc-modal #cc-modal-wrapper li span {
  width: 470px !important;
  float: left !important;
  clear: left !important;
  display: block !important;
  color: #7a7a7a !important;
  line-height: 1.2em;
  font-size: 12pt !important;
  margin-top: 8px
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span, #cc-modal.cc-mobile #cc-modal-wrapper li span {
  float: none !important
}

#cc-settingsmodal {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  font-size: 11pt !important
}

#cc-settingsmodal.cc-mobile {
  height: auto
}

#cc-settingsmodal #cc-settingsmodal-wrapper {
  width: 716px !important;
  height: 8% !important;
  margin: 40px auto !important;
  background-color: #1d1d1d !important;
  padding-top: 24px !important;
  color: #f5f5f5 !important;
  text-align: left !important;
  position: relative !important;
  overflow-x: hidden;
  max-height: 560px;
  background-position: -20px 20px;
  background-repeat: no-repeat;
  box-shadow: 0 0 30px #000;
  -moz-box-shadow: 0 0 30px #000;
  -webkit-box-shadow: 0 0 30px #000
}

#cc-settingsmodal #cc-settingsmodal-wrapper .cc-content {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  height: 400px;
  margin-top: 20px
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
  max-height: none !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper .cc-content {
  height: 540px !important;
  max-height: none !important
}

#cc-modal #cc-modal-wrapper p {
  line-height: 1em;
  margin-top: 12px;
  color: #f5f5f5 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper p {
  margin-top: 32px
}

#cc-modal #cc-modal-wrapper .cc-content {
  padding-top: 8px;
  clear: both;
  height: 420px;
  overflow-y: auto;
  overflow-x: hidden
}

#cc-modal.cc-mobile #cc-modal-wrapper .cc-content {
  height: auto !important;
  overflow: hidden !important
}

#cc-modal #cc-modal-wrapper h2, #cc-settingsmodal #cc-settingsmodal-wrapper h2 {
  margin: 0 57px !important;
  font-size: 24pt !important;
  width: 712px !important;
  color: #FFF !important;
  font-weight: 400
}

#cc-settingsmodal #cc-settingsmodal-wrapper h2 {
  margin: 0 72px !important
}

#cc-modal #cc-modal-wrapper h2 span, #cc-settingsmodal #cc-settingsmodal-wrapper h2 span {
  font-size: 14pt !important;
  color: #7a7a7a !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper h2 span {
  color: #71f031 !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle, #cc-modal #cc-modal-wrapper p.cc-subtitle {
  color: #7a7a7a !important;
  margin: 16px 0 0 57px !important;
  font-size: 12pt !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle {
  margin: 16px 0 0 73px !important
}

#cc-modal.cc-mobile #cc-modal-wrapper p.cc-subtitle {
  margin-left: 0 !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper p.cc-subtitle {
  margin-left: 10px !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper iframe {
  width: 714px !important;
  border: 0 !important;
  min-height: 390px !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper iframe {
  width: 100% !important;
  height: 500px;
  z-index: 9999999999999 !important;
  margin-top: 0
}

#cc-modal #cc-modal-closebutton a, #cc-settingsmodal #cc-settingsmodal-closebutton a {
  display: block !important;
  height: 24px !important;
  position: absolute !important;
  right: 10px !important;
  top: 10px !important;
  width: 24px !important;
  background-position: 0 0
}

#cc-modal #cc-modal-closebutton a:hover, #cc-settingsmodal #cc-settingsmodal-closebutton a:hover {
  background-position: 0 -24px
}

#cc-modal #cc-modal-global {
  padding-top: 5px !important
}

#cc-settingsmodal #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited {
  color: #71f031 !important;
  text-decoration: none !important
}

#cc-modal #cc-modal-secondclosebutton a span, #cc-modal #cc-modal-secondclosebutton a:visited span, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a span, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited span, #cc-modal #cc-modal-global a span, #cc-modal #cc-modal-global a:visited span {
  font-size: 12pt !important;
  font-weight: 600 !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton {
  padding-left: 10px;
  padding-top: 0
}

#cc-modal.cc-mobile #cc-modal-secondclosebutton a, #cc-modal.cc-mobile #cc-modal-secondclosebutton a:visited, #cc-modal.cc-mobile #cc-modal-global a, #cc-modal.cc-mobile #cc-modal-global a:visited {
  float: none !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a:visited {
  display: none !important
}

#cc-modal #cc-modal-secondclosebutton a:hover, #cc-modal #cc-modal-secondclosebutton a:active, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:hover, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:active, #cc-modal #cc-modal-global a:hover, #cc-modal #cc-modal-global a:active {
  text-decoration: none !important;
  color: #fff !important
}

#cc-modal #cc-modal-wrapper #cc-modal-footer-buttons {
  margin-left: 57px !important;
  margin-top: 25px !important
}

#cc-settingsmodal #cc-settingsmodal-wrapper #cc-settingsmodal-footer-buttons {
  margin-left: 72px !important
}

#cc-modal.cc-mobile #cc-modal-wrapper #cc-modal-footer-buttons {
  position: relative;
  width: auto;
  padding-top: 10px !important;
  margin-left: 0 !important
}

#cc-modal #cc-modal-wrapper .cc-preference-importantmessage {
  margin-top: 20px !important;
  clear: both !important;
  padding: 10px !important;
  text-align: left !important;
  background-color: #444 !important;
  border: 1px dotted #666 !important;
  line-height: 2em !important
}

#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a, #cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:visited {
  line-height: 1.2em;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: block;
  padding: 5px 10px !important;
  background-color: #f5f5f5 !important;
  color: #111 !important;
  margin-right: 8px !important;
  text-decoration: none !important;
  font-size: 10pt;
  float: right;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  box-shadow: 1px 1px 2px #000;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, box-shadow .2s ease-in-out 0s;
  -moz-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, -moz-box-shadow .2s ease-in-out 0s;
  -webkit-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s, -webkit-box-shadow .2s ease-in-out 0s;
  background-color: #f1d600 !important
}

#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:hover, #cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:active {
  text-decoration: none !important;
  background-color: #0288ce !important;
  color: #fff !important;
  box-shadow: 1px 2px 10px #000;
  -moz-box-shadow: 1px 2px 10px #000;
  -webkit-box-shadow: 1px 2px 10px #000
}

#cc-modal #cc-modal-wrapper a.cc-learnmore-link, #cc-settingsmodal #cc-settingsmodal-wrapper a.cc-learnmore-link, #cc-notification a.cc-learnmore-link {
  color: #FFF !important
}

#cc-modal.cc-mobile #cc-modal-wrapper {
  height: auto !important;
  max-height: none !important;
  min-height: inherit !important
}

#cc-modal.cc-mobile #cc-modal-wrapper, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
  margin-top: 0 !important;
  width: auto !important
}

#cc-modal.cc-mobile #cc-modal-wrapper h2 {
  width: auto !important;
  margin-left: 0 !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2 span, #cc-modal.cc-mobile #cc-modal-wrapper h2 span {
  display: block;
  margin-top: 8px
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2 {
  margin-left: 10px !important;
  width: auto !important
}

#cc-modal.cc-mobile #cc-modal-wrapper, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
  border: 0 !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-image: none !important;
  max-height: none !important
}

#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span, #cc-modal.cc-mobile #cc-modal-wrapper li span {
  width: auto !important;
  float: none !important
}

#cc-modal.cc-mobile #cc-modal-wrapper a.cc-consentchange {
  margin-top: 10px !important;
  float: none !important
}

#cc-modal #cc-modal-wrapper li strong {
  width: auto !important
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     rwd_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

@font-face {font-family: 'HelveticaNeueLTCom-Bd';src: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_0_0.eot');src: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_0_0.eot?#iefix') format('embedded-opentype'),url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_0_0.woff2') format('woff2'),url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_0_0.woff') format('woff'),url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_0_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTCom-Roman';src: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_1_0.eot');src: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_1_0.eot?#iefix') format('embedded-opentype'),url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_1_0.woff2') format('woff2'),url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_1_0.woff') format('woff'),url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/webfonts/2F3BA1_1_0.ttf') format('truetype');}

/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

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

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: HelveticaNeueLTCom-Roman;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  font-size: 62.5%;
}

/*
 * Removes default margin and set default color, font-family and font-size.
 */
body {
  margin: 0;
  padding: 0;
  font-family: HelveticaNeueLTCom-Roman;
  font-size: 1.6rem;
  color: #000;
}

/* ==========================================================================
   Links
   ========================================================================== */
a:focus,
a:active,
a:hover {
  outline: 0;
}

input:focus,
button:focus,
select:focus {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2.0rem;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

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

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

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

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1.0em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

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

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

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

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

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

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

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  height: auto;
}

input:focus {
  outline: 0;
}

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

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* -------------------------------------------- *
 * Input Box
 */
.input-box:after {
  content: '';
  display: table;
  clear: both;
}

li.centinel-logos div.input-box img {
  display: inline;
  vertical-align: middle;
}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix {
  float: left;
  margin-right: 5px;
  max-width: 100%;
}

/* -------------------------------------------- *
 * Inputs
 */
.input-box {
  width: 300px;
  max-width: 100%;
}

.input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #000;
  background: #fff;
}

select {
  border: 1px solid #000;
  border-radius: 0;
}

.input-text.validation-failed,
.input-box .validation-failed {
  border-color: #d54a4a;
}

input[type="text"],
input[type="email"],
input[type="password"] {
  width: 300px;
  max-width: 100%;
  border-radius: 0;
}

/* Only show on iPhones (not iPads or any other device) */
.ie8 .input-text {
  max-width: none;
}

/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty,
input[type=text].qty {
  width: 3em;
  text-align: center;
  vertical-align: middle;
}

/* ELEMENTS ACROSS THE PAGE - START */
a {
  color: #000;
}

a:hover {
  text-decoration: underline;
}

a,
a:hover {
  text-decoration: none;
  cursor: pointer;
}

a.white,
a.text-white,
.text-white {
  color: #fff;
}

a.white:hover,
a.text-white:hover {
  color: #000;
  background-color: #fff;
}

a.black,
a.text-black,
.text-black {
  color: #000;
}

a.black:hover,
a.text-black:hover {
  color: #fff;
  background-color: #000;
}

input,
select {
  height: 48px;
  padding-left: 10px;
  padding-right: 20px;
  margin: 0;
}

input.white-input {
  border: 1px solid #fff;
}

input.black-input {
  border: 1px solid #000;
}

button {
  color: #fff;
  font-size: 2.0rem;
  height: 48px;
}

button:hover {
  cursor: pointer;
}

button span,
a.button span {
  font-size: 2.0rem;
}

button.large span {
  font-size: 4.2rem;
  line-height: normal;
}

button.black-white-border,
a.black-white-border {
  background-color: #000;
  height: 48px;
  color: #fff;
  line-height: 26px;
  border: 1px solid #fff;
}

.footer button.black-white-border,
.footer a.black-white-border {
  margin-top: 1px;
  height: 46px;
}

.footer button.black-white-border:hover,
.footer a.black-white-border:hover {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

button.black-white-border:hover,
a.black-white-border:hover {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}

button.black-black-border,
a.black-black-border {
  border: 1px solid #000;
  color: #fff;
  background-color: #000;
  line-height: 26px;
}

button.black-black-border:hover,
a.black-black-border:hover {
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}

button.white-black-border,
a.white-black-border {
  border: 1px solid #000;
  color: #000;
  text-align: center;
}

button.white-black-border:hover,
a.white-black-border:hover {
  border: 1px solid #000;
  color: #fff;
  background-color: #000;
}

button.black-black-border.large,
button.black-white-border.large,
button.white-black-border.large {
  min-width: 270px;
  max-width: 100%;
  height: 83px;
}

.footer,
.page-header-container,
.block-login,
.block-register,
.word-of-the-day,
.lastwords,
.lastword-news-principles,
.wordbank,
.slideshow-container .slideshow,
.category-title,
.category-grid,
.cart,
.cart-noitems,
.category-description,
.catalog-no-products,
.product-view,
.account-login,
.my-account,
.logged-out,
.enable-cookies,
.forgotpassword,
.account-create,
.reset-password,
.homepage-calendar,
.checkout-main,
.order-success,
.society-main-page,
.news-item-content,
.wordbank-words-suggest,
.cms-enable-cookies .col-main,
.cms-page-view .col1-layout .col-main,
.paypal-express-review .col1-layout .col-main {
  width: 1200px;
  max-width: 100%;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.word-of-the-day,
.lastwords,
.lastword-news-principles {
  padding-bottom: 48px;
  padding-top: 30px;
}

.lastword-news-principles h3, .lastwords h3 {
  font-size: 2.4rem;
  padding: 0 0 20px;
  text-transform: none;
}

.lastwords-wrap {
  width: 40%;
  margin-right: 50px;
  float: left;
  position: relative;
}

.lastwords-wrap:nth-child(2n+4) {
  clear: both;
}

@media only screen and (max-width: 770px) {
  .lastwords-wrap {
    width: 100%;
    float: left;
    position: relative;
  }
}

.video {
  background-color: #000;
}

.black-bg {
  background-color: #000;
  color: #fff;
}

@media only screen and (max-width: 770px) {
  .block-login,
  .block-register {
    background-color: #000;
    display: block;
    position: absolute;
    top: 0;
    z-index: 10001;
    padding: 15px 15px 30px;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="tel"],
  select {
    height: 40px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  button {
    height: 40px;
    width: 100%;
  }
  .footer-container {
    padding: 20px;
  }
  .homepage-calendar a.black-white-border {
    height: auto;
  }
}
/* ELEMENTS ACROSS THE PAGE - END */

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

/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

th,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

address {
  font-style: normal;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  display: block;
  max-width: 100%;
}

ol,
ul,
li {
  list-style: none;
}

q:before,
q:after {
  content: '';
}

/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body,
button,
input,
select,
table,
textarea {
  font-family: HelveticaNeueLTCom-Roman;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* ============================================ *
 * Typography
 * ============================================ */
h1, .h1 {
  margin: 0;
  font-size: 4.8rem;
  text-rendering: optimizeLegibility;
  padding: 19px 0;
  text-align: left;
}

h2, .h2 {
  margin: 0;
  font-size: 2.4rem;
  text-rendering: optimizeLegibility;
  text-align: left;
}

h3, .h3 {
  margin: 0;
  font-size: 1.8rem;
  text-rendering: optimizeSpeed;
  text-align: left;
}

h4, .h4 {
  margin: 0;
  font-size: 1.4rem;
  text-rendering: optimizeSpeed;
  text-align: left;
}

h5, .h5 {
  margin: 0;
  font-size: 1.3rem;
  text-rendering: optimizeSpeed;
  text-align: left;
}

h6, .h6 {
  margin: 0;
  font-size: 1.2rem;
  text-rendering: optimizeSpeed;
  text-align: left;
}

.page-title {
  margin-bottom: 15px;
}

.page-title h1 {
  border-bottom: 1px solid #000;
  margin-bottom: 6px;
}

.checkout-main h2 {
  text-transform: none;
  font-size: 2.8rem;
}

@media only screen and (max-width: 979px) {
  h1, .h1 {
    font-size: 4.2rem;
  }
  .checkout-main h2 {
    font-size: 2.4rem;
  }
}

/* ============================================ *
 * Shared Classes
 * ============================================ */
.address-list address {
  margin-bottom: 1em;
}

.availability {
  margin-bottom: 0;
  font-size: 1.3rem;
  text-transform: uppercase;
}

.availability .label {
  display: none;
}

.availability.in-stock {
  color: #11b400;
}

.availability.available-soon,
.availability.out-of-stock {
  color: #df280a;
}

.availability-only {
  color: #df280a;
  margin-bottom: 10px;
}

/* -------------------------------------------- *
 * Block Module
 */
.block,
.col-left-first {
  margin-bottom: 20px;
}

.col-left-first .block:last-of-type {
  margin-bottom: 0;
}

.block-title {
  position: relative;
  padding: 10px 0 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #fff;
}

.block-title span {
  font-size: 4.8rem;
  line-height: 1.3;
}

.block-title h2,
.block-title h3,
.block-title strong {
  margin: 0;
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  font-weight: 600;
}

.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #a0a0a0;
}

body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0;
}

.block-subtitle {
  margin-bottom: 7px;
}

.block-content {
  margin-top: 5px;
  overflow: hidden;
}

.block-content.unpad {
  padding: 0;
}

.block-content li.item {
  margin: 0 0 10px 9px;
}

.block-content li.item:last-child {
  margin-bottom: 0;
}

.block .actions {
  margin: 10px 0 0;
}

.block .actions:after {
  content: '';
  display: table;
  clear: both;
}

.block .actions a {
  float: left;
}

.block .actions .button {
  float: right;
}

.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {
  line-height: 33px;
  margin-right: 5px;
}

@media only screen and (max-width: 770px) {
  .block-title span {
    font-size: 4.2rem;
  }
  .sidebar .block:not(.block-layered-nav) {
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title {
    padding: 0;
    margin-top: 0;
    border-bottom: none;
    border-top: none;
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong {
    margin: 0;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #3399cc;
    border-right: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:hover {
    background-color: #ececec;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
    margin: 0;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    position: relative;
    background-color: #f4f4f4;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #3399cc;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:hover {
    background-color: #ececec;
  }
  .sidebar .block:not(.block-layered-nav) .block-content {
    padding: 10px;
    margin-top: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #ccc;
  }
  .sidebar .block:last-of-type {
    border-bottom: 1px solid #ccc;
  }
}

/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account .block-title,
.block-cms-menu .block-title {
  padding-top: 0;
  border-top: none;
}

.block-account li,
.block-cms-menu li {
  text-transform: uppercase;
  margin: 7px 0;
}

.block-account li strong,
.block-cms-menu li strong {
  font-weight: normal;
}

/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */
.sidebar .actions button.button {
  white-space: normal;
}

/* Primary Buttons */
.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
  display: inline-block;
  padding: 8px 14px;
  text-align: center;
  vertical-align: middle;
}

/* Disabled - class for anchor, state for form elements */
.button.disabled,
.button:disabled {
  background: #c8c8c8;
  opacity: 0.6;
  cursor: not-allowed;
}

/* Adjacent buttons */
.button + .button {
  margin-left: 5px;
}

.button2 {
  border: 0;
  padding: 0 5px;
  margin: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
}

.button2:focus {
  outline: none;
}

.button2 span,
.button2 span span {
  line-height: 30px;
  height: 30px;
  display: inline-block;
}

.button2 span:hover,
.button2 span span:hover {
  text-decoration: none;
}

@media only screen and (max-width: 770px) {
  .col2-set .buttons-set .button,
  .col2-set .buttons-set .button2 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .col2-set .buttons-set .back-link {
    display: none;
  }
  .col2-set .buttons-set .required {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .buttons-set .button {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 7px;
  }
  .buttons-set .back-link {
    display: none;
  }
  .buttons-set .required {
    display: none;
  }
}

/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after {
  float: left;
}

.paypal-after .paypal-or {
  float: left;
}

.paypal-or {
  line-height: 34px;
  margin: 0 10px 5px;
}

.paypal-after .paypal-button {
  float: left;
}

.paypal-button {
  line-height: 0;
}

.paypal-button img {
  display: inline;
}

@media only screen and (max-width: 740px) {
  .paypal-or {
    line-height: 20px;
  }
  .paypal-logo,
  .paypal-or,
  .paypal-button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}

/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding-top: 10px;
  text-align: left;
}

.buttons-set p.required {
  margin: 0;
  margin-left: 10px;
  line-height: 33px;
  float: left;
}

.buttons-set .back-link {
  margin: 10px 0;
}

.buttons-set a:not(.button) {
  line-height: 20px;
  display: inline-block;
  padding: 5px;
}

.buttons-set:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-previous:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #3399cc;
  border-left: none;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
}

.btn-previous:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid white;
  border-left: none;
}

.mini-products-list .btn-remove,
.mini-products-list .btn-previous {
  float: right;
  margin-left: 6px;
}

/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li {
  margin-bottom: 20px;
}

.checkout-agreements .agreement-content {
  overflow-y: auto;
  max-width: 670px;
  max-height: 125px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  background: #f4f4f4;
}

/* -------------------------------------------- *
 * CVV Security Code
 */
.cvv-what-is-this {
  margin-left: 10px;
  font-size: 1.3rem;
  line-height: 24px;
}

/* -------------------------------------------- */
 /* CONTAINER */
/* -------------------------------------------- */
body.cms-home div.main-container {
  margin: 0;
  padding: 0;
}

.main-container,
.footer-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.footer-container {
  background-color: #000;
}

.main-container:after,
.footer-container:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Column Layouts
 */
.main:after,
.col-wrapper:after {
  content: '';
  display: table;
  clear: both;
}

.col-left,
.col-right,
.col-main {
  padding: 0 10px;
}

.col-left {
  float: left;
  width: 25%;
  padding-left: 0;
  /* Remove the 15px padding */
  clear: left;
}
.col-left img {
  max-width: 100%;
}

.col-right {
  float: right;
  width: 25%;
  padding-right: 0;
}
.col-right img {
  max-width: 100%;
}

.col-main {
  float: left;
  width: 75%;
}

.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0;
  min-height: 400px;
}

.col2-left-layout .col-main {
  float: right;
  padding-right: 0;
}

.col2-right-layout .col-main {
  padding-left: 0;
}

.col3-layout .col-right {
  width: 20.83333%;
}

.col3-layout .col-wrapper {
  float: left;
  width: 79.16667%;
}

.col3-layout .col-wrapper .col-main {
  float: right;
  width: 73.68421%;
}

.col3-layout .col-wrapper .col-left {
  width: 26.31579%;
}

@media only screen and (max-width: 1000px) {
  .col3-layout .col-right {
    float: left;
    clear: left;
    padding-left: 0;
    padding-right: 10px;
    width: 25%;
  }
  .col3-layout .col-wrapper {
    float: right;
    width: 100%;
  }
  .col3-layout .col-wrapper .col-main {
    float: right;
    width: 75%;
  }
  .col3-layout .col-wrapper .col-left {
    width: 25%;
  }
}

@media only screen and (max-width: 770px) {
  .col-left,
  .col-right,
  .col-main,
  .col1-layout .col-left,
  .col1-layout .col-right,
  .col1-layout .col-main,
  .col2-left-layout .col-left,
  .col2-left-layout .col-right,
  .col2-left-layout .col-main,
  .col2-right-layout .col-left,
  .col2-right-layout .col-right,
  .col2-right-layout .col-main,
  .col3-layout .col-wrapper .col-left,
  .col3-layout .col-right,
  .col3-layout .col-wrapper .col-main {
    padding: 0;
    float: none;
    width: auto;
  }
  .col3-layout .col-wrapper {
    float: none;
    width: auto;
  }
  .col-main {
    float: none;
    width: auto;
  }
  .col-main .col-left {
    padding: 0;
    /* On product listing pages, the left column gets moved inside col-main on small viewports */
  }
}

/* Content Columns */
.col2-set {
  width: 100%;
}

.col2-set .col-1,
.col2-set .col-2 {
  width: 50%;
  padding: 20px;
}

@media only screen and (max-width: 770px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    padding: 10px;
  }
}

.col2-set .col-1 {
  float: left;
  padding-left: 0;
}

.col2-set .col-2 {
  float: right;
  padding-right: 0;
}

@media only screen and (max-width: 770px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
  }
}

.col2-set .narrow {
  width: 33%;
}

.col2-set .wide {
  width: 65%;
}

.col2-set:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Top Container
 */
@media only screen and (min-width: 771px) {
  .top-container {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px;
  }
}

/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice {
  background: #676157;
  font-size: 1.1rem;
}

.global-site-notice .notice-inner {
  padding-left: 120px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 11px;
  min-height: 40px;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  background-image: url("https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/demo-logo.png");
  background-position: left;
  background-repeat: no-repeat;
}

.global-site-notice p {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg {
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
}

/* -------------------------------------------- *
 * Grid
 */
.grid:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Messages
 */
.success {
  color: #11b400;
}

.error {
  color: #df280a;
}

.notice {
  color: #e26703;
}

/* -------------------------------------------- *
 * Messages
 */
.messages {
  margin-bottom: 10px;
  width: 1200px;
  max-width: 100%;
  margin: auto;
}

.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #f4f4f4;
  font-size: 1.5rem;
}

.messages .error-msg li {
  background-color: #faebe7;
  border: 1px solid #df280a;
  color: #df280a;
  font-size: 1.2rem;
  margin: 5px 0 0;
  text-align: center;
}

.messages .notice-msg li {
  background-color: #f9ebe6;
  border: 1px solid #e26703;
  color: #e26703;
  font-size: 1.2rem;
  margin: 5px 0 0;
  text-align: center;
}

.messages .success-msg li {
  background-color: #eff5ea;
  border: 1px solid #11b400;
  color: #11b400;
  font-size: 1.2rem;
  margin: 5px 0 0;
  text-align: center;
}

@media only screen and (min-width: 915px) {
  .order-list-grid .col-1 {
    width: 30%;
  }
  .order-list-grid .col-2 {
    width: 50%;
    padding-right: 20px;
  }
  .order-list-grid .col-3 {
    clear: none;
    width: 20%;
    padding-top: 0;
  }
}

/* -------------------------------------------- *
 * Page Popup
 */
.page-popup {
  padding: 20px;
  background: #fff;
  height: auto;
}

.page-popup h1 {
  margin: 0 0 0.5em;
  font-size: 3.6rem;
}

/* -------------------------------------------- *
 * Payment Methods
 */
.payment-methods {
  margin-bottom: 20px;
}

.payment-methods dt {
  padding: 5px 0;
}

.payment-methods dd {
  padding-top: 10px;
}

.payment-methods .form-list {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 5px 15px 15px;
  padding: 15px;
  border: 1px solid #ccc;
  background: #f4f4f4;
}

.payment-methods .form-list:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #ccc;
  border-top: none;
  top: -11px;
  left: 30px;
}

.payment-methods .form-list:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  border-top: none;
  top: -10px;
  left: 30px;
}

.payment-methods .form-list li:last-child {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  white-space: nowrap;
  /* Prevent the linebreak in the HTML from causing layout issues */
}

.please-wait img {
  float: left;
  margin-right: 5px;
  width: 24px;
}

/* -------------------------------------------- *
 * Price Box - Standard
 */
.price-box p {
  margin-bottom: 0;
}

.price-box .price {
  font-size: 2.0rem;
}

.price-box .price-label {
  white-space: nowrap;
}

.price-box .minimal-price-link {
  padding-left: 1em;
  display: block;
  /* We want this to show on its own line, otherwise the layout looks funky */
}

.products-grid .price-box .price,
.products-list .price-box .price {
  font-size: 1.8rem;
}

.products-grid.products-grid--max-6-col .price-box .price {
  font-size: 1.4rem;
}

/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price,
.price-box .special-price {
  display: inline-block;
}

.price-box .old-price .price-label,
.price-box .special-price .price-label {
  display: none;
}

.price-box .old-price .price,
.price-box .special-price .price {
  display: inline-block;
}

.price-box .old-price .price {
  text-decoration: line-through;
  color: #585858;
}

.price-box .special-price {
  padding-left: 1em;
}

/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block;
}

span.weee {
  display: block;
}

/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  padding: 4px 8px;
  background: #FBF4DE;
  border: 1px solid #E2D4C7;
  margin-top: 7px;
}

.product-pricing li,
.tier-prices li,
.tier-prices-grouped li {
  font-size: 1.2rem;
}

.product-pricing .benefit,
.tier-prices .benefit,
.tier-prices-grouped .benefit {
  font-style: italic;
}

.product-pricing .price,
.tier-prices .price,
.tier-prices-grouped .price {
  font-family: HelveticaNeueLTCom-Bd;
}

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options {
  font-size: 1.4rem;
}

.item-options:after {
  content: '';
  display: table;
  clear: both;
}

.item-options dt {
  float: left;
  clear: left;
  padding-right: 5px;
  font-style: italic;
}

.item-options dt:after {
  content: ': ';
}

.item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}

.truncated,
.truncated a.dots {
  cursor: help;
}

.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
}

.truncated .truncated_full_value {
  position: relative;
  z-index: 300;
}

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #3399cc;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px;
}

.truncated .truncated_full_value .item-options:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #3399cc;
  border-top: none;
  left: 97px;
  top: -7px;
}

.truncated .truncated_full_value .item-options > p {
  text-transform: uppercase;
  margin-bottom: 8px;
}

.truncated .show .item-options {
  display: block;
}

@media only screen and (max-width: 479px) {
  .truncated {
    cursor: inherit;
  }
  .truncated a.details {
    display: none;
  }
  .truncated .truncated_full_value .item-options {
    display: block;
    position: static;
    z-index: 1;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .truncated .truncated_full_value .item-options p {
    float: none;
  }
  .truncated .truncated_full_value .item-options:after {
    display: none;
  }
}

/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print {
  width: 6.5in;
  margin: 20px;
  background: #fff;
}

/* -------------------------------------------- *
 * Add to links
 */
.add-to-links {
  margin: 7px 0;
}

.add-to-links a {
  display: inline-block;
  padding: 0 3px 3px;
}

.add-to-links .separator {
  display: none;
}

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.std p {
  margin: 0 0 1.5em;
}

.std ol {
  list-style: decimal outside;
  margin-bottom: 1.5em;
}

.std ol li {
  margin-left: 2em;
}

.std ul {
  list-style: disc outside;
  margin-bottom: 1.5em;
}

.std ul li {
  margin-left: 2em;
}

.std .note {
  font-size: 1.3rem;
}

/* -------------------------------------------- *
 * Tabs
 */
.tabs {
  margin-bottom: 10px;
  background: #fff;
}

/* -------------------------------------------- *
 * Toolbar
 */
.toolbar {
  color: #fff;
}

.toolbar:after {
  content: '';
  display: table;
  clear: both;
}

.sorter label {
  float: left;
  font-size: 1.4rem;
  display: inline-block;
  padding: 12px 12px 12px 0;
  text-transform: none;
  margin: 10px 0;
  color: #fff;
}

.sorter label:after {
  content: ':';
}

.sorter a {
  color: #fff;
  display: block;
  font-size: 1.4rem;
  padding: 12px;
  float: left;
  margin: 10px 0;
}

.sorter a.selected,
.sorter a:hover {
  color: #000;
  background-color: #fff;
}

.sorter {
  float: right;
  margin-top: 16px;
}

.sorter > .sort-by {
  overflow: hidden;
}

.sorter input {
  background-color: #000;
  border: 1px solid #fff;
  color: #fff;
  height: 42px;
  float: left;
  margin: 10px 0;
}

@media only screen and (max-width: 979px) and (min-width: 770px) {
  .sorter input {
    width: 200px;
  }
}

@media only screen and (max-width: 770px) {
  .col1-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  .col1-layout .pager .count-container {
    float: right;
  }
}

@media only screen and (max-width: 979px) {
  .col2-left-layout .sorter,
  .col2-left-layout .pager,
  .col2-right-layout .sorter,
  .col2-right-layout .pager,
  .col3-layout .sorter,
  .col3-layout .pager {
    width: 100%;
  }
  .col2-left-layout .pager,
  .col2-right-layout .pager,
  .col3-layout .pager {
    float: left;
    clear: both;
  }
  .col2-left-layout .pager .pages,
  .col2-right-layout .pager .pages,
  .col3-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  .col2-left-layout .pager .count-container,
  .col2-right-layout .pager .count-container,
  .col3-layout .pager .count-container {
    float: right;
  }
}

/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer;
}

#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #3399cc;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #246b8f;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #3399cc;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #246b8f;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
  margin-bottom: 5px;
}

/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center {
  text-align: center;
}

.a-right,
.align-right {
  text-align: right;
}

.no-display {
  display: none !important;
}

.nobr,
.nowrap {
  white-space: nowrap;
}

.width-full {
  width: 100%;
}

/* ============================================ *
 * Custom Helpers
 * ============================================ */
.hidden {
  display: none;
}

/* ============================================ *
 * Print Styles
 * ============================================ */
.page-print .print-head {
  margin: 0 0 15px;
  background: #000;
  padding: 15px;
}

.page-print .print-head .logo {
  float: none;
  max-height: 50px;
  width: auto;
}

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
.fieldset p {
  margin-bottom: 7px;
}

.fieldset p.required {
  margin-bottom: 5px;
  float: right;
  font-size: 1.2rem;
  margin-top: 0;
}

.fieldset + .fieldset {
  margin-top: 5px;
}

form .legend {
  font-size: 1.8rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
}

/* -------------------------------------------- *
 * Labels
 */
label {
  display: inline-block;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

label.required em,
span.required em {
  display: none;
}

/* -------------------------------------------- *
 * Hints
 */
.input-hint {
  font-size: 1.2rem;
}

/* -------------------------------------------- *
 * Select
 */
select + select {
  margin-left: 5px;
}

select[multiple] {
  width: 270px;
  border: 1px solid silver;
  font-size: 1.5rem;
  padding: 5px;
}

/* -------------------------------------------- *
 * Textarea
 */
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 450px;
  padding: 5px;
}

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
  color: #757575;
}

:-moz-placeholder { /* Firefox 18- */
  color: #757575;
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #757575;
}

:-ms-input-placeholder {
  color: #757575;
}

.sorter input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 1.4rem;
}

.sorter input:-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 1.4rem;
}

.sorter input::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 1.4rem;
}

.sorter input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  font-size: 1.4rem;
}

/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox,
.radio {
  position: relative;
  top: -1px;
  display: inline-block;
}

.checkbox + label,
.radio + label {
  width: auto;
  max-width: 85%;
  padding: 0 0 0 8px;
  font-weight: normal;
  vertical-align: top;
  cursor: pointer;
  text-transform: none;
}

/* -------------------------------------------- *
 * Validation
 */
p.required,
.validation-advice {
  margin: 5px 0 0;
  color: #d54a4a;
  font-size: 1.2rem;
  background-color: #ffe5e5;
  text-align: center;
  border: 1px solid #d54a4a;
}

.validation-advice {
  display: none;
}

#validation-custom.validation-advice {
  display: block;
  margin-bottom: 10px;
  margin-top: 0;
}
/* ============================================ *
 * Form List
 * ============================================ */
.form-list select {
  margin-top: 4px;
  width: 365px;
  max-width: 100%;
}

.form-list .input-range .input-text {
  width: 74px;
}

.form-list .field,
.form-list .wide,
.form-list .control {
  margin-bottom: 10px;
}

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.form-list .control,
.sp-methods dt,
#checkout-shipping-method-load .sp-methods dd,
#co-shipping-method-form .sp-methods dd,
.product-options ul.options-list {
  /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */
}

.form-list .control div.input-box,
.sp-methods dt div.input-box,
#checkout-shipping-method-load .sp-methods dd div.input-box,
#co-shipping-method-form .sp-methods dd div.input-box,
.product-options ul.options-list div.input-box {
  display: inline;
  float: left;
}

.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
#checkout-shipping-method-load .sp-methods dd div.input-box:after,
#co-shipping-method-form .sp-methods dd div.input-box:after,
.product-options ul.options-list div.input-box:after {
  display: none;
}

.form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
#checkout-shipping-method-load .sp-methods dd input.radio,
#checkout-shipping-method-load .sp-methods dd input.checkbox,
#co-shipping-method-form .sp-methods dd input.radio,
#co-shipping-method-form .sp-methods dd input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
  float: left;
  margin-right: -40px;
  margin-top: 10px;
  margin-left: 15px;
}

.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
  display: inline-block;
  width: auto;
  max-width: none;
  min-width: 250px;
  float: none;
  padding: 6px 10px 6px 40px;
}

.form-list .control .no-display + label,
.sp-methods dt .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
  padding-left: 10px;
  background-color: transparent;
}

.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  width: 250px;
  max-width: 100%;
}

.form-list .control.remember-me-box label {
  width: auto;
  max-width: none;
  min-width: inherit;
}

.form-list .control {
  margin-top: 10px;
}

.form-list .control label {
  float: none;
}

.form-list .control .radio,
.form-list .control .checkbox {
  margin-right: 6px;
}

.form-list .control .input-box {
  clear: none;
  display: inline-block;
  width: auto;
  padding: 0;
}

form .form-instructions {
  color: #585858;
}

/* ============================================ *
 * Table Helpers
 * ============================================ */
.hide-th {
  text-indent: -9999px;
}

/* ============================================ *
 * Data Table
 * ============================================ */
.data-table {
  width: 100%;
}

.data-table td,
.data-table th {
  padding: 10px;
  vertical-align: top;
}

.data-table th {
  white-space: nowrap;
  font-size: 2.8rem;
}

.data-table td {
  font-size: 2.0rem;
}

.data-table tfoot tr {
  background: #f4f4f4;
}

.data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px;
}

.data-table tbody td .item-options dt:after {
  content: ':';
}

/* ============================================ *
 * Generic Info Table
 * ============================================ */
.info-box {
  border: 1px solid silver;
  padding: 12px 15px;
  margin: 0 0 15px;
}

.info-box h2 {
  font-size: 1.3rem;
}

.info-table th,
.info-table td {
  vertical-align: top;
}

.info-table th {
  padding: 4px 20px 4px 0;
}

.info-table td {
  padding: 4px 0;
}

/* ============================================ *
 * Zebra-Stripe Table
 * ============================================ */
.zebra-table tr:first-child,
.zebra-table th:first-child {
  border-top: 1px solid silver;
}

.zebra-table td,
.zebra-table th {
  border-bottom: 1px solid silver;
  padding: 6px;
  background-color: transparent;
}

.zebra-table tr {
  background-color: #eeeded;
}

.zebra-table tr:nth-child(odd) {
  background-color: #f8f7f5;
}

/* ============================================ *
 * Linearize Table
 * ============================================ */
@media only screen and (max-width: 479px) {
  .linearize-table {
    /* Helpers */
  }
  .linearize-table tr,
  .linearize-table th,
  .linearize-table td {
    display: block;
  }
  .linearize-table thead th {
    border-right: 0;
    border-left: 0;
  }
  .linearize-table thead th.lin-hide {
    display: none;
  }
  .linearize-table thead th:nth-child(1n+2) {
    display: none;
  }
  .linearize-table tbody tr {
    position: relative;
    border-bottom: 1px solid #ccc;
  }
  .linearize-table tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  .linearize-table tbody td.lin-hide {
    display: none;
  }
  .linearize-table tbody td:first-child {
    padding-top: 10px;
  }
  .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  .linearize-table tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 1.2rem;
    padding-right: 5px;
  }
  .linearize-table tfoot tr {
    display: block;
    text-align: right;
  }
  .linearize-table tfoot tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .linearize-table tfoot td {
    display: block;
    float: left;
  }
  .linearize-table tfoot td.lin-hide {
    display: none;
  }
  .linearize-table tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .linearize-table tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
  .linearize-table .linearize-hide {
    display: none;
  }
  .linearize-table .linearize-unpad {
    padding: 0;
  }
  .linearize-table .linearize-show {
    display: block;
  }
}

@media only screen and (max-width: 599px) {
  .linearize-table-large {
    /* Helpers */
  }
  .linearize-table-large tr,
  .linearize-table-large th,
  .linearize-table-large td {
    display: block;
  }
  .linearize-table-large thead th {
    border-right: 0;
    border-left: 0;
  }
  .linearize-table-large thead th.lin-hide {
    display: none;
  }
  .linearize-table-large thead th:nth-child(1n+2) {
    display: none;
  }
  .linearize-table-large tbody tr {
    position: relative;
    border-bottom: 1px solid #ccc;
  }
  .linearize-table-large tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  .linearize-table-large tbody td.lin-hide {
    display: none;
  }
  .linearize-table-large tbody td:first-child {
    padding-top: 10px;
  }
  .linearize-table-large tbody td:first-child,
  .linearize-table-large tbody td:first-child h3 {
    font-family: HelveticaNeueLTCom-Bd;
  }
  .linearize-table-large tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  .linearize-table-large tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 1.2rem;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .linearize-table-large tfoot tr {
    display: block;
    text-align: right;
  }
  .linearize-table-large tfoot tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .linearize-table-large tfoot td {
    display: block;
    float: left;
  }
  .linearize-table-large tfoot td.lin-hide {
    display: none;
  }
  .linearize-table-large tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .linearize-table-large tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
  .linearize-table-large .linearize-hide {
    display: none;
  }
  .linearize-table-large .linearize-unpad {
    padding: 0;
  }
  .linearize-table-large .linearize-show {
    display: block;
  }
}

@media only screen and (min-width: 600px) {
  .linearize-table .linearize-collapse {
    display: none;
  }
}
/* ============================================ *
 * Global
 * ============================================ */
html,
body {
  height: 100%;
}

.wrapper {
  min-width: 320px;
  min-height: 100%;
  margin: 0 auto;
  background: #000;
}

.wrapper:after {
  content: '';
  display: table;
  clear: both;
}

.page {
  background: #fff;
}
/* ============================================ *
 * Header
 * ============================================ */
@media only screen and (min-width: 771px) {
  .page-header {
    width: 100%;
    margin: 0 auto;
    padding: 30px;
  }
  .page-header-container {
    position: relative;
    overflow: hidden;
  }
}

@media only screen and (min-width: 770px) and (max-width: 1260px) {
  .page-header {
    padding: 30px 0;
  }
}

.page-header {
  background-color: #000;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.cms-home .page-header {
  border-bottom: 0;
}

.header-links {
  float: left;
}

.header-links .text-white {
  display: block;
  font-size: 3.2rem;
  line-height: 1.3;
}

.header-links .text-white:first-child {
  border-bottom: 1px solid #fff;
}

.header-login-social {
  float: right;
  padding-top: 10px;
}

@media only screen and (min-width: 770px) and (max-width: 999px) {
  .header-links .text-white,
  .account-cart-wrapper .login-register > a {
    font-size: 2.6rem;
  }
  .header-login-social {
    padding-top: 6px;
  }
}

@media only screen and (max-width: 770px) {
  .page-header {
    border-bottom: 1px solid #fff;
  }
  .page-header.sticky {
    max-width: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
  }
  .header-links,
  .header-login-social {
    float: none;
    text-align: center;
    display: table;
    margin: auto;
    width: 310px;
  }
  .header-links .text-white:first-child,
  .account-cart-wrapper .login-register > a:first-child {
    border: 0;
  }
  .header-links .text-white {
    font-family: HelveticaNeueLTCom-Bd;
  }
  .header-login-social .login-register {
    display: table-footer-group;
  }
  .header-login-social .social-icons {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin: 40px 0;
    padding: 30px 0;
  }
  .login-register > a {
    display: block;
  }
}

/* ============================================ *
 * Logo
 * ============================================ */
.logo {
  display: block;
  float: left;
  min-width: 100px;
  min-height: 44px;
  text-align: center;
  padding: 10px 10px 10px 0;
}

.logo img {
  max-width: 100%;
}

@media only screen and (min-width: 980px ) {
  .logo {
    max-width: 300px;
    min-height: 90px;
  }
}

@media only screen and (min-width: 771px) and (max-width: 979px ) {
  .logo {
    max-width: 220px;
  }
}

@media only screen and (max-width: 770px) {
  .logo {
    padding: 20px 20px 20px 0;
    width: 140px;
  }
}
/* ============================================ *
 * Skip Links
 * ============================================ */
.skip-links {
  float: right;
  padding: 24px 0 24px 10px;
}

/* -------------------------------------------- *
 * Skip - Link
 */
.skip-link {
  height: 22px;
  width: 26px;
  text-align: center;
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/menu-icon.png') no-repeat;
  display: block;
}

.skip-link.skip-active {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/menu-close-icon.png') no-repeat;
}

.header-close-icon {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/menu-close-icon.png') no-repeat center;
  width: 26px;
  display: block;
  float: right;
  height: 55px;
  padding: 20px;
  cursor: pointer;
}

/* ============================================ *
 * Skip Content
 * ============================================ */
.skip-content {
  display: none;
}

.skip-content.skip-active {
  background-color: #000;
  display: block;
  left: 0;
  padding: 60px 15px;
  position: absolute;
  right: 0;
  top: 70px;
  width: 100%;
  z-index: 1000;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.skip-content.skip-active.show {
  z-index: -1;
}

/* ============================================ *
 * Global Header Navigation
 * ============================================ */
@media only screen and (max-width: 770px) {
  #header-account li a,
  .nav-primary a.level0 {
    padding: 0 15px 0 25px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    text-transform: uppercase;
    line-height: 30px;
  }
  #header-account li:last-child a,
  .nav-primary li.level0:last-child a.level0 {
    border-bottom: 0;
  }
}

.block-login .block-title,
.block-register .block-title {
  margin: 0;
  padding-top: 0;
  text-align: left;
}

.block-login .login-fields,
.block-login .login-actions,
.block-register .fieldset,
.block-register .register-actions {
  float: left;
}

.block-login .login-fields {
  padding: 10px 30px 0 0;
}

.block-login .login-actions,
.block-register .register-actions {
  padding-top: 10px;
}

.block-login .login-actions a {
  display: block;
  margin: 5px 0 0;
}

.block-login .login-actions button,
.block-register .register-actions button {
  padding: 8px 60px;
}

.block-register .register-actions .input-box {
  padding-top: 5px;
  font-size: 1.2rem;
}

.block-login input {
  display: block;
}

.block-login .block-content,
.block-register .block-content {
  overflow: hidden;
  border-bottom: 1px solid #fff;
  padding: 20px 0;
  margin: 0;
}

.block-register .fieldset {
  padding: 10px 30px 0 0;
  margin: 0;
}

.block-register #email_address,
.block-register .field-email .input-box {
  width: 470px;
}

.block-register #password,
.block-register #confirmation {
  width: 220px;
  margin: 0;
}

.block-register .field-password {
  margin: 0 25px 0 0;
}

.block-register .field-confirm-password,
.block-register .field-password {
  display: inline-block;
  width: 220px;
  vertical-align: top;
}

.account-cart-wrapper .login-register {
  border-bottom: 1px solid #fff;
  overflow: hidden;
}

.login-register > a,
.social-icons > a {
  font-size: 3.2rem;
  padding: 0 8px 2px;
}

.login-register > a {
  line-height: 1.3;
  float: left;
  padding: 0 10px 2px;
}

.login-register > a:first-child,
.social-icons > a {
  border-right: 1px solid #fff;
}

.social-icons {
  margin: auto;
  overflow: hidden;
  text-align: center;
}

.social-icons > a {
  font-size: 1.0rem;
  line-height: 1.8;
  padding-bottom: 2px;
  padding-top: 2px;
  display: inline-block;
  margin-left: -4px;
}

.social-icons > a:first-child {
  margin-left: 0;
}

.social-icons > a:last-child {
  border-right: 0;
}

@media only screen and (max-width: 999px) {
  .social-icons > a {
    padding: 2px 5px;
  }
}

@media only screen and (max-width: 770px) {
  .block-login .login-actions button span,
  .block-register .register-actions button span {
    font-size: 3.8rem;
  }
  .block-register .fieldset {
    padding: 10px 0 0 0;
    max-width: 100%;
  }
  .login-register > a {
    float: none;
  }
  .social-icons.logged {
    width: 100%;
  }
  .social-icons > a {
    float: none;
  }
}

@media only screen and (max-width: 480px) {
  .block-register .field-confirm-password,
  .block-register .field-password {
    max-width: 48%;
    float: left;
    display: block;
  }
  .block-register .field-password {
    margin: 0 4% 0 0;
  }
}
/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
@media only screen and (min-width: 771px) {
  .skip-nav {
    display: none;
  }
}

/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
@media only screen and (min-width: 771px) {
  #header-nav {
    display: block;
    overflow: hidden;
  }
}

/* ============================================ *
 * Header - Account
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Account
 */
.skip-account:not(.skip-active):hover .icon {
  background-position: -46px -44px;
}

.skip-account .icon {
  background-position: 4px -44px;
}

@media only screen and (min-width: 771px) {
  .skip-account {
    float: none;
    width: auto;
    vertical-align: top;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
  }
  #header-account.skip-active {
    background: #FBFBFB;
    border: solid 1px #ccc;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 115px;
    width: 200px;
  }
  #header-account a {
    display: block;
    padding: 5px 10px;
    line-height: 2;
  }
}
/* -------------------------------------------- *
 * Account Links
 */
#header-account {
  padding: 5px 0;
}

#header-account a {
  position: relative;
  display: block;
  padding: 5px 10px;
  line-height: 23px;
  text-align: center;
}

#header .minicart {
  float: left;
}

#header .minicart a,
#header .minicart-mobile a {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  display: block;
  height: 66px;
  width: 66px;
  margin-left: 30px;
  margin-top: 10px;
}

#header .minicart a:before,
#header .minicart-mobile a:before {
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  border-top: 10px solid transparent;
  content: "";
  margin-left: -10px;
  position: absolute;
  top: 32px;
}

#header .minicart .count,
#header .minicart-mobile .count {
  display: block;
  font-size: 3.6rem;
  line-height: 3.8rem;
  text-align: center;
}

#header .minicart .label,
#header .minicart-mobile .label {
  display: block;
  font-size: 1.7rem;
  text-transform: uppercase;
  color: #afafaf;
  text-align: center;
}

#header .minicart-mobile {
  display: none;
}

@media only screen and (min-width: 770px) and (max-width: 999px) {
  #header .minicart a {
    height: 54px;
    margin-left: 20px;
    margin-top: 8px;
    width: 54px;
  }
  #header .minicart a:before {
    top: 24px;
  }
  #header .minicart .count {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
}

@media only screen and (max-width: 770px) {
  #header .minicart-mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 125px;
  }
  #header .minicart-mobile a {
    height: 54px;
    margin-left: 20px;
    margin-top: 8px;
    width: 54px;
  }
  #header .minicart-mobile a:before {
    top: 24px;
  }
  #header .minicart-mobile .count {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
  #header .minicart {
    display: none;
  }
}

/* ============================================ */
 /* FOOTER */ 
/* ============================================ */
.footer-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 15px;
}

.footer-container {
  background-color: #000;
  border-top: 1px solid #fff;
}

.footer-container:after {
  content: '';
  display: table;
  clear: both;
}

.footer {
  overflow: hidden;
}

.footer .news {
  font-size: 2.8rem;
  float: left;
  padding-bottom: 14px;
}

.footer .footer-links,
.footer .footer-info {
  float: right;
  font-size: 1.2rem;
  width: 50%;
  max-width: 100%;
}

.footer .footer-info {
  clear: both;
}

.footer .footer-links {
  margin-bottom: 20px;
  overflow: hidden;
}

.footer .footer-links ul {
  width: 32%;
  float: left;
}

.footer .footer-links ul:nth-child(2) {
  margin-left: 2%;
  margin-right: 2%;
}

.footer .block-subscribe {
  clear: both;
  float: left;
  margin: 0 30px 0 0;
}

.footer .form-subscribe-header {
  display: none;
}

.footer .block-subscribe .input-box {
  float: left;
  padding-top: 0;
  width: 300px;
  max-width: 100%;
}

.footer .block-subscribe .input-text {
  width: 100%;
  border-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.footer .block-subscribe .block-content {
  margin-top: 0;
}

.footer .block-subscribe .block-content:after {
  content: '';
  display: table;
  clear: both;
}

.footer .block-subscribe .actions {
  float: left;
  margin: 0;
}

.footer .block-subscribe .actions .button {
  float: left;
}

@media only screen and (min-width: 770px) and (max-width: 980px) {
  .footer .block-subscribe {
    width: 50%;
    margin-right: 2%;
  }
  .footer .block-subscribe .input-box {
    width: 220px;
  }
  .footer .footer-links, .footer .footer-info {
    width: 48%;
  }
  .footer .footer-links a {
    margin-right: 6px;
  }
}

@media only screen and (min-width: 770px) and (max-width: 820px) {
  .footer .footer-links a {
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 0;
    width: 48%;
  }
}

@media only screen and (max-width: 770px) {
  .footer .block-subscribe .actions,
  .footer .block-subscribe .input-box {
    float: none;
    width: 100%;
  }
  .footer .block-subscribe {
    clear: both;
    float: none;
    margin: 0 auto 20px auto;
  }
  .footer .footer-info,
  .footer .footer-links {
    width: 100%;
  }
  .footer .footer-links a {
    display: block;
    padding-bottom: 2px;
    padding-top: 2px;
  }
}

@media only screen and (max-width: 479px) {
  .footer {
    padding-top: 15px;
  }
  .footer .footer-links ul {
    float: left;
    width: 100%;
  }
  .footer .footer-links ul:nth-child(2) {
    margin: 0;
  }
  .footer .footer-links a {
    display: block;
    margin: 0;
    padding-bottom: 6px;
    padding-top: 6px;
  }
}

/* HOMEPAGE - WORD OF THE DAY - START */
.cms-index-index .std {
  display: none;
}

.word-of-the-day .wotd-day {
  font-size: 4.8rem;
}

.word-of-the-day .wotd-word {
  font-size: 10.0rem;
  /*line-height: initial;*/
  line-height: 1em;
  text-transform: uppercase;
}

.word-of-the-day .suggested-by,
.lastword .suggested-by {
  display: block;
  float: left;
  font-size: 1.4rem;
  padding: 0 0 30px 0;
  width: 317px;
  max-width: 100%;
}

.word-of-the-day .suggested-by span,
.lastword .suggested-by span {
  text-transform: none;
}

.word-of-the-day a.button {
  clear: both;
  display: block;
  float: left;
}

@media only screen and (max-width: 1200px) {
  .word-of-the-day .wotd-day {
    font-size: 3.8rem;
  }
  .word-of-the-day .wotd-word {
    font-size: 12.0rem;
  }
}

@media only screen and (max-width: 770px) {
  .word-of-the-day .wotd-day {
    font-size: 3.0rem;
  }
  .word-of-the-day .wotd-word {
    font-size: 6.0rem;
  }
}
/* HOMEPAGE - WORD OF THE DAY - END */

/* HOMEPAGE- LAST APPROVED WORD AND PRINCIPLES - START */
.lastword-news-principles .left {
  float: left;
  width: 48%;
}

.lastword-news-principles .right {
  float: right;
  width: 50%;
}

.lastword-news-principles .suggest-word-homepage {
  padding-left: 20px;
}

.lastword-news-principles h1 {
  font-size: 2.0rem;
  text-transform: uppercase;
}

.lastword-news-principles h2 {
  text-transform: none;
  padding-bottom: 20px;
}

.lastword {
  overflow: hidden;
  padding-right: 20px;
}

.lastword .word {
  font-size: 14rem;
  line-height: 1em;
  text-transform: uppercase;
}

.lastnews {
  clear: both;
  overflow: hidden;
}

.lastnews .news-item {
  float: left;
  clear: both;
  margin-bottom: 10px;
  width: 100%;
}

.lastnews .news-image {
  float: left;
  width: 55%;
  padding-right: 5%;
}

.lastnews .news-image a {
  display: block;
}

.lastnews .news-heading-description {
  float: left;
  width: 40%;
}

.lastnews .more {
  font-family: HelveticaNeueLTCom-Bd;
}

.lastnews .date {
  font-size: 1.1rem;
  margin-bottom: 20px;
}

.lastnews .description {
  text-align: justify;
}

.lastword-news-principles ol,
.lastword-news-principles li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-bottom: 20px;
}

.lastword-news-principles .input-box,
.lastword-news-principles .actions {
  float: left;
}

@media only screen and (max-width: 979px) {
  .lastword-news-principles .left,
  .lastword-news-principles .right {
    clear: both;
    width: 100%;
  }
  .lastword-news-principles .left {
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 770px) {
  .lastword-news-principles .input-box,
  .lastword-news-principles .actions {
    float: none;
  }
  .lastword .word {
    font-size: 8.0rem;
  }
  .lastword-news-principles .suggest-word-homepage {
    padding-left: 0;
  }
  .lastword-news-principles h3 {
    font-size: 3.0rem;
  }
  .lastnews .news-item {
    float: none;
  }
  .lastnews .news-image {
    padding-right: 2%;
    width: 38%;
  }
  .lastnews .news-heading-description {
    width: 60%;
  }
}

@media only screen and (max-width: 480px) {
  .lastnews .news-image,
  .lastnews .news-heading-description {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .lastnews .news-heading-description {
    margin-top: 20px;
  }
}
/* HOMEPAGE- LAST APPROVED WORD AND PRINCIPLES - END */

/* HOMEPAGE- WORDBANK - START */
.wordbank {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.wordbank-title {
  float: left;
  font-size: 4.8rem;
  margin-bottom: 14px;
  text-align: left;
}

.wordbank-right {
  float: right;
  max-width: 68%;
}

.wordbank-sort {
  overflow: hidden;
  float: right;
  font-size: 1.4rem;
  margin-bottom: 14px;
  margin-top: 10px;
  line-height: 18px;
}

#more-words+.wordbank-sort {
  margin-top: 7px;
  float: right;
}

.wordbank-sort span {
  float: left;
  padding: 8px 8px 8px 0;
}

.wordbank-sort a {
  border-right: 1px solid #fff;
  display: block;
  float: left;
  padding: 8px;
  color: #fff;
}

.wordbank-sort a:last-child {
  border: 0;
}

.wordbank-sort a:hover,
.wordbank-sort a.active {
  background-color: #fff;
  color: #000;
}

.wordbank-sort button:last-child {
  border-right: 0;
}

.wordbank-placeholder {
  position: relative;
  cursor: pointer;
  clear: both;
}

.scroll-wrapper {
  max-height: 170px;
}

.wordbank-placeholder #loading-wordbank {
  background: url("https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/ajax-loader-white.gif") no-repeat;
  background-position: center;
  background-color: #666;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
}

.select-word .wordbank-placeholder #loading-wordbank {
  background: url("https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/ajax-loader.gif") no-repeat;
  background-position: center;
  background-color: #666;
}

#wordbank-words {
  clear: both;
  margin-bottom: 20px;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}

#wordbank-words span {
  margin: 6px;
  text-transform: uppercase;
  font-size: 2.0rem;
  display: inline-block;
}

#wordbank-words #more-words {
  clear: both;
  display: block;
  margin: auto;
}

#more-words {
  max-width: 100%;
  float: left;
  width: 300px;
  margin-bottom: 10px;
}

#wordbank-words .stretch {
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

@media only screen and (max-width: 770px) {
  .wordbank-title,
  .wordbank-right {
    clear: both;
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 600px) {
  #more-words+.wordbank-sort {
    padding-top: 15px;
    margin-top: 0;
    float: left;
  }
  .wordbank-sort {
    clear: both;
    float: none;
  }
}

@media only screen and (max-width: 480px) {
  #more-words {
    width: 100%;
  }
}
/* HOMEPAGE- WORDBANK - END */

/* HOMEPAGE - CALENDAR - START */
.homepage-calendar {
  padding-top: 20px;
  padding-bottom: 20px;
}

.homepage-calendar h2 {
  font-size: 4.8rem;
  float: left;
  padding: 0 0 30px 0;
  text-transform: none;
}

.homepage-calendar .controls {
  float: right;
  margin-top: 10px;
  overflow: hidden;
}

.homepage-calendar .controls a {
  margin-top: 8px;
  color: #fff;
  display: block;
  float: left;
  padding: 2px;
  font-size: 1.4rem;
}

.homepage-calendar .controls .current-word {
  font-family: HelveticaNeueLTCom-Bd;
  text-transform: uppercase;
}

.homepage-calendar .controls a.current {
  color: #000;
  background: #fff;
  width: 130px;
  text-align: center;
  margin: 0 6px;
}

.calendar-placeholder {
  position: relative;
  clear: both;
}

.homepage-calendar .calendar {
  overflow: hidden;
}

.homepage-calendar #loading-calendar {
  background: url("https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/ajax-loader-white.gif") no-repeat;
  background-position: center;
  background-color: #666;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
}

.homepage-calendar .calendar .day {
  float: left;
  height: 70px;
  width: 167px;
  overflow: hidden;
  color: #404040;
  cursor: pointer;
}

.homepage-calendar .calendar .day.selected-month {
  color: #fff;
}

.homepage-calendar .calendar .day.active,
.homepage-calendar .calendar .day:hover {
  color: #000;
  background: #fff;
}

.homepage-calendar .calendar .day.hidden-cell:hover {
  color: #fff;
  background: #000;
  cursor: default;
}

.homepage-calendar .calendar .day.hidden-cell {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.homepage-calendar .calendar .day.jan.hidden-cell {
  border-bottom: 0!important;
}

.homepage-calendar .calendar .word-name {
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 12px;
  width: 60%;
}

.homepage-calendar .day .num {
  display: block;
  float: left;
  font-size: 4.0rem;
  height: 68px;
  line-height: 64px;
  margin-left: 2%;
  width: 34%;
}

.homepage-calendar .calendar .day.hidden-cell .num {
  display: none;
}

.homepage-calendar .day.weekend-day .num {
  font-family: HelveticaNeueLTCom-Bd;
}

.homepage-calendar .day .word {
  font-size: 2.0rem;
  line-height: 24px;
  text-transform: uppercase;
  display: inline;
}

.homepage-calendar .day .name {
  font-size: 1.2rem;
  display: block;
}

.homepage-calendar .bottom {
  margin-top: 19px;
  overflow: hidden;
}

.homepage-calendar .bottom > span {
  float: left;
  max-width: 55%;
}

.homepage-calendar .bottom .button {
  float: right;
}

@media only screen and (max-width: 1240px) {
  .homepage-calendar .calendar .day {
    width: 14.28%;
  }
}

@media only screen and (min-width: 771px) and (max-width: 1100px) {
  .homepage-calendar .calendar .day {
    height: 100px;
  }
  .homepage-calendar .calendar .day .num {
    display: block;
    float: none;
    line-height: 50px;
    height: auto;
    margin-left: 4%;
    width: 96%;
  }
  .homepage-calendar .calendar .word-name {
    float: none;
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 0;
    width: 92%;
  }
}

@media only screen and (min-width: 900px) and (max-width: 1000px) {
  .homepage-calendar .controls a,
  .homepage-calendar .controls a.current {
    width: 100px;
    text-align: center;
  }
}

@media only screen and (max-width: 899px) {
  .homepage-calendar .controls {
    padding-bottom: 20px;
  }
  .homepage-calendar h1,
  .homepage-calendar .controls {
    float: none;
    clear: both;
  }
  .homepage-calendar .controls a {
    max-width: 33%;
    text-align: center;
  }
}

@media only screen and (min-width: 771px) {
  .homepage-calendar .calendar .day:nth-child(2) {
    border-left: 1px solid #fff;
  }
  .homepage-calendar .calendar .day:nth-child(1n+8) {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .homepage-calendar .calendar .day:nth-child(-n+8) {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .homepage-calendar .calendar .day:nth-child(7n+9) {
    border-left: 1px solid #fff;
  }
  .homepage-calendar .calendar .day.hidden-cell+div.selected-month {
    border-left: 1px solid #fff;
  }
}

@media only screen and (max-width: 770px) {
  .homepage-calendar h2 {
    padding-bottom: 10px;
  }
  .homepage-calendar .controls a.current {
    margin: 0;
  }
  .homepage-calendar .calendar .day {
    width: 100%;
    float: none;
    border: 0;
    display: none;
    height: auto;
  }
  .homepage-calendar .calendar .day.selected-month {
    display: block;
  }
  .homepage-calendar .day .num {
    font-size: 5.0rem;
    height: auto;
    line-height: 46px;
    margin-bottom: 0;
    margin-left: 0;
    width: 70px;
  }
  .homepage-calendar .day .word {
    font-size: 3.0rem;
    line-height: 28px;
  }
  .homepage-calendar .calendar .word-name {
    margin-top: 3px;
    width: auto;
    margin-left: 6px;
  }
  .homepage-calendar .bottom span,
  .homepage-calendar .bottom .button,
  .homepage-calendar h1,
  .homepage-calendar .controls {
    float: none;
    clear: both;
  }
  .homepage-calendar .bottom .button {
    margin-top: 20px;
  }
  .homepage-calendar .controls {
    margin-bottom: 20px;
    margin-top: 0;
  }
}

/* HOMEPAGE- CALENDAR - END */

/* HOMEPAGE - VIDEO - START */
@media only screen and (min-width:1400px) {
  .cms-index-index .video iframe,
  .catalog-category-view .video iframe {
    min-height: 900px;
    border: 0 none;
  }
}

@media only screen and (min-width:980px) and (max-width:1399px) {
  .cms-index-index .video iframe,
  .catalog-category-view .video iframe {
    min-height: 750px;
    border: 0 none;
  }
}

@media only screen and (min-width:770px) and (max-width:979px) {
  .cms-index-index .video iframe,
  .catalog-category-view .video iframe {
    min-height: 600px;
    border: 0 none;
  }
}

@media only screen and (min-width:480px) and (max-width:769px) {
  .cms-index-index .video iframe,
  .catalog-category-view .video iframe {
    min-height: 450px;
  }
}

@media only screen and (max-width:479px) {
  .cms-index-index .video iframe,
  .catalog-category-view .video iframe {
    min-height: 300px;
  }
}
/* HOMEPAGE - VIDEO - END */

/* WORDBANK WORDS SUGGEST - START */
.wordbank-words-suggest {
  padding: 0 15px 60px;
}

.wordbank-words-suggest h2 {
  padding: 20px 0;
  font-size: 3.0rem;
  text-transform: none;
}

.wordbank-words-suggest .left {
  width: 50%;
  float: left;
}

.wordbank-words-suggest .right {
  width: 50%;
  float: right;
  padding: 0 0 0 50px;
}

.wordbank-words-suggest .lastword {
  padding: 0;
}

.wordbank-words-suggest .lastword-word {
  overflow: hidden;
}

.wordbank-words-suggest .input-box {
  float: left;
  width: 80%;
}

.wordbank-words-suggest .input-box input {
  text-transform: uppercase;
  font-size: 6.0rem;
  height: 60px;
  float: left;
  width: 100%;
}

.wordbank-words-suggest .validation-advice {
  clear: both;
  display: block;
}

.wordbank-words-suggest .buttons-set {
  float: left;
  clear: none;
  padding: 0;
  margin: 0;
  width: 20%;
}

.wordbank-words-suggest .buttons-set button {
  height: 60px;
  padding: 8px 50px;
  min-width: inherit;
  min-height: inherit;
}

.wordbank-words-suggest .buttons-set button span {
  font-size: 2.0rem;
}

.wordbank-words-suggest ol, .wordbank-words-suggest li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-bottom: 20px;
}

@media only screen and (max-width: 979px) {
  .wordbank-words-suggest .input-box input {
    font-size: 5.0rem;
  }
  .wordbank-words-suggest .buttons-set button {
    padding: 8px 20px;
  }
}

@media only screen and (max-width: 770px) {
  .wordbank-words-suggest .input-box {
    width: 70%;
  }
  .wordbank-words-suggest .input-box input {
    font-size: 3.0rem;
  }
  .wordbank-words-suggest .buttons-set {
    width: 30%;
  }
  .wordbank-words-suggest .buttons-set button {
    padding: 8px 10px;
  }
}

@media only screen and (max-width: 480px) {
  .wordbank-words-suggest .left,
  .wordbank-words-suggest .right {
    clear: both;
    width: 100%;
    padding: 0;
  }
  .wordbank-words-suggest .input-box input {
    font-size: 2.0rem;
  }
  .wordbank-words-suggest .buttons-set button span {
    font-size: 1.6rem;
  }
}
/* WORDBANK WORDS SUGGEST - END */

/* CATALOG PAGE - PRODUCT LIST - START */
.category-heading {
  background-color: #000;
  overflow: hidden;
}

.catalog-category-view .category-heading .page-title {
  margin-bottom: 0;
}

.category-heading h1 {
  float: left;
  text-transform: none;
}

.category-heading .toolbar {
  float: right;
  padding: 18px 30px;
  cursor: pointer;
}

.category-heading .categories-wordbank-selection {
  overflow: hidden;
  clear: both;
}

.category-heading #wordbank-option {
  float: left;
  text-align: left;
  color: #fff;
  width: 50%;
  margin-right: 2%;
  margin-bottom: 35px;
}

.category-heading #categories-wordbank-selected-word {
  float: right;
  width: 48%;
  margin-top: 72px;
  margin-bottom: 20px;
}

.category-heading #categories-wordbank-selected-word span {
  color: #fff;
  text-transform: uppercase;
}

.category-heading #categories-wordbank-selected-word .suggested-by {
  display: block;
  text-transform: none;
  font-size: 1.4rem;
}

.category-heading #wordbank-product {
  color: #fff;
}

.category-heading #wordbank-words {
  overflow: auto;
  height: 150px;
}

.category-heading #wordbank-words span {
  font-size: 1.5rem;
  line-height: 20px;
  margin: 2px;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
}

.category-heading .wordbank-product,
.wordbank {
  overflow: hidden;
  font-size: 1.4rem;
}

.category-heading .wordbank-product .wordbank-sort,
.wordbank .wordbank-sort {
  float: left;
  margin-right: 14px;
}

.category-heading .wordbank-product .wordbank-sort a,
.wordbank .wordbank-sort a {
  border-right: 1px solid #fff;
  font-size: 1.4rem;
}

.category-heading .wordbank-product .wordbank-sort a:last-child,
.wordbank .wordbank-sort a:last-child {
  border: 0;
}

.category-heading .wordbank-product .wordbank-sort a.active,
.category-heading .wordbank-product .wordbank-sort a:hover,
.wordbank .wordbank-sort a.active,
.wordbank .wordbank-sort a:hover {
  color: #000;
  background: #fff;
}

.category-heading .wordbank-product #sets,
.wordbank #sets {
  float: right;
  margin-top: 10px;
  margin-bottom: 14px;
  position: relative;
}

.category-heading .wordbank-product #sets span,
.wordbank #sets span {
  padding: 8px 2px 8px 0;
}

.category-heading .wordbank-product #sets select,
.wordbank #sets select {
  background-color: #000;
  border: 1px solid #fff;
  color: #fff;
  height: 34px;
  margin-top: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: auto;
}

.category-heading .wordbank-product #sets:after,
.wordbank #sets:after {
  content: '';
  width: 4px;
  height: 4px;
  display: block;
  color: #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  position: absolute;
  top: 15px;
  right: 10px;
}

.category-heading .wordbank-product #sets select option,
.wordbank #sets select option {
  background-color: #000;
  color: #fff;
}

.category-heading .wordbank-product .sorting-alphabet,
.wordbank .sorting-alphabet {
  clear: both;
  overflow: hidden;
  margin-bottom: 16px;
}

.category-heading .wordbank-product .sorting-alphabet span,
.wordbank .sorting-alphabet span{
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px;
  line-height: 16px;
  float: left;
}

.category-heading .wordbank-product .sorting-alphabet span.active,
.wordbank .sorting-alphabet span.active {
  background-color: #fff;
  color: #000;
}

.category-heading #wordbank-words {
  cursor: pointer;
  font-size: 1.4rem;
  height: 172px;
  margin: 2px;
  overflow: auto;
  padding-right: 10px;
}

.category-heading #wordbank-words span {
  font-size: 2.5rem;
  line-height: 20px;
  margin: 2px 0;
  padding: 5px 2px;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.category-heading #wordbank-words span:hover,
.category-heading #wordbank-words span.selected {
  color: #000;
  background: #fff;
}

@media only screen and (max-width: 960px) {
  .category-heading .wordbank-product #sets {
    float: left;
  }
}

@media only screen and (max-width: 770px) {
  .wordbank-right {
    max-width: 100%;
  }
  .category-heading .wordbank-product .sorting-alphabet,
  .wordbank .sorting-alphabet {
    padding-top: 16px;
  }
  .category-heading .wordbank-product .sorting-alphabet span,
  .wordbank .sorting-alphabet span {
    font-size: 1.6rem;
    padding: 8px;
  }
  .category-heading #wordbank-words span {
    font-size: 2.0rem;
    line-height: 22px;
    margin: 0;
    padding: 6px 4px;
  }
  .category-heading #wordbank-option,
  .category-heading #categories-wordbank-selected-word {
    float: none;
    text-align: left;
    color: #fff;
    width: 100%;
  }
}

@media only screen and (min-width: 771px) {
  .category-products button.more {
    display: none!important;
  }
  .category-products .products-grid {
    display: block!important;
  }
}

@media only screen and (max-width: 520px) {
  .category-heading .wordbank-product #sets,
  .wordbank #sets {
    float: left;
  }
}

.category-image {
  margin-bottom: 1.5em;
}

.category-products button.more {
  margin-bottom: 50px;
  line-height: 22px;
  width: 370px;
  max-width: 100%;
}

.products-list .action .button,
.products-grid .actions .button {
  white-space: normal;
}

@media only screen and (max-width:480px) {
  .category-heading h1,
  .category-heading .sorter {
    float: none;
    padding-bottom: 0;
    padding-top: 10px;
    margin: 0;
  }
}
/* CATALOG PAGE - PRODUCT LIST - END */

/* -------------------------------------------- *
 * Product Name
 */
h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  margin: 0;
  margin-bottom: 0.5em;
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.4;
}

.products-grid .product-name,
.products-list .product-name {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-top: 5px;
  margin-bottom: 0;
  text-transform: none;
  text-align: center;
  font-family: HelveticaNeueLTCom-Bd;
}

.products-grid.products-grid--max-6-col .product-name {
  font-size: 1.4rem;
}

/* ============================================ *
 * Product Grid
 * ============================================ */
.category-grid {
  margin-top: 60px;
  text-align: center;
}

.products-grid:after {
  content: '';
  display: table;
  clear: both;
}

.products-grid > li {
  position: relative;
  margin-bottom: 50px;
  text-align: center;
}

.products-grid > li:after {
  content: '';
  display: table;
  clear: both;
}

.products-grid .product-image img {
  width: 100%;
  height: auto;
}

.products-grid .product-image img:hidden {
  display: none;
}

.widget-new-products .products-grid .product-image {
  width: 75%;
  margin-bottom: 15px;
  margin-left: 10%;
}

.products-grid .product-info {
  overflow: hidden;
}

#upsell-product-table.products-grid .actions {
  width: 100%;
}

.products-grid .actions .old-price {
  color: #585858;
  font-size: 1.4rem;
  display: block;
}

.products-grid .actions .old-price span {
  font-size: 1.6rem;
}

.products-grid .actions .special-price {
  padding-left: 0;
  display: block;
}

.products-grid .product-info a.button {
  float: left;
  height: 60px;
  padding: 16px;
  width: 40%;
}

.products-grid .actions .btn-cart:hover {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #000;
}

.products-grid .product-info a span {
  font-size: 2.0rem;
}

.products-grid .add-to-links {
  margin-bottom: 0;
}

@media only screen and (max-width: 480px) {
  .products-grid .product-info a span,
  .products-grid .actions .btn-cart span,
  .products-grid .price-box .price {
    font-size: 1.6rem;
  }
  .products-grid .product-info a.button {
    padding: 16px 0;
  }
}

/* Config: Two columns + flexible gutter */
.products-grid > li {
  float: left;
  width: 45%;
  margin-right: 10%;
}

.products-grid > li:nth-child(odd) {
  clear: left;
}

.products-grid > li:nth-child(even) {
  margin-right: 0;
}

.products-grid.products-grid--max-6-col > li:nth-child(odd) {
  clear: none;
}

.products-grid.products-grid--max-6-col > li {
  width: 19%;
  margin-right: 8%;
}

.products-grid.products-grid--max-6-col > li:nth-child(4n+1) {
  clear: left;
}

.products-grid.products-grid--max-6-col > li:nth-child(4n) {
  margin-right: 0;
}

.products-grid .product-image {
  margin-bottom: 0;
  width: 100%;
  position: relative;
  display: block;
}

.products-grid .product-image .fittext-word-parent {
  font-size: 2.5rem;
  margin: auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
}

.products-grid .product-image:before, .products-grid .product-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.products-grid .product-image.loading {
  position: relative;
}

.products-grid .product-image.loading:before, .products-grid .product-image.loading:after {
  display: block;
}

@media only screen and (max-width: 480px) {
  .products-grid.products-grid--max-6-col > li {
    width: 22%;
    margin-right: 4%;
    min-height: 200px;
    margin-bottom: 0;
  }
  .products-grid.products-grid--max-6-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid.products-grid--max-6-col .product-name,
  .products-grid.products-grid--max-6-col .price-box .price {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 770px) {
  /* Config: Three columns + flexible gutter */
  .products-grid {
    /* Undo two-column config */
    /* Set three-column config */
  }
  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid--max-4-col > li:nth-child(even) {
    margin-right: 8%;
  }
  .products-grid--max-4-col > li {
    width: 28%;
    margin-right: 8%;
  }
  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: left;
  }
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 0;
  }
  .products-grid.products-grid--max-6-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid.products-grid--max-6-col > li:nth-child(3n+1) {
    clear: none;
  }
  .products-grid.products-grid--max-6-col > li:nth-child(even),
  .products-grid.products-grid--max-6-col > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  /* Set column config */
  .products-grid.products-grid--max-6-col > li {
    margin-right: 2.22222%;
  }
  .products-grid.products-grid--max-6-col > li {
    width: 14.81481%;
    margin-right: 2.22222%;
  }
  .products-grid.products-grid--max-6-col > li:nth-child(6n+1) {
    clear: left;
  }
  .products-grid.products-grid--max-6-col > li:nth-child(6n) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 979px) {
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: none;
  }
  .products-grid--max-4-col > li:nth-child(even),
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 8%;
  }
  /* Set column config */
  .products-grid--max-4-col > li {
    margin-right: 8%;
  }
  .products-grid--max-4-col > li {
    width: 19%;
    margin-right: 8%;
  }
  .products-grid--max-4-col > li:nth-child(4n+1) {
    clear: left;
  }
  .products-grid--max-4-col > li:nth-child(4n) {
    margin-right: 0;
  }
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-5-col > li:nth-child(odd) {
    clear: none;
  }
  .products-grid--max-5-col > li:nth-child(3n+1) {
    clear: none;
  }
  .products-grid--max-5-col > li:nth-child(even),
  .products-grid--max-5-col > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  /* Set column config */
  .products-grid--max-5-col > li {
    margin-right: 2.22222%;
  }
  .products-grid--max-5-col > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  .products-grid--max-5-col > li:nth-child(5n+1) {
    clear: left;
  }
  .products-grid--max-5-col > li:nth-child(5n) {
    margin-right: 0;
  }
}

/* ============================================ *
 * Mini Product List
 * ============================================ */
.mini-products-list .product-image {
  float: left;
  min-width: 50px;
}

.mini-products-list .product-details {
  margin-left: 60px;
}

.mini-products-list .product-details .product-name {
  padding-top: 10px;
}

.mini-products-list li {
  margin-bottom: 10px;
  clear: both;
}

.mini-products-list li:after {
  content: '';
  display: table;
  clear: both;
}

.mini-products-images-list:after {
  content: '';
  display: table;
  clear: both;
}

.mini-products-images-list li.item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 5px 10px 0;
}

.mini-products-images-list li.item:nth-child(even) {
  padding-right: 0;
  padding-left: 5px;
}

.mini-products-images-list li.item .product-image {
  display: block;
}

.mini-products-images-list li.item .product-image img {
  width: 100%;
  max-width: 100%;
}

/* ============================================ *
 * Catalog - List
 * ============================================ */
.category-image {
  border: 1px solid #ccc;
  padding: 10px;
}

.category-image img {
  width: 100%;
  max-width: 100%;
}

.category-image img:hidden {
  display: none;
}

/* CATALOG PRODUCT VIEW - START */
.product-view {
  margin-top: 40px;
}

.product-view .back {
  cursor: pointer;
  font-size: 1.8rem;
  padding-bottom: 20px;
  display: inline-block;
}

.product-view select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #000 url("https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/select-arrow.png") no-repeat scroll right center;
  color: #fff;
  text-transform: uppercase;
  max-width: 100%;
  width: 127px;
  margin-top: 20px;
}

.product-view select option {
  font-size: 1.6rem;
}

.product-view .select-size select {
  height: 70px;
  font-size: 3.4rem;
  margin-top: 20px;
}

.product-text-video {
  overflow: hidden;
  margin-bottom: 60px;
}

.product-text-video .about-product-left {
  float: left;
  width: 49%;
  margin-right: 1%;
}

.product-text-video .about-product-right {
  float: right;
  width: 49%;
  margin-left: 1%;
}

.product-text-video h3 {
  font-size: 2.8rem;
  font-family: HelveticaNeueLTCom-Bd;
  text-transform: none;
}

.product-text-video p {
  color: #585858;
}

.product-text-video .about-product p {
  padding-bottom: 10px;
}

.product-text-video p.quotation {
  color: #000;
  font-size: 2.0rem;
  line-height: 1.5;
  margin-top: 40px;
}

.product-text-video span.quote {
  color: #939393;
  font-size: 8.0rem;
  font-family: Verdana;
  line-height: 40px;
  vertical-align: middle;
}

.product-text-video span.by {
  color: #585858;
  font-size: 1.2rem;
}

.product-text-video img {
  margin: 40px 0;
}

@media only screen and (max-width: 770px) {
  .product-text-video .about-product-left,
  .product-text-video .about-product-right {
    float: none;
    width: 100%;
  }
}

.product-text-video .about-product-right img {
  margin-top: 0;
  margin-bottom: 0;
}

/* CATALOG PRODUCT VIEW - WORDBANK - START */
.product-options .select-word {
  position: relative;
}

.product-options .select-word .input-box {
  position: relative;
  width: 100%;
  font-weight: normal;
  font-family: HelveticaNeueLTCom-Roman;
}

.product-options #wordbank-option {
  width: 100%;
  background-color: #fff;
  font-weight: normal;
  font-family: HelveticaNeueLTCom-Roman;
}

.product-options #wordbank-selected-word {
  background-color: #000;
  color: #fff;
  height: 48px;
  line-height: 48px;
  text-transform: uppercase;
  font-size: 3.4rem;
  padding-left: 24px;
  cursor: pointer;
  margin-top: 20px;
}

.product-options #wordbank-selected-word:before {
  content: "";
  border-right: 5px solid transparent;
  border-top: 4px solid #fff;
  border-left: 5px solid transparent;
  position: absolute;
  top: 22px;
  right: 6px;
}

.product-options .wordbank-product {
  overflow: hidden;
  font-size: 1.4rem;
}

.product-options .wordbank-product .wordbank-sort {
  float: left;
  margin-right: 14px;
}

.product-options .wordbank-product .wordbank-sort a {
  color: #000;
  border-right: 1px solid #000;
  font-size: 1.4rem;
}

.product-options .wordbank-product .wordbank-sort a:last-child {
  border: 0;
}

.product-options .wordbank-product .wordbank-sort a.active,
.product-options .wordbank-product .wordbank-sort a:hover {
  color: #fff;
  background: #000;
}

.product-options .wordbank-product #sets {
  float: right;
  margin-top: 15px;
  margin-bottom: 14px;
}

.product-options .wordbank-product #sets span {
  padding: 8px 8px 8px 0;
}

.product-options .wordbank-product #sets select {
  height: 34px;
  margin-top: 0;
}

.product-options .wordbank-product .sorting-alphabet {
  clear: both;
  overflow: hidden;
  margin-bottom: 16px;
}

.product-options .wordbank-product .sorting-alphabet span {
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px;
  line-height: 16px;
  float: left;
}

.product-options .wordbank-product .sorting-alphabet span.active {
  background-color: #000;
  color: #fff;
}

.product-options #wordbank-words {
  cursor: pointer;
  font-size: 1.4rem;
  height: 172px;
  margin: 2px;
  overflow: auto;
  padding-right: 10px;
}

.product-options #wordbank-words span {
  font-size: 2.5rem;
  line-height: 20px;
  margin: 2px 0;
  padding: 5px 2px;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.product-options #wordbank-words span.selected,
.product-options #wordbank-words span:hover {
  color: #fff;
  background: #000;
}

.wordbank-toolbar #wordbank-words span:hover {
  color: #000;
  background: #fff;
}

.wordbank #wordbank-words span:hover {
  color: #000;
  background: #fff;
}

@media only screen and (max-width: 770px) {
 .product-options .wordbank-product .sorting-alphabet {
    padding-top: 16px;
  }
 .product-options .wordbank-product .sorting-alphabet span {
    font-size: 1.6rem;
    padding: 8px;
  }
  .product-options #wordbank-words span {
    font-size: 2.0rem;
    line-height: 22px;
    margin: 0;
    padding: 6px 4px;
  }
}

@media only screen and (max-width: 520px) {
 .product-options .wordbank-product #sets {
    float: left;
    margin: 0;
  }
}

/* CATALOG PRODUCT VIEW - WORDBANK - END */

/* CATALOG PRODUCT VIEW - END */
/* ============================================ *
 * Catalog - Product
 * ============================================ */
.product-view .product-essential:after {
  content: '';
  display: table;
  clear: both;
}

.product-view .product-shop-tabs {
  float: right;
  padding-top: 15px;
  text-align: right;
  width: 100%;
}

.product-view .product-shop-tabs a {
  text-align: center;
  width: 40%;
  padding: 6px;
  background: #fff;
  border: 1px solid #fff;
  color: #000;
  font-size: 2.0rem;
  float: right;
}

.product-view .product-shop-tabs a.active {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}

.product-view .product-shop-about .product-name .h1,
.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
  margin-bottom: 5px;
  text-transform: none;
  padding-top: 0;
  font-size: 3.8rem;
}

.product-view .product-shop {
  width: 50%;
  float: right;
}

.product-view .product-shop .product-name {
  display: none;
  float: left;
}

.product-view .product-shop .price-info,
.product-view .product-shop-about .price-info {
  overflow: hidden;
}

.product-view .product-shop .price-info .price-box,
.product-view .product-shop-about .price-info .price-box {
  border: 1px solid #000;
  float: left;
  height: 90px;
  text-align: center;
  width: 60%;
}

.product-view .product-shop .price-info a.button,
.product-view .product-shop-about .price-info a.button,
.product-view .add-to-cart-buttons .button {
  width: 40%;
  height: 90px;
  padding: 0 24px;
}

.product-view .product-shop .price-info a.button span,
.product-view .product-shop .price-info .price-box .price,
.product-view .product-shop .price-box span {
  line-height: 88px;
  font-size: 4.2rem;
}

.product-view .product-shop .short-description,
.product-view .product-shop .short-description-table {
  padding-bottom: 30px;
  padding-top: 20px;
  clear: both;
  color: #585858;
  font-size: 1.6rem;
}

.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price {
  padding-right: 0;
  line-height: 1.2;
}

.product-view .product-shop .price-box .special-price span.weee span.price {
  font-size: 1.6rem;
}

.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax {
  display: block;
  line-height: 1.2;
}

.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 2.0rem;
}

.product-view .price-box.map-info a {
  display: inherit;
}

.product-view .old-price .price-label {
  display: none;
}

.product-view .block-related {
  width: 50%;
  float: right;
  clear: right;
}

.product-img-box {
  width: 50%;
  float: left;
}

@media only screen and (max-width: 850px) {
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 1.8rem;
  }
  .product-img-box {
    width: 40%;
  }
  .product-view .product-shop {
    width: 60%;
  }
}

@media only screen and (max-width: 770px) {
  .product-view .add-to-cart-wrapper {
    float: none;
    width: 100%;
    clear: both;
  }
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 2.0rem;
  }
}

@media only screen and (max-width: 480px) {
  .product-view .product-shop .price-box .old-price .price,
  .product-view .product-shop .price-box .special-price .price {
    font-size: 2.8rem;
  }
}

@media only screen and (max-width: 420px) {
  .product-view .product-shop .price-box .price-excluding-tax,
  .product-view .product-shop .price-box .price-including-tax {
    margin-bottom: 5px;
  }
  .product-view .product-shop .price-box .price-excluding-tax span,
  .product-view .product-shop .price-box .price-including-tax span {
    display: block;
  }
}

.product-img-box .product-name h1 {
  border: 0;
}

.product-img-box .product-image {
  margin-bottom: 10px;
  position: relative;
  max-width: 500px;
}

.product-img-box .product-image img {
  max-width: 100%;
  max-height: 750px;
  margin: 0 auto;
}

.product-img-box #product-image-options {
  bottom: 10px;
  position: absolute;
  z-index: 999;
}

.product-img-box #product-image-options div:nth-child(2),
.product-img-box #product-image-options div:nth-child(3) {
  border-top: 0;
}

.product-img-box #product-image-options:first-child {
  border-bottom: 0;
}

.product-img-box #product-image-options div {
  width: 70px;
  height: 70px;
  border: 1px solid #000;
  font-size: 1.4rem;
  text-transform: uppercase;
}

.product-img-box #text-design {
  font-size: 2.0rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  bottom: 360px;
  width: 280px;
}

.product-img-box #text-design.shortsleeves_vertical,
.product-img-box #text-design.longsleeves_vertical,
.product-img-box #text-design.hoodie_sleeve,
.product-img-box #text-design.hoodie_vertical,
.products-grid .product-text-design[data-code="shortsleeves_vertical"],
.products-grid .product-text-design[data-code="longsleeves_vertical"],
.products-grid .product-text-design[data-code="hoodie_sleeve"],
.products-grid .product-text-design[data-code="hoodie_vertical"]{
  text-align: left;
}

.product-img-box #text-design.shortsleeves_classic_right,
.product-img-box #text-design.longsleeves_classic_right,
.product-img-box #text-design.nosleeves_classic_right,
.product-img-box #text-design.shortsleeves_free,
.product-img-box #text-design.longsleeves_free,
.product-img-box #text-design.shortsleeves_bottom,
.product-img-box #text-design.longsleeves_bottom,
.product-img-box #text-design.nosleeves_bottom,
.product-img-box #text-design.hoodie_bottom,
.products-grid .product-text-design[data-code="shortsleeves_classic_right"],
.products-grid .product-text-design[data-code="shortsleeves_free"],
.products-grid .product-text-design[data-code="shortsleeves_bottom"],
.products-grid .product-text-design[data-code="longsleeves_classic_right"],
.products-grid .product-text-design[data-code="longsleeves_free"],
.products-grid .product-text-design[data-code="longsleeves_bottom"],
.products-grid .product-text-design[data-code="nosleeves_classic_right"],
.products-grid .product-text-design[data-code="nosleeves_bottom"],
.products-grid .product-text-design[data-code="hoodie_bottom"] {
  text-align: right;
}

@media only screen and (max-width: 479px) {
  .product-img-box .product-image img {
    max-height: 450px;
  }
}

.product-image-gallery {
  position: relative;
}

.product-image-gallery .gallery-image {
  display: none;
}

.product-image-gallery .gallery-image.visible {
  display: block;
}

.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}

.product-image-gallery:before, .product-image-gallery:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.product-image-gallery.loading {
  position: relative;
}

.product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}

.product-image-thumbs li {
  display: inline-block;
}

.product-image-thumbs li:first-child {
  margin-left: -1px;
}

.product-image-thumbs a {
  display: inline-block;
  border: 2px solid transparent;
}

.product-view .product-shop,
.product-view .block-related {
  padding-left: 15px;
}

.product-img-box {
  padding-right: 15px;
}

.product-view .product-shop,
.product-img-box,
.product-collateral,
.product-view .block-related,
.box-collateral {
  margin-bottom: 20px;
}

.product-options-bottom {
  overflow: hidden;
  clear: both;
}

.product-options-bottom .price-box {
  border: 1px solid #000;
  float: left;
  height: 90px;
  width: 60%;
  text-align: center;
}

.product-view .add-to-cart {
  float: right;
  width: 40%;
}

.product-view .add-to-cart-wrapper {
  clear: both;
}

.product-view .add-to-cart-wrapper .price-box {
  height: 90px;
}

.product-view .add-to-cart-wrapper .price-info span {
  display: block;
  font-size: 4.2rem;
}

.product-view .add-to-cart-wrapper .price-info span.price-label {
  display: none;
}

.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper label {
  margin-right: 7px;
  float: left;
}

.product-view .add-to-cart .qty-wrapper label {
  line-height: 40px;
}

.product-view .add-to-cart .qty-wrapper .qty {
  float: left;
  height: 40px;
}

.product-view .add-to-cart-buttons .paypal-logo {
  clear: left;
  text-align: center;
}

.product-view .add-to-cart-buttons .paypal-logo .paypal-button {
  margin: 0 auto;
  display: block;
  width: 170px;
}

.product-view .add-to-cart-buttons .paypal-logo .bml_button {
  display: block;
  width: 174px;
  margin: 0 auto;
}

.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
  text-align: center;
}

.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
  display: block;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
  text-align: center;
}

.product-view .add-to-cart-buttons .button {
  height: 90px;
  line-height: normal;
  padding: 0;
  width: 100%;
  white-space: normal;
}

.product-view .add-to-cart-buttons .button span {
  font-size: 4.2rem;
}

.product-view .add-to-cart-buttons .button.btn-cart-update span {
  font-size: 3.4rem;
}

.product-view .alert-price,
.product-view .alert-stock {
  clear: both;
}

@media only screen and (max-width: 479px) {
  .product-view .add-to-cart-buttons .paypal-or {
    line-height: 20px;
  }
  .product-view .add-to-cart-buttons .paypal-logo,
  .product-view .add-to-cart-buttons .paypal-or,
  .product-view .add-to-cart-buttons .paypal-button,
  .product-view .add-to-cart-buttons .button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
  .product-view .add-to-cart-buttons .button.btn-cart-update span {
    font-size: 2.4rem;
  }
}

.select-size .size-chart {
  text-align: right;
  text-transform: uppercase;
  margin-top: 10px;
  line-height: 20px;
}

.select-size .choose-size-chart {
  position: absolute;
  right: 0;
  margin-top: -120px;
  z-index: 1;
  overflow: hidden;
  background-color: #000;
  padding-right: 20px;
}

.select-size .choose-size-chart img {
  float: left;
}

.select-size .choose-size-chart > span {
  background-color: #000;
  color: #fff;
  float: left;
  margin: 12px 0;
  padding: 0 12px;
  text-align: left;
  border: 1px solid transparent;
  cursor: pointer;
  font-weight: normal;
}

.select-size .choose-size-chart > span.selected {
  border: 1px solid #fff;
}

.select-size .choose-size-chart > span.disabled {
  border-color: transparent;
}

.select-size .choose-size-chart > span.disabled:hover {
  cursor: default;
}

.select-size .choose-size-chart > span.disabled {
  color: #585858;
}

.select-size .choose-size-chart ul li:first-child {
  font-family: HelveticaNeueLTCom-Bd;
}

@media only screen and (min-width: 770px) and (max-width: 1200px) {
  .select-size .choose-size-chart {
    padding-right: 0;
  }
  .select-size .choose-size-chart img {
    float: none;
  }
}

@media only screen and (max-width: 600px) {
  .select-size .choose-size-chart {
    padding-right: 0;
  }
  .select-size .choose-size-chart img {
    float: none;
  }
}

/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
.add-to-box .or {
  display: none;
}

.product-view .add-to-links {
  clear: both;
  margin-top: 0;
  margin-right: 15px;
  float: left;
}
.product-view .add-to-links:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .add-to-links li {
  float: left;
}
.product-view .add-to-links a {
  padding: 2px 7px 2px 0;
  margin-left: 7px;
  border-right: 1px solid #ccc;
}
.product-view .add-to-links li:first-child a {
  margin-left: 0;
}

.product-view .add-to-links li:last-child a {
  border-right: 0;
}

@media only screen and (max-width: 599px) {
  .add-to-box .add-to-links a {
    float: none;
    width: auto;
    text-indent: 0;
  }
}
.product-collateral {
  clear: both;
}

.collateral-tabs dd h2 {
  display: none;
}

.box-collateral {
  clear: both;
}

@media only screen and (min-width: 771px) {
  .product-collateral .toggle-tabs {
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
  }
  .product-collateral .toggle-tabs li {
    float: left;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
  }
  .product-collateral .toggle-tabs li > span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.2rem;
    position: relative;
    bottom: -1px;
  }
  .product-collateral .toggle-tabs li.current {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .product-collateral .toggle-tabs li.current > span {
    background-color: #fff;
    z-index: 5;
  }
  .product-collateral .toggle-tabs li:first-child {
    border-left: none;
  }
  .product-collateral .toggle-tabs:after {
    content: '';
    display: table;
    clear: both;
  }
  .product-collateral > dl {
    width: 100%;
  }
  .product-collateral > dl > dt {
    display: none;
  }
  .product-collateral > dl > dd {
    width: 100%;
    display: none;
    padding: 15px;
    border: 1px solid #ccc;
    border-top: 0;
  }
  .product-collateral > dl > dd.current {
    display: block;
  }
}

@media only screen and (max-width: 770px) {
  .product-collateral .toggle-tabs {
    display: none;
  }
  .product-collateral > dl > dt {
    margin: 0;
    margin-bottom: 10px;
    font-size: 1.4rem;
    font-family: HelveticaNeueLTCom-Bd;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #3399cc;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral > dl > dt:hover {
    background-color: #ececec;
  }
  .product-collateral > dl > dd {
    padding: 10px;
    margin: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #ccc;
  }
  .product-collateral > dl > dd:last-child {
    border-width: 0 1px 1px 1px;
  }
  .product-collateral > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #3399cc;
    border-right: none;
  }
  .product-collateral > dl > dt.last {
    border-bottom-width: 1px;
  }
  .product-collateral > dl > dd {
    display: none;
  }
  .product-collateral.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .product-collateral.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #3399cc;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral.accordion-open > dl > dd.current {
    display: block;
  }
}

@media only screen and (max-width: 770px) {
  .product-view .product-shop,
  .product-view .add-to-cart-wrapper,
  .product-view .block-related,
  .product-img-box,
  .product-collateral {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (min-width: 771px) {
  .product-view .product-shop .product-name {
    display: block;
  }
}

@media only screen and (max-width: 479px) {
  .product-view .product-shop,
  .product-img-box,
  .product-collateral,
  .product-view .block-related,
  .box-collateral {
    margin-bottom: 15px;
  }
}

.product-view .ratings .rating-links {
  clear: left;
  float: left;
  margin-top: 0;
}

#product-attribute-specs-table {
  max-width: 50em;
  border: 1px solid silver;
}

#product-attribute-specs-table th {
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
}

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper {
  width: 100%;
  margin: 20px 0;
}

.grouped-items-table-wrapper tbody tr:last-child td {
  border-bottom: none;
}

@media only screen and (max-width: 479px) {
  .grouped-items-table-wrapper {
    margin-bottom: 15px;
  }
}

.grouped-items-table .qty-wrapper {
  padding-top: 7px;
}

.grouped-items-table .qty-label {
  margin: 0 10px 0 10px;
}

.grouped-items-table td {
  padding: 4px;
}

.grouped-items-table td:last-child {
  width: 30%;
  text-align: left;
}

.grouped-items-table .price-box {
  text-align: right;
}

/* -------------------------------------------- *
 * Catalog - Product Options
 */
.product-options {
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 0;
  clear: both;
  position: relative;
}

.product-shop-buy .product-options {
  padding: 0;
  margin: 5px 0 0;
}

.special-configurable-options {
  overflow: hidden;
}

.special-configurable-options label.required:after,
.special-configurable-options span.required:after {
  content: '';
}

.special-configurable-options .validation-advice,
.configurable .validation-advice {
  display: none !important;
}

.product-options .special-configurable-options .option.configurable.special-swatch-attr {
  float: left;
  margin: 0 0 20px;
  width: 70%;
}

.product-options label {
  font-family: HelveticaNeueLTCom-Bd;
  line-height: 14px;
}

.product-options label#wnbs_word_label {
  margin-bottom: 14px;
}

.product-options .option {
  font-family: HelveticaNeueLTCom-Bd;
  list-style: inside decimal;
  list-style-type: decimal;
  margin: 20px 0;
  padding: 0;
}

.product-options .option.select-word {
  margin-top: 0;
}

.product-options .special-configurable-options .select-size {
  float: right;
  margin-bottom: 21px;
  margin-top: 0;
  max-width: 170px;
  text-align: right;
  width: 30%;
}

@media only screen and (max-width: 770px) {
  .product-options .special-configurable-options .option.configurable.special-swatch-attr {
    width: 60%;
  }
  .product-options .special-configurable-options .select-size {
    width: 40%;
  }
}

.product-options ul.selection {
  overflow: hidden;
}

.product-options ul.selection li {
  float: left;
  margin: 20px 30px 0 0;
  height: 70px;
  width: 70px;
  cursor: pointer;
  border: 1px solid transparent;
}

.product-options ul.selection li.selected {
  border-color: #000;
}

.product-options ul.selection li div {
  font-size: 1.4rem;
  text-transform: uppercase;
}

.product-options p.required {
  position: absolute;
  top: 6px;
  right: 15px;
  text-align: right;
}

@media only screen and (max-width: 979px) {
  .product-view .product-options .required {
    position: static;
  }
}

.product-options dt {
  margin: 10px 0 3px;
  font-weight: normal;
}

.product-options dt:first-child {
  margin-top: 0;
}

.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0 0;
}

.product-options dd .qty-holder .qty {
  width: 3em;
}

.product-options dd .qty-holder label {
  vertical-align: middle;
}

.product-options dd .qty-disabled {
  background: none;
  border: 0;
  padding: 0 2px;
}

.product-options dd {
  padding: 0 0 10px 0;
  margin: 0 0 5px;
  border-bottom: 1px solid #ededed;
}

.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}

.product-options dd .input-text {
  width: 98%;
}

.product-options dd .input-box {
  padding-top: 0;
}

.product-options dd input.datetime-picker {
  width: 150px;
}

.product-options dd .time-picker {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 2px 0;
  vertical-align: middle;
}

.product-options dd textarea {
  width: 98%;
  height: 8em;
}

.product-options dd select {
  width: 330px;
  max-width: 100%;
}

.product-options ul.options-list {
  margin-right: 5px;
}

.product-options ul.options-list li {
  line-height: 1.5;
  margin-bottom: 7px;
}

.product-options ul.options-list li:last-child {
  margin-bottom: 0;
}

.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
  float: left;
  margin-top: 5px;
}

.product-options ul.options-list .label {
  display: block;
}

.product-options ul.options-list label {
  font-weight: normal;
}

.product-options p.note {
  margin: 0;
  font-size: 1.1rem;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
}

@media only screen and (max-width: 1199px) {
  .product-options-bottom .product-pricing,
  .product-options-bottom .tier-prices {
    float: none;
    width: 100%;
    text-align: right;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
}

.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}

/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
@media only screen and (max-width: 479px) {
  .product-options-bottom .price-box .price-as-configured {
    text-align: right;
  }
  .product-options-bottom .price-box .price-as-configured .price-label {
    display: block;
  }
}
.product-options-bottom .price-tax {
  float: left;
}

/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
.block-related li {
  margin-bottom: 7px;
}

.block-related .block-title {
  border-bottom: none;
}

.block-related .block-title h2 {
  margin: 0;
  font-size: 2.4rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  margin-bottom: 0;
}

.block-related .block-subtitle {
  margin-bottom: 7px;
}

.block-related .product {
  margin-left: 20px;
  position: relative;
}

.block-related .checkbox {
  float: left;
  margin-top: 36px;
}

.block-related .product-details {
  margin-left: 90px;
}

.block-related .product-name {
  margin-bottom: 3px;
}

.block-related .product-details .price-box {
  margin: 2px 0 3px;
}

.block-related .product-details .price-box a,
.block-related .product-details .price-box p,
.block-related .product-details .price-box span {
  float: left;
  margin-left: 3px;
}

.block-related .product-details .price-box a:first-child,
.block-related .product-details .price-box p:first-child,
.block-related .product-details .price-box span:first-child {
  margin-left: 0;
  font-size: 1.6rem;
  padding-right: 5px;
  padding-left: 5px;
}

.block-related .product-details .price-box:after {
  content: '';
  display: table;
  clear: both;
}

.block-related .link-wishlist {
  display: none;
}

/* -------------------------------------------- *
 * Upsell Products
 */
.box-up-sell {
  margin-top: 20px;
  margin-bottom: 0;
}

.box-up-sell h2 {
  font-family: HelveticaNeueLTCom-Roman;
  padding-bottom: 20px;
  text-transform: none;
}

.box-up-sell .ratings {
  display: none;
}

/* ============================================ *
 * Checkout - Layout
 * ============================================ */
.cart .button {
  white-space: normal;
}

.cart-table,
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  margin-bottom: 20px;
}

.cart-table {
  margin-top: 50px;
}

.checkout-cart-index #postcode {
  width: 100%;
}

.display-both-prices .cart-table {
  float: none;
  width: 100%;
}

.display-both-prices .cart-forms {
  float: left;
  padding-right: 10px;
  padding-left: 0;
}

.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  padding-left: 10px;
}

.display-both-prices .cart-forms,
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  width: 50%;
}

.display-both-prices .crosssell {
  clear: right;
  float: right;
}

@media only screen and (max-width: 979px) {
  .display-single-price .cart-table {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  .display-single-price .cart-forms {
    padding-right: 10px;
    padding-left: 0;
  }
  .display-single-price .crosssell {
    clear: right;
    float: right;
  }
}

@media only screen and (max-width: 599px) {
  .product-cart-sku {
    display: none;
  }
  .display-both-prices .cart-forms,
  .display-both-prices .cart-totals-wrapper,
  .display-both-prices .crosssell,
  .display-single-price .cart-forms,
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
  }
}

.display-single-price:after {
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout - Cart
 * ============================================ */
.cart {
  margin-bottom: 60px;
}

.cart .page-title:after {
  content: '';
  display: table;
  clear: both;
}

.checkout-types {
  float: right;
  clear: right;
  text-align: right;
  max-width: 100%;
  /* We always want this shipping method to display on its own line */
}

.checkout-types li {
  vertical-align: top;
  margin: 0 0 5px 5px;
}

.checkout-types li:after {
  content: '';
  display: table;
  clear: both;
}

.checkout-types li img {
  display: inline;
  vertical-align: top;
}

.checkout-types li:first-child {
  margin-left: 0;
}

.checkout-types .method-checkout-cart-methods-multishipping {
  display: block;
}

.checkout-types.top li {
  display: inline-block;
}

.checkout-types.top .bml_button {
  display: inline-block;
  vertical-align: top;
}

.checkout-types.top .bml_button img {
  display: block;
}

.checkout-types.top .paypal-logo .paypal-or {
  margin-top: 5px;
}

.checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a {
  display: block;
}

.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
  margin: 0;
  display: block;
  text-align: center;
}

@media only screen and (min-width: 741px) {
  .checkout-types.bottom .paypal-or {
    text-align: right;
    padding-right: 70px;
  }
}

.cart-totals-right .checkout-types .btn-checkout {
  width: 360px;
}

@media only screen and (max-width: 769px) {
  .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
    width: auto;
    float: none;
  }
  .checkout-types li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 599px) {
  .btn-checkout {
    width: 100%;
  }
}

.cart-table th,
.cart-table td,
.cart-table tbody td {
  border-bottom: none;
  vertical-align: top;
}

.cart-table .product-name-links {
  overflow: hidden;
  float: right;
  width: 70%;
}

.cart-table .product-cart-image {
  float: left;
  width: 30%;
}

.cart-table .product-cart-options {
  float: left;
  width: 70%;
}

@media only screen and (max-width: 770px) {
  .cart-table .product-name-links,
  .cart-table .product-cart-image,
  .cart-table .product-cart-options {
    overflow: hidden;
    float: none;
    width: 100%;
  }
}

.cart-table h2,
.cart-table .cart-links {
  margin-bottom: 0;
  float: left;
}

.cart-table h2 {
  margin-right: 10px;
  max-width: 70%;
}

.cart-table h2 a {
  color: #000;
  text-transform: none;
  font-size: 2.8rem;
}

.cart-table thead th {
  padding: 0;
}

.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
}

.cart-table tbody td {
  padding: 10px 5px 80px 5px;
}

.cart-table .product-cart-info,
.cart-table .product-cart-actions,
.cart-table .product-cart-price-tax {
  padding-left: 15px;
}

.cart-table .product-cart-price-tax {
  display: none;
}

.cart-table .product-cart-actions .quantity {
  display: block;
  padding: 6px 0 5px;
}

.cart-table tfoot tr {
  background: none;
}

.cart-table tfoot tr > td:after {
  content: '';
  display: table;
  clear: both;
}

.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-actions .button {
  display: none;
}

.cart-table .product-cart-image .product-image {
  position: relative;
  display: block;
}

.cart-table .product-cart-image .cart-text-design {
  font-size: 2.5rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 67px;
  width: 140px;
}

.cart-table .product-cart-image .cart-text-design.shortsleeves_vertical,
.cart-table .product-cart-image .cart-text-design.longsleeves_vertical,
.cart-table .product-cart-image .cart-text-design.hoodie_sleeve,
.cart-table .product-cart-image .cart-text-design.hoodie_vertical {
  text-align: left;
}

.cart-table .product-cart-image .cart-text-design.shortsleeves_bottom,
.cart-table .product-cart-image .cart-text-design.shortsleeves_free,
.cart-table .product-cart-image .cart-text-design.shortsleeves_classic_right,
.cart-table .product-cart-image .cart-text-design.longsleeves_bottom,
.cart-table .product-cart-image .cart-text-design.longsleeves_free,
.cart-table .product-cart-image .cart-text-design.longsleeves_classic_right,
.cart-table .product-cart-image .cart-text-design.nosleeves_bottom,
.cart-table .product-cart-image .cart-text-design.nosleeves_classic_right {
  text-align: right;
}

.cart-table .product-cart-image {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.cart-table .product-cart-image .product-image img {
  max-width: 100%;
  width: 100%;
}

.cart-table .product-cart-image a.cart-edit {
  display: none;
}

.cart-table .btn-empty {
  float: left;
}

.cart-table .product-cart-price .cart-price {
  display: block;
  font-size: 2.0rem;
  padding-top: 0;
}

.cart-table .product-cart-total span {
  font-size: 4.0rem;
}

.cart-table .product-cart-total .cart-price {
  display: block;
  padding-top: 42px;
}

.cart-table .cart-tax-total {
  position: relative;
  cursor: pointer;
}

.cart-table .cart-tax-total:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #3399cc;
  border-left: none;
  position: absolute;
  top: 3px;
  right: -11px;
}

.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #3399cc;
  border-bottom: none;
  right: -15px;
  top: 6px;
}

.cart-table .cart-links {
  overflow: hidden;
  float: right;
}

.cart-table .cart-links > li {
  white-space: nowrap;
  line-height: 1.3;
  margin: 5px 0 0 1px;
  min-width: 65px;
  font-size: 1.4rem;
  float: left;
}

.cart-table .cart-links > li > a {
  display: block;
  padding: 6px;
}

.cart-table .cart-links > li:last-child {
  margin-bottom: 0;
}

.cart-table .product-cart-actions {
  min-width: 60px;
  text-align: center;
}

.cart-table .product-cart-actions .qty {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  font-size: 4.0rem;
  padding: 0;
  text-align: center;
  height: 72px;
  width: 72px;
}

.cart-table .product-cart-actions .button {
  margin: 5px 0;
  padding: 8px;
}

.cart-table tbody td .item-options {
  margin: 20px 0 0;
  overflow: hidden;
}

.cart-table .short-description {
  margin: 24px 0 0;
  font-size: 1.5rem;
  color: #585858;
}

.cart-table .item-options li {
  float: left;
  border: 1px solid #000;
  text-transform: uppercase;
  height: 72px;
}

.cart-table .item-options li.custom-option {
  padding: 2px 4px;
}

.cart-table .item-options li:nth-child(2),
.cart-table .item-options li:nth-child(3),
.cart-table .item-options li:nth-child(4) {
  border-left: 0 none;
}

.cart-table .item-options li:last-child {
  border-right: 1px solid #000;
}

.cart-table .item-options li label,
.cart-table .item-options li span {
  display: block;
  font-size: 1.2rem;
}

.cart-table .item-options li span {
  font-size: 4.2rem;
  line-height: 1;
  margin-top: 10px;
  text-transform: uppercase;
}

.cart-table tfoot td {
  padding-right: 0;
}

.cart-table .product-cart-qty.product-cart-actions {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .cart-table h2 {
    max-width: 56%;
  }
  .cart-table .item-options li:last-child {
    border-left: 1px solid #000;
  }
}

@media only screen and (max-width: 770px) {
  .cart-table th {
    font-size: 1.2rem;
  }
  .cart-table th,
  .cart-table td {
    padding: 7px 6px;
  }
  .cart-table .product-cart-actions > li {
    white-space: inherit;
  }
  .cart-table h2 a {
    font-size: 2.0rem;
  }
  .cart-table .item-options li span {
    font-size: 2.0rem;
  }
  .cart-table tbody td {
    padding: 10px 5px;
  }
  .cart-table .product-cart-actions .button {
    padding: 2px;
  }
  .cart-table .product-cart-actions .button span {
    font-size: 1.6rem;
  }
  .cart-table .product-cart-price-tax {
    display: block;
  }
  .cart-table .product-cart-info {
    padding-left: 0;
  }
}

@media only screen and (max-width: 769px) {
  .display-both-prices .cart-table thead th.cart-total-head,
  .display-both-prices .cart-table td.product-cart-total {
    display: none;
  }
  .cart-table colgroup, .cart-table thead {
    display: none;
  }
  .cart-table tr {
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
  }
  .cart-table tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .cart-table tr:last-child {
    margin-bottom: 0;
  }
  .cart-table tfoot tr {
    padding-bottom: 0;
  }
  .cart-table td {
    border: none;
  }
  .cart-table .short-description {
    display: none;
  }
  .cart-table td.product-cart-price {
    text-align: left;
  }
  .cart-table .product-cart-price .cart-price {
    display: inline-block;
  }
  .cart-table h2 {
    font-size: 1.2rem;
  }
  .cart-table .cart-links {
    padding-right: 5px;
  }
  .cart-table .cart-links > li {
    white-space: normal;
    text-align: center;
  }
  .cart-table .cart-links > li > a {
    padding: 2px 0;
  }
  .cart-table .cart-tax-info {
    font-style: italic;
    padding-left: 15px;
    font-size: 1.3rem;
  }
  .cart-table .cart-tax-info .price {
    font-size: 1.3rem;
  }
  .cart-table .product-cart-image {
    width: 50%;
    float: left;
    padding-bottom: 0;
  }
  .cart-table .product-cart-image a.cart-edit {
    display: block;
    font-size: 1.6rem;
    text-align: center;
    text-transform: uppercase;
  }
  #checkout-review-table.cart-table .product-cart-info,
  #checkout-review-table.cart-table td[data-rwd-label] {
    float: none;
    width: 100%;
  }
  .checkout-review-table .product-cart-actions,
  .checkout-review-table .product-cart-total {
    margin-top: 10px;
  }
  .cart-table .product-cart-actions,
  .cart-table .product-cart-price {
    float: left;
  }
  .cart-table .product-cart-remove,
  .cart-table .product-cart-actions .cart-links {
    display: none;
  }
  .cart-table .product-cart-image .cart-links,
  .cart-table .product-cart-info .btn-remove {
    display: block;
  }
  .cart-table .product-cart-actions .button {
    display: none;
    width: auto;
  }
  .cart-table .product-cart-actions .quantity {
    display: none;
  }
  .cart-table .product-cart-info .btn-remove {
    float: right;
    margin: -4px 0 2px 7px;
  }
  .cart-table .product-cart-info .product-cart-sku {
    margin-bottom: 5px;
  }
  .cart-table .product-cart-actions {
    display: none;
  }
  .cart-table.checkout-review-table .product-cart-action,
  .cart-table.checkout-review-table .product-cart-total {
    display: block;
  }
  .cart-table .product-cart-qty.product-cart-actions {
    display: block;
  }
  .cart-table .product-cart-price-tax {
    float: left;
    margin-top: 48px;
  }
  .cart-table .product-cart-actions .qty {
    margin-bottom: 7px;
    font-size: 2.0rem;
    height: 40px;
    width: 40px;
    display: block;
    margin-top: 38px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .cart-table .product-cart-total {
    display: none;
  }
  #checkout-review-table.cart-table .price,
  #checkout-review-table.cart-table .product-cart-price:before {
    font-size: 4.0rem;
  }
  #checkout-review-table.cart-table .product-cart-total .cart-price {
    padding-top: 0;
  }
  .cart-table .price,
  .cart-table .product-cart-price:before,
  .cart-table .product-cart-total span {
    font-weight: 500;
    font-size: 2.0rem;
  }
  .cart-table .cart-footer-actions {
    text-align: center;
    width: 100%;
  }
  .cart-table .cart-footer-actions #empty_cart_button {
    float: right;
  }
  .cart-table .cart-footer-actions .btn-continue {
    float: left;
  }
  .cart-table .cart-footer-actions .btn-update {
    display: none;
  }
}

/* ============================================ *
 * Checkout - Estimate Shipping and Tax
 * ============================================ */
.shipping h2 {
  font-size: 1.2rem;
  font-family: HelveticaNeueLTCom-Bd;
  margin: 0 0 5px;
}

.shipping select {
  max-width: 100%;
  height: 30px;
  display: block;
  border: 1px solid silver;
}

.shipping select.validation-failed {
  border-color: #df280a;
}

.shipping .shipping-desc {
  display: none;
}

.shipping .buttons-set {
  border: none;
  margin: 0;
  padding: 0;
}

.shipping .form-list:after {
  content: '';
  display: table;
  clear: both;
}

.shipping .form-list li {
  float: left;
  margin: 5px 2% 10px 0;
}

.shipping .form-list .shipping-country {
  width: 37%;
}

.shipping .form-list .shipping-region {
  width: 41%;
}

.shipping .form-list .shipping-postcode {
  margin-right: 0;
  width: 18%;
}

.shipping .form-list .shipping-postcode input {
  margin-top: 4px;
}

.shipping .form-list .input-box {
  padding-top: 0;
}

.shipping .form-list input {
  height: 30px;
  margin-top: 4px;
}

.shipping .form-list label {
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}

.shipping .sp-methods {
  padding: 10px 0 0;
  text-align: left;
}

.shipping .sp-methods dd {
  margin-bottom: 10px;
}

.shipping .sp-methods label {
  font-size: 1.2rem;
  font-style: italic;
  min-width: 100px;
}

.shipping .sp-methods label span {
  font-family: HelveticaNeueLTCom-Bd;
  font-style: normal;
}

.shipping #co-shipping-method-form .buttons-set .button {
  float: left;
  margin-left: 0;
}

.shipping #co-shipping-method-form .sp-methods dd label {
  border: 1px solid #ccc;
  background-color: #ececec;
  min-width: 220px;
}

.shipping #co-shipping-method-form .sp-methods dd label:hover {
  background-color: #dbdbdb;
}

@media only screen and (max-width: 770px) {
  .shipping .shipping-form .form-list > li {
    width: 100%;
    float: none;
  }
  .shipping .shipping-form .form-list > li label {
    display: block;
  }
  .shipping .shipping-form .form-list > li input,
  .shipping .shipping-form .form-list > li select {
    width: 100%;
  }
}

.cart .cart-totals-wrapper {
  overflow: hidden;
}

.cart .cart-forms {
  margin-left: 22%;
  padding-left: 15px;
}

.cart .cart-totals-left {
  float: left;
  width: 57%;
}

.cart .cart-totals-left #discount-coupon {
  float: right;
  width: 400px;
}

.cart .cart-totals-left .totals,
.checkout-totals {
  float: right;
  width: 400px;
  font-size: 2.2rem;
}

.checkout-totals {
  text-align: right;
  width: 100%;
  max-width: 100%;
}

.checkout-totals .total-row.grandtotal {
  font-size: 4.2rem;
  font-weight: normal;
  text-align: center;
  width: 360px;
  max-width: 100%;
  padding: 16px 0;
  border: 1px solid #000;
  float: right;
}

.cart .cart-totals-left .totals .total-row,
.checkout-totals .total-row {
  padding: 0;
  margin-top: 14px;
}

.cart .cart-totals-right {
  float: right;
  width: 42%;
}

.cart .cart-totals-right .total {
  float: right;
  font-size: 4.2rem;
  font-weight: normal;
  text-align: center;
  width: 360px;
  max-width: 100%;
  height: 83px;
  padding: 16px 0;
  border: 1px solid black;
}

@media only screen and (max-width: 1200px) {
  .cart .cart-forms {
    margin: 0;
    padding: 0;
  }
}

@media only screen and (max-width: 770px) {
  .cart .cart-totals-left,
  .cart .cart-totals-right {
    float: none;
    width: 100%;
  }
  .cart .cart-totals-left #discount-coupon,
  .cart .cart-totals-left .totals {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 660px) {
  .cart .cart-totals-right .total {
    float: none;
    margin: auto;
    width: 100%;
  }
  .checkout-types {
    float: none;
    text-align: center;
  }
  .cart-totals-right .checkout-types .btn-checkout {
    width: 100%;
  }
  .discount-form .input-box {
    float: left;
    width: 236px;
  }
}

.discount-form .input-box {
  float: left;
}

.discount-form:after,
#giftcard-form:after {
  content: '';
  display: table;
  clear: both;
}

.cart .giftcard {
  float: left;
  width: 55%;
  text-align: right;
  margin-left: 5px;
}

#discount-coupon-form h2,
.cart .giftcard h2 {
  display: none;
}

#discount-coupon-form label,
.cart .giftcard label {
  font-size: 1.2rem;
  font-weight: 400;
  text-align: left;
  min-width: 105px;
  display: inline-block;
  margin-right: 10px;
}

#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper {
  display: inline-block;
}

#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
  display: inline-block;
  vertical-align: bottom;
}

#discount-coupon-form .button-wrapper > button,
.cart .giftcard .button-wrapper > button {
  float: left;
}

.cart .giftcard p {
  margin-bottom: 7px;
}

.cart .giftcard .check-gc-status {
  float: left;
  padding: 0;
}
.cart .giftcard .check-gc-status > span > span {
  font-size: 1.4rem;
  text-transform: none;
}

@media only screen and (max-width: 770px) {
  #discount-coupon-form {
    float: none;
    width: 100%;
    text-align: left;
  }
  .cart .cart-totals {
    margin-top: 20px;
  }
  .cart .cart-totals .total {
    width: 100%;
  }
}

/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
.crosssell .item a.product-image {
  width: auto;
  float: left;
}

/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */
@media only screen and (max-width: 979px) {
  .crosssell {
    /* Undo three-column config */
  }
  .crosssell .products-grid > li:nth-child(even),
  .crosssell .products-grid > li:nth-child(3n),
  .crosssell .products-grid > li {
    width: 47.72727%;
    margin-right: 4.54545%;
  }
  .crosssell .products-grid > li:nth-child(odd) {
    clear: left;
  }
  .crosssell .products-grid > li:nth-child(even) {
    margin-right: 0;
  }
  .crosssell .products-grid > li:nth-child(3n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 599px) {
  .cart-table .cart-tax-total:after {
    right: -9px;
  }
  .cart-table .cart-tax-total.cart-tax-total-expanded:after {
    right: -13px;
  }
}

@media only screen and (max-width: 320px) {
  .crosssell ul .item {
    padding: 0 0 40px;
  }
  .crosssell ul .product-details .crosssell-actions {
    padding: 0 5px;
  }
}

/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.opc select {
  width: 365px;
}

.checkout-main h1 {
  float: left;
}

.checkout-main h2 {
  margin-bottom: 20px;
}

.checkout-main .form-list li {
  margin-bottom: 10px;
}

.checkout-main #login-form {
  float: left;
  margin-right: 30px;
}

.opc {
  padding: 0 0 150px 0;
}

.checkout-main .opc .buttons-set {
  float: left;
  clear: none;
}

.checkout-main .opc .buttons-set button {
  float: none;
  min-width: auto;
}

.checkout-main .opc .buttons-set a {
  display: block;
  font-family: HelveticaNeueLTCom-Bd;
}

.checkout-main .opc #opc-login .buttons-set {
  margin: 0;
  padding: 0;
}

.checkout-main .form-instructions {
  color: #585858;
  margin-bottom: 30px;
}

.checkout-main .form-list .control label {
  float: none;
  padding: 0;
  text-transform: none;
}

.checkout-main .form-list .control input.radio {
  margin-right: 6px;
  margin-top: 5px;
}

#co-billing-form .input-box,
#co-billing-form input,
#co-shipping-form .input-box,
#co-shipping-form input {
  width: 470px;
  max-width: 100%;
}

#co-billing-form input#id_company,
#co-billing-form input.radio,
#co-billing-form input.checkbox,
#co-shipping-form input#id_company_shipping,
#co-shipping-form input.radio,
#co-shipping-form input.checkbox {
  width: auto;
}

#co-billing-form input.radio,
#co-billing-form input.checkbox,
#co-shipping-form input.radio,
#co-shipping-form input.checkbox {
  margin-right: 6px;
  margin-top: 5px;
  margin-left: 0;
}

#co-billing-form #checkout-company .input-company,
#co-shipping-form #checkout-company-shipping .input-company {
  margin-bottom: 10px;
}

#co-billing-form li.wide,
#co-shipping-form li.wide {
  overflow: hidden;
}

#co-billing-form li.wide .field,
#co-shipping-form li.wide .field {
  width: 230px;
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}

#co-billing-form li.wide .validation-advice,
#co-shipping-form li.wide .validation-advice {
  width: 230px;
}

#co-billing-form li.wide .field.state,
#co-shipping-form li.wide .field.state {
  margin-top: 24px;
}

#co-billing-form li.wide label,
#co-shipping-form li.wide label {
  margin-bottom: 4px;
  line-height: 20px;
}

#co-billing-form li select,
#co-shipping-form li select {
  margin-top: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#co-billing-form .billing-select,
#co-shipping-form .shipping-select {
  position: relative;
}

#co-billing-form .billing-select:after,
#co-shipping-form .shipping-select:after {
  content: "";
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #000;
}

@media only screen and (max-width: 479px) {
  .checkout-main #login-form,
  .checkout-main .opc .buttons-set {
    float: none;
    margin-right: 0;
  }
  #co-billing-form li.wide .field.state,
  #co-shipping-form li.wide .field.state {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 769px) {
  .checkout-main h1 {
    font-size: 2.0rem;
  }
  .opc {
    padding: 0 0 40px 0;
  }
}

/* -------------------------------------------- *
 * Section Styling - Default
 */
.opc .section .step-title {
  width: 100%;
  border-top: 1px solid #ececec;
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.opc .section .step-title:after {
  content: '';
  display: table;
  clear: both;
}

.opc .section.allow:not(.active) .step-title {
  cursor: pointer;
}

/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */
.no-touch .opc .section.allow:not(.active) .step-title:hover {
  background-color: #f4f4f4;
}

.opc .section.active .step-title {
  border-bottom: 1px solid #000;
}

.opc .section .step-title a {
  display: none;
}

.opc .section.allow:not(.active) .step-title a {
  display: block;
  float: right;
  line-height: 40px;
  height: 40px;
  padding: 30px 10px;
}

.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background-color: #3399cc;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
}

.opc .section.allow .step-title .number {
  background-color: #99cce5;
}

.opc .section .step-title h2 {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  float: left;
  margin: 0 4px 0 45px;
}

.opc .section .step {
  padding: 20px 20px 20px 0;
}

.opc .section .step:after {
  content: '';
  display: table;
  clear: both;
}

@media only screen and (max-width: 979px) {
  .opc .section .step {
    padding: 10px;
  }
}

.opc select {
  max-width: 365px;
  width: 100%;
}

.opc h3 {
  font-weight: 500;
}

.opc .buttons-set {
  text-align: left;
}

.opc .buttons-set button.button {
  margin-left: 0;
  margin-bottom: 0;
}

.opc .buttons-set p.required {
  float: right;
  margin-left: 5px;
  margin-bottom: 0;
}

.opc .buttons-set .back-link {
  float: right;
  margin: 0;
}

.opc .buttons-set a {
  line-height: 20px;
  display: inline-block;
  padding: 5px 5px 5px 0;
}

@media only screen and (max-width: 699px) {
  .opc .section.allow:not(.active) .step-title a {
    position: absolute;
    float: none;
    right: 0;
  }
}

@media only screen and (max-width: 479px) {
  .opc .buttons-set .button + .buttons-set .button,
  .paypal-express-review .buttons-set .button + .buttons-set .button {
    margin-left: 0;
  }
}

.opc #opc-login .step {
  padding: 0;
}

.opc #opc-login .buttons-set {
  border-top: 0;
  padding-top: 5px;
}

@media only screen and (max-width: 770px) {
  .opc #opc-login .description,
  .opc #opc-login p.required {
    display: none;
  }
}

#opc-payment .note {
  padding: 10px;
}

/* -------------------------------------------- *
 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content
 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.
 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the
 * "Checkout Method" step.
 */
.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login {
  -webkit-transition: opacity 300ms linear;
  -webkit-transition-delay: 0;
  -moz-transition: opacity 300ms linear 0;
  -o-transition: opacity 300ms linear 0;
  transition: opacity 300ms linear 0;
}

.opc.opc-firststep-login .section#opc-login .step-title .number {
  -webkit-transition: width 80ms linear;
  -webkit-transition-delay: 0;
  -moz-transition: width 80ms linear 0;
  -o-transition: width 80ms linear 0;
  transition: width 80ms linear 0;
}

.opc.opc-firststep-login .section#opc-login .step-title h2 {
  -webkit-transition: margin-left 80ms linear;
  -webkit-transition-delay: 0;
  -moz-transition: margin-left 80ms linear 0;
  -o-transition: margin-left 80ms linear 0;
  transition: margin-left 80ms linear 0;
}

/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,
body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {
/*  opacity: 0;*/
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number {
  width: 0;
  overflow: hidden;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2 {
  margin-left: 0;
}

/* -------------------------------------------- *
 * Shipping and Payment methods
 */
.sp-methods {
  margin: 0 0 8px;
}

.sp-methods dt {
  margin: 13px 0 5px;
}

.sp-methods dt:first-child {
  margin: 0 0 5px;
}

.sp-methods dd li {
  margin: 5px 0;
}

.sp-methods label img {
  float: left;
}

.sp-methods label a {
  margin-top: 6px;
  float: right;
  margin-left: 10px;
}

.sp-methods .price {
  font-family: HelveticaNeueLTCom-Bd;
}

.sp-methods .form-list {
  padding-left: 20px;
}

.sp-methods .form-list li {
  margin: 0 0 8px;
}

.sp-methods select.month {
  width: 120px;
  margin-right: 10px;
}

.sp-methods select.year {
  width: 96px;
}

.sp-methods input.cvv {
  width: 4em !important;
}

.sp-methods #advice-validate-cc-exp-ccsave_expiration {
  max-width: 130px;
}

.sp-methods .checkmo-list li {
  margin: 0 0 5px;
  content: '';
  display: table;
  clear: both;
}

.sp-methods .checkmo-list label {
  width: 165px;
  padding-right: 15px;
  text-align: right;
  float: left;
}

.sp-methods .checkmo-list address {
  float: left;
}

@media only screen and (max-width: 479px) {
  .sp-methods .checkmo-list {
    padding-left: 0;
  }
  .sp-methods .checkmo-list label {
    width: 135px;
  }
}

.sp-methods .release-amounts {
  margin: 0.5em 0;
}

.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

/* One Page Checkout */
.block-progress {
  border: 0;
  margin: 0;
  border-left: 1px solid #ccc;
  padding-left: 20px;
}

.block-progress .block-content {
  font-size: 1.3rem;
}

.block-progress dt {
  padding-top: 6px;
  margin: 0;
  font-size: 1.4rem;
  font-family: HelveticaNeueLTCom-Bd;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  margin-bottom: 6px;
  font-weight: normal;
}

.block-progress dd {
  padding-left: 15px;
  margin-bottom: 10px;
  font-style: italic;
}

.block-progress dd address {
  font-style: italic;
}

.block-progress #payment-progress-opcheckout .subtitle {
  margin-bottom: 3px;
}

.block-progress .payment-info dt {
  padding: 0;
  margin: 0 0 3px 0;
  text-transform: none;
  font-style: italic;
  float: left;
  clear: both;
  font-size: 1.3rem;
}

.block-progress .payment-info dt:after {
  content: ': ';
}

.block-progress .payment-info dd {
  float: left;
  margin-bottom: 3px;
  font-size: 1.3rem;
}

.block-progress .payment-info:after {
  content: '';
  display: table;
  clear: both;
}

/* review step */
#checkout-review-table-wrapper .f-right {
  text-align: right;
}

#checkout-review-table-wrapper .f-right span {
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
}

#checkout-review-table .product-name {
  text-transform: none;
  font-size: 2.8rem;
}

#checkout-review-table .btn-remove img {
  display: none;
}

#checkout-review-table-wrapper {
  clear: both;
}

#checkout-review-table.data-table th {
  padding: 0;
}

#checkout-review-table.data-table td {
  padding: 0 0 60px 0;
}

#checkout-review-table.cart-table .product-cart-actions .qty {
  line-height: 66px;
  margin-left: auto;
  margin-right: auto;
}

#checkout-review-table tfoot {
  font-size: 2.0rem;
}

#review-buttons-container {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

#review-buttons-container .btn-checkout {
  min-width: 220px;
  float: right;
}

#review-buttons-container .please-wait {
  float: left;
  margin-right: 10px;
}

@media only screen and (max-width: 699px) {
  #checkout-review-table.cart-table .product-cart-actions .qty {
    line-height: 46px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
  }
  #checkout-review-table.cart-table .product-cart-total,
  #checkout-review-table.cart-table .product-cart-price {
    text-align: left;
  }
  #checkout-review-table.data-table td {
    padding: 0;
  }
  #review-buttons-container .btn-checkout span {
    font-size: 3.6rem;
  }
}

/* CHECKOUT ORGANIZATIONS - START */
.gamabit-organizations {
  clear: both;
  padding-top: 100px;
}

#drop-organizations-list {
  overflow: hidden;
}

#drop-organizations-list .drop-organization {
  display: inline-block;
  width: 200px;
  margin-bottom: 20px;
}

#drop-organizations-list .drop-organization label > div {
  width: 126px;
  height: 126px;
  display: block;
}

#drop-organizations-list .drop-organization .organization-5-image {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/logo-europadonna.jpg') no-repeat;
}

#drop-organizations-list .drop-organization .organization-4-image {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/logo-cancerblooddisease.jpg') no-repeat;
}

#drop-organizations-list .drop-organization .organization-3-image {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/logo-kraljiulice.jpg') no-repeat;
}

#drop-organizations-list .drop-organization .organization-2-image {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/logo-unicef.jpg') no-repeat;
}

#drop-organizations-list .drop-organization .organization-1-image {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/logo-drustvodnk.jpg') no-repeat;
}

.gamabit-organizations .text {
  font-size: 2.8rem;
  padding-bottom: 34px;
  width: 770px;
  max-width: 100%;
}

.gamabit-organizations .text span {
  font-family: HelveticaNeueLTCom-Bd;
}

@media only screen and (max-width: 770px) {
  .gamabit-organizations {
    padding-top: 50px;
  }
}
/* CHECKOUT ORGANIZATIONS - END */

@media only screen and (max-width: 599px) {
  .linearize-table-large.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .linearize-table.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
  display: inline;
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
  display: none;
}

/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS: */
#checkout-step-review .opc-block-progress {
  border-left: none;
  padding-left: 0;
}

#checkout-step-review .opc-block-progress .block-title {
  display: none;
}

#checkout-step-review .opc-block-progress .block-content {
  display: block !important;
  padding: 0;
}

#checkout-step-review .opc-block-progress .block-content > dl > div {
  float: left;
  width: 50%;
}

@media only screen and (max-width: 479px) {
  #checkout-step-review .opc-block-progress .block-content > dl > div {
    float: none;
    width: auto;
  }
}

#checkout-step-review .opc-block-progress .block-content .changelink {
  display: none;
}

@media only screen and (max-width: 479px) {
  #checkout-review-table thead > tr > th {
    display: none;
  }
  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }

  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }
}

#checkout-step-review .centinel > p {
  margin-bottom: 10px;
}

#checkout-step-review .centinel iframe {
  width: 100%;
  min-height: 400px;
}

/* Gift options */
.gift-messages-form .item {
  content: '';
  display: table;
  clear: both;
  margin-top: 30px;
}

.gift-messages-form .item h5 {
  font-family: HelveticaNeueLTCom-Bd;
}

.gift-messages-form .item .product-img-box {
  width: auto;
  float: left;
  padding-right: 15px;
}

.gift-messages-form .item .details {
  float: left;
}

.gift-message-form .inner-box > div {
  content: '';
  display: table;
  clear: both;
  width: 100%;
  margin-top: 15px;
  display: block;
}

.gift-message-form .inner-box > div.extra-options-container p {
  margin-bottom: 15px;
}

.gift-message-form .gift-wrapping-form label {
  margin-right: 10px;
}

.gift-message-form .gift-wrapping-form img {
  float: left;
}

.gift-message-form .gift-wrapping-form .gift-wrapping-design {
  height: 75px;
}

.gift-message-form .gift-wrapping-form .gift-wrapping-design:after {
  content: '';
  display: table;
  clear: both;
}

.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {
  margin-right: 5px;
}

.gift-message-form .gift-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ececec;
}

.gift-message-form .gift-item:after {
  content: '';
  display: table;
  clear: both;
}

.gift-message-form .gift-item .product-img-box {
  width: 200px;
}

.gift-message-form .gift-item .product-img-box .product-image {
  width: 75px;
  margin-left: auto;
  margin-right: auto;
}

.gift-message-form .gift-item .product-img-box .product-name {
  display: block;
}

.gift-message-form .gift-item .fieldset {
  margin-left: 200px;
}

@media only screen and (max-width: 770px) {
  .gift-message-form .giftmessage-area {
    max-width: 100%;
  }
  .gift-message-form .gift-item .product-img-box {
    width: 100%;
    float: none;
  }
  .gift-message-form .gift-item .fieldset {
    margin-left: 0;
  }
  .gift-message-form .gift-item .fieldset textarea {
    width: 100%;
  }
}
/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .col-main {
  padding: 0;
  text-align: center;
}

.checkout-onepage-success .buttons-set {
  margin: 10px 0;
  text-align: center;
}

.checkout-onepage-success .buttons-set button {
  float: none;
}

.checkout-onepage-success .col-main h1{
  text-align: center;
}

@media only screen and (max-width: 520px) {
  .checkout-onepage-success .buttons-set button span {
    font-size: 2.8rem;
  }
}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  font-size: 1.4rem;
  text-align: left;
  text-transform: uppercase;
  border: 1px solid transparent;
}

.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}

.swatch-link.has-image .swatch-label {
  position: relative;
}

.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.selected .swatch-link {
  border: 1px solid #fff;
}

.swatch-label {
  width: 70px;
  height: 70px;
  border: 1px solid #000;
  margin: 0;
}

.configurable-swatch-list.configurable-swatch-list-wnbs-word .swatch-label {
  width: auto;
  height: auto;
  border: 0;
}

.configurable-swatch-normal .swatch-label {
  text-align: center;
}

.configurable-swatch-list.configurable-swatch-list-wnbs-word .selected .swatch-label {
  background-color: #000;
  color: #fff;
}

.configurable-swatch-list .not-available.selected .swatch-label {
  background-color: #fff;
  color: #000;
}

.configurable-swatch-list {
  clear: both;
}

.configurable-swatch-list li {
  float: left;
  margin: 20px 25px 0 0;
  border: 1px solid transparent;
  position: relative;
}

.configurable-swatch-list-wnbs-word li {
  margin: 0;
  border: 0;
}

.configurable-swatch-list.configurable-swatch-list-wnbs-word li.selected {
  border: 0;
}

.configurable-swatch-list-wnbs-word li span {
  cursor: pointer;
  font-size: 2.5rem;
  line-height: 20px;
  margin: 2px 0;
  padding: 4px 2px;
  text-transform: uppercase;
  font-family: HelveticaNeueLTCom-Roman;
  margin-right: 12px;
}

.configurable-swatch-list li.selected {
  border: 1px solid #000;
}

.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}

.configurable-swatch-list .not-available .swatch-link {
  position: relative;
}

.configurable-swatch-list .selected.not-available .swatch-link {
  border-color: #ededed;
}

.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.currently .swatch-current {
  position: relative;
}

.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}

.currently .swatch-current span {
  display: block;
  float: left;
}

.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}

.currently .swatch-link:hover {
  border-color: #ccc;
  cursor: default;
}

.configurable-swatch-list li.white,
.configurable-swatch-list li.black {
  position: relative;
}

.configurable-swatch-list .not-available {
  opacity: 0.5;
}

.configurable-swatch-list .not-available:after {
  border: 2px solid #aaa;
  content: "";
  transform: rotate(135deg);
  display: block;
  position: absolute;
  z-index: 100;
  width: 94px;
  bottom: 34px;
  left: -11px;
  opacity: 0.5;
}

#configurable_swatch_wnbs_word.configurable-swatch-list .not-available:after {
  display: none;
}

/* OPTIONS IMAGES - START */
.tshirt-position,
.tshirt-size,
.tshirt-color,
.other-products-color {
  width: 70px;
  height: 70px;
}

.tshirt-position.shortsleeves_classic,
.tshirt-position.running_tshirt_classic {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/shortsleeves-classic.png') no-repeat center;
}

.tshirt-position.shortsleeves_classic_right {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/shortsleeves-classic-right.png') no-repeat center;
}

.tshirt-position.shortsleeves_free {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/shortsleeves-free.png') no-repeat center;
}

.tshirt-position.shortsleeves_vertical {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/shortsleeves-vertical.png') no-repeat center;
}

.tshirt-position.shortsleeves_side {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/shortsleeves-side.png') no-repeat center;
}

.tshirt-position.shortsleeves_bottom {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/shortsleeves-bottom.png') no-repeat center;
}

.tshirt-position.shortsleeves_back {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/shortsleeves-back.png') no-repeat center;
}

.tshirt-position.standard_position {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/standard.png') no-repeat center;
}

.tshirt-position.bag_black {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/bag-black.png') no-repeat center;
}

.tshirt-position.bikini_white {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/bikini-white.png') no-repeat center;
}

.tshirt-position.hoodie_vertical {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/hoodie-vertical.png') no-repeat center;
}

.tshirt-position.hoodie_sleeve {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/hoodie-sleeve.png') no-repeat center;
}

.tshirt-position.kitchen_towel_white {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/kitchen-towel-white.png') no-repeat center;
}

.tshirt-position.tights {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/tights.png') no-repeat center;
}

.tshirt-position.nosleeves_classic {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/nosleeves-classic.png') no-repeat center;
}

.tshirt-position.nosleeves_bottom {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/nosleeves-bottom.png') no-repeat center;
}

.tshirt-position.nosleeves_back {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/nosleeves-back.png') no-repeat center;
}

.tshirt-position.pants_white {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/pants-white.png') no-repeat center;
}

.tshirt-position.longsleeves_classic {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/longsleeves-classic.png') no-repeat center;
}

.tshirt-position.longsleeves_classic_right {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/longsleeves-classic-right.png') no-repeat center;
}

.tshirt-position.longsleeves_bottom {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/longsleeves-bottom.png') no-repeat center;
}

.tshirt-position.longsleeves_free {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/longsleeves-free.png') no-repeat center;
}

.tshirt-position.longsleeves_vertical {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/longsleeves-vertical.png') no-repeat center;
}

.tshirt-position.longsleeves_back {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/longsleeves-back.png') no-repeat center;
}

.tshirt-position.longsleeves_side {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/longsleeves-side.png') no-repeat center;
}

.tshirt-size.size_xxs {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/sizexxs.png') no-repeat;
}

.tshirt-size.size_xs {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/sizexs.png') no-repeat;
}

.tshirt-size.size_s {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/sizes.png') no-repeat;
}

.tshirt-size.size_m {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/sizem.png') no-repeat;
}

.tshirt-size.size_l {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/sizel.png') no-repeat;
}

.tshirt-size.size_xl {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/sizexl.png') no-repeat;
}

.tshirt-size.size_xxl {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/sizexxl.png') no-repeat;
}

.tshirt-color.option-black-white,
.configurable-swatch-list .option-black.white,
.other-products-color.option-black {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/wonb.png') no-repeat;
}

.tshirt-color.option-black-black,
.configurable-swatch-list .option-black.black {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/bonb.png') no-repeat;
}

.tshirt-color.option-white-white,
.configurable-swatch-list .option-white.white {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/wonw.png') no-repeat;
}

.tshirt-color.option-white-black,
.configurable-swatch-list .option-white.black,
.other-products-color.option-white {
  background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/images/options/bonw.png') no-repeat;
}

@media only screen and (max-width: 770px) {
  .product-cart-options .tshirt-position,
  .product-cart-options .tshirt-color,
  .product-cart-options .tshirt-size,
  .product-cart-options .other-products-color,
  .checkout-review-table .tshirt-position,
  .checkout-review-table .tshirt-color,
  .checkout-review-table .tshirt-size,
  .checkout-review-table .other-products-color {
    background-size: 50px;
    width: 50px;
    height: 50px;
  }
  .checkout-review-table .item-options li,
  .cart-table .item-options li {
    height: 52px;
  }
}

/* OPTIONS IMAGES - END */

/* Other Swatch States */
.configurable-swatch-box {
  background: none !important;
}

.configurable-swatch-box select.swatch-select {
  display: none;
}

.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-family: HelveticaNeueLTCom-Bd;
  float: left;
  display: block;
  border-radius: 3px;
}

/* CUSTOM */
.product-view .product-options .swatch-attr {
  float: none;
  clear: both;
  border: 0;
}

.product-view .product-options .configurable.special-swatch-attr {
  float: left;
  margin-top: 0;
}

.product-view .product-options .swatch-attr-normal {
  margin: 0 0 20px;
}

.product-view .product-options .swatch-attr .input-box,
.product-view .product-options .swatch-attr-normal .input-box {
  width: 100%;
}

.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  padding-left: 5px;
}

.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}

.product-view .product-options .select-label {
  display: none;
}

.product-view .add-to-cart button.out-of-stock {
  cursor: not-allowed;
}

/* ============================================ *
 * Customer
 * ============================================ */
.customer-account-login .scaffold-form label:first-child {
  width: 115px;
}

.customer-account-login .col2-set .buttons-set {
  text-align: left;
  border-top: 0;
}

.customer-account-login .col2-set .buttons-set button,
.customer-account-login .col2-set .buttons-set .button {
  float: none;
  min-width: 50%;
  margin: 0;
}

.customer-account-login .col2-set .col-1 ul {
  list-style: disc;
  padding-left: 20px;
  margin: 10px 0 20px 0;
}

.customer-account-login .col2-set .input-box {
  margin-bottom: 10px;
}

@media only screen and (min-width: 770px) {
  .customer-account-login .col2-set .col-1 {
    padding-right: 0;
  }
  .customer-account-login .col2-set .col-2 {
    padding-left: 60px;
    border-left: 1px solid #ededed;
  }
}

@media only screen and (max-width: 479px) {
  .customer-account-login .col2-set .col-1 {
    padding-bottom: 30px;
  }
  .customer-account-login .col2-set .col-2 {
    padding-top: 30px;
    border-top: 1px solid #ededed;
  }
}

@media only screen and (max-width: 770px) {
  .customer-account-login .col2-set p.required {
    display: none;
  }
}

.customer-account-create .scaffold-form label:first-child {
  width: 140px;
}

.opc #opc-login p:not(.required) {
  font-style: italic;
  font-size: 1.3rem;
}

.remember-me-box a.hide {
  display: none;
}

.remember-me-box .link-tip {
  font-size: 1.3rem;
  padding-left: 10px;
}

.remember-me-popup {
  display: none;
  border: 1px solid #ccc;
  padding: 10px;
  position: relative;
}

.remember-me-popup.show {
  display: block;
}

.remember-me-popup .remember-me-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 1.2rem;
}

.remember-me-popup .remember-me-popup-close-button {
  display: none;
}

.customer-account-create .fieldset .hidden {
  display: none;
}

.customer-account-create #remember-me-popup {
  max-width: 455px;
}

/* ============================================ *
 * My Account Global Styles
 * ============================================ */

#wnbs-commandments-form {
  overflow: hidden;
}

#wnbs-commandments-form .input-box {
  float: left;
}

#wnbs-commandments-form button {
  float: left;
}

body.customer-account .my-account {
  padding-bottom: 50px;
}

body.customer-account .my-account h1 {
  border-bottom: 1px solid #000;
  padding-top: 50px;
}

body.customer-account .my-account .summary h1 {
  padding-top: 19px;
}

body.customer-account .my-account h2 {
  font-size: 2.8rem;
  text-transform: none;
  padding: 40px 0 20px;
}

body.customer-account .my-account h3 {
  padding: 10px 0;
}

body.customer-account .my-account p {
  color: #585858;
}

body.customer-account .summary .input-box {
  max-width: 100%;
  padding-top: 0;
  width: 700px;
}

body.customer-account .summary input {
  width: 700px;
  max-width: 100%;
}

body.customer-account .my-account #email,
body.customer-account .my-account #current_password,
body.customer-account .my-account #form-validate-address input[type="text"],
body.customer-account .my-account #form-validate-address select,
body.customer-account .my-account li.field .input-box {
  width: 470px;
}

body.customer-account .my-account li.fields .input-box {
  width: 220px;
}

body.customer-account .my-account .name-firstname,
body.customer-account .my-account .name-lastname,
body.customer-account .my-account .new-password,
body.customer-account .my-account .confirm-password {
  margin-right: 30px;
}

body.customer-account .my-account .customer-name,
body.customer-account .my-account .fields {
  overflow: hidden;
}

body.customer-account .my-account .name-firstname,
body.customer-account .my-account .name-lastname,
body.customer-account .my-account .new-password,
body.customer-account .my-account .confirm-password {
  float: left;
}

body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .addresses-list h2,
body.customer-account .my-account .order-details h2 {
  width: 100%;
  display: inline-block;
}

body.customer-account .my-account .addresses-list h3 {
  font-size: 1.6rem;
  font-family: HelveticaNeueLTCom-Bd;
}

body.customer-account .data-table {
  margin-top: 5px;
}

body.customer-account .data-table th {
  font-family: HelveticaNeueLTCom-Bd;
}

body.customer-account .data-table th,
body.customer-account .data-table td {
  text-transform: uppercase;
  font-size: 1.6rem;
}

body.customer-account .data-table td a {
  text-transform: uppercase;
  font-style: normal;
  font-size: 1.3rem;
}

body.customer-account .data-table span.nobr a {
  white-space: nowrap;
}

body.customer-account .data-table td.view a {
  display: block;
}

body.customer-account .data-table .separator {
  display: none;
}

body.customer-account .sidebar .block .block-content p.block-subtitle {
  margin-bottom: 15px;
}

body.customer-account .sidebar .block .block-content .actions {
  margin-top: 30px;
}

body.customer-account .sidebar ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}

body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name {
  display: inline-block;
  margin-bottom: 0;
}

body.customer-account .sidebar .block-cart .summary {
  margin-bottom: 15px;
}

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name {
  display: inline;
  margin-bottom: 0;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day {
  width: 40px;
  float: left;
  margin-right: 10px;
}
.form-list .customer-dob .dob-year {
  width: 80px;
  float: left;
}

@media only screen and (min-width: 769px) and (max-width: 960px) {
  #wnbs-commandments-form .input-box {
    width: 80%;
  }
  #wnbs-commandments-form button {
    width: 20%;
  }
}

/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head a {
  padding: 10px;
}

.dashboard .box-title a,
.dashboard .box-head a {
  text-transform: uppercase;
  font-size: 1.2rem;
}

.dashboard .box-account p,
.dashboard .box-account address {
  font-style: italic;
}

.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
  padding-right: 12.09677%;
  padding-bottom: 0;
}

.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
  position: relative;
  padding-bottom: 10px;
}

.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3 {
  font-weight: 600;
  font-size: 1.4rem;
  margin-bottom: 0;
}

.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  line-height: 1.96rem;
}

.dashboard .box-reviews.box-account {
  padding-bottom: 0;
}

.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #ededed;
}

.dashboard .box-reviews li:first-child {
  border-top: 0;
}

.dashboard .box-reviews li .number {
  margin-right: -20px;
  float: left;
  line-height: 1.4;
  font-size: 1.3rem;
}

.dashboard .box-reviews li .details {
  margin-left: 20px;
}

.dashboard .box-reviews li .details .ratings {
  content: '';
  display: table;
  clear: both;
  margin-bottom: 0;
}

.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-size: 1.3rem;
  margin-right: 5px;
}

.dashboard .box-reviews li .details .ratings .rating-box {
  float: left;
  margin: 3px 0 0 0;
}

.dashboard ol,
.dashboard ol li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-bottom: 20px;
}

.dashboard #wnbs-suggest-form .input-box {
  width: 300px;
  max-width: 100%;
  margin-bottom: 10px;
}

/* ============================================ *
 * Address Book
 * ============================================ */
.my-account .addresses-list ul {
  overflow: hidden;
}

.my-account .addresses-list .item {
  margin: 0 0 20px 0;
  float: left;
  width: 48%;
  margin-right: 2%;
}

.my-account .addresses-list .item p {
  margin-top: 10px;
}

@media only screen and (max-width: 599px) {
  .my-account .addresses-list .addresses-additional p a {
    white-space: nowrap;
  }
}

/* ============================================ *
 * Order View
 * ============================================ */
.my-orders .no-orders {
  padding: 20px 0;
}

.order-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  width: 100%;
  margin-bottom: 30px;
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}

.order-info dt {
  margin-right: 20px;
}

.order-info li {
  margin: 0 0 0 20px;
}

.order-info li.current {
  font-weight: 600;
}

.order-info li:first-child {
  margin-left: 0;
}

.order-date {
  text-transform: uppercase;
}

.order-info-box {
  margin-bottom: 40px;
  margin-top: 20px;
}

.order-info-box + .order-info-box {
  padding-bottom: 40px;
  border-bottom: 1px solid #ededed;
}

.order-info-box .col-1 {
  padding-right: 0;
  width: 48%;
}

.order-info-box .col-2 {
  width: 52%;
}

.order-info-box .col-1,
.order-info-box .col-2 {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}

.order-info-box .box-title {
  width: 150px;
  padding-right: 10px;
  float: left;
}

.order-info-box .box-title h2 {
  font-size: 1.4rem;
  font-family: HelveticaNeueLTCom-Bd;
  line-height: 1.5;
}

.order-info-box .box-title h2:after {
  content: ':';
}

.order-info-box .box-content {
  float: left;
}

.order-info-box .box-content td,
.order-info-box .box-content th {
  line-height: 1.3;
}

.order-info-box .box-content th {
  padding-top: 10px;
}

.order-info-box .box-content td {
  padding-left: 15px;
}

.order-info-box .box-content strong {
  font-weight: normal;
  text-transform: uppercase;
}

#my-orders-table .option-label {
  margin-left: 10px;
  font-weight: 600;
  font-style: italic;
}

#my-orders-table .option-value {
  margin-left: 20px;
}

#my-orders-table tr.bundle:not(:last-child) td {
  border-bottom: none;
  border-top: none;
}

ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}

ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}

ol#cart-sidebar-reorder p.product-name {
  display: inline;
}

@media only screen and (max-width: 599px) {
  #my-orders-table .option-label {
    margin-left: 20px;
  }
  #my-orders-table .option-value {
    margin-left: 35px;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr br {
    display: none;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr strong {
    margin-right: 10px;
  }
  #my-orders-table tr.bundle {
    border-color: #ededed;
  }
  #my-orders-table tr.bundle.child td[data-rwd-label] {
    padding-left: 60px;
  }
  #my-orders-table tbody:last-child tr:last-child td {
    padding-bottom: 10px;
    border-bottom: 0;
  }
  #my-orders-table tbody:last-child tr:last-child td:last-child {
    padding-bottom: 15px;
  }
  #my-orders-table tfoot tr.shipping {
    margin-top: 0;
  }
}

.order-additional {
  margin: 40px 0;
}

.order-gift-message dd {
  margin-top: 10px;
}

@media only screen and (max-width: 1199px) {
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    padding-right: 30px;
    padding-bottom: 0;
  }
  body.customer-account .data-table td.view a {
    white-space: normal;
  }
}

@media only screen and (max-width: 979px) {
  body.customer-account .my-account .title-buttons {
    text-align: left;
  }
  body.customer-account .my-account .title-buttons span.separator,
  body.customer-account .my-account .title-buttons a {
    top: -12px;
  }
}

@media only screen and (max-width: 770px) {
  body.customer-account .data-table.orders th.ship,
  body.customer-account .data-table.orders td.ship,
  body.customer-account .data-table.orders td.status,
  body.customer-account .data-table.orders th.status {
    display: none;
  }
  .order-info-box .box-content {
    clear: left;
  }
  .addresses-list .item {
    float: left;
    width: 50%;
    padding-right: 30px;
  }
  .order-info dt {
    display: none;
  }
  .dashboard .page-title {
    margin-top: 20px;
  }
  .dashboard .page-title h1 {
    margin-top: 0;
  }
  .dashboard .welcome-msg .hello {
    font-style: italic;
  }
  .dashboard .box-account {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 48%;
    padding-right: 0;
    padding-left: 0;
  }
  .dashboard .col2-set .col-1 {
    float: left;
    margin-right: 4%;
  }
  .dashboard .col2-set .col-2 {
    float: right;
  }
}

@media only screen and (max-width: 599px) {
  body.customer-account .my-account .form-list .control {
    padding-left: 0;
  }
}

@media only screen and (max-width: 479px) {
  body.customer-account .my-account .title-buttons {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons .button {
    width: 100%;
    position: static;
    margin-bottom: 15px;
  }
  body.customer-account .my-account .title-buttons .button + .button {
    margin-left: 0;
  }
  body.customer-account .my-account .fieldset h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .order-details h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .buttons-set {
    border-top: 0;
  }
  body.customer-account .my-account .addresses-list .item {
    margin-bottom: 15px;
    padding-right: 0;
    float: none;
    width: auto;
  }
  body.customer-account .my-account .addresses-list h2 {
    margin-bottom: 15px;
  }
  .order-info {
    margin-top: 15px;
  }
  .data-table.orders .link-reorder,
  .data-table.orders .date {
    display: none;
  }
  .data-table.orders td.view {
    text-align: right;
  }
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 100%;
    margin-top: 15px;
  }
  .order-info-box {
    margin: 0;
  }
  .order-info-box .col-1,
  .order-info-box .col-2 {
    width: 100%;
    border-bottom: 1px solid #ededed;
    padding: 15px 0;
  }
  .order-info-box + .order-info-box {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 30px;
  }
  #my-reviews-table .nobr {
    white-space: normal;
  }
}
/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset {
  margin-bottom: 20px;
}

body.newsletter-manage-index .my-account .fieldset h2 {
  display: none;
}

body.newsletter-manage-index .my-account .form-list {
  border-top: 1px solid #ededed;
  padding-top: 10px;
}

.block-newsletter-confirmation {
  margin-top: 5px;
  clear: both;
}

.block-newsletter-confirmation label {
  font-size: 1.2rem;
}

.form-list .block-newsletter-confirmation label {
  font-size: 1.6rem;
}
/* ============================================ *
 * PayPal
 * ============================================ */
@media only screen and (max-width: 870px) and (min-width: 771px) {
  .paypal-review-order .col2-set .col-1,
  .paypal-review-order .col2-set .col-2 {
    padding: 0;
  }
}

.paypal-review-order .info-set {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
}

.paypal-review-order .buttons-set {
  margin-top: 0;
  padding-top: 0;
  border: 0;
}

.paypal-review-order .buttons-set button {
  margin-bottom: 10px;
}

.paypal-express-review .col-main {
  padding-bottom: 150px;
}

.paypal-express-review #details-reload {
  border-top: 1px solid #000;
  padding-top: 20px;
}

.paypal-express-review h3.box-heading {
  padding-top: 10px;
  padding-bottom: 3px;
}

.paypal-express-review .col-1.paypal,
.paypal-express-review .col-2.paypal {
  padding-top: 5px;
}

@media only screen and (max-width: 770px) {
  .paypal-review-order .col-1 {
    padding-bottom: 0;
  }
  .paypal-review-order .field.inactive {
    display: none;
  }
}

.top-container .bml-ad {
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
}

.top-container .bml-ad span {
  display: inline-block;
}

.top-container .bml-ad span a {
  display: block;
}

.bml-ad {
  display: none;
  text-align: center;
  margin-bottom: 5px;
}

.bml-ad span {
  display: block;
  line-height: 0;
}

.bml-ad a {
  display: inline-block;
  max-width: 100%;
}

.bml-ad a:hover {
  opacity: 0.7;
}

.bml-ad img {
  height: auto !important;
  max-width: 100%;
}

.cart-totals-wrapper .bml-ad.large img {
  display: block;
  margin: 0;
}

@media only screen and (max-width: 770px) {
  .bml-ad.small {
    display: block;
  }
}

@media only screen and (min-width: 771px) {
  .bml-ad.large {
    display: block;
  }
}

div.paypal-logo {
  text-align: center;
  margin: 15px 0;
  max-width: 100%;
}

div.paypal-logo span {
  display: block;
  width: 100%;
}

div.paypal-logo span a {
  display: inline-block;
  max-width: 100%;
}

div.paypal-logo span a img {
  max-width: 100%;
}

div.paypal-logo span > img {
  display: none;
}

.checkout-types div.paypal-logo {
  text-align: right;
}

.bml-checkout-type {
  list-style-type: none;
}

.sidebar .paypal-logo {
  text-align: center;
  line-height: 0;
}

.sidebar .paypal-logo > a {
  display: inline-block;
  max-width: 100%;
}

.sidebar .paypal-logo > a:hover {
  opacity: 0.8;
}

.sidebar .paypal-logo > a img {
  display: block;
}

.sidebar .paypal-logo .label {
  margin-top: 4px;
}

.sidebar .paypal-logo .label a {
  font-size: 1.2rem;
  line-height: 1.5;
}

/* ============================================ *
 * Slideshow
 * ============================================ */

.cycle-slide {
  overflow: hidden;
}

.cycle-slide .text {
  float: left;
  text-transform: uppercase;
  font-size: 6.0rem;
  line-height: 1em;
  width: 50%;
  padding: 0;
}

.cycle-slide .image {
  float: left;
  padding: 0;
  width: 50%;
  text-align: center;
  margin: auto;
}

.cycle-slide .image img {
  max-width: 100%;
  margin: auto;
}

.cycle-slide .links {
  clear: both;
}

.cycle-slide .links > a {
  color: #000;
  font-size: 2.0rem;
  padding: 10px 40px;
  text-transform: uppercase;
  display: inline-block;
}

.slideshow-container {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 0 40px;
}

.more-views .slideshow-container {
  padding: 20px;
}

body.cms-home .slideshow-container {
  margin-top: 0;
  padding: 0;
}

.slideshow-container .slideshow {
  padding: 0;
  position: relative;
  border: 0;
  display: block;
  margin: 20px auto;
}

.slideshow-container .slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
  margin: 0;
}

.slideshow-container .slideshow > li a {
  display: block;
}

.slideshow-container .slideshow > li:first-child {
  position: static;
  z-index: 100;
}

.progress-bar {
  bottom: 0;
  left: 130px;
  overflow: hidden;
  position: absolute;
  right: 130px;
  text-align: center;
  top: auto;
  z-index: 115;
  border-bottom: 1px solid #000;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#progress {
  border-bottom: 4px solid #000;
}

.slideshow-prev,
.slideshow-next {
  position: absolute;
  top: 44%;
  width: auto;
  z-index: 100;
}

.more-views .slideshow-prev:before {
  content:'\027E8';
  width: 10px;
  height: 10px;
  font-size: 2.8rem;
  vertical-align: 60px;
}

.more-views .slideshow-next:before {
  content:'\027E9';
  width: 10px;
  height: 10px;
  font-size: 2.8rem;
  vertical-align: 60px;
}

.slideshow-prev.disabled,
.slideshow-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}

.slideshow-prev {
  left: 8px;
}

.slideshow-next {
  right: 8px;
}

.cycle-caption {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 110;
}

.cycle-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: black;
  padding: 15px;
  opacity: .5;
}

.slideshow-pager {
  text-align: center;
  margin: auto;
}

.slideshow-pager .pager-box {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #ccc;
  margin: 0 6px;
  cursor: pointer;
}

.slideshow-pager .pager-box.cycle-pager-active {
  background-color: #000;
}

@media only screen and (max-width:770px) {
  .cycle-slide .text,
  .cycle-slide .image {
    float: none;
    width: 100%;
  }
  .slideshow-prev span,
  .slideshow-next span {
    display: none;
  }
  .cycle-slide .text {
    font-size: 3.0rem;
  }
  .slideshow-pager {
    left: 40px;
    right: 40px;
  }
  .progress-bar {
    left: 30px;
    right: 30px;
  }
  .button.black-black-border.slideshow-prev::after {
    content: "\2039";
    font-weight: bold;
    vertical-align: top;
    line-height: 16px;
    font-size: 4rem;
  }
  .button.black-black-border.slideshow-next::after {
    content: "\203A";
    font-weight: bold;
    vertical-align: top;
    line-height: 16px;
    font-size: 4rem;
  }
}

/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page-view .std {
  margin-top: 40px;
}
.cms-page-view strong {
  font-family: HelveticaNeueLTCom-Bd;
}

.cms-page-view .std img,
.cms-no-route .std img {
  max-width: 100%;
}

.cms-page-view .std li,
.cms-no-route .std li {
  font-size: 1.4rem;
  font-style: italic;
  line-height: 24px;
}

.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
  content: '';
  display: table;
  clear: both;
}

.cms-no-route .std img {
  width: 100%;
}

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
  margin-bottom: 10px;
}

.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
  margin-bottom: 0;
}

.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
}

#accordion .toggle-tabs {
  display: none;
}

#accordion > dl > dt {
  margin: 0;
  font-size: 1.4rem;
  font-family: HelveticaNeueLTCom-Bd;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  position: relative;
  background-color: #f4f4f4;
  display: block;
}

#accordion > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #3399cc;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}

#accordion > dl > dt:hover {
  background-color: #ececec;
}

#accordion > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #ccc;
}

#accordion > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}

#accordion li {
  position: relative;
  overflow: hidden;
}

#accordion li .plusimage h2 {
  margin-right: 10px;
}

.contacts-index-index h1 {
  border: none;
}

#contactForm {
  padding-left: 40px;
}

#contactForm h2 {
  display: none;
}

#contactForm:after {
  content: '';
  display: table;
  clear: both;
}

#contactForm .fieldset .legend + .required {
  margin: 0;
}

@media only screen and (max-width: 770px) {
  #contactForm {
    padding-left: 0;
  }
}

/* ============================================ *
 * Pricing Conditions
 * ============================================ */
.price-box .minimal-price-link .label {
  font-size: 1.2rem;
  text-transform: uppercase;
}

.map-info {
  white-space: nowrap;
}

.catalog-product-view .map-info {
  white-space: normal;
}

.catalog-product-view .map-info > span {
  float: right;
  margin-bottom: 5px;
}

.catalog-product-view .map-info .price-box.map-info > a {
  float: right;
  width: 100%;
}

/* ============================================ *
 * Cookies
 * ============================================ */
.notice-cookie .notice-inner {
  padding-bottom: 0;
}

.notice-cookie .notice-inner:after {
  content: '';
  display: table;
  clear: both;
}

.notice-cookie .notice-text {
  float: left;
  max-width: 90%;
  padding-top: 4px;
  text-align: left;
}

.notice-cookie .notice-text p {
  padding-bottom: 14.5px;
  line-height: 1.3;
}

.notice-cookie .actions {
  float: left;
  text-align: right;
  padding-bottom: 14.5px;
}

@media only screen and (max-width: 979px) {
  .notice-cookie .notice-text {
    max-width: 86%;
  }
}

@media only screen and (max-width: 770px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-text {
    max-width: 82%;
    padding-top: 0;
  }
}

@media only screen and (max-width: 620px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-inner {
    background-position: left 10px;
  }
  .notice-cookie .notice-inner:after {
    content: '';
    display: table;
    clear: both;
  }
  .notice-cookie .notice-text {
    float: none;
    max-width: 100%;
    padding-top: 0;
  }
  .notice-cookie .actions {
    text-align: left;
  }
}

/* ============================================ *
 * Captcha
 * ============================================ */
.captcha-note {
  clear: left;
  padding-top: 5px;
}

.captcha-image {
  float: left;
  display: inline;
  max-width: 100%;
  position: relative;
  width: 258px;
  margin-bottom: 10px;
}

.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}

.registered-users .captcha-image {
  margin: 0;
}

.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

.customer-account-create .scaffold-form .captcha-input-container label:first-child {
  width: 100%;
}

.captcha-reload {
  position: absolute;
  right: 4px;
  top: 4px;
}

.captcha-img {
  border: 20px solid #bbb;
}

.captcha-input-container {
  margin-bottom: 10px;
}

.control.newsletter-box, .captcha-input-container, .captcha-img-container {
  float: none;
  clear: both;
}

.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after {
  content: '';
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout Billing Fix to place the Captcha properly
 * ============================================ */
#co-billing-form ul.form-list > .control {
  float: left;
  margin: 0 0 5px;
  width: 100%;
}

/* ============================================ *
 * Account - Orders, Invoices, Credit Memos.
 * ============================================ */
@media only screen and (max-width: 479px) {
  .sales-order-invoice .sub-title,
  .sales-order-creditmemo .sub-title,
  .sales-order-shipment .sub-title {
    float: left;
    font-size: 1.5rem;
    text-align: center;
    width: 100%;
  }
  .sales-order-invoice .order-links,
  .sales-order-creditmemo .order-links,
  .sales-order-shipment .order-links {
    text-align: center;
    width: 100%;
  }
}

/* ============================================ *
 * Popular Search Terms Cloud
 * ============================================ */
.catalogsearch-term-popular .tags-list {
  float: left;
  width: 100%;
}

.catalogsearch-term-popular .tags-list > li {
  float: left;
  height: 40px;
  margin-right: 25px;
}

/* ============================================ *
 * Widgets
 * ============================================ */
/* -------------------------------------------- *
 * Add to cart by SKU
 */
.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
  width: 100%;
}

@media only screen and (min-width: 771px) {
  .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
    max-width: 100px;
  }
}

.widget {
  clear: both;
}

.widget .pager {
  float: none;
  width: 100%;
}

@media only screen and (min-width: 1199px) {
  .col2-left-layout .col-main .widget,
  .col2-right-layout .col-main .widget,
  .col3-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 770px) {
  .col1-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}

/* ============================================ *
 * Checkout - Multiple Addresses
 * ============================================ */
body[class*="checkout-multishipping-"] .checkout-progress {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}

body[class*="checkout-multishipping-"] .checkout-progress > li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 8px 1% 6px;
  background: #f4f4f4;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 10px;
}

body[class*="checkout-multishipping-"] .checkout-progress > li.active {
  background-color: #ddd;
}

body[class*="checkout-multishipping-"] .checkout-progress > li.last {
  border-right: 0;
}

body[class*="checkout-multishipping-"] .page-title {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

body[class*="checkout-multishipping-"] .page-title h1 {
  border: 0 none;
  float: left;
  margin-top: 2px;
  margin-right: 2%;
}

body[class*="checkout-multishipping-"] .page-title .button {
  float: right;
}

body[class*="checkout-multishipping-"] .multiple-checkout > h2 {
  text-transform: none;
  font-size: 1.7rem;
  margin-bottom: 15px;
}

body[class*="checkout-multishipping-"] .messages {
  float: left;
  width: 100%;
}

body[class*="checkout-multishipping-"] .col-2.col-wide {
  width: 66%;
}

body[class*="checkout-multishipping-"] .col-1.col-narrow {
  width: 30%;
}

body[class*="checkout-multishipping-"] .actions {
  margin-bottom: 10px;
}

body[class*="checkout-multishipping-"] .grand-total {
  text-align: right;
  font-size: 1.6rem;
  font-family: HelveticaNeueLTCom-Bd;
}

body[class*="checkout-multishipping-"] #checkout-review-submit {
  float: right;
}

body[class*="checkout-multishipping-"] #review-buttons-container {
  float: right;
  text-align: right;
}

.checkout-multishipping-addresses .btn-remove2 {
  text-indent: -5555px;
  display: block;
  width: 22px;
  height: 22px;
}

.checkout-multishipping-shipping .gift-messages {
  margin-top: 20px;
}

.checkout-multishipping-shipping .gift-messages-form {
  margin-top: 15px;
}

.checkout-multishipping-shipping .gift-messages-form h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}

.checkout-multishipping-shipping .gift-messages-form .form-list {
  margin-top: 10px;
  margin-bottom: 25px;
}

.checkout-multishipping-shipping .gift-messages-form .item {
  margin-top: 15px;
}

.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4,
.checkout-multishipping-billing .col-1 .box-title h2,
.checkout-multishipping-billing .col-1 .box-title h3,
.checkout-multishipping-billing .col-1 .box-title h4,
.checkout-multishipping-billing .col-2 .box-title h2,
.checkout-multishipping-billing .col-2 .box-title h3,
.checkout-multishipping-billing .col-2 .box-title h4,
.checkout-multishipping-overview .col-1 .box-title h2,
.checkout-multishipping-overview .col-1 .box-title h3,
.checkout-multishipping-overview .col-1 .box-title h4,
.checkout-multishipping-overview .col-2 .box-title h2,
.checkout-multishipping-overview .col-2 .box-title h3,
.checkout-multishipping-overview .col-2 .box-title h4 {
  font-weight: normal;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  font-size: 1.4rem;
}

.checkout-multishipping-shipping .col-1 > h4, .checkout-multishipping-shipping .col-2 > h4,
.checkout-multishipping-billing .col-1 > h4,
.checkout-multishipping-billing .col-2 > h4,
.checkout-multishipping-overview .col-1 > h4,
.checkout-multishipping-overview .col-2 > h4 {
  font-weight: normal;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  font-size: 1.4rem;
}

.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content,
.checkout-multishipping-billing .col-1 .box-content,
.checkout-multishipping-billing .col-2 .box-content,
.checkout-multishipping-overview .col-1 .box-content,
.checkout-multishipping-overview .col-2 .box-content {
  margin-bottom: 25px;
  padding-left: 10px;
  margin-top: 10px;
}

.checkout-multishipping-billing .sp-methods dt {
  float: left;
  width: 100%;
}

#multiship-addresses-table > tbody > tr > td.a-center.last > a {
  background-image: none;
}

#review-order-form > div:nth-child(3) > div.divider {
  width: 100%;
  clear: both;
}

@media only screen and (max-width: 979px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 300px;
  }
  #review-order-form .col-1,
  #review-order-form .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (max-width: 770px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .checkout-progress li {
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 3%;
    border-right: 0;
  }
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 1px;
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .box-title {
    float: left;
    width: 100%;
  }
  body[class*="checkout-multishipping-"] .page-title .button {
    float: left;
    margin-bottom: 10px;
  }
  body[class*="checkout-multishipping-"] .linearize-table tfoot td {
    text-align: right;
  }
  body[class*="checkout-multishipping-"] .linearize-table select {
    width: 100%;
    min-width: 200px;
  }
  body[class*="checkout-multishipping-"] .col-1.col-narrow, body[class*="checkout-multishipping-"] .col-2.col-wide {
    width: 100%;
    padding: 0;
  }
}

@media only screen and (max-width: 599px) {
  .checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 10px;
    margin-top: 12px;
  }
}

@media only screen and (max-width: 479px) {
  body[class*="checkout-multishipping-"] .buttons-set .back-link {
    display: block;
  }
}

/* ============================================ *
 * Calendar styles (restore styles from /js/calendar)
 * ============================================ */
div.calendar table {
  border-collapse: separate;
}

div.calendar table td.button {
  display: table-cell;
  background: inherit;
  text-transform: none;
}

/* NEWS STYLING - START */
.society-main-page .page-title,
.society-sub-page .page-title,
.news-item-content .page-title {
  overflow: hidden;
  clear: both;
}

.society-main-page .page-title {
  border-bottom: 1px solid #000;
}

.society-main-page .page-title h1 {
  border: 0;
  float: left;
  margin-bottom: 0;
}

.society-main-page .short-news-items,
.society-sub-page .short-news-items {
  overflow: hidden;
  margin-bottom: 100px;
}

.society-main-page .news-item,
.society-sub-page .news-item {
  width: 50%;
  float: left;
  margin: 40px 0;
  overflow: hidden;
}

.society-main-page .news-item:nth-child(2n+1),
.society-sub-page .news-item:nth-child(2n+1) {
  clear: both;
}

.society-main-page .news-item .date,
.society-sub-page .news-item .date {
  font-size: 1.1rem;
  margin-bottom: 20px;
}

.society-main-page .news-item h3,
.society-sub-page .news-item h3 {
  font-size: 3.8rem;
  line-height: 42px;
  padding: 0 0 20px;
  text-transform: none;
}

.society-main-page .news-item .news-image,
.society-sub-page .news-item .news-image {
  float: left;
  position: relative;
  max-width: 50%;
}

.society-main-page .news-item .news-heading-description,
.society-sub-page .news-item .news-heading-description {
  float: left;
  max-width: 50%;
  padding-left: 30px;
}

.society-main-page .news-item .news-heading-description h5,
.society-sub-page .news-item .news-heading-description h5 {
  font-size: 2.4rem;
  line-height: 1em;
  font-family: HelveticaNeueLTCom-Bd;
  padding-bottom: 25px;
}

.society-main-page .news-item .description,
.society-sub-page .news-item .description {
  color: #585858;
}

.society-main-page .news-item .description a.more,
.society-sub-page .news-item .description a.more {
  font-family: HelveticaNeueLTCom-Bd;
}

.society-sub-page .pager {
  margin-bottom: 18px;
}

.society-sub-page .page > span,
.society-sub-page .page a {
  padding: 5px;
  text-transform: uppercase;
}

.society-sub-page .page > span {
  color: #fff;
  background-color: #000;
}

.society-main-page .right-links {
  float: right;
}

.society-main-page .right-links a {
  display: inline-block;
  font-size: 2.4rem;
  font-family: HelveticaNeueLTCom-Bd;
  margin: 16px 0 0 20px;
  padding: 16px 0;
}

@media only screen and (max-width: 1000px) {
  .society-main-page .news-item,
  .society-sub-page .news-item {
    width: 100%;
    float: none;
    height: auto;
  }
}

@media only screen and (max-width: 680px) {
  .society-main-page .right-links {
    display: none;
  }
}

.news-item-content h2 {
  font-size: 2.8rem;
  text-transform: none;
}

.news-item-content .news {
  float: left;
  margin-top: 20px;
}

.news-item-content .news .left {
  float: left;
  width: 50%;
}

.news-item-content .news .right {
  float: right;
  padding-left: 20px;
  width: 50%;
}

.news-item-content .news_image {
  float: right;
  width: 50%;
  margin-top: 70px;
}

.news-item-content .news_image img {
  margin: auto;
}

.news-item-content .news-item-comment {
  clear: both;
  margin-bottom: 60px;
}

.news-item-content .news-info {
  color: #585858;
  font-size: 1.2rem;
  padding-top: 6px;
}

.news-item-content .news-content {
  color: #585858;
  padding: 28px 0;
}

#postComment {
  margin-bottom: 40px;
}

#postComment h4,
#comment_block h4 {
  font-size: 2.4rem;
  font-family: HelveticaNeueLTCom-Bd;
  padding: 0 0 20px;
  text-transform: uppercase;
}

#postComment .input-box {
  margin-bottom: 10px;
  width: 300px;
  max-width: 100%;
}

#postComment .input-box.textarea {
  width: 400px;
  max-width: 100%;
}

#postComment .input-box textarea {
  max-width: 100%;
}

#comment_block {
  overflow: hidden;
  margin-bottom: 40px;
}

#comment_block .comment-item {
  float: left;
  width: 50%;
  overflow: hidden;
  padding-bottom: 20px;
}

#comment_block .comment-item .user-image {
  float: left;
  width: 16%;
}

#comment_block .comment-item .user-comment {
  color: #585858;
  float: left;
  font-size: 1.4rem;
  padding: 0 2%;
  width: 80%;
}

@media only screen and (max-width: 770px) {
  .news-item-content .news,
  .news-item-content .news_image {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  #comment_block .comment-item {
    float: none;
    width: 100%;
    overflow: hidden;
  }
}
/* NEWS STYLING - END */

/* SCROLLBAR STYLING - START */
.wordbank-placeholder .scrollbar-outer > .scroll-element.scroll-y {
  width: 6px;
}

.wordbank-placeholder .scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  width: 6px;
  left: 0;
}

.categories-wordbank-selection .scrollbar-outer > .scroll-element .scroll-bar,
.categories-wordbank-selection .scrollbar-outer > .scroll-element .scroll-bar:hover,
.categories-wordbank-selection .scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #fff;
}

.select-word .scrollbar-outer > .scroll-element .scroll-bar,
.select-word .scrollbar-outer > .scroll-element .scroll-bar:hover,
.select-word .scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #000;
}

.categories-wordbank-selection .scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #585858;
}

.select-word .scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #ccc;
}

.wordbank-placeholder .scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 20px;
}

.wordbank-placeholder .scrollbar-outer > .scroll-content.scroll-scrollx_visible,
.wordbank-placeholder .scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  top: 0;
  left: 0;
}

.wordbank-placeholder .scrollbar-outer > .scroll-element .scroll-element_outer,
.wordbank-placeholder .scrollbar-outer > .scroll-element .scroll-element_track,
.wordbank-placeholder .scrollbar-outer > .scroll-element .scroll-bar {
  border-radius: 0;
}
/* SCROLLBAR STYLING - END */

/*! jQuery UI - v1.11.2 - 2014-12-16
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/css/data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url('https://www.wannabesociety.com/skin/frontend/rwd/wannabesociety/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }








