

table {
  width: 100%;
  border-collapse: collapse;
}


.master-column-wrapper {
  position: relative;
  /*z-index: 0;*/
}

.master-column-wrapper:after {
  content: "";
  display: block;
  clear: both;
}

.center-1 {
/*  margin: 0 0 100px;*/
}

.center-2, .side-2 {
  /*margin: 0 0 50px;*/
}

.side-2:after {
  content: "";
  display: block;
  clear: both;
}

.page:after,
.page-title:after,
.page-body:after {
  content: "";
  display: block;
  clear: both;
}


.buttons {
  margin: 0 0 30px;
}

.link-rss {
  display: none;
  width: 24px;
  height: 24px;
  background: url('../images/rss.png') center no-repeat;
  font-size: 0 !important;
}

.category-description ul,
.manufacturer-description ul,
.full-description ul,
.topic-block ul,
.topic-page ul,
.post-body ul {
  margin: 12px 0;
  padding: 0 0 0 36px;
  list-style: disc;
}

.category-description ol,
.manufacturer-description ol,
.full-description ol,
.topic-block ol,
.topic-page ol,
.post-body ol {
  margin: 12px 0;
  padding: 0 0 0 36px;
  text-align: left;
  list-style: decimal;
}


.manufacturer-description p,
.full-description p,
.topic-block p,
.topic-page p,
.post-body p,
.news-body p {
  margin: 10px 0;
  text-align: left;
}


/*********** GLOBAL TABLES ***********/





.data-table .hidden-row {
  height: 1px;
  border: none;
}

.data-table tr.hidden-row th {
  padding: 0;
  border-top: none;
}

.data-table tr.hidden-row th > span {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}

.cart th,
.data-table th,
.forum-table th {
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #ddd;
  background-color: #f6f6f6;
  padding: 10px;
  white-space: nowrap;
  font-weight: normal;
}

.forum-table th.replies,
.forum-table th.views,
.forum-table th.votes,
.forum-table th.latest-post,
.forum-table th.topics,
.forum-table th.posts,
.forum-table td.replies,
.forum-table td.views,
.forum-table td.votes,
.forum-table td.latest-post,
.forum-table td.topics,
.forum-table td.posts {
  display: none;
}

.forum-table td.image {
  min-width: 0;
}

.cart td,
.data-table td,
.forum-table td {
  min-width: 50px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent #ddd #ddd;
  background-color: #fff;
  padding: 20px;
  color: #000000;
}

.forum-table td {
  min-width: 90px;
  padding: 10px;
}




.cart .product,
.data-table .product,
.data-table .message,
.data-table .info,
.data-table .name {
  min-width: 225px;
  text-align: left;
}

.forum-table .forum-details,
.forum-table .topic-details {
  text-align: left;
}

.cart .product a,
.data-table .product a,
.data-table .info a {
  font-weight: bold;
  color: #000000;
}

.cart .product a:hover,
.cart .product a:focus,
.data-table .product a:hover,
.data-table .product a:focus,
.data-table .info a:hover,
.data-table .info a:focus {
  color: #4ab2f1;
  text-decoration: none;
}

.cart .product .edit-item {
  margin: 10px 0 0;
}

.cart .product .edit-item a {
  font-weight: normal;
  color: #4ab2f1;
}

.cart .product .edit-item a:hover,
.cart .product .edit-item a:focus {
  text-decoration: underline;
}

.cart .remove-from-cart,
.cart .add-to-cart,
.data-table .select-boxes,
.data-table .order {
  text-align: center;
}

.cart .remove-from-cart input[type="checkbox"] {
  display: none;
}

.cart td.unit-price,
.data-table td.unit-price {
  white-space: nowrap;
}

.cart td.quantity input {
  width: 50px;
  text-align: center;
}

.cart td.subtotal,
.data-table td.total {
  white-space: nowrap;
  color: #444;
}

.cart td.subtotal .discount, .cart td.subtotal .discount-additional-info {
  font-style: italic;
  color: #4ab2f1;
}

.data-table em a {
  font-weight: bold;
  color: #444;
}

.data-table div.download {
  margin: 10px 0 0;
}


/*********** NOTIFICATIONS & POPUPS  ***********/





.popup-notification {
  border-radius: 5px;
  padding: 3px;
  margin: 5px 0;
}

.popup-notification.success {
  border: 2px rgba( 75,176,122,.5) solid;
}

.popup-notification.error {
  border: 2px rgba( 228,68,76,.5) solid;
}

.popup-notification.warning {
  border: 2px rgba( 243,156,18,.5) solid;
}

.noscript {
  border-bottom: 1px solid #333;
  background-color: #ff9;
  padding: 30px 15px;
  text-align: center;
  line-height: 22px;
  color: #444;
}

.ajax-loading-block-window {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-color: rgba(255,255,255,.4);
  transition: all 1s ease-in-out, background-color 2s linear;
}

  .ajax-loading-block-window:after {
    left: 0;
    z-index: 9999;
    position: absolute;
    content: '';
    background: url('../images/loading.gif') center no-repeat;
    width: 150px;
    height: 150px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-size: contain;
  }

.please-wait {
  background: url('../images/ajax-loader-small.gif') no-repeat;
  padding-left: 20px;
  font-size: 14px;
}

 



/********** CATEGORY PAGE **********/


/********** WISHLIST & COMPARE LIST **********/





.compare-products-page {
  position: relative;
  overflow: hidden;
}

