/*
 Theme Name:   MMCQ Child
 Theme URI:    https://www.michellemcquaid.com/
 Description:  MMCQ Child Theme
 Template:     mmcq
 Version:      1.0.1
*/
.slide-content {
padding: 0px !important;
}
.slide-content .wp-block-group {
padding: 0px !important;;
gap: 15px !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block .content {
padding-top: 30px !important;
}
.mmcq-component-button.mmcq-green {
color: #fff !important;
}
.mmcq-component-button.mmcq-green:hover {
color: var(--wp--preset--color--mmcq-green) !important;
}
.mmcq-component-button.llab-red:hover {
color: var(--wp--preset--color--llab-red) !important;
}
.mmcq-component-button.llab-teal:hover {
color: var(--wp--preset--color--llab-teal) !important;
}
.mmcq-component-button.clab-purple:hover {
color: var(--wp--preset--color--clab-purple) !important;
}
.mmcq-component-button.wlab-orange:hover {
color: var(--wp--preset--color--wlab-orange) !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block h1 {
 font-family: var(--wp--preset--font-family--heading);
}
mark {
padding: 0px !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block .content .mmcq-component-buttons .mmcq-component-button {
color: #fff !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block .content .mmcq-component-buttons .mmcq-navy:hover {
color: var(--wp--preset--color--mmcq-navy) !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block .content .mmcq-component-buttons .mmcq-green:hover {
color: var(--wp--preset--color--mmcq-green) !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block .content .mmcq-component-button.mmcq-light-blue:hover {
color: var(--wp--preset--color--mmcq-light-blue) !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block .content .mmcq-component-button.clab-purple:hover {
color: var(--wp--preset--color--clab-purple) !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block .content .mmcq-component-buttons .llab-teal:hover {
color: var(--wp--preset--color--llab-teal) !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block .content .mmcq-component-button.wlab-orange:hover {
color: var(--wp--preset--color--wlab-orange) !important;
}
.wp-block-mmcq-blockbased-plugin-banner-block .content .mmcq-component-button.llab-red:hover {
color: var(--wp--preset--color--llab-red) !important;
}
.mmcq-flexbox {
display: flex !important;
}
/* ================================== */
/* Gravity Forms Styling */
.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), textarea, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	border: 1px solid rgb(20, 44, 71);
	border-radius: 4px;
	height: 50px;
	padding-left: 16px;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
}

.gform_legacy_markup_wrapper .gform_footer {
 	text-align: center;
}

.ginput_recaptcha div{
	margin-left: auto;
	margin-right: auto;
}
input[type=submit] {
	border-radius: 4px !important;
}
/* ================================== */

#popup-box-pro-gfcr-17, #popup-box-pro-gfcr-18, #popup-box-pro-gfcr-22, #popup-box-pro-gfcr-67, #popup-box-pro-gfcr-86, #popup-box-pro-gfcr-98, #popup-box-pro-gfcr-99 {
	display: none !important;
}

/* Used to remove gutenberg css conflicts with old pages. Can be deleted once migration is finished */
.wp-block-mmcq-blockbased-plugin-banner-block.medium .content .mmcq-component-heading{
 font-family: var(--wp--preset--font-family--heading);
}
mark {
padding: 0px !important;
}

.mmcq-flexbox {
display: flex !important;
}
.mmcq-component-button.mmcq-navy {
color: #fff !important;
}
.mmcq-component-button.mmcq-navy:hover {
color: var(--wp--preset--color--mmcq-navy) !important;
}
.wp-block-heading {
    font-size: var(--wp--preset--font-size--x-large);
}
.wp-block-mmcq-blockbased-plugin-tile-sale-block .mmcq-component-button {
min-height: 60px;
}
p {
color: var(--wp--preset--color--mmcq-navy);
}
.wp-block-eedee-block-gutenslider {
margin-top: 0px;
}

/* ------------------------------------------------- */



a:focus {
	outline: none !important;
}
a {
	color: #18ab50;
	text-decoration: none;
}
.wl-already-in ul {
	list-style-type: none;
}
div#wl-wrapper>.wl-already-in ~ a {
    display: none;
}
#wl-wrapper .wl-add-but {
	background-color: #fff !important;
    color: #18ab50 !important;
	width: 205px;
    text-align: center;
    text-decoration: underline !important;
}
@media screen and (max-width: 767px){
	#wl-wrapper .wl-add-but {
		width: 100%;
	}
}
.page-id-4043.sc-hellobar{display:none;}

a.standard-navy-btn {
    background: #072b47 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 7px 20px;
    text-align: center;
    text-transform: uppercase;
}

a.standard-navy-btn:hover {
    background: #18ab50 none repeat scroll 0 0;
   
}

/* Pop up border */

.popupally-pro-outer-13-fluid_zwgsqa {
    border: solid 15px #18AB50;
}

@media (max-width:640px) {
.popupally-pro-outer-13-fluid_zwgsqa {
    border: solid 5px #18AB50;
}
}



.header-inner {
	padding: 30px 20px 0;
}
.search-bar-nav {
	margin-left: 0px;
}
.menu li {
	font-size: 15px;
}
.menu li {
	font-size: 15px;
}
.menu .menu-item-has-children {
	padding-right: 14px;
}
.mmlinks a {
	color: #072b47;
	font-size: 15px;
}
.cart-icon {
	display: inline-block;
	margin-left: 14px;
}
.seach-icon {
	margin-left: 15px;
}
.membership {
	color: #072b47;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 28px;
	display: inline-block;
	margin-right: 14px;
	position: relative;
	z-index: 2;
}
.membership:hover {
	color: #072b47;
}
.menu-blue-icon {
	margin-left: 14px;
}
.footer-top {
	padding-top: 40px;
}
.address address {
	color: #646e7a;
}
.footer-logos > h3 {
	color: #646e7a;
	font-size: 15px;
	text-align: center;
}
.footer-logos {
	border-bottom: 1px solid #516170;
	margin-bottom: 30px;
	padding-bottom: 25px;
	text-transform: uppercase;
}
.footer-menu > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.footer-menu li a {
	color: #646e7a;
	display: block;
	font-size: 12px;
	line-height: 24px;
}
.footer-menu {
	float: left;
	margin-right: 45px;
}
.footer-bottom-menu li {
	display: block;
}

.country-statement {
	color: #646e7a;
    font-size: 14px;
    font-weight: normal;
    
}
.footer-menu h4 {
	color: #646e7a;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 15px;
	text-transform: uppercase;
}
.footer-top-inner {
	border-bottom: 1px solid #516170;
	border-top: 1px solid #516170;
	padding: 29px 0 50px;
}
.footer {
	background: #072b47 none repeat scroll 0 0;
}
.footer-bottom-menu li a {
	color: #646e7a;
}
.author-bio {
	font-family: "Playfair Display", serif !important;
	color: #18ab50;
	font-size: 32px;
	padding-bottom: 30px;
	padding-left: 15px;
}
/*===================================================*/

.woocommerce-cart table.shop_table .cart-subtotal > td span, .woocommerce-cart .cart_totals_checkout_wrap td, .woocommerce-cart .cart_totals_checkout_wrap th {
	color: #072b47;
}
.woocommerce-cart .btn-success {
	background-color: #18ab50;
}
.woocommerce-cart .btn-success:hover {
	opacity: 0.8;
}
.woocommerce form .form-row .woocommerce-form__label-for-checkbox {
	line-height: unset;
}
.woocommerce form .form-row .woocommerce-form__label-for-checkbox span{
	margin-left: 4%;
}
.woocommerce form .form-row .input-checkbox {
	margin-top: 2px !important;
}
.pint-item {
	width: 30%;
}
input#gform_submit_button_2 {
	border-radius: 0px;
	border: none;
}
input#gform_submit_button_2:hover {
	opacity: 0.8;
}
input#gform_submit_button_5 {
	border-radius: 0px;
	border: none;
}
input#gform_submit_button_5:hover {
	opacity: 0.8;
}
.center-block-bottom button {
	background: #18ab50 none repeat scroll 0 0;
	border-radius: 0;
	font-size: 15px;
	margin-bottom: 40px;
	text-transform: uppercase;
	width: 130px;
	bottom: 40px;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
}
.center-block-bottom h3 {
	color: #072b47;
	font-size: 24px;
	margin: 35px 0;
	font-family: "Playfair Display", serif !important;
}
.center.teaching-list-temp {
	margin-top: 90px;
}
.teaching-list-temp .center-block-top {
	background: #efedea none repeat scroll 0 0;
	margin: 0 15px 62px;
	text-align: center;
}
.center-block-bottom {
	padding: 0 15px;
}
.center-block-bottom > p {
	color: #072b47;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	min-height: 320px;
	text-align: left;
}
.page-template-page-template-teaching .single-page-content {
	margin-bottom: 0;
}
.teachning-bottom .center-block-bottom h3 {
	color: #072b47;
	font-size: 24px;
	margin: 35px 0;
	text-align: left;
	font-family: "Playfair Display", serif !important;
}
.center-block-top img {
	height: auto;
	max-width: 100%;
	width: 100%;
}
/********************************6-1-2017*********************************************/
.page-template-page-template-teaching-item .single-page-content {
	padding-top: 90px;
	margin-bottom: 25px;
}
.page-template-page-template-teaching-item .banner-text {
	display: none;
}
.page-template-page-template-teaching-item .widget h3 {
	font-size: 16px;
}
.page-template-page-template-teaching-item .teaching-banner .box-content, .single-post .box-content, .single-podcast .box-content {
	position: relative;
	top: 0;
}
.page-template-page-template-teaching-item .teaching-banner {
	float: left;
	width: 100%;
}
.page-template-page-template-teaching-item .box > a, .single-post .box > a, .single-podcast .box > a {
	height: auto !important;
	left: inherit;
	position: relative;
	top: inherit;
	width: 100%;
	float: left;
}
.page-template-page-template-teaching-item .box > a img, .single-post .box > a, .single-podcast .box > a img, .page-content .right-inner .box > a img {
	height: auto !important;
}
.page-template-page-template-teaching-item .teaching-banner .box::before, .page-content .right-inner .teaching-banner .box::before {
	padding-top: 0;
}
.page-template-page-template-teaching-item .teaching-banner .box-content, .page-content .right-inner .teaching-banner .box-content {
	float: left;
	width: 100%;
	text-align: center;
}
.page-template-page-template-teaching-item .teaching-banner .box-content > h2, .single-post .teaching-banner .box-content > h2, .single-podcast .teaching-banner .box-content > h2, .page-content .right-inner .teaching-banner .box-content > h2 {
	left: inherit;
	max-width: 80%;
	margin: 0 auto;
	position: relative;
	top: inherit;
	width: 80%;
	color: #072b47;
	font-size: 16px;
	padding: 2px 0 16px 0;
}
.page-template-page-template-teaching-item .teaching-banner .box-content > h2 a, .single-post .teaching-banner .box-content > h2 a, .single-podcast .teaching-banner .box-content > h2 a, .page-content .right-inner .teaching-banner .box-content > h2 a {
	color: #072b47;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 22px;
	display: inline-block;
}
.page-template-page-template-teaching-item .box img, .page-content .right-inner .teaching-banner .box img {
	height: 100%;
	object-fit: inherit;
	width: 100%;
}
.prod-tagline {
	color: #18ab50 !important;
	font-family: "Playfair Display", serif;
	font-size: 18px;
	margin-bottom: 0;
}
.single-product li {
	color: #072b47;
}
.page-template-page-template-teaching-item .teaching-banner .single-product-box, .single-post .teaching-banner .single-product-box, .single-podcast .teaching-banner .single-product-box, .page-content .right-inner .teaching-banner .single-product-box {
	bottom: inherit;
	display: inline-block;
	left: inherit;
	position: relative;
	width: 100%;
	background: #072b47;
	border-top: 1px #6a8091 solid;
	border-bottom: 1px #6a8091 solid;
}
.page-template-page-template-teaching-item .single-product-box .single-product-button, .single-post .single-product-box .single-product-button, .single-podcast .single-product-box .single-product-button, .page-content .right-inner .teaching-banner .single-product-box .single-product-button {
	background: transparent;
	text-align: center;
	float: none;
	border-radius: 0;
}
.page-template-page-template-teaching-item .teaching-banner .single-product-box .single-product-button, .single-post .teaching-banner .single-product-box .single-product-button, .single-podcast .teaching-banner .single-product-box .single-product-button, .page-content .right-inner .teaching-banner .single-product-box .single-product-button {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding: 10px 0;
	text-transform: uppercase;
}
.page-template-page-template-teaching-item .teaching-banner .single-product-box .single-post .teaching-banner .single-product-box .single-podcast .teaching-banner .single-product-box, .page-content .right-inner .teaching-banner .single-product-box  {
	text-decoration: underline;
}
.page-template-page-template-teaching-item .box .box-content, .page-template-page-template-teaching-item .box:hover .box-content {
	background: #f4f3f1;
}
.page-template-page-template-teaching-item .box, .single-post .box, .single-podcast .box, .page-content .right-inner .box {
	float: left;
	margin: 0 0 24px;
	border-top: 1px #f4f3f1 solid;
}
.page-template-page-template-teaching-item .teaching-banner .single-product-box:hover {
	border-color: transparent;
	border-top: transparent;
	border-bottom: transparent;
}
.page-template-page-template-teaching-item .single-page-content h2 {
	padding-bottom: 15px;
}
.page-template-page-template-teaching-item .single-page-content p {
	color: #072b47 !important;
	font-size: 16px;
	font-family: "HelveticaNeueLTStd-Lt";
}
.page-template-page-template-teaching-item .page-content table {
	color: #072b47 !important;
	font-size: 16px;
	font-family: "HelveticaNeueLTStd-Lt";
	margin-bottom: 15px;
	margin-top: 40px;
}
.page-template-page-template-teaching-item .page-content table .alignleft {
	margin-bottom: 0 !important;
	margin-right: 20px;
}
.page-template-page-template-teaching-item .page-content ul {
	padding-left: 20px;
	color: #072b47 !important;
	font-size: 16px;
	font-family: "HelveticaNeueLTStd-Lt";
}
.page-template-page-template-teaching-item .book-btn input {
	background: #18ab50;
	padding: 16px 80px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 0;
}
.page-template-page-template-teaching-item .book-btn input:hover {
	text-decoration: underline;
}
.page-template-page-template-teaching-item .book-btn {
	margin-top: 0px;
}
.page-id-5623 .book-btn {
	display: none;
}
.page-template-page-template-teaching-item .testimonials-box img:first-child {
	display: none;
}
/* .page-template-page-template-teaching-item .testimonials-hover {
	background-color: transparent;
	color: #072b47;
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	padding: 53px 10px 0;
	position: absolute;
	top: 0;
	width: 100%;
} 
.page-template-page-template-teaching-item .testimonials-hover p {
	font-family: 'HelveticaNeueLTStd-Lt';
	font-size: 18px;
} */
.page-template-page-template-teaching-item .testimonials-box {
	border-top: 2px solid #f2f0ee !important;
	background: transparent;
}
.page-template-page-template-teaching-item .bx-controls-direction {
	display: none;
}
.page-template-page-template-teaching-item .bx-viewport {
	/* height: 250px!important;*/
}
.page-template-page-template-teaching-item .testimonials-box {
/*height: 260px*/
}
.page-template-page-template-teaching-item .testimonials-box h3 a {
	font-size: 18px;
	font-family: "Playfair Display", serif !important;
	line-height: 26px;
}
.page-template-page-template-teaching-item .testimonials-box h3 span {
	font-size: 14px;
	padding-top: 8px;
	font-family: "Playfair Display", serif !important;
	line-height: 26px;
}

.page-template-page-template-teaching-item .testimonials-box-area {
	margin-bottom: 10px;
	margin-top: 50px;
}
.page-template-page-template-teaching-item .widget li a {
	font-family: 'HelveticaNeueLTStd-Lt';
}
.page-template-page-template-teaching-item .page-content table tr {
	margin-bottom: 14px;
	float: left;
	width: 100%;
}
.page-template-page-template-teaching-item .page-content table tr td img {
	max-width: 79px;
	height: 79px;
	margin-right: 0 !important;
}
/*****************************************************************************************/
.page-template-page-template-teaching .teaching-list-temp .col-md-4.col-sm-6, .page-template-page-template-teaching .teaching-list-temp .col-md-4.col-sm-4 {
	padding: 0 !important;
}
.page-template-page-template-teaching .teaching-list-temp .center-block-top {
	margin: 0 38px 62px;
}
.page-template-page-template-teaching .teaching-list-temp .center-block-top p {
	padding-left: 0px;
	font-size: 16px;
	font-family: "HelveticaNeueLTStd-Lt";
}
.page-template-page-template-teaching .teachning-bottom .center-block-bottom h3 {
	line-height: 28px;
	margin: 34px 0 18px !important;
}
.page-template-page-template-teaching .center-block-bottom > p {
	min-height: 360px;
}
.page-template-page-template-teaching .center-block-bottom button {
	margin-bottom: 45px;
}
.res-post .box-content > h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: "HelveticaNeueLTStd-Lt";
	padding: 10px 0 0 10px;
}
.res-post .box-content > h3 a {
	font-size: 16px;
	color: #ffffff;
}
.res-post .bottom-des h2, .res-post .box-lg .box-content h2 a {
	font-size: 20px;
	line-height: 25px;
}
.res-post .bottom-des p {
	font-size: 16px;
	font-family: "HelveticaNeueLTStd-Lt";
}
.res-post .bottom-des {
	left: 13px;
}
.res-post .col-lg-4 {
	padding: 0 40px 30px 40px;
}
.blog .main-product {
	padding-top: 70px;
}
.search .main-product {
	padding-top: 70px;
}
.social-links a {
	background: #646e7a;
}
.social-links a:hover {
	background: #FFF;
}
.social-links .subs {
	color: #646e7a;
	font-size: 15px;
	margin-top: 30px;
}
.social-links a {
	height: 34px;
	line-height: 34px;
	padding: 10px 0;
	width: 34px;
}
.footer-top-inner .col-lg-9.col-md-9, .footer-bottom-inner .col-lg-5 {
	padding-left: 0px;
}
.social-links .col-lg-12, .footer-bottom-menu .col-lg-12 {
	padding-right: 0px;
}
.subs > span {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}
.client-logo li {
	padding: 0px 10px;
}
.menu {
	width: 100%;
}
.link-inner > a:hover {
	background: #18ab50;
}
.single-post .left-inner .singl-post-inner p {
	font-family: "HelveticaNeueLTStd-Lt";
	color: #072b47;
}
.single-post .left-inner .singl-post-inner p a {
	color: #18ab50;
}
.single-post .left-inner .singl-post-inner ul li a {
	color: #18ab50;
}
.single-post .left-inner ul li {
	list-style: none;
	font-family: "HelveticaNeueLTStd-Lt";
	color: #072b47;
	font-size: 16px; position: relative;
}
.single-post .left-inner ul li strong {
	padding-left: 20px;
}
.left-inner .post-top ul li a {
	color: #072b47;
}
.single-post .left-inner .singl-post-inner ul {
	padding-left: 0;
}

.single-post .left-inner .singl-post-inner ol li a {
	color: #18ab50;
}
.single-post .left-inner ol li {
	font-family: "HelveticaNeueLTStd-Lt";
	color: #072b47;
	font-size: 16px;
padding-bottom:10px;
}


