/*
	Theme Name: Montoya Child
	Theme URI: http://montoya.clapat-themes.com/
	Description: Responsive Wordpress Theme
	Template: montoya
	Version: 1.0
	Author: You
	Author URI: http://your site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: agency, ajax, business, clapat, clean, creative, gallery, minimal, modern, photography, portfolio, premium, responsive, showcase
	Text Domain: montoya-child
*/


/*------------------------------------------------------------------

Add here your own styles
-------------------------------------------------------------------*/

.fa-brands.fa-yahoo::before {
    content: "\f0e0"; 
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
}

.fa-brands.fa-whatsapp::before {
    content: "\f095"; 
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
}

.fa-brands.fa-dribbble::before {
    content: "\f041"; 
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
}

.fa-brands.fa-linkedin::before {
    content: "\f08c"; 
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
}

.page-id-2731 .hero-subtitle {
	margin-top: 1vw;
    opacity: 1; 
}

.hero-title::after,
.next-hero-title::after {
    content: '';
    display: inline-block;
    width: 2vw;
    height: 2vw;
    min-height: 18px;
    min-width: 18px;
    background-image: url('https://foundprocurement.com.au/wp-content/uploads/2024/11/Found.-27.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 0.7vw;
    vertical-align: end;
}


@media (max-width: 580px) {
    .team-member {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
    }

    .team-member > div {
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 580px) {
    .page-id-2731 .hero-title,
    .page-id-2731 .next-hero-title,
    .page-id-2770 .hero-title,
    .page-id-2770 .next-hero-title,
    .page-id-2862 .hero-title,
    .page-id-2862 .next-hero-title,
    .page-id-2797 .hero-title,
    .page-id-2797 .next-hero-title {
        font-size: calc(1rem + 36vw); 
        line-height: calc(1rem + 12vw);
    }
}

@media only screen and (max-width: 580px) {
    .page-id-2743 .hero-title,
    .page-id-2743 .next-hero-title {
        font-size: calc(1rem + 25vw); 
        line-height: calc(1rem + 13vw); 
    }

	.wp-block-social-link-anchor {
    display: none !important;
}
