/*
Theme Name:     Sense Child
Theme URI:
Description:    My Child theme
Author:         BK Ninja
Author URI:
Template:       sensetheme
Version:  
*/
@import url("../sensetheme/style.css");


/* highlighted content block */

body .sbcBlue{
	padding: 20px 30px 10px 30px;
	background-color: #009fe2;
}

body .sbcBlue h3{
	padding-bottom: 10px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

body .sbcBlue p{
	color: #fff;
	font-size: 16px;
}

body .sbcBlue a{
	font-family: "Archivo Narrow";
	display: inline-block;
	border: solid 1px #fff;
	padding: 5px 8px;
	text-transform: uppercase;
	border-radius: 4px;
	line-height: 1em;
	font-size: 15px;
	margin: 5px;
	color: #e8f8ff;
}

body .sbcBlue a:hover{
	color: #fff !important;
}

@media only screen and (min-width: 600px) {
	.mob-break{
		display: none;
	}
}

/*-----------------------------------------------------------------*/
/*---------------------- paid membership pro ----------------------*/
/*-----------------------------------------------------------------*/

/* paid membership button */

.pmpro_btn{
	background-color: #009fe2 !important;
	border: solid 0 transparent !important;
	color: #fff !important;
	text-transform: uppercase !important;
}

/* paid membership account page - register page */

.pmpro-account h1, .pmpro-account h2, .pmpro-account h3{
	text-transform: uppercase;	
}

.pmpro-account h3{
	margin-bottom: 1em !important;
}

.pmpro-account h3.menu-title{
	margin-bottom: 0 !important;
}

/* form */

/* layout */

#pmpro_form{
    margin: 0 auto;
}

#pmpro_levels_table{
	margin: 30px auto;
	border-top: 1px solid #009fe2;
	border-bottom: 1px solid #009fe2;
}

.pmpro-account table th, table#pmpro_levels_table th,
.pmpro-account table td, table#pmpro_levels_table td{
	padding: 18px 20px;
}



body form.pmpro_form .pmpro_checkout-fields div{
	margin: 0 0 1em 25px;
}

body form.pmpro_form .pmpro_checkout-fields div#pmpro_level_cost{
	margin-left: 0;
}


/* typography */

.center{
	text-align: center;
}

#pmpro_form .pmpro_checkout h3{
	text-align: center;
}

#pmpro_mailing_lists th{
	text-transform: uppercase;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	padding-top: 30px;
}

.pmpro_checkout-h3-name{
	text-transform: uppercase;
}

.pmpro_checkout-h3-msg{
	display: block;
    margin-bottom: 10px;
}

.pmpro_checkout-h3-msg a{
	color: #009fe2;
}

.pmpro_checkout-fields{
	text-align: center;
}

form.pmpro_form .pmpro_checkout-fields div{
	text-align: left;
}

.pmpro_checkout-fields p{
	text-align: center;
}

.pmpro_checkout-fields #pmpro_license p{
	text-align: left;
}

.pmpro_checkout-fields #pmpro_license{
	box-sizing: border-box;
	width: 90%;
	margin: 20px auto 30px auto;
	display: block;
	border-radius: 3px;
	margin-bottom: 30px;
}

#pmpro_actionlink-profile{
	display: none;
}

/* inputs */

#pmpro_payment_information_fields{
	border-top: solid 1px #019fe2;
    margin-top: 30px;
}

#pmpro_form input,
form.pmpro_form select{
	height: 46px;
	margin: 10px 0;
    border-radius: 3px;
    border: 1px solid #b3b9c0;
    padding: 10px;
    width: 100%;
}

/* mail list section */

table#pmpro_mailing_lists, 
table#pmpro_mailing_lists thead{
	border: 0 solid transparent;
}

table#pmpro_mailing_lists{
	border-top: solid 1px #019fe2;
	margin-top: 30px;	
}

#pmpro_mailing_lists td{
	text-align: center;
	padding: 20px 0;
}

#pmpro_form input[type=checkbox]{
	width: auto;
	display: inline;
	margin: 0;
	padding: 0;
	height: auto;
}

