/*== Single Product Page ==*/

.woocommerce div.product div.images div.thumbnails, .woocommerce .single-product-container .quantity.buttons_added {
	display: inherit;
	margin-top: 10px;
}
.woocommerce-page #content div.single-product-container div[itemprop="offers"] {
	float: none;
}
.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ee4b4a;
}
.product_quantity {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Georgia', 'Merriweather';
	font-size: 14px;
	color: #ee4b4a;
	font-weight: bold;
	margin-right: 20px;
}
.buddyboss-select select {
	padding: 10px 30px 10px 20px;
	line-height: 16px;
	font-size: 14px;
	margin-top: 0;
}
.related ul.products li.product:nth-of-type(3n+1) {
	padding: 45px;
}
.related ul.products li.product:nth-of-type(2n+2), .related ul.products li.product:nth-of-type(3n+3)  {
	padding: 45px;
}
.related ul.products li.product > a:first-of-type {
	height: auto;
	margin-bottom: 20px;
}
.related .products li.product p.product-meta-price {
	color: #ee4b4a;
}

/*== End Single Product Page ==*/


/*== Shop Page ==*/

#woo-sidebar-wrapper {
	float: left;
	width: 24.5%;
	display: block;
}
.woo-sidebar {
	background: #ffffff;
	font-family: ProximaNova, sans-serif;
	color: #676767;
	border: 1px solid #e7e6e5;
	padding: 25px;
	margin-bottom: 30px;
}
.woo-sidebar a {
	color: #676767;
}
.woo-sidebar h4 {
	color: #ee4b4a;
	margin: 0;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.woo-sidebar ul li {
	color: #676767;
	font-size: 14px;
	line-height: 18px;
}
.woo-sidebar ul li a {
	font-size: 14px;
	line-height: 18px;
}

#woo-content {
	float: left;
	width: 73%;
	padding: 0px;
	margin-left: 2.5%;
}
#woo-content .woocommerce-result-count {
	display: inline-block;
	margin-top: 17px;
}
.woo-content-top {
	display: inline-block;
	width: 100%;
	border-bottom: 1px #e4e4ea solid;
	padding-bottom: 15px;
	margin-bottom: 40px;
}
.woocommerce-page h1.page-title {
	font-family: Georgia;
	margin: 0;
	margin-top: -5px;
	display: block;
	float: left;
}
.tax-product_cat.woocommerce-page h1.page-title {
	float: none;
}
.woocommerce .woocommerce-result-count {
	display: none;
}
.woocommerce-page .woocommerce-ordering {
	margin: 14px 0 0;
}
.woocommerce-page .woocommerce-ordering select > option {
	padding-left: 20px;
	padding-right: 20px;
	color: #b1b2c5;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	padding: 0;
	margin: 0 0px 30px 0;
	margin-left: 3.5%;
	width: 31%;
	float: left;
	max-height: 685px;
}
.woocommerce ul.products li.product:nth-of-type(2n+2) {
	margin-left: 3.5%;
}
.woocommerce ul.products li.product:nth-of-type(3n+1) {
	margin-left: 0;
	margin-right: 0;
}
.woocommerce ul.products li.product:nth-of-type(3n+3) {
	margin-right: 0;
	/*padding: 45px;*/
}
#woo-content ul.products li.product > a:first-of-type {
	height: 150px;
	overflow: hidden;
}
.woocommerce ul.products li.product > a:first-of-type img {
	padding: 0;
	margin: 0;
}
.products li.product p.product-meta-price {
	color: #f8981c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	display: none;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	padding-left: 20px;
	padding-right: 20px;
	height: 50px;
	overflow: hidden;
	line-height: 28px;
}
.product-excerpt {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.product-meta {
	margin-top: 0;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: none;
	border-bottom: 1px solid rgba(25, 36, 116, 0.15);
}
.woo-product-header {
	display: inline-block;
	width: 99.5%;
	padding: 20px 0;
	border-bottom: 1px solid rgba(25, 36, 116, 0.15);
	margin-bottom: 10px;
}
.woocommerce-page .woo-product-header h1.page-title {
	display: block;
	width: 100%;
}
.post-type-archive-product .woo-product-header h1.page-title {
	display: none;
}
.woo-product-header form#searchform {
	float: left;
	margin-top: 5px;
	width: 65%;
}
.woo-product-header form#searchform   input#s  {
	width: 80%;
}
.woocommerce-checkout #payment div.payment_box::after  {
	border-color: transparent transparent #faebd7 !important;
}
.woocommerce-checkout #payment div.payment_box  {
	background-color: #faebd7 !important;
}
.woocommerce #payment div.payment_box p, .woocommerce-page #payment div.payment_box p  {
	color: #000 !important;
}
/* Shop Filter */
.woocommerce .page-full-width {
	margin-top: 40px;
}
.woocommerce-page .woocommerce-ordering select {
	background: none;
	color: #ee4b4a;
	font-weight: 700;
}
.woocommerce-page .buddyboss-select:after {
	color: #ee4b4a;
	top: 0;
	margin-top: -2px;
}
.woocommerce-page.post-type-archive-product .buddyboss-select:after {
	color: #ee4b4a;
	margin-top: 8px;
}
.woocommerce-page .woocommerce-ordering .ordering-title {
	color: #ee4b4a;
	font-size: 14px;
	font-weight: 600;
	margin-top: 6px;
	margin-right: 10px;
	display: inline-block;
}