.compare-products-page .clear-list {
  display: inline-block;
  margin: 0 0 20px;
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.compare-products-page .clear-list:hover,
.compare-products-page .clear-list:focus {
  background-color: #248ece;
}

.compare-products-page .table-wrapper {
  margin: 0 0 30px;
  padding: 0 0 1px; /*IE mobile table border fix*/
}

.compare-products-table td {
  min-width: 150px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 20px;
  text-align: left;
  vertical-align: top;
  color: #444;
}

.compare-products-table td:first-child {
  min-width: 0;
}

.compare-products-table td label {
  font-weight: normal;
  color: #777;
}

.compare-products-table .specification-group td {
  border: 0;
  padding: 20px 10px 10px 10px;
}

.compare-products-table .specification-group td label {
  font-size: 16px;
  color: #444;
}

.compare-products-table .remove-button {
  display: inline-block;
  border: none;
  background: url('../images/remove.png') left center no-repeat;
  padding: 0 0 0 18px;
  font-size: 12px;
  color: #666;
}

.compare-products-table .remove-button:hover,
.compare-products-table .remove-button:focus {
  color: #4ab2f1;
}

.compare-products-table .picture {
  display: block;
  position: relative;
  max-width: 200px;
  height: 200px;
  overflow: hidden;
}

.compare-products-table .picture img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.compare-products-table .product-name td {
  font-weight: bold;
}

.compare-products-table .product-name td a:hover,
.compare-products-table .product-name td a:focus {
  color: #4ab2f1;
}

.compare-products-table .short-description td {
  line-height: 22px;
}

.compare-products-table .full-description td {
  display: none;
}

.compare-products-page .no-data {
  margin: 25px 0 0;
}


/*********** TOPICS ***********/


.topic-block-title {
  min-height: 50px;
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
}

.topic-block-title h2 {
  font-size: 30px;
  font-weight: normal;
}

.topic-block-body {
  text-align: justify;
  line-height: 24px;
  font-size: 16px;
}

.topic-page .page-body {
  text-align: justify;
  line-height: 22px;
}

.topic-block a,
.topic-page a {
  text-decoration: underline;
}

.topic-block strong,
.topic-page strong {
  color: #444;
}

.popup-window .topic-page {
  padding: 15px;
}

.topic-password {
  text-align: center;
}

.enter-password-title {
  margin: 0 0 20px;
  color: #444;
}

.enter-password-form {
  display: inline-block;
  overflow: hidden;
}

.enter-password-form input[type="password"] {
  float: left;
  width: 200px;
  height: 40px;
  margin: 0 -1px 0 0;
}

.enter-password-form button[type="submit"] {
  float: left;
  width: auto;
  min-width: 86px;
  height: 40px;
  border: none;
  background-color: #4ab2f1;
  padding: 0 15px;
  color: #fff;
  text-transform: uppercase;
}

.enter-password-form button[type="submit"]:hover,
.enter-password-form button[type="submit"]:focus {
  background-color: #248ece;
}


/*********** CONTACT & EMAIL A FRIEND & APPLY FOR VENDOR ACCOUNT ***********/


/*** FORUM & PROFILE ***/



.forums-main-page .topic-block {
  margin: 0 0 35px;
  text-align: center;
}

.forums-main-page .topic-block p {
  text-align: center;
}

.forums-main-page .pager {
  display: none;
}

.forum-breadcrumb {
  margin: 0 0 40px;
}

.forums-header {
  margin: 0 0 50px;
  overflow: hidden;
}

.forums-header:after {
  content: "";
  display: block;
  clear: both;
}

.forums-header .current-time {
  margin: 0 0 15px;
  color: #444;
}

.forum-search-box .basic {
  overflow: hidden;
  margin: 0 0 10px;
}

.forum-search-box .advanced a {
  line-height: 22px;
  color: #444;
  text-decoration: underline;
}

.forum-search-box .advanced a:hover,
.forum-search-box .advanced a:focus {
  color: #4ab2f1;
}

.forum-search-page .page-title {
  margin: 0 0 -1px;
}

.forum-search-page .search-error,
.forum-search-page .no-result {
  margin: 0 0 15px;
  text-align: center;
  color: #e4434b;
}

/* forum group */

.forums-table-section {
  margin: 0 0 60px;
}

.forums-table-section + .pager {
  margin: -30px 0 30px;
}

.forums-table-section-title {
  margin: 0 0 15px;
  padding: 0 10px;
}

.forums-table-section-title a,
.forums-table-section-title strong {
  font-size: 22px;
  font-weight: normal;
  color: #444;
}

.forums-table-section-title a:hover,
.forums-table-section-title a:focus {
  color: #4ab2f1;
}

.forums-table-section .image div {
  width: 38px;
  height: 32px;
  margin: auto;
  background: url('../images/topic-type1.png') center no-repeat;
}

.forums-table-section .image div.sticky {
  background: url('../images/topic-type2.png') center no-repeat;
}

.forums-table-section .image div.announcement {
  background: url('../images/topic-type3.png') center no-repeat;
}

.forums-table-section .forum-title,
.forums-table-section .topic-title {
  margin: 5px 0;
}

.forums-table-section .forum-title a,
.forums-table-section .topic-title a {
  font-size: 16px;
  font-weight: bold;
  color: #444;
}

.forums-table-section .forum-title a:hover,
.forums-table-section .forum-title a:focus,
.forums-table-section .topic-title a:hover,
.forums-table-section .topic-title a:focus {
  color: #4ab2f1;
  text-decoration: none;
}

.forums-table-section .topic-title span {
  display: block;
  color: #777;
}

.forums-table-section .forum-description,
.forums-table-section .topic-starter {
  margin: 5px 0;
}

.forums-table-section .latest-post {
  white-space: nowrap;
}

.forums-table-section .latest-post div {
  margin: 5px 0;
}

.forums-table-section .latest-post label {
  color: #777;
}

.forums-table-section .view-all {
  margin: 30px 0 0;
  padding: 0 10px;
}

.forums-table-section .view-all a {
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.forums-table-section .view-all a:hover,
.forums-table-section .view-all a:focus {
  background-color: #248ece;
}

/* forum-page, topic page */

.forum-page .forum-info {
  margin: 0 0 30px;
}

.forum-page .forum-name,
.forum-topic-page .topic-name {
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 10px 10px;
}

.forum-page .forum-name h1,
.forum-topic-page .topic-name h1 {
  font-size: 30px;
  font-weight: normal;
}

.forum-actions,
.topic-actions {
  margin: 0 0 30px;
  font-size: 0;
}

.forum-actions .actions a,
.topic-actions .actions a {
  display: inline-block;
  margin: 1px;
  padding: 10px 10px 10px 33px;
  font-size: 14px;
}

.forum-actions .actions .new-topic {
  background: #eee url('../images/new.png') left center no-repeat;
}

.forum-actions .actions .watch-forum,
.topic-actions .actions .watch-forum {
  background: #eee url('../images/watch.png') left center no-repeat;
}

.forum-actions .actions a:hover,
.forum-actions .actions a:focus,
.topic-actions .actions a:hover,
.topic-actions .actions a:focus {
  background-color: #e6e6e6;
}

.forum-actions .pager.upper,
.topic-actions .pager.upper {
  display: none;
  margin: 0;
}

.topic-actions .reply-topic-button {
  background: #eee url('../images/reply.png') left center no-repeat;
}

.topic-actions .watch-topic-button {
  background: #eee url('../images/watch.png') left center no-repeat;
}

.topic-actions .move-topic-button {
  background: #eee url('../images/move.png') left center no-repeat;
}

.topic-actions .edit-topic-button {
  background: #eee url('../images/edit_.png') left center no-repeat;
}

.topic-actions .delete-topic-button {
  background: #eee url('../images/remove_.png') left center no-repeat;
}

.topic-actions.lower .actions {
  display: none;
}

.active-discussions-page .forums-table-section-title {
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 10px 10px;
}

.active-discussions-page .forums-table-section-title strong {
  font-size: 30px;
  font-weight: normal;
}

.active-discussions-page .forums-table-section-body {
  margin: 0 0 20px;
}

/* topic post */

.topic-post {
  margin: 0 0 30px;
  border-top: 1px solid #ddd;
}

.topic-post:last-child {
  border-bottom: 1px solid #ddd;
}

.topic-post:after {
  content: "";
  display: block;
  clear: both;
}

.topic-post .post-info {
  margin: 30px 0;
}

.topic-post .user-info {
  width: 150px;
  margin: 0 auto 15px
}

.topic-post .username {
  display: block;
  margin: 0 0 -1px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 11px 0;
  font-weight: bold;
  color: #444;
}

.topic-post a.username:hover,
.topic-post a.username:focus {
  color: #4ab2f1;
}

.topic-post .avatar,
.profile-info-box .avatar {
  position: relative;
  width: 150px;
  height: 150px;
  border: 1px solid #ddd;
  overflow: hidden;
}

.topic-post .avatar img,
.profile-info-box .avatar img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.topic-post .avatar img {
  border: solid 2px #CEDBE1 !important;
}

.topic-post .user-stats {
  margin: 0 0 15px;
}

.topic-post .user-stats li {
  display: inline-block;
  margin: 0 10px;
}

.topic-post .user-stats span,
.profile-info-box .profile-stats span {
  margin: 0 0 0 3px;
  font-weight: bold;
  color: #444;
}

.topic-post .pm-button,
.profile-info-box .pm-button {
  display: inline-block;
  border: none;
  background-color: #888;
  padding: 10px 20px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.topic-post .pm-button:hover,
.topic-post .pm-button:focus,
.profile-info-box .pm-button:hover,
.profile-info-box .pm-button:focus {
  background-color: #999;
}

.topic-post .post-time {
  margin: 0 0 15px;
  background-color: #f6f6f6;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: bold;
}

.topic-post .post-time span {
  color: #444;
}

.topic-post .post-actions {
  margin: 0 0 15px;
  font-size: 0;
}

.topic-post .post-actions > div {
  display: inline-block;
}

.topic-post .post-actions a {
  display: inline-block;
  margin: 1px 5px;
  font-size: 14px;
}

.topic-post .post-actions .edit-post-button,
.topic-post .post-actions .delete-post-button {
  padding: 10px 10px 10px 33px;
}

.topic-post .post-actions .edit-post-button {
  background: url('../images/edit_.png') left center no-repeat;
}

.topic-post .post-actions .delete-post-button {
  background: url('../images/remove_.png') left center no-repeat;
}

.topic-post .post-actions .edit-post-button:hover,
.topic-post .post-actions .edit-post-button:focus,
.topic-post .post-actions .delete-post-button:hover,
.topic-post .post-actions .delete-post-button:focus {
  color: #4ab2f1;
}

.topic-post .post-actions .post-link-button {
  padding: 10px;
  font-weight: bold;
  color: #4ab2f1;
}

.topic-post .post-actions .post-link-button:hover,
.topic-post .post-actions .post-link-button:focus {
  text-decoration: underline;
}

.topic-post .post-actions .quote-post-button {
  background-color: #888;
  padding: 10px 20px;
  color: #fff;
}

.topic-post .post-actions .quote-post-button:hover,
.topic-post .post-actions .quote-post-button:focus {
  background-color: #999;
  color: #fff;
}

.topic-post .post-text {
  /*topic post-text also gets style from blog post-body*/
  padding: 0 10px 20px;
  line-height: 22px;
  color: #444;
  margin-bottom: 0;
}

.topic-post .post-vote {
  text-align: center;
  display: table;
  margin: 0 auto 20px;
}

.topic-post .user-posted-image,
.latest-posts .user-posted-image {
  max-width: 100%;
  height: auto;
}

.topic-post .quote,
.latest-posts .quote {
  margin: 10px 0;
  border: 1px dashed #ccc;
  background-color: #f9f9f9;
  padding: 10px;
  color: #777;
}

.topic-post .signature {
  border-top: 1px solid #ddd;
  padding: 20px;
  font-size: 13px;
  font-style: italic;
  clear: both;
}

.topic-post .post-vote span.vote {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 24px;
}

.topic-post .post-vote span.up {
  background: url('../images/vote-up.png') no-repeat 50% 50%;
}

.topic-post .post-vote span.vote.up.selected {
  background: url('../images/vote-up-selected.png') no-repeat 50% 50%;
}

.topic-post .post-vote span.down {
  background: url('../images/vote-down.png') no-repeat 50% 50%;
}

.topic-post .post-vote span.vote.down.selected {
  background: url('../images/vote-down-selected.png') no-repeat 50% 50%;
}

.topic-post .vote-count-post {
  display: block;
  font-size: 160%;
}
/* forum edit & send message */

.forum-edit-page .page-title,
.move-topic-page .page-title,
.private-message-send-page .page-title {
  margin: 0 0 -1px;
}

.move-topic-page label {
  white-space: normal;
}

.forum-edit-page .message-error,
.private-message-send-page .message-error {
  margin: 20px 0;
}

.forum-edit-page .inputs strong {
  display: inline-block;
  max-width: 400px;
  font-size: 22px; /*reset zeroing*/
  font-weight: normal;
  color: #444;
  white-space: normal;
}

.forum-edit-page .inputs .topic-subject {
  font-size: 17px;
}

.forum-edit-page .inputs.reversed {
  margin: 0;
}

.forum-edit-page .inputs.reversed label {
  width: auto;
  margin: 5px;
  font-size: 14px; /*reset zeroing*/
  white-space: normal;
}

.forum-edit-page .bb-code-editor-wrapper,
.private-message-send-page .bb-code-editor-wrapper {
  max-width: 400px;
  margin: 20px auto;
  background-color: #ddd;
  padding: 10px;
}

.forum-edit-page .toolbar .button,
.private-message-send-page .toolbar .button {
  margin: 0 2px 0 0;
  border: #cec6b5 1px solid;
  padding: 2px;
}

.forum-edit-page .toolbar .button:hover,
.forum-edit-page .toolbar .button:focus,
.private-message-send-page .toolbar .button:hover,
.private-message-send-page .toolbar .button:focus {
  border: #333 1px solid;
}

.forum-edit-page textarea,
.private-message-send-page textarea {
  display: block;
  margin: auto;
}

.forum-edit-page .buttons button,
.move-topic-page .buttons button,
.private-messages .buttons button {
  min-width: 140px;
  border: none;
  background-color: #999;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

.forum-edit-page .buttons button:hover,
.forum-edit-page .buttons button:focus,
.move-topic-page .buttons button:hover,
.move-topic-page .buttons button:focus,
.private-messages .buttons button:hover,
.private-messages .buttons button:focus {
  background-color: #888;
}

.forum-edit-page .buttons .button-1,
.move-topic-page .buttons .button-1,
.private-messages .buttons .button-1 {
  background-color: #4ab2f1;
}

.forum-edit-page .buttons .button-1:hover,
.forum-edit-page .buttons .button-1:focus,
.move-topic-page .buttons .button-1:hover,
.move-topic-page .buttons .button-1:focus,
.private-messages .buttons .button-1:hover,
.private-messages .buttons .button-1:focus {
  background-color: #248ece;
}

.private-message-send-page a {
  font-size: 14px;
  color: #4ab2f1;
}

.private-message-send-page span {
  font-size: 14px;
}

/* jQuery tabs */

.ui-tabs {
  /*override jQuery UI styles, do not delete doubled properties*/
  border: none;
  border-radius: 0;
  background: none;
  padding: 0;
  font: normal 14px Arial, Helvetica, sans-serif;
  color: #777;
}

.ui-widget.ui-widget-content.ui-tabs {
  border: none;
}

.ui-tabs-nav {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  font-size: 0;
  /*override jQuery UI styles, do not delete doubled properties*/
  margin: 0 0 30px !important;
  border-width: 0 0 1px;
  border-radius: 0;
  background: none;
  padding: 0 !important;
  line-height: normal;
  font-weight: normal;
  color: #444;
}

.ui-tabs-nav li {
  margin: 0 0 -1px;
  /*override jQuery UI styles, do not delete doubled properties*/
  float: none !important;
  margin: 0 0 -1px !important;
  border: none !important;
  border-radius: 0;
  background: none !important;
  padding: 0 !important;
}

.ui-tabs-nav li a {
  display: block;
  border: 1px solid #ddd;
  padding: 12px 24px;
  text-align: center;
  font-size: 18px;
  color: #444;
  /*override jQuery UI styles, do not delete doubled properties*/
  float: none !important;
  padding: 12px 24px !important;
}

.ui-tabs-nav li.ui-state-active a {
  background-color: #eee;
  color: #4ab2f1;
}

.ui-tabs-panel {
  /*override jQuery UI styles, do not delete doubled properties*/
  padding: 0 !important;
}

/* inbox & view message */

.private-messages-page .table-wrapper,
.private-message-view-page .view-message {
  margin: 0 0 30px;
}

.private-messages-page th.select {
  text-align: center;
}

.private-messages-page td.from,
.private-messages-page td.to,
.private-messages-page td.subject {
  min-width: 150px;
}

.private-messages-page td.date {
  white-space: nowrap;
}

.private-messages-page td.subject a {
  color: #444;
}

.private-messages-page td.subject a.pm-unread {
  color: #4ab2f1;
}

.private-messages-page .pager {
  margin: 0 0 30px;
}

.private-messages-page .buttons,
.private-message-view-page .buttons {
  font-size: 0;
}

.private-messages-page .buttons .button-1,
.private-messages-page .buttons .button-2,
.private-message-view-page .buttons .button-1,
.private-message-view-page .buttons .button-2 {
  display: block;
  width: 250px;
  margin: 0 auto 3px;
  font-size: 15px; /*reset zeroing*/
}

.private-messages-page .no-items {
  padding: 20px;
  text-align: center;
}

.private-message-view-page .view-message {
  margin: 0 0 30px;
}

.private-message-view-page .message-head {
  margin: 0 0 20px;
  line-height: 22px;
}

.private-message-view-page .message-head span {
  font-weight: bold;
  color: #444;
}

.private-message-view-page .message-body {
  border-top: 1px solid #ddd;
  background-color: #f9f9f9;
  padding: 30px 20px;
  line-height: 22px;
  text-align: justify;
}

.private-message-view-page .back-pm-button {
  text-transform: capitalize !important;
}

/* profile page  */

.profile-info-box {
  overflow: hidden;
  /*override jQuery UI styles, do not delete doubled properties*/
  line-height: normal;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #777;
}

.profile-info-box .user-details {
  margin: 0 0 30px;
}

.profile-info-box .avatar {
  margin: 0 auto 15px;
}

.profile-info-box .title {
  margin: 0 0 10px;
  font-size: 18px;
  color: #444;
}

.profile-info-box .stats {
  margin: 0 0 15px;
}

.latest-posts {
  /*override jQuery UI styles, do not delete doubled properties*/
  line-height: normal;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #777;
}

.latest-posts .topic {
  margin: 0 0 35px;
}

.latest-posts .topic-title {
  margin: 0 0 20px;
  border-top: 1px solid #ddd;
  background: #f6f6f6;
  padding: 10px;
  font-size: 16px;
}

.latest-posts .topic-title a {
  font-weight: bold;
  color: #444;
}

.latest-posts .topic-title a:hover,
.latest-posts .topic-title a:focus {
  color: #4ab2f1;
}

.latest-posts .topic-body {
  margin: 0 0 15px;
  line-height: 22px;
}

.latest-posts .topic-data {
  color: #444;
}

/* BB codes */

.csharpcode {
  margin: 10px 0;
  border: 1px dashed #ccc;
  background-color: #fff;
  padding: 10px;
  font-family: "Courier New", Courier, monospace;
  color: #000;

  white-space: pre-wrap;
  word-wrap: break-word;
}

.csharpcode .rem {
  color: green;
}

.csharpcode .kwrd {
  color: #00f;
}

.csharpcode .str {
  color: #006080;
}

.csharpcode .op {
  color: #00c;
}

.csharpcode .preproc {
  color: #c63;
}

.csharpcode .asp {
  background-color: #ff0;
}

.csharpcode .html {
  color: maroon;
}

.csharpcode .attr {
  color: red;
}

.csharpcode .alt {
  width: 100%;
  margin: 0;
  background-color: #f6f6f6;
}

.csharpcode .lnum {
  color: #666;
}

/*.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;*/
  /* Center slide text vertically */
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}*/

.swiper-pagination-bullet-active {
  padding: 5px;
  background-color: #4ab2f1;
}

/********** ANTETO CUSTOM STYLE BELOW **********/

/*********** HEADER ***********/

.admin-header-links {
  background-color: #333;
  text-align: center;
  color: #eee;
}

  .admin-header-links * {
    display: inline-block;
    margin: 0 10px;
    line-height: 35px;
    font-size: 12px;
    font-weight: bold;
  }

  .admin-header-links .impersonate {
    display: inline-block;
  }

    .admin-header-links .impersonate a {
      background-color: #555;
      padding: 0 15px;
    }

      .admin-header-links .impersonate a:hover,
      .admin-header-links .impersonate a:focus {
        background-color: #666;
      }


.search-box form {
  display: inline-block;
}

  .search-box form:after {
    content: "";
    display: block;
    clear: both;
  }

.search-box input.search-box-text {
  float: left;
  width: 200px;
  height: 36px;
  margin: 0 -1px 0 0;
}

.search-box .search-box-button {
  float: left;
  min-width: 86px;
  height: 36px;
  border: none;
  background-color: #4ab2f1;
  padding: 0 15px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

  .search-box .search-box-button:hover,
  .search-box .search-box-button:focus {
    background-color: #248ece;
  }

.search-box .ui-autocomplete-loading {
  background: #fff url('../images/ajax-loader-small.gif') right center no-repeat;
}

.ui-helper-hidden-accessible {
  display: none !important;
}

.ui-autocomplete {
  max-height: 275px;
  box-shadow: none;
  border: none !important;
  overflow: auto;
  background-color: #fff;
  text-align: left;
  padding: 15px;
  border: 1px solid #212121;
}
  
  .ui-autocomplete .ui-menu-item {
    border-top: 1px solid #212121;
  }

    .ui-autocomplete .ui-menu-item:first-child {
      border-top: none;
    }

  .ui-autocomplete a {
    display: block;
    padding: 15px;
    font-size: 14px;
    /*override jQuery UI styles, do not delete doubled properties*/
    margin: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: none !important;
    padding: 15px !important;
    line-height: 21px !important;
    color: inherit !important;
    display: flex;
    align-items: center;
  }

    .ui-autocomplete a:hover,
    .ui-autocomplete a:focus,
    .ui-autocomplete a.ui-state-focus {
      background-color: none;
    }

  .ui-autocomplete img {
    margin: 0 20px 0 0;
    vertical-align: middle;
  }
#popular-searches{
  font-size:14px;
  text-align:left;
}
  #popular-searches h3 {
    margin-bottom: 15px;
  }
  #popular-searches a {
    display: block;
    margin-bottom: 15px;
  }
.search-page .catalog-btns{
    margin: 0 10px 20px;
}

.search-page .category-video {
    display: none;
}

#search-auto-btn {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}

  #search-auto-btn a {
    border: 1px solid #212121 !important;
    width: fit-content;
    margin: auto;
    transition: all 0.5s;
  }
  #search-auto-btn a:hover {
    background-color: #212121 !important;
    color: #fff !important;
  }

