.disb-cursor-pointer {
  cursor: pointer;
}

/* .dokan-layout .dokan-btn[class*="disb"],
.dokan-btn[class*="disb"]  {
    background-color: var(--mt-color__primary, #0097b2) !important;
    color: #ffffff !important;
}

.dokan-layout .dokan-btn[class*="disb"]:hover ,
.dokan-layout .dokan-btn[class*="disb"]:hover {
background-color: var(--mt-color__primary--dark, hsl(189, 97%, 26%)) !important;
}  */

#header-custom-text .disb-sell-now-button {
  background-color: var(--mt-color__primary);
  padding: 7px 15px;
  color: white;
  border-radius: 3px;
}
.disb-books-info {
  margin-top: 2px;
}
.disb-books-authors {
  opacity: 0.7;
  font-size: 0.875rem;
  font-weight: 400;
}
.disb-books-condition {
  display: flex;
  gap: 6px;
  font-size: 0.875rem;
  font-weight: 400;
  opacity: 0.7;
}

ul.products.product-card-layout-6 li.product .product-actions .price {
  font-size: 0.875rem;
  font-weight: 400;
  opacity: 0.7;
}

.disb-single-book-row {
  display: flex;
  gap: 6px;
}

#wnbell-dropdown-id {
  position: relative;
}

#wnbell-dropdown-id .wnbell_notifications_lists {
  top: 30px;
  transform: translateX(calc(50% + 40px));
  padding: 16px 8px;
  width: 350px;
  max-height: 100vh;
  height: max-content;
}

#wnbell-dropdown-id img.alignright,
#wnbell_dropdown_list_ss img.alignright {
  margin-left: 0;
  margin-bottom: 0;
}

#wnbell-dropdown-id .disb-bell-notification a,
#wnbell_dropdown_list_ss .disb-bell-notification a {
  display: grid;
  grid-template-columns: 60px 1fr;
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 0px;
}

#wnbell-dropdown-id .disb-bell-notification,
#wnbell_dropdown_list_ss .disb-bell-notification {
  padding: 8px 24px 8px 8px;
}

#wnbell-dropdown-id .disb-bell-notification a img,
#wnbell_dropdown_list_ss .disb-bell-notification a img {
  grid-area: 1 / 1 / 3 / 2;
  width: auto;
  height: auto;
  max-height: 60px;
}

#wnbell-dropdown-id .disb-bell-content,
#wnbell_dropdown_list_ss .disb-bell-content {
  grid-area: 1 / 2 / 2 / 3;
  font-size: 15px;
  text-align: left;
}

#wnbell-dropdown-id .disb-bell-date,
#wnbell_dropdown_list_ss .disb-bell-date {
  grid-area: 2 / 2 / 3 / 3;
  color: #7c818b;
  text-align: left;
}

.disb-bell-notification:hover {
  background-color: #ecf0f4;
}

.disb-bell-nonvisited {
  position: relative;
}

.disb-bell-nonvisited::after {
  content: "";
  display: flex;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #0097b2;
}

.shop_table.my_account_orders tbody td {
  vertical-align: baseline;
}

.shop_table.my_account_orders thead tr:first-child th {
  border-bottom: 1px solid #ecf0f4;
}

table.shop_table.my_account_orders .order-total {
  border-top: none;
}

#site-content .my_account_orders .order-actions .button {
  align-self: auto;
}

.shop_table.my_account_orders tbody td.order-actions {
  vertical-align: bottom;
  justify-content: space-between;
}

#site-content .my_account_orders .woocommerce-orders-table__cell {
  text-align: left;
}

.disb-book-condition-header {
  padding-top: 3px;
  font-weight: 600;
}

.disb-book-condition-body {
  font-size: 0.875rem;
}

.product-gallery-summary .short-description {
  display: none;
}

@media (max-width: 1348px) {
  #wnbell-dropdown-id .wnbell_notifications_lists {
    transform: none;
    right: 0 !important;
    position: fixed !important;
    top: 80px;
  }
}

@media (max-width: 767px) {
  .single-product div.product .woocommerce-product-gallery__wrapper {
    width: 100%;
  }

  .single-product
    div.product
    .woocommerce-product-gallery
    .woocommerce-product-gallery__image
    a
    img {
    max-height: 40vh;
    width: auto;
  }

  .single-product div.product .summary.entry-summary {
    box-shadow: none;
    border-radius: 0;
    border-top: 1px solid #ecf0f4;
  }

  #wnbell_dropdown_list_ss {
    padding: 16px 8px;
    max-width: 100vw;
    box-sizing: border-box;
    max-height: calc(100dvh - 72px);
    overflow-y: scroll;
    z-index: 1056;
  }

  .wnbell-closebtn {
    font-size: 32px;
    margin-right: 0;
    right: 20px;
  }

  #wnbell_dropdown_list_ss .disb-bell-notification {
    padding: 12px 8px 12px 8px;
  }

  #wnbell_dropdown_list_ss .disb-bell-content {
    font-size: 16px;
  }

  #wnbell_dropdown_list_ss .disb-bell-date {
    font-size: 14px;
  }

  .disb-bell-nonvisited::after {
    display: none;
  }

  .disb-bell-nonvisited {
    background-color: #ecf0f4;
  }

  .disb-bell-notification:hover {
    background-color: transparent;
  }

  .disb-header-bell {
    display: none !important;
  }

  .disb-book-condition-header {
    padding-inline: 0;
  }

  .disb-book-condition-body {
  }
}

.disb-hide {
  display: none !important;
}

@media (max-width: 768px) {
  .shop_table.my_account_orders thead {
    display: none; /* скрываем заголовки */
  }

  .shop_table.my_account_orders tbody tr {
    display: block;
    margin-bottom: 1.5em;
    border: 1px solid #ddd;
    padding: 1em;
    background: #fff;
  }

  .shop_table.my_account_orders tbody td {
    display: flex;
    width: 100%;
    padding: 0.5em 0;
    border: none;
    font-size: 0.95em;
  }

  .shop_table.my_account_orders td::before {
    content: attr(data-label);
    flex: 0 0 40%;
    font-weight: bold;
    color: #555;
  }

  .shop_table.my_account_orders td.order-actions {
    flex-direction: column;
  }

  table.my_account_orders td a.view {
    margin-top: 0;
  }

  table.my_account_orders.shop_table_responsive tr th {
    display: block;
  }

  #site-content .my_account_orders th.woocommerce-orders-table__cell {
    border-bottom: 1px solid #ecf0f4;
  }
}

