.pzwcsync-suppliers-content .supplier-item .card.selected {
  background-color: #8e8e8e36;
}
.pzwcsync-progress-bar {
  background-color: rgb(192, 192, 192);
  width: 100%;
  border-radius: 15px;
}
#pzwcsync-sync-product-content .inside {
  padding: 14px;
}
.pzwcsync-count-wrap {
  background-color: rgb(116, 194, 92);
  color: white;
  text-align: right;
  border-radius: 15px;
}
.pzwcsync-note-wrap i {
  margin: 3px 3px;
  font-weight: 600;
  display: block;
}
.pzwcsync-note-wrap {
  margin-bottom: 15px;
  color: red;
}
.pzwcsync-note-wrap li {
  list-style: disc;
}
.pzwcsync-note-wrap ul {
  margin: 0 21px;
}
#pzwcsync-supplier_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
#pzwcsync-select-supplier-content .description {
  font-weight: 700;
  margin-bottom: 15px;
}
#pzwcsync-supplier_wrapper .supplier-item {
  flex: 0 0 12%;
  max-width: 12%;
}
#pzwcsync-supplier_wrapper .form-check-label img {
  width: 100%;
  height: 140px;
  width: 140px;
  object-fit: contain;
}
.supplier-item .card {
  margin: 0;
  min-width: auto;
  max-width: initial;
  text-align: center;
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: space-between;
  padding: 10px !important;
}
.supplier-item .card span {
    display: block;
	margin-bottom: 10px;
}
.catsy_pagination_tbl {
  display: flex;
  margin-left: 0;
  margin-right: 0;
  flex-wrap: wrap;
  justify-content: center;
}
.catsy_pagination_tbl .page-item.disabled {
  opacity: 0.4 !important;
}
.catsy_pagination_tbl li{
  display: inline-block;
  margin-right: 2px;
}
.catsy_pagination_tbl li.disabled a:hover, 
.catsy_pagination_tbl li.disabled a {
  cursor: not-allowed;
}
.catsy_pagination_tbl li a {
  border-color: #086bd2;
}
.catsy_pagination_tbl li a{
  padding: 12px;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catsy_pagination_tbl li a:hover, ul.catsy_pagination_tbl li.active a {
  padding: 12px;
  background-color: #046bd2;
  color: #eee;
  text-decoration: none;
}
.catsy_pagination_tbl li:not(:first-child):not(:last-child) a{
  width: 16px;
}
.pzwcsync-redirect-url {
  background-color: #046bd2;
  color: #ffffff;
  border-radius: 50px;
  padding: 6px 21px;
  font-weight: 600;
}
/* COLLECTIONS */
.catsy-update_cart_input {
  max-width: 150px;
  width: 100%;
}
.catsy_btn {
  background-color: #005191;
}
.catsy-item-image img {
  width: 100%;
  max-width: 250px;
  height: auto;
  object-fit: contain;
  margin: 0 auto;
}
.catsy-item-image {
  margin: 20px 0 30px;
  text-align: center;
}
.catsy-add_to_cart_wrapper {
  display: flex;
  align-items: center;
}
.catsy-mvp-wrapper .catsy-add_to_cart_wrapper,
.catsy-collection .catsy-add_to_cart_wrapper,
#catsy_product-archive .catsy-add_to_cart_wrapper,
#catsy-featured-products-wrapper .catsy-add_to_cart_wrapper,
#catsy-collection-content-wrapper .catsy-add_to_cart_wrapper,
#catsy_product-suppliers .catsy-add_to_cart_wrapper,
#catsy_product-categories .catsy-add_to_cart_wrapper {
    justify-content: flex-end;
}
.catsy-qty-wrap input {
  height: 44px;
  width: 100%;
  max-width: 80px;
  border-radius: 22px;
}
.catsy-qty-wrap {
  margin-right: 10px;
}
.catsy-prod-price {
  font-size: 16px;
  position: absolute;
  top: 15px;
  right: 10px;
  background: #005191;
  color: #fff;
  padding: 5px 15px;
  border-radius: 10px;
  display: flex;
  gap: 5px;
  align-items: flex-start;
  z-index: 10;
}
.catsy-prod-price span {
  font-size: 10px;
  line-height: 18px;
}
.catsy-prod-price:before {
  background: #c3171c;
  width: 40px;
  height: 46px;
  position: absolute;
  content: '';
  left: -5px;
  top: -5px;
  border-radius: 10px;
  z-index: -1;
}
.catsy-prod-price:after {
  width: 100%;
  height: 100%;
  background: #005191;
  content: '';
  z-index: -1;
  top: 0;
  border-radius: 10px;
  left: 0;
  position: absolute;
}
.catsy-prod-price span {
  font-size: 10px;
  line-height: 18px;
}
.catsy-prod-price:before {
  background: #c3171c;
  width: 40px;
  height: 46px;
  position: absolute;
  content: '';
  left: -5px;
  top: -5px;
  border-radius: 10px;
  z-index: -1;
}
.catsy-prod-price:after {
  width: 100%;
  height: 100%;
  background: #005191;
  content: '';
  z-index: -1;
  top: 0;
  border-radius: 10px;
  left: 0;
  position: absolute;
}
.catsy-mvp-wrapper .catsy-add_to_cart_btn,
.catsy-collection .catsy-add_to_cart_btn,
#catsy_product-archive .catsy-add_to_cart_btn,
#catsy-featured-products-wrapper .catsy-add_to_cart_btn,
#catsy-collection-content-wrapper .catsy-add_to_cart_btn,
#catsy_product-suppliers .catsy-add_to_cart_btn,
#catsy_product-categories .catsy-add_to_cart_btn {
  border-radius: 0;
  padding: 5px 10px !important;
}
.catsy-mvp-wrapper .catsy-qty-wrap,
.catsy-collection .catsy-qty-wrap, 
#catsy_product-archive .catsy-qty-wrap, 
#catsy-featured-products-wrapper .catsy-qty-wrap,
#catsy-collection-content-wrapper .catsy-qty-wrap,
#catsy_product-suppliers .catsy-qty-wrap,
#catsy_product-categories .catsy-qty-wrap {
    display: none;
}
.catsy-add_to_cart_btn {
  border-radius: 22px;
}
.catsy-item-content {
  padding: 20px;
  border: 1px solid #d3d3d3;
  position: relative;
}
.catsy-sidebar-title {
  font-size: 20px;
  color: #1e293b;
  font-weight: 600;
  margin-bottom: 20px;
}

