/**
 * Theme Name:     Hickok Farms Theme
 * Author:         Ben Hickok, Go Be Creative
 * Template:       storefront
 * Text Domain:	   hickok-farms-theme
 * Description:    Storefront Child for Hickok Farms LLC
 * Theme URI:      https://gobecreative.com/
 * Author URI:     https://gobecreative.com/
 * Version:        1.0
 * License:        Copyright 2025 Hickok Farms LLC
 * License URI:    https://gobecreative.com/
 * Tags:           Child Theme, Farm, Shop
 */



#primary.content-area {
	width: 100%;
	margin-right: 0;
}

#secondary.widget-area {
	display: none;
}

.site-info a {
	display: none;
}


.col-full {
	width:calc(100% - 160px);
	max-width: 2000px;
	margin:0 auto;
	display:block;
}


/*
.site-header {
    height: auto;
    padding-top:0;
    background-color: rgba(255,255,255, 1);
    margin: 16px 0 0 0;
    transition: 0.4s;
    border-bottom: 1px solid #dedede;
}
.site-header.shrink { height: 264px; }


.storefront-full-width-content .woocommerce-products-header {
    padding:0;
}
*/

body {
    font-family: "PT Serif", serif;
    font-weight: 400;
    font-style: normal;
}

.pt-serif-regular {
    font-family: "PT Serif", serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .pt-serif-bold {
    font-family: "PT Serif", serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .pt-serif-regular-italic {
    font-family: "PT Serif", serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .pt-serif-bold-italic {
    font-family: "PT Serif", serif;
    font-weight: 700;
    font-style: italic;
  }

.site { overflow-x:visible; }

/*
.site-header .col-full {
    display:none;
}


.hf.logo.banner {
    position: relative;
    display: block;
    margin:0 auto;
    height:340px;
    width:auto;
    text-align:center;
    transition: 0.8s;
}
.site-header.shrink .hf.logo.banner { height:200px; }

.hf.logo.banner a img {
    position: relative;
    display: block;
    margin:0 auto;
    height:340px;
    transition: 0.8s;
}
.site-header.shrink .hf.logo.banner a img { height:200px; }


.hf.logo.banner.scrolled {
    height:120px;
    transition: 0.8s;
}
.site-header.shrink .hf.logo.banner.scrolled { height:120px; }

.hf.logo.banner.scrolled a img {
    height:120px;
}
.site-header.shrink .hf.logo.banner..scrolled a img { height:120px; }

*/


/*
*
*	Header and Menu Styling
*
*
****************************************************************************************************************************/


/* Branding & Logo
****************************************/





/* Primary Menu
****************************************/





/* Secondary Menu
****************************************/
.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation  { 
	display:none;
}





/* Social Icons
****************************************/
.header-social-block {
    position:absolute;
    display: block;
    z-index:999;
    left:65%;
    bottom:32px;
    padding: 0 0;
}

.social-icons {
    margin-top: 0
}

.social-icons ul {
    margin: 4px 0 0;
    list-style-type: none;
    padding-left: 4px
}

.social-icons ul li {
    margin: 0px 10px 0 0;
    float: left;
    height: 36px;
    width: 36px;
    display: inline-block
}

.social-icons ul li a {
    position: relative;
    display: block;
    height: 36px;
    width: 36px;
    border-radius: 18px;
    overflow: hidden
}

.social-icons ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    height: 36px;
    width: 36px;
    background-size: contain
}

.social-icons ul li a.facebook { background-color: rgba(66,103,178,.8); }
.social-icons ul li a.facebook::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/facebook_96.png"); }
.social-icons ul li a.facebook:hover { background-color: #4267b2; }

.social-icons ul li a.instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,0.8) 100%);
    background: -webkit-linear-gradient( 45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,0.8) 100%);
    background: linear-gradient( 45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,0.8) 100%)
}
.social-icons ul li a.instagram::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/instagram_96.png"); }
.social-icons ul li a.instagram:hover {
    background: #f09433;
    background: -moz-linear-gradient(45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,1) 100%);
    background: -webkit-linear-gradient( 45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,1) 100%);
    background: linear-gradient( 45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,1) 100%);
}
.social-icons ul li a.reddit { background-color: rgba(255,69,0,.8); }

