@media only screen and (max-width: 767px) {
    #pix-entry-content p {
        font-size: 14px;
    }
    .tree-product_related_heading {
        font-size: 25px!important;
    }
    .tree_product_related-title a {
        font-size: 18px!important;
    }
    .tree_product_related-excerpt p {
        font-size: 14px!important;
    }
    .tree_product_related-excerpt {
        min-height: 106px;
    }
    .tree-product_related_heading {
        font-size: 22px!important;
    }
    #pix-entry-content h2 {
        font-size: 22px;
    }
	#pix-entry-content h2 {
        font-size: 20px;
    }
	
    #pix-entry-content ul li {
        font-size: 14px;
    }
    .cus_product .elementor-post__excerpt {
        min-height: 110px;
    }
    .one_post_related-excerpt {
        min-height: 85px;
    }
    .one_post_related-title {
        min-height: 45px;
    }
    .tree-post_related-read-more {
        font-size: 14px;
    }
    .elementor-post__title {
        min-height: 60px;
    }
    .elementor-post__excerpt {
        min-height: 90px;
    }
    .tree-post_related_heading {
        font-size: 22px!important;
    }

    /*Product Details Page*/

    .title-product a {
      font-size: 14px!important;
    }
    h1.product_title {
        font-size: 20px!important;
    }
    .price-product {
        font-size: 20px!important;
    }
    .woocommerce-product-details__short-description {
        font-size: 14px!important;
    }
    #pills-description h2 {
        font-size: 18px!important;
    }
	#pills-description h3 {
        font-size: 16px!important;
    }
	#pills-description h4 {
        font-size: 16px!important;
    }
    .pix-tabs-btn {
        font-size: 14px !important;
    }
    .tab-content h2.yikes-custom-woo-tab-title {
        font-size: 18px!important;
    }
    .pix-product-item {
        margin-bottom: 20px;
    }
    ul {
        padding-left: 30px;
    }
	#we-buy-now-button.we-buy-now-button {
        padding: 15px 10px;
    }
	.price del span bdi {
		font-size: 14px;
  	}
	.pix-item-badges {
    	min-height: 50px;
	}
	.cus-h-products {
		min-height: 175px;
	}
	
	ul.wc-bacs-bank-details.order_details.bacs_details.text-normal {
		padding-left: 5px!important;
	}

	.woocommerce ul.order_details li strong {
		font-size: 16px!important;
	}

}

/* Change CSS Category Product Block in Homepage */

  /* Mobile */
@media (min-width: 320px) and (max-width: 480px) {
    .pix-product-price {
      min-height: 40px;
    }
  }