.single-post #text-2 a {
	text-transform: uppercase;
}
.single-post .link-inner > a {
	height: 28px !important;
}
.single-post .left-inner .post-top ul li a.author, .single-post .left-inner .post-top ul li a.post-tag {
	color: #072b47 !important;
}
.single-post .teaching-banner .box-content > h2, .single-podcast .teaching-banner .box-content > h2 {
	position: relative;
}
.teaching-banner .box::before {
	padding-top: 0;
}
.single-post h1, .single-podcast h1 {
	font-family: "Playfair Display", serif !important;
	color: #18ab50;
	font-size: 32px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.single-post .sidebar, .single-podcast .sidebar {
	padding-left: 0;
}
.single-post .box:hover .box-content {
	background: #f4f3f1;
}
.single-post .box .box-content, .single-podcast .box .box-content {
	background: #f4f3f1;
	float: left;
	text-align: center;
}
.single-post .teaching-banner, .single-podcast .teaching-banner, .page-content .right-inner .teaching-banner {
	float: left;
	width: 100%;
	padding-bottom: 6px;
}
.single-post .post-top {
	margin-bottom: 38px;
}
.single-post .sidebar #text-2, .single-podcast .sidebar #text-2 {
	padding: 9px 20px;
}
.single-post .sub-title a, .sub-title a {
	color: #18ab50;
	font-family: 'Helvetica-regular';
}
.single-post .sub-title, .sub-title {
	display: inline-block;
	padding-top: 26px;
	text-transform: uppercase;
}
.single-post .widget {
	margin-bottom: 20px;
}
.single-post #text-2 a, .single-podcast #text-2 a {
	background: none;
	color: #072b47;
	display: block;
	font-family: "Playfair Display", serif;
	font-size: 16px;
	line-height: 32px;
	padding-left: 0px;
}
.single-post #text-2 a .fa.fa-heart {
	font-size: 25px;
	padding-right: 9px;
	vertical-align: middle;
}
.nav-previous a {
	background: none; /*url("images/left-arrow.png") no-repeat scroll 0 0;*/
	float: left;
	padding-left: 0px;
}
.nav-next a {
	background: none; /*url("images/right-arrow.png") no-repeat scroll right center;*/
	float: right;
	padding-right: 0px;
}
.fa-nav-prev {
	float: left;
	padding-right: 10px;
}
.fa-nav-next {
	float: right;
	padding-left: 10px;
}
.single-post .inner-page {
	padding-top: 75px;
}
.main-menu-sidebar, .center-menu-mobile {
	float: left;
	width: 70%;
	margin-left: 30px;
}
.main-menu-sidebar ul {
	padding-left: 0;
}
.main-menu-sidebar ul li {
	list-style: none;
	width: 100%;
}
.sidenav ul li {
	position: relative;
	list-style: none;
	float: left;
	width: 100%;
}
.sidenav ul li ul {
	left: 0;
	top: 40px;
	display: none;
	background: #143651 !important;
	padding-left: 0;
	float: left;
	width: 100%;
}
#mySidenav li a {
	padding: 10px;
	line-height: 18px;
}
.sidenav ul li ul li a {
	font-size: 14px !important;
	padding: 4px 8px;
}
.sidenav ul li:hover ul {
}
.sidenav a {
	color: #fff;
}
.sidenav ul li.menu-item-has-children a {
	position: relative;
}
.sidenav ul li.menu-item-has-children a:before {
	background: url("images/drop-arrow.png") no-repeat right center;
	float: left;
	position: absolute;
	width: 11px;
	height: 8px;
	content: "";
	right: 10px;
}
#mobile-main-menu .sidenav ul li {
	position: relative;
}
#mobile-main-menu .sidenav ul li .drop-arrow {
    cursor: pointer;
    float: right;
    height: 25px;
    margin-left: 10px;
    position: absolute;
    width: 25px;
}
#mobile-main-menu .sidenav ul li .sub-menu .drop-arrow {
	display: none;
}
#mobile-main-menu .sidenav ul li.menu-item-has-children a:before {
	display: none;
}
.sidenav ul li.menu-item-has-children ul.sub-menu li a:before {
	background: none;
}
.menu-item-11201 a {
	text-transform: none;
}
.header-main-search-wrap {
	display: inline-block;
	margin-top: 1px;
}
.page-template-page-fullwidth-twl .header-main-search-wrap, .page-template-twl-template .header-main-search-wrap, .page-template-twl-shop-template .header-main-search-wrap, .page-template-tcl-template .header-main-search-wrap, .page-template-tsl-template .header-main-search-wrap{
    margin: 0;
}
.page-template-page-fullwidth-twl .search-bar-nav, .page-template-twl-template .search-bar-nav, .page-template-twl-shop-template .search-bar-nav, .page-template-tcl-template .search-bar-nav, .page-template-tsl-template .search-bar-nav{
    margin-top: 5px;
}
#searchsubmit {
	display: none;
}
#searchform label {
	display: none;
}
.search-box {
	background-color: transparent;
	margin-top: 2px;
	right: 46px;
	text-align: right;
	top: 0;
	z-index: 9999;
}
.left-inner p span, .left-inner p, .left-inner ul li {
	font-family: "HelveticaNeueLTStd-Lt"
}
.podcast-content h2, .podcast-content h2 a {
	color: #18ab50;
	font-size: 30px;
	font-family: "Playfair Display", serif;
	font-weight: normal;
}
.podcast-content h3, .podcast-content h3 b {
	color: #18ab50;
	font-size: 22px;
	font-family: "Playfair Display", serif;
	font-weight: normal;
}
.left-inner ul li a, .left-inner p a {
	color: #18ab50;
}
.podcast-content h3 {
	margin-bottom: 28px;
}
.podcast-content > ul {
	padding-left: 20px;
}
.podcast-content li {
	padding-bottom: 8px;
	color: #072b47;
}
.archive-infinite-scroll-wrap {
	text-align: center;
	padding: 0 0 40px 0;
}
.archive-infinite-scroll-wrap span, .archive-infinite-scroll-wrap i {
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	font-size: 16px;
	padding-bottom: 12px;
}
.main-product {
	margin-bottom: 30px;
}
.author .main-product {
	margin-top: 70px;
}
.author {
	margin-left: 0px;
	padding-left: 24px; position: relative;
}
.sidebar .fa.fa-heart-o {
	font-size: 24px;
	padding-right: 12px;
	margin-top: 2px;
}
body.spp .smart-track-player .spp-track .spp-artist {
	opacity: 1 !important;
	font-size: 18px;
	font-family: "Playfair Display", serif;
	font-weight: normal;
}
.spp-track-title span {
	font-size: 22px;
	font-family: "Playfair Display", serif;
	font-weight: normal;
}
.spp-artist span {
	font-size: 18px;
	font-family: "Playfair Display", serif;
	font-weight: normal;
	color: #ffffff;
}
.podcast-content h3.sin-pod {
	padding-bottom: 8px;
}
.sidenav ul li {
	text-align: left;
}
.single-podcast .banner-text, .single-post .banner-text, .single-product .banner-text {
	display: none;
}
.spinner {
	text-align: center;
}
.spinner .fa {
	font-size: 75px;
	margin-top: 11%;
}
/********/
body .smart-podcast-player.spp-color-60b86c .spp-player-container .spp-track .spp-progress .spp-current-time, body .smart-track-player.stp-color-60b86c .spp-track .spp-progress .spp-current-time {
	background: #12803c none repeat scroll 0 0 !important;
}
body .smart-podcast-player.spp-color-60b86c .spp-player-container .spp-track .spp-loaded, body .smart-track-player.stp-color-60b86c .spp-track .spp-loaded {
	background: #18ab50 !important;
}
body .smart-podcast-player.spp-color-60b86c .spp-player-container .spp-track .spp-loaded-container, body .smart-track-player.stp-color-60b86c .spp-track .spp-loaded-container {
	background: #18ab50 none repeat scroll 0 0 !important;
}
body .smart-podcast-player.spp-color-60b86c .spp-player-container .spp-track .spp-track-title, body .smart-track-player.stp-color-60b86c .spp-track .spp-track-title {
	color: #fff;
	font-family: "Playfair Display", serif;
	font-size: 22px;
	font-weight: normal;
	opacity: 1;
}
.podcast-content .podcast-readmore {
	font-size: 16px;
	color: #18ab50;
	font-weight: bold;
}
#search-box-popupp.search-box {
	width: 300px !important;
	right: 100px;
	opacity: 0;
	display: block;
	transform: translateX(20%);
	transition-delay: 0.10s;
	transition-duration: 0.5s;
	padding: 0px;
	top: -8px;
	z-index: 1;
	transition-property: opacity, transform, -webkit-transform, width;
	transition-timing-function: ease, ease, ease;
}
.seach-icon {
	margin-left: 15px;
	z-index: 2;
	position: relative;
	outline: none;
}
.seach-icon:focus {
	outline: none;
}
#search-box-popupp.search-box.active {
	display: block;
	opacity: 1;
	transform: translateX(0px);
	transition-delay: 0.10s;
	transition-duration: 0.5s;
	transition-property: opacity, transform, -webkit-transform, width;
	transition-timing-function: ease, ease, ease;
}
#search-box-popupp.search-box input {
	border: 0px none;
	border-bottom: 1px solid #000;
	border-radius: 0px;
	padding: 0px 0px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	width: 100%;
	max-width: 100%;
	background: transparent;
}
.mmlinks {
	position: relative;
	z-index: 2;
}
.cart-icon {
	z-index: 2;
	position: relative;
}
.admin-bar .menu {
	top: 0px;
}
.header-main-member-wrap {
	display: block;
	float: left;
	opacity: 1;
	transform: translateX(0px);
	transition-delay: 0.10s;
	transition-duration: 1s;
	transition-property: opacity, transform, -webkit-transform, width;
	transition-timing-function: ease, ease, ease;
	position: relative;
	z-index: 2;
	margin-top: -2px;
	visibility: visible;
}
.header-main-member-wrap.aimate-left {
	opacity: 0;
	transform: translateX(-40%);
	transition-delay: 0.10s;
	transition-duration: 1s;
	transition-property: opacity, transform, -webkit-transform, width;
	transition-timing-function: ease, ease, ease;
	visibility: hidden;
}
.podcast-content h2.p1 {
	font-size: 22px;
}
.nav-links a {
	line-height: 29px;
}
.greenbg a:hover {
	text-decoration: underline;
}

a.greenbg {
    background: #18ab50 none repeat scroll 0 0;
    border-radius: 0;
    padding: 11px 4px;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
}
.sidenav .closebtn:focus {
	outline: none;
}
.social-links.clearfix > div {
	color: #646e7a;
}
.menu li:hover > a, .menu li.current-menu-item > a, .menu li.current-menu-parent > a, .menu li.current-menu-ancestor > a {
	color: #18ab50;
}
.menu li li a:hover {
	color: #FFF;
	background: #18ab50;
}
.menu li li:last-child a {
	border: 0px none;
}
.menu .menu-item-has-children.current-menu-item, .menu .menu-item-has-children.current-menu-parent, .menu li.current-menu-ancestor, .menu .menu-item-has-children:hover {
}
.greenbg a:hover {
	background: #072a46 none repeat scroll 0 0;
}
.sidenav .closebtn {
	top: 10px;
}
.cart-empty {
	color: #18ab50;
	font-size: 32px;
	text-align: center;
	font-family: "Playfair Display", serif;
}
.checkout.woocommerce-checkout .woocommerce-billing-fields input, .checkout.woocommerce-checkout .woocommerce-billing-fields select {
	background: #f4f3f1 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	float: right;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	width: 70%;
}
.woocommerce-checkout .woocommerce-billing-fields label {
	color: #072b47 !important;
	display: block !important;
	float: left;
	font-size: 15px;
	text-align: left;
	text-transform: uppercase;
	width: 30%;
	font-weight: 500;
	font-family:'HelveticaNeueLTStd-Roman';
}
.page-id-4043 .select2-container .select2-choice {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #707070;
	font-size: 14px;
	height: 36px;
	line-height: 37px;
}
.checkout-order-summary .header-menu-cart-items {
	border: 1px solid #24445d;
	padding: 25px;
	float: left;
}
.checkout-order-summary .product-srt {
	float: left;
	width: 100%;
	margin-bottom: 15px; font-family: 'HelveticaNeueLTStd-Lt', serif;
} 
.img-wrap {
	width: 30%;
	float: left;
}
.text-srt {
	font-size: 14px;
	line-height: 18px;
	padding-left: 35%;
	margin-left: 20px;
}
.checkout-order-summary .cart-subtotal {
	border-top: 2px solid #eae7e4;
	float: left;
	margin: 15px 0 0;
	padding: 15px 0;
	width: 100%; font-family: 'HelveticaNeueLTStd-Lt', serif;
	color: #012e57;
	font-size: 18px;
}
.checkout-order-summary .order-total {
	border-bottom: 2px solid #eae7e4;
	float: left;
	margin: 0px 0 15px;
	padding: 0px 0;
	width: 100%;
	color: #012e57 !important;
	font-size: 18px; font-family: "helveticaneueltstd-bd";
}
.checkout-order-summary .order-total > div {
	float: right;
	color: #012e57;
}
.checkout-order-summary .order-total > label {
	float: left;
	color: #012e57;
}
.checkout-order-summary .cart-subtotal .amount {
	float: right;
	display: inline;
	color: #012e57;
	font-size: 18px !important;
}
.checkout-order-summary .checkout-coupon-wrap .button {
	border-radius: 0;
	float: right;
	font-family: "HelveticaNeueLTStd-Lt",serif;
	font-size: 16px ;
	font-weight: lighter !important;
	line-height: 25px !important;
	padding: 6px 13px 4px !important;
	text-transform: uppercase;
}

.checkout-order-summary .checkout-coupon-wrap .button:hover {
	opacity:0.8;
}


.checkout-order-summary .checkout-coupon-wrap .input-text {
	background: #f4f3f1 none repeat scroll 0 0;
	border: 0 none;
	font-family: "Helvetica-regular";
	font-size: 14px;
	height: 36px;
	max-width: 68%;
	padding: 0 10px;
	width: 100%;
	margin-bottom: 10px;
}
.shop_table .woocommerce-checkout-review-order-table {
	display: none;
}
.checkout-back-cart-button > p {
	display: inline;
	color: #072b47;
}
.checkout-back-cart-button {
	color: #072b47;
	float: left;
	margin-bottom: 40px;
	width: 100%;
	font-size: 12px;
	padding-left: 15px;
	font-family: 'Helvetica-regular';
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}
.checkout-heading-top, .woocommerce .shop, .cart_totals.calculated_shipping h2 {
	font-family:'HelveticaNeueLTStd-Lt', serif;
	font-size: 28px;
	color: #072b47;
	border-bottom: 2px solid #f4f3f1;
	padding-bottom: 7px;
	width: 100%;
	margin-bottom: 15px;
	font-weight: 300;
}

.page-id-4042 .cart_totals h2 {
    margin-bottom: 20px;
    font-family: 'HelveticaNeueLTStd-Lt', serif  !important;
    font-size: 28px;
    color: #072b47;
    border-bottom: none;
    padding-bottom: 7px;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 300;
}

.cart_totals.calculated_shipping h2 {
	border: 0 none;
	margin-bottom: 0px;
	font-family: 'HelveticaNeueLTStd-Lt', serif !important;
	font-weight: 300;
}
.woocommerce-billing-fields {
	border-top: 2px solid #f4f3f1;
	float: left;
	padding-top: 30px;
	width: 100%;
	border-bottom: 2px solid #f4f3f1;
	padding-bottom: 30px;
}
.logged-in .woocommerce-billing-fields {
	border-top: 0px none;
}
.woocommerce-cart table.shop_table {
	border-collapse: separate;
	border-radius: 0;
	margin: 0;
	text-align: left;
	width: 100%;
	border: 0px none;
}
.woocommerce-cart table.cart .product-thumbnail {
	min-width: 80px;
}
.woocommerce-cart table.cart img {
	width: 80px;
margin-right:20px;
}
.page-id-4043 .checkout h3 {
	color: #18ab50;
	font-size: 15px;
	margin-bottom: 30px;
margin-top:30px;
	text-transform: uppercase;
	font-family: 'Helvetica-regular';
	font-weight: bold;
}
.shop_table .woocommerce-checkout-review-order-table {
	display: none;
}
.page-id-4043 .woocommerce-info {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none !important;
	border-radius: 5px;
	color: #072b47;
	font-size: 16px;
	padding: 0 !important;
}
.checkout-left .woocommerce-info {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
	border-radius: 0;
	color: #072b47;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.checkout-left .woocommerce-info a {
	color: #18ab50;
	font-weight: bold;
}
.page-id-4043 .place-order #place_order {
	border-radius: 0px;
	text-transform: uppercase;
	width: auto; font-family: "HelveticaNeueLTStd-Lt",serif;
	font-size: 16px;
	padding: 2px 58px 1px 58px !important;
font-weight: bold!important;
}

.page-id-4043 .place-order:hover {
opacity:0.8;}

.page-id-4043 #add_payment_method #payment, .woocommerce-checkout #payment {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.menu-cart-wrap > h3 {
	color: #072b47;
	font-size: 28px;
 font-family: 'HelveticaNeueLTStd-Lt', serif;
}
.woocommerce form .form-row .required {
	display: none;
}
.single-post #text-2 a .fa.fa-heart {
	color: #ca006c;
}
.single-product-box .single-product-button:hover {
	background: #18ab50 none repeat scroll 0 0;
}
.page-template-page-template-teaching-item .right-inner .teaching-banner .single-product-box:hover, .single-post .right-inner .teaching-banner .single-product-box:hover, .single-podcast .right-inner .teaching-banner .single-product-box:hover {
	border-bottom: 1px solid #18ab50;
	border-top: 1px solid #18ab50;
}
.shop_table.woocommerce-checkout-review-order-table, .payment_method_paypal label, #order_review_heading {
	/*display: none;*/
}
.page-id-4043 #add_payment_method #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: transparent !important;
	padding: 0px !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
	display: none;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	border-bottom: none;
	list-style: outside none none;
	padding: 0px;
}
#add_payment_method #payment ul.payment_methods p, .woocommerce-checkout #payment ul.payment_methods p {
	color: #072b47;
	font-weight: normal;
	font-size: 16px;
	font-family: 'Helvetica-regular';
}

fieldset#wc-paypal_pro_payflow-cc-form label {text-align:left;}

fieldset#wc-paypal_pro_payflow-cc-form .form-row-last {float:left;}

input#paypal_pro_payflow-card-cvc {
    font-size: 1em!important;
}

.bx-controls-auto {
	display: none;
}
.bx-pager.bx-default-pager {
	padding-left: 531px;
}
.page-id-4043 .checkout-left .woocommerce-billing-fields {
	margin-bottom: 0;
}
.qty-checkout-right label {
	margin-bottom: 0px;
}
.woocommerce-cart table.shop_table td {
	padding: 25px 0px;
	vertical-align: top;
}
.woocommerce-cart a.remove, .woocommerce-cart a.remove:hover {
	border: 0 none;
	border-radius: 0%;
	color: #8c8883 !important;
	font-size: 15px;
	height: auto;
	line-height: 1;
	text-align: left;
	width: auto;
	font-weight: lighter;
	text-decoration: underline;
	font-family: 'Helvetica-regular';
	background: transparent;
	margin-top: 45px;
}
.page-id-4042 .product-name {
	color: #072b47;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 300;
	font-family: 'Helvetica-regular';
	vertical-align: top;
	padding-top: 35px !important;
}
.page-id-4042 .product-name a {
	color: #072b47;
}
.woocommerce td.product-quantity {
	padding-top: 35px !important;
}
.woocommerce-cart .actions, .woocommerce-cart .shop_table_responsive.cart tr:last-child .amount {
	font-size: 18px;
	text-transform: uppercase;
	font-family:"helveticaneueltstd-bd";
}
.woocommerce-cart .shop_table_responsive.cart tr:last-child .amount {
	min-width: 150px;
	text-align: right;
	float: right;
}
.woocommerce-cart .product-price {
	font-size: 18px;
	font-weight: 300;
	font-family: 'Helvetica-regular';
	padding-top: 35px !important;
	text-align: right;
}
.archive.category .main-product {
	padding-top: 50px;
}
.woocommerce-cart .page-content {
	padding: 0px 0;
}
.suggestion {
	float: left;
	margin-top: 20px;
	padding: 60px 0 30px;
	width: 100%;
	border-top: 1px solid #6a8091;
}
.suggestion .suggest-title {
	text-align: center;
	width: 100%;
	margin-bottom: 40px;
	float: left;
	font-size: 22px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #072b47;
	font-weight: 300;
}
.woocommerce-cart .center-block-top {
	background: #efedea none repeat scroll 0 0;
	display: table;
	margin: 0 auto;
	max-width: 315px;
	padding-bottom: 30px;
	text-align: center;
	height: 500px;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
}
.woocommerce-cart .center-block-top .btn-success {
	border-radius: 0;
	text-transform: uppercase;
	font-size: 15px;
	position: absolute;
	bottom: 30px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	width: 150px;
}

