<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* fix bootstrap printing */
@media print {
  html,
  body {
    width: 675px;
    margin: auto;
    font-size: 85%;
  }
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  td.hidden-xs,
  th.hidden-xs {
    display: table-cell !important;
  }
  .hidden-sm,
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .well,
  table,
  .table,
  .row,
  .orders tbody,
  .order tbody {
    font-size: 9pt;
  }
  .orders tbody div,
  .order tbody div {
    text-overflow: ellipsis;
  }
  .table-condensed &gt; tbody &gt; tr &gt; td,
  .table-condensed &gt; tbody &gt; tr &gt; th,
  .table-condensed &gt; tfoot &gt; tr &gt; td,
  .table-condensed &gt; tfoot &gt; tr &gt; th,
  .table-condensed &gt; thead &gt; tr &gt; td,
  .table-condensed &gt; thead &gt; tr &gt; th {
    padding: 0;
  }
  #print-area div {
    max-width: 675px !important;
  }
}
::-moz-selection {
  background: #3297fd;
  color: #ffffff;
}
label {
  font-size: 90%;
}
.help-block {
  font-size: 95%;
}
a {
  text-decoration: none;
}
dt {
  font-weight: 600;
}
.field-row {
  margin-bottom: 5px;
}

.main {
  padding: 15px 0 25px;
}
.main &gt; .home &gt; .container {
  padding-top: 0;
}

section.main hr {
  border-top: 1px solid #ddd;
}

.subtitle {
  padding: 0 0 0 15px;
}

/* @version 7.4 */
ul.lang-selector li {
  float: left;
  padding: 0 2px;
}

.word-breaks {
  word-break: break-all;
}

.affix-placeholder {
  visibility: hidden;
  display: block;
}

/* Toggle password*/
span.showpass {
    position: relative;
    cursor: pointer;
}
span.showpass input {
    display: inline;
}
span.showpass::after {
    position: absolute;
    right: 0.8rem;
    top: 50%;
    transform: translateY(-50%);
    content: 'SHOW';
    font-size: 0.9rem;
    opacity: 0.5;
}
span.showpass.password-hidden::after {
    content: 'HIDE';
}
span.showpass input::-ms-clear, span.showpass input::-ms-reveal {
    display: none;
}
@media (min-width: 1024px) {
  .affix {
    top: 20px;
    position: fixed;
    z-index: 1000;
  }
  .col-sm-3 .affix {
    width: 220px !important;
  }
}
@media (min-width: 1200px) {
  .col-sm-3 .affix {
    width: 270px !important;
  }
}
@media (max-width: 1023px) {
  .affix {
    position: static;
  }
  .affix-placeholder {
    display: none;
  }
}

/*
@media (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}
.product-info .container {
    max-width: 960px;
    margin: 0 auto !important;
}
*/
#browse .listings {
  margin: 0 -7px !important;
}
#browse .listings .product-list.grid {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
}

#browse {
  /*margin-top: 20px;*/
}

#browse .listings {
  margin-top: 20px;
}

.breadcrumb {
  background-color: transparent;
}

.category-links a {
  margin-left: 10px;
  padding-left: 10px;
  text-indent: -10px;
  font-size: 85%;
}
.list-group .category-breadcrumbs {
  margin-bottom: 10px;
}
.list-group .category-breadcrumbs a {
  font-size: 85%;
}
.list-group .category-breadcrumbs a:after {
  content: " ";
  display: block;
  clear: both;
}

.list-group .category-breadcrumbs a:last-child:after {
  content: "";
  display: inline;
  clear: none;
}
.list-group input[name="search_submit"] {
  width: 100%;
}
@media (max-width: 767px) {
  input[type="text"].input-tiny {
    display: inline-block;
    width: 60px;
  }
}
.row.browse-title .listing-types {
  float: right;
  margin-right: -15px;
}
@media (max-width: 767px) {
  .row.browse-title .listing-types {
    margin-right: 0px;
  }
}
.row.browse-title .listing-types .pagination {
  margin: 0;
}
.row.browse-title .section-title {
  display: inline-block;
}
@media (max-width: 480px) {
  .row.browse-title .listing-types .pagination {
    font-size: 65%;
  }
}
.view-switch {
  margin-top: 10px;
}
.no-results-filters {
  text-align: center;
}
.no-results-filters h2 {
  font-weight: 600;
}
.no-results-filters .pagination {
  margin: 5px 0;
}
.no-results-filters .pagination li a {
  margin: 0 8px;
}
.no-results-filters .pagination li a i {
  padding-left: 10px;
  border-left: 1px solid #cccccc;
  margin-left: 7px;
}
/* There is currently no Catalog on HipPostcard */
.vertical-postcards #menu-main-navigation li a[href="https://www.hippostcard.com/catalog/browse"] {
  display: none;
}

/* categories browse drop-down menu content (layout) */
#browse-content {
  width: 95%;
  margin-left: 2.5%;
  /*height: 302px;*/
  display: none;
  position: absolute;
  top: 52px;
  left: -1px;
  z-index: 999;
  background: #f6f6f6;
  -moz-box-shadow: 0 2px 2px -1px #f1f1f1;
  -webkit-box-shadow: 0 2px 2px -1px #f1f1f1;
  box-shadow: 0 2px 2px -1px #f1f1f1;
  border: 1px solid #f1f1f1;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  padding: 6px 0;
}

#browse-content li {
  float: left;
  width: 33%;
}

#browse-content li a {
  padding: 3px 0;
  font-size: 12px;
  font-weight: normal;
  text-indent: 12px;
}

#browse-content li a:hover {
  color: #449dd0;
}

#browse-content span {
  margin-left: 5px;
  font-size: 10px;
  color: #333;
}

.dropdown-menu {
  right: auto;
}
.pull-right .dropdown-menu,
.navbar-right .dropdown-menu {
  right: 0;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.chosen-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.btn i {
  font-weight: normal;
}
@media (max-width: 480px) {
  .main .container:first-child {
    padding: 10px 0 !important;
  }
  .main .featured .container:first-child {
    padding: 10px 25px !important;
  }
}
.btn.dropdown-toggle .caret {
  margin-left: 10px;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group-vertical &gt; .btn:only-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.btn-side-invoice-panel {
  width: 135px;
}
.btn-side-invoice-panel .btn {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  text-transform: none;
  text-align: left;
  max-width: 99.999%;
}
.btn-side-invoice-panel .btn i {
  width: 12px;
}
.flag-buyer-success {
  color: #2980b9;
}

/* ----- Category Select (layout) ----- */
#basic-search {
  width: 325px;
  height: 41px;
  text-indent: 10px;
}
@media (max-width: 767px) {
  #basic-search {
    margin-top: -15px;
    margin-bottom: 10px !important;
  }
}

.search-bar {
  vertical-align: middle;
  margin-top: 20px;
}

.search-bar-categories {
  margin-left: -3px;
  height: 41px;
}
.search-bar-categories select {
  background-color: transparent;
  border: 0px solid;
  appearance: button;
  -moz-appearance: button;
  -webkit-appearance: button;
  margin: 2px 0 0 -5px;
  width: 135px;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px !important;
  color: #666 !important;
  font-weight: normal !important;
}
.search-bar-submit {
  margin-left: -4px;
}

.sdSelector {
  display: inline-block;
  outline: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 5px;
  width: 116px;
  height: 27px;
  padding-top: 7px;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px !important;
  color: #666 !important;
  font-weight: normal !important;
}

.sdToggle {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  margin-right: 4px;
  vertical-align: 50%;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
@media (max-width: 1200px) {
  .search-bar-categories select {
    width: 110px;
  }
  .sdSelector {
    width: 81px;
  }
  #basic-search {
    width: 270px;
  }
}
@media (max-width: 767px) {
  #basic-search {
    width: 100%;
  }
}

.header a {
  font-weight: 400;
}
.header .top a {
  font-size: 12px;
  font-weight: 600;
}
.search-bar-categories {
  position: relative;
}

.advanced-search-box {
  margin-top: 10px;
}
.advanced-search-box a {
  color: #999;
  font-weight: normal;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* search bar browse drop-down menu (layout) */
.browse-menu {
  height: 50px;
  border-right: 1px solid #f1f1f1;
  float: left;
}

.browse-menu a {
  display: block;
  color: #333;
  padding: 17px 0 17px 8px;
  font-weight: 600;
  white-space: nowrap;
}

#browse-content a:hover {
  color: #449dd0;
}