.disb-store-shipping-methods {
  padding: 10px 0 20px 20px;
  order: 4;
}

.disb-store-vendor-edit {
  order: 5;
}

.dokan-store-rating {
  display: none;
}

.dokan-dash-sidebar {
  display: none;
}

.disb-store-withdraw {
  order: 5;
}

.motta-myaccount__wrapper {
  display: none;
}

#site-content .woocommerce-MyAccount-content {
  width: 100%;
}

#page-header {
  display: none;
}

.dokan-single-store
  .profile-frame
  .profile-info-box
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info
  ul.dokan-store-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 100px;
}

ul.dokan-store-info li:nth-child(-n + 5) {
  grid-column: 1;
}

ul.dokan-store-info li.disb-store-withdraw {
  grid-column: 2;
  grid-row: 1;
  align-self: start;
}

a.disb-store-withdraw-button,
a.disb-store-vendor-edit-button {
  width: 150px;
  margin-top: 16px;
}

#dokan-content ul.products.product-card-layout-6 li.product .product-actions {
  flex-wrap: wrap;
}

.disb-store-product-edit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.disb-store-product-edit button.disb-store-product-delete-button {
  min-width: fit-content;
  /* min-width: calc(50% - 10px) */
  border: none;
  padding-left: 0;
  background-color: transparent !important;
  color: var(--mt-color__primary) !important;
}

#dokan-content
  .disb-store-product-edit
  button.disb-store-product-delete-button:hover {
  color: #0097b2 !important;
  border-color: transparent !important;
  background-color: transparent !important;
}

.disb-store-product-edit-button {
  min-width: calc(50% - 10px);
}

/* .dokan-single-store
  #dokan-content
  .profile-frame
  .profile-info-box
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info-head
  .store-name {
  justify-content: flex-start;
  padding-left: 20px;
}

.dokan-single-store
  #dokan-content
  .profile-frame
  .profile-info-box
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info-head
  .profile-img {
  padding-left: 20px;
  text-align: left;
} */

.disb-store-delete-popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-width: 100vw;
  min-height: 100dvh;
  z-index: 1101;
  max-height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
}

.disb-store-delete-popup {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 550px;
  height: fit-content;
  background-color: #fff;
  padding: 40px;
}

.disb-store-delete-name {
  padding: 10px 20px 40px 20px;
}

.disb-store-delete-close {
  width: fit-content;
  display: flex;
  justify-content: flex-end;
  align-self: end;
  font-size: 26px;
  margin-top: -25px;
  margin-right: -25px;
  cursor: pointer;
}

.disb-store-delete-image {
  padding: 20px 0;
}

.dokan-single-store
  .dokan-store-tabs
  .dokan-btn.disb-store-product-delete-cancel {
  border: none;
}

/* .store-content {
  background-color: #f7f7f7 !important;
} */

.store-data {
  color: #526b6f;
}

.disb-store-total-header {
  display: flex;
  /* font-weight: 600; */
}

.disb-store-total-name {
  margin-right: 10px;
}

.dokan-store-category {
  display: flex;
}

.dokan-store-category-name,
.dokan-store-category-count {
  color: #0097b2;
}

.dokan-store-category-name {
  margin-right: 10px;
}

@media (min-width: 1200px) {
  .dokan-single-store
    #dokan-content
    .profile-frame
    .profile-info-box
    .profile-info-summery-wrapper
    .profile-info-summery {
    width: 100%;
    padding-top: 0;
  }
}

@media (max-width: 1199px) {
  .dokan-single-store
    #dokan-content
    .profile-frame
    .profile-info-box
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li
    i {
    display: block;
  }
}

@media (max-width: 650px) {
  .dokan-single-store
    .profile-frame
    .profile-info-box
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    ul.dokan-store-info {
    column-gap: 40px;
  }
}

@media (max-width: 550px) {
  ul.dokan-store-info li.disb-store-withdraw {
    grid-column: 1;
    grid-row: auto;
  }

  .dokan-single-store
    .profile-frame
    .profile-info-box
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    ul.dokan-store-info {
    grid-template-columns: 1fr;
  }

  .dokan-store-info li,
  .dokan-single-store
    #dokan-content
    .profile-frame
    .profile-info-box
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    .dokan-store-phone,
  .dokan-single-store
    #dokan-content
    .profile-frame
    .profile-info-box
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    .dokan-store-address {
    padding-left: 20px;
  }

  .disb-store-delete-popup {
    width: 90%;
  }
}

#disb_created .disb-created-sripe-link {
  color: #0097b2;
}
/*********************************************/
/* #dokan-seller-listing-wrap .store-data a {
  color: gray !important;
} */

#dokan-seller-listing-wrap.grid-view .store-content {
  background: none !important;
}
#dokan-seller-listing-wrap
  .dokan-single-seller
  .store-wrapper
  .store-header
  .store-banner
  img {
  height: auto !important;
}
/* .store-data, .store-footer  {
  display: none;
} */

/*********************************************/
.dokan-single-store
  .profile-frame.profile-frame-no-banner
  .profile-layout-layout3
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info
  .dokan-store-info
  li::before {
  display: none;
}

#dokan-stripe-express-payment-request-button-separator {
  display: none !important;
}

#site-content .product-inner .product-actions {
  display: block;
}

.disb-book-protection {
  display: flex;
  color: #0097b2;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 400;
}

.disb-book-protection:hover {
  text-decoration: underline;
}

.disb-book-protection-text {
  margin-left: 8px;
}

#site-content .motta-price-stock {
  display: block;
}

.disb-single-book-info {
  /* margin-bottom: 10px; */
}

.disb-product-protection {
  display: flex;
  color: #0097b2;
  align-items: baseline;
  margin-top: -4px;
}

.disb-product-protection-text {
  cursor: pointer;
}

.disb-product-protection-text svg {
  vertical-align: text-bottom;
}

.disb-product-protection-text:hover {
  text-decoration: underline;
}

.disb-product-protection-price {
  font-size: 18px;
  margin-right: 10px;
}

.disb-protection-wrapper,
.disb-buyer-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  min-width: 100vw;
  min-height: 100dvh;
  max-height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
}

