/*
Theme Name: Commercial Kitchen Supply
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Pride Centric Resources
Author URI: https://pridecentricresources.com/
Description: A custom Child Theme for Commercial Kitchen Supply.
Version: 1.0.1707769764
Updated: 2024-02-12 20:29:24

*/

/* IN-PAGE LINKS */

.pcr .elementor-widget-text-editor p > a {
	color: ;
	text-decoration: ;
}

.pcr.elementor-kit-5 .site-main a:not(.elementor-button):not(.elementor-accordion-title):not(.elementor-icon):not(.elementor-button) {
	font-size: ;
	font-weight: ;
	color: inherit;
	text-decoration: ;
}

.pcr.elementor-kit-5.woocommerce .product-category a,
.pcr.elementor-kit-5.woocommerce .product-category a h2 {
	color: ;
}


.pcr.elementor-kit-5.woocommerce .detail-content a {
	color: inherit;
	font-size: ;
}

/* -----------PROJECTS---------- */


/* SET CONSISTENT HEIGHT */
.pcr .elementor-loop-container .pcr-project-item  {
	min-height: 500px;
}

/* SET BUTTON TO ALIGN BOTTOM */
.pcr .elementor-loop-container .pcr-project-item .e-child {
	flex-grow: 1;
}

.pcr .elementor-loop-container .pcr-project-item .e-child:last-child {
	position: relative;
}

.pcr .elementor-loop-container .pcr-project-item .e-child:last-child .elementor-widget-button {
	position: absolute;
	bottom: 0px;
}

.pcr .elementor-loop-container .pcr-project-item .e-child:last-child,
.pcr .elementor-loop-container .pcr-project-item .e-child:last-child .elementor-widget-button {
	justify-self: flex-end;
}
