.secondary-font .header-upper .header-centering,
.secondary-font .header-selectors-wrapper select,
.secondary-font .header-menu .sublist li a,
.secondary-font .footer-lower,
.secondary-font .product-grid .title,
.secondary-font .category-item-name, 
.secondary-font .manufacturer-item-name,
.secondary-font .vendor-item-name,
.secondary-font .topic-block-title,
.secondary-font .news-list-homepage .title,
.secondary-font .home-page-polls .title,
.secondary-font .newsletter-title,
.secondary-font .item-box .add-info,
.secondary-font .page-title h1,
.secondary-font .block .list,
.secondary-font .block .tags, 
.secondary-font .product-tags-all-page,
.secondary-font .overview .product-name,
.secondary-font .variant-overview .variant-name,
.secondary-font .overview .prices, 
.secondary-font .variant-overview .prices,
.secondary-font .product-review-links,
.secondary-font .mini-shopping-cart .price,
.secondary-font .mini-shopping-cart .totals strong,
.secondary-font .product-collateral .title,
.secondary-font .product-review-list .title,
.secondary-font .fieldset .title, 
.secondary-font .section .title,
.secondary-font .login-page .title,
.secondary-font .order-review-data .title:first-child, 
.secondary-font .shipment-overview .title:first-child, 
.secondary-font .order-details-area .title:first-child, 
.secondary-font .shipment-details-area .title:first-child,
.secondary-font .opc .step-title *,
.secondary-font .sitemap-page .entity-title h2,
.secondary-font .post-title, 
.secondary-font .news-title,
.secondary-font .comment-list .title,
.secondary-font .forums-table-section-title,
.secondary-font .forums-table-section-title a,
.secondary-font .forum-page .forum-name h1, 
.secondary-font .forum-topic-page .topic-name h1,
.secondary-font .product-list .item-box .product-title a,
.secondary-font .rich-blog-homepage .title,
.inputs .option-list label,
.ui-dialog-content,
.eu-cookie-bar-notification .text,
.mini-shopping-cart .count a,
.mini-shopping-cart .quantity,
.newsletter-box-description,
.newsletter-email .options,
.newsletter-result,
.footer-2 .newsletter-email .newsletter-subscribe-text,
.block .view-all a,
.poll-results,
.breadcrumb,
.product-selectors,
.vendor-item-count,
.item-box .description,
.overview .short-description,
.product-estimate-shipping .shipping-address,
.customer-entered-price .price-range,
.product-details-page .full-description,
.tier-prices .field-header,
.product-specs-box .data-table .spec-name,
.variant-overview .variant-description,
.product-tags-list,
.attributes .option-list label,
.product-reviews-page h1 a,
.product-reviews-page .title,
.write-review .rating-wrapper > div,
.write-review .tooltiptext,
.product-review-item .review-text,
.review-content .reply-text,
.product-review-item .review-info .date span,
.product-review-helpfulness,
.product-review-helpfulness .question,
.wishlist-content .tax-shipping-info,
.compare-products-table tr > *:first-child,
.topic-page .page-body,
.contact-page .topic-block-body,
.apply-vendor-page .topic-block-body,
.email-a-friend-page .title h2,
#check-availability-button,
.email-to-revalidate,
.accept-consent,
.login-page .new-wrapper .text,
.login-page .returning-wrapper .forgot-password,
.login-page .external-authentication .title,
.registration-page .external-authentication .title,
.password-recovery-page .tooltip,
.account-page .description,
.no-data,
.return-request-list-page .request-item .details,
.back-in-stock-subscription-list-page .description,
.reward-points-overview,
.avatar-page .info,
.shopping-cart-page-body .no-data,
.cart-options .checkout-attributes ul,
.cart-options .selected-checkout-attributes,
.cart-collaterals .hint,
.shipping-results,
.order-summary-content .tax-shipping-info,
.checkout-page .address-item li,
.checkout-page .pickup-in-store,
.checkout-page .ship-to-same-address,
.checkout-page .min-order-warning,
.checkout-page .select-pickup-point ul,
.shipping-method .method-description,
.use-reward-points,
.payment-info .info td:only-child,
.checkout-page .order-review-data .title,
.order-review-data ul,
.shipment-overview ul,
.order-completed .order-number strong,
.order-details-area ul,
.shipment-details-area ul,
.order-details-page .tax-shipping-info,
.order-details-page .selected-checkout-attributes,
.sitemap-page .description,
.post-date,
.news-date,
.blog-page .tags li,
.blogpost-page .tags li,
.blog-posts .buttons .read-comments,
.comment-content .comment-title strong,
.comment-time,
.comment-body,
.news-list-homepage .news-items .read-more,
.current-time,
.forum-pages-body .topic-block-body,
.forum-search-box .advanced a,
.forum-page .forum-description,
.topic-post .signature,
.private-message-view-page .message-body,
.profile-page .topic-data {
  font-family: 'Montserrat', 'Noto Sans', sans-serif;
}

