/*******return request*********/
@media (max-width: 1024px) {
  .header-menu.ps-container .ps-scrollbar-y-rail {
    visibility: visible !important;
    opacity: 0.6;
  }
}

.return-request-file > label {
  width: 100% !important;
}

.return-request-file > div {
  float: left !important;
  clear: none !important;
  width: 100% !important;
}

/*******bar notification*********/
.bar-notification.warning {
  background-color: #FFA500 !important;
}


/*******terms and condition pop up*********/
.terms-and-condition-accept-form .terms-and-condition-buttons {
  text-align: center;
}

/*******Date picker disabled date color change*********/
.ui-datepicker-calendar .ui-state-disabled .ui-state-default {
  color: #e0e0e0 !important;
}

.ui-datepicker-calendar .ui-state-default {
  color: black;
}

.ui-datepicker-div .ui-datepicker-title, .ui-datepicker-header {
  background-color: #3784a6 !important;
}

.ui-datepicker-calendar th {
  background-color: #e1f1ff !important;
}

.category-page .product-item .add-to-wishlist button {
  background-color: transparent;
  border: none;
}

  .category-page .product-item .add-to-wishlist button:before {
    content: "\63";
    display: inline-block;
    vertical-align: bottom;
    text-transform: none;
    font-weight: normal;
    transition: all .1s ease;
    font-size: 18px;
    color: #8c8c8c;
  }

.category-page .back-in-stock-subscription {
  margin: 0 !important;
}



.customer-info-page .modal-header {
  background: #3784a6;
  width: 100%;
  color: #fff;
}

  .customer-info-page .modal-header button {
    color: #fff;
  }

#downloadable-account-statement-list {
  font-size: 18px;
}

.customer-info-page .page-body .form-fields.account-statement-section-form-field {
  padding-bottom: 30px;
}

.customer-info-page .page-body .account-monthly-statement-div {
  margin-right: 5px;
  margin-bottom: 20px;
}

.nopAjaxCartProductVariantAddToCartButton {
  display: none;
}
.flyout-cart.active .mini-shopping-cart {
   display: block; 
}
.logInToUpdateCartDialog {
  text-align: center;
}

.order-confirm-accept-form h2 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}

.order-confirm-buttons {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

  .order-confirm-buttons .button-1 {
    margin-left: 5px;
    margin-right: 5px;
    max-width: 150px;
    min-width: 150px;
  }


@media (max-width: 400px) {
  .order-confirm-buttons {
    flex-wrap: wrap;
  }
}

.nopAjaxCartProductVariantAddToCartButton,
.quickViewWindow .purchase-area .prices .ajax-cart-button-wrapper .add-to-cart-button,
.product-prices-box .prices .ajax-cart-button-wrapper .add-to-cart-button {
  display: none !important;
}


.ui-dialog-content .button-1 {
  min-width: 220px;
}

@media (min-width: 533px) {
  .ui-dialog-content .quick-order-confirm-accept-form .popup-clearcart-btn,
  .ui-dialog-content .order-confirm-accept-form .popup-clearcart-btn {
    margin-right: 10px !important;
  }
}


.category-description,
.category-description p,
.category-description ul {
    display: block;
    text-align: left;
    line-height: 1.5;
    font-size: 14px;
    color: #111111;
    font-weight: normal;
}
.logInToUpdateCartDialog {
  text-align: center;
}

    .category-description.no-product {
        margin-bottom: 30px;
    }


.customer-info-page .page-body .form-fields.account-statement-section-form-field {
  padding-bottom: 30px;
}

@media (max-width: 430px) {
    #B2BShiptoAddressPopUpForm .fieldset #SpecialInstructions {
        width: 50% !important;
    }
}

@media (max-width: 700px) {
    #B2BShiptoAddressPopUpForm .fieldset #SpecialInstructions {
        width: 70% !important;
    }
}
.category-navigation-list-wrapper .sublist-wrap .sublist {
    transition: all 0.3s linear;
}

