/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful 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: astra-child
Template: astra
*/

.dance_script {
	font-family: "Dancing Script", cursive;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

.txt_block { display:block; }
.txt_head { color:#2F9B50; letter-spacing:2px; text-transform:uppercase; font-size:44px; font-weight:500; line-height:44px; }

.recipe_item:hover .recipe_item_cta { background-color:#2F9B50 !important; }
.recipe_item:hover .recipe_item_cta .elementor-heading-title { color:#ffffff !important; }
.recipe_item .recipe_item_cta .elementor-widget-button { display:none; }
.recipe_item:hover .recipe_item_cta .elementor-widget-button { display:block; }
.recipe_item:hover .recipe_item_cta a span.elementor-button-text { color:#ffffff !important; }

#bolani_blog .premium-blog-thumb-effect-wrapper { border-radius:20px !important; }

#bloni_form .gform_wrapper form { }
/*#bloni_form .gform_wrapper .ginput_container_email input[type="email"] { padding:13px; height:auto; border:0px; }*/
#bloni_form .gform_wrapper textarea { resize:none; }
#bloni_form .gform_wrapper .gform-footer { /*margin:0px;*/ }
#bloni_form .gform_wrapper .gform-footer input[type="submit"] { background:#FF0000; color:#ffffff; padding:15px 35px; font-size:17px; border-radius:50px; }
#bloni_form .gform_wrapper .gform-footer input[type="submit"]:hover { background:#2F9B50; color:#ffffff; }

#ftr_newsletter .gform_wrapper form { display:grid; grid-template-columns:90% 9%; align-items:center; grid-gap:1%; background:#ffffff;  border-radius:50px; padding:5px; }
#ftr_newsletter .gform_wrapper .ginput_container_email input[type="email"] { padding:13px; height:auto; border:0px; background:transparent; border-radius:50px; }
#ftr_newsletter .gform_wrapper .gform_footer { margin:0px; }
#ftr_newsletter .gform_wrapper .gform_footer input[type="submit"] { background:#2F9B50 url('/wp-content/uploads/2025/10/fa-solid_paper-plane.png') no-repeat center center; color:#ffffff; padding:22px 30px; font-size:17px; text-indent:-10000px; border-radius:50%; }

.blni_pimages img { background:#ffffff; }
.blni_pimages .woocommerce-product-gallery__image.flex-active-slide { box-shadow:0px 0px 10px #333333; }
.blni_pcontent h1, .blni_pcontent h2, .blni_pcontent h3, .blni_pcontent h4, .blni_pcontent h5, .blni_pcontent h6 { margin-bottom:15px !important; }

.blending_img img { mix-blend-mode:multiply; }
    

body.single.single-post .entry-content figure.wp-caption.alignnone { display:block; margin:auto; }

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
	#ftr_newsletter .gform_wrapper form { grid-template-columns:88% 11%; }
	#mqr_text text { font-size: clamp(64px, 2vw, 44px) !important; }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
	#ftr_newsletter .gform_wrapper form { grid-template-columns:85% 14%; }
}