.theme-selector {
  margin: 10px 0 0;
}

  .theme-selector select {
    width: 170px;
  }

/********** PRODUCT PAGE **********/

.product-essential {
  display: flex;
  height: calc(100vh - 100px);
  text-align: left;
  position: relative;
}
  .product-essential > div {
    width: 50%;
    overflow: hidden scroll;
    scroll-behavior: smooth;
    scrollbar-width: none;
  }

    .product-essential > div::-webkit-scrollbar {
        display: none;
    }

    .gallery-mode .product-essential {
      width: 100%;
      height: auto;
    }
.gallery-mode .product-essential > div {
  width: 100%;
  overflow: hidden scroll;
  scroll-behavior: smooth;
  scrollbar-width: none;
  cursor: pointer;
}
/*.gallery {
  border-right: 1px solid #212121;
}*/

  .gallery .picture {
    border-bottom: 1px solid #212121;
    cursor: url("../imgs/cursor-zoom.svg"), auto;
  }
  .gallery .product-video  > div{
      width:100%;
  }
#thumb-pictures {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  margin: auto;
  height: 70%;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  padding-right: 7px;
}

  #thumb-pictures::-webkit-scrollbar {
    width: 3px;
    height: 100%;
  }

  #thumb-pictures::-webkit-scrollbar-track {
    background: #fff;
  }

  #thumb-pictures::-webkit-scrollbar-thumb {
    background-color: #7C7F6C;
    border-radius: 25px;
    border: 2px solid #7C7F6C;
  }

  .gallery-mode #thumb-pictures {
    position: fixed;
    top: unset;
    bottom: 0;
    left: 0;
    padding: 30px;
  }
#thumb-pictures .thumb-picture {
  opacity: 0.5;
  margin-bottom: 10px;
  display: block;
  border: 1px solid #9FA0A0;
}
  #thumb-pictures .thumb-picture.active {
    opacity: 1;
    border: 1px solid #041e3a;
  }

  #thumb-pictures .thumb-picture img {
      display: flex;
  }

  .gallery-mode .gallery-mode-hide {
    display: none;
  }

.gallery-mode .gallery .picture{
    cursor:default;
}

.gallery .picture img,
.picture-gallery .picture-thumbs img,
.video-gallery .video-thumbs iframe,
.variant-picture img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  object-fit: cover;
  margin: auto;
}
.gallery .made-with-care {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
/*  background-color: #FFA233;*/
background-color:#fff;
font-weight: bold;
  border-bottom: 1px solid #212121;
  padding: 14px 0;
}
#close-gallery-mode-button {
  display: none;
}

.gallery-mode #close-gallery-mode-button {
  display: block;
  position: fixed;
  top: 205px;
  right: 40px;
  width: 43px;
  height: 43px;
  padding: 0px;
  cursor: pointer;
  z-index:1001;
}
.overview {
  border-left: 1px solid #212121;
}
  .overview .overview-container {
    margin: 0 17%;
    transition: all 0.5s;
  }
  .overview .discontinued-product {
    background: #f3f3f3;
    margin: 0 0 20px;
  }

    .overview .discontinued-product h4 {
      display: inline-block;
      font-size: 14px;
      padding: 17px 17px 17px 40px;
      background: url('../images/discontinued-product-icon.png') no-repeat 13px center;
      color: #de444c;
    }

    .overview .breadcrumb {
        margin-top: 60px;
    }

  .overview .product-name {
    margin:20px 0 5px;
    text-align:left;
  }

    .overview .product-name h1 {
      font-size: 22px;
    }


  .overview .short-description {
    margin: 0 0 10px;
    line-height: 24px;
  }

.product-no-reviews,
.product-reviews-overview {
  display:flex;
  margin-bottom: 30px;
}
.product-review-box {
  margin-right: 15px;
}

.product-no-reviews a {
  text-decoration: underline;
}

  .product-review-box .rating {
    width: 98px;
    height: 19px;
    background: url('../imgs/star.png') repeat-x;
  }

    .product-review-box .rating div {
      height: 19px;
      background: url('../imgs/star-filled.png') repeat-x;
    }

  .product-review-links a:hover,
  .product-review-links a:focus {
    text-decoration: underline;
  }



  .overview .value a,
  .variant-overview .value a {
    color: #4ab2f1;
  }

    .overview .value a:hover,
    .overview .value a:focus,
    .variant-overview .value a:hover,
    .variant-overview .value a:focus {
      text-decoration: underline;
    }

.overview-buttons {
  font-size: 0;
}

  .overview-buttons .add-to-wishlist-button {
    appearance: none;
    border: 1px solid #212121;
    background: none;
  }

    .overview-buttons .add-to-wishlist-button svg {
      margin: 6.5px;
      display: block;
    }
    .overview-buttons .add-to-wishlist-button svg:hover {
      
    }


.overview .subscribe-button,
.variant-overview .subscribe-button {
  line-height: 22px;
  font-size: 14px;
  color: #9B9B9B;
  text-decoration: underline;
}

  .overview .subscribe-button svg {
    vertical-align: middle;
    margin-left: 9px;
  }


  .overview .manufacturers {
    margin: 0 0 20px;
  }
/*
.overview .availability,
.variant-overview .availability {
  margin: 0 0 20px;
  overflow: hidden;
}*/

  .overview .availability .stock,
  .variant-overview .availability .stock {
    margin: 0 0 10px;
  }

.text-body {
  font-size: 16px;
  line-height: 22px;
}

.overview .availability .back-in-stock-subscription,
.variant-overview .availability .back-in-stock-subscription {
  display: inline-block;
}

.overview .additional-details,
.variant-overview .additional-details {
  margin: 0 0 20px;
  font-size:14px;
  line-height: 28px;
}