#pmpro_mailing_lists label{
	display: inline;
	margin-left: 10px;
}

select#ExpirationMonth,
select#ExpirationYear{
	max-width: 40%;
}

.pmpro_payment-expiration .pmpro_asterisk{
	margin-right: 2%;
}

select#ExpirationYear{
	margin-left: 2%;
}

.pmpro-levels.page .pmpro_actions_nav{
    text-align: center;
    padding-top: 15px;
}

/* navigation */

nav#nav-below{
	margin: 24px auto 0 auto;
	display: block;
	height: auto;
	width: auto;
	overflow: auto;
	text-align: center;
}

nav#nav-below > div{
    float: none;
    margin-right: initial;
}

#main-menu > ul > li > a{
	padding: 0 15px;
}

/* booking buttons */

.pmpro_actionlinks a{
	background-color: #019fe2;
    padding: 10px 15px;
    border-radius: 10px;
    margin: 20px 0;
    color: #fff;
}

/* Ajax login */

.pmpro-body-has-access .bk-user-data .pm-account .fa.fa-user,
.pmpro-body-has-access .bk-user-data .pm-account .pm-account-link,
.logged-in .bk-user-data .pm-account .pm-account-link{
	display: inline-block !important;
}

body .bk-registration{
	margin-top: 20px;
}

body .lwa{
	margin-bottom: 0;
}

/* membership pro pages */

.pmpro-custom-container{
	text-align: center;
}

.pmpro-custom-container .pmpro_btn{
	margin: 5px 5px !important;
}

.pmpro-button-grey{
	background-color: #bdbdbd !important;
}

.pmpro_content_message{
	border-top: solid 2px #009fe2;
	margin-top: 20px;
}

.pmpro_content_message h3{
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.pmpro-body-level-required .article-content p{
	position: relative;
}

.pmpro-body-level-required .article-content p:after{
 	content: " ";
	z-index: 10;
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.pmpro-body-has-access .article-content p:after{
	content: none;
}

.pmpro-body-level-required .article-content div p:after{
	content: none;
}

.pmpro-body-level-required .article-content div p{
	text-align: center;
}

/* online subscription page */

.page-id-3075 .bkmodule{
	margin-bottom: 30px;
}

.page-id-3075 .bkmodule h3{
	margin: 0;
}

.grey-box,
.blue-box{
	background-color: #ebebeb;
	border-radius: 10px;
	text-align: center;
	padding: 20px 20px;
	font-size: 20px;
	font-weight: bold;
	margin: 30px auto 0 auto;
}

.blue-box{
	background-color: #019fe2;
	color: #fff;
}

.home  .blue-box{
	margin: 0 auto;
}

.grey-box img{
	width: 50%;
	max-width: 240px;
}

.tick-list{
	padding-left: 10px;
}

.tick-list li{
	list-style: none;
}

.tick-list li::before{
	content: "";
	background-image: url(https://animaltherapymedia.co.uk/wp-content/uploads/2019/01/tick.png);
	width: 15px;
	height: 12px;
	display: inline-block;
	background-size: cover;
	margin-right: 0.5em;
}

.page-id-3075 .pmpro_btn-select,
.page-id-3075 .pmpro_btn:link{
	font-size: 20px;
	padding: 10px 40px;
}

.payment-icons{
	margin: 20px auto;
}

.ppFrm.pfGn table{
	width: 100%;
}

@media only screen and (min-width: 600px) {

	/* PmPro mebership signup */
 
	 #pmpro_form,
	 #pmpro_levels_table{
		width: 450px;
	    margin: 0 auto;
	    border: solid 1px #e1e1e1;
	    padding: 10px 30px;
	    border-radius: 7px;

	    -webkit-box-shadow: 0px 3px 19px -4px rgba(0,0,0,0.12);
		-moz-box-shadow: 0px 3px 19px -4px rgba(0,0,0,0.12);
		box-shadow: 0px 3px 19px -4px rgba(0,0,0,0.12);
	}

}

/* Newsletter subscription */

.sbCont .button{
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	transition: all 0.23s ease-in-out 0s;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

/* login buttons */

.bk-copyright{
	width: 100% !important;
	text-align: center !important;
}

.login-reset{
	float: left;
}

/* holding page */

.page-id-3567 /*- unique body class -*/
{

}

.page-id-3567 .top-bar,
.page-id-3567 .main-nav,
.page-id-3567 .footer{
	display: none !important;
}

.page-id-3567 .page-title h2{
	text-align: center;
}
.page-id-3567 .page-title h2 span{
	padding-left: 16px;
}

.construction-banner{
	text-align: center;
}

.construction-banner h3{
	margin-top: 0;
}

/* PDF - lite page */

.page-id-3761 .header.container,
.page-id-3761 .footer,
.page-id-3761 .main-nav{
	display: none !important;
}

@media only screen and (min-width: 1169px) {

	.bk-slider-module .post-c-wrap {
	    padding: 0 30px !important;
	    max-width: 1170px;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	}

	.bk-slider-module .flexslider .item h4 {
	    font-size: 52px !important;
	}
}

/* -----  Sidebar Advert -----*/

.widget-ads .ads-link .ads{
	max-width: 300px !important;
	height: auto;
}

/* Special offer sign up form */

.offer-form-container{
    background-color: #f4f4f4;
    border-radius: 6px;
    padding: 30px;
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
}

.offer-form-container,
.offer-form-container *{
	box-sizing: content-box !important;
}

#mc_embed_signup{
	background-color: transparent !important;
}

#mc_embed_signup form{
	padding: 0 !important;
}

#mc_embed_signup .mc-field-group label{
	margin-bottom: 10px !important;
}