.disb-protection-wrapper {
  z-index: 1001;
}
.disb-buyer-wrapper {
  z-index: 1001;
}

.disb-protection,
.disb-buyer {
  display: flex;
  flex-direction: column;
  max-width: 550px;
  height: fit-content;
  background-color: #fff;
}

.disb-protection-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px;
  font-size: 24px;
  font-weight: 600;
}

.disb-protection-h {
  margin: 0 auto;
}

.disb-protection-close {
  cursor: pointer;
}

.disb-protection-border {
  background: #e8e8e8;
  border: 0;
  display: block;
  font-size: 0;
  height: 1px;
  line-height: 0;
  margin: 0;
  min-height: 1px;
  overflow: hidden;
  width: 100%;
}

.disb-protection-data {
  padding: 10px 30px;
}

.disb-protection-item,
.disb-protection-fee {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
  font-size: 18px;
}

.disb-protection-checkout {
  color: #7a7a7a;
  margin-top: 8px;
}

.disb-protection-description {
  padding: 10px 30px;
  font-size: 14px;
  color: #7a7a7a;
}

.disb-protection-close-button,
.disb-buyer-close-button {
  margin: 30px;
  font-size: 18px;
  background-color: #0097b2;
  padding: 2px;
}

.disb-protection-fee-icon {
  cursor: pointer;
}

.disb-buyer {
  max-height: 90vh;
  overflow-y: auto;
}

.disb-buyer-close {
  display: flex;
  justify-content: end;
  align-items: center;
  padding: 14px;
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
}

.disb-buyer-header {
  text-align: center;
}

.disb-buyer-header-h {
  padding-top: 4px;
  font-size: 24px;
  font-weight: 600;
}

.disb-buyer-header-link-a {
  color: #0097b2;
}

.disb-buyer-body {
  margin: 30px;
}

.disb-buyer-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}

.disb-buyer-section-data {
  padding-left: 10px;
}

.disb-buyer-section-icon {
  fill: #0097b2;
}

.disb-buyer-section-header {
  font-size: 18px;
  font-weight: 600;
}

.disb-buyer-section-text {
  color: #7a7a7a;
  margin-bottom: 6px;
  margin-top: 4px;
}

.disb-buyer-section-text a {
  color: #0097b2;
}

.disb-buyer-section-ul {
  color: #7a7a7a;
  padding-bottom: 8px;
  margin: 0;
}

#disb_format {
  background-size: auto;
}

.disb-buyer-close-button {
  margin-top: 4px;
}

.elementor:has(.disb-beta-banner) {
  width: 100%;
  max-width: none;
  box-sizing: border-box;
}

.product-gallery-summary .woocommerce-Price-amount {
  font-size: 18px;
}

.disb-product-recomended {
  text-decoration: line-through;
  text-decoration-color: red;
}

.cky-btn-revisit-wrapper {
  display: none !important;
}

.products-filter__activated {
  display: none !important;
}

.disb-product-filters {
  margin-top: -16px;
}

.disb-product-filter {
  border-bottom: 1px solid #ecf0f4;
  padding-bottom: 20px;
}

.disb-product-filter-title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  color: #1d2128;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 19px;
  position: relative;
  cursor: pointer;
}

.disb-product-filter-title:after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8cGF0aCBkPSJNMjYuNjY3IDEzLjMzM3Y1LjMzM2gtMjEuMzMzdi01LjMzM2gyMS4zMzN6Ij48L3BhdGg+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  display: block;
  transition: 0.3s;
}

.disb-product-filter-hide:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPgo8cGF0aCBkPSJNMjYuNjY3IDEzLjMzM2gtOHYtOGgtNS4zMzN2OGgtOHY1LjMzM2g4djhoNS4zMzN2LThoOHoiPjwvcGF0aD4KPC9zdmc+Cg==);
}

@media (max-width: 650px) {
  .disb-product-filter {
    padding-bottom: 12px;
  }
}

.disb-other-vendors-header {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  margin-top: 43px;
  margin-bottom: 23px;
}

.catalog-toolbar #motta-toolbar-view {
  display: none;
}

.disb-other-vendor-products {
  overflow: hidden;
}

.disb-other-vendor-products .products {
  flex-wrap: nowrap;
  box-sizing: content-box;
  transition-property: transform;
  transition: transform 800ms ease;
  will-change: transform;
  width: 100%;
}

.disb-other-vendor-products .products li {
  flex-shrink: 0;
}

.disb-other-vendor-body .motta-swiper-button {
  position: absolute;
  top: 37%;
  transform: translateY(-37%);
  z-index: 3;
  pointer-events: auto;
}

.disb-other-vendor-body .motta-swiper-button-prev {
  left: -20px;
}

.disb-other-vendor-body .motta-swiper-button-next {
  right: -20px;
}

.motta-product-slider__fractions {
  background-color: white;
}

.disb-other-vendor-name {
  margin-top: 6px;
  margin-bottom: 16px;
  font-size: large;
}

.disb-other-vendor-body {
  position: relative;
  /* pointer-events: none; */
}

.single-product #page .dokan-vendor-info-wrap .dokan-vendor-name {
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 5px;
}

.single-product .dokan-vendor-info-wrap .dokan-vendor-name .vendor-text {
  flex: 0 0 100%;
}

.disb-vendor-products-qty {
  order: 3;
  font-size: 0.9rem;
  line-height: 20px;
  font-weight: 500;
}

.disb-other-vendor ul {
  cursor: grab;
  touch-action: pan-y;
}

.disb-other-vendor ul.is-dragging {
  cursor: grabbing;
  transition: none !important;
}

.disb-slider-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 12px;
}

.disb-slider-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  opacity: 0.5;
  transition: opacity 200ms, background-color 200ms;
}

.disb-slider-dot.is-active {
  background: #000;
  opacity: 1;
}

.profile-info-box {
  position: relative;
}

/* Store listing styles  */

#dokan-seller-listing-wrap
  .seller-listing-content
  .dokan-seller-wrap
  .dokan-single-seller
  .store-wrapper {
  box-shadow: none !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
  border-top: none !important;
}

.store-data h2,
.dokan-seller-rating,
.dokan-store-books {
  display: none;
}

#dokan-seller-listing-wrap
  .seller-listing-content
  .dokan-seller-wrap
  li
  .store-footer
  .seller-avatar {
  /* display: none; */
  top: -24px !important;
}

