.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .seller-info-wrap {
  padding: 20px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .seller-info-wrap .seller-avatar {
  height: auto;
  background-color: #283746;
  border-radius: 6px;
}
@media (min-width: 992px) {
  .tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .seller-info-wrap .seller-avatar {
    width: auto;
  }
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .seller-info-wrap .seller-avatar a img {
  border-radius: 6px;
  height: 100px;
  width: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .seller-info-wrap .store-content {
  background: transparent !important;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .seller-info-wrap .store-content .store-data h2 {
  margin: 0 0 5px !important;
  line-height: 0;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .seller-info-wrap .store-content .store-data h2 a {
  font-size: 18px !important;
  font-weight: 800;
  line-height: 20px;
  color: #1c0903 !important;
  text-shadow: none !important;
  display: inline-block;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .seller-info-wrap .store-content .store-data p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px !important;
  color: #5d616a;
  margin: 0 0 -4px !important;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper {
  border-radius: 12px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper:hover {
  -webkit-box-shadow: -8px 20px 40px rgba(0, 0, 0, 0.06) !important;
          box-shadow: -8px 20px 40px rgba(0, 0, 0, 0.06) !important;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper:hover .store-body {
  border: 0;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-body {
  padding: 0 !important;
  border-radius: 6px !important;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img {
  border-radius: 3px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .tw-dokan-meta-info {
  padding-top: 15px;
  border-top: 1px solid #ededed;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .tw-dokan-meta-info .dokan-store-rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  color: #666666;
  background: #f8f8f8;
  border-radius: 4px;
  padding: 8px 10px;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .tw-dokan-meta-info .dokan-store-rating i {
  color: #ffc601;
  padding-right: 5px;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .tw-dokan-meta-info .dokan-store-rating p {
  margin: 0;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .dokan-related-cat {
  margin-bottom: 15px;
  display: none;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .dokan-related-cat .related-cat-list a {
  background: #f8f8f8;
  border-radius: 4px;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #666666;
  display: inline-block;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .dokan-related-cat .related-cat-list a:last-child {
  margin-right: 0;
}
.tw-dokan-seller-listing .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-body {
  border: 1.5px solid #ededed;
  border-top: 0;
  background: #fff;
  padding: 25px 30px 15px 30px;
  border-radius: 0 0 12px 12px;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.tw-dokan-seller-listing.list-view .store-body {
  width: 100%;
  border: 0 !important;
}
.tw-dokan-seller-listing.list-view .store-body .seller-avatar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
}
.tw-dokan-seller-listing.grid-view .store-body .seller-avatar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}

.sidebar-active .col-lg-8 #dokan-seller-listing-wrap ul.dokan-seller-wrap li {
  width: 50% !important;
}

.dokan-follow-store-button {
  position: absolute;
  bottom: 15px;
  right: 30px;
}

.dokan-theme-eventplace .single-content .post .post-body,
.dokan-theme-eventplace .single-content article.page .post-body {
  border: 0;
  padding: 0;
  border-radius: 0;
}

#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header {
  padding-left: 30px;
}

.dokan-store-wrap.layout-right .dokan-store-sidebar {
  width: 33%;
}

#dokan-secondary .col-lg-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.dokan-store .woocommerce-breadcrumb {
  display: none;
}
.dokan-store .dokan-store-wrap {
  max-width: 1140px;
  margin: 0 auto;
}
.dokan-store .dokan-store-wrap.layout-full {
  max-width: 100%;
}
.dokan-store .dokan-store-wrap.layout-full .dokan-single-store {
  width: 1140px;
  margin: 0 auto;
  padding: 100px 0;
}

#dokan-seller-listing-wrap.dokan-seller-listing-store-grid .store-content {
  position: relative;
  padding-left: 15px;
  bottom: 0;
}
#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
  min-height: 140px;
}
#dokan-seller-listing-wrap.grid-view .seller-avatar {
  top: 46%;
}

.dokan-dashboard .dokan-template-content {
  padding: 80px 0;
}
.dokan-dashboard .dokan-add-new-product-popup .product-form-container {
  padding-top: 115px;
}
.dokan-dashboard .dokan-dashboard-content a {
  width: auto;
}

.dokan-product-listing .dokan-product-listing-area table.product-listing-table td[data-title=Name] {
  text-align: left;
}

/* Grid - view 1 */
.theme-eventplace .dokan-seller-listing-store-grid.grid-view.view-1 .dokan-seller-wrap .dokan-single-seller .store-wrapper {
  border-radius: 6px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.theme-eventplace .dokan-seller-listing-store-grid.grid-view.view-1 .dokan-seller-wrap .dokan-single-seller .store-wrapper .dokan-seller-rating {
  display: none;
}
.theme-eventplace .dokan-seller-listing-store-grid.grid-view.view-1 .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img {
  border-radius: 6px 6px 0 0;
}

.dokan-template-content {
  padding: 100px 0;
}

#dokan-store-listing-filter-wrap {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 10px 30px;
  border-radius: 6px;
}
#dokan-store-listing-filter-wrap .right .item.sort-by {
  margin: 0 0 0 30px;
  border: 1px solid #e5e5e5;
  padding: 0 20px;
  border-radius: 6px;
}
#dokan-store-listing-filter-wrap .right .item select {
  border: none;
  padding: 10px 0;
}
#dokan-store-listing-filter-wrap .right .item select option {
  padding: 0 10px;
}
#dokan-store-listing-filter-wrap .right .toggle-view {
  margin-left: 15px;
}

.woocommerce .eventplace-multivendor-item {
  border: 1px solid #ececec;
  border-radius: 6px;
  overflow: hidden;
}
.woocommerce .eventplace-multivendor-item .shop-loop-thumb {
  background: #fff;
  padding: 10px 10px 0;
  border-radius: 6px;
}
.woocommerce .eventplace-multivendor-item .shop-loop-thumb .wishlist-icon-thumb {
  top: 20px;
  right: 20px;
}
.woocommerce .eventplace-multivendor-item .shop-loop-thumb .thumb-hover a {
  padding: 10px 10px 0;
}
.woocommerce .eventplace-multivendor-item .shop-loop-thumb .onsale-percentage {
  left: 20px;
  top: 20px;
}
.woocommerce .eventplace-multivendor-item .store-name {
  line-height: 1;
  margin-bottom: 15px;
}
.woocommerce .eventplace-multivendor-item .store-name a {
  display: inline-block;
  color: #666;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
}
.woocommerce .eventplace-multivendor-item .store-name a:hover {
  color: var(--primary-color);
}
.woocommerce .eventplace-multivendor-item .product-loop-desc {
  border: none;
}
.woocommerce .eventplace-multivendor-item .product-title {
  margin-bottom: 40px;
  font-weight: 700;
}
.woocommerce .eventplace-multivendor-item .product-title a {
  color: #092636;
}
.woocommerce .eventplace-multivendor-item .product-footer {
  -webkit-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.woocommerce .eventplace-multivendor-item:hover .thumb-hover {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.woocommerce .eventplace-multivendor-item:hover .product-footer {
  opacity: 0;
  visibility: hidden;
}
.woocommerce .eventplace-multivendor-item .star-rating {
  color: #ffc601;
  font-size: 14px;
}
.woocommerce .eventplace-multivendor-item .product-price {
  font-size: 20px;
}
.woocommerce .eventplace-multivendor-item .add-to-cart-hover-box {
  bottom: 30px;
  width: calc(100% - 40px);
  left: 20px;
}
.woocommerce .eventplace-multivendor-item .add-to-cart-hover-box a {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #c4c4c4;
  border-radius: 6px;
  height: 36px;
}
.woocommerce .eventplace-multivendor-item .add-to-cart-hover-box a:last-child {
  border: 1px solid #c4c4c4;
}
.woocommerce .eventplace-multivendor-item .add-to-cart-hover-box a:last-child:hover {
  border-color: transparent;
}
.woocommerce .eventplace-multivendor-item .add-to-cart-hover-box .shopengine-comparison {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
}
.woocommerce .eventplace-multivendor-item .add-to-cart-hover-box .shopengine-quickview-trigger {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
}
.woocommerce .eventplace-multivendor-item .add-to-cart-hover-box .add_to_cart_button {
  font-size: 13px;
  font-weight: 600;
}

.ts-vendor-grid-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
.ts-vendor-grid-wrapper .store-header {
  position: relative;
}
.ts-vendor-grid-wrapper .store-banner img {
  border-radius: 6px 6px 0 0;
}
.ts-vendor-grid-wrapper .vendor-title {
  font-size: 20px;
  line-height: 1.2;
}
.ts-vendor-grid-wrapper .vendor-title a {
  color: #092636;
}
.ts-vendor-grid-wrapper .store-address {
  margin: 0;
  line-height: 1;
  font-size: 14px;
  color: #666;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ts-vendor-grid-wrapper .store-footer {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.ts-vendor-grid-wrapper .dokan-btn-round[class] {
  font-size: 16px;
  line-height: 30px;
}
.ts-vendor-grid-wrapper .dokan-btn-theme {
  border: 2px solid transparent;
}
.ts-vendor-grid-wrapper .ts-vendor-button {
  background: var(--primary-color);
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 32px;
  border-radius: 100%;
  text-align: center;
}
.ts-vendor-grid-wrapper .ts-single-vendor:hover .vendor-title a,
.ts-vendor-grid-wrapper .ts-single-vendor:hover .store-address {
  color: #fff;
}
.ts-vendor-grid-wrapper .ts-single-vendor:hover .dokan-btn-theme {
  border-color: #fff;
}
.ts-vendor-grid-wrapper .ts-single-vendor:hover .ts-vendor-button {
  background: #fff;
  color: var(--primary-color);
}

.dokan-single-store .dokan-profile-frame-wrapper {
  padding-bottom: 20px;
}
.dokan-single-store .profile-frame .profile-info-box::before {
  content: "";
  height: 400px;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  border-radius: 6px 6px 0 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-img {
  height: 340px;
  border-radius: 6px 6px 0px 0px;
  -o-object-fit: cover;
     object-fit: cover;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
  z-index: 9;
  padding-left: 40px;
  border: 0 solid;
  padding: 30px;
  border-radius: 0 0 6px 6px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery {
  top: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info {
  padding-top: 10px;
  margin-left: 10px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
  text-shadow: none;
  font-size: 24px;
  line-height: 18px;
  color: #1c0903;
  margin-bottom: 5px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
  font-size: 16px;
  padding-top: 8px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
  color: #666666;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info i {
  color: #666666;
  font-size: 16px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
  padding: 0;
  border: 0 solid transparent;
  border-radius: 100%;
}
.dokan-single-store .dokan-store-tabs {
  display: none;
}
.dokan-single-store > li {
  display: none;
}
.dokan-single-store .store-page-wrap .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dokan-single-store .store-page-wrap .products .single-product-item {
  margin-bottom: 30px;
  border: 0;
}
.dokan-single-store .single-product-item {
  border-radius: 12px;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
  border: 0;
  min-height: auto !important;
}
.dokan-single-store .single-product-item:hover .product-loop-desc {
  border-color: #ff5555;
  background-color: #ff5555;
}
.dokan-single-store .single-product-item:hover .product-loop-desc .product-title a {
  color: #fff;
  text-decoration: none;
}
.dokan-single-store .single-product-item:hover .product-loop-desc p.product-short-description {
  color: #fff;
}
.dokan-single-store .single-product-item:hover .product-loop-desc .product-footer-wrapper .product-price span.woocommerce-Price-amount {
  color: #fff;
}
.dokan-single-store .single-product-item:hover .product-loop-desc .product-footer-wrapper .product-price span:nth-child(2).woocommerce-Price-amount {
  color: #fff;
}
.dokan-single-store .single-product-item:hover .product-loop-desc .product-footer-wrapper .price-multiline {
  color: #fff;
}
.dokan-single-store .single-product-item:hover .product-loop-desc .product-footer-wrapper .product-footer-action-buttons .add-to-cart-hover-box a {
  background: #ffe119;
}
.dokan-single-store .single-product-item .shop-loop-thumb {
  height: 200px;
}
.dokan-single-store .single-product-item .shop-loop-thumb .product-image img {
  border-radius: 12px 12px 0 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dokan-single-store .single-product-item .product-loop-desc {
  padding: 25px 30px;
  border: 1px solid #ededed;
  border-radius: 0px 0px 12px 12px;
  border-top: 0;
  height: 205px;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.dokan-single-store .single-product-item .product-loop-desc .product-title {
  line-height: 0;
  margin-bottom: 10px;
}
.dokan-single-store .single-product-item .product-loop-desc .product-title a {
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  color: #1c0903;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.dokan-single-store .single-product-item .product-loop-desc p.product-short-description {
  margin-bottom: 20px;
  color: #666666;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.dokan-single-store .single-product-item .product-loop-desc .product-footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dokan-single-store .single-product-item .product-loop-desc .product-footer-wrapper .price-multiline {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: #1c0903;
}
.dokan-single-store .single-product-item .product-loop-desc .product-footer-wrapper .product-footer-action-buttons .add-to-cart-hover-box a {
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  border: 2px solid #ffe119;
  background: transparent;
  border-radius: 6px !important;
  color: #222222;
  padding: 6px 15px;
}
.dokan-single-store .single-product-item .product-loop-desc .product-footer-wrapper .product-footer-action-buttons .add-to-cart-hover-box .wc-forward {
  display: none;
}
.dokan-single-store .single-product-item .product-loop-desc .product-footer-wrapper .product-footer-action-buttons .add-to-cart-hover-box a:hover {
  background: #ffe119 !important;
}
.dokan-single-store .single-product-item .product-loop-desc .product-footer-wrapper .product-price span.woocommerce-Price-amount {
  font-size: 18px;
  font-weight: 700;
  color: #1c0903;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.dokan-single-store .single-product-item .product-loop-desc .product-footer-wrapper .product-price del .woocommerce-Price-amount {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  text-decoration: line-through;
  display: block;
}
.dokan-single-store .dokan-store-products-filter-area .product-name-search {
  padding-left: 20px;
  border-radius: 6px 0 0 6px;
  height: 50px;
}
.dokan-single-store .dokan-store-products-filter-area .search-store-products {
  border-radius: 0 6px 6px 0;
  height: 50px;
  cursor: pointer;
}
.dokan-single-store .dokan-store-products-filter-area .orderby-search {
  border-radius: 6px;
  height: 50px;
  padding: 0 15px;
}
.dokan-single-store .woocommerce-page .related.products .product .onsale {
  min-height: 45px;
}

#dokan-seller-listing-wrap.grid-view .store-content .store-data-container {
  padding: 0;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite {
  display: none;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data {
  line-height: 0;
}

/* Vendor Single Template CSS */
.eventplace-single-store {
  background: -o-linear-gradient(357.68deg, #4e7ffd -2.76%, #1943ad 39.95%, #432fc5 69.84%, #00b2bd 99.73%);
  background: linear-gradient(92.32deg, #4e7ffd -2.76%, #1943ad 39.95%, #432fc5 69.84%, #00b2bd 99.73%);
  padding-bottom: 53px;
}
@media (min-width: 767px) {
  .eventplace-single-store {
    padding-bottom: 0;
  }
}
.eventplace-single-store .dokan-single-store {
  padding: 72px 0 70px !important;
}
@media (min-width: 1024px) {
  .eventplace-single-store .dokan-single-store {
    padding: 170px 0 35px !important;
  }
}
.eventplace-single-store .profile-frame {
  background-color: transparent !important;
}
.eventplace-single-store .profile-frame .profile-info-box {
  background-color: transparent !important;
  z-index: 0;
}
.eventplace-single-store .profile-frame .profile-info-box::before {
  display: none;
}
.eventplace-single-store .profile-frame .profile-info-box .profile-info .store-name {
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 25px !important;
}
@media (min-width: 1024px) {
  .eventplace-single-store .profile-frame .profile-info-box .profile-info .store-name {
    font-size: 28px !important;
    line-height: 30px !important;
  }
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info-summery-wrapper {
  background-color: transparent !important;
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info-img {
  display: none !important;
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-img img {
  border-radius: 12px !important;
  height: auto !important;
  width: auto !important;
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info {
  padding-left: 6px !important;
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info {
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-top: 30px !important;
    position: relative;
    left: -15px;
  }
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info .store-name {
  color: #ffffff !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 25px !important;
  margin-top: 0 !important;
  margin-bottom: 12px !important;
}
@media (min-width: 1024px) {
  .eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info .store-name {
    font-size: 28px !important;
    line-height: 30px !important;
  }
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info .dokan-store-info li {
  color: #ffffff !important;
  padding-bottom: 15px !important;
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info i {
  color: #ffffff !important;
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info .store-social-wrapper {
  position: relative !important;
  text-align: left !important;
}
@media (max-width: 1024px) {
  .eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info .store-social-wrapper {
    padding-left: 27px;
    padding-top: 40px;
  }
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info .store-social-wrapper .store-social {
  padding-left: 25px;
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info .store-social-wrapper .store-social li {
  margin-right: 5px !important;
}
.eventplace-single-store .profile-frame .profile-layout-layout1 .profile-info .store-social-wrapper .store-social li i {
  font-size: 20px !important;
}
.eventplace-single-store .profile-frame .profile-layout-layout2 .profile-info-summery-wrapper {
  height: 240px !important;
}
.eventplace-single-store .profile-frame .profile-layout-layout2 .profile-info-summery-wrapper .profile-info {
  padding: 38px 0 0 !important;
}
.eventplace-single-store .profile-frame .profile-layout-layout3 .profile-info-summery-wrapper {
  background-color: #ffffff;
}
.eventplace-single-store .profile-frame .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
  overflow: hidden;
}
@media (max-width: 1024px) {
  .eventplace-single-store .profile-frame .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
    padding: 30px 30px 17px !important;
  }
}
@media (max-width: 767px) {
  .eventplace-single-store .profile-frame .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
    padding: 30px 0 0 !important;
    width: 100% !important;
  }
  .eventplace-single-store .profile-frame .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
    padding-bottom: 15px;
  }
}
.eventplace-single-store .profile-frame .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-img {
  margin-bottom: 0 !important;
}
.eventplace-single-store .profile-frame .profile-layout-default {
  padding: 15px 0 !important;
}

/* Store Page Events CSS */
.etn-multivendor-event-list-wrap {
  padding: 0 15px;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list-title {
  font-size: 28px;
  color: #2f2f89;
  padding: 0 0 30px;
}
@media (min-width: 1024px) {
  .etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
  }
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item {
  padding: 0;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item .etn-event-thumb {
  margin-bottom: 0;
  border-radius: 12px 12px 0 0;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item .etn-event-content {
  padding: 14px 30px 30px;
  background: #fff;
  border-radius: 0 0 12px 12px;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item .etn-event-content .etn-event-location {
  color: #2f2f89;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item .etn-event-content .etn-event-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 0;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item .etn-event-content p {
  display: none;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item .etn-event-content .etn-event-footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item .etn-event-content .etn-atend-btn .etn-btn-border {
  padding: 8px 15px 5px;
  border-radius: 6px;
  background-color: transparent;
  color: #2f2f89;
  border-color: #2f2f89;
  font-size: 14px;
  line-height: 20px;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item:hover .etn-event-title a {
  color: #2f2f89;
}
.etn-multivendor-event-list-wrap .etn-vendor-event-list .etn-col-md-6.etn-col-lg-6 .etn-event-item:hover .etn-atend-btn .etn-btn-border {
  background-color: #2f2f89;
  color: #ffffff;
}

.dokan-store-products-filter-area {
  display: none;
}

.dokan-seller-listing-store-grid .dokan-single-seller .store-header {
  display: none;
}
.dokan-seller-listing-store-grid .dokan-single-seller .store-body {
  border: none !important;
}
.dokan-seller-listing-store-grid .dokan-single-seller .store-body .tw-dokan-meta-info {
  display: none;
}

.dokan-btn-theme {
  background-color: #2f2f89 !important;
}

#dokan-store-listing-filter-wrap .right .toggle-view .active {
  color: #2f2f89 !important;
}

#dokan-store-listing-filter-form-wrap .apply-filter {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}