/*
Theme Name: Health For Teens Subsite
Theme URI: http://healthforteens.co.uk
Author: diva creative
Author URI: http://www.divacreative.com
Description: Health for Teens website
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: H4T

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("dist/scss/main.css");

.image-button {
	position: relative;
	display: block;
	width: 100%;
}

.image-button__text-overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	text-align: center;
	transform: translate(-50%, -50%);
	color: #ebff82;
	font-size: 3.2rem;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	line-height: 1;
	background: #6b42fb;
	padding: 0 5px;
	z-index: 9999;

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.image-button:hover .image-button__text-overlay {
	background: gray;
	color: lightgray;
}

.newtopBar {
    padding-top: 10px;
    background: url("/wp-content/themes/healthforteens/assets/img/search-divider.svg");
}

.newtopBar.bigger h3{
	font-size: 32px!important;
}

body .home .articleItem{
	margin-right: 0px!important;
}
body .home .articleItem:nth-child(2n){
	margin-right: 20px!important;
}

.localnews .fourcol:nth-child(3){
	margin-right:0;
}
.localnews .fourcol:nth-child(4){
	clear: both;
}
.localnews{
	color: #fff;
}


.featuredlocalnews {
   margin-right:0;
}

.featuredlocalnews:nth-child(2) {
   margin-right: 1.6949152542%;
}

.nooverflow{
	overflow: hidden;
}

.localnews .more{
	margin:0;
}

.nomargin{
	margin: 0;
}

.m-r-sm{
	margin-right: 10px;
}

.m-r-md{
	margin-right: 22px;
}
.m-r-lg{
	margin-right: 40px;
}
.m-t-none{
	 margin-top: 0;
}
.m-t-sm{
	margin-top: 10px!important;
}
.m-b-md{
	margin-bottom: 22px!important;
}
.m-b-lg{
	margin-bottom: 40px!important;
}
.m-b-xl{
	margin-bottom: 50px!important;
}
.m-b-tiny{
	margin-bottom: 0px!important;
}
.p-t-md{
	padding-top: 22px!important;
}
.p-b-md{
	padding-bottom: 22px!important;
}
.p-b-lg{
	padding-bottom: 40px!important;
}

.p-sm{
	padding: 5px;
}

.m-b-lg{
	margin-bottom: 40px!important;
}
.m-t-lg{
	margin-top: 40px!important;
}

.m-t-md{
	margin-top: 22px!important;
}

.text-uppercase{
	text-transform: uppercase;
}
.text-green{
	color: #84ffd4;
}
.text-black{
	color: #333333;
}


.text-purple{
	color: #6c42fa!important;
}
	.hr-black{
		border:0;
		border-bottom: 2px solid #333;
		margin-bottom: 22px;
	}
	.hr-white{
		border:0;
		border-bottom: 2px solid #fff;
		margin-bottom: 22px;
	}


.text-yellow{
	color: #faeb88!important;;
}
.text-red{
	color: #eb3650!important;;
}
.text-cream2{
	color: #ffdeb7!important;;
}
.text-pinky{
	color: #ffc7c2!important;;
}



.text-condensed{
   font-family: 'Open Sans Condensed', sans-serif;
}




.weight-200{
	font-weight: 200;
}


.no-js .shownojs{
	display: block!important;
}

.no-js .hidenojs{
	display: none!important;
}

.download-icon{
	font-size: 28px;
    line-height: 25px;
    top: 3px;
    position: relative;
    margin-right: 3px;
    margin-left: -10px;
}

.localnewstitle{
	color: #84ffd4;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-decoration: none !important;
	font-size: 22px !important;
	line-height: 36px !important;
}
	.localnewstitlesmall{
	    font-family: 'Open Sans Condensed', sans-serif;
	}

.servicetitle{
	color: #84ffd4;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-decoration: none !important;
	font-size: 22px !important;
	line-height: 26px !important;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 10px;
}


	.servicetitle.text-purple{
		border-bottom: 3px solid #6c42fa;
	}
	.servicetitle.text-cream2{
		border-bottom: 3px solid #ffdeb7;
	}
	.servicetitle.text-yellow{
		border-bottom: 3px solid #faeb88;
	}


.bg-black{
	background-color: #333333!important;
}
.bg-white{
	background-color: #ffffff!important;
}
.bg-purple{
	background-color: #6c42fa!important;
}
.bg-yellow{
	background-color: #faeb88!important;;
}
.bg-red{
	background-color: #eb3650!important;;
}
.bg-cream2{
	background-color: #ffdeb7!important;;
}
.bg-pinky{
	background-color: #ffc7c2!important;;
}


.downloads{
	width: 30%;
	padding: 7.5px 30px;

}
	.downloads .inner{
	margin: 0 15px;
	}
	@media (min-width: 531px){
		.downloads .inner{
		margin: 0 30px;
		}
	}
	@media (min-width: 815px){
		.downloads .inner{
		margin: 0 25%;
		}
	}
.downloads:hover,
.downloads:hover span{text-decoration: none;}

.localhome .bannerTop{
	margin-bottom: 70px;
}

.block{
	display: block;
	line-height:0;
}


.date{
	color: #fff2a4;
	font-size: 14px;
	text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
}
.datedark{
	color: #333333;
}
.category-link a {
	color: #fff2a4 !important;
	font-size: 14px;
	text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
}
.navigation .prev-page-link a {
	float: left;
	padding: 0 65px 0 25px;
	line-height: 40px;
	background: #6c4bf6 url('assets/img/news-link-bg.png') no-repeat right center;
	color: #ffc7c2 !important;
}
.navigation .next-page-link a {
	margin: 30px auto 0;
	display:table;
	padding: 10px 25px 10px 65px;
	line-height: 40px;
	background: #6c4bf6 url('assets/img/news-link-bg.png') no-repeat left center;
	color: #ffc7c2 !important;
	text-transform: uppercase;
	font-size: 0.8888888889em;
    line-height: 1em;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.navigation .next-page-link a:hover {
	background: #ff9fd1 url('assets/img/news-link-bg.png') no-repeat left center !important;
	color: #6c42fa !important;
}

.breakbutton a:hover {
	background: #ff9fd1 !important;
	color: #6c42fa !important;
	text-decoration: none;
}

.newspost h1{
    background-color: #1a181b;
    color: white;
    font-size: 2.6666666667em;
    line-height: 1.1458333333em;
    text-transform: uppercase;
    display: table;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    padding: 18px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}

	.newspost .date{

	}

.newspost .intro{
	font-size: 1.5555555556em;
    line-height: 1.3571428571em;
    margin-bottom: 20px;
}

.backtonews a{
	display: inline;
	background: #6c4bf6;
	padding: 5px 10px;
    font-family: 'Open Sans Condensed', sans-serif;
	color: #ffc7c2;
	text-transform: uppercase;
}

.bottom a.more:hover {
    color: #6c42fa !important;
    background-color: #ff9fd1 !important;
}


.breakbutton{
	border-top: 5px solid #fff2a4;
	padding-top: 30px;
}

	.breakbutton a{
		background: #6c4bf6;
		padding: 10px 15px;
	    font-family: 'Open Sans Condensed', sans-serif;
		color: #ffc7c2;
		text-transform: uppercase;
		font-size: 16px;
	}

.purpleblock{
	padding: 30px;
	background: #1b1b82;
	margin-bottom: 60px;
	margin-top: 20px;
	color: #ffffff;
}
	.pinkline{
		height: 10px;
		width: 70%;
		background: #fda1d0;
		position: relative;
		left: -30px;
		bottom: -40px;
	}


.text-pink{
	color: #fda1d0;
}

.text-purple{
	color: #6c4bf6;
}

.text-grey{
	color: #333333!important;
}

.text-white{
	color: #fff;
}

.form label{
	margin-top: 20px;
	display: block;
	text-transform: uppercase;

}

.form select{
	width: 100%;
	font-size: 18px;
	background: #fff;
	border-radius:0;
	border: 0;
	height: 50px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	color: #1b1b82;
}

.form-control{
	background: #fff;
	margin-top: 15px;
	padding: 2.5px 10px;
}

@media handheld, only screen and (max-width: 1200px){
	.localhome .bannerTop{
		margin-bottom: 140px;
	}

	.titlesection{
		margin-bottom: 20px;
	}

}
@media  handheld, only screen and (max-width: 768px){
	body .home .articleItem:nth-child(2n){
   		margin-right: 0!important;
	}

	.localhome .bannerTop{
		margin-bottom: 0px;
	}

}


.servicecattitle {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	border-bottom: 5px solid #333;
	display: inline;
}

.servicesintro{
	font-size: 24px;
	margin-bottom: 40px;
}

.ssba img:nth-child(1){
	padding-left: 0;
}


.hidden{
	display: none;
}


.file_download{
	float: left;
	display: block;
	width: 33.3%;
	margin-bottom: 30px;
	line-height: 30px;
}

.filedownload{
}

.file_download:hover {
	text-decoration: none;
}

.text-white.file_download:hover .downloadinner {
	line-height: 29px;
	border-bottom: 1px solid #fff;
	display: inline-block;

}
.text-black.file_download:hover .downloadinner {
	line-height: 29px;
	border-bottom: 1px solid #333;
	display: inline-block;

}

.text-white.file_download:hover {
	color: #fff;
}
.text-black.file_download:hover {
	color: #333;
}

.filesize{
	font-size: 80%;
}

.smallernews .left{
	float: left;
}
	.smallernews:hover img{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
	}
	.smallernews .left img{
	    margin: 0 20px 0 0;
	}
.smallernews .right{
	float: left;
	padding-top: 15px;
	width: 45%;
}

.articleItem100{
	width: 100%!important;
}


.text-20{
	font-size: 20px!important;
	line-height: 24px!important;
}

.text-32{
	font-size: 32px!important;
	line-height: 32px!important;
}
.text-30{
	font-size: 30px!important;
	line-height: 40px!important;
}


.categorylink{
	padding: 5px 15px;
	margin-right: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	background: #333;
	color: #fff;
}
	.categorylink:hover{
		color: #fff;
	}

.categorylink.categorylink-blog{
	background: #eb3650;
	color: #fbc5a6;
}

.categorylink.categorylink-news{
	background: #6C42FA;
	color: #89ffd5;
}

.categorylink.categorylink-campaign{
	background: #ffc7c2;
	color: #6c4bf6;
}

.categorylink.categorylink-events{
	background: #faeb88;
	color: #6C42FA;
}

.circlephoto{
	position: relative;
}
.circlephoto .circle {
    background-color: #6c4bf6;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 7px;
    font-size: 25px;
    margin-top: -20px;
    text-align: center;
}

.circlephoto:hover .circle {
    opacity: 1;
}


.topBar.altTopBar .topStrip{
    background-color: #fff2a4!important;
}

.topBar.altTopBar .bottomStrip{
    background-color: #89ffd5!important;
}

.breakbutton.purple{
	border-color: #6c42fa;
}

.topBar .topBarEvents{

}

.eventstopbar.bigger {
    padding-top: 10px;
    padding-bottom: 10px;
}

.eventstopbar .topBar {
    padding: 22px 0 5px 10px!important;
}

.eventstopbar .bottomStrip {
    margin-bottom: -10px;
    height: 10px!important;
    width: 95%!important;
    background-color: #6C42FA!important;
}

.eventstopbar .topBar {
    background-color: #faeb88!important;
}

.eventstopbar h3 {
    color: #6c42fa!important;
}

.serviceLink:hover {
	color: inherit !important;
}

.newspost h2 {
	font-size: 1.2222222222em;
	line-height: 1.1818181818em;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	border-bottom: 5px #333 solid;
	margin-bottom: 10px;
	display: table;
	margin-top: 30px;
}

.downloadLink {
	cursor: pointer;
}

.smallernews {
    position:relative;
}
.corner.categorylink {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    padding:0;
    border-style: solid;
    border-width: 35px 35px 0 0;
    background: transparent;
    border-color: transparent transparent transparent transparent;
    z-index: +9999;
}



.categorylink.categorylink-blog{
    border-color: #eb3650 transparent transparent transparent;
}

.categorylink.categorylink-news {
    border-color: #6C42FA transparent transparent transparent;
}

.categorylink.categorylink-campaign {
    border-color: #ffc7c2 transparent transparent transparent;
}

.categorylink.categorylink-events {
    border-color: #faeb88 transparent transparent transparent;
}

.imagecategorylink{
	padding:0;
	border: 0;
}

.hoverEffect {
	overflow: hidden;
	display: block;
}

.hoverEffect:hover img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
}

.hoverEffect img {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.serviceLink {
	text-decoration: underline !important;
}

.serviceLink:hover {
	text-decoration: none !important;
}

@media screen and (max-width: 1222px) {

	nav ul li a {
		padding: 26px 10px 21px 10px;
	}

}

@media screen and (max-width: 1024px) {

	nav .mainMenu {
		display: none !important;
	}

	.mobileMenuBtn, #mobileNav {
    	display: block;
	}

}

.picturesdownloadsHeader {
	background: #6c4bf6;
	padding: 8px 20px;
	color: #fff;
}

.picturesdownloads {
	background: #ffc7c2;
    padding: 20px;
}

.newsdate{
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10px;
}


.hoverEffect-fade img{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.hoverEffect-fade:hover img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
}

/*
	Web chats 17/03/17
*/

.fourcol .twelvecol {
	width: 100%;
}

.home .popular .topBar.yellow .topStrip {
	background-color: #fff2a4;
}

.newtopBar.pink {
	background: url('assets/img/topBarPink.png') no-repeat top left;
	background-size: 100% auto;
}

.home .popular .pink .topBar .topStrip {
	background-color: #ffc7c2;
}

.webChatsBanner img {
	width: 100%;
	height: auto;
	border-bottom: 12px solid #6c4bf6;
}

.localnewstitle {
	line-height: 28px !important;
}

.localnewstitle:hover {
	text-decoration: underline !important;
}

.home .popular .topBar h3 {
    line-height: 36px;
}

.home .popular .topBar.yellow h3 {
	line-height: 28px;
	    margin-top: 9px;
}

.nf-form-hp {
    visibility: hidden;
    position: absolute;
    pointer-events: none;
}