#dokan-seller-listing-wrap
  .dokan-single-seller
  .store-wrapper
  .store-header
  .store-banner {
  min-height: auto !important;
  aspect-ratio: 344 / 205;
}

#dokan-seller-listing-wrap
  .dokan-single-seller
  .store-wrapper
  .store-header
  .store-banner
  a
  > img {
  aspect-ratio: 344/205;
  width: 100%;
  height: auto !important;
}

#dokan-seller-listing-wrap
  .seller-listing-content
  .dokan-seller-wrap
  li
  .store-footer
  .seller-avatar
  img {
  border: 1px solid #1d2128 !important ;
  padding: 1px;
}

#dokan-seller-listing-wrap.grid-view .store-content .store-data-container {
  padding: 0 !important;
  height: 100%;
}

#dokan-seller-listing-wrap .disb-store-banner-data {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  font-family: "Crimson Text", serif;
  color: #1d2128;
  height: 100%;
}

#dokan-seller-listing-wrap .disb-store-banner-name {
  font-size: 1.5em;
  text-align: center;
  position: absolute;
  top: 5.5%;
  width: 100%;
}

#dokan-seller-listing-wrap .disb-store-banner-date {
  position: absolute;
  text-align: center;
  top: 26%;
  left: 50%;
  transform: translate(-50%);
  font-size: 0.6em;
}

#dokan-seller-listing-wrap .disb-store-banner-books {
  position: absolute;
  font-size: 0.5em;
  line-height: 1em;
  left: 50%;
  transform: translate(-50%);
  top: 48%;
  text-align: center;
}

#dokan-seller-listing-wrap .disb-store-banner-books-number {
  font-size: 1.5em;
  line-height: 1em;
}

#dokan-seller-listing-wrap .disb-store-banner-reviews {
  position: absolute;
  font-size: 0.6em;
  line-height: 1em;
  top: 66%;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
}

#dokan-seller-listing-wrap.grid-view
  .disb-store-banner-reviews-stars
  img.disb-store-banner-star {
  width: 0.7em !important;
  position: relative !important;
}

#dokan-seller-listing-wrap.grid-view .disb-store-banner-reviews-rating,
.disb-vendor-banner-wrapper .disb-store-banner-reviews-rating {
  font-size: 1.4em;
  display: none !important;
}

#dokan-seller-listing-wrap.grid-view .disb-store-banner-category {
  position: absolute;
  text-transform: uppercase;
  font-size: 0.6em;
  line-height: 1em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-50%);
}

#dokan-seller-listing-wrap.grid-view .disb-store-banner-category-0 {
  top: 42.5%;
  width: 18%;
  height: 9%;
  left: 24%;
}

#dokan-seller-listing-wrap.grid-view .disb-store-banner-category-1 {
  top: 42.5%;
  left: 74.5%;
  width: 19%;
  height: 9%;
}

#dokan-seller-listing-wrap.grid-view .disb-store-banner-category-2 {
  top: 69%;
  width: 18%;
  left: 23%;
  height: 9%;
}

#dokan-seller-listing-wrap.grid-view .disb-store-banner-category-3 {
  top: 69.5%;
  width: 19%;
  left: 75.5%;
}

#dokan-seller-listing-wrap.grid-view .disb-store-banner-category-long {
  font-size: 0.5em;
}

@media (max-width: 1160px) and (min-width: 1101px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 0.95em;
  }
}

@media (max-width: 1100px) and (min-width: 1051px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 0.9em;
  }
}

@media (max-width: 1050px) and (min-width: 992px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 0.8em;
  }
}

@media (max-width: 991px) and (min-width: 940px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 1.3em;
  }
}

@media (max-width: 940px) and (min-width: 901px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 1.2em;
  }
}

@media (max-width: 900px) and (min-width: 821px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 1.1em;
  }
}

@media (max-width: 820px) and (min-width: 768px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 1em;
  }
}

@media (max-width: 767px) and (min-width: 521px) {
  #dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
    max-width: 540px;
    margin: 0 auto;
  }

  #dokan-seller-listing-wrap
    ul.dokan-seller-wrap
    li.coloum-3:not(:last-of-type) {
    padding-bottom: 2em;
  }

  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 1.4em;
  }
}

@media (max-width: 520px) and (min-width: 491px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 1.3em;
  }
}

@media (max-width: 490px) and (min-width: 441px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 1.2em;
  }
}

@media (max-width: 440px) and (min-width: 421px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 1.1em;
  }
}

@media (max-width: 420px) and (min-width: 391px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 1em;
  }
}

@media (max-width: 390px) and (min-width: 371px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 0.9em;
  }
}

@media (max-width: 370px) and (min-width: 351px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 0.8em;
  }
}

@media (max-width: 350px) {
  #dokan-seller-listing-wrap .disb-store-banner-data {
    font-size: 0.7em;
  }
}
/* store page baner styles  */

.dokan-single-store .profile-frame .profile-info-box:hover {
  color: inherit !important;
}

.dokan-single-store .profile-frame .profile-info-box .profile-info-img {
  display: block !important;
  position: relative !important;
  aspect-ratio: 847/505;
}

.dokan-single-store
  .profile-frame.profile-frame-no-banner
  .profile-layout-layout3
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info
  .store-name {
  display: none;
}

.dokan-single-store
  .profile-frame.profile-frame-no-banner
  .profile-layout-layout3
  .profile-info-summery-wrapper {
  border: none !important;
}

.dokan-single-store
  .profile-frame.profile-frame-no-banner
  .profile-layout-layout3
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info-head {
  display: none !important;
}

/* .dokan-single-store
  #dokan-content
  .profile-frame
  .profile-info-box
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info-head
  .profile-img {
  padding-left: 0 !important;
  margin-top: -40px;
} */

#dokan-primary.dokan-single-store .profile-img img {
  /* margin-top: -50px; */
  background: transparent !important;
  border-radius: 100px;
  border: 1.5px solid #1d2128 !important;
}

.dokan-single-store .disb-store-banner-wrapper,
.disb-vendor-banner-wrapper {
  position: relative;
}

.disb-vendor-banner-wrapper {
  width: fit-content;
  margin: 0 auto;
}

.disb-vendor-banner-wrapper .disb-vendor-banner-img {
  aspect-ratio: 850/507;
}