.cart_totals.calculated_shipping .wc-proceed-to-checkout a {
	border-radius: 0 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 300 !important;
	line-height: 20px;
	padding: 15px 0 12px !important;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 20px;
}
.cart_totals.calculated_shipping .wc-proceed-to-checkout a:hover {
	opacity: 0.8;
}
.woocommerce-cart .cart_totals.calculated_shipping table.shop_table td, .woocommerce-cart .cart_totals.calculated_shipping table.shop_table th {
	padding: 5px 0;
	vertical-align: top;
	border: 0 none;
	font-weight: 300;
	font-family: "Helvetica-regular";
	font-size: 18px;
}
.woocommerce-cart .cart_totals.calculated_shipping table.shop_table td {
	text-align: right;
}
.woocommerce-cart .cart_totals.calculated_shipping table.shop_table .order-total th {
	font-family: "helveticaneueltstd-bd"; font-weight: normal;
}
.woocommerce-cart .shop_table.shop_table_responsive.cart thead {
	display: none;
}
.header-cart-wrap {
	display: inline-block;
	position: relative;
}
.header-cart-wrap i, .header-main-search-wrap i {
	color: #072b47;
	font-size: 18px;
}
.header-main-search-wrap i {
	margin-top: -1px;
}
.cart-icon .fa.fa-check-circle {
	background: #fff none repeat scroll 0 0;
	color: #18ab50;
	left: 8px;
	position: absolute;
	top: 5px;
	border-radius: 50%;
}
.header-cart-wrap .menu-cart-wrap {
	background: #fff none repeat scroll 0 0;
	border-top: 3px solid #18ab50;
	right: -27px;
	padding: 15px;
	position: absolute;
	top: 33px;
	width: 230px;
}
.header-cart-wrap .product-srt {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.header-cart-wrap .heading-main {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 6px;
}
.header-cart-wrap .img-wrap {
	width: 35%;
}
.header-cart-wrap .amount {
	bottom: auto !important;
	font-weight: bold;
	position: relative !important;
}
.header-cart-wrap .srt-total {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 6px 0px;
}
.header-cart-wrap .view-crt, .header-cart-wrap .checkout-srt {
	background: #072b47;
	color: #FFF;
	font-size: 14px;
	padding: 7px 12px;
	margin-top: 4px;
	float: left;
	margin-right: 4%;
	width: 48%;
	text-align: center;
}
.header-cart-wrap .checkout-srt {
	background: #18ab50;
	float: right;
	margin-right: 0px;
}
ul#menu-play-menu {
	padding-bottom: 20px;
}
.category_ajax_filtering ul {
	float: none;
	list-style: outside none none;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	width: auto !important;
}
.category_ajax_filtering .menu li {
	display: inline-block;
	float: none;
	margin: 0;
}
.category_ajax_filtering .menu li a {
	color: #646e7a;
	display: block;
	/*font-size: 1.1em;*/
	/*font-weight: bold;*/
	padding: 10px 20px;
	text-transform: uppercase;
}
.category_ajax_filtering .menu li a:hover {
	color: #18ab50;
	text-decoration: underline;
}
.category_ajax_filtering .menu li.current-menu-item a {
	color: #18ab50;
	text-decoration: underline;
}
ul#menu-shop-menu {
	padding-bottom: 30px;
}
.single-price {
	text-align: center;
	font-size: 21px!important;
}
.single-play-box-inner p {
	max-height: 285px;
	overflow: hidden;
}
.woocommerce-cart .return-to-shop {
	text-align: center;
}
.woocommerce-cart .return-to-shop span {
	display: block;
	margin: 15px 0;
	color: #072b47;
	font-family: "Helvetica-regular";
	font-size: 16px;
	font-weight: 300;
}
.woocommerce-cart .return-to-shop span .button.wc-backward {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #18ab50;
	font-weight: normal;
	padding: 0;
	font-size: 16px;
}
.header-cart-wrap .menu-cart-wrap::before {
	border-bottom: 8px solid #18ab50;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 27px;
	top: -11px;
	width: 0;
}
.header-menu-cart-noitems {
	text-align: center;
}
.header-menu-cart-noitems {
	padding: 20px 0;
}
.header-menu-cart-noitems > a {
	color: #072b47;
	font-size: 12px;
}
.side_nav_close_text_icon > span {
	color: #fff;
	font-size: 12px;
	position: absolute;
	right: 55px;
	top: 18px;
	font-family: "Helvetica-regular";
}
#mySidenav .sub-menu li a {
	border-bottom: 0 none;
	font-size: 13.5px;
	padding: 8px 14px;
	text-transform: none;
}
#menu-product-archive-menu {
	z-index: 0;
}
#mySidenav #menu-side-burger-menu {
	padding-bottom: 50px;
	padding-left: 0px;
}
.main-product .col-lg-12 .podcast.type-podcast.status-publish:first-child {
	margin-top: 60px;
}



.smart-track-player .spp-track-layer-1 .spp-playback-controls .spp-play-pause .spp-play .spp-play-mask {
background: #fff!important; }
   

 
.banner-text-left-mobile {
	display: none;
}
.search.search-results .res-post .custom-loop .box a img {
	width: 100%;
}
.home .how-can-inner .box .box-content {
	background: rgba(0, 0, 0, 0) linear-gradient(rgba(255, 255, 255, 0), rgba(7, 43, 71, 0.1)) repeat scroll 0 0;
}
.home .how-can-inner .box:hover .box-content {
	background: rgba(7, 43, 71, 0.7) none repeat scroll 0 0;
}
#menu-header-menu > li > a {
	text-transform: uppercase;
}
.cart_form_custom_desktop {
	display: block;
	padding-right: 55px;
}
.cart_form_custom_mobile {
	display: none;
}
.shop_table.shop_table_responsive.cart a {
	border-radius: 0 !important;
	padding: 11px 0 !important;
}
.sidenav .main-menu-sidebar {
	display: none;
}
.summary.entry-summary.mob-summary {
	display: none;
}
.box {
	cursor: pointer !important;
	overflow: hidden;
}
.page-content .right-inner .box .box-content {
	background: #f4f3f1;
}
.page-content .right-inner .box:hover .box-content {
	background: #f4f3f1;
}
.page-content .right-inner .teaching-banner .box .box-content {
	position: relative;
	padding-top: 0px;
}
.page-content .right-inner .teaching-banner .box > a {
	position: relative;
}
.page-content .right-inner .sidebar {
	padding-left: 0;
}
.page-item-127 .box img {
	object-fit: inherit !important;
}
.page-content .right-inner .teaching-banner .box::before {
	padding-top: 0 !important;
}
.page-content .right-inner .single-product-box .single-product-button:hover {
	background: #18ab50 none repeat scroll 0 0;
	border-color: #18ab50;
}
.page-item-127 .teaching-banner .box .box-content {
	background: #f4f3f1 none repeat scroll 0 0;
	float: left;
	text-align: center;
}
.page-item-127.box .box-content {
	background: #f4f3f1 none repeat scroll 0 0 !important;
}
.page-content .right-inner .teaching-banner .single-product-box:hover {
	border-bottom: 1px solid #18ab50;
	border-top: 1px solid #18ab50;
}
.teaching-banner .box::before {
	padding-top: 0% !important;
}
/* === || email option || === */
.main-email-page {
	background: url(images/email-option-page-bg.jpg) top right no-repeat;
	background-size: cover;
	width: 100%;
	position: relative;
	display: block;
	padding: 80px 0px;
	border-top: 10px solid #072b47;
}
.main-email-page .email-heading > h3 {
	color: #fff;
	font-size: 26px;
	font-weight: 300;
	text-transform: uppercase;
	font-family: "HelveticaNeueLTStd-Lt";
	line-height: 28px;
}
.main-email-page p {
	color: #FFF;
	font-family: "HelveticaNeueLTStd-Lt";
	font-weight: 300;
	margin-bottom: 40px;
	margin-top: 20px;
    font-size: 20px;
}
.main-email-page .form-area {
	max-width: 300px;
}
.main-email-page .form-area .gform_wrapper label.gfield_label, .main-email-page .form-area .gform_wrapper .gfield_required {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	color: #FFF;
	margin: 0 auto;
}
.main-email-page .form-area .gform_wrapper .top_label input.medium, .main-email-page .form-area .gform_wrapper .top_label select.medium {
	border: 0 none;
	height: 44px;
	width: 100%;
}
.main-email-page .form-area .gform_wrapper .gform_footer input.button {
	background: #072b47 none repeat scroll 0 0;
	border-radius: 0;
	font-size: 16px;
	height: 55px;
	margin: 0;
	width: 100%;
	font-family: "HelveticaNeueLTStd-Lt";
	text-transform: uppercase;
	font-weight: 300;
}
.main-email-page .form-area .gform_wrapper .gform_footer {
	clear: both;
	margin: 0;
	padding: 16px 0 0px;
}
.main-email-page .main-logo {
	margin-bottom: 50px;
}
.main-email-page .gform_wrapper div.validation_error {
	border-bottom: 2px none #790000;
	border-top: 2px none #790000;
	clear: both;
	color: #790000;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
	padding: 0;
	text-align: left;
	width: 100%;
	display: none;
}
.main-email-page .gform_wrapper li.gfield.gfield_error, .main-email-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent;
	border-bottom: 1px none #c89797;
	border-top: 1px none #c89797;
	box-sizing: border-box;
	margin-bottom: 0px !important;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.mobile_menu_text {
	display: none;
}
.page-template-page-template-teaching .teaching-list-temp .col-md-4.col-sm-6, .page-template-page-template-teaching .teaching-list-temp .col-md-4.col-sm-4 {
	box-sizing: border-box;
	padding: 30px !important;
}
.teaching-list-temp .center-block-top {
	box-sizing: border-box !important;
	margin: 0 !important;
	width: 100%;
}
.page-template-page-template-teaching .teachning-bottom .center-block-bottom h3 {
	min-height: 60px;
}
.header-menu-cart-items .checkout_coupon {
	display: block !important;
}
.checkout-coupon-wrap .woocommerce-error, .checkout-coupon-wrap .woocommerce-info, .checkout-coupon-wrap .woocommerce-message {
	float: left;
}
.tawk_popup_footer > img {
  width: 70%;
margin-bottom:10px;
}

.back-to-top-footer {
    color: #646e7a;
    font-size: 15px;
    text-transform: uppercase;
	display: none;
}


.page-template-page-template-teaching .center.teaching-list-temp {
    margin-top: 56px;
    float: left;
    width: 100%;
    margin-bottom: 56px;
}
.woocommerce-cart .cart_form_custom_desktop input[name="update_cart"], .woocommerce-cart .cart_form_custom_mobile input[name="update_cart"] { display:none; }
.checkout-order-summary .header-menu-cart-items > ul {  list-style-type: none; }
.woocommerce-checkout .woocommerce form .form-row .select2-container {
    width: 70% !important;
    float: right;
}

.woocommerce-cart .cart_totals_checkout_wrap .wc-proceed-to-checkout a {
    border-radius: 0;
    font-size: 13px !important;
    font-weight: 300;
    padding: 11px 0 !important;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
}

.woocommerce-cart .cart_totals_checkout_wrap .wc-proceed-to-checkout a:hover {
    opacity:0.8;
}