.browse-menu a span {
  margin-left: 5px;
  font-size: 12px;
}

/* tabbed content (layout - app/index) */
.tabbed-content {
  margin: 20px 0 0;
  /*width: 960px;*/
  position: relative;
  float: left;
}
.nav-tabs {
  border-bottom: 1px solid #dfdfdf;
}
.nav-tabs li.active &gt; div,
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:active,
.nav-tabs li.active a:focus {
  border: none;
  border-bottom: 1px solid #b0b0b0;
  background-color: #ffffff;
  color: #797d7b;
}
.nav-tabs li.details-voucher-tab a {
  color: #2980b9;
}
.product-summary .nav-tabs, .product-summary .short-description {
  display: none;
}

/* nav container (layout - app/index) */
.home-page-tabs ul {
  display: block;
  float: left;
  margin-left: 35px;
  margin-bottom: 0;
}

.home-page-tabs ul li {
  display: inline;
  text-align: center;
  float: left;
  margin-right: 3px;
}

.home-page-tabs ul li a {
  top: 2px;
  padding: 11px 25px;
  background: #f1f1f1;
  border: 2px solid #f1f1f1;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  position: relative;
  color: #999;
  font-weight: 600;
  text-shadow: 1px 1px 1px #eee;
  font-size: 15px;
  cursor: pointer;
  float: left;
  margin: 0;
}

.home-page-tabs ul li a:hover {
  color: #449dd0;
  background: #f8f8f8;
  top: 3px;
}

.home-page-tabs ul li a.active {
  top: 3px;
  color: #449dd0;
  border: 2px solid #f1f1f1;
  text-shadow: 1px 1px 1px white;
  background: #f8f8f8;
  border-bottom: none !important;
}

.listing-social {
  float: right;
  padding-bottom: 24px;
}

.listing-social .social-button {
  padding-left: 8px;
  float: left;
}

/* home page footer (layout) */
footer {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin: 20px 0;
  position: relative;
  font-size: 11px;
}
.footer .links li,
.footer .menu li {
  margin-bottom: 10px;
}
.footer .links li a.btn {
  color: #fff;
}

/*footer .links {*/
/*text-align: right;*/
/*}*/
/**/
/*footer .links li {*/
/*display: inline;*/
/*}*/
/**/
/*footer .statistics {*/
/*text-align: right;*/
/*}*/

.footer .social,
.footer .sister-sites {
  overflow: hidden;
}
.footer .sister-sites img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}

.footer .social-button {
  padding-right: 8px;
  float: left;
}

/* members area menu styling (layout - _members.phtml [members area top navigation]) */
.sub-container {
  display: block;
  overflow-y: visible;
}

.sub-container .navbar-inner {
  min-height: 38px;
  background-color: #eee;
  border-color: #eee #eee #ddd #eee;
  background-image: none;
  box-shadow: none;
  padding: 0 5px;
}

.sub-container .navbar .nav {
  margin: 0 10px 0 10px;
}

.sub-container .navbar .nav li {
  padding: 4px 1px 0;
  margin-bottom: -1px;
}

.sub-container .navbar .nav li a {
  padding: 7px 9px;
  color: #248ec7;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid #eee;
  margin-bottom: -1px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.sub-container .navbar .nav li a:hover {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-bottom: none;
  color: #777777;
}

.sub-container .navbar .nav &gt; .active &gt; a,
.sub-container .navbar .nav &gt; .active &gt; a:hover,
.sub-container .navbar .nav &gt; .active &gt; a:focus {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  box-shadow: none;
  color: #777777;
}

.sub-container .nav-header {
  text-transform: none;
  /*background-color: #41ade2;*/
  border-radius: 4px 4px 0 0;
  /*color: #fff;*/
  font-size: 16px;
  font-weight: 700;
  padding: 12px 15px 10px;
}

.sub-container .nav-list {
  padding: 0;
}

.sub-container .nav-list li {
  border-bottom: 1px solid #f0f0f0;
}

.sub-container .nav-header {
  margin-bottom: 5px !important;
}

.sub-container .inner {
  background: none;
  margin: 0 !important;
  font-size: 15px;
}

.sub-container .nav-list &gt; li &gt; a,
.sub-container .nav-list .nav-header {
  margin: 0;
}

.sub-container .nav-list &gt; li &gt; a {
  padding: 6px 12px;
  color: #777;
}

.sub-container .nav-list &gt; li &gt; a:hover {
  color: #248ec7;
}

.sub-container .nav-list &gt; .active &gt; a,
.sub-container .nav-list &gt; .active &gt; a:hover,
.sub-container .nav-list &gt; .active &gt; a:focus {
  color: #777;
  background: none repeat scroll 0 0 #eeeeee;
  text-shadow: none;
}

.sub-container .inner &gt; li &gt; a {
  font-size: 15px;
  text-indent: 5px;
}

.sub-container .nav-list .inner .pending &gt; li &gt; a {
  color: #ff7300;
}

.sub-container .headline {
  margin: 0 0 1em;
}

.sub-container li.nav-subheader &gt; a,
.sub-container li.nav-subheader &gt; a:hover {
  color: #666;
  font-size: 15px;
}

.sub-container li.nav-tab a {
  padding-left: 10%;
  padding-right: 0;
  font-size: 90%;
}

.nav-members {
  padding: 0;
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
}

.sub-container .breadcrumbs {
  margin: 16px 0 22px;
  background-color: transparent;
}

.nav-members {
  background-color: transparent;
}

.members_reminders {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 16px;
  padding-bottom: 4px;
}
.members_reminders a {
  font-weight: bold;
}

.login-box .headline {
  margin: 15px 0;
}
/* REGISTER AND LOGIN MODAL BOXES */
.form-modal {
  max-width: 280px;
  margin: 0 auto;
}

.login-tabs .nav {
  display: flex;
  width: 369px;
}

@media (max-width: 369px) {
  .login-tabs .nav {
    width: 100%;
  }
}

.login-tabs .nav-tabs &gt; li.active &gt; a,
.login-tabs .nav-tabs &gt; li.active &gt; a:hover {
    background-color: #ffffff !important;
    color: #2980b9 !important;
    border: none !important;
    border-bottom: 2px solid #2980b9 !important;
}

.login-tabs .nav-tabs.nav-justified &gt; li &gt; a {
  border-bottom: 1px solid #ddd;
  border-radius: 0%;
  font-weight: 500 !important;
}

.login-tabs .nav li {
  display:table-cell !important;
  flex: auto;
}

/* hr with embedded, centered text */
/* ------ like this ------- */
hr.with-text {
  margin: 20px 0 -13px;
}
p.with-hr {
  text-align: center;
}
p.with-hr span {
  background: white;
  padding: 0 16px;
}

/*.headline span {*/
/*border-bottom: none;*/
/*font-family: "Raleway", serif;*/
/*color: #000;*/
/*font-weight: 600;*/
/*letter-spacing: 1px;*/
/*text-transform: uppercase;*/
/*}*/
.headline span {
  border-bottom: none;
}

.btn,
.form-control,
.chosen-container-single .chosen-single,
.chosen-container-multi .chosen-choices {
  border-radius: 4px;
}

.modal-dialog input[name="adjust_prices[amount]"],
.modal-dialog input[name="bulk_relist_adjust_prices[amount]"] {
  width: 125px;
}
.modal-dialog {
  z-index: 1060;
}
.modal .modal-footer {
  text-align: right;
}

.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  text-shadow: none !important;
  /*background-color: #59b210 !important;*/
}
.paginationGoTo {
  margin-right: 10px;
}
.paginationGoTo form {
  display: inline;
}
.paginationGoTo input {
  display: inline;
  max-width: 34px;
  max-height: 17px;
  margin: 0 -5px 0 -5px !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none;
  text-align: center;
}
@media (max-width: 480px) {
  .paginationGoTo input {
    max-width: 45px;
  }
}