.dokan-single-store .disb-store-banner-data,
.disb-vendor-banner-wrapper .disb-store-banner-data {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.dokan-single-store .profile-frame,
.disb-vendor-banner-wrapper .disb-store-banner-data {
  font-family: "Crimson Text", serif;
  color: #1d2128;
  font-size: 1em;
}

.dokan-single-store .disb-store-banner-name,
.disb-vendor-banner-wrapper .disb-store-banner-name {
  position: absolute;
  top: 6.5%;
  text-align: center;
  left: 50%;
  transform: translate(-50%);
  font-size: 3em;
  font-weight: 600;
  width: 90%;
}

.dokan-single-store .disb-store-banner-date,
.disb-vendor-banner-wrapper .disb-store-banner-date {
  position: absolute;
  top: 25.5%;
  left: 50%;
  transform: translate(-50%);
  font-size: 1.3em;
  font-weight: 600;
}

.dokan-single-store .disb-store-banner-books,
.disb-vendor-banner-wrapper .disb-store-banner-books {
  position: absolute;
  top: 47.5%;
  left: 50%;
  transform: translate(-50%);
  line-height: 1em;
  font-weight: 600;
  text-align: center;
}

.dokan-single-store .disb-store-banner-books-number,
.disb-vendor-banner-wrapper .disb-store-banner-books-number {
  font-size: 2em;
  line-height: 1em;
}

.dokan-single-store .disb-store-banner-category,
.disb-vendor-banner-wrapper .disb-store-banner-category {
  position: absolute;
  transform: translate(-50%);
  font-size: 1.3em;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  line-height: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 8%;
}

.dokan-single-store .disb-store-banner-category-long,
.disb-vendor-banner-wrapper .disb-store-banner-category-long {
  font-size: 1.1em;
}

.dokan-single-store .disb-store-banner-category-0,
.disb-vendor-banner-wrapper .disb-store-banner-category-0 {
  top: 43%;
  left: 24%;
  width: 19%;
}

.dokan-single-store .disb-store-banner-category-1,
.disb-vendor-banner-wrapper .disb-store-banner-category-1 {
  top: 43%;
  right: 6.5%;
  width: 19%;
}

.dokan-single-store .disb-store-banner-category-2,
.disb-vendor-banner-wrapper .disb-store-banner-category-2 {
  top: 69%;
  left: 23%;
  width: 19%;
}

.dokan-single-store .disb-store-banner-category-3,
.disb-vendor-banner-wrapper .disb-store-banner-category-3 {
  top: 69%;
  right: 5.2%;
  width: 19%;
}

.dokan-single-store .disb-store-banner-reviews,
.disb-vendor-banner-wrapper .disb-store-banner-reviews {
  position: absolute;
  top: 66%;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  line-height: 1em;
}

.dokan-single-store .disb-store-banner-reviews-rating,
.disb-vendor-banner-wrapper .disb-store-banner-reviews-rating {
  font-size: 1.8em;
  line-height: 1em;
}

.dokan-single-store .disb-store-banner-reviews-rating {
  display: none !important;
}

.dokan-single-store img.disb-store-banner-star,
.disb-vendor-banner-wrapper img.disb-store-banner-star {
  width: 1.2em;
}

.dokan-single-store .disb-store-total-icon,
.disb-vendor-banner-wrapper .disb-store-total-icon {
  display: none;
}

.dokan-single-store .dokan-store-total-books,
.disb-vendor-banner-wrapper .dokan-store-total-books {
  font-family: Arial;
  font-size: 1.1em;
  color: #1d2128;
}

.dokan-single-store
  #dokan-content
  .profile-frame
  .profile-info-box
  .profile-info-summery-wrapper
  .profile-info-summery {
  display: flex;
  flex-direction: row-reverse;
  gap: 36px;
}

/* .dokan-single-store
  .profile-frame.profile-frame-no-banner
  .profile-layout-layout3
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info-head {
  width: 60% !important;
  justify-content: flex-start;
} */

.dokan-single-store
  .profile-frame.profile-frame-no-banner
  .profile-layout-layout3
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info
  .dokan-store-info {
  display: block;
}

@media (max-width: 1110px) and (min-width: 1071px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.9em;
  }
}

@media (max-width: 1070px) and (min-width: 1000px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.8em;
  }
}

@media (max-width: 999px) and (min-width: 931px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 1.1em;
  }
}

@media (max-width: 930px) and (min-width: 851px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 1em;
  }
}

@media (max-width: 850px) and (min-width: 768px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.9em;
  }
}

@media (max-width: 850px) {
  .dokan-single-store
    #dokan-content
    .profile-frame
    .profile-info-box
    .profile-info-summery-wrapper
    .profile-info-summery {
    justify-content: flex-end;
  }

  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info-head,
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info {
    width: auto !important;
  }
}

@media (max-width: 767px) and (min-width: 691px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.8em;
  }
}

@media (max-width: 690px) and (min-width: 581px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.7em;
  }
}

@media (max-width: 580px) and (min-width: 551px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.65em;
  }
}

@media (max-width: 550px) and (min-width: 521px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.6em;
  }
}

@media (max-width: 520px) and (min-width: 481px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.55em;
  }
}

@media (max-width: 480px) and (min-width: 431px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.5em;
  }
}

@media (max-width: 431px) and (min-width: 401px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.45em;
  }
}

@media (max-width: 400px) and (min-width: 361px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.4em;
  }
}

@media (max-width: 360px) and (min-width: 306px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.35em;
  }
}

@media (max-width: 305px) {
  .dokan-single-store .disb-store-banner-data,
  .disb-vendor-banner-wrapper .disb-store-banner-data {
    font-size: 0.3em;
  }
}

/* single store review  */

.dokan-single-store .review_comment_container {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: left;
  border-bottom: 1px solid #ecf0f4;
  padding-bottom: 16px;
}

.dokan-single-store .commentlist {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.dokan-single-store .dokan-review-author-img img {
  max-width: 60px;
  height: auto;
  width: 100%;
  border-radius: 100px;
}

.dokan-single-store .comment-text p,
.dokan-single-store .comment-text h4 {
  margin: 0;
  font-size: 14px;
}

.dokan-single-store .comment-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  width: 100%;
}

.dokan-single-store .comment-text .description {
  flex: 0 0 100%;
}

.dokan-single-store .comment-text h4 {
  font-size: 14px;
}

