/*

Theme Name: Cake Child Theme 
URI: http://wordpress.org/themes/cake
Description: Twenty Thirteen Child 
ThemeAuthor: WPMUAuthor 
URI: http://wpmu.comTemplate: CakeVersion: 1.0.0
Template: cake

@import url("../cake/style.css");*/

.popupBubble td {
    border:none;
}
#popupContent{
	z-index:9999;
}
#popupContainer{
	background:#fff;
}
#popupContent p:last-of-type {
    border-bottom: 0;
}
#Top_bar #logo {
    height: 60px !important;
    line-height: 65px !important;
    overflow: hidden !important;
    padding: 0 !important;
}
#Top_bar #searchform input[type="text"] {
    border-color: #fff!important; 
}
.descriptiontxt{font-size: 12px!important; font-weight: normal!important; margin-bottom:4px!important;}
@media screen and (max-width:959px){
	#Top_bar .menu_wrapper {
		position: absolute!important;
		width: 100%;
		padding-right: -!important;
	}
	#Top_bar #searchform{
		top:0!important;
	}
	#Header{
		margin-top:20px; 
	}
	#Header a.responsive-menu-toggle {
		display: block;
		top: 19px;
		left: 10px;
	}
	#Header a.responsive-menu-toggle {
		display: block;
		top: 18px!important;
	}
	#Top_bar .logo {
		float: left;
		display: ;
		position: absolute!important;
		left: 50%;
		margin-left: -50px!important;
	}
	
	#Top_bar #logo {
		display: table!important;
	}
	#Top_bar #logo img {
		margin-top: 10px;
		vertical-align: middle;
		margin-left:0!important;
	}
}

@media screen and (max-width:767px){
	#Top_bar .column {
		padding-top: 0px!important;
	}
	#Header a.responsive-menu-toggle {
		left: 0!important;
		top: 18px!important;
	}
	#Top_bar #searchform a.icon_search {
		right: -10px!important;
		top: 0px!important; 
	}
	
	#Top_bar .menu_wrapper{
		width:100%;
	}
	#Top_bar #searchform{
		top:0!important;
	}
	#Top_bar #logo img {
		margin-top: 10px;
		vertical-align: middle;
		margin-left:0!important;
	}
	#Header{
		margin-top:20px; 
	}
}

#popupContent > p:first-child{
	margin-top: 25px;
}

.postid-17326 .mMainDisplayAll {
  background-image: url("http://bridge2go.com/hand/?south") !important;
}

/******************FOr select box design***********************/
body {
	font-size: 16px!important;
    line-height: 24px!important;
	font-family: Noto Sans,Arial,Tahoma,sans-serif!important;
    font-weight: normal!important;
	color: #000000!important;
}
.s-hidden {
    visibility:hidden;
    padding-right:10px;
}
.select {
    cursor:pointer;
    display:inline-block;
    position:relative;
    font:normal 11px/22px Arial, Sans-Serif;
    color:black;
    border:1px solid #ccc;
}
.styledSelect {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:white;
    padding:0 10px;
    font-family: noto sans,helvetica naue,helvetica,arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.styledSelect:after {
    content:"";
    width:0;
    height:0;
    border:5px solid transparent;
    border-color:black transparent transparent transparent;
    position:absolute;
    top:15px;
    right:6px;
}
.styledSelect:active, .styledSelect.active {
    background-color:#eee;
}
.options {
    display:none;
    position:absolute;
    top:100%;
    right:0;
    left:0;
    z-index:999;
    margin:0 0;
    padding:0 0;
    list-style:none;
    border:1px solid #ccc;
    background-color:white;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}
.options li {
    padding:0 6px;
    margin:0 0;
    padding:0 10px;
	/*color: #337ab7;*/
    font-family: helvetica neue,arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;

}
.options li:hover {
    background-color:#39f;
    color:white;
}
.select ul {
    margin: 0;
}
.select ul li {
    list-style-type: none;
    text-align: left;
}
div.select {
    margin-bottom: 20px;
	line-height:34px;
}
.styledSelect {
    text-align: left;
}
div.select select {
    line-height: 34px;
    margin-bottom: 0;
    text-align: left;
}


#buddypress .standard-form select {
    padding: 8px!important;
}
/***********registration game screen*************/