/** SELL YOUR ITEM **/
.listing-submit-buttons {
  text-align: center;
  margin-top: 30px;
}
.listing-submit-buttons .btn {
  margin-right: 15px;
}
.listing-submit-buttons-top {
  float: right;
  margin-top: -60px;
  padding-right: 15px;
  text-align: right;
}
.listing-submit-buttons-top .btn {
  font-size: 10px;
  padding: 4px 20px !important;
  margin-right: 5px;
}
@media (max-width: 480px) {
  .listing-submit-buttons-top {
    display: none;
  }
}

/** THEME CUSTOMIZATIONS **/
.block-language-wrapper {
  padding-top: 10px;
  padding-right: 14px;
  width: auto !important;
}

.header .logo {
  /*margin-top: 10px !important;*/
}
#store header {
  margin-top: -15px;
  margin-bottom: 15px;
}
#store header .store-logo img,
.more-items .store-logo img {
  margin: 0 15px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.more-items .store-logo img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#store h1 {
  margin-bottom: 0;
  max-width: 800px;
  font-size: 36px;
}
/* phones only */
@media (max-width: 767px) {
  h1.store-name {
    font-size: 24px;
    font-weight: 600;
  }
}
#store header .store-description {
  color: #939694;
}
.box {
  border-radius: 4px;
  border: thin solid rgba(0, 0, 0, .12);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  }
}
.box a {
  text-decoration: none;
}
.box .box-header h3 {
  margin: 15px 0 15px 0;
}
.box .box-header {
  padding-bottom: 0;
}
.box.box-attach-first {
  margin-bottom: 0;
}
.box.box-attach-middle {
  margin-top: -40px;
  margin-bottom: 0;
  border-top: 0;
}
.box.box-attach-last {
  margin-top: -40px;
  border-top: 0;
}
.user-box {
  margin-bottom: 0px;
  border: 0;
  /*padding: 15px;*/
}
.user-box .btn {
  float: right;
}
.table-condensed {
  margin: 15px 0;
}
table[data-sortable] th[data-sorted-direction="descending"]:after {
  margin-bottom: -8px;
}
.table-small &gt; tfoot &gt; tr &gt; td {
  border-top: 1px dotted #ddd;
}
table .sale-images {
  width: 75px !important;
}
table .sale-images .img-thumbnail {
  padding: 0;
}
@media (max-width: 767px) {
  table .sale-images {
    width: 40px !important;
  }
  table .sale-images img {
    width: 40px !important;
    max-width: 40px !important;
  }
}
table[data-sortable] th.text-right,
table[data-sortable] td.text-right {
  text-align: right !important;
}
.input-group-addon {
  padding: 6px 12px 5px 12px;
}
.invoice-sale-details {
  margin-top: 10px;
  padding: 5px;
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
}
.invoice-sale-details .table {
  margin-top: 0;
}

.product-name {
  margin: 0 0 5px;
}

.grid .product-meta {
  display: none;
}

.list .product-meta {
  display: block;
}

.grid .desc {
  display: none;
}

.box-image {
  width: 100%;
}
/* Blog */
.post .box-image {
  width: inherit;
}

.product-name a {
  color: #000;
  font-family: "Raleway", serif;
  font-size: 15px;
  font-weight: 600;
}

#print-area .carousel-inner {
  margin-top: 0;
}

/* desktops and tablets */
@media (min-width: 768px) {
  .left-navbar {
    float: left;
  }

  .left-navbar ul {
    margin-top: 6px;
  }

  .left-navbar li &gt; a {
    font-size: 85%;
    line-height: 1.2em;
    padding: 0 8px !important;
    font-weight: 400;
    border-left: 1px dotted #ccc;
  }

  .left-navbar li:first-child &gt; a {
    padding-left: 0 !important;
    border-left: none;
  }
}

/* phones only */
@media (max-width: 767px) {
  .sub-container {
    overflow-x: hidden;
  }

  .form-header .form-group {
    margin: 0;
  }

  .form-header .input-search {
    width: 100%;
  }

  .greeting-box,
  .horizontal-menu {
    float: right;
  }

  .horizontal-menu {
    margin-left: 35px;
    margin-top: 10px;
  }
}

.main-menu .social a,
.footer .social a {
  background-image: none !important;
  text-indent: 0;
  opacity: 1;
}

.main-menu &gt; li &gt; a {
  white-space: nowrap;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  margin-bottom: 0 !important;
}
.form-modal input {
  margin-bottom: 15px !important;
}

.grid {
  width: 33%;
}

.grid .image {
  /*margin-bottom: -14px;*/
  background-color: #E1E1E1 !important;
}

.product-list.list .standard {
  overflow: hidden;
  background-color: #fff;
}

.product-list.list a {
  box-shadow: none;
}

.product-list.list .title-container {
  float: left;
}

.product-list.list .pricing-container, .product-list.list .auction-container {
  float: right;
  clear: right;
}

.grid .list-details {
  display: none;
}
.list-details .sales {
  float: right;
  clear: right;
}
.list-details .bids,
.list-details .sales {
  text-align: right;
}
.list-details .bids div small,
.list-details .sale div small {
  display: inline;
}

.product-list {
  margin-left: 0;
  margin-right: 0;
}

.product-list.grid a .title {
  z-index: 2000;
  padding: 12px 6px !important;
  -webkit-box-shadow: 0px -20px 25px -4px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px -20px 25px -4px rgba(50, 50, 50, 0.2);
  box-shadow: 0px -20px 25px -4px rgba(50, 50, 50, 0.2);
}

.product-list.list a .image {
  background: transparent;
  width: 15%;
}
.product-list a .image:before {
  content: "";
  display: block;
  padding-top: 152%;
}
.vertical-stamps .product-list a .image:before {
  padding-top: 116%;
}
.vertical-postcards .product-list a .image:before {
  padding-top: 65%;
}
.product-list a .image img {
  position: absolute;
  top: 0;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  max-height: 103%;
}
.vertical-comics .product-list a .image img[src^="https://storage"] {
  image-rendering: pixelated;
}
.product-list a .image img[src$="broken.png"] {
  background: #E1E1E1;
}
img[src^="https://storage"] {
  max-width: 100%;
  margin: 0 auto;
  -webkit-transition: none !important;
  transition: none !important;
}
.more-items-ajax .product-list a .image img[src^="https://storage"] {
  width: auto;
  max-height: 103%;
}
@supports (object-fit: contain) {
  .sale-images img {
    object-fit: contain;
  }
  .product-list a .image img {
    width: unset;
  }
  .more-items-ajax .product-list a .image img[src^="https://storage"] {
    width: unset;
    height: 103%;
    object-fit: contain;
    visibility: visible;
  }
  .store-logo img {
    width: 100px !important;
    height: 100px;
    object-fit: contain;
    background: #E1E1E1;
    visibility: visible;
  }
  img[src^="https://storage"][width="50"] {
    width: 50px !important;
    height: 50px;
  }
  img[src^="https://storage"][width="60"] {
    width: 60px !important;
    height: 60px;
  }
  img[src^="https://storage"][width="75"] {
    width: 75px !important;
    height: 75px;
  }
}
#jq-mainImage .item {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1300 / 2050; /* comics */
}
.vertical-stamps #jq-mainImage .item {
  aspect-ratio: 1 / 1.143;
}
.vertical-postcards #jq-mainImage .item {
  aspect-ratio: 312 / 196;
}
.product-summary #jq-mainImage .item {
  aspect-ratio: 3000 / 2000;
}
#jq-mainImage img[src^="https://storage"] {
  object-fit: contain;
  max-height: 100%;
  background: transparent;
  border: none;
}
/* Safari 14 */
#jq-mainImage.sf14 img[src^="https://storage"] {
  visibility: hidden;
}
#jq-thumbnails .slick-slide {
   height:117px;
}
#jq-thumbnails .slick-slide img {
   height:117px;
   object-fit: contain;
}
.product-summary #jq-thumbnails {
  zoom:65%;
}
.thumb img {
  max-width: 100%;
  max-height: 100%;
}
@supports (object-fit: contain) {
  .thumb img.img-rounded {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #E1E1E1;
  }
}

.product-list .show-seller a {
  display: inline !important;
  color: #2980b9;
}
.orders .product-list.list a .image img {
  bottom: 0;
  /*margin: inherit;*/
}
.orders .product-list.list a .title {
  padding: 10px;
}
.orders .product-list.list .stats {
  margin-top: 10px;
}
.indent-div-div div div {
  margin-top: -3px;
  margin-left: 15px;
}
.table .size-xmini {
  width: 8%;
}