.category-item .title {
  opacity: 0;
}

.payment-logo, .payment-details {
  display: block !important;
}


.header-lower-socials {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #4c4c4c;
}

.header-social-icons {
  border: 0px !important;
}

.store-search-box .search-box-button{
  width: 15px;
  height: 15px;
  float: right;
  margin-top: 12px;
}

.store-search-box input.search-box-text{
  width: 80% !important;
  text-align: left;
  float: left;
  height: 15px;
  margin-top: 15px;
}



.header-lower-socials .header-social-icons {
  text-align: left;
  display: table;
  margin: 0 auto;
}

.header-lower .header-logo {
  width: 100%;
  text-align: center;
}

.store-search-box form{
  margin: unset;
  border-bottom: 1px solid;
}

.cart-wrapper{
  width: 30%;
}

.header-cart-search-wrapper {
  display:none;
}

.cart th, 
.data-table th,
.forums-table-section {
  font: normal 13px 'Montserrat', 'Noto Sans', sans-serif !important;
}

td.subtotal, 
td.total {
  color: inherit !important;
}

.mega-menu .box li a {
  padding: 5px 0 !important;
}

.store-search-box{
  float: right;
  width: 40%;
}

.billing-item-box,
.shipping-item-box {
  width: 49% !important;
  position: relative;
  float: left;
  margin: 0 0.5% 50px;
}

.header-cart-search-wrapper .header-links-topcartlink{
  width: 137px;
  height: 32px;
  display: inline-block;
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;

  font: normal 13px 'Montserrat', 'Noto Sans', sans-serif;
  color: #454545;
}

.header-upper-centering .header-links-wrapper{
  display: none;
}

.cart-wrapper{
  width: 50px !important;
  height: 50px !important;
}

.responsive-nav-wrapper .ico-cart {
  height: 48px !important;
}

#topcartlink{
  width: 50px !important;
  height: 32px !important;
}

.header-lower .header-logo{
  width: 100%;
}

.flyout-cart {
  top: 36px !important;
}

.header-links .my-account-dropdown {
  top: 33px;
}

.cart-wrapper:hover #topcartlink {
  height: 0;
}

span.search-box-text, .search-box select {
  margin-bottom: 5px;
  float: left;
}

#account-wrapper .my-account-opener:nth-child(2) {
  display: none;
}

#wishlist-wrapper .ico-wishlist-total {
  display: none;
}

.link-to-product-page {
  font-style: normal;
  text-transform: uppercase;
  font: unset !important;
  border: 1px solid #f1f1f1;
  padding: 15px 0 !important;
}

.quickView .links-panel a::before {
  content: '' !important;
}