#catsy-featured-products-wrapper,
.catsy-mvp-wrapper,
.catsy-collection {
  display: flex;
  flex-wrap: wrap;
  max-width: 1500px;
  width: 100%;
  margin: 0 auto 20px;
}
.catsy-collection a,
.catsy-collection-pagination-wrapper a {
  text-decoration: none !important;
}
#catsy-featured-products-wrapper .catsy-item-wrap,
.catsy-mvp-wrapper .catsy-item-wrap,
.catsy-collection-content-wrapper .catsy-item-wrap {
  padding: 0 15px;
  max-width: 25%;
  width: 100%;
  flex: 0 0 25%;
  margin-bottom: 30px;
}
.catsy-featured-main {
  padding-top: 50px;
}
.catsy-featured-title,
.catsy-prev-catalogues-title {
  text-align: center;
  color: #005191 !important;
  margin-bottom: 50px;
}
.catsy-breadcrumb-wrap {
  padding: 0 40px;
  text-transform: uppercase;
}
.catsy-item-image .product-image-cont {
    position: relative;
}
.catsy-item-image .product-image-cont .brand-logo {
    display: block !important;
    position: absolute;
    top: -12px;
    left: -12px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    background-color: #eee;
}
/* Castsy Single Product Page */
.catsy-after-single-product{
  margin-top: 50px;
}
/* Catalogue sidebar  */
.catsy-filter-sidebar-section .catsy-filter-list {
    padding: 0;
    list-style: none;
}
.catsy-filter-sidebar-section .catsy-filter-list .children {
    list-style: none;
    padding-left: 18px;
}
.catsy-filter-sidebar-section .catsy-filter-list li > a{
  text-decoration: none !important;
}