div[data-loader="ajax"] {
  min-height: 385px;
  background: url("../../../img/loading.gif") 50% 50% no-repeat;
  opacity: 0.1;
  filter: grayscale(1);
}

@media (min-width: 1200px) {
  #browse aside {
    width: 20%;
  }

  #browse section {
    width: 80%;
  }
  #browse .listings {
    margin: 0 -7px !important;
  }
  .grid {
    width: 25%;
  }
  .more-items-col-12 .grid {
    width: 16.666%;
  }
  .vertical-postcards .grid {
    width: 33.3%;
  }
  .product-list.list {
    margin-left: 15px;
    width: 97%;
  }
}

@media (max-width: 767px) {
  .grid {
    width: 50%;
  }
  .more-items-col-12 .grid {
    width: /*33.333%*/ 50%;
  }
  .more-items-col-12 .grid:nth-child(5),
  .more-items-col-12 .grid:nth-child(6) {
    display: none;
  }
}

@media (min-width: 768px) {
  .carousel-inner .grid {
    width: 25% !important;
  }
  .more-items-col-12 .carousel-inner .grid {
    width: 16.666% !important;
  }
  /* .vertical-postcards .carousel-inner .grid{ width: 33.3% !important } */
}

.anchor-listing {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    margin: 15px 0 25px 0;
}
@media (max-width: 480px) {
  .anchor-listing {
    margin: 15px 15px 25px 15px;
  }
  .anchor-listing .title-container {
    float: none !important;
    margin-left: 30%;
  }
  .anchor-listing .product-list.list a .image {
    width: 25%;
  }
}

.anchor-listing .product-list a .image {
  background-color: #E1E1E1 !important;
}

.anchor-listing .product-list a .image img {
  bottom: 0 !important;
}

.anchor-listing .product-list a .title h3 {
  font-size: 18px;
  font-weight: 400 !important;
}

.store-box {
  width: 100% !important;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
.store-box:first-child {
  margin-top: 15px;
  border-top: 1px solid #ddd;
}
.store-box img {
  margin: 0;
  padding: 0;
}
@media (max-width: 979px) {
  .store-box .store-left {
    margin-bottom: 15px;
  }
}
.store-box .store-logo {
  float: left;
  width: 100px;
}
.store-box .store-description {
  height: 100px;
  padding-left: 15px;
  overflow: hidden;
}
.store-box .store-description h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
}
.store-box .store-description p {
  font-size: 11px;
  line-height: 14px;
  color: #777 !important;
}
.store-box .store-description i {
  font-style: normal;
  color: #999;
}
.store-box .listingCount {
  float: right;
  width: 20% !important;
  height: 100px;
  padding-top: 28px;
  border: 1px solid #d7d7d7;
  background: #e1e1e1;
  text-align: center;
  box-shadow: 1px 1px 1px #eee;
  font-weight: 600;
}
.store-box .hip-value {
  display: none;
}
.box-compact {
  margin-top: 30px;
  padding: 0;
}
.box-compact .hgroup.title {
  margin: 0;
  padding: 10px 0 0 0;
}
.store-box .listingCount a p {
  color: #777 !important;
}
.store-box-compact {
  margin: 0 !important;
}
.store-box-compact .store-description {
  text-align: center;
}
.store-box-compact .store-description h3 {
  font-weight: 600;
}
.store-box-compact .store-items {
  margin-top: 15px;
}
.store-box-compact .listingCount {
  height: 60px;
  padding-top: 9px;
}
.badge-listing,
.badge-store,
.badge-store-featured {
  position: absolute;
  right: 8px;
  bottom: 10px;
  font-size: 10px;
  line-height: 12px;
  padding: 2px 6px;
  text-transform: uppercase;
  -webkit-border-radius: 2px 2px 0 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px 2px 0 2px;
  -moz-background-clip: padding;
  border-radius: 2px 2px 0 2px;
  background-clip: padding-box;
  text-transform: none !important;
}
.badge-store-featured {
  background-color: #2980b9;
}
.badge-listing {
  right: 0px;
  bottom: 5px;
}
.store-box .badge-listing,
.product-list.list .badge-listing {
  display: none;
}
.badge-store:after,
.badge-store-featured:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #444444 transparent transparent transparent;
  position: absolute;
  right: 0;
  bottom: -20px;
  z-index: -10;
}
.badge-store-featured:after {
  border-color: #164666 transparent transparent transparent;
}
.store-box-compact .listingCount .badge-store-featured {
  display: none;
}
.badge-store-featured.badge-fees {
  top: 7px;
  bottom: auto;
  right: -5px;
  position: absolute;
  font-size: 12px;
}
.badge-store-featured.badge-fees:after {
  z-index: 5;
}

.store-box .store-items {
  text-align: right;
}
.store-box .store-items .items {
  padding-right: 5px;
  max-height: 100px;
  overflow: hidden;
}
.store-box .store-items .items .grid {
  margin: 0;
  padding: 0 5px;
}
.store-box .store-items .list {
  padding-left: 0 !important;
  height: 100px !important;
}
.store-box .store-items .title {
  display: none;
}

.btn-group-select-all {
  margin-left: -8px;
  margin-right: 15px;
}
.btn-group-select-all label.btn {
  display: inline-block;
  float: left;
}
.btn-group-select-all label.btn input {
  position: relative;
  top: 3px;
  width: auto;
  margin: 0;
}
.btn-group-select-all button .caret {
  margin-left: 0 !important;
}
.btn-group-select-all ul.dropdown-menu {
  margin-left: 10px;
}
.select-all-dropdown {
  margin-left: -15px !important;
}

.flexslider {
  height: auto !important;
  margin: -40px 0 30px;
  overflow: hidden;
}
.box-body .flexslider {
  margin: 0;
}
.flexslider .flex-direction-nav {
  margin: -32px 0 0;
}
.featured {
  border: none;
  background: inherit;
  padding: 0;
}
.main &gt; .home &gt; .container &gt; .headline:first-child {
  margin-top: -5px;
}
section.featured .headline:first-child {
  margin-top: 0px;
}
section.featured .featured,
section.featured .tab-content {
  margin-bottom: 30px;
}
.featured.listings,
.tab-pane.listings,
.more-items #other {
  border: none;
  /*padding: 10px 0;*/
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}
.featured.listings .text-right,
.tab-pane.listings .text-right {
  margin-right: 15px;
}
.carousel-inner {
  margin-top: 10px;
}
.carousel .item {
  padding-top: 0;
  padding-bottom: 0;
}
.carousel-inner .product-list.list {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

.carousel,
.carousel-inner &gt; .item {
  width: 100%;
  height: auto !important;
}

.product-list.grid a {
  overflow: hidden;
  color: #666;
  background: #E1E1E1;
}
.product-list.grid .hip-value a {
    background: #F9F9F9;
}
.grid .ends {
  color: #808080;
  font-size: 13px;
}
.product-list a .title h3 {
  font-weight: 600;
  line-height: 18px;
}
.product-list a .title .prices .price {
  margin-right: -5px;
}
.product-list.list a .title .prices .price {
  float: right;
}
.product-list.list .standard.listing-edit-row a .pricing-container .shipping {
  display: none;
}
.featured.listings .product-list.grid a .title h3,
.more-items .product-list.grid a .title h3 {
  font-size: 12px;
  line-height: 15px;
}
.featured.listings .product-list.grid a .title .prices,
.more-items .product-list.grid a .title .prices {
  margin-top: -2px;
}
@media (min-width: 1200px) {
  .featured.listings .product-list.grid a .title h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
  }
  .featured.listings .product-list.grid a .title .prices {
    margin-top: 0px;
  }
}
@media (max-width: 480px) {
  #browse {
    margin-left: 0px;
    margin-right: 0px;
  }
  #browse &gt; .row {
    margin-left: 0;
    margin-right: 0;
  }
  #browse aside {
    margin-left: -10px;
  }
  #browse .listings {
    margin: 0 -7px !important;
  }
  .product-list.grid a .title h3 {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (max-width: 767px) {
  .row-offcanvas-left .sidebar-offcanvas {
    left: -78%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .sidebar-offcanvas-xs {
    left: 0 !important;
    position: static !important;
  }
  .sidebar-offcanvas-xs.col-sm-3 {
    width: 25% !important;
  }
}
.nav-tabs li &gt; div,
  .nav-tabs li a,
  .nav-tabs li a:hover,
  .nav-tabs li a:active,
  .nav-tabs li a:focus {
    padding: 12px 20px 10px;
  }
@media (max-width: 480px) {
  .nav-tabs &gt; li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    text-align: center;
  }
  .nav-tabs &gt; li &gt; a,
  .nav-tabs &gt; li.active &gt; a,
  .nav-tabs &gt; li &gt; a:hover,
  .nav-tabs &gt; li &gt; a:focus {
    font-size: 60%;
  }
  .nav-tabs li &gt; div,
  .nav-tabs li a,
  .nav-tabs li a:hover,
  .nav-tabs li a:active,
  .nav-tabs li a:focus {
    padding: 8px 8px 7px;
  }
}
@media (max-width: 767px) {
  .nav-tabs &gt; li &gt; a,
  .nav-tabs &gt; li.active &gt; a,
  .nav-tabs &gt; li &gt; a:hover,
  .nav-tabs &gt; li &gt; a:focus {
    font-size: 80%;
  }
  .nav-tabs li &gt; div,
  .nav-tabs li a,
  .nav-tabs li a:hover,
  .nav-tabs li a:active,
  .nav-tabs li a:focus {
    padding: 10px 10px 9px;
  }
}
.cart-items .col_product h5 {
  display: inline-block;
  line-height: 18px;
}
@media (min-width: 1200px) {
  .cart-items .col_product h5 {
    display: inherit;
    margin-left: 100px;
  }
}
.cart-empty {
  width: 300px;
  height: 273px;
  margin: 15px auto;
  background: url("../img/cart-empty.png?ver=3");
  opacity: 0.35;
}
.navbar-move-up {
  margin-top: -15px;
}
.navbar.navbar-filter .btn-default {
  padding: 8px 14px 7px 14px
}
#shipping-estimator .input-medium {
  width: 220px !important;
}
#shipping-estimator .dl-horizontal dt {
  text-align: left !important;
}
#shipping-estimator .dl-horizontal dd {
  margin-left: 0 !important;
}
#checkout-totals .dropdown-toggle {
  cursor: pointer;
}
.cart-listing-options {
  font-size: 85%;
  color: #aaaaaa;
}
.cart-listing-options a {
  margin: 0 7px;
}
.cart-listing-options a:first-child {
  margin-left: 0;
}

