/**
Theme Name: Parfitts
Author: Accent Creative
Author URI: https://www.accent-adc.co.uk/
Description: Parfitts Carpets & Interiors Astra child theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: parfitts
Template: astra
*/

/**
 * Elementor
 */
.elementor-cta__bg-overlay {
  margin: 20px !important;
}

.elementor-widget-wl-product-filter {
  background: #f8f8f7;
  padding: 20px;
  margin-top: 20px;
}

.elementor-products-nothing-found {
  text-align: center;
}

.elementor-slides .swiper-slide-bg {
  background-position: top center;
}

.mobile-menu .elementor-nav-menu--dropdown .elementor-sub-item {
  font-size: 16px !important;
  text-transform: capitalize !important;
  letter-spacing: 1px !important;
}

@media only screen and (min-width: 500px) {
  .db-column-wrap .elementor-column {
    flex: 1 1 50%;
  }
  .db-column-wrap .elementor-row {
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 1024px) {
  .db-column-wrap .elementor-column {
    flex: 1 1 33.3%;
  }
  .db-column-wrap .elementor-row {
    flex-wrap: wrap;
  }
}

/**
 * WooCommerce
 */
.ht-category-wrap .ht-category-content-4 span {
  display: none !important;
}

.sidebar-widget a {
  color: #333333;
}

.sidebar-widget hover {
  color: #4792ae;
}

.woocommerce a.button {
  font-size: 14px !important;
  padding: 10px 10px 10px 10px;
}

.woocommerce .woocommerce-ordering {
  margin: 0 0 1em;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: 0px;
}

.woocommerce div.product span.price {
  font-size: 18px;
}

.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-cart .cart-collaterals .cross-sells {
  background: #fff;
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  background: #fff;
}

.woocommerce a.button,
.woocommerce button.button.alt,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce a.button.alt,
.woocommerce .woocommerce-message a.button,
.ast-site-header-cart .widget_shopping_cart .buttons .button.checkout,
.woocommerce button.button.alt.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
  border-color: #4792ae;
}

.woocommerce table.shop_table tbody th {
  font-weight: 600;
}

.woocommerce-cart table.shop_table .woocommerce-Price-amount,
.woocommerce-cart table.shop_table td.product-name {
  font-weight: 600;
}

.woocommerce ul#shipping_method .amount {
  font-weight: 600;
}

.woocommerce table.shop_table th {
  font-weight: 600;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-weight: 600;
}

.woocommerce-page.woocommerce-checkout form #order_review,
.woocommerce.woocommerce-checkout form #order_review {
  background: #fff;
}

.woocommerce-page.woocommerce-checkout form #order_review_heading {
  background: #4792ae;
  color: #fff;
}

.qib-button:not(#qib_id):not(#qib_id) {
  color: #333 !important;
  background: #f8f8f7 !important;
  border-width: 0px !important;
}
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  font-weight: 600;
  color: #333;
  border-width: 0 !important;
}

.widget.woocommerce.widget_product_categories {
  padding: 20px !important;
  background: #f8f8f7 !important;
  margin: 0 0 1.8em 0;
}

.widget.woocommerce.widget_product_categories h2.widget-title {
  font-size: 21px !important;
}

.widget.woocommerce.widget_product_categories ul.product-categories li {
  padding: 4px 0;
}

.product-categories li a {
  color: #333333 !important;
}

.product-categories li a:hover {
  color: #4792ae !important;
}

.widget.woocommerce.widget_price_filter {
  padding: 20px !important;
  background: #f8f8f7 !important;
}

.widget.woocommerce.widget_price_filter h2.widget-title {
  font-size: 21px !important;
}

/**
 * Astra
 */
.astra-shop-summary-wrap {
  padding: 0 15px 10px 15px;
}

.ast-separate-container {
  background-color: #ffffff;
}

strong {
  font-weight: 600;
}