/*-------20-2-2017--------*/
.woocommerce-cart .cart_totals table.shop_table.shop_table_responsive th, .woocommerce-cart .cart_totals table.shop_table.shop_table_responsive td {
    font-family: 'HelveticaNeueLTStd-Lt', serif;
    font-weight: normal;
    font-size: 18px;
    padding:3px 0px;
    border: none;
}
.cart_totals table.shop_table.shop_table_responsive td {
    text-align: right;
    padding-right: 0;
}
.woocommerce-cart .cart_totals table.shop_table tr:last-child td{
    padding: 3px 0 25px; font-family: "helveticaneueltstd-bd";
}
.woocommerce-cart .cart_totals table.shop_table tr:last-child td strong{ font-weight: normal;}
.woocommerce-cart .cart_totals table.shop_table tr:last-child th{padding:3px 0px 25px; text-transform: uppercase; font-weight: 700; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
td.product-quantity span {
    /* float: left; */
    display: inline;
    margin: 0 5px 0 0;
}
.product-quantity .quantity {
    float: none; 
    display: inline-block;
}
td.product-quantity {
    text-align: right;
}
.cart_form_custom_desktop table td.product-quantity {
    position: relative;
}

.center-menu span.drop-arrow {
    position: absolute;
    right: 1px;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700;
    font-family: "helveticaneueltstd-bd";
}
.page-id-4043 .order-total .amount {
    color: inherit !important;
}

@font-face {
    font-family: 'helveticaneueltstd-bd';
    src: url('fonts/helveticaneueltstd-bd.eot');
    src: url('fonts/helveticaneueltstd-bd?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltstd-bd.woff') format('woff'),
         url('fonts/helveticaneueltstd-bd.ttf') format('truetype'),
         url('fonts/helveticaneueltstd-bd.svg#helveticaneueltstd-bd') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'HelveticaNeueLTStd-Roman';
    src: url('fonts/HelveticaNeueLTStd-Roman.eot');
    src: url('fonts/HelveticaNeueLTStd-Roman?#iefix') format('embedded-opentype'),
         url('fonts/HelveticaNeueLTStd-Roman.woff') format('woff'),
         url('fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'),
         url('fonts/HelveticaNeueLTStd-Roman.svg#HelveticaNeueLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;

}
.coupon label {
    font-size: 14px;  font-family: 'HelveticaNeueLTStd-Lt', serif;
}
ul#shipping_method{font-family: 'HelveticaNeueLTStd-Lt', serif;}
.post-tag{background: none;}
.single-post .left-inner ul li.author i, .single-post .left-inner ul li.post-tag i {
    position: absolute;
    left: 0;
    top: 4px;
}
.woocommerce-cart .cart_totals .cart_totals_checkout_wrap {
    border:1px solid #24445d; padding: 39px 20px 10px;
}
.blog_post_golden_form {
    background: url(https://www.michellemcquaid.com/wp-content/uploads/2017/02/yellow-bg.jpg) no-repeat;
    background-size: cover; margin: 0 0 35px; padding: 32px 0 32px;
}
body.postid-3444 .inner-page {
    padding-top: 0;
}
.golden_form_text span {
    font-size: 23px;
    color: #072b47;
    line-height: 1; font-family: 'HelveticaNeueLTStd-Lt', serif;
}
.golden_form_text span label{ font-family: "Playfair Display", serif; margin: 0;}
.post_golden_form {
    text-align: right; margin: 8px 0 0;
}
.post_golden_form a {
    font-size: 14px !important;
    color: #fff;
    text-decoration: none !important;
    background: #072b47;
    text-transform: uppercase;
    padding: 8px 46px;
    display: inline-block; text-align: center;
}
.golden_form_text {
    margin: 10px 0 0;
}
/***21-02-17**/
.page-template-wellbeing-membership-template .wellbeing-lab-membership .workshop-inner.customized-layout-workshop .inner-work-img {
  margin-right: 6px !important;
}
.page-template-wellbeing-membership-template .inner-work-content {margin-top:0px;} 
.page-template-wellbeing-membership-template .inner-work-content h4 {text-transform:uppercase; margin-bottom:10px;} 
.page-template-wellbeing-membership-template .downloads-btns > li.disabled {  opacity: 0.3;  pointer-events: none;}

/*-----7-3-2017-------*/
.main-email-page p a {
    margin-bottom: 18px;
}

.blueprint-book-download-btn:hover, .blueprint-book-download-btn:focus {
    color: #fff; text-decoration: none;
}
.blue-book-download-btn:hover {
    background: rgba(24, 171, 80, 0.8) !important;
}
.sky-book-download-btn:hover{  background:rgba(66, 196, 222, 0.8) !important; }
.dark-book-download-btn:hover{  background:rgba(7, 43, 71, 0.8) !important;}
.page-id-3934 input[type="email"]{border-radius: 0;}
.h input[type="submit"].button-style{margin-top: 0;}
 
.page-template-page-fullwidth-twl .page-content h3 {
    font-size: 22px;
    font-family: "Playfair Display", serif;
    margin-bottom: 20px;
    color: #e74310;
	line-height:32px;
}
.page-template-page-fullwidth-twl .page-content p {
    color: #072b47;
    line-height: 22px;
    margin-bottom: 25px;
}
.page-template-page-fullwidth-twl .page-content .hey {
    font-size: 32px;
    font-family: "Playfair Display", serif;
    color: #e74310;
}

.page-template-page-fullwidth-twl .page-content p em {
    color: #e74310;
}
.page-template-page-fullwidth-twl #content .container {
    max-width: 970px;
}
.orange-outline-bg {
    width: 100%;
    border: solid 1px #e74310;
    padding:25px 20px;
}
.orange-outline-left {
    width: 58%;
    float: left;
}
.orange-outline-right {
    float: right;
    width: 38%;
}
.orange-outline-left h3 {
    line-height: 22px !important;
}
.orange-outline-left p {
    margin-bottom: 20px !important;
}
.orange-outline-left p:last-child {
    margin-bottom: 0 !important;
}
.twl-about-img .col-sm-12 {
    padding: 0;
}
.twl-about-img .twl-about-img-1 {
    width: 22%;
    padding-right: 14px;
}
.twl-about-img .twl-about-img-2 {
    width: 39%;
    padding-right: 14px;
}
.twl-about-img .twl-about-img-3 {
    width: 32%;
}
.twl-about-img {
    margin-bottom: 35px;
}
.badge-box-main {
    margin-bottom: 40px;
}
.badge-box {
    position: relative;
    min-height: 350px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    max-width: 156px;
}
.page-template-page-fullwidth-twl .colcust-badge {  text-align:center; padding:20px 1%;  }
.page-template-page-fullwidth-twl .colcust-badge strong { display:block; padding:10px 0 10px 0; }
.page-template-page-fullwidth-twl .colcust-badge img { margin-bottom:20px; text-align:center; display:inline-block; max-width: 122px;}

.page-template-page-fullwidth-twl .col-badges { padding:0; }
.page-template-page-fullwidth-twl .col-badges-hdng{ background:#062b48; color:#fff; padding-top:10px; padding-bottom:10px; font-weight:bold; margin-bottom:20px; }
.page-template-page-fullwidth-twl .col-badges-cont { margin-bottom:20px; min-height:160px;}
.page-template-page-fullwidth-twl .col-badges-cont img { max-width:80%; display:inline-block; margin-bottom:8px; }
.page-template-page-fullwidth-twl .col-badges-cont .col-xs-6 { padding-top:25px; }
.page-template-page-fullwidth-twl .clr-purple {color: #71236f;} 
.page-template-page-fullwidth-twl .clr-green {color: #18ab50;} 
.page-template-page-fullwidth-twl .clr-orange {color: #e74310;} 
.page-template-page-fullwidth-twl .clr-pink {color: #ca006c;} 
.page-template-page-fullwidth-twl .clr-cyan {color: #42c4de;} 
.page-template-page-fullwidth-twl .clr-navy {color: #072b47;} 
.page-template-page-fullwidth-twl .page-content h2 {
    margin-bottom: 25px;
    color: #e74310;
}
.page-template-page-fullwidth-twl .page-content p span {
    color: #e74310;
}
.page-template-page-fullwidth-twl #mobile-main-menu {
    display: none;
}
.page-template-page-fullwidth-twl .gravity-form-mmcq input[type=submit] {
    background: #e74310;
    border: 0;
    text-transform: uppercase;
}
.page-template-page-fullwidth-twl .gravity-form-mmcq input[type=submit]:hover{
    background: #072b47;
}
.page-template-page-fullwidth-twl .gravity-form-mmcq input[type=text], .page-template-page-fullwidth-twl .gravity-form-mmcq textarea {
border-radius: 0;background: #f4f3f1;border: 0;padding: 10px !important;
}
.page-template-twl-shop-template .category_ajax_filtering li {
    display: inline-block;
    float: none;
    margin: 0;
}
.page-template-twl-shop-template .category_ajax_filtering {
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.page-template-twl-shop-template ul {
    margin: 0;
}
.page-template-twl-shop-template .category_ajax_filtering li a {
    padding: 10px 20px;
    color: #072b47;
    font-weight: bold;
    text-transform: uppercase;
}
.page-template-twl-shop-template .category_ajax_filtering li a:hover {
    color: #e74310;
    text-decoration: underline;
}
.page-template-twl-shop-template .category_ajax_filtering .active a{
    color: #e74310;
    text-decoration: underline;
}
.page-template-twl-shop-template .single-play-box {
    min-height: 590px;
}
.page-template-twl-shop-template .single-play-box h2 {
    margin-bottom: 65px;
	text-align:center;
}
.page-template-twl-shop-template .single-play-box-inner .play-link {
    left: 20px;
    right: inherit;
    padding: 6px 0;
    bottom: 30px;
    background: #e74310;
}
.page-template-twl-shop-template .single-play-box-inner .add-to-cart-single a {
    padding: 5px 0 !important;
    color: #e74310 !important;
    border: 1px solid #e74310 !important;
}
.page-template-twl-shop-template .single-play-box-inner .add-to-cart-single a:hover {
    color: #fff !important;
    background: #e74310 !important;
}
.header-twl .logo img {
    max-width: 265px;
}
.header-twl .menu ul li, .header-tsl .menu ul li, .header-tcl .menu ul li{text-transform: uppercase;}
.header-twl .menu ul a:hover {color: #e74310;}
.header-tsl .menu ul a:hover {color: #18ab50;}
.header-tcl .menu ul a:hover {color: #42c4de;}
.header-twl .menu ul .current-menu-item a{color: #e74310;}
.header-tcl .menu ul .current-menu-item a{color: #42c4de;}
.header-tsl .menu ul .current-menu-item a{color: #18ab50;}
.page-template-twl-shop-template .single-play-box-inner p {
    display: none;
}
.page-template-twl-shop-template .category_ajax_filtering li.current-menu-item a {
    color: #e74310;
}
.page-template-tsl-template .home-tile-bottom-des a {
    padding: 13px 0px !important;
}
/* new style 15 march */
@media (min-width:768px) {
.page-template-sales-template-php .wellbeinglabs-banner {
  margin-top: 58px;
}
}

/* Responsive */
@media (min-width:991px) {
.box img {
	max-height: 334px;
	width: auto;
	min-width: 100%
}
}

@media (min-width:991px) {
.center-menu {
	display: table;
	margin: 0 auto;
	float: none;
}
}

@media (max-width: 1199px) {
.page-template-page-template-teaching .teaching-list-temp .center-block-top {
	margin: 0 20px 62px;
}
.page-template-page-template-teaching .teachning-bottom .center-block-bottom h3 {
	font-size: 20px;
	word-break: break-all;
}
.menu li {
	margin: 0 1px;
}
.membership {
	margin-right: 10px;
}
.cart-icon {
	margin-left: 10px;
}
.footer-main-menu .footer-menu {
	min-height: 220px;
}
.single-post #text-2 a {
	font-size: 13px;
}
.single-post #text-2 a .fa.fa-heart {
	font-size: 20px;
}
.client-logo li {
	padding: 10px;
}
.post-top {
	text-align: center !important;
	float: none !important;
}
.post-top li {
	display: inline-block;
	float: none !important;
	margin-bottom: 10px;
}
.cart_totals.calculated_shipping .wc-proceed-to-checkout a {
	font-size: 15px;
}


.res-post .col-lg-4 {
	padding: 0 16px;
}
.search.search-results .res-post .custom-loop .box a img {
	width: 100%;
}
	.single-post .left-inner ul li.author i, .single-post .left-inner ul li.post-tag i {
    position: relative; 
     left: 0; 
    top: 0px; 
    padding-right: 7px;
}
	.author, .post-tag{padding-left: 0;}
	.single-post .left-inner ul li{vertical-align: middle;}
		.post_golden_form a{width: 100%; padding: 8px 6px; text-align: center;}
	.golden_form_text {
    margin: 6px 0 0;
}
}

@media (max-width: 1023px) {
.container {
	max-width: 100%;
}
.single-product .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: left;
	margin: 0 auto;
	width: 32% !important;
}
.single-product .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: right;
	margin: 0 auto;
	text-align: left;
	width: 62% !important;
}
.woocommerce div.product div.images img {
	box-shadow: none;
	display: block;
	height: auto;
	max-width: 100%;
}
}

@media (max-width: 991px) {
.page-template-page-template-teaching .teaching-list-temp .center-block-top {
	margin: 0 10px 40px;
}
.page-template-page-template-teaching .center-block-bottom h3 {
	font-size: 18px;
	margin: 26px 0;
}
.teaching-list-temp .teachning-bottom .center-block-top {
	min-height: 890px;
}
.single-post #text-2 a {
	font-size: 16px;
}
.menu {
	position: relative !important;
	background: transparent;
	display: block;
}
.center-menu-mobile, .main-menu-sidebar .menu {
	display: block;
}
.sidenav .closebtn {
	top: 12px;
}
.center-menu {
	display: none;
}
.menu > .close-btn {
	display: none;
}
.header-main-search-wrap {
	display: none !important;
}
.header-main-member-wrap {
	margin-right: 15px;
}
.menu {
	overflow-x: hidden;
}
.sidenav .search-box {
	position: relative;
}
.sidenav #search-box-popupp.search-box {
	display: block;
	opacity: 1;
	padding: 0;
	transform: translateX(0%);
	right: 0px;
	width: 300px !important;
	z-index: 1;
}
.sidenav #search-box-popupp.search-box {
	opacity: 1;
	padding: 0;
	right: 0;
	float: left;
	margin-left: 15px;
	margin-top: -25px;
	transform: translateX(0%);
	transition-delay: 0.1s;
	transition-duration: 0.5s;
	transition-property: opacity, transform, -webkit-transform, width;
	transition-timing-function: ease, ease, ease;
	width: 100% !important;
	z-index: 1;
	margin-bottom: 25px;
}
.sidenav .seach-icon.popup-opener {
	float: right;
	margin-right: -35px;
}
.sidenav .seach-icon.popup-opener i {
	font-size: 16px;
}
.sidenav .search-box .searchform {
	width: 100%;
}
.sidenav #search-box-popupp.search-box input {
	border-color: #FFF;
	color: #FFF;
	padding-right: 20px;
}
.res-post {
	display: inline-block !important;
	position: relative;
	width: 49% !important;
}
.center-menu-mobile {
	border-top: 2px solid #fff;
	margin-top: 30px;
	padding-top: 30px;
}
.center-menu-mobile .menu {
	padding: 0;
}
#mySidenav li ul li > a {
	font-weight: normal;
}
#mySidenav #menu-side-burger-menu li a {
	font-weight: normal;
}
.menu.header-menu-center-main {
	overflow: visible;
	position: unset !important;
	padding-top: 10px;
}
.menu {
	width: 96% !important;
}
.sidenav .main-menu-sidebar {
	display: block;
}
}
@media only screen and (min-width:768px) and (max-width:991px)
{
		/* New 15 march 2017 */
	.res-post .col-lg-4
	{
		width: 100%;
	}
	.res-post {
	  width: 32% !important;
	}
	.page-id-12963 .wellbeinglabs-banner {
  background-position-x: right !important;
}
	
	.page-id-14303 .wellbeinglabs-banner {
  background-position: right center !important;
}
	.wellbeinglab-logo img
	{
		height: auto !important;
	}
	.page-id-14303 .wellbeinglab-logo img, .page-id-12963 .wellbeinglab-logo img  {

    max-width: 139px !important;
}

}

@media only screen and (min-width:768px) and (max-width:800px)
{
		/* New 15 march 2017 */

	.page-id-14303 .wellbeinglabs-banner {
  background-position: right center !important;
}

}

@media (max-width:800px) {
.logo {
	margin-top: 11px;
	padding-bottom: 5px;
}
}

@media (max-width: 768px) {
.social-links .col-lg-12, .footer-bottom-menu .col-lg-12 {
	padding: 0;
}
.subs > span {
	float: none;
}
.post-top li {
	float: left !important;
	width: 100%;
}
.post-top {
	float: none !important;
	text-align: left !important;
}
		.nav-links a {
    text-indent: 1px;
}
}

@media (max-width: 767px) {
.page-template-page-template-teaching-item .posts-full-width {
	margin-top: 15px;
}
.page-template-page-template-teaching-item .box img {
	object-fit: cover;
}
.page-template-page-template-teaching .center-block-bottom h3 {
	min-height: 40px;
}
.teaching-top {
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
}
.page-template-page-template-teaching .teaching-list-temp .col-md-4.col-sm-6, .page-template-page-template-teaching .teaching-list-temp .col-md-4.col-sm-4 {
	display: inline-block;
	float: none;
	vertical-align: top;
	padding: 0 15px !important;
	width: 49%;
}
.single-post .post-tag {
	margin-bottom: 0px;
	font-size: 14px!important;
}
.single-post .author {
	margin-bottom: 0px;
	font-size: 14px!important;
}
.author {
	margin-left: 20px;
	padding-left:0px;
}
.nav-previous a {
	position: relative;
	text-indent: 0;
}
.post-title-navigation {
	font-size: 1px;
}
.nav-previous a span:before {
	content: "Prev Post";
	position: absolute;
	left: 33px;
	top: 0px;
	background: #fff;
	width: 100%;
	font-size: 12px;
}
.post-title-navigation {
	text-indent: 0;
}
.nav-next a {
	position: relative;
	text-indent: 0;
}
.nav-next > a[rel^="next"] {
	margin-right: 0;
}
.nav-next a span::before {
	background: #fff;
	content: "Next Post";
	position: absolute;
	right: 33px;
	text-align: right;
	top: 0;
	width: 100%;
	font-size: 12px;
}
#menu-footer-menu {
	float: none;
}
.footer-logos {
	display: none;
}
.footer-bottom-inner {
	padding: 15px 0 6px;
}
.address {
	margin: 0 auto 5px;
	text-align: center;
}
.footer-top-inner {
	padding: 10px 0;
}
.menu {
	width: 90% !important;
}
.logo {
	margin-top: 6px;
	padding-bottom: 15px;
}
.membership {
	display: none;
}
#mySidenav li a {
	border-bottom: 0px none;
}
.page-id-4043.bottom-mobile-bar {display:none!important;}
.page-id-4042.bottom-mobile-bar {display:none!important;}

.bottom-mobile-bar {
	background-color: #072a46;
	bottom: 0;
	font-size: 13px;
	padding: 10px;
	left: 0;
	letter-spacing: 1px;
	padding-left: 12px;
	padding-right: 12px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 999999;
}
.bottom-mobile-bar ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.bottom-mobile-bar ul li {
	width: 100%;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
}
.bottom-mobile-bar ul li a {
	color: #FFF;
	font-size: 14px;
}
.tawk_popup_footer {
	bottom: 50px !important;
}
.header-cart-wrap .menu-cart-wrap {
	left: auto;
	right: -29px;
}
#mySidenav li a {
	font-size: 18px;
	font-weight: normal;
}
#mySidenav li ul li > a, #mySidenav #menu-side-burger-menu li a {
	font-weight: normal;
	font-size: 14px;
}
#mySidenav li a {
	padding: 10px 0px;
}

.banner-text-left-desktop {
	display: none;
}
.banner-text-left-mobile {
	display: block;
	padding-top: 10px;
}
.cart_form_custom_desktop {
	display: none;
}
.cart_form_custom_mobile {
	display: block;
}
.cart_form_custom_mobile .product-thumbnail {
	float: left;
	max-width: 100px;
	padding-right: 20px;
}
.cart_form_custom_mobile .product-name {
	padding-left: 100px;
	padding-top: 0px !important;
}
.cart_form_custom_mobile .product-variation {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 2px solid #f4f3f1;
}
.cart_form_custom_mobile .product-variation .product-quantity {
	float: left;
	width: 50%;
}
.cart_form_custom_mobile .product-variation .product-quantity .quantity {
	display: inline;
}
.cart_form_custom_mobile .product-variation .product-price {
	float: right;
	padding-top: 0px !important;
}
.cart_form_custom_mobile .product-mobile {
	float: left;
	padding-bottom: 30px;
	width: 100%;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background-color: transparent;
}
.cart_form_custom_mobile .shop_table.shop_table_responsive.cart {
	margin-bottom: 30px;
}
.cart_form_custom_mobile .shop_table.shop_table_responsive.cart td {
	padding-top: 0px;
	border:0;
}
.woocommerce-cart .cart_totals.calculated_shipping table.shop_table td, .woocommerce-cart .cart_totals.calculated_shipping table.shop_table th {
	font-size: 16px;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 1em 0;
}
.single-product .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	float: none;
	margin: 0 auto 0px;
	width: 100% !important;
}
.single-product .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: none;
	margin: 0 auto 40px;
	text-align: justify;
	width: 100% !important;
}
.woocommerce div.product div.images img {
	box-shadow: none;
	display: block;
	height: auto;
	width: 100%;
}
.summary.entry-summary .product_title {
	display: none;
}
.summary.entry-summary.mob-summary .product_title, .summary.entry-summary.mob-summary {
	display: block;
    text-align: left;
}
.single-product .block-related-products-head .center-block-top {
	margin: 0 auto 25px;
}
.testimonials-hover p {
	font-family: "HelveticaNeueLTStd-Lt";
	font-size: 18px;
	padding: 0 15px;
}
.subs > a img {
	display: block;
	margin: -7px auto;
}
.subs > a:hover .hov {
	display: block !important;
}
.button.upd-cart.upd-mob-cart, .button.upd-cart.upd-mob-cart:hover {
	width: 100%;
	border-radius: 0px;
	margin-bottom: 25px;
	background: #18ab50;
	color: #FFF;
	text-transform: uppercase;
}
.woocommerce-message {
	float: left;
	width: 100%;
}
.archive.woocommerce .woocommerce-message {
    float: none;
}
.checkout-back-cart-button {
	margin-bottom: 20px;
text-align:left;
}
	.page-template-page-template-teaching .teaching-list-temp .center-block-top {
  margin-bottom: 20px !important;

}


/**new header change**/
.mobmmlink { display:none; }	
.back-to-top-footer {
    padding-top: 15px;
    text-align: center;
    display: block;
    padding-bottom: 5px;
}
	.nav-previous, .nav-next {
	float: left;
	height: 40px;
	vertical-align: top;
	width: 50%;
}
	.nav-previous a, .nav-next a{width: 100%;}
		.golden_form_text span{text-align: center; display: block; margin: 0 0 10px;}
	.post_golden_form a {
    width: 37%;

    margin: 0 auto;
    display: block;
}
	.main-email-page{background-position: center center;}
}

@media (max-width:543px) {
.single-page-content {
	margin: 40px auto;
}
.teaching-list-temp .teachning-bottom .center-block-top {
	min-height: auto !important;
}
.page-template-page-template-teaching .center-block-bottom > p {
	min-height: auto !important;
}
.page-template-page-template-teaching .teaching-list-temp .center-block-top {
	margin: 0 20px 40px;
}
.page-template-page-template-teaching .teaching-list-temp .col-md-4.col-sm-6, .page-template-page-template-teaching .teaching-list-temp .col-md-4.col-sm-4 {
	width: 100%;
}
.footer-main-menu .footer-menu {
	width: 24%;
}
.footer-main-menu .footer-menu {
	display: inline-block;
	float: none;
	min-height: auto;
	padding-bottom: 30px;
	width: 100%;
}
.footer-main-menu {
	text-align: center;
}
.footer-main-menu .footer-menu ul {
	display: none;
}
.footer-main-menu .footer-menu h4:hover ul {
	display: block;
}
.footer-main-menu .footer-menu {
	padding-bottom: 10px;
	width: 100%;
}
.footer-main-menu {
	border-bottom: 1px solid #516170;
	margin-bottom: 24px;
	padding-bottom: 22px;
}
.footer-bottom-inner {
	padding: 30px 0 20px;
}
.footer-top-inner {
	margin: 0 25px;
}
.footer-top .footer-top-inner .col-lg-9 {
	padding-left: 0;
	padding-right: 0;
}
.footer-top-inner {
	padding: 20px 0 !important;
}
.header-inner {
	padding: 20px 20px 0;
	text-align: center;
}
.header-inner .logo {
	border-bottom: 1px #f3f1ef solid;
}
.search-div.pull-right {
	float: left;
}
.header-inner .col-lg-9.col-md-9.col-sm-7.col-xs-12.clearfix {
	padding-top: 10px;
}
.center.teaching-list-temp {
	margin-top: 40px;
}
.single-post .inner-page {
	padding-top: 20px;
}
.nav-previous, .nav-next {
	float: left;
	height: 40px;
	vertical-align: top;
	width: 50%;
}
.single-post .nav-next a {
	height: 30px;
}
.single-post .nav-links {
	float: left;
	overflow: hidden;
	width: 100%;
}
.nav-next a span::before {
	top: -4px;
}
.single-post h1 {
	font-size: 20px;
	padding: 3px 12px 5px;
}
/*.left-inner p {
	font-size: 14px;
}*/
.single-post h1, .single-podcast h1 {
	font-size: 24px;
}
.banner::before {
	padding-top: 45% !important;
}

.clientfeedback.banner::before {
	padding-top: 55% !important;
}

textarea#input_14_5 {background:#f4f3f1;}

textarea#input_14_7 {background:#f4f3f1;}

.page-template-page-template-teaching-item .single-page-content {
	padding-top: 25px;
}
.page-template-page-template-teaching-item .single-page-content h2 {
	line-height: 28px;
}
.res-post {
	width: 100% !important;
	display: block !important;
}
.res-post .col-lg-4 {
	padding: 0 !important;
}
.single-play-box {
	min-height: 100px;
	position: relative;
	padding-bottom: 100px;
}
.header-cart-wrap .menu-cart-wrap::before {
	left: 130px;
	right: auto;
}
.header-menu-cart-items .text-srt {
	color: #012e57;
	text-align: left;
}
.page-id-4043 .order-total .amount, .coupon > label {
	color: #012e57 !important;
}
.header-cart-wrap .menu-cart-wrap {
	left: -120px;
	right: auto;
}
.checkout.woocommerce-checkout .woocommerce-billing-fields input, .checkout.woocommerce-checkout .woocommerce-billing-fields select {
	width: 100% !important;
}
.woocommerce-checkout .woocommerce-billing-fields label {
	width: 100%;
}
.single-page-content .checkout-left {
	padding-right: 0;
}
.checkout-order-summary .checkout-coupon-wrap .input-text {
	max-width: 60%;
}
.page-id-4043 .place-order #place_order {
	padding: 5px 0 !important;
}
.checkout-order-summary .cart-subtotal {
	font-size: 14px;
}
.checkout-order-summary .cart-subtotal .amount {
	font-size: 14px !important;
}
.checkout-order-summary .order-total {
	font-size: 14px;
	font-weight: bold;
}
.page-template-page-template-teaching .teaching-list-temp .center-block-top {
	margin: 0 auto;
	margin-bottom: 30px;
}
.testimonials-hover p {
	font-family: "HelveticaNeueLTStd-Lt";
	/*font-size: 14px;*/
	padding: 0 15px;
}
.single-product .summary .product_title {
	font-size: 26px !important;
}
.single-product .summary .product_title p {
	font-size: 18px !important;
}
.mobile_menu_text {
	float: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	padding: 5px 10px;
	display: block;
}
.menu {
	width: 75% !important;
}
	.page-template-page-template-teaching .teaching-list-temp .center-block-top {
  display: table !important;
  float: none;
  margin: 0 auto 30px !important;
}
/* New Header 11-02-17	*/
.header-inner .mobile_menu_text {
	display: none ;
}
.header-inner .mmlinks {
	display: none;
}
.header-inner .search-div.pull-right {
	float: right;
	margin-top: 3px;
}
.header-inner .logo {
	border-bottom: medium none;
}
.mobmmlink {
    text-align: left;
    display:block;
	clear: both;
}
.mobmmlink a {
    color: #458F70;
    font-size: 18px;
    font-weight: normal;
    padding-left: 0;
}
.woocommerce-checkout .woocommerce form .form-row .select2-container {
    width: 100% !important;   
}
}

