@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;
}


.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 */

.wwn-share-top-wrapper {
    width: 100%;
    border-top: solid thin #ccc;
    border-bottom: solid thin #ccc;
    padding: .2em 0 .3em 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto;	
	margin-bottom: .5em;
}

.wwn-share-FB-Wrapper, .wwn-share-twit-Wrapper, .wwn-share-gplus-Wrapper, .wwn-share-reddit-Wrapper, .wwn-share-whatsapp-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;
}

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

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

.wwn-share-gplus-Wrapper {
    background-color: #d34836;
}

.wwn-share-reddit-Wrapper {
    background-color: #ff5700;
}
.wwn-share-whatsapp-Wrapper {
	background-color:#5cbe4a;
}

.wwn-share-FB-Wrapper i.icon-facebook {
    border-right: solid thick white;
    margin-right: .2em;
}

.wwn-share-FB-Wrapper i.icon-facebook, .wwn-share-twit-Wrapper i.icon-twitter, .wwn-share-gplus-Wrapper i.icon-gplus, .wwn-share-reddit-Wrapper i.icon-reddit, .wwn-share-whatsapp-Wrapper i.icon-whatsapp, .genericShare i.icon-mail, .genericShare i.icon-print{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.6em;
}

.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;
}

.icon-whatsapp {
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0ZGRkZGRiIgZD0iTTguMTI5LDAuOTQ1Yy0zLjc5NSwwLTYuODcyLDMuMDc3LTYuODcyLDYuODczDQoJCQljMCwxLjI5OCwwLjM2LDIuNTEyLDAuOTg2LDMuNTQ5bC0xLjI0LDMuNjg4bDMuODA1LTEuMjE5YzAuOTg0LDAuNTQ0LDIuMTE2LDAuODU0LDMuMzIxLDAuODU0YzMuNzk1LDAsNi44NzEtMy4wNzUsNi44NzEtNi44NzENCgkJCVMxMS45MjQsMC45NDUsOC4xMjksMC45NDV6IE04LjEyOSwxMy41MzhjLTEuMTYyLDAtMi4yNDQtMC4zNDgtMy4xNDctMC45NDZsLTIuMTk4LDAuNzA1bDAuNzE1LTIuMTI0DQoJCQljLTAuNjg2LTAuOTQ0LTEuMDktMi4xMDMtMS4wOS0zLjM1NGMwLTMuMTU1LDIuNTY2LTUuNzIyLDUuNzIxLTUuNzIyczUuNzIxLDIuNTY2LDUuNzIxLDUuNzIyUzExLjI4MywxMy41MzgsOC4xMjksMTMuNTM4eg0KCQkJIE0xMS4zNTIsOS4zNzljLTAuMTc0LTAuMDk0LTEuMDItMC41NS0xLjE3OC0wLjYxNUMxMC4wMTQsOC43LDkuODk4LDguNjY2LDkuNzc1LDguODM3QzkuNjUyLDkuMDA3LDkuMzAxLDkuMzksOS4xOTMsOS41MDUNCgkJCUM5LjA4OCw5LjYxNyw4Ljk4NCw5LjYyOSw4LjgxMiw5LjUzM2MtMC4xNzEtMC4wOTYtMC43My0wLjMtMS4zNzgtMC45MjNjLTAuNTA0LTAuNDg0LTAuODM0LTEuMDcyLTAuOTMtMS4yNTINCgkJCWMtMC4wOTUtMC4xOCwwLTAuMjcxLDAuMDkxLTAuMzU0QzYuNjc3LDYuOTI4LDYuNzc4LDYuODA1LDYuODcsNi43MDZjMC4wOTEtMC4xLDAuMTI0LTAuMTcxLDAuMTg3LTAuMjg2DQoJCQljMC4wNjItMC4xMTUsMC4wMzgtMC4yMTgtMC4wMDMtMC4zMDhDNy4wMTIsNi4wMjMsNi42OTQsNS4xNDYsNi41NjEsNC43OUM2LjQyOCw0LjQzNCw2LjI4LDQuNDg2LDYuMTc3LDQuNDgyDQoJCQlDNi4wNzUsNC40NzksNS45NTgsNC40NTksNS44NDEsNC40NTZDNS43MjQsNC40NTEsNS41MzMsNC40ODcsNS4zNjYsNC42NTdjLTAuMTY3LDAuMTctMC42MzcsMC41NzYtMC42NjksMS40MzkNCgkJCXMwLjU2NSwxLjcyMiwwLjY0OCwxLjg0MWMwLjA4NCwwLjEyMSwxLjE0LDEuOTkxLDIuODk3LDIuNzYyYzEuNzU2LDAuNzcsMS43NjYsMC41MzQsMi4wODgsMC41MTgNCgkJCWMwLjMyMi0wLjAxOCwxLjA1NS0wLjM4NiwxLjIxNS0wLjc4OWMwLjE2Mi0wLjQwNSwwLjE3Ni0wLjc1NSwwLjEzNS0wLjgzMUMxMS42MzksOS41MjEsMTEuNTIzLDkuNDc1LDExLjM1Miw5LjM3OXoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==);	
	display: block;
    color: #fff;
    width: 1.15em;
    height: 1.15em;
    background-repeat: no-repeat;
    background-size: 1.2em;
    margin-left: .1em;
    margin-top: .1em;
    margin-bottom: .35em;
}
/*
.wwn-share-whatsapp-Wrapper {
	display: none !important;		
}	
*/