#game_register .field-visibility-settings {
    display: none;
}

#game_register.country_hide div.select, div.select {
    height: 35px;
    width: 32%;
}
#game_register {
    max-width: 82%;
    margin-bottom:5%;
}
#game_register #basic-details-section > input {
    width: 90% !important;
}

#game_register #basic-details-section > label {
    text-align: left;
    width: 90%;
}
#game_register .register-section.yikes-mailchimp-bbpress-optin {
    float: left;
    width: 52%;
}
#game_register .submit::before {
    top: 61%!important;
}	
#game_register .button.icon-user.button_filled.button_large.button_red {
    border-radius: 5px;
    line-height: 14px;
    text-transform: uppercase;
}

/*******SlideShow changes******/
#pitchbox-reveal.reveal.simple section img {
	border: 0 none!important;
}
.slides section {
top: 15px !important;
}
.slides {
    top: 44% !important;
}
/*
#game_register div#basic-details-section label {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
}
#game_register .description {
    color: #888;
    font-size: 80%;
    margin: 5px 0;
}

#game_register div#basic-details-section input {
    margin-bottom: 10px;
    width: 100%!important;
}

#game_register div#basic-details-section {
    max-width: 300px;
}
#game_register a.button, a.tp-button, button, input[type="submit"], input[type="reset"], input[type="button"] {
   /* border-radius: 5px !important;
    line-height: 14px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;*/
}*/
/**** NA *****/

#Header #menu .menu > li > ul.mfn-megamenu > li:last-of-type ul {
    border: medium none;
}
.ask_que {
	float: left;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: auto;
	padding: 21px 0 20px; 
	clear: both;
}
#Header #menu ul .ask_que a {
    display: block;
    margin: 5px auto;
}
#Header #menu ul .ask_que h3 a{
	padding: 0;
	text-align: center;
}
.ask_que > p {
    margin: 10px 0;
}
.ask_que > h3 {
    margin-bottom: 0;
}
#buddypress #signup_form .button_filled.button_red {
    font-size: 20px;
	background: #fc2a2a !important;
	border: #fc2a2a !important;
	color: #fff! important;
	font-family: Noto Sans,Arial,Tahoma,sans-serif;
	padding: 15px 42px 15px 60px;
}
#buddypress .standard-form #basic-details-section input[type="password"], #buddypress .standard-form #blog-details-section input#signup_blog_url{
	width: 90%;
}
#signup_form .submit{
	position: relative;
}
#signup_form .submit:before{
	position: absolute;
	content:  '\e80a';
	left: 35px;
    right: auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	top: 50%;
    z-index: 999;
	color: #fff;
	font-family: "mfn-icons";	
}
#signup_form .submit #signup_submit{
	margin-right: 0;
}
div#profile-details-section {
    display: block!important;
}
.register-section #field-visibility-settings-toggle-2{
	display:none;
}
.register-section .editfield{
  display: none;
}
.register-section .editfield.country_hide{
   display: block;
}
#buddypress .standard-form div.submit {
    display: table;
    float: none!important;
    margin: 0 auto;
    padding: 15px 0 0;
}
.country_hide div.select, div.select {
    height: 35px;
}
.the_content_wrapper #buddypress div#subnav.item-list-tabs {
    overflow: visible;
}
.select ul.options > li {
    box-sizing: border-box;
    width: 100%;
}

@media(max-width: 1199px){
	 #Header #menu .menu > li > ul.mfn-megamenu > li {
		min-height: 225px;
	 }
	 #Header #menu .menu > li > ul.mfn-megamenu > li:last-of-type {
		min-height: 130px;
	 }
	 .ask_que {
		padding: 15px 0 0; 
	 }
}

