/**
Theme Name: MySiteFaster Child
Author: MySiteFaster
Author URI: https://MySiteFaster.com/
Description: MySiteFaster creates the fastest, fully customizable and beautiful websites, suitable for blogs, personal portfolios and business websites. Very light, offers unrivaled speed. Built with SEO in mind, it comes with schema.org code built in to make search engines love your site. It offers many sidebar options and widget areas, giving you full control for customizations. Plus, we\'ve included special features and templates, so feel free to choose any of your favorite page build plugins to flexibly build pages. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plug-ins # Translation Ready # Extensible with premium add-ons # Regularly updated # Designed, developed, maintained and supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Marketividade creates your website fast, fully customizable and beautiful!
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: MySiteFaster Child
Template: astra
*/

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100&display=swap');

.ast-transparent-header.ast-header-break-point .main-header-bar{
    background-color: transparent !important;
    background-color: rgba(0,0,0,0.2) !important;
}

.ast-advanced-headers-title{
	text-align: right !important;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 5.5em;
	
}
.ast-advanced-headers-wrap{
	float: right;
    width: 367px;
}

.last-product-block > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-widget {
    margin-bottom: 0px;
}

.prod-ingredients-product > div > h2{
    font-size: 45px !important;
    color: #B92929;
    font-family: barlow, sans-serif;
    text-align: center;
}

.prod-ingredients-product > div > p{
    font-size: 20px !important;
    color: #B92929;
    font-family: barlow, sans-serif;
    text-align: left;
}

.prod-ingredients-product-mobile > div > h2{
    font-size: 45px !important;
    color: #B92929;
    font-family: barlow, sans-serif;
    text-align: center;
}

.prod-ingredients-product-mobile > div > p{
    font-size: 20px !important;
    color: #B92929;
    font-family: barlow, sans-serif;
    text-align: center;
}

.prod-title-product-mobile > div > h2{
    font-size: 55px !important;
    line-height: 70px;
    color: #B92929;
    font-family: barlow, sans-serif;
    text-align: center;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px;
}

.prod-title-product-mobile > div > p{
    font-size: 35px !important;
    line-height: 45px;
    color: #B92929;
    font-family: barlow, sans-serif;
    text-align: center;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
}


@media screen and (max-width: 1268px) {
    .prod-title-product > div > h1 > span {
        font-size: 70px !important;
    }

    .prod-sub-title-product > div > h2 > span{
        font-size: 45px !important;
    } 
    
    .prod-ingredients-product > div > h2{
        font-size: 35px !important;
        color: #B92929;
        font-family: barlow, sans-serif;
        text-align: center;
    }
    
    .prod-ingredients-product > div > p{
        font-size: 20px !important;
        line-height: 25px  !important;
    }
}

@media screen and (max-width: 1024px) {
    .prod-title-product > div > h1 > span {
        font-size: 55px !important;
        line-height: 50px  !important;
    }

    .prod-title-product > div {
        margin: -45% 0% 0% 62%  !important;
    }


    .prod-sub-title-product > div > h2 > span{
        font-size: 35px !important;
        line-height: 30px  !important;
    }    

    .prod-sub-title-product > div {
        margin: -25% 0% 0% 62%  !important;
    }

    .prod-ingredients-product > div > p{
        font-size: 17px !important;
        line-height: 22px  !important;
    }

    .prod-ingredients-product > div {
        margin: -47% 54% 0% 9% !important;  
    }

}

@media screen and (max-width: 900px) {
    .prod-title-product > div > h1 > span {
        font-size: 45px !important;
        line-height: 40px  !important;
    }

    .prod-title-product > div {
        margin: -45% 0% 0% 62%  !important;
    }


    .prod-sub-title-product > div > h2 > span{
        font-size: 30px !important;
        line-height: 25px  !important;
    }    

    .prod-sub-title-product > div {
        margin: -25% 0% 0% 62%  !important;
    }

    .prod-ingredients-product > div {
        margin: -49% 53% 0% 3% !important;  
    }
}

@media screen and (max-width: 768px) {
    .prod-title-product-mobile > div > h1 > span{
        font-size: 85px !important;
        line-height: 90px !important;        
    }
    
    .prod-sub-title-product-mobile > div > h2 > span{
        font-size: 55px !important;
        line-height: 65px !important;
    }   
}

@media screen and (max-width: 468px) {
    .prod-title-product-mobile > div > h1 > span{
        font-size: 65px !important;
        line-height: 75px !important;        
    }
    
    .prod-sub-title-product-mobile > div > h2 > span{
        font-size: 35px !important;
        line-height: 45px !important;
    }  

 
}

@media screen and (max-width: 48px) {
    .prod-title-product-mobile > div > h1 > span{
        font-size: 45px !important;
        line-height: 65px !important;        
    }
    
    .prod-sub-title-product-mobile > div > h2 > span{
        font-size: 20px !important;
        line-height: 30px !important;
    }    
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #FFF;
}