/* Search Form */
.woocommerce input[type="text"], .woocommerce input[type="email"], .woocommerce input[type="name"], .woocommerce textarea {
	border: 1px solid #c2c8cd;
	width: 100%;
	color: #ee4b4a;
	font-size: 16px;
	font-weight: 700;
	background: none;
	line-height: 20px;
	padding: 15px 20px;
	box-sizing:border-box;
}
.woocommerce.single-product aside input[type="submit"] {
	display: inline-block;
}
.woocommerce .lost_reset_password input[type="submit"],
.woocommerce .login input[type="submit"] {
	display: inline-block;
	background-color: #ee4b4a;
	padding: 10px 20px;
	color: #fff;
	font-weight: 500;
}
/* Pagination*/
.woocommerce nav.woocommerce-pagination, .woocommerce #content nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination, .woocommerce-page #content nav.woocommerce-pagination
.woocommerce nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul {
	/*margin-top: 20px;*/
	border: none;
	float: left;
}

/* Sidebar Widgets */
#woo-sidebar .chosen a {
	color: #ee4b4a;
}
.woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
	padding: 10px;
	background: none;
	border: 1px solid #c5cbd2;
	border-radius: 5px;
	font-weight: bold;
	color: #ee4b4a;
}
.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce-page .widget_layered_nav ul li.chosen a:before {
	display: none;
}
.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce-page .widget_layered_nav ul li.chosen a:after {
	font-family: 'WooCommerce';
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-left: 15px;
	content: "✖";
	font-family: Arial;
}
.categories ul li a {
	line-height: 26px;
}
aside {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #ccc solid;
}
.widget-last {
	border-bottom: none;
}

/* Currency Switcher */
.widget-woocommerce-currency-switcher h3 {
	color: #ee4b4a;
	margin: 0;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.dd-select {
	background: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #ee4b4a;
	font-weight: 700;
}
.woocommerce-currency-switcher-form .dd-selected {
	color: #ee4b4a;
}

/*== End Shop Page ==*/


/*== Responsive Dislay Fixes ==*/

@media screen and (max-width: 1260px) {

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
	.woocommerce ul.products li.product:nth-of-type(3n+1) {
		width: 48%;
		margin-left:3.5%;
	}
	.woocommerce ul.products li.product:nth-of-type(3n+1) {
		clear: none;
	}
	.woocommerce-page ul.products li.product:nth-of-type(2n+1) {
		clear: both;
		margin-left: 0;
	}
}

@media screen and (max-width: 979px) {
	#woo-sidebar-wrapper,
	#woo-content {
		width: 100%;
		margin:20px auto;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 48%;
	}
}


@media screen and (max-width: 720px) {

	.post-type-archive-product.woocommerce #main {
		padding: 0 30px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.woo-product-header form#searchform, .woo-product-header form#searchform  input[type="text"] {
		width: 100%;
		font-size: 1em;
	}
}


