/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Agorae
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.footer.content .links {
  padding-right: 35px;
}
ul.footer.links:first-child {
  padding-right: 0;
}
.top-cart-btn-checkout {
  height: 58px !important;
}
.admin__data-grid-pager input {
  border-left: 1.1px solid !important;
}
button {
  line-height: 1.6rem;
}
li.product-item {
  border: 1px solid #dadada !important;
  padding: 5px !important;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.2rem !important;
}
div#switcher-store {
  margin-left: 700px !important;
}
div#switcher-currency {
  float: right !important;
  margin-left: 5px;
}
.wk-agorae-carousal-cont .carousal-products-cont .carousal-products .cp-items .product-list-left-container {
  margin-left: auto;
  width: 82% !important;
}
.marketplace-seller-collection span.product-image-wrapper {
  height: 40px !important;
}
@media (min-width: 768px) {
  .actions-toolbar > .primary .action {
    margin-top: 10px;
  }
}
@media print {
  .actions-toolbar > .primary .action {
    margin-top: 10px;
  }
  .product.data.items > .item.title > .switch {
    padding: 1px 16px;
  }
}
@media screen and (min-width: 1440px) {
  .block-wishlist .product-item .product-item-details {
    width: 60%;
  }
}
@media (max-width: 967px) {
  .product.data.items > .item.title > .switch {
    padding: 1px 16px;
  }
}
.sidebar .product-items .product-item-actions {
  display: flex;
}
.product-item .product-item-info .product-item-photo .product-image-container {
  width: 100% !important;
}
@media (min-width: 1440px), print {
  .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
    margin-left: 70px;
    margin-top: 5px;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0;
    margin-top: 120px;
  }
}
@media (min-width: 768px) and (max-width: 768px), print {
  .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
    margin-left: 0;
    margin-top: 5px !important;
  }
  .page-wrapper .nav-sections {
    display: none;
  }
  .page-wrapper .page-main .columns .wk-sidebar .wk-mp-main {
    top: 20px;
  }
  .page-wrapper .page-main .columns .wk-column-main .page-title-wrapper {
    margin-top: 15px;
  }
  .page-footer .footer.links .nav.item.agorae_blog:before {
    height: 22px;
    margin-top: 5px;
  }
  .page-footer .footer.links .nav.item.agorae_twitter:before {
    height: 20px;
    margin-top: 5px;
  }
  .page-footer .footer.links .nav.item.agorae_facebook:before {
    height: 20px;
    margin-top: 5px;
  }
  .page-footer .footer.links .nav.item.agorae_google:before {
    height: 20px;
    margin-top: 5px;
  }
  .page-footer .footer.links .nav.item.agorae_rss:before {
    height: 20px;
    margin-top: 5px;
  }
}