/* 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;
	left:0 !important;
	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;
}

/* OLD CSS */
.whatsappShare-wpsc{
		background-color:#5cbe4a;
		background-repeat:no-repeat;
		/*		border:1px solid rgba(0,0,0,.1);

		position:relative;
		font-family:Arial,sans-serif;
		letter-spacing:.4px;
		cursor:pointer;
		font-weight:400;
		text-transform:none;
		color:#fff;
		border-radius:2px;


		line-height:1.2;
		text-decoration:none;
		text-align:left */
	}

/*
.wa_btn_s{
	font-size:12px;
	background-size:16px;
	background-position:5px 2px;
	padding:3px 6px 3px 25px
}
.wa_btn_m{
	font-size:16px;
	background-size:20px;
	background-position:4px 2px;
	padding:4px 6px 4px 30px
}
.wa_btn_l{
	font-size:16px;
	background-size:20px;
	background-position:5px 5px;
	padding:8px 6px 8px 30px	
}
*/ 
.wpsc-wrapper {
	width: 100%;
	max-width: 800px;
	margin: 10px auto 10px auto;
/*	min-height: 45px; */
/*	max-height: 60px; */
	height: 40px;
	font-family: sans-serif !important;
}

.wpsc-wrapper .wpsc-twitterShare-00 {
	margin-left: 2%;
	margin-right: 1%;
	background-color: #4099FF;
}

.wpsc-wrapper a {
	display: block;
	width: 31%;
	color: #fff;
	height: auto;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-bottom: 1%;
	padding-top: 1%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-top: 10px;
}

.wpsc-wrapper a, .wpsc-wrapper a:hover, .wpsc-wrapper a:visited {
	color: #fff !important;
	font-family: 'Arial';
    font-weight: normal;
    font-size: .9em;		
}
span.fb-comment-count-wpsc {
    font-weight: bold;
}
.wpsc-wrapper .wpsc-facebookShare-00 {
	margin-left: 1%;
	margin-right: 2%;
	background-color: #3b5998;
}



.wpsc-shareCount {
	text-align: center;
	font-weight: bold;
	padding-bottom: 1%;
	padding-top: 1%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-top: 10px;	
}



div#wpsc-inner-wrapper {
    width: 76%;
    height: auto;
    float: left;
}
.wpsc-wrapper .wpsc-twitterShare-00, .wpsc-wrapper .wpsc-facebookShare-00 {
    width: 45%;
}
 

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

.wpsc-rnd-shareButton {
	text-align: center;
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 3px;
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	float: left;
	font-weight: bold;
    font-size: 1.25em;
    line-height: .8em;
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
	position: relative;

}
.wpsc-rnd-shareButton:hover {
	color: #FFF;
}
.wpsc-rnd-shareButton span{
	font-size: 60%;
	font-style: normal;
	background-color: #FF3333;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	position: absolute;
	bottom: -5px;
	right: -5px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
	}

.facebookShare{
	background-color: #3b5998;
}
.twitterShare {
	background-color: #4099FF;
}
.googleShare {
	background-color: #d34836;
}

.redditShare {
	background-color: #CEE3F8;
}
.genericShare {
	background-color: #000;
}
.SocialShareBottom {
	width: 50%;
	height: 40px;
	margin-bottom: 10px;
	float: left;
	font-family: sans-serif !important;
}


.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 {
/* background-color: aliceblue; */
	float: left;
    margin: 0 1em .2em 0;
}

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

}

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;
}

/*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 span {
    padding-left: 60px;
    min-height: 50px;
    display: block;
}
.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;
}

@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) {
	.SocialShareBottom {
		width: 100%;
		margin-top: .2em;
	}
    .showDesktop {
        display: none;
	}
   .wpsc-wrapper a {
		width: 30% !important;
	}
	
	.wwn-share-FB-Wrapper i.icon-facebook {
		 border-right: none;
		 margin-right: none;
	}	
	
	.wwn-share-FB-Wrapper, .wwn-share-twit-Wrapper, .wwn-share-gplus-Wrapper, .wwn-share-reddit-Wrapper, .wwn-share-whatsapp-Wrapper {
		font-size: 1.3em;
	}
	.wwn-sharecount-wrapper {
		font-size: .6em;
	}
	.wpsc-share, a.wpsc-share, a.wpsc-share:hover, a.wpsc-share:visited {
		font-size: .5em !important;
	}
}

@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%;
	}
}

.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;}