.overview .delivery,
.variant-overview .delivery {
  overflow: hidden;
}

.overview .free-shipping,
.variant-overview .free-shipping {
  display: inline-block;
  margin: 10px 0;
  background: url('../images/shipping.png') left center no-repeat;
  padding: 2px 0 2px 28px;
  font-weight: bold;
  color: #444;
}

  .overview .free-shipping.invisible,
  .variant-overview .free-shipping.invisible {
    display: none;
  }

.overview .delivery-date,
.variant-overview .delivery-date {
  margin: 10px 0;
}

.overview .min-qty-notification,
.variant-overview .min-qty-notification {
  margin: 10px 0;
  font-style: italic;
}

.overview .download-sample,
.variant-overview .download-sample {
  display: inline-block;
  margin: 0 0 25px;
}

.overview .overview-container .prices,
.variant-overview .overview-container .prices {
  margin: 0 0 42px;
}

    .overview .prices > div > span,
    .variant-overview .prices > div > span {
      vertical-align: middle;
    }

.overview .old-product-price,
.variant-overview .old-product-price,
.overview .non-discounted-price,
.variant-overview .non-discounted-price {
  font-size: 14px;
  color: #9B9B9B;
  text-decoration: line-through;
}

.overview .old-product-price,
.variant-overview .old-product-price {
    margin-left: 10px;
}

.overview .product-price,
.variant-overview .product-price {
  line-height: 21px;
}

.overview .tax-shipping-info a,
.variant-overview .tax-shipping-info a {
  color: #4ab2f1;
}

  .overview .tax-shipping-info a:hover,
  .overview .tax-shipping-info a:focus,
  .variant-overview .tax-shipping-info a:hover,
  .variant-overview .tax-shipping-info a:focus {
    text-decoration: underline;
  }

/* colors */

.product-color-list {
  position: relative;
}

.other-color-option {
  display: none;
  
}

  .other-color-option a {
    padding: 12.5px 32px 12.5px 16px;
    transition: .3s ease-in-out;
  }

    .other-color-option a:hover {
      background-color: rgba(155,155,155, 0.4);
    }

    .selected-color {
      position: relative;
      padding: 12.5px 62px 12.5px 16px;
    }

.multi-colors:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 19px;
  width: 13px;
  height: 14px;
  margin: auto;
  background-image: url(../imgs/arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  transition: .3s ease-in-out;
}

.select-attr .value-text {
    justify-content: space-between;
}

.child-color .flex-cl {
  column-gap: 11px;
  line-height: 20px;
}

.multi-colors {
    cursor: pointer;
}

  .multi-colors label {
      cursor: pointer;
  }

  .other-color-option.active-color {
    display: block;
  }

 .multi-colors.active-options:after {
      transform: scaleY(-1);
  }

  .overview-container .action-buttons {
    display: flex;
    margin-top: 14px;
    margin-bottom: 30px;
  }

.overview .add-to-cart {
  margin: 0 6px 0 0;
  width:100%;
}

.overview .qty-label,
.variant-overview .qty-label {
  display: none !important;
}

.overview .qty-input,
.variant-overview .qty-input {
  width: 45px;
  height: 43px;
  padding: 0 12px;
  text-align: center;
  font-size: 15px;
}

.overview .qty-dropdown,
.variant-overview .qty-dropdown {
  height: 43px;
  padding: 0 12px;
  font-size: 15px;
}

.overview .add-to-cart-button,
.variant-overview .add-to-cart-button {
  line-height:21px;
  text-transform:uppercase;
  width: 100%;
}

#product-details {
  margin: 30px 0 0;
  border-top: 1px solid #212121;
}

  #product-details ol, 
  #product-details ul {
    list-style: unset;
  }

  #product-details details {
    padding: 0 1.2% 0 17%;
    border-bottom: 1px solid #212121;
    font-size: 14px;
    line-height: 28px;
  }

  #product-details summary {
    position: relative;
    font-weight: bold;
    padding: 13px 0;
    list-style: none;
    cursor: pointer;
    border: none;
  }

    #product-details details div {
        margin-bottom: 25px;
    }

    #product-details summary:after {
      position: absolute;
      content: "+";
      right: 0;
      font-size: 28px;
      font-weight: lighter;
      font-family: none;
      padding: 0 10px;
      width: 38px;
      height: 28px;
      text-align: center;
    }
    #product-details details[open] summary:after {
      content: "-";
    }
#styled-with-products{
    margin-top:40px;
}
  #styled-with-products .title {
    margin-bottom: 20px;
    font-size: 22px;
    text-align: center;
    padding: 0 15px;
  }
.product-variant-line {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px;
}

  .product-variant-line:after {
    content: "";
    display: block;
    clear: both;
  }

.variant-picture {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0 auto 15px;
  overflow: hidden;
}

.variant-overview {
  width: 100%;
}

  .variant-overview .variant-name {
    margin: 0 0 10px;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #4ab2f1;
  }

  .variant-overview .variant-description {
    margin: 0 0 15px;
    line-height: 22px;
  }

  .variant-overview .add-to-wishlist {
    margin: 0 0 25px;
  }

  .variant-overview .add-to-wishlist-button {
    display: inline-block;
    width: auto;
  }

  .variant-overview .add-to-cart {
    margin: 0 0 10px;
  }

.product-specs-box {
  margin: 0 0 40px;
}

  .product-specs-box td {
    border: 1px solid #ddd;
    padding: 10px;
  }

    .product-specs-box td.spec-group-name {
      border: 0;
      padding-top: 20px;
      font-size: 16px;
      color: #444;
    }

.attributes {
    margin-top: 12px;
}

  .attributes li label {
    padding: 12.5px 32px 12.5px 16px;
    transition: .3s ease-in-out;
    cursor: pointer;
    width: 100%;
    justify-content: space-between;
  }

    .attributes li label:hover {
      background-color: rgba(155,155,155, 0.4);
    }

.select-option input {
  appearance: none;
  -webkit-appearance: none;
  display: none;
}

.attributes .select-option.disabled {
  color: #9B9B9B;
}

.sizes-container {
  display: none;
  position: absolute;
  width: calc(100% + 2px);
  background-color: #fff;
  left: -1px;
}

.box-selected.active-options .sizes-container {
    display: block;
}

.box-selected.active-options .multi-colors:after {
  transform: scaleY(-1);
}


.select-attr.disable label {
  color: #9B9B9B;
}

.select-option {
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.select-option.selected {
  background-color: #FFB549;
}

.subscription-item {
  gap: 20px 40px;
  margin-bottom: 50px;
}

  .subscription-item .attributes {
    margin-top: 3px;
    color: #9B9B9B;
    font-size: 14px;
  }


  .attributes .radio-attributes {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

    .attributes .radio-attributes li {
      margin: 0 10px 0 0;
    }

  .attributes .option-list.radio-attributes label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    height: 35px;
    border: 1px solid #212121;
    border-radius: 100px;
    font-size: 14px;
    margin: 0;
    transition: all 0.2s;
    cursor:pointer;
  }
  .attributes .option-list.radio-attributes input[type="radio"]:checked + label {
    color: #fff;
    background: #212121;
  }

  .attributes .radio-attributes input {
    display: none;
  }

.product-banner {
  grid-template-columns: 1fr 1fr;
}

  .product-banner .collect-banner .flex-cl {
    padding: 50px 20px 40px;
    flex-direction: column;
    height: 100%;
    row-gap: 22px;
  }

  .product-banner .collect-banner .desc {
    margin: auto 0;
    max-width: 600px;
    line-height: 24px;
  }

  .product-banner .collect-banner .btn {
    margin: 0;
    text-decoration: underline;
  }

.collection-prod-section {
  font-size: 3.2vw;
  line-height: 4.17vw;
  padding: 100px 16.8% 18px;
  margin: auto;
  text-align: left;
}

.middle-col {
    display: inline-block;
}

  .middle-col:last-child img {
    width: 11.25vw;
    height: auto;
    vertical-align: text-top;
  }

  .middle-col:first-child img {
    width: 5.7vw;
    height: auto;
    vertical-align: text-top;
  }


  .related-prods {
    margin-top: 90px;
    margin-bottom: -1px;
  }



.attributes select {
  width: auto;
  min-width: 100px;
  max-width: 100%;
}

  .attributes .option-list label {
    margin: 0 5px;
  }

  .attributes .datepicker {
    width: 280px;
    text-align: center;
    color: #444;
  }

  .attributes .qty-box input {
    width: 48px;
    height: 32px;
    text-align: center;
  }

  .attributes .option-list:not(.attribute-squares) .disabled {
    opacity: .5;
  }

  .attributes .attribute-squares .disabled .attribute-square {
    cursor: default;
    opacity: .25;
  }

  .attributes .attribute-squares .disabled .attribute-square-container {
    background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 1.5px), #e91e63 50%, rgba(0,0,0,0) calc(50% + 1.5px), rgba(0,0,0,0) 100%), linear-gradient(to top right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 1.5px), #e91e63 50%, rgba(0,0,0,0) calc(50% + 1.5px), rgba(0,0,0,0) 100%);
  }

  .attributes .attribute-squares .tooltip-container .not-available-text {
    font-size: 12px;
  }

  .attributes .attribute-squares.color-squares .tooltip-container .not-available-text {
    margin: 5px;
  }

  .attributes .attribute-squares.color-squares .tooltip-container {
    width: 120px;
    display: none;
  }

  .attributes .attribute-squares.color-squares li:hover .tooltip-container {
    margin-left: -42px;
  }

  .attributes .attribute-squares.color-squares .disabled .tooltip-container {
    display: block;
  }

  .attributes .attribute-squares.image-squares .tooltip-container .not-available-text {
    margin-bottom: 5px;
    display: none;
  }

  .attributes .attribute-squares.image-squares .disabled .tooltip-container .not-available-text {
    display: block;
  }


.attribute-squares {
  font-size: 0;
  display: inline-block;
}

  .attribute-squares li {
    display: inline-block;
    margin: 0 5px 5px;
    text-align: center;
  }

  .attribute-squares .attribute-square-container {
    display: block;
    position: relative;
    z-index: 0;
    padding: 1px;
  }

  .attribute-squares label {
    display: block;
    overflow: hidden;
  }

  .attribute-square {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #212121;
    cursor: pointer;
    border-radius: 100px;
  }

  .attribute-squares .selected-value .attribute-square-container {
    background-color: #4ab2f1;
  }

  .attribute-squares li input {
    display: none;
  }

.attribute-squares-padding {
  padding: 0 5px 0 0;
}

.tooltip-container {
  position: absolute;
  width: 200px;
  color: #000000;
  background: #FFFFFF;
  border: 1px solid #eeeeee;
  text-align: center;
  visibility: hidden;
  border-radius: 5px;
}

  .tooltip-container:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-bottom: 7px solid #eeeeee;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
  }

  .tooltip-container:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-bottom: 6px solid #FFFFFF;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
  }

.attribute-squares li:hover .tooltip-container,
.attribute-squares li:focus .tooltip-container {
  visibility: visible;
  margin-left: -83px;
  margin-top: 5px;
  z-index: 999;
}

.tooltip-container .tooltip-header {
  background-color: #F6F6F6;
  height: 25px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding-left: 10px;
  padding-top: 5px;
  text-align: left;
  width: 198px;
  font-size: 15px;
  border-bottom: 1px #EEEEEE solid;
}