@media screen and (max-width: 480px) {

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin-left: 23px;
	}
	.woocommerce ul.products li.product:nth-of-type(2n+2) {
		margin-left: 23px;
	}
	.woo-product-header {
		width: 98.5;
	}
	.woocommerce input[type="text"] {
		width: 94%;
	}
}
@media screen and (max-width: 320px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin-left: 19px;
	}
	.woocommerce ul.products li.product:nth-of-type(2n+2) {
		margin-left: 18px;
	}
	.woocommerce ul.products li.product:nth-of-type(2n+2) {
		margin-left: 18px;
	}
	.woo-product-header form#searchform  input[type="text"] {
		padding-left: 13px;
		padding-right: 0;
	}
}


/* Fixed Remaining Issue */
.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors {
	padding: 4px 10px;
}
.wysija-msg .allmsgs {
	padding-left: 0;
	padding-right: 0;
}
.buddypress .standard-form textarea, #buddypress .standard-form input[type="text"] {
	font-weight: 100;
	color: #4b4b4b;
}
.friendship-button {
	margin-top: -10px;
}
.single-item.groups .friendship-button,
.generic-button .friendship-button {
	margin-top: 0;
}
#buddypress div.generic-button a {
	margin-bottom: 5px;
}
.page-template-page-courses .woo-sidebar li.chosen {
	margin: 0px 0 10px;
}
#buddypress .dolfino-search form #subnav {
	position: absolute;
	right: 0;
	bottom: -110px;
}
#buddypress ul.item-list {
	padding-top: 50px;
}
#buddypress #group-settings-form ul.item-list {
	padding-top: 0;
}
#buddypress form#group-settings-form ul#members-list span.small a, #buddypress form#group-settings-form ul#mods-list span.small a {
	box-sizing: border-box;
}
#buddypress div.friends ul.item-list li div.item, #buddypress ul#friend-list li div.item {
	min-height: inherit;
}
#buddypress .member.review div.activity-meta a {
	display: inline-block;
	margin-top: 2px;
}
.archive .search-wrap {
	background-position: 140px 2px;
}
.error404 .entry-content .search-wrap {
	background: none;
	width: 210px;
}

.error404 .entry-content button#searchsubmit {
	display: inline-block;
	top:4px;
}

/*
This whole thing is breaking multiple pages - Search error page, .bbpress forums, etc.
.archive:not(.bbpress) .search-wrap input[type="text"],
.error404 .search-wrap input[type="text"] {
    padding-right: 34px;
    box-sizing: border-box;
    width: auto;
	height: 40px;
}*/
.widget-area .widget_search button {
	margin: 0;
}
#buddypress ul.item-list#groups-list,
#buddypress .results-group ul.item-list {
	padding-top: 0;
}
@media screen and (max-width: 720px) {
	#buddypress ul.item-list {
		padding-top: 30px;
	}
	.members.dir-list {
		margin-top: 30px;
	}
	.xprofile #buddypress div:not(#item-nav) .item-list-tabs {
		padding: 0 10px;
		margin-left: -4px;
		margin-right: -4px;
	}
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
	margin: 0;
	border-right: 1px solid #ee4b4a;
}
.woocommerce .woocommerce-pagination ul.page-numbers li > *:last-of-type, .woocommerce-page .woocommerce-pagination ul.page-numbers li > *:last-of-type {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a {
	border: none;
	margin-right: 0;
	border-radius: 0;
	color: #ee4b4a;
	background: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li span.current {
	color: #ffffff;
	background: #ee4b4a;
	border-radius: 0;
}
.woocommerce-page nav.woocommerce-pagination .page-numbers {
	border: 1px solid #ee4b4a;
	border-radius: 4px;
	border-right: none;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul {
	margin: 0;
}

.comment-content img, .widget img {
	max-width: 100%;
}
.single-topic #bbpress-forums .bbp-lead-topic {
	padding: 30px;
}

#bbpress-forums .status-trash.even {
	background-color: #ffffff;
}
#bbpress-forums fieldset.bbp-form input {
	color: #676767;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
	background-color: white;
	font-size: 14px;
	line-height: 1.429;
	color: #676767;
	font-weight: normal;
}

