/**
Theme Name: Tamar Huggins v3
Author: Tenika Jones
Author URI: https://tenikajones.com
Description: Tamar Huggins v3
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tamar-huggins-v3
Template: astra
*/

/* 08.21.2025 - THIS IS AN OVERRIDDEN FILE - CHECK SOURCE CODE */

/* CTA Circle*/
.cta-circle {
	height: 120px;
	width: 120px !IMPORTANT;
	display: flex;
	align-content: center;
	vertical-align:middle;
	align-items: center;
	padding: 0 !important;
	/* color: #ffffff; */
	/* font-weight: 700; */
	margin: 0 auto;
}

.font-gilroy {
	 font-family: "Gilroy", Helvetica, Arial, sans-serif;
}

.font-playfair-display {
	font-family: "playfair-display", serif;
	/* font-size: 28px; */
	/* font-weight: 700; */
	/* letter-spacing: 5px; */
	/* text-transform: uppercase; */
}

.font-minion-pro {
	font-family: "minion-pro", serif;	
}

.font-josefin-sans {
	font-family: "josefin-sans", sans-serif;
}

.container-footer {
	margin: 0 !important;
	/* needs to figure out the container because of the two colours */
}

.awards-img {
	width: 100%;
	max-width: 150px;
	margin: 0 auto;
}

.awards-title-html h4 {
	font-family: "josefin-sans", sans-serif;
	font-size: 18px;
	margin: 10px 0;
	font-weight: 300;
	text-align: center;
}

.awards-title-html h4 span {
	font-weight: 700;
}

/* .awards-layout-item { */
.awards-layout .fwpl-result {
	border-right: 1px #000 solid;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.awards-layout .fwpl-result.r5 {
	border-right: 0 !important;
}

.is-style-outline a {
	padding: 25px 30px !important;
}

/* notes:
outline button hover states
 */

.container-photo-gallery .wp-block-buttons {
	/* margin-top: -170px; */
	top: -140px;
	z-index: 1000;
}

.hr-short {
	width: 100px !important;
}

.hr-thick {
	border-top: 20px solid !important;
}

.hr-thick-5px {
	border-top: 5px solid !important;	
}

/* added - 08.21 */

/* max-width: 767px */

@media (max-width: 767px) {


	/*  notes
	
	- hide content and buttons in the container and 
	add quote close to the bottom and then add the buttons to the 
	
	-bottom of the image with a black bg 
	and mayeb the same for the bottom 
	
	-focus mainly on mobile and tweak it as best as I can. 
	It doesn't need to be pefect. It just needs to make sense.
	*/

	
	.container-landing-home {
		background-position: 30% 10% !important;
	}

	.container-landing-home  .wp-block-column {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

	.container-landing-home h2 {
		/* border:1px red solid; */
	}
	
	.container-about .wp-block-column {
		/* border:1px red solid; */
		padding-right: 0 !important;
		padding-left: 0 !important;
		text-align: center;
	}
	
	.container-quote-photo .wp-block-column {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	
	.container-ai-infrastructure .wp-block-column {
		padding-left: 20px !important;
		padding-right: 20px !important;
		padding-bottom: 40px ;
	}

	.container-footer-home  {
		background-position: 77% 50% !important; 
	}

}

@media (max-width: 480px) {

	.container-featured-in .fwpl-layout.featured-in-layout {
		grid-template-columns: repeat(2, 1fr) !important;
	}
	
	.container-featured-in img {
		display: block;
		text-align: center;
		margin: 0 auto;
		/* border:1px red solid; */
	}

	.container-ai-strategy h2,
	.container-speaking h2 {
		font-size: 48px !important;
		/* border:1px red solid; */
	}

	.container-ai-strategy h3,
	.container-speaking h3.
	.container-frozen-intelligence h3 {
		font-size: 36px !important;
		/* border:1px green solid; */
	}

	.awards-layout .fwpl-result {
		border-right: 0;
		border-bottom: 1px #000 solid;
		padding-bottom: 40px;
	}

}

/* 09.13 */

/* featured in slider */
.featured-in-slider .uagb-tm__text-wrap {
	display: none;
	visibility: hidden;
}
`
.featured-in-slider.uagb-slick-carousel ul.slick-dots li button {
	box-shadow: none;
}

.featured-in-slider .slick-dots {
	display: none;
	visibility: hidden;
}

/* Gravity Form - work with me */
.gform_wrapper * {
	font-size: 18px !important;
}

.gfield_label {
	margin-top: 10px;
	margin-bottom: 0 !important;
}

.gfield_description {
	font-style: italic;
	padding-top: 0 !important;
	padding-bottom: 10px !important;
}

@media (max-width: 580px) {
	
	/* .container-landing-home  */
	.container-landing-home {
		padding-top: 350px !important;
		background-position: 25% 0% !important;
		background-size: 300% auto !important;
		background-color: #00002E;
		padding-bottom: 80px !important;
	}

	.container-landing-home .wp-block-columns {
		background: rgb(0 0 46 / 50%);
		padding-top: 20px;
		padding-bottom: 0 !important;
	}

	.container-landing-home .wp-block-column:empty {
		/* padding-top: 0px; */
		display: none;
	}

	.container-landing-home .wp-block-spacer {
		height: 50px !important;
	}
	
	.container-landing-home h2:first-of-type {
		/* border: 1px red solid; */
		/* margin-top: 280px !important;  */
		margin-top: 0 !important;
	}
	
	/* video iframe */
	.wp-block-uagb-container iframe {
		height: 225px;
	}

	/* .container-footer-home */
	.container-footer-home {
		padding-top: 200px !important;
		background-position: 80% 0% !important;
		background-size: 280% auto !important;
		background-color: #00002E;
		padding-bottom: 0px !important;
	}
	
	.container-footer-home .wp-block-columns {
		background: rgb(0 0 46 / 50%);
		padding-top: 20px;
		padding-bottom: 0 !important;
	}

	.container-footer-home .wp-block-column:empty,
	.container-footer-home .wp-block-separator {
		/* padding-top: 0px; */
		display: none !important;
	}

	.container-footer-home .wp-block-spacer {
		height: 50px !important;
	}
	
	h2.heading-consulting {
		font-size: 38px !important;
		letter-spacing: 3px !important;
		/* border:1px red solid; */
	}
	
	.row-consulting {
		display: block !important;
		width: 100%;
		/* border:1px red solid; */
	}
	
	.row-consulting h3 {
		font-size: 36px !important;
	}
	
	.row-consulting h4 {
		text-align: center;
		font-size: 24px !important;
	}

}