.tooltip-container .tooltip-body {
  margin: 5px;
}

  .tooltip-container .tooltip-body img {
    border: 0px #FFF;
    width: 190px;
  }
.customer-entered-price{
    display:none;
}
#giftcard-price-section {
  margin: 35px 0 30px;
}
#giftcard-price{
    margin-bottom:16px;
}
#giftcard-prices {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

  #giftcard-prices label {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #212121;
    height: 35px;
    width: 64px;
    border-radius: 100px;
  }
  #giftcard-prices input:checked + label {
    background-color: #212121;
    color:#fff;
  }
.giftcard {
  margin: 0 0 20px;
  overflow: hidden;
}

  .giftcard div {
    margin: 0 0 10px;
  }

  .giftcard label {
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
  }

  .giftcard input,
  .giftcard textarea {
    width: 100%;
    max-width: 100%;
    border: 1px solid #212121;
  }
  .giftcard input{
      padding:10px 14px;
  }
  .giftcard textarea {
    min-height: 80px;
  }

  #size-guide-panel{
      max-width:unset;
      width:45%;
      z-index:11;
      padding:0 4%;
  }

    #size-guide-panel h3 {
      padding: 20px 0;
      background-color: #ffff;
      position: sticky;
      top: 0;
      font-size: 18px;
      line-height: 22px;
      display: flex;
      justify-content: space-between;
    }
#size-guide-text {
  text-align: right;
  line-height: 21px;
  text-decoration: underline;
  letter-spacing: -.5px;
  font-size: 15px;
  display: block;
  margin-top: 4px;
  transition: .3s;
}

  #size-guide-text:hover {
      text-decoration: unset;
  }

  .ui-dialog-content .back-in-stock-subscription-page {
    text-align: left;
    color: #212121;
  }


.ui-dialog-content .back-in-stock-subscription-page {
  padding: 20px 20px 45px;
}



.ui-dialog-content .back-in-stock-subscription-page .tooltip {
  margin: 0 0 20px;
}

.back-in-stock-subscription-page .newsletter-email {
  max-width: unset;
}

.back-in-stock-subscription-page .newsletter-subscribe-button {
  white-space: nowrap;
}


/********** REGISTRATION, LOGIN, ACCOUNT PAGES  **********/

.html-account-page .side-2 {
  width: 33%;
  padding-top: 95px;
  border-right: 1px solid #212121;
  height: calc(100vh - 200px);
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.html-account-page .center-2 {
  width: 67%;
/*  border-left: 1px solid #212121;*/
  height: calc(100vh - 200px);
  overflow:auto;
  padding:95px 9% 0;
}
.html-account-page h1 {
  font-size:22px;
  text-align:center;
  line-height:29px;
  margin-bottom: 42px;
}
.block-account-navigation .title,
.block-account-navigation .reward-points,
.block-account-navigation li {
  padding: 0 2% 0 27%;
}

.block-account-navigation .title {
  font-size: 22px;
  line-height: 29px;
}
.block-account-navigation li {
  transition: all 0.3s;
}

  .block-account-navigation li a {
    display: flex;
    align-items:center;
    line-height: 49px;
  }

  .block-account-navigation li.active,
  .block-account-navigation li:hover {
    background: #EEF1F2;
    font-weight: bold;
  }
#nav-customer-info a:before {
  content: url('../imgs/nav-account.svg')
}
#nav-customer-addresses a:before {
  content: url('../imgs/nav-address.svg')
}
#nav-customer-orders a:before {
  content: url('../imgs/nav-order history.svg')
}
#nav-order-finder a:before {
  content: url('../imgs/nav-track-your-order.svg')
}
#nav-reward-points a:before {
  content: url('../imgs/nav-loyalty-points.svg')
}
#nav-change-password a:before {
  content: url('../imgs/nav-password.svg')
}
#nav-customer-wishlist a:before {
  content: url('../imgs/nav-wishlist.svg')
}
#nav-customer-addresses a:before{
    content:url('../imgs/nav-address.svg')
}
.block-account-navigation li a:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  margin-right: 36px;
}
.block-account-navigation .listbox {
  margin-top: 18px;
}
#logout {
  display:block;
  line-height: 21px;
  padding: 12px 0;
  text-align: center;
  border-top: 1px solid #212121;
  margin-top:auto;
}
.gender {
  display: inline-block;
}

  .gender span {
    display: inline-block;
    margin: 0 5px;
  }

    .gender span > * {
      display: inline !important;
      margin: 0 5px;
      line-height: 32px;
    }

.date-of-birth .date-picker-wrapper {
  display: inline;
}

.date-of-birth select {
  width: 31%; /*always single line*/
  max-width: 126px;
}

  .date-of-birth select + select {
    margin: 0 0 0 10px;
  }

.date-of-birth .select-wrapper + .select-wrapper {
  margin: 0 0 0 10px;
}

#check-availability-button {
  margin: 10px 0 0;
  border: none;
  background-color: #888;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

  #check-availability-button:hover,
  #check-availability-button:focus {
    background-color: #999;
  }


.return-request-page h1 a {
  color: #4ab2f1;
}

.return-request-page .return-request-file {
  font-size: 14px;
}

  .return-request-page .return-request-file .uploadedfileinput {
    display: inline-block;
    vertical-align: middle;
  }

.registration-page .message-error,
.login-page .message-error,
.account-page .message-error {
  margin: 0 0 10px;
}



.customer-info-page .email-to-revalidate,
.customer-info-page .readonly-username {
  margin: 0 5px;
  font-size: 14px;
}

.customer-info-page .email-to-revalidate-note {
  display: block;
  font-size: 14px;
  margin-top: 7px;
  white-space: normal;
}

.customer-info-page {
    max-width: 600px;
    margin: auto;
}

.customer-info-page .classic-inputs input{
  width: 100%;
}
  .change-password-page .classic-inputs input {
    width: 100%;
  }


  .customer-info-page button,
  .address-list-page button {
    margin-left: auto;
  }

.add-new-address-btn {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}

  .add-new-address-btn:after {
    content: '';
    vertical-align: text-top;
    background: url(../imgs/plus_icon_white.svg);
    width: 15px;
    height: 15px;
    display: inline-block;
  }

.no-address-content {
  text-align: center;
  max-width: 500px;
  margin: auto;
}

  .no-address-content .no-data {
      margin-bottom: 24px;
  }

.no-address-content button {
    margin: auto;
}

.add-more-external-records {
  text-align: center;
}

  .add-more-external-records a {
    color: #4ab2f1;
  }

    .add-more-external-records a:hover,
    .add-more-external-records a:focus {
      text-decoration: underline;
    }

.account-page .buttons {
  text-align: center;
}

.account-page .description {
  margin: 0 0 25px;
  padding: 0 10px;
}

.account-page .table-wrapper {
  margin: 0 0 30px
}

.gdpr-tools-page .result {
  margin: 20px 0;
  font-size: 13px;
  color: #e4434b;
}

.gdpr-tools-page .buttons {
  margin-top: 20px;
  margin-top: 20px;
}
.order-finder h1 {
  margin: unset;
}
.order-finder p {
  text-align:center;
  margin-bottom:30px;
}

.search-order {
    position: relative;
}

#find-order {
  position: absolute;
  right: 0;
  bottom: 3px;
  z-index: 1;
}

.search-order .inputs input:placeholder-shown + label {
  color: #212121;
}


.search-order .inputs input[type="text"]:focus {
    background-color: #fff;
}

.search-order .inputs input#orderNumber:not(:placeholder-shown) + label {
  transform: translate(0, 20px);
}


.search-order .inputs input#orderNumber:placeholder-shown + label {
  transform: translate(0, 36.5px);
}

.order-finder .inputs input {
  border: none;
  border-bottom: 1px solid #212121;
  padding-right: 30px;
  padding-left: 0;
  min-height: unset;
}
/*.order-finder .inputs:after {
  position: absolute;
  content: url('../imgs/search.svg');
  width: 28px;
  height: 28px;
  right: 0;
  bottom: 10px;
  z-index: 2;
}*/
.order-finder form{
    max-width: 465px;
    margin:auto;
}
.order-finder .data-table {
  gap: 43px;
  max-width: 465px;
  margin: 36px auto 40px;
  overflow: hidden;
  position: relative;
}

  .order-finder .data-table:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 30px;
    background-color: #252828;
    width: 1px;
    left: 15px;
    z-index: -1;
  }

  .order-finder .connect-note {
    height: calc(46px + 100%);
    top: 30px;
    z-index: -1;
  }

.order-finder .data-table ul {
  grid-template-columns: 30px 1fr;
  gap: 40px 25px;
  align-items: center;
  position: relative;
}

/*.order-finder .data-table > ul:first-child {
  position: relative;
  background: #fff;
}*/

/*.order-finder .data-table ul:first-child + ul {
  position: unset;
  background: none;
}
*/
/*.order-finder .data-table > ul:after {
  content:"";
  height: calc(43px + 50%);
  position: absolute;
  top:50%;
  background-color: #252828;
  width: 1px;
  left: 15px;
  z-index:-1;
}*/
.order-finder li.img img {
  display: block;
}
.order-finder li.created-on {
  text-align: left;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  align-items: center;
}
.order-finder .data-table ul .created-on strong span {
  color: #f4f4f4;
  padding: 0 10px;
}

