@import url('https://fonts.googleapis.com/css?family=Open+Sans:700');

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?61166851');
  src: url('../font/fontello.eot?61166851#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?61166851') format('woff'),
       url('../font/fontello.ttf?61166851') format('truetype'),
       url('../font/fontello.svg?61166851#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?61166851#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-reddit-squared:before { content: '\e800'; } /* '' */
.icon-facebook:before { content: '\e801'; } /* '' */
.icon-twitter:before { content: '\e802'; } /* '' */
.icon-reddit:before { content: '\e803'; } /* '' */
.icon-gplus:before { content: '\e804'; } /* '' */
.icon-print:before { content: '\e805'; } /* '' */
.icon-comment:before { content: '\e806'; } /* '' */
.icon-mail:before { content: '\e807'; } /* '' */
.icon-vkontakte:before { content: '\e808'; } /* '' */
.icon-youtube:before { content: '\e809'; } /* '' */
.icon-facebook-circled:before { content: '\e80a'; } /* '' */
.icon-youtube-play:before { content: '\e80b'; } /* '' */
.icon-twitter-circled:before { content: '\e80c'; } /* '' */
.icon-gplus-circled:before { content: '\e80d'; } /* '' */
.icon-linkedin:before { content: '\e80e'; } /* '' */
.icon-linkedin-circled:before { content: '\e80f'; } /* '' */
.icon-tumblr-circled:before { content: '\e810'; } /* '' */
.icon-tumblr:before { content: '\e811'; } /* '' */
.icon-pinterest-circled:before { content: '\e812'; } /* '' */
.icon-pinterest:before { content: '\e813'; } /* '' */
.icon-sina-weibo:before { content: '\e815'; } /* '' */

/*z-index for wall paper skins */
.desktop-head, .inner-wrap {z-index: 2;}.row {z-index: 10;}.desktop-head {z-index: 1;}

/* Comments Head */
i.icon-comment {
    color: #D52527;
}

.wwn-sharecount-wrapper, span.fb-comment-count-wpsc {
    display: none;
}

.commentsHead i.icon-comment {
    font-size: 3.8em;
    line-height: 1;
}

span.commentHeadSpan {
    display: block;
    float: left;
}

a.FB-Comments-Title {
    font-size: 1.4em;
    font-weight: bolder;
}

.commentsHead {
    border-top: solid 2px #111;
    font-size: 1em;
	height: 70px;
}

/* Share Buttons Top */

.shareButtons {
    width: 100%;
    background-color: #fff;
    height: 150px;
	padding: 10px;
	max-width: 800px;
}

.SocialShareBottom-Wrapper img, .wwn-share-top-wrapper img {
    display: inline-block !important;
}

img.iconFacebook {
    background-color: white;
    border-right: solid thick white;
    margin-right: .2em;
	width:2em;
}

img.iconTwitter, img.iconReddit, img.iconWhatsapp, img.iconMessenger {
    margin: .2em 0 0 .2em;
	width:1.4em;
}

img.iconFlipboard {
    background-color: #fff;
	width:1.8em;
} 

img.iconComment {
    margin-right: .2em;
	width:1.2em;
}

.genericShare {
	background-color: #000;
}

.genericShare  img {
	width:1.4em;
}

.SocialShareBottom-Wrapper, .wwn-share-top-wrapper {
    width: 100%;
    padding: .2em 0 .3em 0;
    font-family: 'Open Sans', sans-serif;
    overflow: auto;	
	margin-bottom: .5em;
	line-height: 1.5em;
}
.wwn-share-top-wrapper {
    border-top: solid thin #ccc;
    border-bottom: solid thin #ccc;
}

.wwn-share-FB-Wrapper, .wwn-share-twit-Wrapper, .wwn-share-flipboard-Wrapper, .wwn-share-reddit-Wrapper, .wwn-share-whatsapp-Wrapper, .wwn-share-messenger-Wrapper, #wwn-mailto a, #wwn-print a {
    float: left;
    font-size: 1.6em;
    color: white;
    padding-right: .2em;
    margin-right: .2em;
    font-weight: normal;
	cursor: pointer;
	height: 1.8em;
}

.wwn-share-FB-Wrapper, .mobileShareFacebook {
    background-color: #3b5998;
}