@media (min-width: 700px) {
    #B2BShiptoAddressPopUpForm .fieldset #SpecialInstructions {
        width: 75% !important;
    }
}

  .password-rules li {
    font-size: 12px;
  }
.show-up-menu,
.show-down-menu {
  position: fixed !important;
  display: none;
  font-size: 13px;
  background: #fff;
  text-align: center;
  z-index: 1000;
  width: 100%;
  bottom: 0;
  cursor: pointer;
  padding: 4px;
  font-size: 0;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.show-up-menu {
    bottom: initial;
    top: 0;
}
.show-up-menu.show {
  display: block;
}
.show-down-menu.show {
  box-shadow: 0 -3px 6px rgba(0,0,0,0.16), 0 -3px 6px rgba(0,0,0,0.23);
  display: block;
}

.show-up-menu::before,
.show-down-menu::before {
  content: "\77";
  font-size: 17px;
  font-family: "emporium-icons";
  color: #8c8c8c;
  color: #000;
  display: block;
}
.show-up-menu::before {
    transform: rotate(180deg)
}
@media (min-width: 1025px) {
  .category-navigation-list-wrapper ul li.show a,
  .category-navigation-list-wrapper ul li.show > span {
      font-size: 13px;
      border-width: 1px;
  }
  .category-navigation-list-wrapper ul li.show > .sublist-wrap {
    opacity: 1;
    pointer-events: auto;
    overflow: visible;
    width: 100% !important;
  }
}

@media (min-width: 830px) {
    #B2BShiptoAddressPopUpForm .fieldset #SpecialInstructions {
        width: 80% !important;
    }
}

@media (min-width: 1025px) {
  .category-navigation-list-wrapper:hover {
    overflow: hidden;
  }

    .category-navigation-list-wrapper:hover .category-navigation-list {
      margin-top: 10px;
      opacity: 0;
      pointer-events: auto;
    }

  .category-navigation-list-wrapper.show-menu .category-navigation-list {
    margin-top: 0;
    opacity: 1;
    pointer-events: auto;
  }
}

.password-rules {
    text-align: left;
    color: black;
    font-weight: 400 !important;
}

    .password-rules li {
        font-size: 14px;
        font-weight: 400 !important;
    }

    .password-rules p {
        font-size: 18px;
        font-weight: 700;
    }


.btn-b2b-search:focus {
  outline: none;
}

.btn-b2b-search:active {
  outline: 5px auto -webkit-focus-ring-color;
}

.customer-info-page .account-statement-section .monthly-statement-btn-div {
    margin-top: 15px;
    margin-bottom: 15px;
}

.account-statement-section .account-monthly-statement-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 28px;
}

.account-monthly-statement-btns {
    display: flex;
}

.b2bProductMiniCartQty {
    width: 60px !important;
    text-align: center;
}

.mini-shopping-cart .quantity-adjust-block .counter-btn {
    background-color: #3784a6;
    border: solid 1px #3784a6;
    border-radius: 3px;
    color: #fff;
    width: 20px;
    height: 20px;
}
.add-to-cart-qty-wrapper {
  margin-right: 0;
}

.b2bProductQty {
  width: 40px;
  height: 40px;
  margin: 0 4px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #eee;
}

.counter-minus,
.counter-plus {
  width: 34px !important;
  height: 34px !important;
  background: #3784a6 !important;
  color: #fff !important;
  text-align: center !important;
  border: none !important;
  border-radius: 3px !important;
}

.product-prices-box .add-to-cart-btn {
  clear: both;
  display: block;
  margin: 15px auto;
  background-color: #3784a6 !important;
}

.small-products .item-box .buttons,
.small-products .item-box .btn-wrapper {
  display: block !important;
}

.item-box .button-2 {
  width: 100%;
  background-color: #3784a6 !important;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  transition: all .2s ease;
}

.customer-full-name,
.header-selectors-wrapper select {
  color: #fff !important;
}

.picture-thumbs {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  max-width: unset !important;
}

.picture-thumbs .thumb-item {
  width: 60px !important;
  margin: 0 5px 10px;
}

.breadcrumb {
  margin-bottom: 30px;
}

