/*
Theme Name: basclub-child
Description: A custom theme for the British Antarctic Survey Club. Requires the basclub parent theme.
Version: 9.1.1.1
Author: Digital Nomads
Author URI: http://www.digital-nomads.com
Template: dt-the7
*/

.content table, .content td, .content th {
  border-color:#FFFFFF;
}

/*Buttons*/
.vc_btn-blue {
	-webkit-transition:all 0.5s;
  	display: inline-block;
  	width: 160px; 
  	text-align: center;
  	color:#FFFFFF !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font: normal normal normal 16px / 27px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  	transition:all 0.5s;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat a {
	-webkit-transition:all 0.5s;
  	display: inline-block;
  	width: 160px; 
  	text-align: center;
	background: #5472d2!important;
  	color:#FFFFFF !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font: normal normal normal 16px / 27px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  	transition:all 0.5s;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat a:hover {
	-webkit-transition:all 0.5s;
  	display: inline-block;
  	width: 160px; 
  	text-align: center;
	background: #4b67c0!important;
  	color:#FFFFFF !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font: normal normal normal 16px / 27px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  	transition:all 0.5s;
}

.vc_gitem-post-data-source-post_excerpt {
	display: none;
}

.vc_btn3-container.vc_btn3-left {
	padding-top: 25px;
    text-align: center;
}

.vc_gitem-post-data {    
	text-align: center!important;
}

/*Style Google Document Embed */
.ndfHFb-c4YZDc-cYSp0e, .ndfHFb-c4YZDc-cYSp0e-Oz6c3e, .ndfHFb-c4YZDc-cYSp0e-s2gQvd  {
    background-color:  #f5f5f5;
}

/* Hide Comment Allowed Tags */
.form-allowed-tags {
	display: none;
}

/* Hide dashboard dismiss */
.welcome-panel-close {
	display: none!important;
}

/* wpDataTables Formatting */

.wpDataTablesWrapper table.wpDataTable {
	font-color:#323335!important;
	font-size:14px!important;
	font-weight:600!important;
}


/* BAOHP line spacing to side of image on individual pages */
.linespace {
    line-height: 275%!important;
}

/* BAOHP Add padding to RHS of Audio Player */
.audioplayerpadding {
	padding-right:175px;
}
