/*
Theme Name:   ALLABOUTDesigns
Description:  Personal Theme
Author:       AAD
Author URL:   https://allaboutdesigns.de
Template:     oceanwp
Version:      1.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ALLABOUTDesigns
*/

/* Write here your own personal stylesheet */

.single.single-product
  .summary.entry-summary
  form.variations_form.cart
  .single_variation_wrap
  .woocommerce-variation.single_variation
  .woocommerce-variation-price
  .price {
  font-size: 36px;
}
@media (max-width: 1036px) {
  .single.single-product
    .summary.entry-summary
    form.variations_form.cart
    .single_variation_wrap
    .woocommerce-variation.single_variation
    .woocommerce-variation-price
    .price {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .single.single-product
    .summary.entry-summary
    form.variations_form.cart
    .single_variation_wrap
    .woocommerce-variation.single_variation
    .woocommerce-variation-price
    .price {
    font-size: 32px;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    section.elementor-reverse-mobile
    .elementor-container.elementor-column-gap-default
    .elementor-row {
    display: flex;
    flex-direction: column-reverse;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    .elementor-widget-wp-widget-woocommerce_brand_nav
    .widget_brand_nav.widget_layered_nav
    ul.wc-brand-list-layered-nav-product_brand {
    display: flex;
    flex-wrap: wrap;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    .elementor-widget-wp-widget-woocommerce_brand_nav
    .widget_brand_nav.widget_layered_nav
    ul.wc-brand-list-layered-nav-product_brand
    > li.wc-layered-nav-term {
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    .elementor-widget-wp-widget-woocommerce_brand_nav
    .widget_brand_nav.widget_layered_nav
    ul.wc-brand-list-layered-nav-product_brand
    > li.wc-layered-nav-term
    > span {
    display: none;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    .elementor-column-wrap.elementor-element-populated
    .elementor-widget-wrap
    .elementor-widget-wp-widget-woocommerce_product_search_widget
    h5 {
    margin-bottom: 4px;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    .elementor-column-wrap.elementor-element-populated
    .elementor-widget-wrap
    .elementor-widget-wp-widget-text
    h5 {
    margin-bottom: 4px;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    .elementor-column-wrap.elementor-element-populated
    .elementor-widget-wrap
    .elementor-widget-wp-widget-woocommerce_price_filter
    .widget_price_filter
    h5 {
    margin-bottom: 4px;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    .elementor-column-wrap.elementor-element-populated
    .elementor-widget-wrap
    .elementor-widget-wp-widget-woocommerce_brand_nav
    .widget_brand_nav.widget_layered_nav
    h5 {
    margin-bottom: 4px;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    .elementor-column-wrap.elementor-element-populated
    .elementor-widget-wrap
    .elementor-widget-wp-widget-woocommerce_product_search_filter_category_widget
    .product-search-filter-terms
    h4 {
    margin-bottom: 4px;
  }
  .post-type-archive.post-type-archive-product.woocommerce-shop
    .elementor-column-wrap.elementor-element-populated
    .elementor-widget-wrap
    .elementor-widget-wp-widget-woocommerce_product_search_filter_category_widget
    .product-search-filter-terms
    h4 {
    margin-bottom: 4px;
  }
}
