@charset "UTF-8";
.woocommerce-image__wrapper {
  flex-basis: 200px;
  max-width: 350px;
  flex: 2;
}

.trade-box-contents {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.trade-box-contents:before {
  position: relative;
  display: block;
  float: left;
  content: url("/wp-content/themes/plantsmithtrade2022/assets/box-icon.svg");
  width: 18px;
  height: 18px;
  margin-right: 8px;
  opacity: 0.4;
  top: 2px;
}
.trade-box-contents.small {
  margin-top: 4px;
  margin-bottom: 2px;
  font-size: 11px;
}
.trade-box-contents.small:before {
  top: 0px;
  margin-right: 6px;
  width: 14px;
  height: 14px;
}

.woocommerce-checkout-review-order-table .product-name .product-item-thumbnail,
.woocommerce-checkout-review-order-table td.product-total {
  vertical-align: top;
}

body.post-type-archive-product .site-main ul.products li.product a.button.read-more,
body.tax-product_cat .site-main ul.products li.product a.button.read-more {
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (min-width: 771px) {
  body.post-type-archive-product .site-main ul.products li.product a.button.read-more,
  body.tax-product_cat .site-main ul.products li.product a.button.read-more {
    width: 250px;
  }
}
body.post-type-archive-product .site-main ul.products li.product,
body.tax-product_cat .site-main ul.products li.product {
  border-bottom: 1px solid rgb(200, 200, 200);
  padding-bottom: 20px !important;
}
@media (min-width: 550px) {
  body.post-type-archive-product .site-main ul.products li.product,
  body.tax-product_cat .site-main ul.products li.product {
    display: flex;
    margin-bottom: 25px;
  }
}
@media (min-width: 771px) {
  body.post-type-archive-product .site-main ul.products li.product,
  body.tax-product_cat .site-main ul.products li.product {
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
body.post-type-archive-product .site-main ul.products li.product:before,
body.tax-product_cat .site-main ul.products li.product:before {
  opacity: 0;
  transition: none;
  display: none;
}
body.post-type-archive-product .site-main ul.products li.product img,
body.tax-product_cat .site-main ul.products li.product img {
  transform: none;
}
body.post-type-archive-product .site-main ul.products li.product .woocommerce-loop-product__title,
body.tax-product_cat .site-main ul.products li.product .woocommerce-loop-product__title {
  font-size: 18px;
}
@media (min-width: 771px) {
  body.post-type-archive-product .site-main ul.products li.product .woocommerce-loop-product__title,
  body.tax-product_cat .site-main ul.products li.product .woocommerce-loop-product__title {
    font-size: 24px;
  }
}
body.post-type-archive-product .site-main ul.products li.product .plantsmith_add_to_cart-wrapper,
body.tax-product_cat .site-main ul.products li.product .plantsmith_add_to_cart-wrapper {
  margin-top: 20px;
  margin-bottom: 10px;
}
body.post-type-archive-product .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart,
body.tax-product_cat .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart {
  height: 52px;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 1;
}
body.post-type-archive-product .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .quantity,
body.tax-product_cat .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .quantity {
  margin: 0;
}
body.post-type-archive-product .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .quantity .input-text,
body.tax-product_cat .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .quantity .input-text {
  height: 52px;
  width: 50px;
  padding: 0.5rem;
  border: 1px solid #e2e2e2;
  background: 0 0;
  background-color: #fff;
  box-shadow: none;
  font-size: 17px;
  font-weight: 400;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
body.post-type-archive-product .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .add_to_cart_button,
body.tax-product_cat .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .add_to_cart_button {
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 771px) {
  body.post-type-archive-product .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .add_to_cart_button,
  body.tax-product_cat .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .add_to_cart_button {
    width: 250px;
  }
}
body.post-type-archive-product .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .add_to_cart_button,
body.tax-product_cat .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .add_to_cart_button {
  margin-left: 50px;
}
body.post-type-archive-product .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .added_to_cart,
body.tax-product_cat .site-main ul.products li.product .plantsmith_add_to_cart-wrapper .plantsmith_add_to_cart .added_to_cart {
  display: none;
}
body.post-type-archive-product .site-main ul.products li.product .button,
body.tax-product_cat .site-main ul.products li.product .button {
  position: relative;
  opacity: 1;
}
body.post-type-archive-product .site-main ul.products li.product:hover .add_to_cart_button,
body.tax-product_cat .site-main ul.products li.product:hover .add_to_cart_button {
  height: 52px !important;
  opacity: 1;
}
body.post-type-archive-product .shoptimizer-archive .col-full,
body.tax-product_cat .shoptimizer-archive .col-full {
  display: flex;
  flex-direction: column-reverse;
}
body.post-type-archive-product .shoptimizer-archive .col-full #secondary,
body.tax-product_cat .shoptimizer-archive .col-full #secondary {
  width: 100%;
}
@media (min-width: 771px) {
  body.post-type-archive-product .shoptimizer-archive .col-full #secondary,
  body.tax-product_cat .shoptimizer-archive .col-full #secondary {
    display: flex;
  }
}
body.post-type-archive-product .shoptimizer-archive .col-full #secondary,
body.tax-product_cat .shoptimizer-archive .col-full #secondary {
  margin-bottom: 20px;
  justify-content: left;
}
body.post-type-archive-product .shoptimizer-archive .col-full #secondary div.category-select,
body.post-type-archive-product .shoptimizer-archive .col-full #secondary div.facetwp-facet,
body.tax-product_cat .shoptimizer-archive .col-full #secondary div.category-select,
body.tax-product_cat .shoptimizer-archive .col-full #secondary div.facetwp-facet {
  margin-bottom: 20px;
}
@media (min-width: 771px) {
  body.post-type-archive-product .shoptimizer-archive .col-full #secondary div.category-select,
  body.post-type-archive-product .shoptimizer-archive .col-full #secondary div.facetwp-facet,
  body.tax-product_cat .shoptimizer-archive .col-full #secondary div.category-select,
  body.tax-product_cat .shoptimizer-archive .col-full #secondary div.facetwp-facet {
    flex: 1 1 0px;
    margin-right: 16px;
  }
}
body.post-type-archive-product .shoptimizer-archive .col-full #secondary div.category-select:last-child,
body.post-type-archive-product .shoptimizer-archive .col-full #secondary div.facetwp-facet:last-child,
body.tax-product_cat .shoptimizer-archive .col-full #secondary div.category-select:last-child,
body.tax-product_cat .shoptimizer-archive .col-full #secondary div.facetwp-facet:last-child {
  margin-right: 0;
}
@media (min-width: 550px) {
  body.post-type-archive-product .plantsmith_trade_loop_product_info,
  body.tax-product_cat .plantsmith_trade_loop_product_info {
    flex: 2;
    margin-left: 20px;
  }
}
@media (min-width: 771px) {
  body.post-type-archive-product .plantsmith_trade_loop_product_info,
  body.tax-product_cat .plantsmith_trade_loop_product_info {
    flex: 4;
    margin-left: 55px;
  }
}
body.post-type-archive-product .plantsmith_trade_loop_product_info .product-excerpt p:last-of-type,
body.tax-product_cat .plantsmith_trade_loop_product_info .product-excerpt p:last-of-type {
  margin-bottom: 0;
}
body.post-type-archive-product .plantsmith_trade_loop_product_info .read-more,
body.tax-product_cat .plantsmith_trade_loop_product_info .read-more {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
body.post-type-archive-product .plantsmith_trade_loop_product_info .read-more span,
body.tax-product_cat .plantsmith_trade_loop_product_info .read-more span {
  display: inline-block;
  position: relative;
  left: 0;
  transition: left ease 0.5s;
}
body.post-type-archive-product .plantsmith_trade_loop_product_info .read-more:hover span,
body.tax-product_cat .plantsmith_trade_loop_product_info .read-more:hover span {
  left: 3px;
}
body.post-type-archive-product .plantsmith_trade_loop_product_info .woocommerce-Price-amount,
body.tax-product_cat .plantsmith_trade_loop_product_info .woocommerce-Price-amount {
  font-size: 20px;
}
body.post-type-archive-product .plantsmith_trade_loop_product_info .woocommerce-Price-amount small,
body.post-type-archive-product .plantsmith_trade_loop_product_info .woocommerce-Price-amount bdi,
body.tax-product_cat .plantsmith_trade_loop_product_info .woocommerce-Price-amount small,
body.tax-product_cat .plantsmith_trade_loop_product_info .woocommerce-Price-amount bdi {
  font-size: 16px;
}

.plantsmith_trade_loop_product_info .price-container, .summary .price-container {
  margin-bottom: 1px;
}
.plantsmith_trade_loop_product_info .price-container .vat-ex, .summary .price-container .vat-ex {
  margin-right: 5px;
}
.plantsmith_trade_loop_product_info .price-container .vat-ex .woocommerce-Price-amount bdi, .summary .price-container .vat-ex .woocommerce-Price-amount bdi {
  font-size: 22px;
}

header.woocommerce-products-header {
  display: none;
  margin-bottom: 0;
}

.shoptimizer-archive .col-full {
  padding-left: 25px;
  padding-right: 25px;
}

.img-wrap {
  width: 100%;
  height: 100px;
}

.img-cover {
  -o-object-fit: cover;
     object-fit: cover; /* also try `contain` and `fill` */
  flex: 1;
  margin-right: 1rem;
  overflow: hidden;
  min-height: 300px;
}

.regular_price {
  font-weight: bold;
  color: #b2324a !important;
  font-size: 13px;
}
.regular_price .woocommerce-Price-amount,
.regular_price .woocommerce-Price-amount bdi {
  font-size: inherit !important;
}

.single-product .trade-box-contents {
  margin-bottom: 10px;
}
.single-product .summary h1 {
  margin-bottom: 10px;
}

.trade_add_to_cart_button {
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 4px;
  border: 1px solid gray;
  color: gray;
  font-family: sans-serif;
  font-weight: 600;
  letter-spacing: -0.3px;
  text-transform: none;
  opacity: 0.5;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  transition: 0.3s;
  min-width: 250px;
}
.trade_add_to_cart_button:hover {
  opacity: 1;
  color: gray;
}

ul.wc-tabs {
  display: none;
}

@media (min-width: 771px) {
  .rev .e-container--row {
    flex-direction: row-reverse;
  }
}

@media (max-width: 770px) {
  .single-product .summary h1 {
    font-size: 26px;
  }
}

.woocommerce-breadcrumb,
.yoast.woocommerce-breadcrumb {
  text-align: center;
}
@media (min-width: 771px) {
  .woocommerce-breadcrumb,
  .yoast.woocommerce-breadcrumb {
    text-align: left;
  }
}

.elementor-widget-text-editor p:last-child {
  margin-bottom: 0px;
}

.image-feature a:before {
  background-color: rgba(0, 0, 0, 0.15);
}
.image-feature a:hover:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.image-feature a:hover img {
  transform: scale(1.02);
}

.below-content .widget svg {
  stroke: #ca9e67 !important;
}

.top-bar svg {
  position: relative;
  top: 4px;
  fill: #ca9e67;
}
.top-bar .top-bar-left svg {
  width: 12px;
}
.top-bar .top-bar-right svg {
  width: 16px;
}
.top-bar a:hover {
  color: #ca9e67;
}
.top-bar a:hover svg {
  fill: #ca9e67;
}

.trade-login-message {
  padding: 15px 20px;
  border: 1px solid #ca9e67;
  margin-bottom: 30px;
  background: rgba(202, 158, 103, 0.03);
}

.trade_user_message {
  display: none;
}

.logged-out .trade_user_message {
  display: block;
}

.download-inactive {
  color: rgba(100, 100, 100, 0.2);
}
.download-inactive a {
  color: rgba(100, 100, 100, 0.4);
}

.download_link {
  display: block;
  position: relative;
  padding-left: 25px;
}
.download_link:before {
  position: absolute;
  left: 0;
  top: 2px;
  display: block;
  content: "";
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' id='fas-download' viewBox='0 0 512 512' width='100%25' height='100%25'%3E%3Cpath d='M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z'%3E%3C/path%3E%3C/svg%3E");
  height: 18px;
  width: 18px;
  display: block;
  opacity: 0.25;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-bottom: 25px;
}

.woocommerce-button.button.woocommerce-form-login__submit,
.trade-request .gform_footer .gform_button {
  width: 100%;
}
@media (min-width: 771px) {
  .woocommerce-button.button.woocommerce-form-login__submit,
  .trade-request .gform_footer .gform_button {
    width: auto;
    padding-left: 60px;
    padding-right: 60px;
    min-width: 200px;
  }
}

#commercegurus-pdp-gallery-wrapper {
  position: relative;
}

