/*
Theme Name:     Typology Child
Theme URI:      https://mekshq.com/theme/typology
Description:    Child theme for Typology theme
Author:         meks
Author URI:     https://mekshq.com
Template:       typology
Version:        0.1.0
*/


/* Single Post - Header */


/* Single Post - Cover */


/* Single Post - Content Area */


/* Single Post - Thrive Leads */


/* Single Post - Mobile */


.typology-header .typology-nav .sub-menu {
	width:260px !important;
}

.typology-fake-bg .typology-section:first-child {
    top: -100px;
	border-radius: 10px;
}

.typology-cover-item .typology-cover-single .typology-cover-overlayb{
	height: 700px;
}

/* #typology-cover {
	height: 820px;
} */


.category-custom-block {
    display: block;
    border-radius: 5px;
    background: #dd553b;
    width: max-content;
    color: #fff;
    padding: 5px 14px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 13px;
	top: -120px;
    position: absolute;
    left: 50%;
	transform: translateX(-50%);
	letter-spacing: 2px;
	font-weight:400;
	z-index:9999;
}


.category-custom-block a {
    color: #fff;
    border-bottom:none;
}

.category-custom-block a:hover {
    color: #fff;
    border-bottom:none;
	text-decoration:none;
}

/*.single-post .entry-content p:first-of-type */

.bigintro {
	line-height:145% !important;
	font-size:135% !important;
	color:#636b70 !important;
	text-align: center;
    font-style: italic;
 }

/*
.single-post .entry-content p:first-of-type:before, .single-post .entry-content p:first-of-type:after  {
	content: '"';
}
*/


p.bigintro:before, p.bigintro:after  {
	content: '"';
}


.in-content-thrive {
    width: 120%;
    margin-left: -10%;
    margin-bottom: 40px;
	}

/*
.aff-note-block {
	width: 65%;
    margin: 0 auto;
	}
*/

.single-post p:first-of-type:before, .single-post p:first-of-type:after  {
	content: '';
	font-style: none !important;
}

.typology-section {
    padding: 10rem 0 15rem;
}

.typology-header.typology-header-sticky {
	height:85px;
}

.typology-header .typology-nav i {
    font-size: 1.8rem;
}

.typology-cover-overlay:after {
    background: rgb(2 2 2 / 50%);
}

.typology-cover-single.typology-cover-overlay:after {
    background: rgb(2 2 2 / 80%);
}

.single-post .cover-letter {
	display:none;
}

.affiliate-note {
	font-size:14px;
}

.affiliate-note span {
	font-weight:bold;
}

.affiliate-note a{
	color:#fff !important;
}

.index-cta {
	margin-top:15px !important;
}


/* DANI IZBRISAO
.typology-fake-bg .typology-section:first-child {
    margin-top: 30px;
}
*/

.typology-footer {
    text-align: center;
}

.typology-sticky-l, .typology-sticky-r, .widget {
    /*! max-width: 450px; */
} 

footer .widget_text{
	max-width: 450px;
}

.meta-category a{
	color: #dd553b;
    text-transform: uppercase;
}

header .typology-logo{
  max-height: 75px;
}

.typology-header.typology-header-sticky .site-title img{
  max-height: 75px;
	max-width:120px;
}


.typology-sidebar-header-wrapper img{
  max-height: 80px;
	width: auto;
	margin:0 auto;
}

.typology-header-sticky .typology-logo{
  max-height: 35px;
}

.site-title img {
    max-width: 120px !important;
}


@media screen and (max-width: 767px) {
	header .typology-logo{
		max-height: 75px;
		width: auto!important;
	}
	.typology-sidebar-header-wrapper img{
  max-height: 75px;
	
}
  .typology-cover-img {
    /*max-height: 60vh;*/
    max-width: 100vh;
}
	.typology-cover-item,
	.typology-header{
		max-width: 100vw;
	}
	 .typology-flat .typology-section, .typology-section {
    padding: 2.8rem 8% 4rem;
	} 
	/* .entry-header {
			margin-bottom: 40.6rem !important;
		margin-top: 200px;
	} */

	.typology-cover {
		/*height:90vh !important;*/
		/*! max-width: 100vw; */
	}

	.category-custom-block {
		top: -46px;
	}

	.single-post .entry-content p:first-of-type	{
		padding-top:20px;
		padding-bottom:20px;
		font-size:115% !important;
	}
	.affiliate-note {
		font-size:12px;
	}

.second-menu {
	display:none;
		}
	
  /*HOME*/
	body.home #typology-cover,
	body.home .typology-cover-item,
	body.home .typology-cover-img{
		height: 600px!important;
		min-height: 600px!important;
	}
	body.home .cover-item-container{
		min-height: unset!important;
		padding-top: 60px;
	}  
	
	
	/* SINGLE POSTS*/
	body.single-post #typology-cover,
	body.single-post .typology-cover-item,
	body.single-post .typology-cover-img{
		height: 500px!important;
		min-height: 500px!important;
	}
	body.single-post .cover-item-container{
		min-height: unset!important;
		padding-top: 60px;
	}	
}

p.sidebar-text-margin {
    margin: 0 0 2.3rem;
}

.single .entry-header, .home .entry-header {
    margin-bottom: 0 !important;
}

.home-intro {
font-display:optional;
text-align:center;
margin-bottom: 0;
}

.entry-title h1 {
	font-display:optional;
}

.typology-header:not(.typology-header-sticky) span.second-menu a.cta-link:after{
    content:"";
    width:49px;
    height:37px;
    display:block;
    position:absolute;
    bottom:calc(0 - 37px);
    left:calc(50%);
    background-image:url("https://affiliatefirestarter.com/wp-content/uploads/2024/01/arrow.png");
}

.typology-header:not(.typology-header-sticky) span.second-menu a.cta-link{
    position:relative;
}

.second-menu .cta-link{
	font-size: 1.4rem;
    color: rgb(255,255,255);
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 16px 14px 13px;
    line-height: 1;
}

a.cta-link:hover {
	  text-shadow: 0 0 5px #dd553b,
              0 0 25px #dd553b,
              0 0 50px #dd553b,
              0 0 100px #dd553b;
}