.browse-catalog {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
}
.browse-catalog .items {
  padding-right: 5px;
  max-height: 100px;
  overflow: hidden;
}
.browse-catalog .list {
  padding-left: 0 !important;
  height: 100px !important;
}
.browse-catalog .carousel-inner .grid {
  margin: 0;
  padding: 5px;
  width: 50% !important;
}
.browse-catalog .carousel.slide .product-list .title {
  display: none;
}
.product-list a .image.browse-catalog-image-blank {
  background: #e3e3e3 !important;
  margin-bottom: 0 !important;
  padding-bottom: 7px !important;
}
.browse-catalog-no-listings {
  z-index: 2000;
  position: absolute;
  top: 12px;
  left: 12px;
  font-weight: 600;
  color: #aaa;
}
/* Catalog Boxes */
.product-list .standard {
  position: relative;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.product-list .standard:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.product-list a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.list-actions {
  overflow: hidden;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.product-list .standard:hover .list-actions,
.product-list .standard .list-actions-solid {
  height: auto;
}
.list-actions a {
  display: block;
  width: 100%;
  margin: auto;
  padding: 8px;
  background: white !important;
  opacity: 0;
  text-align: center;
  color: #2980b9;
  font-weight: 600;
  border-bottom: 1px solid #eee;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}
.product-list .standard:hover .list-actions a,
.product-list .standard .list-actions-solid a {
  opacity: 0.9;
}
.list-actions a:hover {
  color: #449dd0;
}
.product-list .hip-value {
  overflow: hidden;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #f9f9f9;
  z-index: 25;
  padding: 5px 0;
  text-align: center;
  color: #666;
  font-size: 12px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
  box-shadow: 0 1px 2px rgba(71, 73, 72, 0.2);
}
.product-list .hip-value a {
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.product-list .hip-value:hover a {
  color: #2980b9;
}
.product-list .hip-value .glyphicon-question-sign {
  float: right;
  margin: 2px 10px 0 -20px;
}
.product-list .hip-value .glyphicon-question-sign.text-muted {
  color: #bbbbbb;
}
/* END Catalog Boxes */
.purchase a.add-to {
  margin-bottom: 15px;
}
.purchase a.add-to:last-of-type {
  margin-bottom: 0px;
}
.catalog-volume-links {
  margin-top: 15px;
}
.catalog-volume-links .category-links a {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}
.catalog-volume-links .category-links i {
  font-style: normal;
  color: #999;
}

.table-hover&gt;tbody&gt;tr:hover {
  background-color: #fafafa;
}
.table-hover tbody tr:hover &gt; th,
.table-hover tbody tr:hover &gt; td {
  background-color: inherit;
  color: inherit;
}

.highlighted {
  background-color: transparent;
}

.highlighted .title {
  background-color: #23fbcf !important;
}

.product-list.grid a .title h3 {
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-list.list a .title h3 {
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-list a .image {
  z-index: 1040;
}

.hgroup.title {
  border-bottom: none;
}
.promos h2 sup {
  top: -0.95em;
  margin-right: 2px;
  font-size: 35%
}

#left-side-search a {
  text-decoration: none;
}

#browse .filter-results,
#browse .section-title {
  color: #474948;
  margin-left: 0;
}

#left-side-search .count {
  display: inline-block;
  margin-left: 5px;
  font-size: 85%;
  color: #666;
}

#left-side-search .radio,
#left-side-search .checkbox {
  padding-bottom: 0px;
}
.sub-category-catalog-volume {
  padding-top: 10px;
  margin-bottom: -10px;
  color: #474948;
  font-weight: 600;
}
.sub-category.category-breadcrumbs {
  margin-top: 15px;
  padding-left: 10px;
}
.select-a-category {
  position: relative;
  bottom: -22px;
  color: #474948;
  font-size: 82.5%;
  font-weight: 600;
}

/* Product Details Page */
.product-info &gt; .container {
  margin: 0;
  padding: 0;
}
.product-info.product-summary &gt; .container {
  margin-bottom: 40px;
}

.product-info .social {
  margin-bottom: 0;
}

.product-info .quantity {
  margin-top: -20px;
  margin-bottom: 20px;
}

.product-info .product-content #product .details {
  padding-bottom: 0;
}
.product-info .product-content #product .details h1 {
  font-weight: bold;
}
.product-info .product-content #product input[name="quantity"] {
  float: right;
  margin-top: 7px;
  margin-bottom: 10px !important;
  text-align: center;
}

.buyout-amount {
  color: #212121;
}
.product-list.list .price .buyout-amount {
  float:right;
}
.original-price {
  color: #999;
  font-weight: 600;
  margin-left: 0px;
  padding: 0 0 20px 0;
}
#product .original-price {
  float: none;
  font-size: 70%;
}
.product-list.grid a .original-price {
  padding: 0 3px 20px 0;
  font-size: 70%;
}

.product-list .sponsored {
  float: right;
  padding-top: 5px;
  font-size: 75%;
}
.product-list.list .sponsored {
  margin-right: -5px;
  padding-top: 0px;
}

.product-list.grid .standard .watch-listing {
  background-color: transparent;
  height: 29px;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 29px;
  z-index: 100;
  border-radius: 50%;
  cursor: pointer;
  display: none;
}

.product-list.grid .standard:hover .watch-listing {
  display: block;
}

.watch-listing .fa-heart {
  color: rgba(33, 33, 33, 0.5);
}

.watch-listing .fa-heart-o {
  color: #fff;
}

.watch-listing .heart-button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: auto;
  font-size: 20px;
  position: absolute;
  left: 6px;
}

.watch-listing .unauthenticated {
  position: initial;
}

.product-list.grid .standard .is-watched {
  background-color: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: block;
}

.product-list.grid .standard .is-watched .heart-button {
  font-size: 18px !important;
  left: 6px;
}

.product-list.grid .standard .is-watched .fa-heart-o:before {
  content: "\f004";
  color:#2472a4;
  display: block;
  stroke: white;
}