.order-finder li.created-on strong + div {
  text-align: end;
  font-size: 14px;
  max-width: 50%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.footer-finder {
  border-top: 1px solid #f4f4f4;
  padding-top: 46px;
  text-align: center;
  max-width: 360px;
  margin: auto;
}
.footer-finder button{
    margin:0 auto 50px;
}
.points-list{
    margin-bottom:30px;
}
.reward-points-page .info-headers,
.order-list-page .info-headers,
.address-list-page .info-headers {
  color: #9B9B9B;
  display: flex;
  padding: 0 0 10px 10px;
  margin: 40px 0 14px;
  align-items: end;
  line-height: 22px;
  border-bottom: 1px solid #212121;
}

.order-list-page .no-data {
    text-align: center;
}

.order-list-page .info-headers {
  margin-bottom: 0;
}

  .mobile769 {
    display: none;
  }

.order-list-page .info-headers li,
.order-list-page .info li {
  width: 21%;
  padding-right: 3%;
}

  .order-list-page .info-headers li.code, 
  .order-list-page .info li.code {
    width: 28%;
  }

  .address-list-page .info-headers li, 
  .address-list-page .info li {
    width: 23.5%;
    padding-right: 3%;
  }

    .order-list-page .info-headers li.controls, 
    .order-list-page .info li.controls, 
    .address-list-page .info-headers li.controls, 
    .address-list-page .info li.controls {
      width: 6%;
      display: flex;
      flex-direction: column;
      padding-right: 0;
      margin-left: auto;
    }
.reward-points-page .info-headers li,
.reward-points-page .info li {
  width: 25%;
  padding-right:4%;
}

.reward-points-page .info, 
.address-list-page .info, 
.order-list-page .info {
  margin: 0 0 18px;
  display: flex;
  align-items: center;
  padding: 0 0 10px 10px;
  font-weight: bold;
  line-height: 22px;
  border-bottom: 1px solid #212121;
}

.order-list-page .info {
  margin: 0;
  padding: 18px 0 7px 10px;
}

.order-details-page .info {
  padding: 32px 0 10px 10px;
}

  .address-list-page .info .name,
  .order-list-page .info .name {
    font-size: 16px;
    font-weight: bold;
  }

.order-list-page .controls button, .address-list-page .controls button {
  text-align: left;
}

.delete-address-button {
  margin-bottom: 12px;
}
.cancel-recurring-order-button {
  background: url('../images/remove.png') left center no-repeat;
}

.retry-recurring-order-button {
  background: url('../images/retry.png') left center no-repeat;
}

.return-items-button {
  background: url('../images/return.png') left center no-repeat;
}

.order-details-button {
  font-family: initial;
  font-size: 24px;
  line-height: 19px;
  font-weight: bold;
  text-align:center !important;
  padding:10px;
}

.order-details-page .fieldset {
    margin: 0 0 15px;
}

.address-list-page .button-2:hover,
.address-list-page .button-2:focus,
.order-list-page .button-2:hover,
.order-list-page .button-2:focus {
  color: #FFB549;
}

.address-list-page .add-button {
  margin: 0 0 20px;
  text-align: center;
}

.address-edit-page .message-error {
  margin: 20px 0;
}

.address-edit-page .edit-address {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  gap:16px;
}
.address-edit-page .edit-address > div{
  width:calc(50% - 8px);
}
  .address-edit-page .edit-address input,
  .address-edit-page .edit-address select {
    width: 100%;
  }

  .address-edit-page .buttons {
    display:flex;
    justify-content:space-between;
    margin-top:35px;
  }
.address-edit-page .buttons button{
  min-width:218px;
}

.recurring-payments table td {
  white-space: nowrap;
}

  .recurring-payments table td:first-child {
    min-width: 120px;
    white-space: normal;
  }

.recurring-payments .button-2 {
  font-size: 14px;
}

.return-request-list-page .details {
  border-top: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  padding: 20px;
  line-height: 22px;
  color: #444;
}

.return-request-list-page label {
  margin: 0 5px 0 0;
}

.return-request-list-page a {
  color: #4ab2f1;
}

  .return-request-list-page a:hover,
  .return-request-list-page a:focus {
    text-decoration: underline;
  }

.return-request-list-page .comments div {
  margin: 10px 0 0;
  font-size: 15px;
  font-style: italic;
  color: #444;
}

.downloadable-products-page table td {
  color: #444;
}

.reward-points-overview {
  margin: 0 0 25px;
}

.reward-points-history table td {
  color: #444;
}

  .reward-points-history table td:first-child {
    min-width: 120px;
  }

.change-password-page .page-title {
  margin: 0 0 -1px;
}

.change-password-page .result,
.change-password-page .message-error {
  margin: 20px 0;
}

.change-password-page .fieldset {
  margin: 0 0 30px;
}

.avatar-page .page-title {
  margin: 0;
}

.avatar-page .page-body {
  margin: 0 0 30px;
  overflow: hidden;
  background-color: #f9f9f9;
  padding: 30px 25px;
}

.avatar-page .message-error {
  margin: 0 0 10px;
}

.avatar-page .image {
  margin: 0 0 10px;
}

  .avatar-page .image img {
    border: 1px solid #ccc;
  }

.avatar-page .button-1 {
  font-size: 14px;
}

.avatar-page .button-2 {
  border: none;
  background-color: #888;
  padding: 10px 15px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

  .avatar-page .button-2:hover,
  .avatar-page .button-2:focus {
    background-color: #999;
  }

.avatar-page .info {
  color: #444;
}

.vendorinfo-page .button-2 {
  border: medium none;
  background-color: #888;
  padding: 10px 15px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

  .vendorinfo-page .button-2:hover,
  .vendorinfo-page .button-2:focus {
    background-color: #999;
  }

.vendorinfo-page .vendor-picture {
  width: 400px;
  margin: 0 auto;
}

  .vendorinfo-page .vendor-picture * {
    display: block;
    margin-top: 15px;
  }

.check-gift-card-balance-page .page-title {
  margin: 0 0 -1px;
}

.check-gift-card-balance-page .result,
.check-gift-card-balance-page .message-error {
  margin: 20px 0;
}

.check-gift-card-balance-page .fieldset {
  margin: 0 0 30px;
}

/*********** GLOBAL FORMS ***********/



.fieldset, .section {
  position: relative;
  margin: 0 0 40px;
}

  .fieldset .title,
  .section .title {
    margin: 0 0 15px;
    font-size: 18px;
  }

.form-fields {
  position: relative;
  margin: 0 0 30px 0;
}

.required {
  margin: 0 -8px 0 3px; /*siblings offset*/
  vertical-align: top;
  font-size: 20px;
  font-weight: normal;
  color: #e4434b;
}

.message-error,
.field-validation-error,
.username-not-available-status,
.poll-vote-error, .password-error,
.vat-status {
  display: block;
  text-align: left;
  font-size: 13px;
  color: #e4434b;
  margin-top: 5px;
}

.field-validation-valid,
.username-available-status {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #4cb17c;
}

.inputs .message-error,
.inputs .field-validation-error,
.inputs .username-not-available-status,
.inputs .poll-vote-error, .inputs .password-error {
  display: block;
  text-align: left;
  font-size: 13px;
  color: #e4434b;
  margin-top: 5px;
  order: 3;
}


.inputs .field-validation-valid,
.inputs .username-available-status {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #4cb17c;
}


.captcha-box {
  text-align: center;
  line-height: 0; /*firefox line-height bug fix*/
}

  .captcha-box > div {
    display: inline-block;
    max-width: 100%;
  }

  .captcha-box input {
    height: auto;
  }

/********** CHECKOUT **********/

.html-checkout-page #header-lower,
.html-checkout-page .top-message {
  display: none !important;
}
.html-checkout-page #header{
    min-height:unset;
}
#checkout-header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 0 4px;
  border-bottom: 1px solid #212121;
  position: relative;
}

  #checkout-header .header-logo {
    width: fit-content;
  }

#checkout-breadcrumbs {
  display: flex;
  color: #9B9B9B;
  gap: 10px;
  line-height: 21px;
  margin: 60px 0 45px;
  flex-wrap: wrap;
}
  #checkout-breadcrumbs .active,
  #checkout-breadcrumbs span{
    color: #212121;
  }
#checkout-steps {
  border-right: 1px solid #212121;
  padding:0 9%;
}

#checkout-steps h2{
  margin-bottom:20px;
  font-size: 22px;
  line-height: 29px;
}
.radio-inputs{
    display:flex;
    gap:60px;
}
#checkout-invoice{
    margin:35px 0;
}
#checkout-invoice .radio-inputs{
  margin: 20px 0;
}
.vat-note{
    display:block;
    padding: 10px 0;
}
  #checkout-invoice .radio-inputs label{
    padding-left:14px;
  }
.radio-inputs div {
  display: flex;
  align-items: center;
}
#checkout-invoice input[type="radio"],
#payment-method-block input,
#co-shipping-method-form input {
  appearance: none;
  width: 23px;
  height: 23px;
  background: #fff;
  outline: 1px solid #c4c1bf;
  border-radius: 50%;
  flex-shrink: 0;
  cursor: pointer;
}

#payment-method-block input, #co-shipping-method-form input {
  position: absolute;
  left: 23px;
  top: 12px;
  cursor: pointer;
}

  #checkout-invoice input[type="radio"]:checked,
  #payment-method-block input:checked,
  #co-shipping-method-form input:checked {
    border: 6px solid #fff;
    background: #000;
  }

#checkout-invoice label {
    cursor: pointer;
}

.address-select {
  display: flex;
  gap: 13px 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.address-select .address-item{
  width: calc(50% - 10px);
  font-size: 14px;
  line-height:24px;
}
  .address-select .address-item input {
    display:none;
  }
  .address-select .address-item label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #EEF1F2;
    height: 90px;
    padding: 10px 22px;
    cursor: pointer;
  }

    .address-select .address-item label.new-billing,
    .address-select .address-item label.new-shipping {
      flex-direction: unset;
      justify-content: space-between;
      column-gap: 10px;
    }
.address-select .address-item input:checked + label {
  border-width: 1px;
  border-color: #212121;
}
  .address-select .address-item label .address-summary {
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }


.checkout-page .page-body {
  display: flex;
}
.checkout-page .section {
  margin: 0 0 30px;
}

  .checkout-page .section.order-summary {
    margin: 100px 0 30px;
  }

.checkout-page .cart-options {
  min-height: 60px;
  overflow: hidden;
}

.checkout-page .cart-footer {
  border-top: none;
}

.checkout-page .button-1 {
  display: inline-block;
  min-width: 140px;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}
#order-summary-form h2{
    margin:35px 0 27px;
}
#order-summary-form .item {
  padding: 21px 0;
  border-top: 1px solid #212121;
}
#order-summary-form .item.first {
  border:none;
}
.checkout-page .classic-inputs input,
.checkout-page .classic-inputs select {
  max-width: 465px;
  width: 100%;
}

  .checkout-page .button-1:hover,
  .checkout-page .button-1:focus {
    background-color: #248ece;
  }

.enter-address .message-error {
  margin: 20px 0;
}

.checkout-page .ship-to-same-address {
  padding: 30px 0;
}

.vat-number-warning {
  text-align: center;
  font-size: 13px;
  color: #e4434b;
  margin-top: 5px;
}

  .vat-number-warning a {
    text-decoration: underline;
  }

.checkout-page .pickup-in-store {
  text-align: center;
}

  .checkout-page .pickup-in-store .selector {
    margin: 0 0 5px;
    font-weight: bold;
    color: #444;
  }

.select-pickup-point {
  text-align: center;
}

.checkout-page .pickup-points-map {
  min-width: 400px;
  min-height: 350px;
  vertical-align: middle;
  margin-top: 5px;
  margin-bottom: 5px;
}

.checkout-page .edit-address-button {
  float: right;
  margin: 20px 10px 10px 12px;
}

.checkout-page .delete-address-button {
  float: right;
  margin: 20px 0 10px 0;
}
#payment-method-block img {
  margin-right: 32px;
  object-fit: contain;
}
li.paymethod-info {
  display: none;
}
  li.paymethod-info.active-info {
    display: block;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 12px;
    padding: 12px 15px;
    background-color: #f4f4f4;
    margin-top: -10px;
    font-size: 14px;
    line-height: 20px;
  }
.payment-method .payment-details label,
.shipping-method li label {
  padding: 13.5px 23px 13.5px 60px;
  min-height: 50px;
  border: 1px solid #212121;
  margin-bottom: 12px;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}

  .payment-method .payment-details label {
      padding-left: 80px;
  }

  .payment-method .payment-details.active label,
  .shipping-method li .active label {
    background-color: #EEF1F2;
  }

#payment-method-block .payment-details,
.shipping-method .method-name {
  position: relative;
}

.payment-method .payment-details label {
  padding-top: 6.5px;
  padding-bottom: 6.5px;
  display: flex;
  align-items: center;
}


.shipping-method .method-list,
#payment-method-block .method-list {
  margin: 0 auto 30px;
  overflow: hidden;
  font-size: 16px;
}

.shipping-method .method-description {
  margin-left: auto;
  margin-right: 5px;
  color: #9B9B9B;
  font-size: 14px;
  text-align: right;
  max-width: 200px;
}

.payment-method .use-reward-points {
  margin: 0 0 30px;
  text-align: center;
  color: #444;
}

.payment-method .payment-logo {
  display: inline-block;
  vertical-align: middle;
}

  .payment-method .payment-logo label {
    display: block;
    font-size: 0 !important;
  }