.breadcrumb li {
  font-size: 10px;
}

.breadcrumb ~ .btn-container {
  margin-top: -63px !important;
}

.breadcrumb ~ .btn-container button {
  background-color: #545f66;
}

/******* header *********/

@media screen and (min-width: 1025px) {
  .header-links li {
    min-width: 62px;
  }
}

.rich-blog-homepage .post-title {
  min-height: 62px !important;
  max-height: 62px !important;
}

@media screen and (max-width: 1460px) {
  .page.category-page .breadcrumb {
    max-width: 400px !important;
  }

  .breadcrumb ~ .btn-container button {
    font-size: 10px;
    padding: 0 15px;
  }

}

@media screen and (max-width: 1280px) {
  .rich-blog-homepage .post-details {
    background: #f6f6f6 !important;
  }
}

@media screen and (max-width: 1024px) {
  .header-menu > ul li {
    border-bottom: 3px solid #485359 !important
  }
  .customer-full-name {
    background: #3482a5 !important;
  }
  .ico-compare, .ico-wishlist {
    background-color: #545f66 !important;
    border-top: 3px solid #485359 !important;
  }
  .header-menu > ul li > a,
  .header-menu > ul li > span,
  .profile-menu-box > a,
  .header-form-holder > a {
    background: #545f66 !important;
  }

  .selling-online .title {
    text-align: center;
    display: block;
  }
  .selling-online .title strong {
    font-size: 30px;
  }
  .selling-online .col p,
  .selling-online .col ul li {
    font-size: 16px !important;
  }
  .item-box .price.actual-price {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .page.category-page .breadcrumb {
    max-width: 100% !important;
  }
  .breadcrumb li {
    font-size: 12px;
  }
  .breadcrumb .delimiter:before {
    font-size: 6px;
  }
  .breadcrumb ~ .btn-container {
    float: none;
    margin-top: 0 !important;
    margin-bottom: 30px;
    text-align: center;
  }

  .breadcrumb ~ .btn-container button {
    min-width: 165px;
  }
  .product-selectors select {
    color: #444;
  }
}

@media screen and (max-width: 768px) {
  .item-box .product-title,
  .item-box .title {
    height: 56px !important;
  }
}

.b2blist th {
  background-color: #96a5ac !important;
}

.WarehouseData {
  min-width: unset !important;
}

.b2blist th:nth-child(10),
.b2blist th:nth-child(11),
.b2blist th:nth-child(12),
.b2blist td:nth-child(10),
.b2blist td:nth-child(11),
.b2blist td:nth-child(12) {
  padding: 0px !important;
}

.b2blist th:nth-child(10),
.b2blist th:nth-child(12),
.b2blist td:nth-child(10),
.b2blist td:nth-child(12) {
  width: 30px;
}

.b2blist td:last-child a {
  font-weight: bold;
  text-align: center;
  display: block;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  background: #3784a6;
  border: 1px solid #3784a6;
  border-radius: 3px;
  color: #fff;
  font-weight: normal;
}

.product-b2blist td:nth-child(2) a {
  text-align: left;
  display: block;
  background: unset;
  border: unset;
  color: #8c8c8c;
  line-height: 20px;
  height: unset;
  padding: 0 10px;
  border-radius: 3px;
  font-weight: normal;
}

.b2blist tbody tr td button.counter-minus,
.b2blist tbody tr td button.counter-plus {
  display: block;
  width: 30px;
  height: 34px;
  background: #1a3b83;
  border: 1px solid #1a3b83;
  color: #fff;
  border-radius: 3px;
}

.html-customer-info-page .page-title {
  display: none !important;
}

.html-customer-info-page .inputs select {
  width: 100% !important;
  display: block;
}

.account-page .inputs:nth-child(2n-1) .required {
  right: 35px !important;
}

.html-back-in-stock-subscription-list-page .page-title {
  display: none;
}

.overview .stock {
  min-height: unset !important;
}

.add-to-cart-qty-wrapper .b2bProductQty, .ajax-cart-button-wrapper .b2bProductQty {
  height: 35px !important
}

.stock .product-box-back-in-stock-subscription {
  margin-left: 5px !important;
}

.dropdown-content {
  width: 100%;
  border-radius: 5px;
  background: #545f66 !important;
}

.dropdown-content > button {
  color: #fff;
}

.product-item .WarehouseInfo {
  display: block !important;
}

p.warehouseStock {
  margin-left: 0 !important;
}

#stock-display-table {
  margin-bottom: 20px;
}