.quantity-badge-outer {
  position: relative;
}

.quantity-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  height: 100px;
  width: 100px;
  border-radius: 100px;
  background: white;
  border: 2px solid gray;
  color: gray;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 22px;
  font-family: bold;
  line-height: 1;
}

.woocommerce-product-gallery__image .quantity-badge {
  display: none;
}

#page .woocommerce-tabs .panel {
  padding-top: 60px;
}

.wc-stripe-card-icons-container {
  display: none;
  opacity: 0;
}

.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name {
  white-space: nowrap;
}
.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name .product-item-thumbnail {
  width: 60px !important;
  min-width: 60px;
}
.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name .product-item-thumbnail img {
  width: 60px;
}
.woocommerce-cart-form .quantity.buttons_added {
  position: relative;
  display: inline-flex;
  align-items: stretch;
}
.woocommerce-cart-form .quantity-nav {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.woocommerce-cart-form .quantity-button,
.woocommerce-cart-form .quantity-nav .plus,
.woocommerce-cart-form .quantity-nav .minus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  min-width: 28px;
  height: 14px;
  padding: 0;
  border: 1px solid #e2e2e2;
  background: #fff;
  cursor: pointer;
  font-size: 0;
  line-height: 1;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.woocommerce-cart-form .quantity-button:hover,
.woocommerce-cart-form .quantity-nav .plus:hover,
.woocommerce-cart-form .quantity-nav .minus:hover {
  background: #f5f5f5;
}
.woocommerce-cart-form .quantity-nav .plus::before {
  content: "+";
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
.woocommerce-cart-form .quantity-nav .minus::before {
  content: "−";
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
.woocommerce-cart-form table.cart td.product-quantity .quantity .quantity-button.quantity-down {
  left: 0;
}

.badge {
  padding: 1px 16px;
  border: 2px solid black;
  color: #b2324a;
  position: absolute;
  top: 20px;
  left: 20px;
  font-weight: bold;
  z-index: 5;
}
.badge.new {
  color: #b2324a;
  border-color: #b2324a;
}

.secondary-navigation ul li.trade-logout {
  display: none;
}

body.Plantsmith .wc-stripe-save-source, body.Plantsmith .woocommerce-MyAccount-content, body.Plantsmith .trade-login, body.Plantsmith .woocommerce-LostPassword, body.Plantsmith .lost_password {
  display: none;
}
body.Plantsmith .secondary-navigation ul li.trade-logout {
  display: inline-block;
}