.dokan-single-store .comment-text > p {
  order: 3;
  color: #7a7a7a;
  font-size: 12px;
}

.dokan-single-store .comment-text > p a {
  color: #7a7a7a;
}

.dokan-single-store .star-rating {
  font-size: 14px;
  width: fit-content;
  height: auto;
  line-height: normal;
  padding-right: 20px;
  color: #7a7a7a;
}

.dokan-single-store .star-rating strong {
  color: black;
  font-size: 16px;
}

.disb-product-section
  .dokan-select-product-category
  span.disb-category_selected-ai {
  color: var(--mt-color__primary, #0097b2) !important;
  margin-left: 16px;
}

/* .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
    max-width: calc(50% - 150px / 2 - 36px);
    width: auto !important;
  } */

/* bookstore settings page */

.dokan-single-store
  .profile-frame.profile-frame-no-banner
  .profile-layout-layout3
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info {
  padding: 0 !important;
  width: 100% !important;
}

.dokan-single-store
  .profile-frame.profile-frame-no-banner
  .profile-layout-layout3
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info
  .dokan-store-info
  li.dokan-store-edit,
.dokan-single-store
  .profile-frame.profile-frame-no-banner
  .profile-layout-layout3
  .profile-info-summery-wrapper
  .profile-info-summery
  .profile-info
  .dokan-store-info
  li.dokan-store-not-edit {
  display: flex;
  margin-right: 0;
  gap: 36px;
  float: none;
  cursor: default;
}

.dokan-store-edit .disb-avatar {
  flex: 0 0;
}

.disb-avatar-body {
  width: 150px;
}

.disb-description,
.disb-checklist {
  flex: 33%;
}

.disb-description-header-text,
.disb-checklist-header-name {
  font-family: "Crimson Text", serif;
  color: #1d2128;
  font-size: 1.1rem;
  font-weight: 600;
  position: relative;
}

.disb-description-header-text,
.disb-checklist-header-text {
  border: 2px solid #1d2128b7;
  position: relative;
}

.disb-description-header-text::before {
  content: "";
  position: absolute;
  inset: -2px;
  border: 2px solid #1d2128b7;
  transform: rotate(-0.5deg);
  pointer-events: none;
}

.disb-checklist-header-text::before {
  content: "";
  position: absolute;
  inset: -2px;
  border: 2px solid #1d2128b7;
  transform: rotate(0.5deg);
  pointer-events: none;
}

.disb-checklist-header-text {
  font-family: "Crimson Text", serif;
  color: #1d2128;
  font-size: 0.9rem;
}

textarea#disb_store_description {
  padding: 8px;
  height: 170px;
}

.disb-description-content-static {
  position: relative;
}

#disb_store_description_save {
  min-width: 100px;
  display: flex;
  gap: 6px;
}

#disb_store_description_save i.fas {
  float: none !important;
  margin: 0 !important;
}

.disb-description-content-edit {
  padding: 8px 0;
}

.disb-description-action {
  position: absolute;
  bottom: -20px;
  right: 0;
}

.disb-description-action i.fas {
  margin: 0 !important;
  font-weight: 100 !important;
  font-size: 20px;
  cursor: pointer;
}

.disb-description-action:hover i.fas,
.disb-avatar-image-action:hover i.fas {
  font-size: 22px;
}

.disb-description-header-text {
  padding: 4px 6px;
}

.disb-description-body {
  font-family: var(--mt-font__main);
  font-size: 0.9rem;
}

.disb-description-content-static {
  padding: 8px 12px;
}

.disb-checklist-header-text {
  padding: 4px 6px;
}

.disb-checklist-body {
  padding: 8px 8px 8px 0;
  font-family: var(--mt-font__main);
  font-size: 14px;
  line-height: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.disb-avatar-profile-image {
  margin-top: -40px;
  position: relative;
}

.disb-avatar-image-action i.fas {
  margin: 0 !important;
  font-size: 20px;
  font-weight: 100 !important;
  cursor: pointer;
}

img.disb-avatar-img {
  background: transparent !important;
  border-radius: 100px;
  border: 1.5px solid #1d2128 !important;
  padding: 2px;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}

.disb-avatar-image-action {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%);
}

.disb-checklist-line {
  display: flex;
  gap: 6px;
}

.disb-checklist-line a.disb-checklist-link-not-checled:hover {
  transform: scale(1.03);
}

a.disb-checklist-link-checled {
  text-decoration: underline;
}

.disb-checklist-action {
  width: 24px;
  cursor: pointer;
  color: var(--mt-color__primary, #0097b2);
}

.disb-checklist-body a.disb-checklist-link-not-checled {
  display: block;
  width: 100%;
}

.disb-checklist-checker {
  flex: 0 0 20px;
}

.disb-checklist-checker svg {
  width: 100%;
  height: auto;
}

.disb-checklist-title {
  font-weight: 600;
}

.disb-checklist-line-not-checked .disb-checklist-checker svg {
  padding-top: 3px;
  stroke: #bc1c21;
}

.disb-checklist-line-not-checked .disb-checklist-content {
  color: #bc1c21;
}

/* .disb-checklist-line-not-checked:hover .disb-checklist-content {
  color: #891317;
}

.disb-checklist-line-not-checked:hover .disb-checklist-checker svg {
  stroke: #891317;
} */

.dokan-store-not-edit .disb-bookshop-description {
  width: calc(50% - 150px / 2 - 36px);
  flex: none;
}

.dokan-store-not-edit .disb-avatar {
  flex: 1 1 auto;
}

.dokan-store-not-edit .disb-avatar-body {
  max-width: 150px;
}

/* bookstore reach product filters  */

.disb-store-products-filters-button {
  display: none;
}

/* Dashboard Vacation module */
#dokan-seller-vacation-settings {
  margin-bottom: 12px;
  margin-bottom: 16px;
  padding: 12px 16px 0;
  border: 1px solid #ededed;
  border-left: none;
  border-right: none;
}

#dokan-seller-vacation-activate {
  margin-right: 12px;
}

#dokan-seller-vacation-settings .checkbox label {
  cursor: pointer;
}

#dokan-seller-vacation-closing-style label select {
  background-size: 26px;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%3e%3c/svg%3e");
  background-position-x: 90%;
}

#dokan-seller-vacation-date-from-range {
  width: 100%;
}

