/* Detail page starts */
.product-rgt .productView-description table {
  width: 100%;
  margin-bottom: 10px; }
  .product-rgt .productView-description table tr {
    width: 100%; }
    .product-rgt .productView-description table tr td {
      border: 1px solid #C1CCD8;
      height: 38px;
      padding: 7px 13px;
      font-size: 14px;
      line-height: 19px; }
    .product-rgt .productView-description table tr td:nth-child(odd) {
      width: 280px;
      color: #19212A;
      font-weight: 600; }
      @media (max-width: 575.98px) {
        .product-rgt .productView-description table tr td:nth-child(odd) {
          width: auto; } }
    .product-rgt .productView-description table tr td:nth-child(even) {
      width: calc(100% - 280px); }
      @media (max-width: 575.98px) {
        .product-rgt .productView-description table tr td:nth-child(even) {
          width: auto; } }

.beautify__cart ._right {
  display: flex;
  flex-flow: column; }

.text-trans {
  text-transform: capitalize !important; }

.B2b-newAccount--form .valid {
  border-color: #69d66f !important; }

.B2b-newAccount--form .form-input.error {
  border-color: #ff7d7d; }

.product-detail-wrapper {
  background: #f4f8fb;
  display: flex; }
  .product-detail-wrapper .page-sidebar {
    width: 25%;
    display: inline-block; }
  .product-detail-wrapper .product-rgt {
    width: 75%;
    padding-left: 25px;
    display: inline-block;
    background: #fff;
    float: unset; }
    @media (max-width: 800px) {
      .product-detail-wrapper .product-rgt {
        padding-bottom: 25px;
        padding-left: 0;
        width: 100%; } }
    .product-detail-wrapper .product-rgt .productView-productTabs {
      border: 0; }
      @media (max-width: 1400px) {
        .product-detail-wrapper .product-rgt .productView-productTabs {
          margin-right: -15px;
          margin-left: -25px; } }
      .product-detail-wrapper .product-rgt .productView-productTabs .tabs-contents h2 {
        margin: 0 0 28px 0;
        text-align: center; }
      .product-detail-wrapper .product-rgt .productView-productTabs .tabs-contents .productCarousel {
        margin: 0 -5px;
        position: relative; }
        .product-detail-wrapper .product-rgt .productView-productTabs .tabs-contents .productCarousel .slick-arrow {
          top: -45px; }
        .product-detail-wrapper .product-rgt .productView-productTabs .tabs-contents .productCarousel .slick-next {
          right: 10px; }
        .product-detail-wrapper .product-rgt .productView-productTabs .tabs-contents .productCarousel .slick-prev {
          left: auto;
          right: 72px; }
      .product-detail-wrapper .product-rgt .productView-productTabs .tabs-contents .tab-content {
        margin: 0 -25px;
        padding: 30px 25px 38px 25px; }
        @media (max-width: 1400px) {
          .product-detail-wrapper .product-rgt .productView-productTabs .tabs-contents .tab-content {
            margin: 0; } }
        @media (max-width: 768.98px) {
          .product-detail-wrapper .product-rgt .productView-productTabs .tabs-contents .tab-content {
            padding: 30px 25px 76px 25px; } }
        @media (max-width: 991.98px) {
          .product-detail-wrapper .product-rgt .productView-productTabs .tabs-contents .tab-content h2 {
            font-size: 23px; } }
      .product-detail-wrapper .product-rgt .productView-productTabs #tab-related {
        background: #D6EAFF; }

.form-actions .button, .form-actions input {
  border: none; }

#ct_hiddenRecaptcha-error.error {
  color: #ff7d7d; }

@media (max-width: 1024px) {
  .productView .productView-detailsWrapper .productView-beforeAlsoBought {
    display: flex; } }

.productView .productView-detailsWrapper .productView-stockLabel, .productView .productView-detailsWrapper .productView-brand a {
  font-size: 14px;
  line-height: 19px;
  color: #003f82;
  border-radius: 10px;
  margin: 0 auto 5px;
  padding: 1px 15px; }

.productView .productView-detailsWrapper .productView-stockLabel {
  background: #28AA60;
  color: #fff;
  padding: 5px 11px;
  border-radius: 5px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle; }

.productView .productView-detailsWrapper .productView-brand {
  margin: 0 5px;
  line-height: 0;
  display: inline-block;
  vertical-align: middle;
  float: none; }
  .productView .productView-detailsWrapper .productView-brand a {
    color: #2A7DD6;
    font-size: 14px;
    background: transparent; }
    .productView .productView-detailsWrapper .productView-brand a:hover {
      opacity: 0.6; }

.productView .productView-detailsWrapper .productView-images.productView-images--bottom .productView-imageCarousel-main {
  /*border: 2px solid #ddd;*/ }
  .productView .productView-detailsWrapper .productView-images.productView-images--bottom .productView-imageCarousel-main:hover {
    border-color: #2a7dd6; }

@media (max-width: 800px) {
  .productView .productView-detailsWrapper .productView-images.productView-images--bottom .productView-imageCarousel-nav {
    padding: 0 12 px; } }

.productView .productView-detailsWrapper .productView-images.productView-images--bottom .productView-imageCarousel-nav .productView-imageCarousel-nav-item.slick-current {
  border-color: #2a7dd6; }

@media (max-width: 1024px) {
  .productView .productView-detailsWrapper .productView-details {
    width: 100%;
    order: 1; } }

.productView .productView-detailsWrapper .productView-details .productView-title {
  font-size: 36px;
  line-height: 46px;
  margin: 12px 0;
  display: inline-block; }

.productView .productView-detailsWrapper .productView-details .productView-options .form .form-field--increments {
  width: 100%;
  margin-bottom: 30px; }
  .productView .productView-detailsWrapper .productView-details .productView-options .form .form-field--increments .form-increment {
    border-radius: 40px; }
    .productView .productView-detailsWrapper .productView-details .productView-options .form .form-field--increments .form-increment .button, .productView .productView-detailsWrapper .productView-details .productView-options .form .form-field--increments .form-increment input {
      height: 38px; }
  .productView .productView-detailsWrapper .productView-details .productView-options .form .form-field--increments .form-label {
    clip: inherit !important;
    overflow: visible !important;
    position: inherit !important;
    display: inline;
    color: #19212A;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 20px;
    font-weight: 400; }

.productView .productView-detailsWrapper .productView-details .productView-options .form .form-action--addToCart {
  width: auto;
  float: left; }
  @media (max-width: 475px) {
    .productView .productView-detailsWrapper .productView-details .productView-options .form .form-action--addToCart {
      margin: 0; } }
  .productView .productView-detailsWrapper .productView-details .productView-options .form .form-action--addToCart button {
    padding: 14px 46px;
    line-height: 22px;
    height: auto;
    border: 0;
    margin-bottom: 0; }
    @media (max-width: 1200px) {
      .productView .productView-detailsWrapper .productView-details .productView-options .form .form-action--addToCart button {
        padding: 14px 54px; } }
  @media (max-width: 1200px) {
    .productView .productView-detailsWrapper .productView-details .productView-options .form .form-action--addToCart {
      margin: 0px 0px 10px 0px; } }
  @media (max-width: 10px) {
    .productView .productView-detailsWrapper .productView-details .productView-options .form .form-action--addToCart {
      margin: 0; } }

@media (max-width: 1199px) {
  .productView .productView-detailsWrapper .productView-details .detail-btn {
    display: flex;
    width: 100%;
    flex-wrap: wrap; } }

@media (max-width: 1199px) {
  .productView .productView-detailsWrapper .productView-details .detail-btn {
    display: block;
    width: 100%;
    flex-wrap: wrap; } }

@media (max-width: 479px) {
  .productView .productView-detailsWrapper .productView-details .detail-btn {
    flex-flow: row;
    align-items: center; } }

.productView .productView-detailsWrapper .productView-details ._addToCartVisibility {
  margin-right: 0px;
  margin-bottom: 0px; }

.productView .productView-detailsWrapper .productView-details .form-wishlist {
  width: auto; }
  @media (max-width: 1199.98px) {
    .productView .productView-detailsWrapper .productView-details .form-wishlist {
      width: 206px;
      float: left;
      margin-left: 0; } }
  @media (max-width: 1024px) {
    .productView .productView-detailsWrapper .productView-details .form-wishlist {
      margin-top: 0;
      margin-left: 10px; } }
  @media (max-width: 800px) {
    .productView .productView-detailsWrapper .productView-details .form-wishlist {
      margin-bottom: 0;
      margin-top: 0; } }
  @media (max-width: 479px) {
    .productView .productView-detailsWrapper .productView-details .form-wishlist {
      margin-left: 10px;
      width: auto; } }
  @media (max-width: 10px) {
    .productView .productView-detailsWrapper .productView-details .form-wishlist .dropdown-menu-button {
      padding: 0 10px;
      display: flex; } }
  .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown {
    z-index: 9;
    border-radius: 15px;
    background-color: #2a7dd6; }
    @media (max-width: 468px) {
      .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown {
        top: 35px !important; } }
    .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown:before {
      content: "";
      border: inset 10px;
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #2a7dd6 transparent;
      border-bottom-style: solid;
      top: -20px;
      right: 15px;
      left: auto;
      bottom: auto;
      position: absolute; }
    .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown li {
      overflow: hidden; }
      .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown li:first-child {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px; }
      .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown li:last-child {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px; }
      .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown li a, .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown li input {
        border-radius: 0 !important;
        background: transparent;
        color: #fff; }
        .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown li a:hover, .productView .productView-detailsWrapper .productView-details .form-wishlist #wishlist-dropdown li input:hover {
          background: #003f82; }
  .productView .productView-detailsWrapper .productView-details .form-wishlist a {
    display: block;
    text-decoration: none;
    color: #414F5E;
    font-size: 16px;
    border: 1px solid #414F5E;
    padding: 14px 28px;
    margin-top: 0;
    border-radius: 40px !important;
    text-align: center; }
    @media (max-width: 479px) {
      .productView .productView-detailsWrapper .productView-details .form-wishlist a {
        border: none;
        text-align: center;
        display: flex; } }
    .productView .productView-detailsWrapper .productView-details .form-wishlist a:hover {
      background: #414F5E;
      color: #fff; }
      @media (max-width: 479px) {
        .productView .productView-detailsWrapper .productView-details .form-wishlist a:hover {
          background: none; } }
    .productView .productView-detailsWrapper .productView-details .form-wishlist a svg {
      display: none; }
      @media (max-width: 479px) {
        .productView .productView-detailsWrapper .productView-details .form-wishlist a svg {
          display: inline-block;
          text-align: center;
          height: 1.875rem;
          width: 1.875rem; } }
    .productView .productView-detailsWrapper .productView-details .form-wishlist a span {
      font-weight: 600;
      font-size: 16px;
      line-height: 22px;
      clip: inherit !important;
      width: auto !important;
      overflow: visible !important;
      height: auto !important;
      position: inherit !important; }
      @media (max-width: 479px) {
        .productView .productView-detailsWrapper .productView-details .form-wishlist a span {
          font-size: 0; } }

.productView .productView-detailsWrapper .productView-details .socialLinks {
  margin-top: 22px;
  display: flex; }
  .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item--facebook {
    order: 0; }
  .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item--email {
    order: 4; }
  .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item--print {
    order: 5; }
  .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item--twitter {
    order: 1; }
  .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item--pinterest {
    order: 3; }
  .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item {
    margin-right: 15px; }
    .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item .icon {
      height: 24px;
      width: 24px;
      padding: 0;
      background-size: 24px !important; }
      .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item .icon:hover {
        opacity: 0.7; }
      .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item .icon svg {
        display: none; }
    .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item .icon--facebook {
      background: url(https://store-d2s9e251sx.mybigcommerce.com/content/images/fb-icon.svg) no-repeat; }
    .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item .icon--twitter {
      background: url(https://store-d2s9e251sx.mybigcommerce.com/content/images/tw-icon.svg) no-repeat; }
    .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item .icon--pinterest {
      background: url(https://store-d2s9e251sx.mybigcommerce.com/content/images/printrest-icon.svg) no-repeat; }
    .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item .icon--email {
      background: url(https://store-d2s9e251sx.mybigcommerce.com/content/images/mail-icon.svg) no-repeat; }
    .productView .productView-detailsWrapper .productView-details .socialLinks .socialLinks-item .icon--print {
      background: url(https://store-d2s9e251sx.mybigcommerce.com/content/images/print-icon.svg) no-repeat; }

.productView .productView-detailsWrapper .productView-details .productView-rating {
  margin-bottom: 16px; }
  .productView .productView-detailsWrapper .productView-details .productView-rating .icon--ratingEmpty svg {
    fill: #ffffff;
    stroke: #FFBC36;
    stroke-width: 2px; }
  .productView .productView-detailsWrapper .productView-details .productView-rating .icon--ratingFull svg {
    fill: #FFBC36;
    stroke: #FFBC36;
    stroke-width: 2px; }
  .productView .productView-detailsWrapper .productView-details .productView-rating .productView-reviewLink {
    color: #19212A;
    font-size: 14px;
    text-transform: capitalize; }
    .productView .productView-detailsWrapper .productView-details .productView-rating .productView-reviewLink a {
      color: #2A7DD6;
      font-size: 14px;
      text-transform: capitalize; }
      .productView .productView-detailsWrapper .productView-details .productView-rating .productView-reviewLink a:hover {
        opacity: 0.6; }

.productView .productView-detailsWrapper .productView-details .productView-price {
  margin-bottom: 0; }
  .productView .productView-detailsWrapper .productView-details .productView-price span {
    font-size: 25px;
    color: #19212A; }

.productView .productView-detailsWrapper .productView-details .productView-info dt {
  width: 94px; }

.productView .productView-detailsWrapper .productView-details .productView-info dt, .productView .productView-detailsWrapper .productView-details .productView-info dd {
  color: #19212A;
  font-size: 14px; }

.productView .productView-descriptionWrapper .productView-description .tabs-contents h2 {
  font-size: 18px; }

.productView .productView-descriptionWrapper .productView-description .tabs-contents h3 {
  font-size: 15px; }

.productView .productView-descriptionWrapper .productView-description .tabs-contents .tab-content {
  display: none !important; }
  @media (max-width: 800px) {
    .productView .productView-descriptionWrapper .productView-description .tabs-contents .tab-content {
      display: block !important; } }
  .productView .productView-descriptionWrapper .productView-description .tabs-contents .tab-content.is-active {
    display: block !important; }
  .productView .productView-descriptionWrapper .productView-description .tabs-contents .tab-content button.button:focus {
    background: transparent; }

.productView .brand-stock {
  margin-bottom: 10px; }

.productView .productView-images {
  padding-right: 0px; }
  @media (max-width: 1024px) {
    .productView .productView-images {
      position: unset;
      width: 100%;
      order: 0;
      padding-left: 0; } }

.reqest-form-pdp .quote-btn {
  padding: 14px 46px;
  line-height: 22px;
  font-size: 18px;
  background-color: #2a7dd6;
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
  border-radius: 40px;
  border: 0 !important; }
  .reqest-form-pdp .quote-btn:hover {
    background: #003f82; }

@media (max-width: 1199.98px) {
  .productView-description .tabs--alt .tab {
    margin-right: 2rem; } }

@media (max-width: 991.98px) {
  .productView-description .tabs--alt .tab {
    margin-right: 1rem; } }

@media (max-width: 1199.98px) {
  .productView-description .tabs--alt .tab .tab-title {
    font-size: 18px; } }

@media (max-width: 991.98px) {
  .productView-description .tabs--alt .tab .tab-title {
    font-size: 15px; } }

.sticky-add-to-cart {
  opacity: 0;
  height: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #2a7dd6;
  position: fixed;
  z-index: 9999999999;
  left: 50%;
  bottom: 0;
  width: 50%;
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  border-radius: 20px 20px 0 0;
  padding: 15px 30px;
  box-shadow: 0px -1px 9px -3px rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: 0px -1px 9px -3px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px -1px 9px -3px rgba(0, 0, 0, 0.65); }
  .sticky-add-to-cart .sticky-left-col {
    width: 63%;
    display: inline-block;
    vertical-align: middle; }
    .sticky-add-to-cart .sticky-left-col .sticky-left-coll_inner {
      display: flex;
      vertical-align: middle; }
      .sticky-add-to-cart .sticky-left-col .sticky-left-coll_inner .sticky-left-coll_inner-left {
        margin-right: 20px; }
        .sticky-add-to-cart .sticky-left-col .sticky-left-coll_inner .sticky-left-coll_inner-left .sticky-product_img {
          width: 75px; }
          .sticky-add-to-cart .sticky-left-col .sticky-left-coll_inner .sticky-left-coll_inner-left .sticky-product_img .productView-image {
            min-height: unset; }
            .sticky-add-to-cart .sticky-left-col .sticky-left-coll_inner .sticky-left-coll_inner-left .sticky-product_img .productView-image img {
              border-radius: 10px; }
    .sticky-add-to-cart .sticky-left-col .productView-title {
      font-size: 18px;
      line-height: 26px;
      margin: 0;
      color: #fff; }
    .sticky-add-to-cart .sticky-left-col .productView-price {
      margin: 0; }
      .sticky-add-to-cart .sticky-left-col .productView-price span {
        color: #fff; }
  .sticky-add-to-cart .sticky-right-col {
    width: auto;
    display: inline-block;
    vertical-align: middle; }
    .sticky-add-to-cart .sticky-right-col .add-to-cart-form {
      margin: 0; }
    .sticky-add-to-cart .sticky-right-col .button {
      margin: 0;
      background: #fff;
      color: #2a7dd6;
      border: none; }
      .sticky-add-to-cart .sticky-right-col .button:hover {
        background: #003f82;
        color: #fff; }

.sticky-add-to-cart.fixed {
  transition: all .5s ease-in-out 0s;
  -webkit-transition: all .5s ease-in-out 0s;
  -moz-transition: all .5s ease-in-out 0s;
  opacity: 1;
  height: auto; }

.modal {
  scrollbar-width: thin;
  scrollbar-color: #bbb none; }

.modal::-webkit-scrollbar {
  width: 10px;
  height: 10px; }

.modal::-webkit-scrollbar-track {
  background-color: none; }

.modal::-webkit-scrollbar-thumb {
  background-color: #bbb; }

.modal::-webkit-scrollbar-thumb, .modal::-webkit-scrollbar-track {
  border-radius: 12px; }

.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0; }

/* Detail page ends */
/* CMS Page START */
.supermarket-pageType--page .page .page-content .page-content-body {
  margin-bottom: 0;
  padding-bottom: 30px; }
  .supermarket-pageType--page .page .page-content .page-content-body h2 {
    font-size: 30px;
    line-height: 41px;
    color: #19212a;
    margin: 12px 0 20px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body h3 {
    font-size: 28px;
    line-height: 38px;
    color: #19212a;
    margin: 12px 0 20px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body h4 {
    font-size: 26px;
    line-height: 36px;
    color: #19212a;
    margin: 12px 0 20px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body h5 {
    font-size: 24px;
    line-height: 34px;
    color: #19212a;
    margin: 12px 0 20px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body h6 {
    font-size: 22px;
    line-height: 32px;
    color: #19212a;
    margin: 12px 0 20px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body p {
    line-height: 24px;
    font-size: 15px; }
  .supermarket-pageType--page .page .page-content .page-content-body ul, .supermarket-pageType--page .page .page-content .page-content-body ol {
    margin-left: 20px; }
    .supermarket-pageType--page .page .page-content .page-content-body ul li, .supermarket-pageType--page .page .page-content .page-content-body ol li {
      line-height: 24px;
      font-size: 15px;
      margin-bottom: 5px; }
  .supermarket-pageType--page .page .page-content .page-content-body ul.center-content {
    float: none;
    margin: 0;
    display: flex;
    justify-content: center;
    list-style: none; }
    .supermarket-pageType--page .page .page-content .page-content-body ul.center-content li {
      padding: 0 10px; }
      .supermarket-pageType--page .page .page-content .page-content-body ul.center-content li a {
        color: #2A7DD6;
        font-weight: 600; }
        .supermarket-pageType--page .page .page-content .page-content-body ul.center-content li a:hover {
          color: #19212A; }
  .supermarket-pageType--page .page .page-content .page-content-body a {
    color: #2A7DD6;
    word-break: break-word;
    scroll-behavior: smooth; }
    .supermarket-pageType--page .page .page-content .page-content-body a:hover {
      color: #19212A; }
  .supermarket-pageType--page .page .page-content .page-content-body div:blank {
    display: none; }

.supermarket-pageType--page .page .page-content img {
  margin: 15px;
  border-radius: 5px; }

/* CMS Page END */
.privacy-policy a {
  color: #2A7DD6 !important; }
  .privacy-policy a:hover {
    color: #19212A !important; }
  .privacy-policy a * {
    color: #2A7DD6 !important; }
    .privacy-policy a *:hover {
      color: #19212A !important; }

/*B2B Footer START*/
footer.b2bfooter {
  background: #414F5E;
  color: #fff; }
  footer.b2bfooter .footer-info {
    justify-content: space-between; }
    footer.b2bfooter .footer-info .footer-info-col h6.footer-info-heading {
      color: #fff;
      display: block;
      text-align: left; }
    footer.b2bfooter .footer-info .footer-info-col .footer-info-list li address {
      color: #fff; }
    footer.b2bfooter .footer-info .footer-info-col .footer-info-list li a {
      color: #fff; }
      footer.b2bfooter .footer-info .footer-info-col .footer-info-list li a:hover {
        color: #fff;
        opacity: 0.7; }
    footer.b2bfooter .footer-info .footer-info-col.f-newsletter {
      padding-left: 89px; }
      footer.b2bfooter .footer-info .footer-info-col.f-newsletter p {
        color: #fff; }
    footer.b2bfooter .footer-info .footer-info-col .socialLinks {
      margin-top: 8px; }
    footer.b2bfooter .footer-info .footer-info-col.footer-info-col--contact {
      flex-basis: 27.18%;
      min-width: 27.18%;
      max-width: 27.18%; }
      footer.b2bfooter .footer-info .footer-info-col.footer-info-col--contact .conatct-lists .address-icon:before {
        background: url("https://store-d2s9e251sx.mybigcommerce.com/product_images/uploaded_images/location-white.png");
        background-size: contain;
        background-repeat: no-repeat; }
      footer.b2bfooter .footer-info .footer-info-col.footer-info-col--contact .conatct-lists .mail-icon:before {
        background: url("https://store-d2s9e251sx.mybigcommerce.com/product_images/uploaded_images/mail-white.png");
        background-size: contain;
        background-repeat: no-repeat; }
      footer.b2bfooter .footer-info .footer-info-col.footer-info-col--contact .conatct-lists .phn-icon:before {
        background: url("https://store-d2s9e251sx.mybigcommerce.com/product_images/uploaded_images/mail-white.png");
        background-size: contain;
        background-repeat: no-repeat; }
      footer.b2bfooter .footer-info .footer-info-col.footer-info-col--contact .conatct-lists .phn-icon:before {
        background: url("https://store-d2s9e251sx.mybigcommerce.com/product_images/uploaded_images/phn-white.png");
        background-size: contain;
        background-repeat: no-repeat; }
    footer.b2bfooter .footer-info .footer-info-col.f-newsletter {
      flex-basis: 38.80%;
      min-width: 38.80%;
      max-width: 38.80%;
      border: 0; }
    footer.b2bfooter .footer-info .f-socical {
      flex-basis: 34.02%;
      min-width: 34.02%;
      max-width: 34.02%;
      text-align: left; }
      footer.b2bfooter .footer-info .f-socical .footer-info-col--follow {
        text-align: left;
        padding: 0 90px;
        border-left: 2px solid #4d5b6b;
        border-right: 2px solid #4d5b6b; }
    footer.b2bfooter .footer-info p {
      color: #fff; }
  footer.b2bfooter .footer-copyright {
    background: #414F5E;
    border: 2px solid #4d5b6b; }
    footer.b2bfooter .footer-copyright p {
      color: #fff !important; }

/*B2B Footer END*/
.Wholesale h1.page-heading {
  /*display: none;*/ }

.Wholesale.supermarket-pageType--category h1.page-heading, .Wholesale.supermarket-page--pages-page h1.page-heading {
  display: none; }

.Wholesale .b2b-heading {
  margin: 40px 0 35px 0;
  text-align: center; }
  .Wholesale .b2b-heading h1.page-heading {
    padding: 0;
    display: block; }
    .Wholesale .b2b-heading h1.page-heading.ip-67-computers {
      display: none; }

.Wholesale .page-content {
  padding-left: 27px; }

.prd_not_access {
  min-height: 300px;
  padding-top: 30px; }

.supermarket-page--pages-product .sidebarBlock--brands {
  display: none; }

.pageWrapper, .supermarket-page--pages-brand .page {
  display: flex; }

.supermarket-page--pages-brand .page-bottom {
  margin: 0; }

.supermarket-pageType--category .cms-img_overlay {
  position: relative; }
  .supermarket-pageType--category .cms-img_overlay img {
    height: 184px;
    object-fit: cover;
    border-radius: 5px; }
  .supermarket-pageType--category .cms-img_overlay h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    text-align: center;
    color: #fff;
    width: 100%; }

.supermarket-pageType--category .b2b-description {
  display: flex;
  align-items: center; }
  .supermarket-pageType--category .b2b-description img {
    margin: 0 20px 0 0; }
  .supermarket-pageType--category .b2b-description p {
    text-align: left; }
    .supermarket-pageType--category .b2b-description p:last-child {
      margin: 0; }

/*============================================================================================================================*/
/*Responsive Media START *********************************************************************************** */
@media (max-width: 1199.98px) {
  .sticky-add-to-cart {
    width: 75%;
    padding: 15px; }
  /*B2B Home Page CSS START*/
  .NetworkingTechnology {
    padding: 40px 0; }
  /*B2B Home Page CSS END*/
  /*Footer CSS START*/
  footer.b2bfooter .footer-info .f-socical .footer-info-col--follow {
    padding: 0 60px; }
  footer.b2bfooter .footer-info .footer-info-col.f-newsletter {
    padding-left: 40px; }
  /*Footer CSS END*/
  /*B2B Listing Page START*/
  .Wholesale .b2b-heading {
    margin: 20px 0; }
  .Wholesale .papathemes-productsFilter form {
    justify-content: center; }
  .Wholesale .page-content {
    padding-left: 23px; }
    .Wholesale .page-content .TopSelling .row .col {
      padding: 20px; }
  /*B2B Listing Page END*/ }

@media (max-width: 800.98px) {
  /*B2B Listing Page START*/
  .Wholesale .page-content {
    padding-left: 0; }
    .Wholesale .page-content .TopSelling .row .col .product-image .card-img-container {
      max-height: 280px; }
  /*B2B Listing Page END*/ }

@media (max-width: 991.98px) {
  .productView .productView-detailsWrapper .productView-details .productView-title {
    font-size: 32px;
    line-height: 42px; }
  .sticky-add-to-cart {
    width: 85%; }
  /*CMS Page CSS START*/
  .supermarket-pageType--page .page .page-content .page-content-body h2 {
    font-size: 28px;
    line-height: 38px;
    margin: 10px 0 18px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body h3 {
    font-size: 26px;
    line-height: 36px;
    margin: 10px 0 18px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body h4 {
    font-size: 24px;
    line-height: 34px;
    margin: 10px 0 18px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body h5 {
    font-size: 22px;
    line-height: 32px;
    margin: 10px 0 18px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body h6 {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 18px 0; }
  .supermarket-pageType--page .page .page-content .page-content-body p {
    line-height: 24px;
    font-size: 15px; }
  .supermarket-pageType--page .page .page-content .page-content-body ul li {
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 5px; }
  /*CMS Page CSS END*/
  /*Footer CSS START*/
  footer.b2bfooter .footer-info {
    justify-content: inherit; }
    footer.b2bfooter .footer-info .footer-info-col.footer-info-col--contact, footer.b2bfooter .footer-info .f-socical {
      flex-basis: 50%;
      min-width: 50%;
      max-width: 50%; }
      footer.b2bfooter .footer-info .footer-info-col.footer-info-col--contact .footer-info-col--follow, footer.b2bfooter .footer-info .f-socical .footer-info-col--follow {
        border-right: 0; }
    footer.b2bfooter .footer-info .footer-info-col.f-newsletter {
      flex-basis: 100%;
      min-width: 100%;
      max-width: 100%;
      padding-left: 10px; }
  footer.b2bfooter .footer-copyright .container {
    border: 0; }
  /*Footer CSS END*/ }

@media (max-width: 767.98px) {
  .sticky-add-to-cart {
    width: 90%;
    padding: 10px 15px; }
  .supermarket-pageType--page .page .page-content img {
    float: none !important;
    margin: 5px 0; }
  /*B2B Home Page CSS START*/
  .NetworkingTechnology .section-title {
    margin: 0 0 25px; }
  .NetworkingTechnology .row {
    display: inline-block;
    text-align: center; }
    .NetworkingTechnology .row .image {
      border: 0; }
      .NetworkingTechnology .row .image img {
        max-width: 80%;
        margin: 0 auto; }
    .NetworkingTechnology .row .content {
      padding: 15px 0 0 0; }
      .NetworkingTechnology .row .content .description ul {
        text-align: left; }
  .TopSelling .row .col {
    padding: 20px; }
    .TopSelling .row .col .product-image {
      -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
      padding: 0 10px 0 0; }
    .TopSelling .row .col .product-content {
      -ms-flex-preferred-size: 60%;
      flex-basis: 60%; }
      .TopSelling .row .col .product-content .product-title {
        font-size: 20px;
        line-height: 30px; }
  /*B2B Home Page CSS END*/
  /*Footer CSS START*/
  footer.b2bfooter .footer-info .f-socical .footer-info-col--follow {
    padding: 0 30px; }
  /*Footer CSS END*/ }

@media (max-width: 575.98px) {
  .productView .productView-detailsWrapper .productView-details .productView-title {
    font-size: 28px;
    line-height: 38px; }
  .sticky-add-to-cart {
    width: 100%;
    padding: 10px 15px; }
    .sticky-add-to-cart .sticky-left-col {
      width: 34%; }
      .sticky-add-to-cart .sticky-left-col .productView-price .price {
        font-size: 16px; }
    .sticky-add-to-cart .sticky-left-coll_inner-left, .sticky-add-to-cart .productView-title {
      display: none; }
    .sticky-add-to-cart .sticky-right-col .button {
      font-size: 14px; }
  .NetworkingTechnology {
    padding: 15px 0; }
  /*CMS Page CSS START*/
  .supermarket-pageType--page .page .page-content .page-content-body ul.center-content {
    display: block;
    list-style: disc;
    margin: 0 0 15px 20px; }
    .supermarket-pageType--page .page .page-content .page-content-body ul.center-content li {
      padding: 0; }
  /*CMS Page CSS END*/
  /*B2B Home Page CSS START*/
  .TopSelling .row .col {
    padding: 15px;
    display: block; }
    .TopSelling .row .col .product-image {
      padding: 0 0 12px 0; }
  /*B2B Home Page CSS END*/
  /*Footer CSS START*/
  footer.b2bfooter .footer-info .footer-info-col.footer-info-col--contact, footer.b2bfooter .footer-info .f-socical {
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 10px !important; }
    footer.b2bfooter .footer-info .footer-info-col.footer-info-col--contact .footer-info-col--follow, footer.b2bfooter .footer-info .f-socical .footer-info-col--follow {
      padding: 0 10px;
      border: 0; }
  /*Footer CSS END*/
  /*B2B Listing CSS START*/
  .Wholesale .page-content .TopSelling .row .col .product-image .card-img-container {
    max-height: 180px; }
  /*B2B Listing CSS END*/ }

/*Responsive Media END ************************************************************************************/
h6.previewCartItem-name a:hover {
  color: #003f82 !important; }

.supermarket-page--pages-blog-post h1.page-heading {
  font-size: 30px;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .supermarket-page--pages-blog-post h1.page-heading {
      font-size: 25px; } }
  @media (max-width: 479px) {
    .supermarket-page--pages-blog-post h1.page-heading {
      font-size: 22px; } }

.blog-post h2 {
  margin-top: 0; }

.blog-post a {
  color: #2a7dd6; }
  .blog-post a:hover {
    color: #003f82; }

.blog-post ol {
  margin-left: 18.4px; }

.blog-post h5 {
  font-size: 17px; }

.blog-post h6 {
  margin-top: 1.25rem;
  font-size: 17px; }

@media (max-width: 479px) {
  .blog-post h2 {
    font-size: 20px; }
  .blog-post p {
    font-size: 15px; } }

.optimizedCheckout-headingSecondary {
  border: 0; }

.has-activeModal textarea#revtext_input {
  width: 100%;
  max-width: 390px; }
  @media (max-width: 800px) {
    .has-activeModal textarea#revtext_input {
      max-width: 100%; } }