.payment-info .info {
  padding: 30px 15px;
  color: #444;
}

  .payment-info .info tr {
    display: block;
    margin: 0 0 15px;
    font-size: 0;
  }

  .payment-info .info td {
    display: inline-block;
    width: 100% !important;
    max-width: 400px !important;
    font-size: 14px; /*reset zeroing*/
  }

    .payment-info .info td:only-child {
      width: 100% !important;
      max-width: 100% !important;
    }

    .payment-info .info td input[type="text"] {
      width: 100% !important;
    }

    .payment-info .info td input[name="CardCode"] {
      width: 65px !important;
    }

    .payment-info .info td select {
      min-width: 70px;
    }

    .payment-info .info td:first-child {
      margin: 0 0 10px;
    }

  .payment-info .info p {
    text-align: center;
  }

.confirm-order .buttons {
  padding: 10px 0;
}

.confirm-order .button-1 {
  font-size: 16px;
}

.back-to-orders-button {
  position: absolute;
  left: 0;
  top: 5px;
}

.order-details-area {
  gap: 17px 21px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 17px;
}

.order-product-item .prod-image a {
  padding: 27px 22px;
  display: block;
}

.order-product-info {
  width: 100%;
  padding: 19px 0 10px 32px;
  font-size: 14px;
  line-height: 19px;
}

  .order-product-info > div {
      flex: 1;
  }

  .order-review-data .title, .order-list-page .title, .shipment-details-area .title {
    margin: 0 0 10px;
    color: #7b7b7b;
  }

.shipping-info, .billing-info,
.shipping-method-info,
.payment-method-info {
  border: 1px solid #EEF1F2;
  padding: 24px;
  font-size: 14px;
  line-height: 19px;
}

.product-order-prices {
  gap: 6px;
  margin-top: auto;
}


.product-order-prices > div{
    justify-content: space-between;
}

  .div-title {
    color: #9B9B9B;
  }


.product-order-prices strong,
.order-product-info a{
  font-size: 16px;
}

  .order-product-info a {
      margin-bottom: 5px;
  }

  .order-review-data li, .order-details-area li, .shipment-details-area li {
    padding: 3px 0;
  }

.order-completed-page{
    margin: 50px auto;
}
.order-completed-page h1{
  margin: 0 0 10px;
}
.order-completed .details {
  margin: 0 0 30px;
  padding: 30px 15px;
  text-align: center;
  color: #444;
}

  .order-completed .details div {
    margin: 5px 0;
  }

  .order-completed .details strong {
    text-transform: uppercase;
  }

  .order-completed .details a {
    font-weight: bold;
    margin-top: 15px;
    display: block;
  }

    .order-completed .details a:hover,
    .order-completed .details a:focus {
      text-decoration: underline;
    }

.opc .section {
  margin: 0 0 30px;
}

  .opc .section.select-billing-address,
  .opc .section.payment-method {
    margin-bottom: 18px;
  }

.terms-of-service a {
    text-decoration: underline;
}

.opc .section > label {
  display: block;
  margin: 0 0 10px;
}

.opc select {
  max-width: 100%;
}

.opc .buttons {
  margin: 45px 0;
  display:flex;
  align-items:center;
  justify-content:space-between;
}
  .opc .back-link{
      display:flex;
      align-items:center;
  }
  .opc .back-link img {
    margin-right:20px;
  }

.opc .buttons .please-wait {
  display: block;
  margin: 10px 0 0;
  background: none;
}

.opc .section.ship-to-same-address {
  margin: 0 0 38px;
  padding: 0;
}

#checkout-step-shipping {
    margin-top: 80px;
}

.opc .section.pickup-in-store {
  margin: 0 0 30px;
  padding: 0;
}

.opc .payment-info .info tr {
  text-align: left;
}

.opc .section.order-summary {
  margin: 0;
}

#checkout-reward-points {
  background-color: #F7F8F9;
  text-align:center;
  padding:10px;
  margin-bottom: 10px;
}
  #checkout-reward-points .total-points {
    line-height:19px;
    font-size:14px;
    margin-bottom: 3px;
  }
  #checkout-reward-points .maximum-points {
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 13px;
  }
  #checkout-reward-points .quantity-edit-buttons{
      margin:auto;
      max-width:130px;
  }
    #checkout-reward-points .quantity-edit-buttons input {
      width: 60px;
    }


/****** ORDER DETAILS & SHIPPING DETAILS ******/



.order-details-page .page-title {
  border-bottom: none;
}

  .order-details-page .page-title h1 {
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
  }

  .order-details-page .page-title a {
    display: inline-block;
    min-width: 180px;
    margin: 5px 0;
    border: none;
    background-color: #aaa;
    background-image: none;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
  }

    .order-details-page .page-title a:hover,
    .order-details-page .page-title a:focus {
      background-color: #999;
    }

    .order-details-page .page-title a.print-order-button {
      background-color: #4ab2f1;
    }

      .order-details-page .page-title a.print-order-button:hover,
      .order-details-page .page-title a.print-order-button:focus {
        background-color: #248ece;
      }

.order-details-page .order-overview {
  margin: 0 0 50px;
  line-height: 26px;
  text-align: center;
  font-size: 16px;
  color: #444;
}

  .order-details-page .order-overview .order-number {
    margin: 0 0 10px;
    text-transform: uppercase;
  }

  .order-details-page .order-overview .order-total strong {
    font-weight: normal;
    color: #4ab2f1;
  }

.order-details-page .repost .button-2 {
  display: inline-block;
  margin: 10px 0;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

  .order-details-page .repost .button-2:hover,
  .order-details-page .repost .button-2:focus {
    background-color: #248ece;
  }

.order-details-page .download a {
  font-weight: normal;
  color: #4ab2f1;
}

  .order-details-page .download a:hover,
  .order-details-page .download a:focus {
    text-decoration: underline;
  }

.user-agreement-page .terms-of-agreement {
  margin: 0 0 20px;
  padding: 20px;
  text-align: center;
}

.user-agreement-page .button-1 {
  min-width: 140px;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}

  .user-agreement-page .button-1:hover,
  .user-agreement-page .button-1:focus {
    background-color: #248ece;
  }

.order-details-page .tax-shipping-info {
  margin: 30px 0;
}

  .order-details-page .tax-shipping-info a {
    color: #4ab2f1;
  }

    .order-details-page .tax-shipping-info a:hover,
    .order-details-page .tax-shipping-info a:focus {
      text-decoration: underline;
    }

.order-section.totals {
    margin-bottom: 17px;
}

.order-details-page .totals.section {
  width: 370px;
  padding: 0 10px;
  max-width: 100%;
  margin: 0 auto 50px;
}

.order-details-page .total-info {
  padding: 15px 0;
  width: 38.2%;
  margin-left: auto;
  font-size: 14px;
  line-height: 19px;
  gap: 6px;
}

.order-product-items {
  row-gap: 10px;
}

  .order-details-page .total-info > div {
      justify-content: space-between;
  }

  .order-details-page .total-info strong {
      font-size: 16px;
  }

.order-status-info {
    margin-bottom: 12px;
    padding-bottom: 12px;
    gap: 20px;
}

.order-status-info > div {
    flex:1;
}

  .order-status-info .title {
      color: #212121;
  }

  .order-completed-page {
    text-align: center;
  }
.order-completed-page button{
  margin:auto;
}

.left-note .data-table {
  margin-top: 15px;
  position: relative;
  overflow: hidden;
}

  .left-note .data-table:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 30px;
    background-color: #252828;
    width: 1px;
    left: 15px;
    z-index: -1;
  }

.left-note ul.grid-cl {
  grid-template-columns: 30px 1fr;
  column-gap: 20px;
  font-size: 14px;
  padding: 5px 0 10px;
  position: relative;
}

.left-note ul.grid-cl:last-child {
    padding-bottom: 0;
}
  .left-note li strong {
    white-space: nowrap;
}

  .left-note li strong + div {
    font-size: 13px;
    text-align: end;
    max-width: 50%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

.left-note li.img {
  display: inline-flex;
  background: #fff;
}

.left-note .created-on {
  justify-content: space-between;
  align-items: center;
  position: relative;
  column-gap: 10px;
}


.left-note ul.grid-cl:not(:last-child) .created-on:after {
    content: '';
  position: absolute;
  background-color: #F4F4F4;
  height: 1px;
  width: 100%;
  bottom: -10px;
  left: 0;
}


.connect-note {
  height: 100%;
  position: absolute;
  top: 35px;
  background-color: #252828;
  width: 1px;
  left: 15px;
}

.order-details-page {
    margin-bottom: 35px;
}

.order-details-page button {
  margin-left: auto;
}

.return-text {
    padding-left: 18%;
}

  .return-text p {
      font-size: 14px;
      line-height: 22px;
  }
  /********** SHOPPING CART **********/
  #shopping-cart-form {
    display: flex;
  }
  #shopping-cart-form .items {
    padding:0 8% 100px;
  }

  #shopping-cart-form .item {
    border: 1px solid #212121;
    padding: 22px 16px 22px 22px;
    border-top: none;
    column-gap: 54px;
  }

    #shopping-cart-form .item .picture {
      flex: 1 1 15%;
    }

.cartItem-details {
  justify-content: space-between;
  flex: 1 1 85%;
  column-gap: 20px;
}
#shopping-cart-form .item.first {
  border-top: 1px solid #212121;
}

    #shopping-cart-form .item .name a {
        line-height: 21px;
    }

    #shopping-cart-form .item .price-and-removal {
      text-align: right;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
  #shopping-cart-form .remove-btn {
    font-size: 16px;
    color: #9B9B9B;
    text-decoration:underline;
    letter-spacing: -.5px;
    margin-top: 10px;
  }

  .order-progress {
    margin: 0 0 50px;
    background-color: #f6f6f6;
    padding: 15px 0;
    text-align: center;
  }

  .order-progress ul {
    font-size: 0;
  }

  .order-progress li {
    display: inline-block;
    margin: 10px;
  }

  .order-progress a {
    display: block;
    min-width: 70px;
    font-size: 14px; /*reset zeroing*/
    color: #444;
  }

    .order-progress a:before {
      content: "";
      display: block;
      width: 40px;
      height: 40px;
      margin: 0 auto 15px;
      border: 1px solid #bbb;
      background: #fff url('../images/pointer.png') center no-repeat;
    }

  .order-progress li.active-step a {
    cursor: pointer;
  }

  .order-progress li.inactive-step a {
    opacity: 0.3;
    cursor: default;
  }

.shopping-cart-page .page-title {
  margin: 20px 0 42px;
}
#shopping-cart-form .cart-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom:15px;
}
.remove-all-button {
  font-size: 16px;
  text-decoration: underline;
  letter-spacing: -.5px;
}
.go-back-button {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 16px;
}

.shopping-cart-page .message-error {
  padding: 20px 0;
  border-bottom: 1px solid #212121;
  font-size:18px;
}
.shopping-cart-page .item .message-error {
  padding:0;
  font-size: 14px;
  text-align: left;
  border: none;
}

.shopping-cart-page td .message-error {
  margin: 10px 0 0;
  text-align: left;
}

.shopping-cart-page .checkout-attributes a {
  color: #4ab3f1;
}

  .shopping-cart-page .checkout-attributes a:hover,
  .shopping-cart-page .checkout-attributes a:focus {
    text-decoration: underline;
  }

.shopping-cart-page .tax-shipping-info {
  margin: 20px 0;
  text-align: center;
}

  .shopping-cart-page .tax-shipping-info a {
    color: #4ab3f1;
  }

    .shopping-cart-page .tax-shipping-info a:hover,
    .shopping-cart-page .tax-shipping-info a:focus {
      text-decoration: underline;
    }