@media(max-width:959px){
	 #Header #menu .menu > li > ul.mfn-megamenu {
		  transform: translateX(0%);
		  -webkit-transform: translateX(0%);
		  -ms-transform: translateX(0%);
		  width: auto !important;
	 }
	 .ask_que{
		 transform: none;
		 -webkit-transform: none;
		 -ms-transform: none;
		 margin-left: 0 !important;
		 padding: 0 0 0 25px;
	 }
	 #Header #menu .menu > li > ul.mfn-megamenu > li:last-of-type, #Header #menu .menu > li > ul.mfn-megamenu > li {
		min-height: auto;
	 }
}
@media(max-width: 767px){	
	#buddypress #signup_form #profile-details-section, #buddypress #signup_form #basic-details-section {
		width: 100%;
	}
	#buddypress #signup_form #basic-details-section {
		margin-bottom: 20px;
	}
	#buddypress .standard-form #basic-details-section input[type="password"], #buddypress .standard-form #blog-details-section input#signup_blog_url{
		width: 90%;
	}
}
@media(max-width: 639px){
	#buddypress #signup_form .button_filled.button_red {
		font-size: 15px;
		padding: 15px 20px 15px 40px;
	}
	#signup_form .submit:before {
		left: 18px;
	}
}


/********/
.popular_post_date .recent_cmnt_date{
    color: #26397a;
    font-size: 12px;
    font-style: italic;
}
.title_date {
    float: left !important;
    padding-left: 20px;
    padding-bottom: 15px;
	width: 100%;
}
.post_main_section img{
	width: 800px!important;
	float: left;
	margin-bottom: 0;
}
.comment-body.popular_post  .hide-me-buddy  {
    display: none!important;
}
.comment-body.recent_cmnt .hide-me-buddy {
    display: none !important;
}
.title_date .post_date {
    color: #26397a;
    float: left;
    font-size: 12px;
    font-style: italic;
	margin-left: 2px;
}
.title_date .post_date a {
	display: inline;
	float: none;
}
.bottom-border img {
    margin: 0 auto;
    display: block;
}
.bottom-border{
 position: relative;
 margin-bottom: 30px;
    margin-top: 20px;
}
.bottom-border:after {
    background: #26397a;
    content: "";
    height: 1px;
    right: 33%;
    position: absolute;
    width: 30%;
    transform: translate(50%,-50%);
    -webkit-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    -moz-transform: translate(50%,-50%);
    top: 50%;
}
.bottom-border:before {
    background: #26397a;
    content: "";
    height: 1px;
    left: 33%;
    position: absolute;
    width: 30%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    top: 50%;
}

.post_main_section.post-sec-width {
    float: left;
    max-width: 32%;
    width: 100%;
}
.section.section-post-comments.post-sec-content {
    float: right;
    max-width: 94%;
    width: 100%;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}
.post-sec-content #comments .commentlist > li{
	padding: 0 20px;
}
.post-sec-content .one.column {
    width: 100%;
    margin: 0;
}
#comments .commentlist li:last-of-type {
    border-bottom: 0px solid;
}

.single_post_content {
    border-bottom: none;
    float: left;
    padding-left: 20px;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0;
}
.blog-post-date-title {
    float: left;
    max-width: 68%;
    width: 100%;
    display: inline-block;
	background: #ffffff;
	padding: 23px 0;
}
.single_post_content .post-excerpt{
	margin-bottom: 7px;
}
.title_date a{
	float: left;
}
select.custom-select-box {
    width: 100%;
}
.wp-admin .custom-select-box select {
    padding: 2px;
    line-height: 28px;
    height: 28px;
    width: 100%;
}
.single_post_content h1{
    display: none;
}
.single_post_content h2 {
    display: none;
}
.all_recent_comment {
    margin-left: 51px;
}
.all_recent_comment a {
    color: #26397a;
}
.comment-edit-link {
    margin-right: 10px;
}
@media (max-width: 768px){
	.comment-author{
		width: 100% !important;
		display: inline-block !important;
	}

	#comments .commentlist > li .photo {
		display: block !important;
		float: left !important;
		height: 64px !important;
		left: auto !important;
		line-height: 0 !important;
		margin-right: 20px !important;
		overflow: hidden !important;
		position: relative !important;
		top: auto !important;
		width: 64px !important;
	}

	#comments .commentlist > li .reply {
		position: relative !important;
		right: auto !important;
		top: auto !important;
	}
	#comments .comment-body.recent_cmnt {
		padding: 20px 20px 0 !important;
	}
}
@media(max-width: 767px){
	.blog-post-date-title,.post_main_section.post-sec-width{
		max-width: 100%;
	}
#Header #Top_bar #menu{
    display: none;
    background: #ffffff;
}
}