#dokan-seller-vacation-save-edit {
  opacity: 1;
  background-color: var(--dokan-button-background-color);
  color: var(--dokan-button-text-color);
}

#dokan-seller-vacation-cancel-edit {
  color: var(--dokan-button-background-color);
  background-color: var(--dokan-button-text-color);
  border: none;
}

#dokan-seller-vacation-cancel-edit:hover {
  color: var(--dokan-button-background-color) !important;
  background-color: var(--dokan-button-text-color) !important;
  border: none !important;
}

#dokan-seller-vacation-list-table
  .dokan-seller-vacation-list-action
  .dokan-btn:hover {
  background-color: transparent !important;
  color: var(--dokan-button-background-color) !important;
}

#dokan-seller-vacation-activate:checked:focus,
#dokan-seller-vacation-activate:focus {
  background-color: transparent;
  box-shadow: none;
}

#dokan-seller-vacation-activate:checked::before {
  background-color: var(--dokan-button-background-color) !important;
  border-color: var(--dokan-button-background-color) !important;
}

#dokan-seller-vacation-settings #dokan-seller-vacation-list-table {
  table-layout: auto;
}

#dokan-seller-vacation-list-table .dokan-seller-vacation-list-from,
#dokan-seller-vacation-list-table .dokan-seller-vacation-list-to {
  width: 100px;
}

#dokan-seller-vacation-list-table .dokan-seller-vacation-list-action {
  opacity: 1;
  width: 120px;
}

#dokan-seller-vacation-vacation-dates .dokan-form-group:last-of-type {
  margin-bottom: 0;
}

#dokan-seller-vacation-vacation-dates .dokan-control-label,
.dokan-form-horizontal .dokan-control-label[for="settings_closing_style"],
#dokan-seller-vacation-list-table th {
  font-weight: 400;
}

.disb-isbn-book-help {
  display: flex;
  gap: 12px;
  margin-top: 54px;
}

.disb-isbn-book-help i {
  color: var(--mt-color__primary, #0097b2);
  font-weight: 600;
  font-size: 16px;
  margin-top: 4px;
  display: block;
}

.disb-isbn-book-help-header {
  font-weight: 600;
}

.disb-isbn-book-help-title {
  padding: 12px 0;
}

.disb-isbn-book-image {
  max-width: 120px;
}

.disb-amazon-link {
  background-color: #f1f5f8;
  padding: 24px;
  border-radius: 10px;
  margin: 40px 0;
}

.disb-amazon-link-body {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}

.disb-amazon-link-title {
  font-weight: 600;
  font-size: 17px;
  padding-bottom: 4px;
}

.disb-amazon-link-s {
  font-style: italic;
}

.disb-amazon-link-description {
  font-size: 14px;
  border-top: 1px solid #00808038;
  padding-top: 8px;
}

.disb-amazon-link-subtitle {
  font-size: 14px;
  max-width: 330px;
}

.disb-amazon-link-buttons {
  display: flex;
  gap: 20px;
}

.disb-amazon-link-buttons a {
  font-size: 15px;
}

.disb-amazon-link-redirect-button,
.disb-amazon-link-sell-button {
  padding: 4px 18px;
  width: max-content;
  border-radius: 3px;
}

.disb-amazon-link-redirect-button {
  background-color: var(--mt-color__primary);
  border: 1px solid var(--mt-color__primary);
  color: white;
}

.disb-amazon-link-sell-button {
  color: var(--mt-color__primary);
  border: 1px solid var(--mt-color__primary);
  background-color: transparent;
}

.disb-amazon-link-next-title {
  font-weight: 600;
}

@media (max-width: 999px) and (min-width: 768px) {
  .disb-store-products-ordeby {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: center;
  }

  .disb-store-products-search {
    flex: 1 1 auto;
  }

  .disb-store-products-filters-button {
    display: block;
  }

  .disb-store-products-filters-button .tablet-catalog-toolbar__filter-button {
    height: 44px;
    border: 2px solid #dadfe3;
    padding: 0 16px;
    display: flex;
    gap: 8px;
  }
}

@media (max-width: 1125px) and (min-width: 1000px) {
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-edit,
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-not-edit {
    gap: 20px;
  }

  .disb-avatar-body {
    width: 130px;
  }
  .dokan-store-not-edit .disb-bookshop-description {
    width: calc(50% - 130px / 2 - 20px);
    flex: none;
  }
}

@media (max-width: 1050px) and (min-width: 1000px) {
  .disb-checklist-header-name {
    font-size: 1rem;
  }

  .disb-checklist-line {
    font-size: 0.9rem;
  }

  .disb-avatar-body {
    width: 110px;
  }

  .dokan-store-not-edit .disb-bookshop-description {
    width: calc(50% - 110px / 2 - 20px);
    flex: none;
  }
}

@media (max-width: 992px) {
  .disb-amazon-link {
    max-width: 550px;
    margin: 40px auto;
  }

  .disb-amazon-link-body {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .disb-amazon-link-buttons {
    width: 100%;
  }

  .disb-amazon-link-buttons a[href*="www.amazon"] {
    flex: 1 1 auto;
    text-align: center;
  }

  .disb-amazon-link-redirect-button {
    width: 100%;
  }

  .disb-amazon-link-subtitle br {
    display: none;
  }

  .disb-amazon-link-subtitle {
    max-width: 100%;
  }
}

@media (max-width: 850px) and (min-width: 681px) {
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-edit,
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-not-edit {
    gap: 20px;
  }

  .disb-avatar-body {
    width: 130px;
  }

  .dokan-store-not-edit .disb-bookshop-description {
    width: calc(50% - 130px / 2 - 20px);
    flex: none;
  }
}

@media (max-width: 780px) and (min-width: 681px) {
  .disb-avatar-body {
    width: 110px;
  }

  .dokan-store-not-edit .disb-bookshop-description {
    width: calc(50% - 110px / 2 - 20px);
    flex: none;
  }

  .disb-checklist-header-name {
    font-size: 1rem;
  }

  .disb-checklist-line {
    font-size: 0.9rem;
  }
}

@media (max-width: 730px) and (min-width: 681px) {
  .disb-checklist-line {
    font-size: 0.8rem;
  }

  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-edit,
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-not-edit {
    gap: 14px;
  }
}

@media (max-width: 680px) {
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-edit,
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-not-edit {
    flex-wrap: wrap;
    gap: 12px 24px;
  }

  .disb-checklist {
    flex: 0 0 100%;
  }

  .dokan-store-edit,
  .dokan-store-not-edit {
    max-width: 400px;
    margin: 0 auto !important;
  }

  .dokan-store-edit .disb-avatar,
  .dokan-store-not-edit .disb-avatar {
    flex: 0 0 100%;
    order: 1;
    display: flex;
    justify-content: center;
  }

  .disb-avatar-body {
    width: 130px;
  }
  .disb-description {
    order: 2;
  }

  .dokan-store-edit .disb-description {
    padding-bottom: 20px;
  }

  .disb-checklist {
    order: 1;
  }

  .dokan-store-not-edit .disb-bookshop-description {
    width: 100%;
  }
}

@media (max-width: 550px) {
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-edit {
    padding-left: 0;
  }

  .disb-avatar-body {
    width: 110px;
  }

  #dokan-seller-vacation-settings {
    padding: 12px 0 0;
  }

  .dokan-form-horizontal .dokan-control-label[for="setting_go_vacation"] {
    margin-bottom: 8px;
  }

  #dokan-seller-vacation-activate::before {
    border-width: 1px;
  }

  .dokan-store-info li.dokan-store-not-edit,
  .dokan-store-info li.dokan-store-edit {
    padding-left: 0;
  }

  #dokan-seller-vacation-settings {
    border-width: 2px;
  }

  #dokan-seller-vacation-vacation-dates .dokan-control-label,
  .dokan-form-horizontal .dokan-control-label[for="settings_closing_style"] {
    font-weight: 400;
  }

  #dokan-seller-vacation-list-table tr {
    display: grid;
    grid-template-columns: auto 1fr 80px;
    grid-template-rows: repeat(2, 1fr);
    border: 2px solid #ededed;
    padding: 2px;
    margin-bottom: 8px;
    background-color: #f9f9f9;
  }

  .dokan-seller-vacation-list-message {
    grid-area: 2 / 1 / 3 / 3;
  }

  .dokan-seller-vacation-list-action {
    grid-area: 1 / 3 / 3 / 4;
    align-content: center;
    display: flex;
    justify-content: space-between;
  }

  .dokan-seller-vacation-list-action button {
    font-size: 18px;
  }

  #dokan-seller-vacation-list-table
    .dokan-seller-vacation-list-action
    button:active {
    box-shadow: none;
    background-color: transparent;
  }

  #dokan-seller-vacation-list-table
    .dokan-seller-vacation-list-action
    button:focus {
    background-color: transparent !important;
    border-color: transparent !important;
  }

  .dokan-seller-vacation-list-from {
    grid-area: 1 / 1 / 2 / 2;
  }

  .dokan-seller-vacation-list-from::after {
    content: "-";
    padding-left: 12px;
  }

  .dokan-seller-vacation-list-to {
    grid-area: 1 / 2 / 2 / 3;
  }

  #dokan-seller-vacation-list-table td {
    border: none;
    background: transparent;
  }

  #dokan-seller-vacation-save-edit,
  #dokan-seller-vacation-cancel-edit {
    width: 45%;
  }

  #dokan-seller-vacation-cancel-edit {
    float: right;
  }

  .disb-isbn-book-help-col {
    display: flex;
    gap: 12px;
  }

  .disb-isbn-book-help-title {
    padding: 8px 0;
    line-height: normal;
    font-weight: 400;
    margin: 0 auto;
  }

  .disb-isbn-book-help {
    margin-top: 32px;
  }

  .disb-isbn-book-help {
    gap: 8px;
  }

  .disb-isbn-book-image {
    max-width: 100px;
  }

  .disb-amazon-link-buttons a {
    font-size: 13px;
  }

  .disb-amazon-link {
    padding: 14px;
  }

  .disb-amazon-link-title {
    font-size: 15px;
  }

  .disb-amazon-link-subtitle,
  .disb-amazon-link-description {
    font-size: 13px;
  }

  .disb-amazon-link-subtitle br {
    display: block;
  }

  .disb-amazon-link-subtitle span {
    display: none;
}

}