@media (max-width:480px) {
.res-post .col-lg-4 {
	padding: 0 10px 10px;
}
.page-template-page-template-teaching-item .bx-wrapper .bx-pager, .page-template-page-template-teaching-item .bx-wrapper .bx-controls-auto {
	bottom: -20px;
}
.menu li {
	margin: 0 auto;
}
.single-post .link-inner > a {
	height: 24px !important;
}
.single-post .left-inner .singl-post-inner ul li {
	list-style: disc outside;
}
.single-post .left-inner .singl-post-inner ul {
	padding-left: 15px;
}
.single-post .left-inner .singl-post-inner ul li strong {
	padding-left: 0;
}

.single-post .nav-next a {
	height: 30px;
}
.single-post .nav-links {
	float: left;
	overflow: hidden;
	width: 100%;
}
.nav-next a span::before {
	top: -4px;
}
.post-title-navigation {
	line-height: 40px;
	text-indent: 2px;
}
.main-email-page p br {
	display: none;
}
.category_ajax_filtering .menu li a {
	padding: 5px 10px;
}
.menu {
	width: 65% !important;
}
.product-quantity .quantity {
	float: none;
}
.nav-previous a span:before {
	top: -4px;
}
}
@media screen and (max-width:479px){
	.golden_form_text span{font-size: 20px;}
	.post_golden_form a {
    width: 70%;
    margin: 0 auto;
    display: block;
}
}
@media (max-width: 360px) {
.page-template-page-template-teaching-item .page-content table {
	text-align: center;
}
.page-template-page-template-teaching-item .page-content table tr td {
	display: inline-block;
	width: 100%;
	padding: 0 0 10px 0 !important;
}
.page-template-page-template-teaching-item .page-content table tr img {
	float: none;
}
#menu-footer-menu {
	float: none;
	display: inline-block;
}
}

@media (min-width:991px) {
#mobile-main-menu .seach-icon.popup-opener {
	display: none;
}
.sidenav {
	padding-top: 150px !important;
}
.menu {
	width: 96% !important;
}
}
/* === || New Css || === */

.shop_table_responsive.cart .product-name a, .shop_table_responsive.cart td {
	color: #012e57; font-family: 'HelveticaNeueLTStd-Lt', serif;
}
.woocommerce-cart table.shop_table tr:last-child td {
	padding: 12px 0 25px; font-family: "helveticaneueltstd-bd";
}
.checkout-order-summary .order-total label, .checkout-order-summary .order-total strong {
font-weight: normal;
    font-family: "helveticaneueltstd-bd";
}
.category-appreciative-inquiry .res-post .bottom-des h2, .category-appreciative-inquiry .res-post .box-lg .box-content h2 a {
	font-size: 20px;
	line-height: 25px;
}
.post-top {
	padding: 12px 0px;
}
.woocommerce-message::before {
	color: #00ac4b;
}
.woocommerce-message {
	border-top-color: #00ac4b;
}
.page-template-default .stregth-length-card-section-wrap {
	display: none;
}
.home.page-template-default .stregth-length-card-section-wrap {
	display: block;
}
.shop_table_responsive.cart .button.upd-cart, .shop_table_responsive.cart .button.upd-cart:hover {
	background: #18ab50 none repeat scroll 0 0;
	border-radius: 0;
	color: #fff;
	font-size: 18px !important;
	padding: 0 !important;
	text-transform: uppercase;
	width: 85%;
}
.woocommerce-cart table.shop_table .cart-subtotal > td span, .woocommerce-cart .cart_totals_checkout_wrap td {
	color: #072b47;
}
.archive-infinite-scroll-wrap .fa.fa-arrow-down {
	border: 2px solid;
	border-radius: 50%;
	box-sizing: border-box;
	color: #666;
	display: inline-block;
	font-size: 24px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 44px;
}
.slider-nav {
	margin: 0 !important;
	transform: translateX(-50%);
	position: absolute;
	left: 50% !important;
	bottom: 0;
}
.images_slider {
	margin: 0;
	padding-bottom: 20px;
}
.slider-nav__item, .slider-nav__item:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.slider-nav__item::before {
	color: #ddd;
	content: "";
	font-family: fontawesome;
}
.slider-nav__item.slider-nav__item--current::before {
	color: #072b47;
}
.single-post #text-2 a.in_user_library, .single-podcast #text-2 a.in_user_library {
	color: #ca006c;
}
.page-404 .bodytext > h2 {
	color: #072b47;
	font-family: helvetica;
	font-size: 1.25em;
	margin-bottom: 2em;
	text-align: center;
	text-transform: uppercase;
}
.page-404 .bodytext > h3 {
	font-size: 1.25em;
	margin-bottom: 2em;
	text-align: center;
}
.page-404 .bodytext > ul {
	display: inline-block;
	margin-bottom: 2em;
	text-align: left;
}
.page-404 {
	text-align: center;
}
.page-404 .bodytext li {
	margin-bottom: 10px;
}
.ewp-video {
	position: relative;
	padding-bottom: 50%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}
.search .logo a img {
	width: 100%;
}
.search span.mobile_menu_text {
	display: none !important;
}
.twl-banner-text {
    position: absolute;
    top: 52%;
    color: #fff;
    text-align: center;
    left:  0;
    transform: translateY(-50%);
    right: 0;
}
.twl-bannner {
    position: relative;
}
.twl-bannner img{
	width:100%;
}
.twl-banner-text h1 {
    font-size: 70px;
    font-family:  "Playfair Display", serif;
}
.twl-banner-text h3 {
    font-size: 32px;
}
.twl-banner-mb{
	display:none;
}
.page-template-twl-template .home-tile-title, .page-template-tcl-template .home-tile-title{color: #072b47;}
.page-template-twl-template .home-tile-desc, .page-template-tcl-template .home-tile-desc, .page-template-tsl-template .home-tile-title, .page-template-tsl-template .home-tile-desc{
    font-size: 16px !important;
    font-weight: normal;
}
.page-template-twl-template .home-tile-box-content, .page-template-tcl-template .home-tile-box-content, .page-template-tsl-template .home-tile-box-content {
    padding: 40px 15px 25px 15px;
}
.page-template-twl-template .home-tile-bottom-des a, .page-template-tcl-template .home-tile-bottom-des a, .page-template-page-template-leaderlab .home-tile-bottom-des a, .page-template-tsl-template .home-tile-bottom-des a{
    display:  block;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 6px 15px;
    line-height: 20px;
    margin: 0px 5px;
	text-decoration:none;
}
.footer-twl .footer-main-menu .footer-menu {
    margin-right: 58px;
}
.footer-twl .follow-footer {
    width: 50%;
    float: left;
}
.footer-twl .subs-footer {
    float: right;
    width: 45%;
    margin: 0;
}
.footer-twl .subs-footer a {display: inline-block;padding: 0 25px 0px 0 !important;}
.footer-twl .footer-bottom-inner .address em {
    color:#646e7a;
    font-style: normal;
    text-transform: uppercase;
    line-height: 13px;
    font-size: 15px;
    margin-right: 7px;
    padding-top: 1px;
}
.footer-copyright{
    float: left;
    color: #646e7a;
    font-size: 14px;
    border-right: solid 1px #646e7a;
    padding-right: 15px;
    line-height: 16px;
    margin-top: 3px;
}
.footer-copyright:hover{
	color: #646e7a;
}
.mobile-banner-twl {
    position: relative;
    display:none;
}
.mobile-banner-twl h2 {
    position: absolute;
    bottom: 20px;
    text-align: center;
    left: 0;
    right: 0;
    font-size: 32px;
    color: #fff;
}
.mobile-banner-twl img {
    width: 100%;
}
.page-template-page-fullwidth-twl .gform_wrapper .gform_footer {
    padding: 20px 0;
}
.page-template-page-fullwidth-twl.page-id-27225 .page-content h2 {
    font-size: 34px;
}


@media only screen and (max-width: 1100px) {
.ewp-video {
	padding-bottom: 70%;
}
}

@media only screen and (max-width: 900px) {
.ewp-video {
	padding-bottom: 80%;
}
}
@media only screen and (max-width: 667px) {
	.ewp-video {
		padding-bottom: 85%;
	}
	.page-template-page-fullwidth-twl.page-id-27225 .page-content h2 {
		font-size: 24px;
	}
}

@media only screen and (max-width: 542px) {
.search .logo a img {
	width: auto !important;
}
.search span.mobile_menu_text {
	display: block !important;
}
.menu {
	width: 64% !important;
}
}
@media only screen and (max-width: 450px) {
.ewp-video {
	padding-bottom: 100%;
}
}
.ewp-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ticket form */

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
	background-color: #18ab50;
}
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
	background-color: #18ab50;
	border-radius: 5px;
}
.tribe-events-back a {
	font-size: 24px;
}
.page-id-9013 form.cart {
	border: 1px solid #072b47;
	padding: 10px;
}
.page-id-16625 form.cart {
	border: 1px solid #072b47;
	padding: 10px;
}
h2.tribe-events-tickets-title {
	color: #18ab50!important;
	font-family: "HelveticaNeueLTStd-Lt", serif !important;
	font-weight: normal!important;
}
span.tribe-tickets-remaining {
	display: none;
}
.tickets_name {
	font-size: 16px!important;
}
td.tickets_description {
	display: none;
}

/*fix lab pages*/
.page-template-twl-template h2.how-can-text{
    color: #e74310;
    line-height: 28px;
    margin-bottom: 23px !important;
}
.page-template-tcl-template h2.how-can-text  {
    color: #42c4de;
    line-height: 28px;
    margin-bottom: 23px !important;
}
.page-template-tsl-template h2.how-can-text  {
    color: #18ab50;
    line-height: 28px;
    margin-bottom: 23px !important;
}

.page-template-twl-template .how-can-inner p, .page-template-tcl-template .how-can-inner p, .page-template-tsl-template .how-can-inner p{
    font-size: 18px;
    line-height: 24px;
    color: #072b47;
}
.page-template-twl-template .how-can-inner, .page-template-tcl-template .how-can-inner, .page-template-tsl-template .how-can-inner{
    padding-bottom: 25px;
}
.page-template-twl-template .testimonials-box, .page-template-tcl-template .testimonials-box, .page-template-tsl-template .testimonials-box{

	background: transparent none repeat scroll 0 0;
}
.page-template-twl-template .testimonials-box img:first-child, .page-template-tcl-template .testimonials-box img:first-child, .page-template-tsl-template .testimonials-box img:first-child{
	display: none;
}
.page-template-twl-template .testimonials-box h3 a, .page-template-tcl-template .testimonials-box h3 a, .page-template-tsl-template .testimonials-box h3 a{
	font-family: "Playfair Display", serif !important;
	font-size: 18px;
	line-height: 26px;
}
.page-template-twl-template .testimonials-box h3 span, .page-template-tcl-template .testimonials-box h3 span, .page-template-tsl-template .testimonials-box h3 span{
	font-family: "Playfair Display", serif !important;
	font-size: 14px;
	line-height: 26px;
	padding-top: 8px;
}
.page-template-twl-template .bx-wrapper .bx-pager.bx-default-pager a, .page-template-tcl-template .bx-wrapper .bx-pager.bx-default-pager a, .page-template-tsl-template .bx-wrapper .bx-pager.bx-default-pager a{
	background:#fff;
	margin: 0 3px;
}
.page-template-twl-template .bx-wrapper .bx-pager.bx-default-pager a:hover,.page-template-twl-template .bx-wrapper .bx-pager.bx-default-pager a.active, .page-template-tcl-template .bx-wrapper .bx-pager.bx-default-pager a:hover,.page-template-tcl-template .bx-wrapper .bx-pager.bx-default-pager a.active,.page-template-tsl-template .bx-wrapper .bx-pager.bx-default-pager a:hover,.page-template-tsl-template .bx-wrapper .bx-pager.bx-default-pager a.active {
    background:#072b47 !important;
}
.page-template-twl-template .bx-viewport, .page-template-tcl-template .bx-viewport, .page-template-tsl-template .bx-viewport {
	height:160px !important;
}
.page-template-twl-template .home-testimonial-border, .page-template-tcl-template .home-testimonial-border, .page-template-tsl-template .home-testimonial-border{
	/*margin-bottom: 30px;*/
	border-bottom: 1px solid #f4f3f1;
}
.page-template-twl-template .bx-pager.bx-default-pager, .page-template-tcl-template .bx-pager.bx-default-pager, .page-template-tsl-template .bx-pager.bx-default-pager {
    left: 50%;
    padding: 0;
    width: auto !important;
    transform: translateX(-50%);
}
.page-template-twl-template .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto, .page-template-tcl-template .bx-wrapper .bx-pager, .page-template-tsl-template .bx-wrapper .bx-pager{
	bottom: -20px;
}
.shop-box {
    background: #e74310;
    color: #fff;
    padding: 44px 30px;
    text-align: center;
height: 100%;
}
.shop-box-orange{
	background: #e74310;
}
.shop-box-sky{
	background:#42c4de;
}
.shop-box-blue{
	background:#072b47;
}
.shop-box-purple{
	background:#71236f;
}
.shop-box-pink{
	background: #ca006c;
}
.shop-box-green{
	background:#18ab50;
}
.shop-box h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
}
.shop-box p {
    line-height: 22px;
    margin-bottom: 30px;
}
.shop-box a {
    color: #fff;
    text-transform:  uppercase;
    border:  solid 1px #fff;
    padding: 10px 35px;
    display: inline-block;
}
.shop-box a:hover{
	background:#fff;	
}
.shop-box-orange a:hover{
	color:#e74310;
}
.shop-box-sky a:hover{
	color:#42c4de;
}
.shop-box-blue a:hover{
	color:#072b47;
}

.shop-box-purple a:hover{
	color:#71236f;
}

.shop-box-green a:hover{
	color:#18ab50;
}

.shop-box-pink a:hover{
	color:#ca006c;
}
.shop-box-color .col-md-4 {
    padding: 0 40px 0 40px;
}
.shop-box-color {
    padding: 70px 0;
}
.page-template-twl-template .home-tile-bottom-des a {
    background: #e74310;
}
.page-template-tcl-template .home-tile-bottom-des a {
    background: #42c4de;
}
.page-template-tsl-template .home-tile-bottom-des a {
    background: #18ab50;
}
.page-template-page-template-leaderlab .home-tile-bottom-des a {
    background: #ca006c;
}
.page-template-twl-template .home-tile-bottom-des a:hover, .page-template-tcl-template .home-tile-bottom-des a:hover, .page-template-page-template-leaderlab .home-tile-bottom-des a:hover {
    background:#072b47;
}
.page-template-twl-template .testimonials-box h3 a {
    color: #e74310;
}
.page-template-tcl-template .testimonials-box h3 a {
    color: #42c4de;
}
.page-template-tcl-template .testimonials-box h3 a {
    color: #18ab50;
}
.page-template-twl-template .main-product center span {
    color: #e74310 !important;
}
.page-template-tcl-template .main-product center span {
    color: #42c4de !important;
}
.page-template-tcl-template .main-product center span {
    color: #18ab50 !important;
}
.page-template-twl-template #mobile-main-menu, .page-template-twl-shop-template #mobile-main-menu, .page-template-tcl-template #mobile-main-menu,  .page-template-tsl-template #mobile-main-menu{
    display: none;
}
.show-up-listen-right-mb{
	display:none;
}
.page-template-tcl-template .home-tile-bottom-des, .page-template-twl-template .home-tile-bottom-des{
    position: relative;
    min-height: 231px;
}
.page-template-tsl-template .home-tile-bottom-des{
    position: relative;
    min-height: 180px;
}
.page-template-tcl-template .home-tile-bottom-des a, .page-template-twl-template .home-tile-bottom-des a, .page-template-tsl-template .home-tile-bottom-des a {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0;
}
@media (max-width: 1000px) {
.page-id-10108 .footer-main-menu.clearfix {
	display: none;
}
.page-id-10547 .footer-main-menu.clearfix {
	display: none;
}
}

/*-- Podcast play page --*/

a.download-link-btn  {
    background: #18ab50 none repeat scroll 0 0;
    bottom: 40px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 125px;
}

a.download-link-btn:hover {opacity:0.8;}

@media only screen and (max-width:1199px)
{
	.testimonials-box-area .bx-wrapper  .bx-viewport, .home .testimonials-box-area .bx-wrapper.bx-viewport {
    	/* height: 195px !important; */
			
	}
		.page-template-page-template-teaching-item .testimonials-box-area .bx-wrapper  .bx-viewport {
  /* height: 280px !important; */
}
}

.post-type-archive-product span.woocommerce-Price-amount.amount {
    bottom: 85px;

}

 a.create-acc-login-link {
    float: right;
}
.page-id-4044 p.lost_password.loginregisterlink .forgot-pass-link {
    float: left;
}
.page-id-4044 .woocommerce .op-login-form-1 { margin-bottom:0; }
.content-side > h3 {
background:none;
  margin-bottom: 36px;

}

.page-id-4044 input.button {background: #072b47!important;
    border-radius: 0!important;
    text-transform: uppercase;}