.wwn-share-twit-Wrapper, .mobileShareTwitter {
    background-color: #4099FF;
}

.wwn-share-flipboard-Wrapper {
    background-color: #E12828;
}

.wwn-share-reddit-Wrapper {
    background-color: #ff5700;
}
.wwn-share-whatsapp-Wrapper, .mobileShareWhatsapp  {
	background-color:#5cbe4a;
}
.wwn-share-messenger-Wrapper, .mobileShareMessenger {
	background-color:#0084FF;
}


.wwn-sharecount-wrapper {
    float: left;
    font-size: .7em;
    font-weight: bold;
    color: #111;
    text-align: center;
    padding-left: .3em;
    border-left: solid .15rem #111;
}

.wwn-sharecount-wrapper span {
    display: block;
}

.wwn-sharecount-top {
    font-size: 2em;
}

.wpsc-share, a.wpsc-share, a.wpsc-share:hover, a.wpsc-share:visited {
    color: #111 !important;
    display: block;
    font-size: .7em !important;
    text-decoration: none;
    width: 100% !important;
    font-weight: bold;
}

.wpsc-commentCount, .wpsc-shareCount, a.wpsc-commentCount, a.wpsc-commentCount:hover, a.wpsc-commentCount:visited {
    color: #111 !important;
    font-size: 1.4em;
	text-align: right;
}
.wpsc-commentCount-wrapper, .wpsc-shareCount-wrapper {
	min-width: 65px;
}

.wpsc-commentCount-wrapper {
    float: right;
}

.mobileShareWrapper{
        display: none;
}

/* Related Stuff CSS */ 

.wwn-article-recommend {
    margin-bottom: .5rem;
    padding: .2rem 0 .2rem 0;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
}

.wwn-article-recommend-FB-Wrapper {
    float: left;
    max-width: 150px;
    /* text-align: center; */
    border-top: solid .15rem #4A2727;
    padding: .5rem;
    border-bottom: solid .15rem #4a2727;
    margin-right: 1rem;
}

span.wwn-article-recommend-FB-text {
    display: block;
    /* float: left; */
    text-align: left;
    width: 100%;
    margin: 0 .2rem 0.2rem 0;
    font-size: .95em;
    line-height: 1.4em;
	font-weight: bold;
}

div#facebook-like-count {
	text-align: center;
    font-size: .75em;
    line-height: 1.2em;
}

.liked-fancylike-fb {
    width: 100px;
    height: 40px;
    margin: 0 auto;
}

.fancylike-fb-wrapper {
	background-position: center !important;;
    overflow: hidden;
}

.wwn-share-FB-Wrapper{
    background-color: #3b5998;
}

.wwn-article-recommend-FB {
    text-align: left;
    margin-right: 1rem;
    color: white;
    padding: 0 .5rem;
}

/*
.wwn-recommend-wrapper {
    border-top: solid .15rem #4a2727;
    border-bottom: solid .15rem #4a2727;
    float: right;
    
}
*/
.wwn-recommend-wrapper {
    border-top: solid .15rem #4a2727;
    border-bottom: solid .15rem #4a2727;
    float: right;
    overflow: auto;
	max-width: 500px;
	width:100%;
}

.wwn-recommend-text {
    float: left;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 2em;
}

.wwn-recommend-arrows {
    float: right;
    font-weight: bold;
    line-height: .7em;
    font-size: 2em;	
}

#slides {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:100%;
	height:76px;

}

ul.wwn-recommend-article-core {
	position:relative;

	top:0;
	list-style:none;
	width:200%;	  
	margin: 0 0 .2rem 0;
    padding: 0;
}
li.wwn-recommend-article-li {
    width: 25%;
    float: left;
	margin-right: 1px;
}

li.wwn-recommend-article-li img {
    float: left;
	margin-right: .15em;
}

span.spanTitle {
    font-weight: 600;
    font-size: 1.1em;
    line-height: 2em;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
    display: none !important;
}

.fb-comments,
.fb-comments iframe[style],
.fb-comments span,
.fb-comments iframe span[style] {
    width: 100% !important;
}
.fb-like-box{
    min-width:280px;
    width: 100% !important;
}
.fb-like-box iframe[style]{
    min-width:280px;width: 100% !important;
}
.fb-like-box span{
    min-width:280px;
    width: 100% !important;
}
.fb-like-box iframe span[style]{
    min-width:280px;
    width: 100% !important;
}