ul.review_list li.review {
	padding-top: 16px;
}
ul.review_list li.review .content {
	top: 0;
}
ul.review_list li.review .content .meta{
	padding-top: 10px;
}
ul.review_list li.review .content .desc p {
	line-height: 12pt;
}
.mod_review_form_container h3 {
	display: none;
}

.course_landing .course_desc h4:first-child {
	font-weight: bold;
}

/*== Chat Box ==*/
#cometchat {
	border: 1px solid #ebebeb;
	display: none;
}
.cometchat_userstabtitle {
	background: #feb511;
	color: #ee4b4a;
	padding: 10px 15px;
}
.cometchat_minimizebox {
	cursor: pointer;
	background: url(themes/lite/images/cometchat.png) no-repeat;
	background-position: 5px -463px;
	background-color: #ee4b4a;
	border: 1px solid #ee4b4a !important;
	border-radius: 5px;
	float: right;
	height: 18px;
	width: 21px;
}
/*== End Chat Box ==*/

/*== Modal Window ==*/
.fancybox-close {
	top: -45px;
	right: 0px;
}
.modal_title {
	margin-top: 30px;
	margin-bottom: 40px;
}
#siteLoginBox h4, #frm_siteRegisterBox h4 {
	color: #ee4b4a;
	padding-bottom: 10px;
}
#siteLoginBox h2, #frm_siteRegisterBox h2 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #ee4b4a;
}
#siteLoginBox h5, #frm_siteRegisterBox h5, #siteRegisterBox h5 {
	text-align: left;
	padding-top: 25px;
}
#siteLoginBox .input {
	margin-bottom: 25px;
	line-height: 18px;
}
#login_username, #login_password, #register_email, #register_username {
	padding: 10px 15px;
	font-weight: normal;
}
input#login_password, input#register_password, input#register_email, input#register_username {
	border: 1px solid rgba(48, 69, 92, 0.39);
	background: none;
	font-size: 16px;
	line-height: 18px;
}
.login_box {
	border-top: 1px solid #eaeaec;
	border-bottom: 1px solid #eaeaec;
	display: block;
	height: 68px;
}
#siteLoginBox .express, #siteRegisterBox .express {
	text-align: center;
}
#login_button, #register_button {
	padding: 10px 26px;
	background: #ee4b4a !important;
	border: 1px solid #ee4b4a;
	border-top: none;
	border-radius: 5px;
	width: auto !important;
	float: right;
	font-size: 16px;
	color: #eaeaec;
}
.forgot_pw {
	margin-top: 54px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #f9f9f9;
	width: 358px;
	position: fixed;
	margin-left: -13px;
	border-radius: 5px;
}
.forgot_pw p a {
	font-weight: bolder;
}
#siteLoginBox .forgetme {
	float: none !important;
	text-align: center;
}
/*== End Modal Window ==*/

/* Fix Style Issue*/
.widget-area .widget_search button {
	padding: 10px 25px;
}
a.header-cart {
	padding: 4px 16px;
	line-height: 18px;
}
.single-ebooks h1.page-title {
	margin-top:0;
}
.woocommerce-page #content table.cart td.actions .coupon .input-text {
	color: #ee4b4a;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	font-weight: 100;
}

#contact-top .entry-title {
	line-height: 1.1;
}

.page-id-726 #contact-top .entry-content,
.page-id-724 #contact-top .entry-content,
.page-id-722 #contact-top .entry-content {
	text-align: left;
}
/*
.page-template-page-contact aside {
	position: inherit;
	left: 0;
	width: 23%;
	float: left;
	border-bottom: none;
}
.contact-content {
	max-width: 75%;
	width: 73%;
	float: left;
	text-align: initial;
}
*/
.contact-content {
	max-width: 100%;
}

@media screen and (max-width: 980px){
	.contact-content,
	.page-template-page-contact #contact-tabs {
		width: 100%;
	}
}
.contact-content .entry-header{
	display: none;
}
.buddypress #primary {
	width: 100%;
}


.single-ebooks .site-content {
	width: 870px;
}


@media screen and (max-width: 720px){

	.buddypress #primary{
		padding: 0 30px;
		box-sizing: border-box;
	}
	.single-ebooks .site-content {
		padding: 0 20px;
	}
}
.header-inner.not-logged-in .header-account .button {
	padding: 13px 15px;
	font-weight: 400;
	font-size: 10px;
}