@media (max-width: 450px) {
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-edit,
  .dokan-single-store
    .profile-frame.profile-frame-no-banner
    .profile-layout-layout3
    .profile-info-summery-wrapper
    .profile-info-summery
    .profile-info
    .dokan-store-info
    li.dokan-store-not-edit {
    flex-wrap: wrap;
    gap: 12px 16px;
  }
  .disb-avatar-body {
    width: 100px;
  }

  .disb-cover-recognition-button {
    width: 100%;
  }
}

@media (max-width: 430px) {
  .gravatar-wrap {
    text-align: start;
  }
}

.disb-checklist-underline {
  text-decoration: underline;
}

.disb-product-author-link {
  text-decoration: underline;
}

.disb-book-edit-button {
  margin-top: 10px;
}

#mobile-filter-sidebar-panel .product-filter-box {
  display: none;
}

/* styles for date picker  */

.daterangepicker .drp-selected {
  font-size: 13px;
}

.daterangepicker .drp-buttons .btn {
  padding: 8px 12px;
  font-size: 13px;
}

#site-content .disb-post-content .entry-content {
  max-width: none;
}

.disb-store-banner-closed {
  font-weight: 800;
  margin-top: 23px;
  color: black;
  transform: rotate(-45deg);
  transform-origin: left top;
  display: inline-block;
}

.disb-h1 {
  flex: 0 0 100%;
  text-align: center;
  font-size: 1.125rem;
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
  color: var(--e-global-color-secondary);
}

@media (max-width: 650px) {
  #pwgc-apply-gift-card-checkout {
    width: 100%;
  }
}

@media (min-width: 651px) {
  .pwgc-checkout-redeem-row {
    display: flex;
    align-items: stretch;
    gap: 10px;
  }

  .pwgc-checkout-redeem-row .form-row {
    float: none;
    width: auto;
    margin: 0;
  }

  .pwgc-checkout-redeem-row .form-row-first {
    flex: 1 1 auto;
    min-width: 0;
  }

  .pwgc-checkout-redeem-row .form-row-last {
    flex: 0 0 auto;
  }

  .pwgc-checkout-redeem-row #pwgc-redeem-gift-card-number {
    width: 100%;
  }

  .pwgc-checkout-redeem-row #pwgc-apply-gift-card-checkout {
    width: auto;
    white-space: nowrap;
  }
}