.fb_iframe_widget {
/*display: flex !important;*/
position: relative;
margin-bottom: 10px;
}

.fb_iframe_widget span {
    display: flex;
    position: relative;
    text-align: justify;
    width: 100% !important;
}

.wa_btn.wa_btn_l {
	float: right;
	font-size: 16px;
	  background-size: 20px;
	  background-position: 4px 4px;
	  /* padding: 8px 6px 8px 30px; */
	  height: 30px;
	  border-radius: 50%;
	  width: 30px;	
}

div#GAd-End-Copy-Mobile-Wrapper { 
	display: none;
}

div#mbbs-ad-in-content-shortcode, div.mbbs-ad-in-content-shortcode {
/* background-color: aliceblue; */
	float: left;
    margin: 0 1em .2em 0;
}

div#mbbs-ad-in-content-shortcode-centre, div.mbbs-ad-in-content-shortcode-centre {
/* background-color: aliceblue; */
	margin: 0 auto 0 auto;

}

div#mbbs-ad-in-content-shortcode-right, div.mbbs-ad-in-content-shortcode-right {
/* background-color: aliceblue; */
	float: right;
	margin: 0 0 .2em 1em;

}

div#just-eat-mobile-ad {
	float: left;
	width: 300px;
	height: 200px;
	padding-right: 5px;
	padding-bottom: 2px;
}


ul.MBBS-Recommended-Content {
	height: auto;
	display: inline-block;
	border-bottom: .2em solid #D52527;
	border-top: .2em solid #D52527;	
	font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.1em;
    font-size: .9em;	
}

.MBBS-Recommended-Content-Wrapper em {
	font-size: 1.2em;
	font-weight: bolder;
	color: #111 !important;
}

.MBBS-Recommended-Content-Wrapper h3 {
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: bolder;
	color: #111 !important;
	margin-top: .1em;
}

ul.MBBS-Recommended-Content li {
	float: left;
	width: 23%;
	height: auto;
	margin: 1%;
	text-align: center;
	list-style-type: none;
}

ul.MBBS-Recommended-Content a {
	color: #111;
	font-size: .9em;
}

ul.MBBS-Recommended-Content a:hover {
color: #aaa;
}

ul.MBBS-Recommended-Content img:hover  { 
opacity: 0.7; 
}

div#mbbs-adcode {
/* background-color: aliceblue; */
	width: 468px;
	height: 60px;
	margin: 0 auto 0 auto;
}

/* Cookies*/

.widget_wwn_cookies_widget {
  color: black !important;
}
.widget_wwn_cookies_widget p{
  color: black !important;
  font-size: 10px;
	margin: 0;
	padding: 0;
}

.widget_wwn_cookies_widget h4{
	margin: 0px !important;
	padding: 0px !important;
	text-align: center !important;
	font-size: 1rem !important;
	color: #000 !important;
	float: none !important;
}

.widget_wwn_cookies_widget a {
  color: black !important;
  font-size: 10px !important;
  text-decoration: underline;
}

.cookie-wrapper .widget-inner-wrapper {
  box-shadow: none;
}
.cookie-wrapper .widget-container {
    background-color: aliceblue !important;
}
.cookie-wrapper .stripe-line {
  display: none;
}

.cookie-wrapper{
position: relative;
background-color: aliceblue !important;
margin-top: .5em !important;
}

.cookie-wrapper .cookie-close {
top: 0px;
position: absolute;
right: 0px;
cursor: pointer; cursor: hand;
}

.cookie-wrapper p , .cookie-wrapper a{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: .75rem !important;
}

.cookie-mobile-wrapper{
display: none;
}

/*WWN Menu Live Styles*/

