/*
Theme Name: ProKahuna Academy Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: prokahunaacademy
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: ProKahuna Academy is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1774851067
Updated: 2026-03-30 06:11:07

*/

.whitelogo img, .whiteimgbox .elementor-image-box-img img {filter: brightness(0) saturate(100%) invert(98%) sepia(2%) saturate(119%) hue-rotate(245deg) brightness(114%) contrast(100%);}
.bannersec::before {background-image: radial-gradient(at 18% 50%, var(--e-global-color-text) 0%, #F2295B00 75%) !important;}
.bannerheading span {display: block; color: #fff;}
.textspan span {color: #ec7e0f;}
.makusbox .elementor-image-box-img {border: 1px solid #000; border-radius: 100px; padding: 20px; display: flex; justify-content: center; width: 88px; height: 88px; margin: 0 auto 15px auto !important;}
.formbtn {position: relative; margin-top: 25px;}
.formbtn p {margin-bottom: 0px;}
.formbtn .wpcf7-spinner {position: absolute; top: 10px;}
.wpcf7-form textarea {
	font-family: "Space Grotesk", Sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.wpcf7-form .wpcf7-form-control {outline: none;}
.wpcf7-response-output {text-align: center; font-family: "Space Grotesk", Sans-serif; font-size: 15px;}
.user-registration {padding: 40px 30px !important; font-family: "Space Grotesk", Sans-serif;}
.user-registration .button, .thank-you-page-container .ur-redirect-btn {background-color: #ec7e0f !important; color: #fff !important; border-radius: 100px !important; border: 0px !important; padding: 16px 40px !important; line-height: 1 !important;}
.user-registration label {margin-bottom: 10px !important;}
#menu-1-f72c2dd li.current-menu-item.hfe-button-wrapper a {color: #000 !important;}
#menu-1-f72c2dd li.current-menu-item.hfe-button-wrapper a:hover {color: #fff !important;}
.thank-you-page-container, .woocommerce-message {font-family: "Space Grotesk", Sans-serif;}
.elementor-widget-shopengine-single-product-images .shopengine-product-image-toggle {display: none;}
.woocommerce-message a {background-color: #ec7e0f !important; color: #fff !important; border-radius: 100px !important; border: 0px !important;}
.woocommerce-message {border-top-color: #ec7e0f;}
.woocommerce-message::before {color: #ec7e0f;}



@media only screen and (min-width: 1025px) and (max-width: 1200px) {
.wpcf7-form textarea {font-size: 16px;} 
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.wpcf7-form textarea {font-size: 15px;}   
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.footermenu ul {
	columns: 1;
  	-webkit-columns: 1;
  	-moz-columns: 1;
	gap: 0px;
} 
.footermenu ul li a {text-align: center !important; justify-content: center !important;}
.wpcf7-form textarea {font-size: 15px;}
.user-registration {padding: 30px 20px !important;}
}