.carousel-inner .product-list.grid .standard .watch-listing {
  display: none !important;
}

.product-list.list .original-price {
  float: left;
  padding: 0 5px 20px 0;
}
@media (max-width: 767px) {
  .product-list.grid .standard .watch-listing {
    display: block;
  }

  .original-price {
    font-size: 9px;
  }
  .product-list.grid .original-price .cents {
    display: none !important;
  }
}
.cart-items .original-price,
.discount.original-price {
  float: left;
  text-decoration: line-through;
}
.discount.original-price {
  padding: 0;
}
.original-price-save {
  font-size: 70%;
  color: #41a317;
  font-weight: normal;
}
.pricing-container .original-price-save {
  color: #999;
}
.details .current-price {
  /*padding: 0 0 20px 0;*/
  margin-left: 0;
}
.price.entries,
.time.entries {
  float: right;
}
.current-price span.number-bids {
  margin-right: 0;
}
.product-list .price .cents,
.product-content #product-price .cents {
  position: relative;
  bottom: 0.22em;
  margin-left: -1px;
  font-size: 65%;
  font-family: "Arial";
}
.product-content #product-price .cents {
  bottom: 0.45em;
  font-size: 55%;
}
.original-price-save .cents {
  bottom: 0.35em !important;
}
form .cents {
  bottom: 0 !important;
  margin-left: 0px !important;
  font-size: 100% !important;
  font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}
form.bid {
  margin-bottom: 10px;
  padding: 10px 0px;
  border-bottom: 1px solid #dfdfdf;
}
form.bid dl {
  margin-bottom: 0;
}
.product-details-bottom {
  position: relative;
  top: 115px;
  text-align: center;
}
.product-details-bottom span {
  margin: 0 10px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.alert-big {
  padding-top: 45px;
  padding-bottom: 45px;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-action {
  color: #fff;
  background: #1E6300;
  border-color: #d6e9c6;
  border-radius: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  position: relative;
  top: -15px;
}
.alert-action hr {
  border-top-color: #c9e2b3;
}
.v-application .alert-action a {
  color: #fff;
}

.orders .headline {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .orders .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td.status {
    white-space: normal;
  }
  .btn-group-vertical .btn {
    margin-bottom: 0 !important;
  }
}
.orders #left-side-basic-search .border-top {
  border-top: none;
}
.range-date-reset {
  margin-top: 8px;
  font-weight: 600;
}

.product-images .box {
  padding: 0 20px;
}
.product-images .box .primary {
  background: #e1e1e1;
  border: 1px solid;
  border-color: #e1e1e1 !important;
  margin: 0 -21px;
}
/* @media (min-width: 1200px) {
  .product-images .box .primary .item {
    min-height: 560px;
  }
  .vertical-stamps .product-images .box .primary .item {
    min-height: 424px;
  }
  .vertical-postcards .product-images .box .primary .item {
    min-height: 237px;
  }
  .product-summary .product-images .box .primary .item {
    min-height: 250px;
  }
  .product-summary .vertical-stamps .product-images .box .primary .item {
    min-height: 250px;
  }
  .product-summary .vertical-postcards .product-images .box .primary .item {
    min-height: 237px;
  }
} */
.product-images .box .primary img {
  padding: 0;
  outline: 0;
}
#jq-thumbnails .img-thumbnail,
#jq-thumbnails .slick-active {
  border: 0 !important;
  outline: 0 !important;
}
.jq-gallery {
  display: none;
}
#jq-mainImage .item {
  display: none;
}
#jq-mainImage .item:first-child,
#jq-mainImage .item.slick-slide {
  display: flex;
}
#jq-thumbnails {
  max-height: 122px;
  overflow: hidden;
}
#jq-thumbnails .item {
  display: inline-block;
}
.product-images .slick-dots {
  display: none !important;
}
.slick-prev {
  left: -17px;
}
.slick-next {
  right: -17px;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  font-weight: 600;
  color: #999;
  line-height: 1;
  font-family: FontAwesome;
}
.slick-prev:before {
  content: "\f100";
}
.slick-next:before {
  content: "\f101";
}
.mfp-close {
  font-size: 0;
  line-height: 0;
}
.mfp-close:before {
  font-size: 24px;
  color: #fff;
  line-height: 1;
  font-family: FontAwesome;
  content: "\f057";
}

.product-images .box .social {
  height: 65px;
}

.main .container &gt; .alert:first-child {
  margin-top: 0px;
  margin-bottom: 5px;
}
.main .container .box-header &gt; .alert:first-of-type {
  margin-top: 20px;
}
.product-info .container .row:first-child {
    margin-top: -8px !important;
    margin-bottom: 10px !important;
}
@media (max-width: 480px) {
  .product-info .container .row:first-child {
    margin-top: -25px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
.product-info .breadcrumbs a {
  text-decoration: none;
}
.product-summary .breadcrumbs {
  font-size: 125%;
}
.product-info .container .row .sku, .sku {
  font-size: 85%;
}
.product-info .container .row .status {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .sm-spacing-bottom {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}
#paypal-protection {
  /*display: block;*/
  float: left;
  width: 335px;
  height: 42px;
  margin-right: 15px;
  background-image: url("../img/paypal-protection.png");
  opacity: 0.8;
}
@media (max-width: 1200px) {
  #paypal-protection {
    width: 175px;
    height: 79px;
    background-image: url("../img/paypal-protection-stacked.png");
  }
}
#purchase-protection {
  display: block;
  width: 220px;
  max-width: 100%;
  height: 70px;
  margin: 15px auto;
  background-image: url("../img/purchase-protection.png");
  background-repeat: no-repeat;
}
@media (max-width: 1023px) {
  #purchase-protection {
    display: none;
  }
}
#pay-later-accepted {
  display: inline-block;
  width: 155px;
  height: 42px;
  margin-bottom: 15px;
  margin-right: 5px;
  background-image: url("../img/pay-later-accepted.png");
  opacity: 0.8;
}
.pay-later-get-approved {
  float: none !important;
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
}
.label-pay-later {
  vertical-align: top;
  margin-top: 14px;
}
@media (max-width: 767px) {
  .label-pay-later {
    vertical-align: top;
    margin-top: 0px;
  }
}

.invoice-view-external,
.invoice-total-qty {
  display: block;
  margin-top: -15px;
  margin-left: 15px;
  text-align: left;
  font-size: 85%;
  opacity: 0.75;
}

.input-group input[type="text"] {
  height: 27px;
}
.checkout-item-name {
  font-size: 11px;
  color: #666;
}
.paypal-protection {
  clear: both;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 600;
  text-align: right;
}
.cart-details .hgroup.title h5 {
  font-size: 15px;
  line-height: 16px;
}
.checkout-details {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #f0f0f0;
  font-size: 11px;
  color: #666;
}
.checkout-details p {
  margin-bottom: 10px;
}
.checkout-details img {
  margin-top: 15px;
}
.checkout-coupon {
  margin: 20px 0 -20px 0;
}
.btn-xs[name="voucher_apply"] {
  padding: 5px 12px;
  margin-top: -1px;
}
.footer .confidence img {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.8;
}
img.ebay-compatible {
  border: 0px;
  width: 100px;
}
.form-control-half {
  width: 48% !important;
  display: inline-block;
}
.form-control.input-sm-tall {
  height: 34px;
}
@media (min-width: 768px) {
  .navbar-form .form-control.input-sm {
    width: 105px;
  }
}
.label {
  margin-bottom: 2px;
  font-size: 11px;
}
.element-date[readonly],
.hasDatepicker[readonly] {
  cursor: pointer;
  background-color: white;
}
@media (max-width: 767px) {
  .btn {
    margin-bottom: 3px;
  }
  .purchase {
    padding-bottom: 15px;
  }
  .purchase .btn {
    width: 100% !important;
  }
}
.purchase .btn {
  margin-right: 0px;
  margin-bottom: 15px;
}
.purchase .bid dt {
  color: #f39125;
}
.purchase .offer dt {
  color: #f39125;
}
.giveaway-button-label {
  float: left;
}
.input-field-map-xl {
  margin: 5px 0;
}
.bootbox-body {
  color: #474948; /* from belizehole */
}
.bootbox-body input[name="amount"] {
  min-width: 67%;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: black;
}
.bootbox-body input[name="submit_purchase"] {
  min-width: 67%;
}
.cart-sale-buttons {
  float: right;
}
@media (min-width: 1024px) {
  .cart-sale-buttons {
    margin-bottom: -15px;
  }
  .cart-shipping-options {
    margin-top: 30px;
  }
}
/* .loading-modal {
    background: rgba(67, 67, 67, .45) url('../../../img/loading.gif') 50% 50% no-repeat;
    opacity: 0.65;
} */
/* NewsletterItems */
.newsletterItemsListing {
  display: inline-block;
  width: 54px;
  height: 73px;
  margin: 2px 3px;
  padding: 3px;
  border: 1px solid #eee;
  font-size: 8px;
  line-height: 8px;
  font-weight: 600;
  overflow: hidden;
  cursor: move;
  position: relative;
}
.newsletterItemsListing img {
  padding: 0 !important;
}
.newsletterItemsListing .title {
  height: 24px;
  top: 47px;
  padding: 3px;
  background: white;
  position: absolute;
}
.newsletterItemsRow {
  height: 80px;
  margin: 5px -5px 5px -5px;
  background: #eee;
  border: 1px solid #ccc;
  position: relative;
}
.newsletterItemsRow .newsletterItemsListing {
  margin: 1px 3px 2px 3px;
}
.newsletterItemsRow li.placeholder {
  line-height: 70px;
  text-align: center;
  color: #999;
  list-style: none;
}
/* Item Description displayDescription() */
.description-label {
  display: inline-block;
  font-weight: 600;
  color: #5f5f5f;
  min-width: 125px;
}
.description-heading {
  font-weight: 600;
  color: #5f5f5f;
}

