/*
Theme Name: Printpress Child
Theme URI: http://cmsmasters.net/printpress-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Printpress Child Theme
Template: printpress
Version: 1.0.0
License:
License URI:
Text Domain: printpress-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

@font-face {
    font-family: 'FreightBigProLightSlim';
    src: url('https://dev.7gallopinghorses.org/wp-content/uploads/2025/06/FreightBigProLight-Italic.woff2') format('woff2');
  }
@font-face {
    font-family: 'FreightBigProLight';
    src: url('https://dev.7gallopinghorses.org/wp-content/uploads/2025/06/FreightBigProBook-Italic.woff2') format('woff2');
  }

.header_mid .logo_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
	justify-self: center;
}

.header_mid .logo_wrap img {
	width: 100% !important;
    max-width: 110px !important;
    margin: 0 auto !important;
    position: relative !important;	
}

.navigation > li > a, .footer_nav > li > a {
	font-weight: 400 !important;
	font-family: FreightBigProLight !important;
	text-transform: capitalize;
    font-size: 28px;
}
.header_bot .header_bot_inner .header_bot_inner_wrap {
	border-bottom-width: 1px;
}
.cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button {
	font-size: 35px !important;
    line-height: 35px !important;
    width: 50px !important;
    height: 50px !important;
}
.cmsmasters_slider sr7-txt, .cmsmasters_slider * {
    font-family: 'freightBigProRegular', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
    font-style: normal !important;
	color: #fff !important;
}

.cmsmasters_slider sr7-btn {
	font-family: FreightBigProLight !important;
    font-style: italic !important;
}
div#middle .middle_inner {
    padding-top: 20px;
}
.header_bot .cmsmasters_cart_and_search_wrap .bot_search_but_wrap a {
    font-size: 25px !important;
    color: #82603f !important;
}
.cmsmasters_color_scheme_footer img.size-thumbnail {
    margin-bottom: 0 !important;
}
@media only screen and (min-width: 1000px) {
	.header_mid_inner {
		display: grid;
		align-items: center;
		grid-template-columns: 25% 50% 25%;
	}
}
.custom-split-heading i {
    font-family: 'FreightBigProLight';
}
.custom-split-heading {
    color: #82603f;
    font-weight: 100;
    font-size: 80px;
    margin-bottom: 20px;
    line-height: 1;
}
.custom-tagline {
    font-size: 34px;
    font-family: 'FreightBigProLight';
    color: #82603f;
}
.cmsmasters_slider_project .cmsmasters_slider_project_outer {
    box-shadow: none !important;
    background: transparent;
}
/* h4.cmsmasters_slider_project_title {
	border: 1px solid #82603f;
} */
h4.cmsmasters_slider_project_title a {
    font-family: 'FreightBigProLight' !important;
    font-size: 30px !important;
    color: #82603f;
    font-style: italic !important;
	font-weight: 400 !important;
}
.cmsmasters_slider_project .cmsmasters_slider_project_inner {
    border: 1px solid;
    padding: 20px !important;
}
.overlapping-tagline {
    font-size: 430px;
    font-family: 'freightBigProRegular';
    font-style: normal;
    line-height: 0.55;
    opacity: 0.2;
} 
.floating-text {
    margin-top: -220px;
	margin-bottom: 40px;
    position: relative;
}
.floating-text .custom-split-heading {
	text-align: center;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-55%);
}
.custom-heading-writers {
    font-size: 300px;
    font-weight: 400;
    line-height: 0.7;
    color: #d37f56;
	opacity: 0.2;
	font-style: normal;
}
.author-profiles-custom .cmsmasters_img_wrap {
    box-shadow: none;
    border-radius: 100%;
}
.author-profiles-custom h3.cmsmasters_profile_title.entry-title a {
     font-weight: 400 !important;
     font-style: normal !important;
     font-size: 30px;
     color: #82603f;
     display: flex;
     flex-direction: column;
}
.author-profiles-custom h3.cmsmasters_profile_title.entry-title a:after {
    content: 'Learn more';
    font-family: 'FreightBigProLight' !important;
    border: 1px solid;
    padding: 10px 20px;
    margin-top: 20px;
    font-size: 26px;
}
.cmsmasters_hover_slider {
    margin-bottom: 20px;
}
a.cmsmasters_button {
	font-family: 'FreightBigProLight' !important;
	text-transform: none;
}
#cmsmasters_row_46351931b1 sr7-slide {
	z-index: 1;
	position: relative;
}
#cmsmasters_row_46351931b1 sr7-slide * {
	z-index: 1;
}
#cmsmasters_row_46351931b1 sr7-slide:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 0;
	opacity: 0.4;
	top:0;
	left: 0;
}

@media only screen and (max-width: 768px) {
	.header_bot .cmsmasters_cart_and_search_wrap .cmsmasters_header_cart_link .count_wrap {
		font-size: 29px !important;
		line-height: 21px !important;
		color: #82603f !important;
	}
	.custom-split-heading {
		font-size: 50px;
		margin-bottom: 10px;
	}

	.custom-tagline {
		font-size: 28px;
	}

	.floating-text .custom-split-heading {
		width: 100%;
		transform: translateX(-50%);
	}

	.overlapping-tagline {
		font-size: 200px;
	}
	.custom-heading-writers {
		font-size: 100px;
	}
}