@media screen and (max-width: 1280px) {
  .add-to-wishlist {
    margin-bottom: 30px;
  }
}

.quick-view-button a,
.picture .btn-wrapper button.button-2::before  {
  background-color:#3784a6 !important;
  color: #fff !important;
}

.page.contact-page .page-title {
  padding: 0;
}

.page.contact-page .page-body {
  display: block !important;
}

.page.contact-page .page-body tr {
  display: flex;
  width: 100%;
}

.page.contact-page .page-body tr td {
  width: 100% !important;
  margin: 10px;
  display: block;
  background: #f6f6f6;
  border-radius: 5px;
  border: 1px solid #707070;
  padding: 30px;
}

.page.contact-page .page-body tr td iframe {
  width: 100% !important;
  margin-bottom: 20px;
}

.page.contact-page form {
  margin: 0 10px;
}

.page.contact-page .buttons {
  margin-left: 150px !important;
}

@media screen and (max-width: 1024px) {
  .page.contact-page .page-body tr {
    flex-wrap:wrap;
  }
}

label[for="AddProductReview_Title"],
label[for="AddProductReview_ReviewText"] {
  width: 150px !important;
}

.rating-options input[type="radio"]:checked + label:before {
  background: transparent !important;
}

.ui-tabs .product-review-list {
  background-color: #f6f6f6;
}

@media screen and (min-width: 1281px) {
  .productTabs.ui-tabs .ui-tabs-panel {
    margin: 0 0 !important;
  }
}

.account-page .inputs:nth-child(2n) .required {
  right: 4px !important;
}

@media screen and (max-width: 768px) {
  .account-page .inputs:nth-child(2n-1) .required {
    right: 4px !important;
  }
  .account-page.customer-info-page.customer-configuration .form-fields .form-group .inputs {
    width: 100% !important;
  }
}

#product-details-form .b2bProductQty {
  width: 63px !important;
  height: 34px !important;
}

.b2bProductMiniCartQty {
  height: 20px;
}

@media screen and (max-width: 1024px) {
  .quantity.quantity-adjust::after {
    display: none !important;
  }
  .mini-shopping-cart .price {
    float: left;
  }
}

#shopping-cart-form .b2bProductQty {
  height: 34px !important;
}

.flyout-lower .button-1.cart-button {
  background-color: #3784a6 !important
}

.table-wrapper .cart th {
  padding: 18px 10px;
}

@media screen and (max-width: 1024px) {
  .order-summary-content #shopping-cart-form .cart tbody .unit-price,
  .cart td.subtotal {
    position: static !important;
    width:100% !important;
    text-align: center !important;
  }
  #shopping-cart-form .cart-item-row td.quantity {
    width: 100% !important;
  }

  .button-2.continue-shopping-button {
    margin-bottom: 10px;
  }
  td.remove-from-cart input[type="checkbox"] + label, td.add-to-cart input[type="checkbox"] + label {
    color: #fff;
  }
  .remove-from-cart input[type="checkbox"] + label:before {
    border-color: #fff !important;
  }
}

.wishlist-content .remove-from-cart label,
.wishlist-content .add-to-cart label{
  font-size: 0px !important;
}

@media screen and (max-width: 1024px) {
  .wishlist-content colgroup col:nth-child(2), .wishlist-content .cart thead tr th.add-to-cart, .wishlist-content .cart tbody tr td.add-to-cart {
    width: unset !important;
  }

  .wishlist-content .remove-from-cart label,
  .wishlist-content .add-to-cart label{
    font-size: 12px !important;
  }
  .wishlist-content .cart tbody tr td:first-child {
    background-color: #545f66 !important;
  }
  .wishlist-content .cart tbody tr td.add-to-cart label {
    width: 100%;
    color: #454545 !important;
  }
  .wishlist-content .cart tbody tr td.subtotal {
    padding-top: 6px !important;
  }

  .subtotal .td-title {
    font-size: 19px !important;
  }
}