.catsy-collection-content-wrapper.has-sidebar {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
.catsy-collection-content-wrapper.has-sidebar .catsy-collection.catsy-content {
    align-items: flex-start;
    flex: 0 0 75%;
    max-width: 75%;
}
.catsy-collection-content-wrapper.has-sidebar .catsy-collection-filter-sidebar-wrapper {
    flex: 0 0 25%;
    max-width: 25%;
    position: sticky;
    top: 240px;
}
.catsy-collection-content-wrapper.has-sidebar .catsy-collection-sidebar-category-filters {
    border: 1px solid #d3d3d3;
    padding: 20px;
}
.catalog-pdf-btn.open-popup-btn {
    border: 1px solid;
    border-color: var(--ast-border-color);
    background: #e6e6e6;
    color: #fff;
    background-color: #FC1C03 !important;
    border-radius: 50px;
    margin-bottom: 18px;
    width: 100%;
}
/* 
 * Spinner
 * HTML : <div class="catsy-loader"><div></div><div></div><div></div><div></div></div>
 */
 .catsy-shop-loader span {
  display: block;
  margin-top: 50px;
  font-size: 16px;
  color: #005191;
  font-weight: 600;
}
.catsy-shop-loader {
  display: block;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catsy-loader {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    z-index: 3;
}
.catsy-loader div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #005191;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.catsy-loader div:nth-child(1) {
    left: 8px;
    animation: catsy-loader1 0.6s infinite;
}
.catsy-loader div:nth-child(2) {
    left: 8px;
    animation: catsy-loader2 0.6s infinite;
}
.catsy-loader div:nth-child(3) {
    left: 32px;
    animation: catsy-loader2 0.6s infinite;
}
.catsy-loader div:nth-child(4) {
    left: 56px;
    animation: catsy-loader3 0.6s infinite;
}
@keyframes catsy-loader1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
    }
    @keyframes catsy-loader3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
  }
  @keyframes catsy-loader2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}
  
/* Add to Cart Loader */
.atc-loader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} 

.atc-process {
    position: relative;
}

.atc-loader-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #99999938;
}

.catsy-cart-count {
  position: relative;
}
.catsy-count-wrap {
  background-color: red;
  text-align: center;
  border-radius: 50%;
  color: #ffff;
  font-size: 15px;
  position: absolute;
  z-index: 1;
  right: -8px;
  top: -6px;
  width: 21px;
  height: 21px;
  line-height: 1.5;
}
.catsy-title h4 {
  font-size: 14px;
  color: #000000
}

.catsy-collection-pagination-wrapper,
.catsy_pagination-wrapper{
  display: flex;
  align-items: center;
  max-width: 75%;
  width: 100%;
  margin-left: auto;
  justify-content: center;
}
.catsy-collection-pagination-wrapper {
  max-width: 100%;
}
.catsy-collection-numpage-form .catsy_numpagination,
.catsy_numpagination-form .catsy_numpagination{
  margin: 0 6px 0 0;
  padding: 12px;
  border: 1px solid #fc1d04;
  line-height: initial;
  width: initial;
}
.catsy-collection-numpage-form button,
.catsy_numpagination-form button{
  padding: 0 40px;
}
.catsy-collection-pagination li:not(:first-child):not(:last-child) a,
.catsy_pagination li:not(:first-child):not(:last-child) a {
  width: 40px;
}
.catsy-collection-numpage-form input, .catsy-collection-numpage-form button,
.catsy_numpagination-form input, .catsy_numpagination-form button {
  height: 40px;
}
.catsy-collection-numpage-form .catsy_numpagination-submit{
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
ul.catsy-collection-pagination li,
ul.catsy_pagination li {
    display: inline-block;
    margin-right: 2px;
}
ul.catsy-collection-pagination li a,
ul.catsy_pagination li a {
    padding: 12px;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.catsy-collection-pagination li a:hover,
ul.catsy-collection-pagination li.active a,
ul.catsy_pagination li a:hover,
ul.catsy_pagination li.active a {
    padding: 12px;
    background-color: #046bd2;
    color:#eee
}
ul.catsy-collection-pagination,
ul.catsy_pagination {
    margin: 0 12px 0 0;
    padding: 0;
}
ul.catsy-collection-pagination li.disabled a:hover,
ul.catsy-collection-pagination li.disabled a,
ul.catsy_pagination li.disabled a:hover,
ul.catsy_pagination li.disabled a {
    color: #000;
    cursor: initial;
    background-color:transparent; 
}
.catsy_pagination {
    display: flex;
    margin-left: 0;
    margin-right: 0;
    flex-wrap: wrap;
    justify-content: center;
}
.page-item.disabled {
    opacity: 0.4!important;
}
ul.catsy_pagination li a {
    border-color: #086bd2;
}
ul.catsy_pagination li.disabled a:hover, ul.catsy_pagination li.disabled a {
    cursor: not-allowed;
}
.catsy-item-content {
  position: relative;
}
.catsy-item-content.loading-wrap:before {
  content: '';
  background-color: #fffffff5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 33;
}
.catsy-loading-wrap {
  position: relative;
}
.catsy-loading-wrap:before {
  content: '';
  background-color: #fcfcfcc7;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 99;
}
#catsy-search-collection-form,
#catsy-search-category-form {
  position: relative;
  margin-bottom: 20px;
}
#catsy-search-collection-form{
  float: right;
  padding: 0 15px;
}
#catsy-category-filters h1 {
  font-size: 35px;
  margin-bottom: 20px;
}
#catsy-search-collection-form input,
#catsy-category-filters input {
  padding: 0 10px 0 35px;
  height: 43px;
  border: 1px solid #d3d3d3;
}
#catsy-category-filters input {
  width: 100%;
  max-width: 100%;
}