#buddypress form#whats-new-form textarea {
	width: 95.6%
}
.hidencheck {
	display: none;
}
#buddypress div.activity-meta {
	margin: 0;
}
.groups.single-item #buddypress #pag-top {
	margin-bottom: 15px;
}
#buddypress ul.item-list {
	padding-top: 30px;
}
#buddypress #search-message-form input#messages_search_submit {
	margin: 10px 0;
}
#buddypress .item-list-tabs ul li.selected a {
	padding: 3px;
	border-radius: 3px;
}
#buddypress div#group-create-tabs ul li.current a {
	padding: 10px;
	border-radius: 5px;
}
/*
.page-template-page-contact aside {
	float: left;
	position: inherit;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.page-template-page-contact aside #menu-footer-right li a, .page-template-page-contact aside #menu-footer-middle li a {
	border: none;
	padding: 0;
}
.page-template-page-contact aside #menu-footer-right li a:hover, .page-template-page-contact aside #menu-footer-middle li a:hover {
	background: none;
}
.page-template-page-contact aside #footer-social li a {
	border: 0;
}
.page-template-page-contact .footer-widget .widget .footer-social {
	width: 100%;
}
.page-template-page-contact .footer-widget .widget .footer-social li a {
	width: 5px;
	height: 25px;
	border: 0;
}
.page-template-page-contact .footer-widget .widget .footer-social li a:hover {
	padding: 10px 20px;
}
.page-template-page-contact .footer-widget .widget .footer-social .footer-social_facebook {
	background-image: url(../images/social-sprite.png);
	background-position: 45px 0;
}
.page-template-page-contact .footer-widget .widget .footer-social .footer-social_twitter {
	background-image: url(../images/social-sprite.png);
	background-position: 91px 0;
}
.page-template-page-contact .footer-widget .widget .footer-social .footer-social_rss {
	background-image: url(../images/social-sprite.png);
	background-position: 136px 0;
}
.page-template-page-contact .footer-widget .widget .footer-social li a .footer-social_youtube {
	background-image: url(../images/social-sprite.png);
	background-position: 0 0;
}*/
#contact-top .contact-content img {
	width: auto;
}
/*.entry-content table, .entry-content td {
	border: none;
}*/
/*
.entry-content img {
	width: 100%;
}
*/
.header-inner.not-logged-in .header-account .button {
	line-height: 0;
}
#buddypress .bboss_search_page div.dir-search button[type="submit"] {
	background-color: #FBC8C8;
	border: 2px solid #FBC8C8;
	border-radius: 0 5px 5px 0;
	color: #fff;
	line-height: 19px;
	margin: -1px 0 0;
}
.socialbox-widget.socialbox-style-classic ul li a.socialbox-button {
	padding: 6px;
}
.woocommerce ul.products li.product .button {
	margin-top: 0;
}

/*== Fix Responsiveness and Others ==*/
@media all and (min-width: 1025px) and (max-width: 1260px) {
	.woocommerce ul.products li.product a.button {
		width: 100%;
		margin-top: 10px;
	}
}
@media all and (min-width: 700px) and (max-width: 1024px) {
	.single .site-content {
		width: 70%;
	}


	.socialbox-widget.socialbox-style-classic ul li a.socialbox-button {
		padding: 6px;
	}
	.woocommerce ul.products li.product a.button {
		width: 100%;
		margin-top: 10px;
	}
}

.page-template-our-courses .principles p {
	text-indent: 0;
}