.extended-menu .wwnLive{
    position: relative;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(213,37,39,1) 0%, rgba(213,37,39,1) 19%, rgba(153,7,7,1) 83%, rgba(139,0,0,0.72) 98%, rgba(139,0,0,0.7) 99%, rgba(139,0,0,0) 100%);/* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(213,37,39,1) 0%,rgba(213,37,39,1) 19%,rgba(153,7,7,1) 83%,rgba(139,0,0,0.72) 98%,rgba(139,0,0,0.7) 99%,rgba(139,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center,  rgba(213,37,39,1) 0%,rgba(213,37,39,1) 19%,rgba(153,7,7,1) 83%,rgba(139,0,0,0.72) 98%,rgba(139,0,0,0.7) 99%,rgba(139,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52527', endColorstr='#008b0000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
      border: 2px solid white;
      margin: 2px !important;
      height: 2.5rem !important;
  }
  
  .extended-menu .wwnLive h1 {
      font-size: 1.5em !important;
      font-weight: bolder;
      line-height: 2.4rem !important;
      opacity: .8;
      text-shadow: -1px -1px 5px #FF0008, 1px 1px 5px #FF0008;
      font-family: "Times New Roman", Times, serif;
      padding: 0 .4rem !important;
      margin: 0 0 .4rem 0 !important;
  }
  
  .extended-menu .wwnLive a{
    color: #FEF5E4;
  }

  .wwnliveflash{
    position: absolute;
    top: 2px;
    right: 2px;
    height: 10px;
    width: 10px;
    background-color: #FF0008;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: flash linear 1s infinite;
      animation: flash linear 1s infinite;
  }
  @-webkit-keyframes flash {
      0% { opacity: 1; } 
      50% { opacity: .1; } 
      100% { opacity: 1; }
  }
  @keyframes flash {
      0% { opacity: 1; } 
      50% { opacity: .1; } 
      100% { opacity: 1; }
  }


/*Google Opt In Ad Cookies*/
.fc-consent-root .fc-dialog-container {
    border-color: #D52527 !important;
}

.fc-consent-root .fc-button {
    background-color: #D52527 !important;
	width: 100% !important;
}

.fc-consent-root .fc-button-back {
    border: 1px solid #D52527 !important;
    color: #D52527 !important;
	background-color: white !important;
}
.goiArrowBack {
    border: solid #D52527;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin: 0px;
}

#goiRevokeChoice{
    color: blue;
    text-decoration: underline;
    cursor: pointer;	
}

/*Sponsored-By-Shortcode*/

div#WWN-Sponsored-By-Shortcode-Wrapper {
    background-color: #f1f1f1;
    color: #111;
    padding-bottom: .1rem;
    margin-bottom: .5rem;
}

#WWN-Sponsored-By-Shortcode-Wrapper h1 {
	text-align: Left;
    font-size: 1.6rem;
    padding: .5em .2em .4em .2em;
    display: inline-block;
}

#WWN-Sponsored-By-Shortcode-Wrapper img {
    float: right;
    padding: .2em;
}

div#WWN-Sponsored-By-Shortcode-Wrapper a {
    color: #D52527;
}

div#WWN-Sponsored-By-Shortcode-Wrapper p {
    display: -webkit-box;
	padding: .2em;
}

/*info box css*/

.post-box div {
    padding-left: 60px;
    min-height: 50px;
}
.post-box.info {
    background: #d6f6ff;
}

.post-box {
    padding: 20px;
    background-color: #F6F6F6;
    border: #DADADA 1px solid;
    margin-bottom: 20px;
    word-wrap: break-word;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 7px #ccc;
    -webkit-box-shadow: 0 0 7px #ccc;
    box-shadow: 0 0 7px #ccc;
    border: 1px solid #FFF;
}

.post-box.info a {
    color: #D52527;
}

.post-box.info a {
    color: #D52527;
}
.post-box.info a:hover {
	text-decoration: underline;
}

.one-more-thing-support {
    background-color: rgba(255,255,255,0.25);
    color: #fff!important;
    font-size: 1.5em;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
 }
 .one-more-thing p {
    color: #fff;
 }

  .fansupport-large-icons {
    overflow: auto;
}

.fs-support-lg-button{
  display: block !important;
}

.fs-support-lg-button-centre{
    display: block !important;
    margin: 5px auto !important;
    float: none !important; 
}


@media screen and (max-width: 985px) {
.cookie-wrapper{
	display:none;
}

.cookie-mobile-wrapper {
    display: block;
    position: relative;
	width: 100%;
    text-align: center;
    background-color: aliceblue;
	z-index: 1;
}
.cookie-mobile-wrapper h3 {
    font-size: .9em;
    padding: 0;
    margin: 0;
}
.cookie-mobile-wrapper p {
    margin: 0;
    font-size: .8em;
}
.cookie-mobile-wrapper a{
text-decoration: underline;
}
.cookie-mobile-wrapper .cookie-close {
top: 0px;
position: absolute;
right: 0px;
cursor: pointer; cursor: hand;
    font-size: 1.5em;
}

}