#catsy-search-collection-form i,
#catsy-search-category-form i {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
#catsy-search-collection-form i{
  left: 25px;
}

/* Featured Products */
.ais-woo-featured-title {
  text-align: center;
  color: #005191;
  margin-bottom: 50px;
}
#ais-woo-featured-products {
  width: 100%;
  max-width: 70%;
  margin: auto;
}
.catsy-variable-product {
  color: #ffffff;
  border-color: #015697;
  background-color: #015697;
  padding: 6px 16px;
  border-radius: 50px;
}
/* CATSY PREV CATALOGUES */
.catsy-iframe-content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.catsy-iframe-item {
  height: 600px;
}
.catsy-prev-catalogues-wrap {
  padding: 30px 0;
}
/* SUPPLIERS PAGE */
.pzwcsync-suppliers-wrap .pzwcsync-suppliers-title {
  text-align: center;
  color: #005191;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.pzwcsync-suppliers-wrap .pzwcsync-suppliers-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0px;
  gap: 20px;
}
.pzwcsync-suppliers-wrap .pzwcsync-suppliers-content .supplier-item {
  background: #fff;
  border: 1px solid rgba(219, 219, 219, 1);
  flex-grow: 5;
  flex-shrink: 200;
  max-width: 224px;
  text-align: center;
}
.pzwcsync-suppliers-wrap .pzwcsync-suppliers-content .supplier-item img {
  height: 200px;
  width: 200px;
  object-fit: contain;
}
.loading-wrap {
  position: relative;
}
.loading-wrap:before {
  content: '';
  background-color: #fffffff2;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.loading-wrap #custom-label {
   position: absolute;
   top: 0;
   z-index: 1;
   left: 0;
   right: 0;
   text-align: center;
   top: 10%;
   font-size: 30px;
}
.supplier-item .button-info{
  margin-bottom: 6px;
  background: #17a2b8 !important;
  border-color: #17a2b8 !important;
}
.supplier-item .button-danger{
  color: #fff !important;
  background: #dc3545 !important;
  border-color: #dc3545 !important;
}
/* Responsive */
@media only screen and (max-width: 1440px) {
  #pzwcsync-supplier_wrapper .supplier-item {
    flex: 0 0 24%;
    max-width: 24%;
  }
}
@media only screen and (max-width: 768px) {
  #pzwcsync-supplier_wrapper .supplier-item {
    flex: 0 0 48.33%;
    max-width: 48.33%;
  }
  #ais-woo-featured-products {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 425px) {
  #pzwcsync-supplier_wrapper .supplier-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .catsy-iframe-content {
    display: block;
}
.catsy-iframe-item {
    margin-bottom: 20px;
}
}