@media screen and (max-width: 720px) {
	.widget img {
		width: auto;
		height: 250px;
	}
	.widget.socialbox img {
		height: auto;
	}
	.contact-content {
		margin: 0;
	}
	#buddypress .activity-list .activity-comments {
		margin-left: 60px;
	}
	body.activity .entry-content > #buddypress > #item-body {
		width: 100%
	}
	#buddypress div.activity-meta {
		margin: 0 0 0 10px;
		padding: 10px 0;
	}
	#buddypress form.standard-form input[type="text"], #buddypress form.standard-form textarea {
		width: 96%;
	}
	.xprofile #buddypress div:not(#item-nav) .item-list-tabs {
		padding: 10px;
	}
	#buddypress div:not(#item-nav) .item-list-tabs {
		padding: 7px 0;
	}
	#buddypress #members-list div.action a, #buddypress ul#groups-list div.action .group-button a {
		width: auto;
	}
	#buddypress ul#member-list li {
		margin-bottom: 10px;
	}
	body.single-item.groups #buddypress ul.item-list li div.action {
		padding: 0;
	}
	.buddyboss-select {
		width: 100% !important;
	}
	#buddypress form#group-settings-form span.small {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#buddypress div#group-create-tabs ul li {
		margin: 10px;
	}
	#buddypress div#message {
		margin: 15px 0;
	}
	#buddypress .activity-list li hr {
		display: none:
	}
	#buddypress form#profile-edit-form div.field-visibility-settings-notoggle {
		margin-left: 0;
	}
	#buddypress ul#activity-stream li img.avatar {
		margin-top: 16px;
	}
}

@media screen and (max-width: 360px) {
	.entry-header .entry-title {
		margin: 10px 0;
	}
	#buddypress #subnav.item-list-tabs ul li.current, #buddypress #subnav.item-list-tabs ul li.selected, #buddypress div#subnav.item-list-tabs ul li, #buddypress div:not(#item-nav) .item-list-tabs ul li {
		width: 100%;
	}
	#buddypress #item-body #subnav ul li a {
		width: 100%;
	}
	#buddypress form#profile-edit-form div.field-visibility-settings-notoggle {
		margin-left: 0;
	}
	#buddypress ul.item-list li img.avatar {
		margin-top: 16px;
	}
	#buddypress .standard-form div.checkbox label {
		margin-left: 0;
	}
	#buddypress div#message-threads ul li.thread-options {
		margin-bottom: 10px;
	}
	.container {
		max-width: 360px;
	}
}

@media screen and (min-width:960px) and (max-width:1279px) {
	.logged-out.single-lesson #main {
		max-width: 960px;
	}
}

@media screen and (min-width:640px) and (max-width:959px) {
	.logged-out.single-lesson #main {
		max-width: 640px;
	}
}

@media screen and (min-width:640px) and (max-width:720px){
	body:not(.group-members) #buddypress div:not(#item-nav) .item-list-tabs ul {
		/*padding-left: 22px;*/
	}
}

@media screen and (min-width:321px) and (max-width:639px) {
	.logged-out.single-lesson #main {
		max-width: 320px;
		padding: 10px;
	}
	.home-navigation h2 {
		padding: 0 24px;
		line-height: 30px;
	}
	body.activity .entry-content > #buddypress > #item-body {
		width: auto;
	}
	.home-cta form input[type="email"] {
		margin: 0;
	}
	.home-cta form input[type="submit"] {
		width: 220px;
		margin-top: 15px;
	}
	body.activity #buddypress #item-header {
		padding: 10px 0;
	}
	#buddypress ul#activity-stream li.activity-item {
		padding: 5%;
	}
	#buddypress .activity-list .activity-content .activity-header a {
		font-size: 13px;
	}
	#buddypress div#subnav.item-list-tabs ul li, #buddypress div:not(#item-nav) .item-list-tabs ul li {
		width: 100%;
		text-align: center;
	}
	#buddypress #item-body #subnav ul li a {
		margin-right: 0;
		width: 100%;
	}
	#buddypress #friend-list li div.item-meta {
		float: left;
	}
	#buddypress ul.item-list:not(#groups-list) li div.action {
		text-align: center;
	}
	#buddypress #mobile-item-nav div:not(#item-nav) .item-list-tabs ul li {
		width: auto;
	}
	body:not(.group-members) #buddypress div:not(#item-nav) .item-list-tabs ul {
		/*padding-left: 17px;*/
	}
}