.page-id-4044 input.button:hover {opacity:0.7;color:#fff;}

.page-id-4044 .woocommerce .op-login-form-1 {
      background: none;
}

.page-template-wellbeing-membership-template .content-right-section > p:nth-child(2) {
  margin-top: 20px;
}
.page-template-wellbeing-membership-template .workshop-inner
{
	margin-top: 30px;
}
.page-template-wellbeing-membership-template .wellbeing-lab-membership h2 {

  font-size: 26px;


}

.page-template-wellbeing-membership-template-php .wellbeing-lab-membership h2 {
  margin-bottom: 20px;
  margin-top: 15px;
}
@media only screen and (max-width: 992px) {
	.page-template-page-fullwidth-twl .search-bar-nav, .page-template-twl-template .search-bar-nav, .page-template-twl-shop-template .search-bar-nav, .page-template-tsl-shop-template .search-bar-nav{
		margin:0px;
	}
	.page-template-twl-template #mobile-main-menu, .page-template-page-fullwidth-twl #mobile-main-menu, .page-template-twl-shop-template #mobile-main-menu, .page-template-tsl-shop-template #mobile-main-menu{
		display:block;
	}
}
@media only screen and (max-width: 991px) {
	.page-template-twl-shop-template .single-play-box {
		min-height: 680px;
		margin: 0;
	}
}
@media only screen and (max-width: 768px) {
	.page-template-twl-shop-template .single-play-box-inner .add-to-cart-single {
		bottom: 30px;
		right: 20px;
		left: auto;
	}
}
@media only screen and (max-width: 767px) {
	.twl-banner-mb{
		display:block;
		width:100%;
	}
	.twl-banner-dt{
		display:none;
	}
	.twl-banner-text h1 {
    	font-size: 40px;
	}
	.twl-banner-text h3 {
    	font-size: 18px;
	}	
	.twl-banner-text {
    	bottom: 45px;
    	top: inherit;
    	transform: inherit;
	}
	.page-template-twl-template h2.how-can-text, .page-template-tcl-template h2.how-can-text, .page-template-tsl-template h2.how-can-text{
    	font-size: 18px !important;
		margin-bottom:18px !important;
		line-height:24px;
	}
	.page-template-twl-template h2.how-can-text br, .page-template-tcl-template h2.how-can-text br, .page-template-tsl-template h2.how-can-text br {
    	display: none;
	}
	.page-template-twl-template .how-can-inner p br, .page-template-tcl-template .how-can-inner p br, .page-template-tsl-template .how-can-inner p br {
		display: none;
	}
	
	.page-template-twl-template .how-can-inner > .col-lg-12, .page-template-tcl-template .how-can-inner > .col-lg-12, .page-template-tsl-template .how-can-inner > .col-lg-12{
		max-width: 290px;
		width: 100%;
		margin: 0 auto;
		padding: 10px 0 30px 0;
	}
	
	.page-template-twl-template .how-can-inner > .col-lg-12 p, .page-template-tcl-template .how-can-inner > .col-lg-12 p, .page-template-tsl-template .how-can-inner > .col-lg-12 p{
		margin: 0;
	}
	.page-template-twl-template .how-can-inner > .col-lg-12 > div, .page-template-tcl-template .how-can-inner > .col-lg-12 > div, .page-template-tsl-template .how-can-inner > .col-lg-12 > div{
		display: none;
	}
	.page-template-twl-template .how-can-inner p, .page-template-tcl-template .how-can-inner p, .page-template-tsl-template .how-can-inner p{
    	font-size:  15px;
    	text-align: center;
		line-height:20px;
	}
	.page-template-twl-template .mb-main-product h2.product-heading, .page-template-tcl-template .mb-main-product h2.product-heading, .page-template-tsl-template .mb-main-product h2.product-heading{
		font-size: 18px !important;
		margin: 0 0 15px 0 !important;
		line-height: 22px;
	}
	.page-template-twl-template .main-product center span, .page-template-tcl-template .main-product center span, .page-template-tsl-template .main-product center span{
		font-size: 15px !important;
		line-height: 20px;
	}
	.page-template-twl-template .mb-main-product .col-lg-12, .page-template-tcl-template .mb-main-product .col-lg-12, .page-template-tsl-template .mb-main-product .col-lg-12{
		max-width: 300px;
		margin: 0 auto 35px;
		width: 100%;
	}	
	.page-template-twl-template .shop-box-color, .page-template-tcl-template .shop-box-color, .page-template-tsl-template .shop-box-color{
		padding-bottom: 15px;
		padding-top: 0;
	}
	.page-template-twl-template .mb-logo, .page-template-tcl-template .mb-logo, .page-template-tsl-template .mb-logo{
    	display: none;
	}
	.page-template-twl-template .res-post:last-child .home-tile-box-content, .page-template-tcl-template .res-post:last-child .home-tile-box-content, .page-template-tsl-template .res-post:last-child .home-tile-box-content{
		margin-bottom: 0px !important;
	}
	
	.page-template-twl-template .how-can-inner, .page-template-tcl-template .how-can-inner, .page-template-tsl-template .how-can-inner{
		padding-bottom: 5px;
	}
	.page-template-twl-template .shop-box-color, .page-template-tcl-template .shop-box-color, .page-template-tsl-template .shop-box-color{
		padding-bottom: 15px;
		padding-top: 0;
	}
	.shop-box {
		max-width:  290px;
		margin: 0 auto 20px;
		padding: 40px 20px;
	}
	.shop-box-color .col-md-4 {
    	padding: 0;
	}
	.shop-box-color {
    	padding: 30px 0;
	}
	.page-template-twl-template .bx-viewport, .page-template-tcl-template .bx-viewport, .page-template-tsl-template .bx-viewport{
    	height: 190px !important;
	}
	.page-template-twl-template .res-post, .page-template-tcl-template .res-post, .page-template-tsl-template .res-post{
    	display: block !important;
    	width: auto !important;
	}
	.twl-filtr-container .col-lg-4.col-md-6.twl-filtr-item {
		max-width: 380px;
		margin: 0 auto 30px;
		width: 100%;
	}
	.sales-content {
    	background-position: center !important;
 		background-size: cover !important;
	}
	.page-template-sales-template-tcl .sales-content .inner-cont p.text_main_wwk {
   		width: 100% !important;
	}
	.col-md-12.col-sm-12.inner-cont.bg-intro-well {
    	padding: 20px;
	}
	.bg-intro-well .col-md-6 > div {
		padding: 0 !important;
	}
	.page-template-sales-template-tcl .wellbeinglab-page-wrapper .inner-cont li {
		padding: 0;
	}
	.col-md-12.col-sm-12.inner-cont.bg-intro-well .col-md-6.col-sm-12 {
		padding: 0;
	}
}
/* Banner fixes */
@media only screen and (min-width:568px)
{
	.home .content, .archive.post-type-archive-podcast .content, .content, #content {
  padding-top: 82px;
}
	body.page-template-page-template-teaching .content {
    	padding-top: 82px;
	}
}
@media screen and (max-width:600px){
.sc-hellobar{ width:100%;}
.sc-hellobar_inn a {
    padding: 8px 15px;
    font-size: 12px;
}
.sc-hellobar_inn {
    font-size: 13px;
	 margin: 4px 12px;
	 width:100%;
}
.home .content, .archive.post-type-archive-podcast .content, .content, body.page-template-page-template-teaching .content, #content {
    padding-top: 0;
}
}
@media screen and (max-width:590px){
.sc-hellobar{ width:100%;}
.sc-hellobar_inn a {
    padding: 8px 15px;
    font-size: 12px;
}
.sc-hellobar_inn {
	 margin: 0px 12px;
}
}

@media screen and (max-width:370px){
.sc-hellobar_inn a {
    margin-top: 8px;
}
}
.feedback-ceckboxes .ginput_container.ginput_container_checkbox {
    margin: 0 !important;
}
.gfield.feedback-ceckboxes{
    margin: 0 0 30px !important;
}

.gform_wrapper label.gfield_label {
font-weight: inherit!important;}

.feedback-textarea label.gfield_label{
   font-weight: normal!important;
    margin-top: 20px;
}

.feedback-ceckboxes .gfield_checkbox{
	/*margin-top:0 !important;*/
}
.feedback-textarea{
	/*margin-top:0 !important;*/
}
.feedback-textarea .textarea{
	border:1px solid #ccc;
}
.feedback-textarea .ginput_container{
	margin-top:0 !important;
}
.feedback1-desc{
	margin-top:30px !important;
}
#update_password a {
    background: #18ab50;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}
@media only screen and (max-width: 1199px) {
	.footer-bottom-menu #menu-footer-menu {
		 width: auto !important;
	}
}
@media only screen and (max-width: 768px) {
	.page-template-page-fullwidth-twl .colcust-badge {
		max-width: 100%;
		padding: 20px 0px;
		min-height: auto;
		width: 100%;
	}
	.page-template-page-fullwidth-twl .colcust-badge img {
		float: left;
		margin-right: 20px;
	}
	.orange-outline-left {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.orange-outline-right {
		float: none;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.orange-outline-right img {
		float: none;
	}
}
@media only screen and (max-width: 767px) {
	.footer-twl .back-to-top-footer {
    	display: none;
	}
	.show-up-listen-right-mb{
		display:block;
	}
	.show-up-listen-right-dt{
		display:none;
	}
}
@media only screen and (max-width: 543px) {
	.footer-twl .follow-footer {
		float: none;
		width: 100%;
		margin-bottom: 25px;
	}
	.footer-twl .subs-footer {
		width: 100%;
		float: none;
	}
	.subs-footer span {
		display: block;
		margin-bottom: 20px;
	}
	.footer-bottom-inner .address {display: none;}
	.footer-copyright {
		float: none;
		border-right: 0px;
		padding: 0;
		display: block;
		margin-bottom: 5px !important;
	}
	.subs-footer p {
    	display: none;
	}
	.orange-outline-right img {
    	float: none;
	}
	.twl-about-img .col-sm-12 {
		width: 100%;
		margin: 0 auto 15px;
		text-align: center;
		padding: 0;
	}
	.twl-about-img .col-sm-12 img {
		width: 100%;
	}
	.page-template-page-fullwidth-twl .gravity-form-mmcq input[type=submit] {
    	width: 100% !important;
	}
	.page-template-twl-template .bottom-mobile-bar{
		display:none !important;
	}
}
@media only screen and (max-width: 530px) {
	.page-template-page-fullwidth-twl .bodytext {
		text-align: left;
	}
	.page-template-twl-shop-template .single-play-box {
    	min-height: 538px;
    	padding-bottom: 75px;
	}
}
@media only screen and (max-width: 480px) {
	.twl-banner .banner {
		display: none;
	}
	.mobile-banner-twl {
    	display:block;
	}
	.page-template-twl-template .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
		bottom: -30px;
	}
	.page-template-twl-shop-template .single-play-box-inner .add-to-cart-single {
    	right: 15px;
	}
	.page-template-twl-shop-template .single-play-box-inner .play-link {
    	left: 15px;
		bottom: 20px;
	}
}
body.page-template-strengthstoolbox-membership-template{
    padding-top: 0 !important;
}
.page-template-strengthstoolbox-membership-template .wellbeinglabs-banner {
    height: 300px;
}
.page-template-strengthstoolbox-membership-template .dashboard-link{
    padding-left: 29px;
    position: relative;
}
.page-template-strengthstoolbox-membership-template .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu {
    display: block !important;
}
.wellbeing-lab-membership.strengthstoolbox-membership .content-right-section {
    padding-left: 90px;
    padding-right: 60px;
}
.wellbeing-lab-membership.strengthstoolbox-membership .heading-page-new {
    font-size: 32px;
    margin-bottom: 8px;
}
.wellbeing-lab-membership.strengthstoolbox-membership .workshop-one {
    margin-bottom: 40px;
}
.page-template-strengthstoolbox-membership-template .downloads-section ul{
	list-style:none;
	padding:0;
	margin:0;
	
}
.page-template-strengthstoolbox-membership-template .downloads-section li{    
	background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
}
.page-template-strengthstoolbox-membership-template .downloads-section li .title-text {
    font-size: 20px;
    font-weight: 300;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    margin-top: 3px;
}

.page-template-strengthstoolbox-membership-template .downloads-section li .title-text-podcast {
    font-size: 18px;
    font-weight: 300;
    font-family: "Playfair Display", serif !important;
    margin-top: 3px;
color:#ca006c;
}

.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn {
    background: #072b47 none repeat scroll 0 0;
    border: 1px solid #072b47;
    color: #fff;
    float: right;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
}
.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn:hover {
    background: transparent;
    color: #072b47;
}

.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-pink {
    background: #ca006c none repeat scroll 0 0;
    border: 1px solid #ca006c;
    color: #fff;
    float: right;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
}
.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-pink:hover {
    background: transparent;
    color: #ca006c;
}

.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-orange {
    background: #e74310 none repeat scroll 0 0;
    border: 1px solid #e74310;
    color: #fff;
    float: right;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
}
.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-orange:hover {
    background: transparent;
    color: #e74310;
}

.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-green {
    background: #18ab50 none repeat scroll 0 0;
    border: 1px solid #18ab50;
    color: #fff;
    float: right;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
}
.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-green:hover {
    background: transparent;
    color: #18ab50;
}

.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-purple {
    background: #71236f none repeat scroll 0 0;
    border: 1px solid #71236f;
    color: #fff;
    float: right;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
}
.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-purple:hover {
    background: transparent;
    color: #71236f;
}

.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-sky {
    background: #42c4de none repeat scroll 0 0;
    border: 1px solid #42c4de;
    color: #fff;
    float: right;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
}
.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-sky:hover {
    background: transparent;
    color: #42c4de;
}

.page-template-strengthstoolbox-membership-template a.buy-btn-sky {
    background: #42c4de none repeat scroll 0 0;
    border: 1px solid #42c4de;
    color: #fff;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
   	width: 100%;
   	margin: 20px auto 0;
   	max-width: 200px;
   	display: block;
}
.page-template-strengthstoolbox-membership-template a.buy-btn-sky:hover {
    background: transparent;
    color: #42c4de;
}

.page-template-strengthstoolbox-membership-template a.buy-btn-orange {
    background: #e74310 none repeat scroll 0 0;
    border: 1px solid #e74310;
    color: #fff;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
   	width: 100%;
   	margin: 20px auto 0;
   	max-width: 200px;
   	display: block;
}
.page-template-strengthstoolbox-membership-template a.buy-btn-orange:hover {
    background: transparent;
    color: #e74310;
}

.page-template-strengthstoolbox-membership-template a.buy-btn-green {
    background: #18ab50 none repeat scroll 0 0;
    border: 1px solid #18ab50;
    color: #fff;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
   	width: 100%;
   	margin: 20px auto 0;
   	max-width: 200px;
   	display: block;
}
.page-template-strengthstoolbox-membership-template a.buy-btn-green:hover {
    background: transparent;
    color: #18ab50;
}

.page-template-strengthstoolbox-membership-template a.buy-btn-purple {
    background: #71236f none repeat scroll 0 0;
    border: 1px solid #71236f;
    color: #fff;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
   	width: 100%;
   	margin: 20px auto 0;
   	max-width: 200px;
   	display: block;
}
.page-template-strengthstoolbox-membership-template a.buy-btn-purple:hover {
    background: transparent;
    color: #71236f;
}

.page-template-strengthstoolbox-membership-template a.buy-btn-pink {
    background: #ca006c none repeat scroll 0 0;
    border: 1px solid #ca006c;
    color: #fff;
    font-family: "HelveticaNeueLTStd-Lt", serif !important;
    font-size: 14px;
    padding: 6px 40px;
    text-transform: uppercase;
   	width: 100%;
   	margin: 20px auto 0;
   	max-width: 200px;
   	display: block;
}
.page-template-strengthstoolbox-membership-template a.buy-btn-pink:hover {
    background: transparent;
    color: #ca006c;
}

.wbl-sl-buy-box {width:60%; margin:auto; padding:30px;}

.page-template-strengthstoolbox-membership-template .title-text img {
    text-align: center;
    margin: 0 auto;
}
.page-template-strengthstoolbox-membership-template .downloads-section li .title-text span {
    max-width: 70px;
    width: 100%;
    text-align: center;
    padding-right: 15px;
    display: inline-block;
}
.page-template-strengthstoolbox-membership-template .downloads-section li .title-text-podcast span {
    max-width: 70px;
    width: 100%;
    text-align: center;
    padding-right: 15px;
    display: inline-block;
}
.strengthstoolbox-logo-right{
	display:none;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-31336 {
    border-color: #072b47;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-31344{
    border-color: #ca006c;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-31337{
    border-color: #42c4de;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-31339{
    border-color: #e74310;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-31340{
    border-color: #2c9a42;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-31338{
    border-color: #71236f;
}
.wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-30960 {
    background: #5b7386;
}
.wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-30960 a {
    color: #fff;
}

/* TWL Podcasts Menu */
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-33289 {
    border-color: #072b47;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-33293{
    border-color: #ca006c;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-33290{
    border-color: #42c4de;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-31339{
    border-color: #e74310;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-33292{
    border-color: #2c9a42;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-33288{
    border-color: #2c9a42;
}
.page-template-strengthstoolbox-membership-template .wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-has-children .sub-menu .menu-item-33291{
    border-color: #71236f;
}
.wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-33296 {
    background: #5b7386;
}
.wellbeing-lab-membership .sidebar-left .sidebar-content ul li.menu-item-33296 a {
    color: #fff;
}

/* Menu Side Tabs */

.menu-tab-navy {
    border-color: #072b47!important;
	border-right: 10px solid;
}
.menu-tab-pink {
    border-color: #ca006c!important;
	border-right: 10px solid;
}
.menu-tab-sky {
    border-color: #42c4de!important;
	border-right: 10px solid;
}
.menu-tab-orange {
    border-color: #e74310!important;
	border-right: 10px solid;
}
.menu-tab-green{
    border-color: #00a94f!important;
	border-right: 10px solid;
}
.menu-tab-purple {
    border-color: #71236f!important;
	border-right: 10px solid;
}
.menu-tab-none {
    border-color: transparent!important;
border:none!important;
margin-bottom:0!important;
	border-right: 0px solid;
}


@media only screen and (max-width: 767px) {
.wbl-sl-buy-box {width:80%; }
	.page-template-strengthstoolbox-membership-template .workshop-one > iframe {
		height: auto;
	}
	.page-template-strengthstoolbox-membership-template  .wellbeing-lab-membership.strengthstoolbox-membership .heading-page-new {
    	font-size: 22px;
    	line-height: 22px;
	}
	.page-template-strengthstoolbox-membership-template  .wellbeing-lab-membership.strengthstoolbox-membership .sub-heading-page-new {
    	font-size: 19px;
}
	.page-template-strengthstoolbox-membership-template  .wellbeing-lab-membership.strengthstoolbox-membership .content-right-section {
    	padding: 0;
}
	.page-template-strengthstoolbox-membership-template  .video-cont > h4 {
    	font-size: 16px;
}
	.page-template-strengthstoolbox-membership-template  .wellbeing-lab-membership p {
    	font-size: 14px;
    	margin: 0;
	}
	.page-template-strengthstoolbox-membership-template  .video-cont {
    	padding: 20px;
    	margin-bottom: 25px;
	}
	.page-template-strengthstoolbox-membership-template  .wellbeing-lab-membership.strengthstoolbox-membership h2 {
    	text-align: left;
	}
	.page-template-strengthstoolbox-membership-template .downloads-section li .title-text {
    	float: none;
    	width: 100%;
    	display: block;
    	margin-bottom: 10px;
  font-size:18px;
	}
	.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn {
    	float: none;
    	width: 100%;
    	margin: 0 auto;
    	max-width: 155px;
    	display: block;
	}

	.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-pink {
    	float: none;
    	width: 100%;
    	margin: 0 auto;
    	max-width: 155px;
    	display: block;
	}

.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-orange {
    	float: none;
    	width: 100%;
    	margin: 0 auto;
    	max-width: 155px;
    	display: block;
	}

.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-green {
    	float: none;
    	width: 100%;
    	margin: 0 auto;
    	max-width: 155px;
    	display: block;
	}
.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-purple {
    	float: none;
    	width: 100%;
    	margin: 0 auto;
    	max-width: 155px;
    	display: block;
	}

.page-template-strengthstoolbox-membership-template .downloads-section li .dwnload-btn-sky {
    	float: none;
    	width: 100%;
    	margin: 0 auto;
    	max-width: 155px;
    	display: block;
	}

.dwnload-btn-sky, .dwnload-btn-purple, .dwnload-btn-green, .dwnload-btn-orange, .dwnload-btn-pink {
	float: none;
    	width: 100%;
    	margin: 0 auto;
    	max-width: 155px;
    	display: block;
}


	.page-template-strengthstoolbox-membership-template .downloads-section li .title-text span {
    	float: left;
  max-width: 40px;
    height: 50px;
      margin-top: 5px;
	}

.page-template-strengthstoolbox-membership-template .downloads-section li .title-text-podcast span {
    	float: left;
  max-width: 50px;
    height: 50px;
      margin-top: 5px;
	}

	.page-template-strengthstoolbox-membership-template .wellbeing-member-mobile-icon > a {
    	font-size: 16px;
    	text-transform: uppercase;
	}
	.page-template-strengthstoolbox-membership-template .wellbeing-member-mobile-icon a i {
    	font-size: 22px;
	}
	.strengthstoolbox-logo-right{
		display:block;
	}
	.wellbeing-member-mobile-menu {
		width: 30%;
		float: left;
	}
	.strengthstoolbox-logo-right {
		margin-top: 19px;
		float: right;
	}
}
#banner-area {
    position: relative;
}
#banner-text-talks {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
#banner-text-talks h2 {
    font-size: 60px;
    color: #fff;
    margin-bottom: 15px;
}
#banner-text-talks p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 15px;
    line-height: 21px;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
}
#banner-text-talks {
    font-size: 28px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 21px;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
}
#banner-text-talks a {
    color: #fff;
    background: #18ab50;
    display: inline-block;
    padding: 13px 53px;
    font-size: 16px;
}