.order-summary,
.order-summary-text {
  background: #545f66;
  color: #fff;
  padding: 17px 20px;
  font-size: 16px;
  font-weight: bold;
}

/** Registration screen **/

.not-yet-registered {
  margin-bottom: 60px;
}

.not-yet-registered p {
  text-align: left;
  font-size: 16px;
  margin-bottom: 16px;
}

.not-yet-registered .button a {
  background: #17719e;
  color: #fff;
  font-size: 16px;
  padding: 7px 10px;
  border-radius: 3px;
  display: inline-block;
}

.not-yet-registered .button {
  text-align: left;
  overflow: hidden;
  display: block;
}

.registration-page form .fieldset:first-child .title {
  margin-bottom: 20px;
}

/*** HOMEPAGE CATEGORIES ***/

.category-grid.home-page-category-grid .item-grid {
  display: flex;
}

.category-grid.home-page-category-grid .item-grid .item-box {
  width: 100%;
  margin: 0 !important;
  border: none !important;
}

.category-grid.home-page-category-grid .item-grid .item-box .title {
  align-items: center;
}

.category-grid.home-page-category-grid .item-grid .item-box .title::before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
}

.category-grid.home-page-category-grid .item-grid .item-box:first-child .title {
  background-color: #f89a1f;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(2) .title {
  background-color: #6d86c3;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(3) .title {
  background-color: #d71920;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(4) .title {
  background-color: #2ba3da;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(5) .title {
  background-color: #0dafb2;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(6) .title {
  background-color: #2e3f77;
}

.category-grid.home-page-category-grid .item-grid .item-box .title::before {
  margin-right: 5px;
  background-size: contain !important;
  background-position: center !important;
}

.category-grid.home-page-category-grid .item-grid .item-box:first-child .title::before {
  background: url('../img/category-icon-1.png') no-repeat;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(2) .title::before {
  background: url('../img/category-icon-2.png') no-repeat;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(3) .title::before {
  background: url('../img/category-icon-3.png') no-repeat;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(4) .title::before {
  background: url('../img/category-icon-4.png') no-repeat;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(5) .title::before {
  background: url('../img/category-icon-5.png') no-repeat;
}
.category-grid.home-page-category-grid .item-grid .item-box:nth-child(6) .title::before {
  background: url('../img/category-icon-6.png') no-repeat;
}

.category-grid .item-box .picture > a img {
  max-width: unset;
  width: 100%;
  object-fit: cover;
}

.category-grid.home-page-category-grid .item-grid .item-box .title a {
  padding: 8px 0px;
  font-size: 14px;
  display: block !important;
  text-align: left;
}

@media screen and (max-width: 1280px) {
  .category-grid.home-page-category-grid .item-grid {
    flex-wrap: wrap;
  }
  .category-grid.home-page-category-grid .item-grid .item-box {
    width: 33.3333%
  }
}

@media screen and (max-width: 768px) {
  .category-grid.home-page-category-grid .item-grid .item-box {
    width: 50%
  }
}

@media screen and (max-width: 1024px) {
  .category-navigation-list-wrapper .sublist-wrap .sublist > li > .sublist-wrap .sublist li:hover a {
    background: #333333;
  }
  .plus-button {
    width: 49px !important;
    height: 49px !important;
  }
  .header-menu > ul li > .with-subcategories {
    width: calc(100% - 49px) !important;
  }
  .header-menu > ul li {
    background: #48535a !important;
  }
  .header-menu .all-categories li {
    background-color: #48535a !important;
  }
  .header-menu .sublist-wrap {
    background-color: #545f66 !important;
  }
  .header-menu > ul li > a, .header-menu > ul li > span, .profile-menu-box > a, .header-form-holder > a {
    color: #fff !important;
  }
}