#mc_embed_signup .mc-field-group select#mce-ADDRESS-country{
	padding: 10px;
	width: 80%;
}

#mc_embed_signup h2{
	text-align: center;
	margin: 0 0 5px 0 !important;
}

.offer-form-container #mc_embed_signup .mc-field-group input{
	width: 90% !important;
}

#mc_embed_signup .indicates-required{
	margin: 0 0 20px 0 !important;
	text-align: center !important; 
}

.offer-form-container .atm-sof-half,
.offer-form-container #mc_embed_signup .size1of2{
	width: 49.5% !important;
	display: inline-block !important;
	float: none !important;
	margin-right: 0 !important;
}

#mc_embed_signup .mc-field-group.atm-sof-half input,
.offer-form-container #mc_embed_signup .size1of2 input{
	width: 80% !important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
	display: none !important;
}

#mc_embed_signup #mce-success-response{
	color: #009fe2 !important;
	font-size: 28px !important;
	margin: 0 0 10px 0 !important;
}

@media only screen and (max-width: 991px) {

	.offer-form-container{
	    width: 80%;
	}

	.offer-form-container .atm-sof-half,
	.offer-form-container #mc_embed_signup .size1of2{
		width: 100% !important;
		display: block !important;
		float: none !important;
		margin-right: 0 !important;
	}

	#mc_embed_signup .mc-field-group.atm-sof-half input,
	.offer-form-container #mc_embed_signup .size1of2 input{
		width: 90% !important;
	}

}

/* ----- About Section ------ */

.center-half .bk_onehalfs .one_half{
	display: block;
	margin: 0 auto !important;
	float: none;
}

.bk_onehalfs .one_half{
	text-align: center;
}

/* button */

.sense-button{
	color: #555 !important;
	background-color: #fff;
	border: solid #555 2px;
	box-sizing:border-box;
	cursor:pointer;
	display:inline-block;
	font-family:"Archivo Narrow";
	font-size:14px;
	font-style:normal;
	font-weight:400;
	height:40.8px;
	letter-spacing:4px;
	line-height:21px;
	padding:8px 52px;
	text-align:center;
	text-size-adjust:100%;
	text-transform:uppercase;
	transition-delay:0s;
	transition-duration:0.3s;
	transition-property:all;
	transition-timing-function:linear;
	width:auto;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	margin: 14px 0;
}

.sense-button:hover{
	color: #fff !important;
	background-color: #20414f;
	border: solid #20414f 2px;
	color: #20414f;
}

/* Article Page */

.single-post img.size-full{
    height: auto !important;
}