.lets-chat-btn a {
    color: #fff;
    background: #18ab50;
    display: inline-block;
    padding: 13px 53px;
    font-size: 16px;
}

.lets-chat-btn a:hover {
    background: #072b47;
  
}

.page-template-page-template-leaderlab-team #banner-text-talks a {
    color: #fff;
    background: #ca006c;
    display: inline-block;
    padding: 13px 53px;
    font-size: 16px;
}

#banner-text-talks a:hover {
    background: #072b47;
  
}
.client-logo.grey-bg {
    background: #e0e2e4;
}
.welcome-text {
    padding: 90px 0 73px 0;
}
.welcome-text .container {
    max-width: 860px;
    width: 100%;
}

.welcome-text h3 {
    color: #009a00;
    font-family: "Playfair Display", serif !important;
    line-height: 34px;
    margin-bottom: 27px;
}
.welcome-text p {
    color: #072b47;
    line-height: 22px;
    margin: 0;
}
.here-how-can-help-section {
    padding: 70px 0 0px 0;
    text-align: center;
}

.here-how-can-help-section a {
    background: #18ab50;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 53px;
}

.here-how-can-help-section a:hover {
    background: #072b47;
}

.here-how-can-help-section h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 55px;
    font-family: "HelveticaNeueLTStd-Lt", Helvetica, Arial, sans-serif !important;
    font-weight: normal;
}
.here-how-can-help-section .container {
    max-width: 970px;
}
.help-boxs {
    border: solid 3px #000;
    box-sizing: border-box;
    margin-bottom: 32px;
    min-height: 590px;
}
.help-boxs img {
    margin-bottom: 42px;
}
.help-boxs h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px;
    padding: 0 50px;
    text-transform: uppercase;
}
.help-boxs p {
    padding: 0 19px;
}
.help-boxs.green-box {
    border-color: #18ab50;
}
.help-boxs.green-box h3 {
    color: #18ab50;
}
.help-boxs.pink-box {
    border-color: #ca006c;
}
.help-boxs.pink-box h3 {
    color: #ca006c;
}
.help-boxs.blue-box {
    border-color: #012e57;
}
.help-boxs.blue-box h3 {
    color: #012e57;
}
.help-boxs.purple-box {
    border-color: #71236f;
}
.help-boxs.purple-box h3 {
    color: #71236f;
}
.help-boxs.sky-box {
    border-color: #42c4de;
}
.help-boxs.sky-box h3 {
    color: #42c4de;
}
.help-boxs.orange-box {
    border-color: #e74310;
}
.help-boxs.orange-box h3 {
    color: #e74310;
}
.here-how-can-help-text {
    text-align: left;
    margin-top: 22px;
    padding-bottom: 60px;
    border-bottom: solid 1px #072b47;
    margin-bottom: 90px;
}
.here-how-can-help-text p {
    color: #072b47;
    line-height: 22px;
    margin-bottom: 25px;
}
.privilege-section {
    text-align: center;
    margin-bottom: 80px;
}
.privilege-section h3 {
    font-size: 24px;
    margin-bottom: 20px;
	  font-weight: 400 !important;
    font-family: HelveticaNeueLTStd-Lt !important;
}
.privilege-section a {
    background: #18ab50;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 53px;
}
.privilege-section a:hover{
	background:#072b47;
}
.privilege-section .client-logo.white-bg{
	padding:20px 0 52px 0;
}
.about-talk-section > .container .row > .col-md-4 {
    float: right;
}
.about-talk-section {
    padding: 85px 0 80px 0;
    background: url(https://www.michellemcquaid.com/wp-content/uploads/2019/02/people-bg.jpg) no-repeat;
    margin-bottom: 40px;
    background-size: cover;
}
.about-talk-section .container, .bottom-note-text .container{
    max-width: 970px;
}
.about-michelle-text h3 {
    font-size: 24px;
    color: #18ab50;
    margin-bottom: 30px;
	font-weight: normal;
}
.about-michelle-img {
    margin-top: 30px;
}
.bottom-note-text {
    margin-bottom: 40px;
}
.bottom-note-text p {
    color: #072b47;
    line-height: 22px;
    font-style: italic;
    font-size: 15px;
	margin:0;
}
.page-template-page-template-talks .testimonials-box img, .page-template-page-template-talks-chat .testimonials-box img { 
    display: none;
}
.page-template-page-template-talks .testimonials-box, .page-template-page-template-talks-chat .testimonials-box{
    background: none;
    padding-bottom: 0;
}
.page-template-page-template-talks .testimonials, .page-template-page-template-talks-chat .testimonials{
    background: #eff0f1;
}
.page-template-page-template-talks .bx-wrapper .bx-pager.bx-default-pager a,.page-template-page-template-talks-chat .bx-wrapper .bx-pager.bx-default-pager a{
    background: #ffffff;
    margin: 0 2px;
    width: 13px;
    height: 13px;
    border-radius: 100%;
}
.page-template-page-template-talks .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager , .page-template-page-template-talks-chat .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
    padding: 0;
    width: 100%;
    text-align: center;
}
.page-template-page-template-talks .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .page-template-page-template-talks-chat .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #072b47;
}
.page-template-page-template-talks .mb-testimonials .testimonials-box-area{
    padding-bottom: 20px;
}
#banner-img-talks .banner-img-talks-mb{
	display:none;
}
#banner-img-talks img {
    width: 100%;
}
.page-template-page-template-talks .testimonials-box h3 a, .page-template-page-template-talks-chat .testimonials-box h3 a{
    font-family: "Playfair Display", serif !important;
    font-size: 18px;
    line-height: 26px;
}
.page-template-page-template-talks .testimonials-box h3 span, .page-template-page-template-talks-chat .testimonials-box h3 span{
    font-family: "Playfair Display", serif !important;
    font-size: 14px;
    line-height: 26px;
    padding-top: 8px;
}
.about-associates-area {
    padding-top: 72px;
    margin-top: 65px;
    border-top: solid 1px #21486c;
    text-align: center;
}

.about-associates-area .col-md-4 {}

.about-associates-area h3 {
    color: #18ab50;
    font-size: 24px;
    line-height: 28px;
	font-weight: normal;
}
.about-associates-area p {
    line-height: 28px;
    color: #012e57;
}
.top-area-about {
    margin-bottom: 83px;
}
.chat-people-box-text h4 {
    font-size: 16px;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
    text-transform: uppercase;
    color: #009a00;
    font-weight: 600;
    line-height: 22px;
}
.chat-people-box {
    margin-bottom: 60px;
    min-height: 360px;
}
.bottom-area-about h2 {
    font-size: 24px;
    color: #012e57;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
}
.bottom-area-about a {
    background: #18ab50;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 53px;
}
.bottom-area-about a:hover{
	background:#072b47;
}
.chat-people-box-img {
    position: relative;
    margin-bottom: 30px;
    max-width: 100%;
    margin: 0 auto 30px;
    width: 268px;
}
.chat-people-box-img-hover {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(122,122,123,0.6);
    border-radius: 100%;
    margin: 0 auto;
    display: none;
}
.chat-people-box-img-hover img {
    position: relative;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.chat-people-box-img a {display: block;}
.chat-people-box-img > a > img {max-width: 100%;}
.chat-people-box-img a:hover .chat-people-box-img-hover {
    display: block;
}
.bottom-area-about {
    margin-top: 30px;
}
.page-template-page-template-talks-chat #content .container {
    max-width: 970px;
}
.page-template-page-template-talks-chat .welcome-text p {
    margin-bottom: 30px;
}
.page-template-page-template-talks-chat .welcome-text {
    padding: 70px 0 15px 0;
}
.page-template-page-template-talks-chat #banner-text-talks {
    bottom: 40px;
}
.page-template-page-template-talks-chat #banner-text-talks p {margin-bottom: 0; line-height:30px;}
.chat-box-inner{
    text-align: center;
    padding: 50px 0 50px 0;
}
.chat-box-inner.with-border{
	border-bottom: solid 1px #234a6d;
}
.chat-box-inner h3 {
    font-size: 24px;
    color: #072b47;
    line-height: 28px;
    margin: 0 auto 30px;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
}
.chat-box-inner a{
	background: #18ab50;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 53px;
}
.page-template-page-template-leaderlab-team .chat-box-inner a{
	background: #ca006c;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 53px;
}
.chat-box-inner a:hover{
	background: #072b47;
}
.talks-video-chat {
    text-align: center;
    padding: 50px 0;
}
.talks-video-chat h3 {
    color: #18ab50;
    font-size: 24px;
    line-height: 28px;
    margin: 0 auto 33px;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
}
.vital-statistics-area {
    text-align: center;
	padding-top:50px;
    padding-bottom: 55px;
}
.vital-statistics-area h3 {
    color: #18ab50;
    font-size: 24px;
    line-height: 28px;
    margin: 0 auto 33px;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
}
.vital-statistics-box {
    border: solid 2px #000;
    padding: 30px 7px;
    box-sizing: border-box;
    
    margin-top:20px;
   
}
.vital-statistics-box h4 {
    font-size: 16px;
    margin-bottom: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
}
.vital-statistics-box img {
    max-height: 82px;
    padding-bottom: 30px;
}
.vital-statistics-box p {
    color: #072b47;
}
.vital-statistics-box.green-box {
    border-color: #18ab50;
}
.vital-statistics-box.green-box h4 {
    color: #18ab50;
}
.vital-statistics-box.orange-box {
    border-color: #e74310;
}
.vital-statistics-box.orange-box h4 {
    color: #e74310;
}
.vital-statistics-box.sky-box {
    border-color: #42c4de;
}
.vital-statistics-box.sky-box h4 {
    color: #42c4de;
}
.vital-statistics-box.pink-box {
    border-color: #ca006c;
}
.vital-statistics-box.pink-box h4 {
    color: #ca006c;
}
.recommended-reads-area {
	background:url(https://www.michellemcquaid.com/wp-content/uploads/2019/02/people-bg.jpg) no-repeat;
	padding: 65px 0 70px 0;
	background-size: cover;
}
.recommended-reads-text {
    margin-top: 30px;
    padding-left: 30px;
}
.recommended-reads-text h3 {
    font-size: 24px;
    color: #18ab50;
    line-height: 28px;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
}
.recommended-reads-text p {
    color: #072b47;
   /* line-height: 28px;
    margin-bottom: 0;*/
}
.recommended-reads-text ul {
    padding-left: 16px;
	margin-top: 15px;
}
.recommended-reads-text li {
    color: #012e57;
    font-size: 16px;
    line-height: 28px;
    
    padding-left: 15px;
}
.page-template-page-template-talks-chat .testimonials-box-area .bx-loading {
    display: none;
}
.page-template-page-template-talks-chat .testimonials-box-area h2 {
    color: #18ab50;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    font-family: "HelveticaNeueLTStd-Lt", Helvetica, Arial, sans-serif !important;
    margin: 0;
    margin-bottom:10px;
}
.page-template-page-template-talks-chat .mb-testimonials .testimonials-box-area {
    padding-top: 40px;
    padding-bottom: 30px;
}
.page-template-page-template-talks-chat .testimonials-box {
    padding-top: 0px;
}
.talks-video-chat iframe {
    max-width: 870px;
    width: 100%;
    height: 490px;
margin-top: 15px;
}
.testimonials-hover .testimonials-img-mb {
    display: none !important;
}
.testimonials-hover .testimonials-img-dt {
    display: block !important;
}
.welcome-text li {
    line-height: 22px;
    color: #072b47;
    padding-left: 15px;
    margin-bottom: 3px;
}
.welcome-text ul {
    padding-left: 15px;
}
@media only screen and (max-width: 767px) {
	#banner-img-talks .banner-img-talks-dt{
		display:none;
	}
	#banner-img-talks .banner-img-talks-mb {
		display: block;
		width: 100%;
	}
	#banner-text-talks h2 {
    	font-size: 32px;
    	margin-bottom: 20px;
	}
	#banner-text-talks p {
    	font-size: 18px;
    	margin-bottom: 18px;
	}
	#banner-text-talks h2 {
    	font-size: 32px;
    	margin-bottom: 20px;
	}
	#banner-text-talks p {
		font-size: 18px;
		margin-bottom: 18px;
	}
	.page-template-page-template-talks .client-logo li img {
		/* max-width: 70px; */
	}
	.page-template-page-template-talks  .client-logo li {
		padding: 7px;
	}
	.welcome-text {
		padding: 42px 0 50px 0;
	}
	
	.welcome-text h3 {
		font-size: 20px;
		line-height: 1.5 !important;
	}
	
	.welcome-text p {
		font-size: 14px;
		line-height: 20px;
	}
	
	.here-how-can-help-section h2 {
		font-size: 18px;
		margin-bottom: 35px;
	}
	
	.help-boxs img {
		width: 100%;
	}
	
	.help-boxs {
		max-width: 290px;
		margin: 0 auto 25px;
		min-height: auto;
		padding-bottom: 20px;
	}
	
	.here-how-can-help-section {
		padding: 43px 0;
	}
	
	.page-template-page-template-talks .testimonials, .page-template-page-template-talks-chat .testimonials {
		margin: 0;
	}
	
	.here-how-can-help-text {
		padding-bottom: 20px;
	}
	
	.here-how-can-help-text {
		margin-bottom: 0;
	}
	
	.privilege-section h3 {
		font-size: 18px;
	}
	
	.privilege-section .client-logo.white-bg {
		padding: 0 0 40px 0;
	}
	
	.privilege-section {
		margin-bottom: 50px;
	}
	
	.about-talk-section > .container .row > .col-md-4 {
		float: none;
	}
	
	.about-michelle-img {
		margin: 0 auto 35px;
		text-align: center;
	}
	
	.about-michelle-text h3 {
		font-size: 18px;
	}
	
	.about-michelle-text p {
		font-size: 14px;
	}
	
	.about-talk-section {
		padding-top: 40px;
		margin-bottom: 43px;
	}
	.help-boxs h3 {
		font-size: 17px;
		margin-bottom: 18px;
	}
	.help-boxs p {
		font-size: 15px;
	}
	.here-how-can-help-text p {
		font-size: 14px;
	}
	.chat-box-inner h3 {
    	font-size: 18px;
        font-family: 'HelveticaNeueLTStd-Lt', serif !important;
	}
	.chat-box-inner {
		padding: 50px 0 50px 0;
	}
	.talks-video-chat h3 {
		font-size: 18px;
		margin: 0 auto 28px;
	}
	.vital-statistics-box {
		max-width: 290px;
		width: 100%;
		margin: 0 auto 15px;
		min-height: 340px;
                margin-top:20px;
	}
	.vital-statistics-box h4 {
		font-size: 14px;
	}
	.vital-statistics-box p {
		font-size: 14px;
	}
	.recommended-reads-img {
		margin: 0 auto;
		text-align: center;
	}
	.recommended-reads-text {
		padding-left: 0;
		margin-top: 60px;
	}
	.recommended-reads-area {
		padding: 45px 0 60px 0;
	}
	.recommended-reads-text h3 {
		font-size: 18px;
	}
	.recommended-reads-text p {
		font-size: 14px;
	}
	.recommended-reads-text li {
		font-size: 14px;
	}
	.testimonials-hover .testimonials-img-mb {
    	display: block !important;
         margin:0 auto;
	}
	.testimonials-hover .testimonials-img-dt {
    	display: none !important;
	}
	.welcome-text li {
    	line-height:20px;
		font-size:14px
	}
	.chat-people-box {
    	margin-bottom: 40px;
    	min-height: auto;
	}
}
.page-template-page-template-talks .testimonials-box {
    height: auto;
}
.page-template-page-template-talks .testimonials-box .testimonials-hover {
    height: auto;
}
.host-box .col-md-4 {
    float: right;
}
.host-box {
    margin-bottom: 50px;
}
.host-box:last-child {
    margin: 0;
}
.host-box-description p {
    line-height: 22px;
    margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
.host-box .col-md-4 {
    float: none;
    margin: 0 auto 20px;
    text-align: center;
}

.host-box .col-md-8 {
    float: none;
    width: 100%;
}
}
@media only screen and (max-width: 767px) {
	.host-box:last-child {
  	margin-bottom: 30px;
	}
	.host-box {
  	margin-bottom: 30px;
	}
}



/**ruel**/

.testimonials-hover p{
    font-size: 20px !important;
    font-family: 'HelveticaNeueLTStd-Lt', serif !important;
}

/* ----------------- 
	TRANSFORMATIONAL PROGRAM START
	----------------------------- */
#banner-text-talks.transformational-program-text {
    bottom: 15px;
}
.welcome-text.transformational-program-welcome{
	padding: 50px 0;
	text-align:center;
}
.welcome-text.transformational-program-welcome .container{
	max-width: 970px;
}
.welcome-text.transformational-program-welcome h3 {
    margin-bottom: 0;
    line-height: 40px;
}
.vital-statistics-area.transformational-in-demand-block h3 {
    font-size: 28px;
    font-family: "Playfair Display", serif!important;
}
.vital-statistics-area.transformational-in-demand-block .vital-statistics-box {
    border: none;
    padding: 0;
	text-align: center;
	min-height: auto;
}
.vital-statistics-area.transformational-in-demand-block .vital-statistics-box img {
    max-height: initial;
	padding-bottom: 0;
}
.vital-statistics-area.transformational-in-demand-block .vital-statistics-box p {
    font-size: 16px;
    margin-bottom: 0;
	padding: 30px 15px 0;
}
.vital-statistics-area.transformational-in-demand-block .vital-statistics-box .transformational-demand-box{
    display: flex;
    width: 118px;
    height: 118px;
   
    border-radius: 50%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}
.vital-statistics-area.transformational-in-demand-block .vital-statistics-box .transformational-demand-box.green-box{
	border:2px solid #18ab50;
}
.vital-statistics-area.transformational-in-demand-block .vital-statistics-box .transformational-demand-box.pink-box{
	border:2px solid #ca006c;
}
.vital-statistics-area.transformational-in-demand-block .vital-statistics-box .transformational-demand-box.sky-box{
	border:2px solid #42c4de;
}
.vital-statistics-area.transformational-in-demand-block .vital-statistics-box .transformational-demand-box.orange-box{
	border:2px solid #e74310;
}
.transfomational-solutions-block{
	width:100%;
	display:inline-block;
	background:#072b47;
	padding:65px 0;
}
.solution-block-heading {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.solution-block-heading h3 {
    font-size: 28px;
    color: #fff;
    font-family: "Playfair Display", serif;
	margin-bottom: 25px;
}
.solution-block-heading p {
    font-size: 16px;
    color: #fff;
}
.transfomational-courses-listing{
	width:100%;
	display:inline-block;
	margin-top:30px;
}
.transfomational-courses-listing ul {
    margin: 0;
    padding: 0;
}
.transfomational-courses-listing ul li {
    list-style: none;
	margin-bottom: 50px;
}
.transfomational-courses-listing ul li:last-child {
    margin-bottom: 0;
}
.transfomational-courses-listing ul li img{
	float:left;
}
.transfomational-courses-listing ul li p{
	color:#fff;
	margin-left:200px;
}
.transfomational-we-help-block{
	width:100%;
	display:inline-block;
	margin:55px 0 20px 0;
}
.transfomational-we-help-block h3{
	text-align:center;
	font-size:28px;
	font-family: "Playfair Display", serif;
	color:#18ab50;
	margin-bottom: 25px;
}
.transfomational-we-help-block p{
	text-align:center;
	font-size:16px;
	color:#072b47 !important;
	margin-bottom: 25px;
}

.transfomational-we-help-block .workshop-inner.help-green-block{
	border:2px solid #18ab50;
}
.transfomational-we-help-block .workshop-inner.help-pink-block{
	border:2px solid #ca006c ;
}
.transfomational-we-help-block .workshop-inner.help-sky-block{
	border:2px solid #42c4de;
}
.transfomational-we-help-block .workshop-inner.help-orange-block{
	border:2px solid #e74310;
}
.transfomational-we-help-block .workshop-inner.inner-one .inner-work-content p {
    text-align: left;
font-family: 'HelveticaNeueLTStd-Lt', serif;
}
.transfomational-we-help-block .workshop-inner.help-green-block .cont-inner h4, .img-inner h3 {
    color: #18ab50;
    text-transform: uppercase;
	margin-bottom: 30px;
}
.transfomational-we-help-block .workshop-inner.inner-one .inner-work-content p.help-color-text {
    color: #18ab50;
    padding: 25px 0 10px;
    text-transform: uppercase;
}
.transfomational-we-help-block .workshop-inner.help-green-block .cont-inner ul {
    padding: 0 0 0 20px;
    margin: 0;
    font-family: 'HelveticaNeueLTStd-Lt', serif;
}
.transfomational-we-help-block .workshop-inner.help-green-block .cont-inner ul li {
    list-style: none;
    margin-bottom: 10px;
	position:relative;
}
.transfomational-we-help-block .workshop-inner.help-green-block .cont-inner ul li i{
	color: #18ab50;
}
.transfomational-we-help-block .workshop-inner.help-green-block .cont-inner ul li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: #18ab50;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 8px;
}
.transfomational-we-help-block .workshop-inner.help-green-block .cont-inner a.learn-more-btn {
    background: #18ab50;
    color: #fff;
    display: inline-block;
    width: 185px;
    text-align: center;
    height: 53px;
    line-height: 53px;
    margin-top: 20px;
}