.social-sharing {
  font-size: 0;
}
.social-sharing li {
  display: inline-block;
  border: none;
}
.social-sharing a {
  display: block;
  width: 30px;
  height: 40px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.social-sharing a.twitter{
  background: url('../img/header-social-hover.png') 9px center no-repeat;
}
.social-sharing a.instagram{
  background: url('../img/header-social-hover.png') -22px center no-repeat;
}
.social-sharing a.facebook{
  background: url('../img/header-social-hover.png') -53px center no-repeat;
}
.social-sharing a.google{
  background: url('../img/header-social-hover.png') -112px center no-repeat;
}
.social-sharing a.pinterest{
  background: url('../img/header-social-hover.png') -165px center no-repeat;
}
.social-sharing a.vimeo{
  background: url('../img/header-social-hover.png') -188px center no-repeat;
}
.social-sharing a.youtube{
  background: url('../img/header-social-hover.png') -83px center no-repeat;
}
.social-sharing a.rss{
  background: url('../img/header-social-hover.png') -140px center no-repeat;
}
.social-sharing a:hover {
  background-image: url('../img/header-social.png');
}

.footer-middle {
  background: #C4C4C4;
  color: #333333;
}

.footer-block .title {
  color: #333333;
}

.address-list-page .address-item .name{
	font-weight: bold;
}

.category-item .title,
.sub-category-item .title, 
.manufacturer-item .title,
.vendor-item .title{
  background: unset;
}

.category-item .title .category-item-count,
.sub-category-item .title .category-item-count,
.manufacturer-item .title .manufacturer-item-count,
.vendor-item .title .vendor-item-count {
  display: none;
}

.category-item-text-wrapper,
.manufacturer-item-text-wrapper,
.vendor-item-text-wrapper{
  margin: -15px 0 0;
}

.bar-notification.error {
  background-color: #fce6e5;
  color: #EC6860;
}

.bar-notification {
  position: unset !important;
  height: 42px;
  padding: 0 !important;
  margin-top: 40px;
}

.bar-notification .content {
  text-transform: none !important;
  width: 100%;
  float: left;
  text-align: center;
  padding: 13px 40px 13px 40px;
}

.bar-notification .close {
  position: relative;
  right: 0;
  top: -42px;
  float: right;
}

.admin-header-links ~ .header {
  margin: 0 !important;
}


.mpc-select-billing-address {
  text-align: center;
}

.checkout-page .ship-to-same-address {
  padding: 0px;
}

.address-select-wrapper {
  margin-top: 25px;
}

.mpc-new-billing-address {
  display: none;
}

.mpc-select-shipping-address {
  text-align: center;
}

.mpc-new-shipping-address {
  display: none;
}

.custom-validation-error{
  color: red;
}

span.input-description.add-to-cart-input-description{
  top: 50px;
  left: 0;
}

.shopping-cart-page span.input-description {
    position: initial;
}

.shopping-cart-qty-wrapper .minus,
.wishlist-qty-wrapper .minus {
  border-top: none;
}

.shopping-cart-qty-wrapper .plus,
.shopping-cart-qty-wrapper .minus,
.wishlist-qty-wrapper .plus,
.wishlist-qty-wrapper .minus{
  display: block;
    width: 30px;
    height: 22px;
    color: #454545;
    background: #f8f8f8;
    border: 1px solid #f1f1f1;
    border-left: none;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.button-1.add-to-cart-button.inactive{
  border: none;
  padding: 15px 35px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  background: #999;
  -webkit-transition: all .10s ease-in-out;
  -moz-transition: all .10s ease-in-out;
  transition: all .10s ease-in-out;
}

.button-2.update-cart-button.readonly,
.button-2.update-wishlist-button.readonly
{
  background-color: #999;
  outline: 1px solid #f1f1f1;
  color: lightgray;
}

.button-1.checkout-button.readonly,
.button-2.wishlist-add-to-cart-button.readonly{
  background-color: #999;
  outline: 1px solid #f1f1f1;
  color: lightgray;
}

.cart-header-row .quantity{
  min-width:250px;
}

.shopping-cart-qty-wrapper .qty-input.add-to-cart-entered-qty,
.wishlist-qty-wrapper .wishlist-qty-input{
  width:150px;
}

.number-input-buttons{
  display:inline-block;
  vertical-align: middle;
}

.sub-category-item.black-text-under-image{
  margin-bottom: 15px;
}

.category-item-text-wrapper.black-text-under-image{
  margin: -10px;
  width: 105%;
  top: 115%;
}

.category-item-text-wrapper.black-text-under-image .category-item-name{
  color: black;
  display: inline-block;
  text-align: left;
  width: 70%;
  font-size: 16px;
  text-transform: none;
  float: left;
}

.category-item-text-wrapper.black-text-under-image .category-item-count{
  color: black;
  display: none;
  text-align: right;
  width: 20%;
  font-size: 16px;
  float: right;
  padding: 0px;
  font-style: normal;
}

.sub-category-item .title .category-item-text-wrapper.no-text{
  display: none;
}

.topic-block .topic-block-body{
  font-style: normal;
  text-align: unset;
}

.topic-page .page-body{
  font-style: normal;
  text-align: unset;
}

.header-links-topcartlink a{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.add-to-wishlist-multiplied-button{
  background-image: url(../img/product-wishlist.png) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  font-size: 0;
  width: 38px;
}

.add-to-wishlist-multiplied-button:hover{
  background-image: url(../img/product-wishlist-hover.png) !important;
}

.overview .add-to-wishlist-multiplied-overview-button{
  display: block;
  border: none;
  background: none;
  padding: 5px 5px 5px 24px;
  color: #909090;
  font-size: 13px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.overview .add-to-wishlist-multiplied-overview-button:hover{
  text-decoration: underline;
}

.overview .add-to-wishlist-multiplied-overview:before{
  background-position: 0 0;
  content: '';
  display: block;
  width: 15px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/product-page-sprite.png);
  background-repeat: no-repeat;
  z-index: -1;
}

.header-social-icons a.twitter{
  background: url(../img/header-social.png) -1px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.instagram{
  background: url(../img/header-social.png) -45px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.facebook{
  background: url(../img/header-social.png) -88px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.pinterest{
  background: url(../img/header-social.png) -258px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.vimeo{
  background: url(../img/header-social.png) -299px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.youtube{
  background: url(../img/header-social.png) -132px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.rss{
  background: url(../img/header-social.png) -216px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.twitter:hover{
  background: url(../img/header-social-hover.png) -1px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.instagram:hover{
  background: url(../img/header-social-hover.png) -45px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.facebook:hover{
  background: url(../img/header-social-hover.png) -88px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.pinterest:hover{
  background: url(../img/header-social-hover.png) -258px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.vimeo:hover{
  background: url(../img/header-social-hover.png) -299px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.youtube:hover{
  background: url(../img/header-social-hover.png) -132px no-repeat;
  background-size: 1100% !important;
}
.header-social-icons a.rss:hover{
  background: url(../img/header-social-hover.png) -216px no-repeat;
  background-size: 1100% !important;
}
.product-social-buttons .social-sharing .twitter span{
  background-position: -1px center;
}
.product-social-buttons .social-sharing .instagram span{
  background-position: -58px center;
}
.product-social-buttons .social-sharing .facebook span{
  background-position: -111px center;
}
.product-social-buttons .social-sharing .pinterest span{
  background-position: -327px center;
}
.product-social-buttons .social-sharing .vimeo span{
  background-position: -380px center;
}
.product-social-buttons .social-sharing .youtube span{
  background-position: -167px center;
}
.product-social-buttons .social-sharing .rss span{
  background-position: -275px center;
}
.product-social-buttons .social-sharing a span{
  background-size: 1100%;
  background-repeat: no-repeat;
  background-position: -30px;
}
.product-social-buttons .social-sharing a .flip{
  background-image: url(../img/social_sprite.png);
  background-color: white;
}
.product-social-buttons .social-sharing a .flop{
  background-image: url(../img/social_sprite_product.png);
}
.product-social-buttons .social-sharing li{
  width: 46px;
  border: 1px solid #f1f1f1;
}
.product-social-buttons .social-sharing a{
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.product-social-buttons .social-sharing a:hover{
  -webkit-transform: rotateX(89deg);
  transform: rotateX(89deg);
}

@media all and (min-width: 1025px) {
.header-flyout-cart{
    width: 130px;
    height: 40px;
    position: relative;
    margin: 0 auto;
    text-transform: uppercase;
    right: 30px;
  }
  
  .header-cart-search-wrapper .header-links-account{
    border: 4px double #f1f1f1;
    position: absolute;
    float: right;
    width: 164px;
    height: 40px;
  }

  .header-cart-search-wrapper .header-links-wishlist{
    border: 4px double #f1f1f1;
    position: absolute;
    float: right;
    width: 98px;
    height: 40px;
  }

  .header-upper{
    display: none;
  }

  .header-menu-wrapper{
    margin: 0 auto;
  }

  .header-1 .header-menu > ul{
    float: left;
  }

  .wishlist-qty{
    font-style: italic;
    font-weight: normal;
    color: #666;
  }

  .cart-wrapper .ico-cart:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    margin: auto;
    background: unset;
  }

  .cart-wrapper .ico-cart-total {
    background: #e56363;
    color: #fff;
    -webkit-transform: rotateX(-90deg) translateZ(-22.5px);
    transform: rotateX(-90deg) translateZ(-22.5px);
  }

  .social-sharing {
    font-size: 0;
  }
  .social-sharing li {
    display: inline-block;
  }
  .social-sharing a {
    display: block;
    width: 30px;
    height: 40px;
    background-size: 1100% !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .social-sharing a.twitter{
    background: url('../img/header-social-hover.png') 1px center no-repeat;
  }
  .social-sharing a.instagram{
    background: url('../img/header-social-hover.png') -45px center no-repeat;
  }
  .social-sharing a.facebook{
    background: url('../img/header-social-hover.png') -88px center no-repeat;
  }
  .social-sharing a.pinterest{
    background: url('../img/header-social-hover.png') -258px center no-repeat;
  }
  .social-sharing a.vimeo{
    background: url('../img/header-social-hover.png') -299px center no-repeat;
  }
  .social-sharing a.youtube{
    background: url('../img/header-social-hover.png') -132px center no-repeat;
  }
  .social-sharing a.rss{
    background: url('../img/header-social-hover.png') -216px center no-repeat;
  }
  .social-sharing a:hover {
    background-image: url('../img/header-social.png');
  }
  .social-sharing a:hover {
    -webkit-transform: unset;
      transform: unset;
  }
  
  .header-lower-socials .header-social-icons {
    text-align: left;
    width: 100%;
  }

  .header-cart-search-wrapper {
    display:block;
    width: 30% !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

.overview .product-price,
.variant-overview .product-price {
	font-size: 22px;
	color: #e56363 !important;
  font-weight: bold;
}

.overview .prices > div:first-child {
  color: #454545 !important;
  float: left;
  margin: 2px 10px 0 0;
}

  .header-lower-socials .header-social-icons {
    text-align: left;
    width: 60%;
  }
  
  .store-search-box input.search-box-text{
    width: 80% !important;
    text-align: left;
    float: left;
    height: 15px;
    margin-top: 15px;
  }

  .flyout-cart {
    top: 36px !important;
  }

  .header-links .my-account-dropdown {
    top: 33px;
  }

  .header-links-cart-wrapper{
    display: inline-block;
    position: absolute;
  }

  .header-links-cart-wrapper:hover #wishlist-wrapper{
    -webkit-transform: rotateX(90deg);
	  transform: rotateX(90deg);
  }

  .header-links-cart-wrapper:hover #account-wrapper{
    -webkit-transform: rotateX(90deg);
	  transform: rotateX(90deg); 
  }

  #flyout-cart:hover #topcartlink{
    -webkit-transform: rotateX(90deg);
	  transform: rotateX(90deg); 
  }

  #wishlist-wrapper{
    width: 90px;
  }

  #account-wrapper{
    width: 156px;
  }

  #wishlist-wrapper, #account-wrapper {
    height: 32px;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s; /* Animate the transform properties */
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; /* <-NB */
    display: block;
  }

  .header-links-cart-wrapper .ico-wishlist{
    color: #4d4d4d;
    position: relative;
    background: #fff;
    -webkit-transform: translateZ(22.5px);
	  transform: translateZ(22.5px);
  }

  .header-links-cart-wrapper .ico-wishlist-total {
    background: #e56363;
    color: #fff; 
    -webkit-transform: rotateX(-90deg) translateZ(-22.5px);
    transform: rotateX(-90deg) translateZ(-22.5px);
  }

  .header-links-cart-wrapper .ico-wishlist:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    margin: auto;
    background: unset;
  }

  .ico-wishlist, .ico-wishlist-total{
    display: block !important;
    height: 32px !important;
    padding: 9px 0px 15px 0px !important;
    margin: unset !important;
    position: relative;
    line-height: unset !important;
  }

  .ico-wishlist span, .ico-wishlist-total span{
    line-height: unset !important;
  }

  .header-links-cart-wrapper .account-button{
    color: #4d4d4d;
    position: relative;
    background: #fff;
    -webkit-transform: translateZ(22.5px);
	  transform: translateZ(22.5px);
  }

  .header-links-cart-wrapper .account-button-hover {
    background: #e56363;
    color: #fff; 
    -webkit-transform: rotateX(-90deg) translateZ(-22.5px);
    transform: rotateX(-90deg) translateZ(-22.5px);
  }

  .header-links .my-account-dropdown{
    width: 156px !important;
    left: unset !important;
  }

  #account-wrapper:hover + .my-account-dropdown {
    display: block;
  }

  .header-links .my-account-dropdown:hover {
    display: block;
  }

  .account-button, .account-button-hover{
    display: block !important;
    height: 32px !important;
    padding: 9px 0px 15px 0px !important;
    margin: unset !important;
    position: relative;
    line-height: unset !important;
  }

  .account-button span, .account-button-hover span{
    line-height: unset !important;
  }
  
  .header-flyout-cart{
    width: 130px;
    height: 40px;
    position: relative;
    margin: 0 auto;
    text-transform: uppercase;
  }

  .header-links-account{
    left: 132px;
  }

  .header-links-wishlist{
    right: 100px;
  }

  .cart-wrapper{
    width: 98px !important;
    height: 40px !important;
  }

  .cart-wrapper .ico-cart, .cart-wrapper .ico-cart-total{
    height: 32px !important;
    padding: 9px 0px 15px 0px !important;
    width: 90px;
  }

  .cart-wrapper .cart-label{
    margin-bottom:5px;
    margin-left: unset;
  }
  
  #topcartlink{
    width: 128px !important;
    height: 32px !important;
  }

  .header-lower-socials {
    float: left;
    width: 35%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border: 0;
  }  
  
  .header-cart-search-wrapper {
    width: 35% !important;
    position: relative;
  }

  .header-lower .header-logo {
    width: 30%;
    text-align: center;
  }

  .store-search-box form{
    margin: unset;
    border-bottom: 1px solid;
  }

  .billing-item-box .address-item, .shipping-item-box .address-item{
    width: unset;
  }

  .bar-notification {
    margin-top: 0px;
  }
}

@media all and (min-width: 1281px) {

  .ico-wishlist, .ico-wishlist-total{
    padding: 9px 0px 15px 25px !important;
  }
  
  .header-links .my-account-dropdown{
    width: 182px !important;
  }

  .ico-wishlist span, .ico-wishlist-total span{
    margin-left: 10px;
  }
  
  .cart-wrapper .cart-label{
    margin-left: 10px;
  }

  .account-button, .account-button-hover{
    padding: 9px 0px 15px 20px !important;
  }

  .header-links-account{
    left: 135px;
  }

  .header-links-cart-wrapper .account-button{
    background: #fff url('../img/aptean-person-icon-grey.png') left 5px center no-repeat;
  }

  .header-links-cart-wrapper .account-button-hover {
    background: #e56363 url('../img/aptean-person-icon-white.png') left 5px center no-repeat;
  }

  .header-cart-search-wrapper .header-links-account{
    width: 190px;
  }

  .header-cart-search-wrapper .header-links-wishlist{
    width: 145px;
  }

  #wishlist-wrapper{
    width: 137px;
  }

  #account-wrapper{
    width: 182px;
  }

  .header-links-cart-wrapper .ico-wishlist-total {
    background: #e56363 url('../img/aptean-heart-icon-white.png') left 8px center no-repeat;
  }

  .header-links-cart-wrapper .ico-wishlist:before {
    background: url('../img/aptean-heart-icon-grey.png') center no-repeat;
  }

  .cart-wrapper{
    width: 145px !important;
  }

  .cart-wrapper .ico-cart, .cart-wrapper .ico-cart-total{
    width: 137px;
  }
  
  .cart-wrapper .ico-cart{
    padding: 9px 0px 15px 15px !important;
  }
  
  .cart-wrapper .ico-cart-total{
    padding: 9px 0px 15px 25px !important;
  }

  .cart-wrapper .ico-cart:before {
    background: url('../img/aptean-purse-icon-grey.png?v=2') center no-repeat;
  }


  .cart-wrapper .ico-cart-total {
    background: #e56363 url('../img/aptean-purse-icon-white.png?v=2') left 8px center no-repeat;
  }

  .header-links-wishlist{
    right: 150px;
  }
  
  .cart-wrapper{
    right: unset;
  }
}

@media all and (max-width: 1024px){
  .add-to-cart-qty-wrapper{
    margin-bottom: 50px;
  }

  .header-upper{
    display: none;
  }

  .admin-header-links{
    position: sticky;
  }
}

.item-box .alternative-price-text-container {
  overflow: hidden;
  font-weight: bold;
  font-size: 15px;
}

.item-box .alternative-price-text {
  color: #4d4d4d;
  margin: 0;
}

.order-list-page .buttons {
    right: 12px;
    top: 16px;
}

.section.order-item {
    padding: 0;
    width: 100%;
    border: 1px solid #3C3C3C61;
    margin-bottom: 11px;
}

.order-list .button-2 {
    border: none;
    outline: none;
    margin: 0 0 0 10px;
    padding: 0 0 0 18px;
    display: inline-block;
    text-transform: none;
    font-size: 12px;
}

.order-list .buttons .download-invoice-button,
.order-list .buttons .download-invoice-button:hover {
    background: url("../img/print.png") left center no-repeat;
}

.order-list .buttons .toggle-shipments-list-button,
.order-list .buttons .toggle-shipments-list-button:hover {
    background: url("../img/delivery.png") left center no-repeat;
}

.order-list .buttons .order-details-button,
.order-list .buttons .order-details-button:hover {
    background: url("../img/details.png") left center no-repeat;
}

.order-list .buttons .return-items-button,
.order-list .buttons .return-items-button:hover {
    background: url("../img/return.png") left center no-repeat;
}

.order-list .buttons .button-2:hover {
    color: #e56363;
}

.order-list .order-item .title {
    margin: 0;
    padding: 13px;
    border-bottom: 1px solid #3C3C3C61;
}

.order-list .order-item .title strong {
    text-transform: none;
    font-weight: normal;
}

.shipments-list {
    display: none;
}

.order-list-page .order-info {
    margin-bottom: 0;
}

.order-list-page .info {
    padding: 15px 25px;
}

.order-list-page .shipment-info {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #3C3C3C61;
}

@media all and (min-width: 1001px) {
    .order-item .column {
        display: inline-block;
    }

        .order-item .column:last-child {
            float: right;
            text-align: end;
        }
}

@media (min-width: 769px) {
    .order-list-page .buttons {
        position: absolute;
    }
}

.shipment-info button {
    height: 48px;
    border: 1px solid #666666;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    width: 177px;
}

.shipment-info button:hover,
.shipment-info button:focus {
    background-color: #eaeaea;
}

.filter-block a.toggleControl,
.block .title {
  background: url('../img/dropdown-arrow-close.png') right 14px center no-repeat;
  padding-right: 25px;
}

.block {
    display: block;
    position: relative;
    float: none;
    width: auto;
}

.block .title {
    position: relative;
    margin: 0;
    display: block;
    padding: 16px 16px 16px 30px;
    cursor: pointer;
    line-height: 17px;
    color: #4d4d4d;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    border: none;
}

.block .title.collapsed {
    background: url('../img/dropdown-arrow.png') right 14px center no-repeat;
}

@media all and (min-width: 1025px) {
    .block {
        margin: 0 auto;
        padding: 0 0 40px;
    }

    .block .title {
        padding: 7px 25px 7px 0;
        margin: 0 0 20px;
        border-bottom: 4px double #f1f1f1;
    }
}
.my-account-dropdown-wrapper.active .my-account-dropdown{
	display: block;
}

.customer-info-page input[type=email]:read-only {
    background: #ddd;
}
.customer-info-page .email-allow-update-note a {
    cursor: pointer;
    text-decoration: underline;
}
.customer-info-page .email-allow-update-note a:hover {
    color: #e56363;
}
.customer-info-page .email-allow-update-note {
    display: block;
    text-align: center;
    font-size: 12px; /*reset zeroing*/
    white-space: normal;
    clear: both;
    padding: 5px 0;
}

:focus-visible, 
.item-box .picture a:focus-visible::before {
	outline:-webkit-focus-ring-color auto 1px !important;
}

.item-box .picture img {
  padding:1px;
}

.item-box .product-title a {
  margin: 2px;
}

.header-menu ul,
.header-social-icons,
.store-search-box form,
.item-box .buttons {
	font-size: initial;
}

.cart-wrapper .cart-qty,
.topic-block-body,
.item-box .product-title a,
.item-box .details .sku,
.newsletter-box-description,
.item-box button.product-box-add-to-cart-button {
  color: #707070;
}

.theme-custom .nivo-controlNav a.active {
	color: #000 !important;
}

.footer-lower {
    color: #999;
}

.ribbon-position {
	font-size: initial !important;
}

.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 9999;
  padding: 1em;
  background-color: #e56363;
  color: white;
  opacity: 0;
}

.skip-to-main-content-link:focus {
  left: 12%;
  transform: translateX(-50%);
  opacity: 1;
}