.shopping-cart-page .common-buttons {
  margin: 0 0 60px;
  background-color: #f6f6f6;
  padding: 20px;
  font-size: 0;
}

  .shopping-cart-page .common-buttons button {
    display: inline-block;
    min-width: 180px;
    margin: 5px;
    border: none;
    background-color: #aaa;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
  }

    .shopping-cart-page .common-buttons button:hover,
    .shopping-cart-page .common-buttons button:focus {
      background-color: #999;
    }

    .shopping-cart-page .common-buttons button:first-child {
      background-color: #4ab2f1;
    }

      .shopping-cart-page .common-buttons button:first-child:hover,
      .shopping-cart-page .common-buttons button:first-child:focus {
        background-color: #248ece;
      }


.checkout-attributes {
  margin: -30px 0 30px;
  color: #444;
}

  .checkout-attributes dt {
    margin: 0 0 5px;
    font-weight: bold;
  }

  .checkout-attributes dd {
    margin: 0 0 20px;
  }

  .checkout-attributes input[type="text"],
  .checkout-attributes select {
    min-width: 170px;
  }

  .checkout-attributes ul {
    font-size: 0;
  }

  .checkout-attributes li {
    display: inline-block;
    margin: 5px;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 8px 10px;
    font-size: 14px; /*reset zeroing*/
  }

  .checkout-attributes .attribute-squares li {
    border: none;
    padding: 0;
    line-height: 0;
  }

  .checkout-attributes li label {
    display: inline-block;
    margin: 0 0 0 5px;
  }

.selected-checkout-attributes {
  margin: 30px 0;
  color: #444;
}

  .selected-checkout-attributes br {
    content: "";
    display: block;
    margin: 3px;
  }


.page.shopping-cart-page {
    overflow: unset;
}

.order-summary-content .name a{
    margin-bottom: 7px;
}

.order-summary-content .name {
    margin-bottom:6px;
}

.order-summary-content .attributes {
  font-size: 14px;
  line-height: 19px;
  color: #9B9B9B;
  margin-top: 4px;
}

.cart-footer {
  margin: 0 0 50px;
}

  .cart-footer:after {
    content: "";
    display: block;
    clear: both;
  }

  .cart-footer .totals {
    padding: 20px 33px 28px 25px;
  }
.cart-total .earn-reward-points td.cart-total-right {
  width: 100%;
  text-align:center;
  font-style:normal;
  color: #000;
  line-height: 21px;
  padding: 15px 0px;
}
.cart-total td {
  width: 50%;
  padding: 0 0 10px 0;
  text-align: right;
  font-size: 14px;
}
.cart-total .order-total td {
  padding: 13px 0;
}

  .cart-total td:first-child {
    text-align: left;
    color: #9B9B9B;
  }
.cart-total .order-product-discount td {
  color: #F7941D;
}
.cart-total .order-product-discount .cart-total-right{
  font-weight:bold;
}
.cart-total strong {
  font-size: 16px;
}
.cart-total .giftcard-remaining {
  display: block;
  font-style: italic;
}
.cart-total .order-total {
  border-top: 1px solid #212121;
}

.cart-total .order-total td {
  color: #212121;
  font-weight: bold;
}

.min-amount-warning {
  margin: 0 0 20px;
  padding: 0 30px;
  color: #e4434b;
}

.cart-footer h2 {
  font-size: 22px;
  padding: 20px 33px 28px 25px;
  line-height: 29px;
}

.cart-footer .checkout-disabled {
  font-size: 20px;
  text-align: center;
  background: #ffa500;
  border: 1px solid #c3891e;
  color: #fff;
  padding: 15px 50px;
}

.cart-footer .checkout-button {
  width:100%;
  text-transform: uppercase;
}

.cart-footer .addon-buttons {
  margin: 20px 0 0;
  padding: 0 10px;
}

.cart-collaterals {
  padding: 5px 33px 5px 25px;
}

.order-summary-content
.cart-collaterals .name a {
    margin-bottom: 2px;
}

.checkout-items {
  max-height: 40vh;
  overflow: hidden auto;
}

  .checkout-items::-webkit-scrollbar {
    width: 5px;
    height: 100%;
  }

  .checkout-items::-webkit-scrollbar-track {
    background: #fff;
  }

  .checkout-items::-webkit-scrollbar-thumb {
    background-color: #212121;
    border-radius: 25px;
    border: 2px solid #212121;
  }

.checkout-page {
    overflow: unset;
}

.cart-collaterals summary {
  display: flex;
  align-items: center;
  cursor: pointer;
}
  .cart-collaterals summary img{
    margin-right:24px;
  }

    .cart-collaterals summary::after {
      content: "";
      background: url('../imgs/details-arrow.svg') no-repeat center;
      text-align: center;
      width: 34px;
      height: 34px;
      margin-left: auto;
      transform: rotate(90deg);
    }

  .cart-collaterals[open] summary::after {
    transform: rotate(-90deg);
  }

  .cart-collaterals .deals {
    margin: 10px 0 17px;
  }

.cart-collaterals .button-2 {
  display: inline-block;
  border: none;
  background-color: #aaa;
  padding: 10px 15px;
  color: #fff;
  text-transform: uppercase;
}

    .cart-collaterals .button-2:hover,
    .cart-collaterals .button-2:focus {
      background-color: #999;
    }

  .cart-collaterals .title {
    margin: 0 0 5px;
    font-size: 18px;
    color: #444;
  }

    .cart-collaterals .title strong {
      font-weight: normal;
    }

  .cart-collaterals .hint {
    margin: 0 0 10px;
  }

  .cart-collaterals .deals > div:first-child {
    margin: 0 0 12px;
  }

  .cart-collaterals .coupon-code {
    overflow: hidden;
    position:relative;
  }

    .cart-collaterals .coupon-code input {
      height: 45px;
      border: 1px solid #212121;
      width: 100%;
      text-indent: 9px;
    }
      .cart-collaterals .coupon-code input::placeholder {
        opacity: 1;
        color: #9B9B9B;
      }
    .cart-collaterals .coupon-code button {
      position: absolute;
      right: 0;
      padding: 14px 18px;
      text-transform: uppercase;
      font-size: 16px;
    }
  .cart-collaterals .message-failure {
    margin: 5px 0 0;
    font-size: 12px;
    color: #e4434b;
  }

  .cart-collaterals .message-success {
    margin: 5px 0 0;
    font-size: 12px;
    color: #4cb17c;
  }

  .cart-collaterals .current-code {
    margin: 10px 0 0;
    font-weight: bold;
    display: flex;
    align-items: center;
    color: darkgreen;
  }

.remove-discount-button,
.remove-gift-card-button {
  width: 16px;
  height: 16px;
  background: #fff url('../imgs/close_icon.svg') center no-repeat;
  cursor: pointer;
  margin-left:10px;
}

.cart-collaterals .shipping select {
  height: 36px;
}

.cart-collaterals .shipping-results {
  margin: 30px 0 0;
}

  .cart-collaterals .shipping-results li {
    margin: 20px 0;
  }

    .cart-collaterals .shipping-results li strong {
      display: block;
      margin: 0 0 5px;
      color: #444;
    }

.shopping-cart-page .no-data {
  margin: 80px auto;
  text-align: center;
}

.shopping-cart-page .no-data h1 {
    margin-bottom: 16px;
}

.shopping-cart-page .no-data a {
    margin: 40px auto 0;
}

/********** PRODUCT REVIEWS **********/

.product-reviews-page .page-title {
  margin-bottom:20px;
  text-align:center;
}

.product-reviews-page h1 {
  font-size: 26px;
  line-height: 32px;
  padding: 20px 0;
}

.product-reviews-page h1 a {
  color: #ffb549;
  font-size: 24px;
}

  .product-reviews-page .acc-content {
      padding: 30px 0 50px;
  }

  .product-reviews-page h1 a:before,
  .product-reviews-page h1 a:after {
    content: "''";
  }

#review-form {
  background-color: rgba(255,181,73, 0.8);
  padding: 30px 20px;
  border: 1px solid #212121;
}
  #review-form .classic-inputs input,
  #review-form textarea {
    width: 100%;
    background: #fff;
  }

.product-reviews-page .title {
  margin: 0 0 30px;
  font-size: 22px;
  text-align:center;
}

.write-review {
  margin: 0 0 60px;
}

  .write-review .fieldset {
    margin: 0 0 30px;
  }

  .write-review .review-rating {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }

    .write-review .review-rating label {
      display: block;
      margin: 0 0 5px;
      font-size: 14px;
    }

    .write-review .review-rating div.first,
    .write-review .review-rating div.last {
      font-weight:bold;
    }

    .write-review .review-rating div.rating-options {
      padding-top: 2px;
    }

      .write-review .review-rating div.rating-options input {
        vertical-align: baseline;
        appearance: none;
        -webkit-appearance: none;
        width: 12px;
        height: 12px;
        outline: 1px solid #212121;
        border-radius: 50%;
        background: #EEF1F2;
      }

        .write-review .review-rating div.rating-options input:checked {
          background: #212121;
          border: 2px solid #EEF1F2;
          outline-color: #212121;
        }

  .write-review .captcha-box {
    margin: 15px 0 0;
  }

  .write-review .button-1 {
    border: none;
    background-color: #4ab2f1;
    padding: 10px 25px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
  }

    .write-review .button-1:hover,
    .write-review .button-1:focus {
      background-color: #248ece;
    }

.product-reviews-page .result,
.product-reviews-page .message-error {
  margin: 30px 0;
  font-size: 16px;
  font-weight:bold;
  text-align:center;
}

.product-review-list {
  overflow: hidden;
}

.product-review-item {
  margin: 0 0 40px;
}

  .product-review-item .review-item-head {
    overflow: hidden;
    background-color: rgba(255,181,73, 0.8);
    padding: 10px;
    border: 1px solid #212121;
  }

  .product-review-item .review-title {
    line-height: 20px;
    font-size: 15px;
  }

  .product-review-item .product-review-box {
    margin: 3px 0 0;
  }

  .product-review-item .review-content {
    padding: 20px 0 0;
    border: 1px solid #212121;
  }

  .product-review-item .review-text {
    margin: 0 0 30px;
    padding: 0 10px;
    font-size:16px;
    line-height: 22px;
  }

  .product-review-item .avatar {
    margin: 0 0 10px;
  }

  .product-review-item .reply {
    margin: 15px 0;
    border-top: 1px solid #ddd;
  }

  .product-review-item .reply-header {
    margin: 15px 0;
    font-weight: bold;
  }

  .product-review-item .reply-text {
    line-height: 22px;
  }

  .product-review-item .review-info {
    padding: 0 10px 10px;
    gap: 5px;
  }
  .product-review-item .user span {
    font-weight: bold;
  }

  .product-review-item .review-info label {
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #9B9B9B;
  }

  .product-review-item span {
      letter-spacing: -.5px;
  }

.product-review-helpfulness {
  border-top: 1px solid #EEF1F2;
  font-size: 14px;
  padding: 10px;
}

.product-review-item .review-info a,
.product-review-helpfulness .vote {
  display: inline-block;
  padding: 0 5px;
  color: #ffb549;
  cursor: pointer;
  text-decoration: underline;
}

.product-review-helpfulness .question {
  margin: 0 5px 0 0;
  font-style: italic;
}

.product-review-helpfulness .result {
  margin: 0 0 0 10px;
}

.product-review-item .review-type-rating-ext {
  overflow: hidden;
  margin: 0 0 20px;
}