/*!
Theme Name: IndusFood
Theme URI: http://underscores.me/
Author: Parel Creatives
Author URI: https://parel.co/
Description: Custom theme created for IndusFood by Parel Creatives
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: indusfood
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/

body.wp-theme-indusfood h1 {    
    font-size: clamp(1.75rem, 1.4rem + 1.75vw, 3.5rem);
}
body.wp-theme-indusfood.page-template-home h1, body.wp-theme-indusfood.page-template-about-us h1, body.wp-theme-indusfood.page-template-default h1, body.wp-theme-indusfood.page-template-policy-two-tab h1 {
    font-size: clamp(2.25rem,1.5rem + 3.75vw, 6rem);
} 
body.wp-theme-indusfood.page-template-contact-us h1 {
    font-size: clamp(.875rem, .75rem + .625vw, 1.5rem);
} 
body.wp-theme-indusfood.single-post h1 {
    font-size: clamp(2.25rem, 1.5rem + 3.75vw, 6rem);
}




body.wp-theme-indusfood .page-contents h2, body.wp-theme-indusfood .refund-tabs-container h2 {
    font-size: clamp(1.125rem, 1rem + 0.625vw, 1.5rem);
    margin-top: 2rem;
    margin-bottom: 1rem;
}

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
    font-weight: 500;
    font-style: normal;
}
body.wp-theme-indusfood h2 {
    font-size: clamp(1.75rem, 1.4rem + 1.75vw, 3.5rem);
}

.map .pin.pin-3 {
    top: 9%;
    left: 34%
}
.map .pin.pin-4 {
    top: 30%;
    right: 31%
}

.register-boxes-section h2 {
    font-size: clamp(1.75rem,1.4rem + 1.75vw,2.4rem) !important;
}

.page-template-about-us .mission-vision .title-container p {
    font-size: 1.2rem;
}

.directions-item p {
    font-size: 14px;
}