.transfomational-we-help-block .workshop-inner.help-pink-block .cont-inner h4, img-inner h3 {
    color: #ca006c;
    text-transform: uppercase;
	margin-bottom: 30px;
}
.transfomational-we-help-block .workshop-inner.help-pink-block .inner-work-content p.help-color-text {
    color: #ca006c;
    padding: 25px 0 10px;
    text-transform: uppercase;
}
.transfomational-we-help-block .workshop-inner.help-pink-block .cont-inner ul {
    padding: 0 0 0 20px;
    margin: 0;
    font-family: 'HelveticaNeueLTStd-Lt', serif;
}
.transfomational-we-help-block .workshop-inner.help-pink-block .cont-inner ul li {
    list-style: none;
    margin-bottom: 10px;
	position:relative;
}
.transfomational-we-help-block .workshop-inner.help-pink-block .cont-inner ul li i{
	color: #ca006c;
}
.transfomational-we-help-block .workshop-inner.help-pink-block .cont-inner ul li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: #ca006c;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 8px;
}
.transfomational-we-help-block .workshop-inner.help-pink-block .cont-inner a.learn-more-btn {
    background: #ca006c;
    color: #fff;
    display: inline-block;
    width: 185px;
    text-align: center;
    height: 53px;
    line-height: 53px;
    margin-top: 20px;
}


.transfomational-we-help-block .workshop-inner.help-sky-block .cont-inner h4, .img-inner h3 {
    color: #42c4de;
    text-transform: uppercase;
	margin-bottom: 30px;
}
.transfomational-we-help-block .workshop-inner.help-sky-block .inner-work-content p.help-color-text {
    color: #42c4de;
    padding: 25px 0 10px;
    text-transform: uppercase;
}
.transfomational-we-help-block .workshop-inner.help-sky-block .cont-inner ul {
    padding: 0 0 0 20px;
    margin: 0;
   font-family: 'HelveticaNeueLTStd-Lt', serif;
}
.transfomational-we-help-block .workshop-inner.help-sky-block .cont-inner ul li {
    list-style: none;
    margin-bottom: 10px;
	position:relative;
}
.transfomational-we-help-block .workshop-inner.help-sky-block .cont-inner ul li i{
	color: #42c4de;
}
.transfomational-we-help-block .workshop-inner.help-sky-block .cont-inner ul li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: #42c4de;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 8px;
}
.transfomational-we-help-block .workshop-inner.help-sky-block .cont-inner a.learn-more-btn {
    background: #42c4de;
    color: #fff;
    display: inline-block;
    width: 185px;
    text-align: center;
    height: 53px;
    line-height: 53px;
    margin-top: 20px;
}


.transfomational-we-help-block .workshop-inner.help-orange-block .cont-inner h4, .img-inner h3 {
    color: #e74310;
    text-transform: uppercase;
	margin-bottom: 30px;
}
.transfomational-we-help-block .workshop-inner.help-orange-block .inner-work-content p.help-color-text {
    color: #e74310;
    padding: 25px 0 10px;
    text-transform: uppercase;
}
.transfomational-we-help-block .workshop-inner.help-orange-block .cont-inner ul {
    padding: 0 0 0 20px;
    margin: 0;
}
.transfomational-we-help-block .workshop-inner.help-orange-block .cont-inner ul li {
    list-style: none;
    margin-bottom: 10px;
	position:relative;
	font-family: 'HelveticaNeueLTStd-Lt', serif;
}
.transfomational-we-help-block .workshop-inner.help-orange-block .cont-inner ul li i{
	color: #e74310;
}
.transfomational-we-help-block .workshop-inner.help-orange-block .cont-inner ul li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: #e74310;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 8px;
}
.transfomational-we-help-block .workshop-inner.help-orange-block .cont-inner a.learn-more-btn {
    background: #e74310;
    color: #fff;
    display: inline-block;
    width: 185px;
    text-align: center;
    height: 53px;
    line-height: 53px;
    margin-top: 20px;
}
.transfomational-we-help-block .workshop-inner.help-orange-block .cont-inner {
	/*width: 85%*/
}
.transfomational-we-help-block .workshop-inner .inner-work-content .img-inner{
	width: auto;
    height: auto;
}
.transfomational-we-help-block .workshop-inner .inner-work-content {
    width: auto;
}
.transfomational-we-help-block .workshop-inner .cont-inner{
	float: none;
    width: auto;
    margin-left: 170px;
}
.transfomational-we-help-block .workshop-inner {
    padding: 40px;
}
.transformational-privilege .solution-block-heading h3 {
    line-height: 35px;
}
/* .about-talk-section.transformational-about-section{
	background: url(images/about-bg.png) no-repeat center center;
    background-size: cover;
	margin-bottom: 0;
}*/

.lets-chat-block {
    margin: 0 0 55px 0;
    text-align: center;
}

.lets-chat-block a {
    color: #fff;
    background: #18ab50;
    display: inline-block;
    padding: 13px 53px;
    font-size: 16px;
    margin-top: 17px;
}

.lets-chat-block a:hover {
       background: #072b47;}

.about-talk-section.transformational-about-section .about-michelle-text p.about-big-text {
    font-size: 24px;
	padding-top: 20px;
}
.about-talk-section.transformational-about-section .about-michelle-text a.about-lets-chat{
	color: #fff;
    background: #18ab50;
    display: inline-block;
    padding: 13px 53px;
    font-size: 16px;
	margin-top: 17px;
}
.footer-client-logo ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.footer-client-logo li {
    padding: 0px 10px;
    display: inline-block;
}
.footer-client-logo {
    text-align: center;
    width: 100%;
	padding:60px 0;
}
.footer-client-logo h4{
	font-size:24px;
	color:#072b47;
	padding-bottom:55px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* ----------------- 
	TRANSFORMATIONAL PROGRAM END
	----------------------------- */

h3.mmcq-green {
    font-family: "HelveticaNeueLTStd-Lt", Helvetica, Arial, sans-serif !important;
}



/* ------ Ruel Transformation page edits 3-7-2019      ----- */



.hideondesktop{
	display:none;
}
.hideonmobile{
	display:block;
	}

@media (max-width:767px) { 
.hideonmobile{
	display:none;
}
.hideondesktop{
	display:block;
}

#banner-text-talks.transformational-program-text {
    bottom: 55px !important;
}

#banner-text-talks h2 {
    font-size: 26px;
}

.transfomational-courses-listing ul li img {
    float: none !important; 
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.transfomational-courses-listing ul li p {
    margin-left: 0px !important; 
}

.transfomational-we-help-block .workshop-inner .cont-inner {
    margin-left: 0px !important; 
}
.more-btn{
	text-align:center;	
}
.help-icon{
	max-width:80px;
}
.img-inner {
   margin: 0px !important;
}

.img-inner h3 {
    margin-top: 20px;
}
.footer-client-logo li {
    padding: 10px;
}

h3.help-green-block{
color: #18ab50;
}
h3.help-pink-block{
color: #ca006c;
}

h3.help-sky-block {
color: #42c4de;
}

h3.help-orange-block {
color: e74310;
}
.cont-inner > p {
    font-size: 16px !important;
   line-height:1.5!important;
}

}


/***Mobile edits talks page **/

.page-template-page-template-talks-team #about.recommended-reads-area {
padding: 65px 0 70px 0 !important;
}

.page-template-page-template-talks-team .talks-team-narrow-section {
    padding: 70px 0 15px 0;
}

.page-template-page-template-talks-team .recommended-reads-img {
    margin-top: 40px;
}
	


@media (max-width: 767px){
	.page-template-page-template-talks #banner-text-talks h2 {
	    font-size: 32px !important;
	    margin-bottom: 13px;
	}

	.page-template-page-template-talks #banner-text-talks p {
	    margin-bottom: 24px !important;
    }
    .page-template-page-template-talks #banner-text-talks a {
    padding: 13px 44px !important;
    }
    .page-template-page-template-talks .client-logo li img#img2 {
    max-width: 55px;
    }
    .page-template-page-template-talks .client-logo li img#img4 {
    max-width: 70px;
    }
    .page-template-page-template-talks .client-logo li {
    padding-left: 0px !important;
    }
    .page-template-page-template-talks .client-logo li img {
    max-width: 130px ;
    max-height: 30px;
    }
    .page-template-page-template-talks .here-how-can-help-section .help-boxs {
		max-width: 320px !important;
	}
	.page-template-page-template-talks h3.mmcq-green {
    font-size: 19px !important;
    max-width: 240px;
    margin: 0 auto;
   }
    .page-template-page-template-talks .here-how-can-help-text li,.here-how-can-help-text p {
     font-size:0.85rem
   }
   .page-template-page-template-talks .privilege-section h3{
   	color:#000;
   }
   .page-template-page-template-talks .about-talk-section {
    background-position: center !important;
   }
   .page-template-page-template-talks .about-michelle-text p {
    font-size: 0.92rem !important;
   }
   .page-template-page-template-talks .about-michelle-text h3 {
    font-size: 20px;
   }

   /***talks team **/


   .page-template-page-template-talks-team #banner-text-talks h2 {
	    font-size: 32px !important;
	    margin-bottom: 13px;
	}
	.page-template-page-template-talks-team #banner-text-talks p {
	    margin-bottom: 24px !important;
    }
    .page-template-page-template-talks-team #banner-text-talks a {
    padding: 13px 44px !important;
    }
    .page-template-page-template-talks-team .client-logo li img#img2 {
    max-width: 55px;
    }
    .page-template-page-template-talks-team .client-logo li img#img4 {
    max-width: 70px;
    }
    .page-template-page-template-talks-team .client-logo li {
    padding: 7px !important;	
    padding-left: 0px !important;
    }
    .page-template-page-template-talks-team .client-logo li img {
    max-width: 130px ;
    max-height: 30px;
    }
    
    .page-template-page-template-talks-team .recommended-reads-area {
	background: none;
	background-color: #eeeeee;	 
	padding-top: 40px !important;
	margin-bottom: 30px !important;	
	}
	.page-template-page-template-talks-team .recommended-reads-img {
    margin-top: 0px !important;
    }
    .page-template-page-template-talks-team .talks-team-narrow-section {
    padding: 10px 0 10px 0 !important;
    }
    .page-template-page-template-talks-team .t-name {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    }
    .page-template-page-template-talks-team .recommended-reads-text h3 {
    font-size: 20px !important;
    }
    .page-template-page-template-talks-team .chat-box-inner h3 {
    font-size: 24px !important;
    }
    .page-template-page-template-talks-team .chat-box-inner {
    padding: 20px 0 50px 0 !important;
    }
    .page-template-page-template-talks-team .chat-box-inner a {
    padding: 17px 53px !important;
    }
    .page-template-page-template-talks-team #about.recommended-reads-area {
	padding: 35px 0 70px 0 !important;
    }

    /***talks chats **/

    .page-template-page-template-talks-chat #banner-img-talks .banner-img-talks-mb{
		min-height: 395px;
		object-fit: cover;
	}
	.page-template-page-template-talks-chat .welcome-text p, .page-template-page-template-talks-chat .vital-statistics-box p, .page-template-page-template-talks-chat .recommended-reads-text ul li{
		font-size: 16px !important;
	}
	.page-template-page-template-talks-chat .testimonials-box-area h2 {
       font-size: 14px;
    }
    .page-template-page-template-talks-chat .vital-statistics-box {
      padding-bottom: 0px !important;
      max-width: 390px !important;
	  min-height: auto !important;
    }
    .page-template-page-template-talks-chat .recommended-reads-area {
    background: none !important;
    background-color: #eff0f1 !important;
    }
    .page-template-page-template-talks-chat .chat-box-inner h3 {
    font-size: 24px !important;
    }
    
    .page-template-page-template-talks-chat .chat-box-inner #hd-1{
	font-size: 18px !important;	
	}
	.chat-box-inner a {
    font-size: 18px !important;	
   }

   


#banner-text-talks h2 {
    font-size: 32px !important;
    margin-bottom: 13px;
} 

}


@media only screen and (max-width: 767px){
	.wellbeing-member-mobile-menu {
    width: 100% !important;
    float: left !important;
    position: absolute !important;
    z-index: 999 !important;
    }
}






@media only screen and (max-width: 767px){
 .page-id-50887 .wellbeinglabs-banner{
	height: 590px !important;	
  }	 
  
  .page-id-50887 .h2-title-mstrcls {
  	font-size:24px !important;
  }
  .page-id-50887 p, .page-id-50887 li span {
    font-size: 14px !important;
  }
  
  .page-id-50887 h3.heading_wwk {
    font-size: 18px !important;
    
  }
  
  .page-id-50887 .h3-short{
  	max-width: 200px;
  }
 
.page-id-50887 section.sales-content.wb-dream-dicover {
padding-bottom: 450px;
background-position: center bottom !important;}

  .page-id-50887 .sales-content.wwwwk-left-program .container{
    padding-bottom: 400px !important;
    
   }  

.page-id-50887 section.sales-content.wwwwk-left-program {
background-position: center bottom !important;
}

  
  .page-id-50887 .intro-owin h3.h2-title-mstrcls {
    padding: 10px 0px !important;
   }
   
   .page-id-50887 .intro-owin {
    padding: 0px !important;
   }
   .page-id-50887 .meetc{
   	margin-top:35px !important;
   }
   
   .page-id-50887 .sale-work li {
    padding-left: 20px !important;
   
   }
   
    .page-id-50887 .arrow {
   	display:none;
   	}
   	
   	.page-id-50887  .circle img {
    display: block;
    margin: 0 auto;
	}

	.page-id-50887  .circle {
    
    float: none;
    margin: 0 auto;
	}
	 
    .page-id-50887 .quick-sign {
    font-size: 18px !important;
   }
    
    .join-mstr h2 {
    max-width: 200px;
    margin: 0 auto;
   }
    .join-mstr p {
    margin-bottom:0px !important;	
    max-width: 200px;
    margin: 0 auto;
   }
   
   .join-mstr .heading_wwk{
   	line-height: 1 !important;
   	margin-bottom: 40px;
   }
    
    
}	

@media screen and (max-width: 430px){
  .page-id-50887 .wellbeinglab-page-wrapper .wellbeinglab-logo{
 	width:75% !important;
 }
  
  .page-id-50887 .wellbeinglab-page-wrapper .sales-content.wb-dream-dicover{
  	padding-bottom: 400px;
  }
  
 
 
}
 
 


.posdcast-header .smart-track-player.stp-color-60b86c-EEEEEE.spp-stp-desktop, .smart-track-player.stp-color-60b86c-EEEEEE.spp-stp-desktop.smart-track-player-dark, .smart-track-player.stp-color-60b86c-EEEEEE.spp-stp-mobile .spp-player-layout, .smart-track-player.stp-color-60b86c-EEEEEE.spp-stp-mobile.smart-track-player-dark .spp-player-layout {
    background-color: #18ab50;
}


.spp-stp-desktop .spp-stpd-playback-controls {
    background-color: #fff !important;
}

.posdcast-header .spp-stp-desktop .spp-player-layout .spp-play-pause .spp-play .spp-play-mask-top, .posdcast-header .spp-stp-desktop .spp-player-layout .spp-play-pause .spp-play .spp-play-mask-bottom{
   background-color: #fff;
}


.posdcast-header .spp-stp-desktop .spp-speed svg, .spp-stp-desktop .spp-step-back svg, .spp-stp-desktop .spp-step-forward svg, .spp-stp-desktop .spp-step-back svg, .spp-stp-desktop .spp-step-forward svg {
    fill: #18ab50 !important;
}


.posdcast-header  .spp-stp-desktop .spp-top-matter .spp-artist-and-title .spp-stpd-artist {
    opacity: 1;
}


.posdcast-header .spp-stp-desktop .spp-top-matter .spp-artist-and-title .spp-stpd-artist .spp-artist-box {
  
    font-size: 18px;
    color: #fff;
}

.posdcast-header .spp-stp-desktop .spp-top-matter .spp-artist-and-title .spp-stpd-track-title .spp-track-title-box {
  
    font-size: 22px;
    color: #fff;
}

.posdcast-header .spp-stp-desktop .spp-top-matter .spp-artist-and-title {
    font-family: "Playfair Display", serif;
}

.posdcast-header .spp-stp-desktop .spp-stpd-download-share-controls .spp-button-download svg, .posdcast-header .spp-stp-desktop .spp-stpd-download-share-controls .spp-more svg{
   fill: #fff !important;
}


.posdcast-header .smart-track-player .spp-player-layout .spp-dss-layout {
    background-color: #18ab50 !important;
        color: white;
}

.posdcast-header svg.spp-control.spp-dss-image.spp-share-image.spp-no-outline{
    fill: #fff;
}
.posdcast-header  .smart-track-player .spp-player-layout .spp-dss-layout .spp-dss-row.spp-show-icons .spp-dss-share-text .spp-dss-share-text-2 {
    color: #fff;
}

@media only screen and (max-width: 767px) {
.posdcast-header .spp-stp-mobile .spp-player-layout .spp-controls .spp-play-pause-circle {
    background-color: #fff !important;
}

.posdcast-header .spp-stp-mobile {
    font-family: "Playfair Display", serif !important;
    background: #18ab50 !important;
     
}

.posdcast-header .smart-track-player.stp-color-60b86c-EEEEEE.spp-stp-mobile .spp-player-layout{
  background: #18ab50 !important;
}
.posdcast-header .spp-stp-mobile .spp-player-layout .spp-play-pause-circle .spp-play-invisisquare .spp-play .spp-play-mask{
  background-color: #fff !important;
}

.posdcast-header .spp-stp-mobile svg {
    fill: #fff !important;
}

.posdcast-header .spp-stp-mobile .spp-player-layout .spp-artist-and-title {
    color: white !important;
}

.posdcast-header  .smart-track-player div{
    color: white !important;
}

.posdcast-header .smart-track-player .spp-player-layout .spp-dss-layout {
    color: white !important;
}



.posdcast-header .spp-stp-mobile .spp-player-layout .spp-artist-and-title .spp-track-title {
    font-size: 22px !important;
}

.posdcast-header .spp-stp-mobile .spp-player-layout .spp-artist-and-title .spp-show-title {
    font-size: 18px !important;
}

} 

.center-menu span.drop-arrow {
    right: -10px !important;
}

#zc_optin_checkbox_field .woocommerce-input-wrapper .checkbox  {
  width: max-content;
  display: flex !important;
  align-items: center !important;
  padding-left: 30px;
  cursor: pointer;
}

#zc_optin_checkbox_field .woocommerce-input-wrapper .checkbox .input-checkbox   {
  margin: 0 !important;
  width: 20px !important;
  height: 20px;
  left: 0px;
  line-height: 20px;
  cursor: pointer;
}