@media screen and (max-width:320px) {
	.logged-out.single-lesson #main {
		max-width: 240px;
		padding: 10px;
	}
	.home-navigation h2 {
		padding: 0 24px;
		line-height: 28px;
	}
	body.activity .entry-content > #buddypress > #item-body {
		width: auto;
	}
	.home-cta form input[type="email"] {
		margin: 0;
	}
	.home-cta form input[type="submit"] {
		width: 220px;
		margin-top: 15px;
	}
	body.activity #buddypress #item-header {
		padding: 10px 0;
	}
	#buddypress ul#activity-stream li.activity-item {
		padding: 5%;
	}
	#buddypress .activity-list .activity-content .activity-header a {
		font-size: 13px;
	}
	#buddypress #friend-list li div.item-meta {
		float: left;
	}
	#buddypress ul.item-list:not(#groups-list) li div.action {
		text-align: center;
	}
	#buddypress #mobile-item-nav div:not(#item-nav) .item-list-tabs ul li {
		width: auto;
	}

}

@media screen and (min-width:768px) and (max-width: 1260px) {
	#tribe-events-content .table-top-header {
		width: 93%;
	}
}

@media screen and (max-width:767px) {
	#tribe-events-content .table-top-header {
		width: 93%;
	}
}

@media screen and (min-width:720px) and (max-width: 1260px) {
	#buddypress ul.item-list {
		padding-top: 5px;
	}
	.dolfino-search {
		margin-bottom: 20px !important;
	}
	#buddypress .dolfino-search form #subnav {
		bottom: -90px;
	}
}

@media screen and (max-width: 980px) {

	.external-navigation ul {
		background-color: rgba(25, 36, 116, 0.5);
	}
	.external-navigation {
		padding: 0px;
	}
}
@media screen and (max-width:720px) {
	.single-ebooks .site-content {
		width: auto;
	}
	.external-navigation {
		padding: 0;
	}
	body.activity .entry-content > #buddypress > #item-body, .restaurant_filters .search_restaurants div.search_categories {
		width: 95.5%;
	}
	.socialbox-widget.socialbox-style-classic ul li img, .widget img.avatar {
		height: auto;
	}
}

@media screen and (min-width: 1260px) {
	.external-navigation {
		float: left;
		width: 950px;
		margin-left: 0;
	}

	.logged-out .external-navigation {
		width: 680px;
	}
}

/*== Tribe Events Single Page ==*/
#tribe-events-title {
	background: url('../images/tribe_event_title_background.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.tribe-events-title-wrapper {
	max-width: 710px; /*should be 1200px*/
	vertical-align: middle;
	/*margin: 0 auto;
	padding: 65px 0 20px;*/
	margin: 0 auto -21px;
	padding: 22px 0 0px;
	text-align: center;
}
.tribe-events-title-wrapper h2 {
	font-family: 'Open Sans', sans-serif;
	color: #ee4b4a;
	font-weight: bolder;
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#page-extend {

}
#main-extend {

}
#tribe-events-pg-template-extend {
	max-width: none;
}
#tribe-events-extend {
	padding-top: 40px
}
.site-extend {
	background: #fbfaf8;
}
.events-single .site{
	min-height: 0;
}
.events-single #main-wrap .site {
	padding: 0;
}


@media screen and (min-width: 721px){

	.single-ebooks .site-content,
	body .single-ebooks #secondary {
		width: 100%;
		margin-left: 0;
	}

}


@media screen and (min-width: 1000px){

	.single-ebooks .site-content {
		width: 570px;
	}
	body .single-ebooks #secondary {
		width: 325px;
		margin-left: 30px;
	}

}


@media screen and (min-width: 1260px){

	.single-ebooks .site-content {
		width: 830px;
	}

}


.site-header .header-account-logged-in .header-cart {
	margin-top: 8px;
	margin-right: 22px;
}
#active-courses .course-inner {
	height: auto !important;
}
#active-courses .course-inner .entry-actions {
	display: none;
}
#frm_siteLoginBox p,
.forgot_pw p {
	margin-bottom: 0!important;
}
#post-171{ width:50%; margin:0 auto;}
.txt{boder:1px solid #C2C8CD; padding:15px 20px;}
.login label{color:##ee4b4a; font-weight:bold;}
.lesson-content ol, .lesson-content ul {
	padding-left: 20px;
	list-style: initial;
}
.lesson-content ol {
	list-style-type: decimal;
}
.single-lesson .lesson-content, .single-lesson .lesson-content p {
	font-family: 'rooney-web', serif;
	font-size: 18px;
	line-height: 1.833;
}

.multiple-sumome-warning-toast{
	display: none;
}

