/**
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
*/

/**/
body.single-recipe aside#secondary { padding: 0; }
body.single-recipe aside#secondary section.widget { margin-bottom: 50px; }
.meetWrapper { background: #fff0f0; padding: 20px; }
.meetWrapper .meetTitle { margin-bottom: 20px; text-align: center; }
.meetWrapper .meetTitle h4 { color: #4a2315; font-family: 'Avenir'; font-size: 26px; line-height: 36px; }
.meetWrapper .meetTitle h4 span { font-family: "Braisetto", Sans-serif; font-size: 36px; margin-left: 5px; letter-spacing: 3px; }
.meetWrapper .meetImage { width: 80%;     height: 200px; margin: 0 auto; overflow: hidden; border-radius: 100%; margin-bottom: 30px; display: block; }
.meetWrapper .meetBio { width: 100%; margin-bottom: 30px; }
.meetWrapper .meetBio p { margin: 0; text-align: center; font-size: 18px; line-height: 28px; }
.meetWrapper .meetlink { width: 100%; text-align: center; }
.meetWrapper .meetlink a { width: 100%; display: block; color: #f14449; font-size: 18px; font-family: 'Roboto'; }
.meetWrapper .meetlink a:hover { text-decoration: underline; }

/**/
.popularRecipesWrapper { width: 100%; display: block; }
.popularRecipesWrapper .popularRecipesTitle { margin-bottom: 20px; text-align: center; }
.popularRecipesWrapper .popularRecipesTitle h4 { color: #4a2315; font-family: 'Avenir'; font-size: 26px; line-height: 36px; }
.popularRecipesWrapper .popularRecipesTitle h4 span { font-family: "Braisetto", Sans-serif; font-size: 36px; margin-left: 5px;    letter-spacing: 3px; }
.popularRecipesWrapper .popularRecipesLists { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
.popularRecipesWrapper .popularRecipesLists .popularRecipesBox { width: 48%; margin-bottom: 20px; position: relative; }
.popularRecipesWrapper .popularRecipesLists .popularRecipesBox a.fullAnchor { position: absolute; content: ''; width: 100%; height: 100%; z-index: 1; }
.popularRecipesWrapper .popularRecipesLists .popularRecipesBox  .popularRecipesImg { width: 100%; height: 150px; overflow: hidden; }
.popularRecipesWrapper .popularRecipesLists .popularRecipesBox .popularRecipesImg img { width: 100%; height: 100%; object-fit: cover; }
.popularRecipesWrapper .popularRecipesLists .popularRecipesBox .popularRecipesCont { width: 100%; text-align: center; padding: 15px 0 0 0; }
.popularRecipesWrapper .popularRecipesLists .popularRecipesBox .popularRecipesCont h5 { font-size: 16px; }
.popularRecipesWrapper .popularRecipesLists .popularRecipesBox a.fullAnchor:hover + .popularRecipesImg { opacity: .5; }

.popularRecipesWrapper .popularRecipesLists ul.termLists { width: 100%; margin: 0 0 0 10px; }
.popularRecipesWrapper .popularRecipesLists ul.termLists li a { color: #000; font-weight: 500; }
.popularRecipesWrapper .popularRecipesLists ul.termLists li a:hover { color: #f14449; }

/**/
.signUpWrapper { width: 100%; background: #fff0f0; }
.signUpWrapper .signUpImg { width: 100%; margin-bottom: 15px; }
.signUpWrapper .signUpCont { padding: 20px; }
.signUpWrapper .signUpCont .signUpTitle { width: 100%; text-align: center; margin-bottom: 15px; }
.signUpWrapper .signUpCont .signUpTitle h4 { font-family: "Braisetto", Sans-serif; font-size: 36px; line-height: 46px; letter-spacing: -2px; }
.signUpWrapper .signUpCont .signUpDesc { width: 100%; text-align: center; margin-bottom: 15px; }
.signUpWrapper .signUpCont .signUpDesc p { margin-bottom: 0px; font-size: 16px; line-height: 26px; }
.signUpWrapper .signUpCont .signUpForm { width: 100%; }
.signUpWrapper .signUpCont .signUpForm .wpforms-container { margin: 0; }
.signUpWrapper .signUpCont .signUpForm .wpforms-container form .wpforms-field-container .wpforms-field { padding: 0; margin-bottom: 10px; }
.signUpWrapper .signUpCont .signUpForm .wpforms-container form .wpforms-field-container .wpforms-field input { padding: 10px; outline: none; box-shadow: none; border: 0; }
.signUpWrapper .signUpCont .signUpForm .wpforms-container form .wpforms-submit-container { width: 100%; display: block; text-align: center; }
.signUpWrapper .signUpCont .signUpForm .wpforms-container form .wpforms-submit-container button { width: 100%; background: #f14449; padding: 10px !important; border: 1px solid #f14449; }
.signUpWrapper .signUpCont .signUpForm .wpforms-container form .wpforms-submit-container button:hover { color: #f14449; background: transparent; }
.signUpWrapper .signUpCont .signUpForm .wpforms-container form .wpforms-field-container .wpforms-field input::placeholder { color: #4a2315; }

/**/
.recentRecipeWrapper { width: 100%; background: #fef4f5; padding: 50px 30px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.recentRecipeWrapper .recipeImg { width: 25%; }
.recentRecipeWrapper .recipeCont { width: 70%; }
.recentRecipeWrapper .recipeImg .Img { max-width: 70%; width: 100%; margin: 0 auto 20px auto; border-radius: 100%; overflow: hidden; height: 200px; }
.recentRecipeWrapper .recipeImg .Img img { width: 100%; height: 100%; object-fit: cover; }
.recentRecipeWrapper .recipeImg .title { width: 100%; text-align: center; }
.recentRecipeWrapper .recipeImg .title h5 { text-transform: uppercase; color: #d43f2b; margin-bottom: 10px;}
.recentRecipeWrapper .recipeCont .recipeBread { width: 100%; margin-bottom: 20px; }
.recentRecipeWrapper .recipeCont .recipeBread ul { padding: 0; margin: 0; list-style-type: none; display: flex; }
.recentRecipeWrapper .recipeCont .recipeBread ul li { display: inline-block; margin: 0 10px 0 0; padding: 0 20px 0 0; position: relative; }
.recentRecipeWrapper .recipeCont .recipeBread ul li a { color: #000; text-transform: uppercase; font-size: 12px; }
.recentRecipeWrapper .recipeCont .recipeBread ul li:after { position: absolute; content: '>'; right: 0; font-size: 14px; font-weight: 700; }
.recentRecipeWrapper .recipeCont .recipeBread ul li:last-child:after { display: none; }
.recentRecipeWrapper .recipeCont .recipeTitle { margin-bottom: 20px; }
.recentRecipeWrapper .recipeCont .recipeTitle h1 { font-size: 24px; line-height: 34px; }
.recentRecipeWrapper .recipeCont .recipeTitle h1 span { font-family: "Braisetto", Sans-serif; font-size: 42px; font-weight: 200; line-height: 52px; letter-spacing: 1px; }


/**/

body.tax-recipe-course h2.elementor-heading-title span { font-family: "Braisetto", Sans-serif; font-size: 42px; font-weight: 200; line-height: 52px; letter-spacing: 1px; }
.popularRecipesLists { width: 100%; display: flex; flex-wrap: wrap; }
.popularRecipesLists .popularRecipesBox { width: 32%; margin-right: 2%; margin-bottom: 20px; position: relative; }
.popularRecipesLists .popularRecipesBox a.fullAnchor { position: absolute; content: ''; width: 100%; height: 100%; z-index: 1; }
.popularRecipesLists .popularRecipesBox  .popularRecipesImg { width: 100%; height: 235px; overflow: hidden; }
.popularRecipesLists .popularRecipesBox .popularRecipesImg img { width: 100%; height: 100%; object-fit: cover; }
.popularRecipesLists .popularRecipesBox .popularRecipesCont { width: 100%; text-align: center; padding: 15px 0 0 0; }
.popularRecipesLists .popularRecipesBox .popularRecipesCont h5 { font-size: 16px; }
.popularRecipesLists .popularRecipesBox a.fullAnchor:hover + .popularRecipesImg { opacity: .5; }
.popularRecipesLists .popularRecipesBox:nth-child(3n) { margin-right: 0; }

/**/
ul#menu-newmenu-1 li.menu-item ul li.menu-item i { font-size: 16px !important; }
ul#menu-newmenu-1 li.menu-item ul li.menu-item { padding: 0 !important; }



.recipe-template-default h3, .recipe-template-default .entry-content h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 10px;
}

.postid-2349 .recipe-ingredients .dr-unordered-list:nth-child(4), .postid-2349 .recipe-ingredients .dr-unordered-list:nth-child(5) , .postid-2349 .recipe-ingredients ul {
    display: flex !important;
    flex-direction: column;
}

#featured_key .elementor-section-boxed {
    max-width: 1665px;
    margin: auto;
}


#featured-recipe-key .elementor-image-box-img {
    width: 200px;
    height: 200px;
}

#featured-recipe-key .elementor-image-box-img img {
    width: 200px;
    height: 200px;
}

#breadcrumbs a , #breadcrumbs span {
    color: #000;
    text-transform: uppercase;
    font-size: 12px !important;
}


/**/
body.tax-recipe-course .ast-container { max-width: 88%; }

@media only screen and (max-width: 991px){
    .single-recipe .author-block { display: none; }
    .meetWrapper .meetImage { height: 350px; width: 55%; }
    footer section#Signup { display: none; }

    /*    */
    .recentRecipeWrapper { padding: 30px 15px; }
    .recentRecipeWrapper .recipeImg .Img { max-width: 100%; height: 165px; }

    /**/
    body.tax-recipe-course .ast-container { max-width: 100%; }
}

@media only screen and (max-width: 767px){
    .meetWrapper .meetImage { height: auto; width: 75%; }

    .recentRecipeWrapper { padding: 15px; }
    .recentRecipeWrapper .recipeImg { width: 100%; margin-bottom: 40px; }
    .recentRecipeWrapper .recipeImg .Img { max-width: 70%; height: 200px; }
    .recentRecipeWrapper .recipeCont { width: 100%; }
    .recentRecipeWrapper .recipeCont .recipeBread ul { flex-wrap: wrap; }

    .popularRecipesLists .popularRecipesBox { width: 100%; margin-right: 0; }
    .popularRecipesLists .popularRecipesBox:nth-child(5n) { margin-right: 0; }

    /**/
    body.tax-recipe-course .ast-container { max-width: 100%; }

}