.social-icons ul li a.reddit::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/reddit_96.png"); }
.social-icons ul li a.reddit:hover { background-color: #ff4500; }
.social-icons ul li a.twitter { background-color: rgba(51,204,255,.8); }

.social-icons ul li a.twitter::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/twitter_96.png"); }
.social-icons ul li a.twitter:hover { background-color: #3cf; }

.social-icons ul li a.youtube {background-color: rgba(222,26,42,.8); }
.social-icons ul li a.youtube::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/youtube_96.png"); }
.social-icons ul li a.youtube:hover { background-color: #de1a2a; }

.social-icons ul li a.mail { background-color: rgba(255,69,0,.8); }
.social-icons ul li a.mail::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/email_96.png"); }
.social-icons ul li a.mail:hover { background-color: #ff4500 }

.social-icons ul li a.rss { background-color: rgba(252,150,4,.8) }
.social-icons ul li a.rss::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/rss_96.png"); }
.social-icons ul li a.rss:hover { background-color: rgba(252,150,4,1); }


.social-icons ul li a.linkedin { background-color: rgba(11,134,202,.8 ); }
.social-icons ul li a.linkedin:before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/linkedin_96.png"); }
.social-icons ul li a.linkedin:hover { background-color: rgba(11,134,202,1 ); }




/*
*
*	Footer Styling
*
*
****************************************************************************************************************************/

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.site-footer {
    /* color: rgba(50,144,172, 1); */
    color:rgba(195,195,195,1);
    background-color: rgba(51,51,51,1);
    padding: 0;
    margin: 0;
    min-height:240px
}


.footer-widgets {
    flex-wrap: wrap;
    width: calc(100% - 96px);
    margin: 0 auto;
    min-height: 380px;
    border-bottom: none;
}

.footer-flex-row {
	display: flex;
	flex-wrap: wrap;
	width:calc(100% - 96px);
    margin:0 auto;
}

/* Create four equal columns */
.footer-widgets.col-2 .block {
	flex: 25%;
	padding: 20px;
	box-sizing: border-box;
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer .widget .widget-title, .site-footer .widget .widgettitle {
    color:rgba(195,195,195,1);
    border-bottom:1px solid rgba(195,195,195,1);
}

.footer-widgets .block .widget {
    margin: 0 0 12px 0;
}

.bottom-footer { 
    display:block;
    width:100%;
    clear:both;
    background-color: #2e2e2e;
    text-align: center;
    padding-top: 48px;
    padding-bottom: 36px;
    border-bottom: 1px solid #ccc;
    color:rgba(195,195,195,1);
}

.site-footer a:not(.button):not(.components-button) {
    color:rgba(195,195,195,1);
    text-decoration: none;
}

.storefront-product-section.storefront-woocommerce-brands { display:none; }

.woocommerce-message {
    background-color: rgba(60, 150, 180, 1);
}







/*
*
*	Layouts and Page Sepcific Stylings
*
****************************************************************************************************************************/


.flexy-content {
	display: flex;
	flex-wrap: wrap;
	gap: 36px;
}

.flexy-content a.flex-item {
	flex: 1 1 calc(33.333% - 36px);
	min-width: 250px;
	background: white;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	transition: all 0.3s ease;
	max-width: 33.33%; /* Ensures the item does not exceed this width */
	flex-grow: 0; /* Prevents the item from growing to fill available space */
	flex-shrink: 1;
}

.flexy-content. a.flex-item.four {
    flex: 0 1 calc(25% - 36px);
    min-width: 100px;
    max-width: 25%;
    width: calc(25% - 36px);
	flex-grow: 0; /* Prevents the item from growing to fill available space */
	flex-shrink: 1;
}


.flexy-content a.flex-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.flexy-content a.flex-item:hover img { opacity:.8; }

.flexy-content a.flex-item img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	display: block;
	transition: all 0.3s ease;
}

.flexy-content a.flex-item .flex-item-text {
	padding: 15px;
	text-align: center;
}

.flexy-content .flex-item-text h3 {
	text-rendering: optimizeLegibility;
	font-weight: 400;
	margin-bottom: 8px;
	color: #333;
	font-size: 22px;
}

.flexy-content a.flex-item .flex-item-text p {
	font-size: 16px;
	color: #666;
	line-height: 1.5;
	text-align: justify;
}



/* Archives
****************************************/



/* Botanical
****************************************/











/*
*
*	Media Queries Responsive Styling
*
****************************************************************************************************************************/

@media (min-width: 768px) {
	.col-full {
		width:calc(100% - 160px);
		max-width: 2000px;
		margin:0 auto;
		display:block;
	}
}


@media (max-width: 768px) {

	.full-flex-row {
		flex-direction: column;
		min-height: 200px;
		gap: 15px;
		padding: 15px;
	}
	
	.flex-item {
		min-height: 250px;
	}
	
	.flex-item .content h2 {
		font-size: 1.8rem;
	}
	
	.flex-item .content p {
		font-size: 1rem;
	}
}