/*
	Theme Name: Israelly Cool Child
	Template: tpd-theme
*/

.header .header .nav>.menu>ul:first-of-type>li>a, .header .nav>ul:first-of-type>li>a {
	font-family: Roboto;
}

.single p {
	font-family: Verdana;
	font-size: 16px;
}

.single a[rel=tag] {
	background-color: #000;
}

#tpd-post-header-ad {
	margin-bottom: 0 !important;
}

@media (max-width: 980px) {
	.nav.active>ul>li>.toggle-menu:before {
		border-top: 5px solid #fff !important;
	}
}

@media only screen and (max-width:825px) {
	#dsk-banner-ad-b,
	#dsk-box-ad-c {
		display: none;
	}
	
	#mob-box-ad-a, 
	#mob-box-ad-b, 
	#mob-box-ad-c {
		padding-bottom: 20px;
	}
	
	.header-container.banner-style > span {
		padding: 0;
	}

	.mob-menu-container {
		background: #000;	
	}
	
	.mob-menu-container .bar1, 
	.mob-menu-container .bar2,
	.mob-menu-container .bar3 {
		background: #fff;
	}
}

@media only screen and (min-width:826px) {
	#mob-banner-ad-b,
	#mob-box-ad-a, 
	#mob-box-ad-b, 
	#mob-box-ad-c {
		display: none;
	}
	
	.header-container__main img {
		height: auto;
		width: -webkit-fill-available;
	}

	.header-container {
		padding-top: 0;
	}
	
	.header-container__main {
		padding-left: 0 !important;
		padding-right: 0 !important;
		display: unset;
	}
	
	.header-container.banner-style {
		background-color: unset;
	}
}


/* START RR Mailchimp CSS */
.mail-chimp {
    background: #FFDC0F;
    padding: 10px;
    color: #000;
    text-align: center;
}

.mail-chimp h3 {
    margin: 17px 0;
    font-size: 32px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.mail-chimp p {
    margin-bottom: 0px;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}
.mail-chimp input[type="email"] {
    color: #000!important;
    text-align: center;
}
.mail-chimp input[type="submit"] {
    color: #fff!important;
    text-align: center;
    margin: 10px 0px;
}
.mail-chimp span {
    font-size: 11px;
}
/* END RR Mailchimp CSS */

/* START Author Bio */
.author-box {
	border: 1px solid #ededed;
    padding: 20px;
    margin: 25px 0 40px;
    display: inline-block;
    width: 100%;
}
.author-box .author-img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.author-box .author-img img {
    border-radius: 50%;
}
.author-box .author-name {
    font-weight: bold;
    clear: none;
    display: inline;
}
/* END Author Bio */

/* SINGLE PAGE INSTAGRAM FEED */
.single-post iframe.instagram-media {
    margin: auto!important;
}

/*SINGLE POST SOCIAL MEDIA SHARE*/
body.single figure:not(:has(figcaption)){
	margin-bottom: 18px;
}