@media screen and (max-width: 620px) {
	.mobileShareWrapper{
		height: 2em;
		width: 100%;
		position:fixed;
        bottom: 0;
        left:0;
		display:block;
		z-index: 100;
	}

	.wwn-share-FB-Wrapper, .wwn-share-flipboard-Wrapper {
		padding-right: 0;
	}
	img.iconFacebook {
		border-right: none;
		margin-right: 0;
	}
	
	.mobileShareFacebook, .mobileShareTwitter, .mobileShareWhatsapp, .mobileShareMessenger {
		float: left;
		width: 25%;
		cursor: pointer;
		height: 2em;
		padding-top: .2em;
	}
	.iconFacebookMobile, .iconTwitterMobile, .iconWhatsappMobile, .iconMessengerMobile{
		display: block;
		width: 1.6em;
		margin: 0 auto;
	}

	.iconFacebookMobile{
		background-color: #fff;
	}


	img.iconFacebook, img.iconFlipboard{
		width:1.4em;
	}

	img.iconTwitter, img.iconReddit, img.iconWhatsapp, img.iconMessenger {
		width:1em;
	}
	.wwn-share-FB-Wrapper, .wwn-share-twit-Wrapper, .wwn-share-flipboard-Wrapper, .wwn-share-reddit-Wrapper, .wwn-share-whatsapp-Wrapper, .wwn-share-messenger-Wrapper, #wwn-mailto a, #wwn-print a {
		height: 1.4em;
	}
	.wwn-sharecount-top {
		font-size: 1.4em;
		line-height: 1em;
	}

    .showDesktop {
        display: none;
	}
	.wwn-sharecount-wrapper {
		font-size: .6em;
	}
	.wpsc-share, a.wpsc-share, a.wpsc-share:hover, a.wpsc-share:visited {
		font-size: .5em !important;
	}
	
	.wwn-share-whatsapp-Wrapper{
		display:block;
	}
}

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

span.spanTitle {
    font-weight: normal;
    font-size: 1em;
    line-height: 1em;
}

div#GAd-End-Copy-Mobile-Wrapper {
	display: block;
	width: 300px;
	height: 250px;
	margin: 40px auto 10px auto;
	padding: 0;
	float: none;
}

div#mbbs-ad-in-content-shortcode ,div#just-eat-mobile-ad, div#mbbs-ad-in-content-shortcode-centre , div#mbbs-ad-in-content-shortcode-right  {
/* background-color: aliceblue; */
	margin: 0 auto 0 auto;
	padding: 0;
	float: none;
}


div#mbbs-adcode {
/* background-color: aliceblue; */
	width: 320px;
	height: 100px;
	margin: 0 auto 0 auto;
}

ul.MBBS-Recommended-Content li {
	width: 48%;
	margin: 1%;
}

ul.MBBS-Recommended-Content li:nth-child(3) {
    display: none;   
}

ul.MBBS-Recommended-Content li:nth-child(4) {
    display: none;   
}


}

@media screen and (max-width: 723px) {
	.wwn-article-recommend-FB-Wrapper {
		float: none;
		margin: 0 auto .2em auto;
	}
	.wwn-recommend-wrapper {
		float: none;
		max-width: 100%;
		width:100%;
	}
}

@media screen and (min-width: 1024px) {
	.wwn-below-ad{
		display: none;
	}
}

.wwn-below-ad {
    margin: 0 auto;
    width: 300px;
}


.truncate {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate:hover {
  width: 100%;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}

    #HBGallery{
      position:relative;
      width:300px; /* Set your image width */
      height:250px; /* Set your image height */
    }
    #HBGallery img{
      display:none;
      position:absolute;
      top:0;
      left:0;
    }
    #HBGallery img.active{
      display:block;
    }
	
.hairybaby-shop-wrapper p.wp-caption-text {  text-align: center;   font-size: .8em;    margin-bottom: .5rem;}
.hairybaby-shop-wrapper {overflow: auto;}
.hairybaby-shop-wrapper .widget-inner-wrapper.alignleft {margin-bottom: 1em; overflow: hidden; height: 260px;}