.masonry .item h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}

.well {
  margin-bottom: 20px;
}
.full-width-form-elements .col-sm-3 {
  width: 0;
}
.full-width-form-elements .col-sm-9 {
  width: 100%;
}
/* jquery ui slider */
.ui-slider {
  background: #f0f0f0 !important;
  border: 1px solid #d7d7d7;
  height: 12px;
  position: relative;
  margin-bottom: 20px;
  -webkit-border-radius: 9999px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 9999px;
  -moz-background-clip: padding;
  border-radius: 9999px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.2);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.2);
  /*color: @arguments;*/
}
.ui-slider .ui-slider-range {
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 10;
  background: #2980b9 !important;
  -webkit-border-radius: 9999px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 9999px;
  -moz-background-clip: padding;
  border-radius: 9999px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.2);
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.2);
  /*color: @arguments;*/
  cursor: pointer;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  top: 0 !important;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  margin-top: -2px;
  background: url("../img/ui-slider-handle.png") no-repeat;
  z-index: 20;
  border: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.ui-slider .ui-slider-handle:focus {
  outline: 0 none;
}
.slider-label {
  position: relative;
  top: -10px;
  color: #939694;
}
.slider-label strong {
  color: #474948;
}
/* chosen */
.chosen-container {
  min-width: 150px !important;
}
.chosen-container-single .chosen-single {
  padding-left: 10px;
}
.chosen-container-multi .chosen-choices {
  padding: 3px 3px 3px 3px !important;
  border-color: #cacaca !important;
}
.chosen-container-multi .chosen-choices .search-field input {
  height: auto !important;
  line-height: 18px !important;
  margin-left: -5px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  font-size: 80%;
  margin: 2px 0 2px 4px;
}
.chosen-container-multi .chosen-choices .search-field input[type="text"] {
  color: #999;
}
/* maxlength */
.maxlength {
  display: inline-block;
  margin-left: 15px;
  color: #737373;
}
/* ouibounce */
#modal-exit-intent .whiteout-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}

/* HIP-27 Saved Searches */
.pagination &gt; .follow-search &gt; a,
.pagination &gt; .follow-search &gt; span,
.pagination &gt; .follow-search &gt; a:hover,
.pagination &gt; .follow-search &gt; span:hover,
.pagination &gt; .follow-search &gt; a:focus,
.pagination &gt; .follow-search &gt; span:focus {
  z-index: 2;
  background-color: #fff;
}
.pagination &gt; .followed-search &gt; a,
.pagination &gt; .followed-search &gt; span,
.pagination &gt; .followed-search &gt; a:hover,
.pagination &gt; .followed-search &gt; span:hover,
.pagination &gt; .followed-search &gt; a:focus,
.pagination &gt; .followed-search &gt; span:focus {
  cursor: default;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}


.postage-row .btn-group-vertical &gt; .btn {
  padding: 2px;
  font-size: 0.95rem;
}
.postage-row .btn-group-vertical &gt; .btn.active {
  background-color: #2980b9 !important;
  color: white !important;
}
.container .postage-row .btn-group-vertical &gt; .btn:first-child:not(:last-child),
.container .postage-row .btn-group-vertical &gt; .btn:last-child:not(:first-child),
.container .postage-row .btn-group-vertical &gt; .btn:only-child {
  border-radius: 0;
}

.calc-row {
  padding: 8px 4px;
  border: 1px solid #cacaca;
  border-radius: 0px;
  background-clip: padding-box;
  color: #80808b;
  background-color: #fff;
  width: 342px;
  font-family: 'Roboto', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 34px;
  box-shadow: inset 0 1px 2px rgba(71, 73, 72, 0.09999999999999998);
  display: none;
}
.flat-row &gt; * {
  vertical-align: middle;
}

.postage-row.show-calc .calc-row {
  display: inline-block;
}

/* Prefiled Fields - to make everything fit on a line */
.box .postage-row .input-ship-method {
  width: 120px;
}
.box .postage-row .calc-row {
  width: 311px;
}

/* Bulk Edit show rows with display flex */
.modal-dialog .postage-row.show-calc .calc-row,
.modal-dialog .flat-row {
  display: flex;
}

.form-group .postage-row.show-calc .flat-row {
  display: none;
}

.container &gt; .recentlyViewedItemsCart:first-child {
  margin-top:-45px;
}

.zoomContainer {
  z-index: 21; /* recommended listings inside ldp use 20 */
}

/* phones only */
@media (max-width: 767px) {
  .login-box.sign-in-first {
    display: flex;
    flex-direction: column-reverse;
  }
}

/* Changes to Make Platform look like Marketplace */
.product-list a {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.product-list.grid {
  margin-top: 3px !important;
  margin-bottom: 0px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.product-list.grid .standard {
  border-radius: 4px;
  border: thin solid rgba(0,0,0,.12);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.list .title-container {
  margin-bottom: 2px;
}

.product-list.grid a .title {
  padding: 10px 9px !important;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  height: 105px;
}

.product-list.grid a .title h3 {
    height: 2rem;
    line-height: 1rem;
    overflow: hidden;
    font-size: 12px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    letter-spacing: 0;
    color: rgba(0,0,0,.87)!important;
}

.product-list.list .standard .show-seller {
  margin-top: 12px;
}

.list .auction-container,
.grid .auction-container {
    height: 17px;
    margin-top: 0;
}

.list .auction-container, .grid .pricing-container .price {
    font-size: 1rem;
    display: inline-block;
    padding-top: 4px;
}

.grid .price {
    padding: 2px 0 0;
}

.list .auction-container, .grid .pricing-container .price .best-offer, .list .pricing-container .price .best-offer {
    font-size: 0.75rem;
    font-weight: 400;
    padding-top: 3px;
}

.list .pricing-container .price .best-offer {
  clear: both;
}

.price .over-reserve-amount {
    color: rgba(0,0,0,.87)!important;
}

.list .auction-container, .grid .auction-container, .list .auction-container, .grid .pricing-container .shipping {
    font-size: .75rem!important;
    font-weight: 400;
    line-height: 1.25rem;
    letter-spacing: .0333333333em!important;
}

.list .auction-container, .grid .auction-container .ends {
  margin-top:0px;
  font-size: .75rem!important;
  letter-spacing: .0333333333em!important;
}

.product-list.grid .badges {
  position: absolute;
  right: 12px;
  bottom: 10px;
  opacity: 70%;
}

.product-list.grid .badges.muted {
  opacity: 0.5;
}

.listing-edit-row {
  border-radius: 4px !important;
}
.listing-edit-row .badges {
  display: none !important;
}

.carousel {
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.badge-listing-was, .badge-listing-save {
  position: absolute;
  bottom: -8px;
  left: 0;
  background-color: #f95b03;
  border-top-right-radius: 6px;
  font-size: .75rem!important;
  line-height: 1.25rem;
  letter-spacing: .0333333333em!important;
  color: #fff!important;
  caret-color: #fff!important;
  font-weight: 700!important;
  padding-right: 8px!important;
  padding-left: 8px!important;
}

.badge-listing-was {
  background-color: #777;
}

.product-list.list .badge-listing-save, .store-box-compact .badge-listing-was, .store-box-compact .badge-listing-save {
  display: none;
}

.bootbox-body .product-list a .title .shipping {
  display:none;
}

.bootbox-body .product-list.list .auction-container {
  margin-right: -5px;
  padding-top: 0px;
}

.auction-container small {
  position: relative;
  top: -5px;
}

.product-list.list .auction-container .ends {
  text-align: right;
  margin-top: -2px;
}

.product-list.list .auction-container small {
  float:right;
  padding-left: 5px;
}

.product-list.list  .list-details {
  top: 22px;
  position: relative;
  margin-bottom: 22px;
}

.product-list.list  .list-details .stats {
  margin-top: 0;
}

.flag-half-success, .flag-buyer-half-success {
  background: linear-gradient(to bottom right, #b3b3b3 0%, #b3b3b3 50%, #468847 50%, #468847 100%);
  border-radius: 5px;
  width: 24px;
  height: 24px;
  margin: 2px 0 0 2px;
}

.flag-half-success:before, .flag-buyer-half-success:before {
  position: relative;
  top: -2px;
}

dd.with-buyers-premium {
  opacity: 85%;
  margin-top: -2px;
  margin-right: 100px;
  font-size: 85%;
}

dd.with-buyers-premium .glyphicon-question-sign {
  opacity: 85%;
  top: 1px;
}

.current-price dd.with-buyers-premium, .current-price dd.with-buyers-premium .glyphicon-question-sign {
  color: #248EC7;
}

.buyers-premium-description {
  float:left;
  margin-bottom:-5px;
  min-width:67%;
}

.bootbox-body .buyers-premium-description {
  text-align:center;
}

.slick-slider {
  touch-action: auto !important;
  -ms-touch-action: auto !important;
}

@media (max-width: 767px) {
  .px-sm-down-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* LABELS AND BADGES */
.label {
  border-radius: 4px;
  box-shadow: inset 0 0 2px;
  font-size: 10px;
  font-weight: bold;
  background: white;
}
.label-default {
  color: #666666;
}
.label-primary {
  color: #4678b2;
}
.label-success {
  color: #1d9916;
}
.label-info {
  color: #137aa3;
}
.label-warning {
  color: #f0ad4e;
}
.label-danger {
  color: #E42217;
}

.label-text {
  color: #000000;
}
.label-open {
  color: #41A317;
}
.label-closed {
  color: #E42217;
}
.label-scheduled {
  color: #157DEC;
}
.label-preferred {
  color: #006B47;
}
.label-verified {
  color: #149414;
}
.label-live-mode {
  color: #57a957;
}
.label-account-mode {
  color: #5897fb;
}
.label-store-info {
  color: #3f788c;
}
.label-seller {
  color: #24A8B1;
}
.label-buyer {
  color: #E36056;
}
.label-draft {
  color: #eb7c06;
}
.label-pending {
  color: #666666;
}
.label-declined {
  color: #A52A2A;
}
.label-withdrawn {
  color: #777777;
}
.label-listin-site {
  color: #2B60DE;
}
.label-listin-store {
  color: #1200A2;
}
.label-listin-both {
  color: #DE2A60;
}
.label-featured {
  color: #F75D59;
}
.label-offer {
  color: #1f9f50;
}
.label-auto-offer {
  color: #0B588D;
}
.label-counter {
  color: #830f03;
}
.product-details-bottom .label-default {
  color: #999999;
}

/* Modern Buttons */
.btn {
  background-color: white !important;
  box-shadow: none !important;
  border: 1px solid !important;
  border-color: #cacaca !important;
  color: #666 !important;
  padding: 8px 14px 7px 14px;
}
.btn:hover, .btn:focus, .btn:active, .btn-info.focus {
  background-color: #f6f6f6 !important;
  border-color: #bababa !important;
  color: #555 !important;
}
.btn.btn-primary,
.btn-primary.search-bar-submit,
.btn[name="search_submit"] {
  background-color: #2980b9 !important;
  border: none !important;
  color: white !important;
  padding: 9px 15px 8px 15px;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.focus,
.btn-primary.search-bar-submit:hover, .btn-primary.search-bar-submit:focus, .btn-primary.search-bar-submit:active, .btn-primary.search-bar-submit.focus,
.btn[name="search_submit"]:hover, .btn[name="search_submit"]:focus, .btn[name="search_submit"]:active, .btn[name="search_submit"].focus {
  outline: 0 !important;
  background-color: #1970b0 !important;
}
.btn-buy {
  width: 100%;
}
.btn.btn-info {
  color: #2980b9 !important;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.focus {
  background-color: #F0F5F9 !important;
  color: #2980b9 !important;
  border-color: #99C0F3 !important;
}
.btn.btn-success {
  color: #0a870a !important;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.focus {
  background-color: #F6FFF6 !important;
  color: #0a870a !important;
  border-color: #a9dda1 !important;
}
.btn.btn-warning,
.btn-make-offer {
  color: #f6870f !important;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.focus,
.btn-make-offer:hover, .btn-make-offer:focus, .btn-make-offer:active, .btn-make-offer.focus {
  background-color: #FDF5EF !important;
  color: #ff8c00 !important;
  border-color: #ff8c00 !important;
}
.btn.btn-danger {
  color: #d9534f !important;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.focus {
  background-color: #FFF6F6 !important;
  color: #d9534f !important;
  border-color: #ef9d9b !important;
}

.btn[disabled], .btn.disabled {
  background-color: #f6f6f6 !important;
  border-color: #dadada !important;
  color: #AAA !important;
}

.btn-make-offer,
.btn-buy-it-now,
.purchase .btn.btn-primary,
#checkout-totals .btn.btn-primary {
  padding: 11px 19px;
  border: 1px solid #f6870f !important;
  background: white !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  color: #f6870f !important;
}
.purchase .btn-buy-it-now, .purchase .btn.btn-primary, #checkout-totals .btn.btn-primary,
.purchase .btn-buy-it-now:hover,.purchase .btn-buy-it-now:focus,.purchase .btn-buy-it-now:active,.purchase .btn-buy-it-now.focus,
.purchase .btn.btn-primary:hover, .purchase .btn.btn-primary:focus, .purchase .btn.btn-primary:active, .purchase .btn.btn-primary.focus,
#checkout-totals .btn.btn-primary:hover, #checkout-totals .btn.btn-primary:focus, #checkout-totals .btn.btn-primary:active, #checkout-totals .btn.btn-primary.focus {
  background-color: #f6870f !important;
  color: white !important;
}
.purchase .btn-buy-it-now:hover, .purchase .btn-buy-it-now:focus, .purchase .btn-buy-it-now:active, .purchase .btn-buy-it-now.focus,
.purchase .btn.btn-primary:hover, .purchase .btn.btn-primary:focus, .purchase .btn.btn-primary:active, .purchase .btn.btn-primary.focus,
#checkout-totals .btn.btn-primary:hover, #checkout-totals .btn.btn-primary:focus, #checkout-totals .btn.btn-primary:active, #checkout-totals .btn.btn-primary.focus {
  background-color: #ff8c00 !important;
}

/* Skeletons */
.skeleton {
  width: 100%;
  height: 1rem;
  content: ' ';
  cursor: progress;
  background: linear-gradient(90deg, #ddda 40%, #efefefaa, #ddda 60%) right / 300% 100%;
  animation: skeleton-loading 1.5s linear infinite;
}
@keyframes skeleton-loading {
  to {
    background-position: left;
  }
}

/* NSFW */
#browse div.nsfw img, div.carousel div.nsfw img {
  filter: blur(12px);
}
#browse div.nsfw::after, div.carousel div.nsfw::after {
  content: "Potentially NSFW";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  border: 1px solid #999;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 0.85rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  opacity: 0.65;
}</pre></body></html>