@charset "utf-8";
/* Booked Appointments
------------------------------------------------------------------------------------ */
body table.booked-calendar th .monthName a {
	color: rgba(255,255,255,0.75);
}
body table.booked-calendar th .monthName a:hover {
	color: #ffffff;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date .number {
	line-height: 50px !important;
}

.booked-form .button{
	transition: .3s all;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date span{
	box-shadow: none!important;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button.delete,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete:hover,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button.delete:hover{
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button,
body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a{
	border-radius: 0;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a{
	border-radius: 0;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .status-block,
body #booked-page-form input[type=submit]{
	border-radius: 2em;
}

body .booked-upload-wrap{
	max-width: 200px;
}

.booked-profile-appt-list{
	padding: 0 30px;
}

body .booked-upload-wrap span{
	margin-top: -10px;
}

body #booked-profile-page .booked-profile-appt-list .appt-block button{
	border-radius: 2em;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today:hover .date span,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date span{
	background: transparent!important;
	color: inherit!important;
}

body .booked-appt-list .timeslot .spots-available,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span{
	color: inherit!important;
}

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today:hover .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col:hover .date{
	background: #FC5640!important;
	color: #ffffff!important;
}

body #booked-profile-page .appt-block .booked-cal-buttons .addeventatc,
body #booked-profile-page .booked-profile-appt-list .appt-block .cancel, 
body #booked-profile-page .booked-profile-appt-list .appt-block .edit,
body .booked-modal button.cancel,
body .booked-modal input[type=submit].button-primary,
body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button{
	background: #FC5640!important;
	border-color: #FC5640!important;
	color: #ffffff!important;
}

body #booked-profile-page .appt-block .booked-cal-buttons .addeventatc:hover,
body #booked-profile-page .booked-profile-appt-list .appt-block .cancel:hover, 
body #booked-profile-page .booked-profile-appt-list .appt-block .edit:hover,
body .booked-modal button.cancel:hover,
body .booked-modal input[type=submit].button-primary:hover,
body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover{
	background: #ffcb47!important;
	border-color: #ffcb47!important;
	color: #ffffff!important;
}

.addeventatc .addeventatc_icon{
	display: none;
}

body div.booked-calendar .bc-head{
	background: #ffcb47!important;
	border-color: #ffcb47!important;
	color: #ffffff!important;
}

body div.booked-calendar .bc-row.days .bc-col{
	background: #9abe29!important;
	border-color: #9abe29!important;
	color: #ffffff!important;
}

body #booked-profile-page input[type=submit],
body #booked-profile-page button,
body .booked-modal button.cancel,
body .booked-modal input[type=submit].button-primary,
body .booked-calendar button{
	font-size: 1.063em;
	padding: 0.68em 2.4em;
	line-height: 1.2857em;
	text-transform: uppercase;
    border-radius: 2em;
    box-sizing: border-box;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName a,
body .booked-appt-list .timeslot .spots-available{
	font-size: 12px;
}

body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName a{
	top: 0;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons{
	float: none;
	margin-bottom: 1em;
}

body #booked-profile-page .appt-block .booked-cal-buttons .addeventatc,
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date{
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

body div.booked-calendar-wrap div.booked-calendar{
	border-radius: 0;
}

.page_wrap{
	overflow: hidden;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a,
body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button,
.addeventatc{
	font-family: inherit!important;
	padding: .6em 1em;
	line-height: normal !important;
	margin: 0;
	border-radius: 2em;
}

body #booked-profile-page .appt-block .booked-cal-buttons{
	display: flex;
	flex-wrap: wrap;
	gap: .5em;
}

body .booked-form .field input[type="text"],
body .booked-form .field input[type="password"],
body .booked-form .field input[type="tel"],
body .booked-form .field input[type="email"],
body .booked-form .field textarea {
	border-radius: 0;
}/*--------------Contact Form 7-----------------*/

form.wpcf7-form textarea,
form.wpcf7-form input{
	width: 100%;
	border-color: #d0d1d0;
	padding: 1em 1.5em;
}

form.wpcf7-form .row {
	padding-bottom: 1.2em;
	margin-right: 0;
}

form.wpcf7-form textarea{
	height: 6em;
}
form.wpcf7-form input[type="checkbox"],
form.wpcf7-form input[type="submit"]{
	width: auto;
}
form.wpcf7-form input[type="submit"] {
	padding: 0.68em 2.5em;
	font-size: 1.063em;
}

form.wpcf7-form .wpcf7-wpgdprc .wpcf7-list-item,
form.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item {
	margin: 0.5em 0 0 0;
}

form.wpcf7-form p:empty{
	display: none;
}

form.wpcf7-form input[type="submit"]{
	margin-top: 1.95em;
}

body .wpgdprc{
	font-family: inherit;
	color: inherit;
}

form.wpcf7-form .flex {
	display: flex;
	justify-content: space-between;
	width: 100%;
	gap: 1.2em;
}

form.wpcf7-form .row:after,
form.wpcf7-form .row:before {
	display: none;
}

form.wpcf7-form .flex > .itm{
	flex-grow: 0;
}

.wpcf7-form-control-wrap{
	display: inline-block;
	position: relative;
	width: 100%;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip{
	position: absolute;
	line-height: 1.4;
    font-size: 12px;
    top: 100%;
}


textarea.wpcf7-form-control,
.wpcf7-form-control[type="text"],
.wpcf7-form-control[type="number"],
.wpcf7-form-control[type="tel"],
.wpcf7-form-control[type="url"],
.wpcf7-form-control[type="email"],
.wpcf7-form-control[type="password"],
.wpcf7-form-control[type="search"] {
  width: 100%;
}

.wpcf7 p + p,
.wpcf7 table + p {
  margin: 1em 0 0;
}

.wpcf7-wpgdprc {
  display: inline-block;
}

.sevenhills_rental_message_box {
	display: none;
	position: absolute;
	z-index: 1000;
	left: 50%;
	top: 50%;
	width: 100%;
	max-width: 80%;
	padding: 2em;
	line-height: 1.2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-box-shadow: 4px 4px 16px 0px rgba(0,0,200,0.3);
	-moz-box-shadow: 4px 4px 16px 0px rgba(0,0,200,0.3);
	box-shadow: 4px 4px 16px 0px rgba(0,0,200,0.3);
}

.wpcf7 form .wpcf7-response-output.sevenhills_rental_message_box {
	margin: 0;
	padding: 2em;
	text-align: center;
}

.wpcf7-not-valid {
	border-color: #CC0000 !important;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
	-ms-box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
	box-shadow: 0px 0px 8px 0px rgba(200, 0, 0, 0.2);
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output.sevenhills_rental_message_box.sevenhills_rental_message_box_error,
.sevenhills_rental_message_box_error {
	border-color: #f04c49;
	background-color: #feeeee;
	color: #99302e;
	-webkit-box-shadow: 4px 4px 16px 0px rgba(200, 0, 0, 0.3);
	-ms-box-shadow: 4px 4px 16px 0px rgba(200, 0, 0, 0.3);
	box-shadow: 4px 4px 16px 0px rgba(200, 0, 0, 0.3);
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
	border-color: #46b450;
	background-color: #feeeee;
	color: #46b450;
}

form.wpcf7-form {
	position: relative;
}

form.wpcf7-form .wpcf7-spinner{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
}




/* Responsive styles (without sidemenu)
-------------------------------------------------------------- */

@media (min-width: 1440px) and (max-width: 1509px) {
	.post_item_colored .post_featured .post_title {
		font-size: 1.2em;
		line-height: 1.3em;
	}

	.post_item_colored .match_date,
	.post_item_colored .post_category {
		font-size: 1em;
		line-height: 1.3em;
	}
}

/*
Apple iPhone 5, 5S & 5C 
Apple iPod Touch (5th generation)
*/
/* With side menu
@media (min-width: 1510px) and (max-width: 1679px) {
*/
/* Without side menu */
@media (min-width: 1263px) and (max-width: 1439px) {

	/* Body sizes */
	.body_style_boxed .page_wrap {
		width: 1060px;
	}

	.slider_boxed,
	.content_wrap,
	.content_container {
		width: 1000px;
	}

	.body_style_boxed .sc_content {
		width: 1000px;
	}

	/* Content and Sidebar */
	.sidebar_show .content {
		width: 670px;
	}

	.sidebar {
		width: 300px;
	}

	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content,
	.body_style_fullscreen.sidebar_right .content {
		padding-right: 330px;
	}

	.body_style_fullwide.sidebar_right .sidebar,
	.body_style_fullscreen.sidebar_right .sidebar {
		margin-left: -300px;
	}

	.body_style_fullwide.sidebar_left .content,
	.body_style_fullscreen.sidebar_left .content {
		padding-left: 330px;
	}

	.body_style_fullwide.sidebar_left .sidebar,
	.body_style_fullscreen.sidebar_left .sidebar {
		margin-right: -300px;
	}

	/* WooCommerce: Content and Sidebar */
	.woocommerce.sidebar_show .content {
		width: 690px;
	}

	.woocommerce .sidebar {
		width: 280px;
	}

	/* WooCommerce: Fullwide or Fullscreen with sidebar */
	.woocommerce.body_style_fullwide.sidebar_right .content,
	.woocommerce.body_style_fullscreen.sidebar_right .content {
		padding-right: 310px;
	}

	.woocommerce.body_style_fullwide.sidebar_right .sidebar,
	.woocommerce.body_style_fullscreen.sidebar_right .sidebar {
		margin-left: -280px;
	}

	.woocommerce.body_style_fullwide.sidebar_left .content,
	.woocommerce.body_style_fullscreen.sidebar_left .content {
		padding-left: 310px;
	}

	.woocommerce.body_style_fullwide.sidebar_left .sidebar,
	.woocommerce.body_style_fullscreen.sidebar_left .sidebar {
		margin-right: -280px;
	}

	.article_style_boxed .sidebar_inner,
	.body_filled .sidebar[class*="scheme_"] .sidebar_inner {
		padding: 2.1429em;
	}

	/* Top Panel */
	.top_panel_style_1 .contact_field {
		text-align: center;
		margin-top: 1.5em;
	}

	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0.3em;
	}

	/* Posts layouts */
	.post_item_colored .post_category {
		max-height: 1.2em;
		overflow: hidden;
	}

	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 343px;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 515px;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 257px;
	}

	/* Shortcodes */
	.sc_matches_next {
		width: 35%;
	}

	.sc_matches_current {
		width: 65%;
	}

	.sc_matches_next,
	.sc_matches_current {
		padding: 2.5em 2.5em 1em;
	}

	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5714em;
	}

	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size: 1.2857em;
	}

	.type_player.post_item_colored .player_info {
		font-size: 0.9em;
	}

	.sc_matches.style_matches-2 .sc_match_info .name {
		width: 8em;
	}

	/* Widgets */
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li+li {
		margin-left: 0.4em;
	}

	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}

	/* Widget Recent News */
	.sc_recent_news_style_news-announce .post_size_full {
		height: 372px;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		height: 186px;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		height: 93px;
	}

	.sc_recent_news_style_news-announce .post_size_small {
		height: 93px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {
		height: 560px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		height: 280px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {
		height: 140px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {
		font-size: 1.2em;
	}

	.stackgallery_container {
		width: 90%;
		margin: auto;
	}

	.sc_services_style_services-1 .sc_services_item {
		padding: 1.5em;
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}

	.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
		padding-left: 3em;
	}

	.tribe-events-c-search__input-control:after {
		left: 1.4em;
		top: 1.1em;
	}

	.tribe-events .tribe-events-calendar-day__event {
		padding-left: 0;
	}

}


/* With side menu
@media (min-width: 1366px) and (max-width: 1509px) {
*/
/* Without side menu */
@media (min-width: 1136px) and (max-width: 1262px) {

	/* Body sizes */
	.body_style_boxed .page_wrap {
		width: 970px;
	}

	.slider_boxed,
	.content_wrap,
	.content_container {
		width: 910px;
	}

	.body_style_boxed .sc_content {
		width: 910px;
	}

	/* Content and Sidebar */
	.sidebar_show .content {
		width: 610px;
	}

	/* WooCommerce: Content and Sidebar */
	.woocommerce.sidebar_show .content {
		width: 630px;
	}

	/* Posts layouts */
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 313px;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 470px;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 235px;
	}

	.sc_recent_news_style_news-announce .post_size_full {
		height: 344px;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		height: 172px;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		height: 86px;
	}

	.sc_recent_news_style_news-announce .post_size_small {
		height: 86px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {
		height: 512px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		height: 256px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {
		height: 128px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {
		font-size: 1.2em;
	}

	.stackgallery_container {
		width: 90%;
		margin: auto;
	}

	.sc_services_style_services-1 .sc_services_item {
		padding: 1.5em;
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}

	.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
		padding-left: 3em;
	}

	.tribe-events-c-search__input-control:after {
		left: 1.4em;
		top: 1.1em;
	}

	.tribe-events .tribe-events-calendar-day__event {
		padding-left: 0;
	}
}


/* With side menu
@media (min-width: 1280px) and (max-width: 1365px) {
*/
/* Without side menu */
@media (min-width: 1024px) and (max-width: 1135px) {

	/* Body sizes */
	.body_style_boxed .page_wrap {
		width: 100%;
	}

	.slider_boxed,
	.content_wrap,
	.content_container {
		width: 964px;
	}

	.body_style_boxed .sc_content {
		width: 964px;
	}

	/* Content and Sidebar */
	.sidebar_show .content {
		width: 664px;
	}

	/* WooCommerce: Content and Sidebar */
	.woocommerce.sidebar_show .content {
		width: 684px;
	}

	/* Posts layouts */
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 331px;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 497px;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 248px;
	}

	.sc_recent_news_style_news-announce .post_size_full {
		height: 372px;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		height: 186px;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		height: 93px;
	}

	.sc_recent_news_style_news-announce .post_size_small {
		height: 93px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {
		height: 540px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		height: 270px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {
		height: 135px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {
		font-size: 1.2em;
	}

	.stackgallery_container {
		width: 90%;
		margin: auto;
	}

	.sc_services_style_services-1 .sc_services_item {
		padding: 1.5em;
	}

	.top_panel_style_3 .contact_logo,
	.top_panel_style_4 .contact_logo,
	.top_panel_style_6 .contact_logo,
	.top_panel_style_7 .contact_logo {
		top: -5.6em;
	}

	.top_panel_fixed .top_panel_style_3 .contact_logo {
		top: -0.3em;
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}

	.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
		padding-left: 3em;
	}

	.tribe-events-c-search__input-control:after {
		left: 1.4em;
		top: 1.1em;
	}

	.tribe-events .tribe-events-calendar-day__event {
		padding-left: 0;
	}
}

@media (max-width: 1023px) {

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        padding-left: 2em;
    }
}

/* With side menu
@media (min-width: 960px) and (max-width: 1279px) {
*/
/* Without side menu */
@media (min-width: 960px) and (max-width: 1023px) {

	/* Body sizes */
	.body_style_boxed .page_wrap {
		width: 100%;
	}

	.slider_boxed,
	.content_wrap,
	.content_container {
		width: 900px;
	}

	.body_style_boxed .sc_content {
		width: 900px;
	}

	/* Content and Sidebar */
	.sidebar_show .content {
		width: 600px;
	}

	/* WooCommerce: Content and Sidebar */
	.woocommerce.sidebar_show .content {
		width: 620px;
	}

	/* Main Slider */
	.slider_over_content .sc_form_message textarea {
		min-height: 8em;
	}

	/* Posts layouts */
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 310px;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 465px;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 232px;
	}

	.sc_recent_news_style_news-announce .post_size_full {
		height: 336px;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		height: 168px;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		height: 84px;
	}

	.sc_recent_news_style_news-announce .post_size_small {
		height: 84px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {
		height: 504px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		height: 252px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {
		height: 126px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {
		font-size: 1.2em;
	}

	.stackgallery_container {
		width: 90%;
		margin: auto;
	}

	.sc_services_style_services-1 .sc_services_item {
		padding: 1.5em;
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}

	.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
		padding-left: 2em;
	}

	.tribe-events-c-search__input-control:after {
		left: 1.4em;
		top: 1.1em;
	}

	.tribe-events .tribe-events-calendar-day__event {
		padding-left: 0;
	}
}


/*
Apple iPhone 4 & 4S
Apple iPod Touch (4th generation)
*/
/* With side menu
@media (min-width: 960px) and (max-width: 1509px) {
*/
/* Without side menu */
@media (min-width: 960px) and (max-width: 1262px) {

	.sidebar {
		width: 270px;
	}

	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content,
	.body_style_fullscreen.sidebar_right .content {
		padding-right: 300px;
	}

	.body_style_fullwide.sidebar_right .sidebar,
	.body_style_fullscreen.sidebar_right .sidebar {
		margin-left: -270px;
	}

	.body_style_fullwide.sidebar_left .content,
	.body_style_fullscreen.sidebar_left .content {
		padding-left: 300px;
	}

	.body_style_fullwide.sidebar_left .sidebar,
	.body_style_fullscreen.sidebar_left .sidebar {
		margin-right: -270px;
	}

	/* WooCommerce: Content and Sidebar */
	.woocommerce .sidebar {
		width: 250px;
	}

	/* WooCommerce: Fullwide or Fullscreen with sidebar */
	.woocommerce.body_style_fullwide.sidebar_right .content,
	.woocommerce.body_style_fullscreen.sidebar_right .content {
		padding-right: 280px;
	}

	.woocommerce.body_style_fullwide.sidebar_right .sidebar,
	.woocommerce.body_style_fullscreen.sidebar_right .sidebar {
		margin-left: -250px;
	}

	.woocommerce.body_style_fullwide.sidebar_left .content,
	.woocommerce.body_style_fullscreen.sidebar_left .content {
		padding-left: 280px;
	}

	.woocommerce.body_style_fullwide.sidebar_left .sidebar,
	.woocommerce.body_style_fullscreen.sidebar_left .sidebar {
		margin-right: -250px;
	}

	.article_style_boxed .sidebar_inner,
	.body_filled .sidebar[class*="scheme_"] .sidebar_inner {
		padding: 2.1429em;
	}

	/* Top Panel */
	.top_panel_style_1 .contact_field {
		text-align: center;
		margin-top: 1.5em;
	}

	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0.3em;
	}

	/* Posts layouts */
	.post_item_colored .post_category {
		max-height: 1.2em;
		overflow: hidden;
	}

	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}

	.post_item_colored .post_featured .post_title {
		font-size: 1.2857em;
	}

	/* Widgets */
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li+li {
		margin-left: 0.4em;
	}

	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.25em;
	}


	/* Woocommerce */
	.woocommerce .widget_price_filter .price_label {
		font-size: 1em;
	}

	.woocommerce ul.products li.product .price,
	.woocommerce-page ul.products li.product .price {
		font-size: 1em;
	}

	.top_panel_wrap .widget_shopping_cart ul.cart_list>li>a:not(.remove) {
		margin-top: -0.15em;
	}

	/* Shortcodes */
	.sc_googlemap {
		max-height: 350px;
	}

	.sc_googlemap_content {
		position: static;
		width: auto;
	}

	/* Matches and Players*/
	.sc_matches_next {
		width: 35%;
	}

	.sc_matches_current {
		width: 65%;
	}

	.sc_matches_next,
	.sc_matches_current {
		padding: 2.5em 2.5em 1em;
	}

	.match_block .match_score {
		font-size: 3em;
	}

	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5714em;
	}

	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size: 1.2857em;
	}

	.sc_matches.style_matches-2 .sc_match_info .name {
		width: 6em;
	}

	.post_item_colored .match_date,
	.post_item_colored .post_category {
		font-size: 1.0769em;
		line-height: 1.2em;
		margin-bottom: 0.4em;
	}

	.type_player.post_item_colored .player_info {
		line-height: 1.25em;
	}

	.post_item_single_players .player_content {
		padding-top: 2.5em;
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}
}



/*
Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
@media (min-width: 768px) and (max-width: 959px) {

	.woocommerce.columns-4 ul.products li.product a.button,
	.woocommerce ul.products.columns-4 li.product a.button,
	.woocommerce ul.products li.product.column-1_4 a.button,
	.woocommerce .related.products ul.products.columns-4 li.product a.button,
	.woocommerce .related.products ul.products li.product.column-1_4 a.button,
	.woocommerce .upcells.products ul.products.columns-4 li.product a.button,
	.woocommerce .upcells.products ul.products li.product.column-1_4 a.button,
	.woocommerce-page.columns-4 ul.products li.product a.button,
	.woocommerce-page ul.products.columns-4 li.product a.button,
	.woocommerce-page ul.products li.product.column-1_4 a.button,
	.woocommerce-page .related.products ul.products.columns-4 li.product a.button,
	.woocommerce-page .related.products ul.products li.product.column-1_4 a.button,
	.woocommerce-page .upcells.products ul.products.columns-4 li.product a.button,
	.woocommerce-page .upcells.products ul.products li.product.column-1_4 a.button {
		padding: 0.8em 1.5em;
	}

	/* Body sizes */
	.body_style_boxed .page_wrap {
		width: 100%;
	}

	.slider_boxed,
	.content_wrap,
	.content_container {
		width: 708px;
	}

	.body_style_boxed .sc_content {
		width: 708px;
	}

	/* Content and Sidebar */
	.sidebar_show .content {
		width: 100%;
		float: none;
	}

	.sidebar_show .sidebar {
		width: 100%;
		float: none;
		margin-top: 2em;
	}

	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content,
	.body_style_fullscreen.sidebar_right .content {
		padding-right: 0 !important;
	}

	.body_style_fullwide.sidebar_right .sidebar,
	.body_style_fullscreen.sidebar_right .sidebar {
		margin-left: 0 !important;
	}

	.body_style_fullwide.sidebar_left .content,
	.body_style_fullscreen.sidebar_left .content {
		padding-left: 0 !important;
	}

	.body_style_fullwide.sidebar_left .sidebar,
	.body_style_fullscreen.sidebar_left .sidebar {
		margin-right: 0 !important;
	}

	/* WooCommerce: Content and Sidebar */
	.woocommerce.sidebar_show .content {
		width: 100%;
		float: none;
	}

	.woocommerce .sidebar {
		width: 100%;
		float: none;
		margin-top: 2em;
	}

	/* Main Slider */
	.slider_over_content .sc_form_message textarea {
		min-height: 7em;
	}

	.slider_over_content .sc_form .sc_form_item input[type="text"],
	.slider_over_content .sc_form .sc_form_item select,
	.slider_over_content .sc_form .sc_form_item textarea {
		padding: 0.6em 1em;
	}

	.sidebar aside {
		display: inline-block;
		vertical-align: top;
		width: 31%;
		margin-left: 3.5%;
	}

	.sidebar aside+aside {
		padding-top: 0;
		border-top: none;
		margin-top: 0;
	}

	.sidebar aside:nth-child(3n+1) {
		margin-left: 0;
	}

	.sidebar aside:nth-child(3n+4),
	.sidebar aside:nth-child(3n+5),
	.sidebar aside:nth-child(3n+6) {
		margin-top: 25px;
		;
	}

	.gallery.gallery-columns-9 .gallery-item {
		width: 20% !important;
	}

	.gallery.gallery-columns-8 .gallery-item {
		width: 20% !important;
	}

	.gallery.gallery-columns-7 .gallery-item {
		width: 20% !important;
	}

	.gallery.gallery-columns-6 .gallery-item {
		width: 20% !important;
	}

	/* Top Panel */
	.top_panel_top_user_area {
		float: none;
		clear: both;
		width: 100%;
	}

	.top_panel_top_socials {
		float: left;
		margin-left: 0;
		margin-right: 4.5em;
	}

	.top_panel_style_1 .contact_field {
		text-align: center;
		margin-top: 1.5em;
		margin-bottom: 1.5em;
	}

	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0.3em;
	}

	/* Login and Register */
	.popup_wrap {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	/* Posts layouts */
	.post_item_colored .post_category {
		max-height: 1.2em;
		overflow: hidden;
	}

	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}

	.post_item_colored .post_info_wrap .post_button+.post_button {
		margin-left: 0.4em;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 246px;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 369px;
	}

	/* Widgets */
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li+li {
		margin-left: 0.4em;
	}

	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}

	.sc_recent_news_style_news-announce .post_item {
		float: none;
	}

	.sc_recent_news_style_news-announce .post_size_full {
		width: 100%;
		height: 198px;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		width: 100%;
		height: 198px;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		width: 100%;
		height: 198px;
	}

	.sc_recent_news_style_news-announce .post_size_small {
		width: 100%;
		height: 198px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {
		width: 100%;
		height: 198px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		width: 100%;
		height: 198px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {
		width: 100%;
		height: 198px;
	}

	.sc_recent_news_style_news-announce .post_size_full .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_big .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_small .post_featured {
		max-height: 100%;
	}

	/* Shortcodes */
	.sc_promo_block {
		min-width: 50%;
	}

	.sc_promo_block_inner {
		padding: 3.5em;
	}

	.sc_googlemap {
		max-height: 350px;
	}

	.sc_googlemap_content {
		position: static;
		width: auto;
	}

	.popup_menuitem>.sc_menuitems_wrap {
		width: 600px;
	}

	/* Matches and Players */
	.sc_matches_next,
	.sc_matches_current {
		float: none;
		width: 100%;
		padding: 2.5em 2.5em 1em;
	}

	.match_block .match_score {
		font-size: 3em;
	}

	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5714em;
	}

	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size: 1.2857em;
	}

	.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
		float: none;
		width: 100%;
	}

	.sc_matches.style_matches-2 .sc_match_info {
		text-align: center;
	}

	.sc_matches.style_matches-2 .sc_match_info .name {
		width: 10em;
	}

	.post_item_colored .match_date,
	.post_item_colored .post_category {
		font-size: 1.0769em;
		line-height: 1.2em;
		margin-bottom: 0.4em;
	}

	.type_player.post_item_colored .player_info {
		line-height: 1.4em;
	}

	.post_item_single_players .player_content {
		padding-top: 2.5em;
	}


	/* Woocommerce */
	.woocommerce .widget_price_filter .price_label {
		font-size: 1em;
	}

	.woocommerce ul.products li.product .price,
	.woocommerce-page ul.products li.product .price {
		font-size: 1em;
	}

	.top_panel_wrap .widget_shopping_cart ul.cart_list>li>a:not(.remove) {
		margin-top: -0.15em;
	}

	.woocommerce table.cart img,
	.woocommerce #content table.cart img,
	.woocommerce-page table.cart img,
	.woocommerce-page #content table.cart img {
		width: 60px;
	}

	.woocommerce table.cart td,
	.woocommerce #content table.cart td,
	.woocommerce-page table.cart td,
	.woocommerce-page #content table.cart td {
		padding: 8px;
	}

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		float: left;
		padding-bottom: 0;
	}

	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon .input-text{
		width: 9.95em;
	}

	.woocommerce #content table.cart td.actions .button,
	.woocommerce table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button {
		width: auto;
	}

	.woocommerce #content table.cart td.actions>.button,
	.woocommerce table.cart td.actions>.button,
	.woocommerce-page #content table.cart td.actions>.button,
	.woocommerce-page table.cart td.actions>.button {
		float: right;
		padding: 0.5em 2.2em;
	}

	.woocommerce #content table.cart td.actions .coupon .button.alt,
	.woocommerce #content table.cart td.actions .coupon .input-text+.button,
	.woocommerce table.cart td.actions .coupon .button.alt,
	.woocommerce table.cart td.actions .coupon .input-text+.button,
	.woocommerce-page #content table.cart td.actions .coupon .button.alt,
	.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,
	.woocommerce-page table.cart td.actions .coupon .button.alt,
	.woocommerce-page table.cart td.actions .coupon .input-text+.button {
		width: auto;
	}

	/* BuddyPress */
	#buddypress #item-nav {
		float: none;
		margin-bottom: 2em;
		width: auto;
		display: inline-block;
	}

	#buddypress #item-nav ul {
		overflow: hidden;
	}

	#buddypress #item-nav ul li {
		float: left;
	}

	/* HTML5 Player */
	#myplayer .ttw-music-player .album-cover {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	#myplayer .ttw-music-player .album-cover .img {
		position: static;
		max-height: none;
		margin-top: 0;
	}

	#myplayer .ttw-music-player .album-cover img {
		max-width: none;
	}

	#myplayer .ttw-music-player .tracklist {
		position: relative;
		margin-left: 0;
		padding: 0;
		top: 0;
	}

	/* Scroll to Top */
	.scroll_to_top {
		right: 1em;
	}

	.scroll_to_top.show {
		bottom: 1em;
	}

	.stackgallery_container {
		width: 90%;
		margin: auto;
	}

	.sc_services_style_services-1 .sc_services_item {
		padding: 1.5em;
	}

	.slider_countdown {
		min-width: 452px !important;
	}

	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
		width: 3em;
		height: 3em;
		line-height: 3em;
	}

	.widget_area aside+aside .widget_title::after {
		display: none;
	}

	.post_rating {
		font-size: 0.8em;
	}

	.widget_area .widget_calendar td .day_wrap {
		line-height: 1.6;
	}

	.woocommerce table.cart td.product-name,
	.woocommerce #content table.cart td.product-name,
	.woocommerce-page table.cart td.product-name,
	.woocommerce-page #content table.cart td.product-name {
		max-width: none;
	}

	.woocommerce .cart_item div.quantity,
	.woocommerce-page div.quantity {
		display: inline-block;
	}

	.woocommerce table.cart td,
	.woocommerce #content table.cart td,
	.woocommerce-page table.cart td,
	.woocommerce-page #content table.cart td {
		padding-left: 20px;
		padding-right: 20px;
	}

	.woocommerce .checkout #order_review,
	.woocommerce-page .checkout #order_review {
		width: 100%;
	}

	.single-team .sc_skills {
		width: 100% !important;
	}

	input[type="submit"],
	input[type="button"],
	button,
	.sc_button {
		padding: 0.25em 0.75em;
	}

	.custom.tp-bullets {
		display: none;
	}

	.slider_2_title {
		min-width: 460px !important;
		text-align: center !important;
	}

	.sc_skills_pie.sc_skills_compact_on .sc_skills_item {
		max-width: 220px;
		max-height: 220px;
	}

	.sc_skills_pie_canvas {
		margin-top: 0;
	}

	.woocommerce table.shop_table_responsive tr td.product-remove,
	.woocommerce-page table.shop_table_responsive tr td.product-remove {
		overflow: hidden;
	}

	.search .post_content {
		padding-bottom: 3em;
	}

	.stackgallery-prev,
	.stackgallery-next {
		display: none !important;
	}

	#add_payment_method #payment div.form-row,
	.woocommerce-checkout #payment div.form-row {
		padding: 0 3em 3em;
	}

	.woocommerce div.product div.images,
	.woocommerce #content div.product div.images,
	.woocommerce-page div.product div.images,
	.woocommerce-page #content div.product div.images {
		float: left;
	}

	.woocommerce.columns-4 ul.products li.product,
	.woocommerce-page.columns-4 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_4,
	.woocommerce-page .related.products ul.products li.product.column-1_4,
	.woocommerce .upcells.products ul.products li.product.column-1_4,
	.woocommerce-page .upcells.products ul.products li.product.column-1_4,
	.woocommerce ul.products li.product.column-1_4,
	.woocommerce-page ul.products li.product.column-1_4 {
		width: 25% !important;
		float: left !important;
		box-sizing: border-box !important;
		clear: none !important;
	}

	html {
		overflow-x: hidden;
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}

	.columns_wrap>.sc_form_address {
		padding-right: 0px;
	}

	.widget_area .widget_calendar td .day_wrap {
		width: auto;
		height: auto;
	}

	.woocommerce .widget_shopping_cart_content .buttons .button:first-child,
	.woocommerce .widget_shopping_cart_content .buttons .button:last-child {
		float: none;
		margin: 0 auto;
		display: block;
	}

	.woocommerce .widget_shopping_cart_content .buttons .button:last-child {
		margin-top: 1em;
	}

	.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
		padding-left: 2em;
	}

	.tribe-events-c-search__input-control:after {
		left: 1.4em;
		top: 1.1em;
	}

	.tribe-events .tribe-events-calendar-day__event {
		padding-left: 0;
	}

	.sc_services_item .sc_services_item_title{
		height: auto;
	}

	.sc_price_block .sc_price_block_title span{
		position: static;
		transform: none;
		padding: 0 1em;
	}

	.sc_price_block .sc_price_block_title{
		height: auto;
		padding-bottom: .5em;
	}

	.sc_price_block{
		display: block;
	}

	.widget_area aside{
		padding: 1em 0.7em 1.9em;
	}

}

@media (max-width: 767px) {

    /* WooCommerce */
    .woocommerce ul.products,
    .woocommerce-page ul.products {
        margin-right: -20px;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product,
    .woocommerce[class*="columns-"] ul.products li.product,
    .woocommerce-page[class*="columns-"] ul.products li.product {
        padding: 0 20px 20px 0;
    }

    .woocommerce.columns-3 ul.products li.product,
    .woocommerce-page.columns-3 ul.products li.product,
    .woocommerce ul.products.columns-3 li.product,
    .woocommerce-page ul.products.columns-3 li.product,
    .woocommerce ul.products li.product.column-1_3,
    .woocommerce-page ul.products li.product.column-1_3,
    .woocommerce .related.products ul.products.columns-3 li.product,
    .woocommerce-page .related.products ul.products.columns-3 li.product,
    .woocommerce .related.products ul.products li.product.column-1_3,
    .woocommerce-page .related.products ul.products li.product.column-1_3,
    .woocommerce .upsells.products ul.products.columns-3 li.product,
    .woocommerce-page .upsells.products ul.products.columns-3 li.product,
    .woocommerce .upsells.products ul.products li.product.column-1_3,
    .woocommerce-page .upsells.products ul.products li.product.column-1_3 {
        width: 50%;
    }

    .woocommerce.columns-4 ul.products li.product,
    .woocommerce-page.columns-4 ul.products li.product,
    .woocommerce ul.products.columns-4 li.product,
    .woocommerce-page ul.products.columns-4 li.product,
    .woocommerce ul.products li.product.column-1_4,
    .woocommerce-page ul.products li.product.column-1_4,
    .woocommerce .related.products ul.products.columns-4 li.product,
    .woocommerce-page .related.products ul.products.columns-4 li.product,
    .woocommerce .related.products ul.products li.product.column-1_4,
    .woocommerce-page .related.products ul.products li.product.column-1_4,
    .woocommerce .upsells.products ul.products.columns-4 li.product,
    .woocommerce-page .upsells.products ul.products.columns-4 li.product,
    .woocommerce .upsells.products ul.products li.product.column-1_4,
    .woocommerce-page .upsells.products ul.products li.product.column-1_4 {
        width: 50%;
    }

    .woocommerce.columns-5 ul.products li.product,
    .woocommerce-page.columns-5 ul.products li.product,
    .woocommerce ul.products.columns-5 li.product,
    .woocommerce-page ul.products.columns-5 li.product,
    .woocommerce ul.products li.product.column-1_5,
    .woocommerce-page ul.products li.product.column-1_5,
    .woocommerce .related.products ul.products.columns-5 li.product,
    .woocommerce-page .related.products ul.products.columns-5 li.product,
    .woocommerce .related.products ul.products li.product.column-1_5,
    .woocommerce-page .related.products ul.products li.product.column-1_5,
    .woocommerce .upsells.products ul.products.columns-5 li.product,
    .woocommerce-page .upsells.products ul.products.columns-5 li.product,
    .woocommerce .upsells.products ul.products li.product.column-1_5,
    .woocommerce-page .upsells.products ul.products li.product.column-1_5 {
        width: 50%;
    }

    .woocommerce.columns-6 ul.products li.product,
    .woocommerce-page.columns-6 ul.products li.product,
    .woocommerce ul.products.columns-6 li.product,
    .woocommerce-page ul.products.columns-6 li.product,
    .woocommerce ul.products li.product.column-1_6,
    .woocommerce-page ul.products li.product.column-1_6,
    .woocommerce .related.products ul.products.columns-6 li.product,
    .woocommerce-page .related.products ul.products.columns-6 li.product,
    .woocommerce .related.products ul.products li.product.column-1_6,
    .woocommerce-page .related.products ul.products li.product.column-1_6,
    .woocommerce .upsells.products ul.products.columns-6 li.product,
    .woocommerce-page .upsells.products ul.products.columns-6 li.product,
    .woocommerce .upsells.products ul.products li.product.column-1_6,
    .woocommerce-page .upsells.products ul.products li.product.column-1_6 {
        width: 50%;
    }

    .woocommerce.columns-7 ul.products li.product,
    .woocommerce-page.columns-7 ul.products li.product,
    .woocommerce ul.products.columns-7 li.product,
    .woocommerce-page ul.products.columns-7 li.product,
    .woocommerce ul.products li.product.column-1_7,
    .woocommerce-page ul.products li.product.column-1_7,
    .woocommerce .related.products ul.products.columns-7 li.product,
    .woocommerce-page .related.products ul.products.columns-7 li.product,
    .woocommerce .related.products ul.products li.product.column-1_7,
    .woocommerce-page .related.products ul.products li.product.column-1_7,
    .woocommerce .upsells.products ul.products.columns-7 li.product,
    .woocommerce-page .upsells.products ul.products.columns-7 li.product,
    .woocommerce .upsells.products ul.products li.product.column-1_7,
    .woocommerce-page .upsells.products ul.products li.product.column-1_7 {
        width: 50%;
    }

    .woocommerce.columns-8 ul.products li.product,
    .woocommerce-page.columns-8 ul.products li.product,
    .woocommerce ul.products.columns-8 li.product,
    .woocommerce-page ul.products.columns-8 li.product,
    .woocommerce ul.products li.product.column-1_8,
    .woocommerce-page ul.products li.product.column-1_8,
    .woocommerce .related.products ul.products.columns-8 li.product,
    .woocommerce-page .related.products ul.products.columns-8 li.product,
    .woocommerce .related.products ul.products li.product.column-1_8,
    .woocommerce-page .related.products ul.products li.product.column-1_8,
    .woocommerce .upsells.products ul.products.columns-8 li.product,
    .woocommerce-page .upsells.products ul.products.columns-8 li.product,
    .woocommerce .upsells.products ul.products li.product.column-1_8,
    .woocommerce-page .upsells.products ul.products li.product.column-1_8 {
        width: 50%;
    }

    .woocommerce div.product div.images,
    .woocommerce-page div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100%;
        float: none;
		  padding-left: 0;
    }

    .single-tribe_events .tribe-events-event-image {
        width: 100%;
        max-width: 100%;
    }

	 body #booked-profile-page input[type=submit]{
		padding: 0.68em 1.5em;
	 }
}

@media (min-width: 720px) and (max-width: 767px) {
	body .booked-appt-list .timeslot {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 1em;
		gap: .6em;
	}

	body .booked-appt-list .timeslot .timeslot-people,
	body .booked-appt-list .timeslot .timeslot-time {
		padding: 0;
		height: auto;
		width: 100%;
		padding: 0;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 640px) and (max-width: 767px) {

	/* Body sizes */
	.slider_boxed,
	.content_wrap,
	.content_container {
		width: 600px;
	}

	.body_style_boxed .sc_content {
		width: 600px;
	}

	/* Login and Register */
	.popup_wrap {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	/* Posts layouts */
	.isotope_wrap {
		margin-right: -20px;
	}

	.isotope_wrap .isotope_item {
		padding-right: 20px;
		padding-bottom: 20px;
		min-width: 50%;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 206px;
		min-width: 0;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 310px;
	}

	.sc_recent_news_style_news-announce .post_item {
		float: none;
	}

	.sc_recent_news_style_news-announce .post_size_full {
		width: 100%;
		height: 168px;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		width: 100%;
		height: 168px;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		width: 100%;
		height: 168px;
	}

	.sc_recent_news_style_news-announce .post_size_small {
		width: 100%;
		height: 168px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {
		width: 100%;
		height: 168px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		width: 100%;
		height: 168px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {
		width: 100%;
		height: 168px;
	}

	.sc_recent_news_style_news-announce .post_size_full .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_big .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_small .post_featured {
		max-height: 100%;
	}

	.popup_menuitem>.sc_menuitems_wrap {
		width: 500px;
	}

	.stackgallery_container {
		width: 90%;
		margin: auto;
	}

	.sc_services_style_services-1 .sc_services_item {
		padding: 1.5em;
	}

	.slider_countdown {
		min-width: 390px !important;
	}

	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
		width: 3em;
		height: 3em;
		line-height: 3em;
	}

	.widget_area aside+aside .widget_title::after {
		display: none;
	}

	.post_rating {
		font-size: 0.8em;
	}

	.widget_area .widget_calendar td .day_wrap {
		line-height: 1.6;
	}

	.woocommerce table.cart td.product-name,
	.woocommerce #content table.cart td.product-name,
	.woocommerce-page table.cart td.product-name,
	.woocommerce-page #content table.cart td.product-name {
		max-width: none;
	}

	.woocommerce .cart_item div.quantity,
	.woocommerce-page div.quantity {
		display: inline-block;
	}

	.woocommerce table.cart td,
	.woocommerce #content table.cart td,
	.woocommerce-page table.cart td,
	.woocommerce-page #content table.cart td {
		padding-left: 20px;
		padding-right: 20px;
	}

	.woocommerce .checkout #order_review,
	.woocommerce-page .checkout #order_review {
		width: 100%;
	}

	.single-team .sc_skills {
		width: 100% !important;
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}

	.woocommerce .widget_shopping_cart_content .buttons .button:first-child,
	.woocommerce .widget_shopping_cart_content .buttons .button:last-child {
		float: none;
		margin: 0 auto;
		display: block;
	}

	.woocommerce .widget_shopping_cart_content .buttons .button:last-child {
		margin-top: 1em;
	}

	.tribe-events .tribe-events-calendar-day__event {
		padding-left: 0;
	}


}


@media (min-width: 480px) and (max-width: 639px) {

	/* Body sizes */
	.slider_boxed,
	.content_wrap,
	.content_container {
		width: 440px;
	}

	.body_style_boxed .sc_content {
		width: 440px;
	}

	/* Login and Register */
	.popup_wrap {
		left: 50%;
		-webkit-transform: translateX(-70%);
		-moz-transform: translateX(-70%);
		-ms-transform: translateX(-70%);
		transform: translateX(-70%);
	}

	.popup_registration {
		-webkit-transform: translateX(-55%);
		-moz-transform: translateX(-55%);
		-ms-transform: translateX(-55%);
		transform: translateX(-55%);
	}

	/* Posts layouts */
	.isotope_wrap {
		margin-right: -20px;
	}

	.isotope_wrap .isotope_item {
		padding-right: 20px;
		padding-bottom: 20px;
		min-width: 50%;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 230px;
		min-width: 0;
	}

	.isotope_wrap .isotope_item_colored_1 .post_featured {
		float: none;
		width: 100%;
	}

	.isotope_wrap .isotope_item_colored_1 .post_description {
		padding-left: 2em;
		padding-bottom: 2em;
	}

	.sc_recent_news_style_news-announce .post_item {
		float: none;
	}

	.sc_recent_news_style_news-announce .post_size_full {
		width: 100%;
		height: 124px;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		width: 100%;
		height: 124px;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		width: 100%;
		height: 124px;
	}

	.sc_recent_news_style_news-announce .post_size_small {
		width: 100%;
		height: 124px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {
		width: 100%;
		height: 124px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		width: 100%;
		height: 124px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {
		width: 100%;
		height: 124px;
	}

	.sc_recent_news_style_news-announce .post_size_full .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_big .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_small .post_featured {
		max-height: 100%;
	}

	.popup_menuitem>.sc_menuitems_wrap {
		width: 320px;
	}

	.sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
		font-size: 1.5em;
	}

	.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
		width: 100%;
	}

	.stackgallery_container {
		width: 90%;
		margin: auto;
	}

	.sc_services_style_services-1 .sc_services_item {
		padding: 1.5em;
	}

	.slider_countdown {
		min-width: 390px !important;
	}

	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
		width: 3em;
		height: 3em;
		line-height: 3em;
	}

	.widget_area aside+aside .widget_title::after {
		display: none;
	}

	.post_rating {
		font-size: 0.8em;
	}

	.widget_area .widget_calendar td .day_wrap {
		line-height: 1.6;
	}

	.woocommerce table.cart td.product-name,
	.woocommerce #content table.cart td.product-name,
	.woocommerce-page table.cart td.product-name,
	.woocommerce-page #content table.cart td.product-name {
		max-width: none;
	}

	.woocommerce .cart_item div.quantity,
	.woocommerce-page div.quantity {
		display: inline-block;
	}

	.woocommerce table.cart td,
	.woocommerce #content table.cart td,
	.woocommerce-page table.cart td,
	.woocommerce-page #content table.cart td {
		padding-left: 20px;
		padding-right: 20px;
	}

	.woocommerce .checkout #order_review,
	.woocommerce-page .checkout #order_review {
		width: 100%;
	}

	.single-team .sc_skills {
		width: 100% !important;
	}

	.stackgallery-prev,
	.stackgallery-next,
	.custom.tp-bullets {
		display: none !important;
	}

	.offset-1_12 {
		margin-left: 0;
	}

	.mb2 {
		width: 50% !important;
	}

	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon .input-text {
		width: 10em;
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 60%;
	}

	.post_item_404 .page_search .search_wrap,
	.post_item_404 .page_description {
		max-width: 60%;
	}

	.post_item .ih-item.square.effect_shift:hover .info {
		opacity: 1;
		-webkit-transform: translateX(10px) translateY(10px);
		-moz-transform: translateX(10px) translateY(10px);
		-ms-transform: translateX(10px) translateY(10px);
		-o-transform: translateX(10px) translateY(10px);
		transform: translateX(10px) translateY(10px);
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}

	.woocommerce .widget_shopping_cart_content .buttons .button:first-child,
	.woocommerce .widget_shopping_cart_content .buttons .button:last-child {
		float: none;
		margin: 0 auto;
		display: block;
	}

	.woocommerce .widget_shopping_cart_content .buttons .button:last-child {
		margin-top: 1em;
	}

	.tribe-events .tribe-events-calendar-day__event {
		padding-left: 0;
	}




}



/*
Portrait orientation
Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
@media (min-width: 480px) and (max-width: 767px) {

	html {
		overflow-x: hidden;
	}

	/* Body sizes */
	.body_style_boxed .page_wrap {
		width: 100%;
	}

	/* Content and Sidebar */
	.sidebar_show .content {
		width: 100%;
		float: none;
	}

	.sidebar_show .sidebar {
		width: 100%;
		float: none;
		margin-top: 2em;
	}

	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content,
	.body_style_fullscreen.sidebar_right .content {
		padding-right: 0 !important;
	}

	.body_style_fullwide.sidebar_right .sidebar,
	.body_style_fullscreen.sidebar_right .sidebar {
		margin-left: 0 !important;
	}

	.body_style_fullwide.sidebar_left .content,
	.body_style_fullscreen.sidebar_left .content {
		padding-left: 0 !important;
	}

	.body_style_fullwide.sidebar_left .sidebar,
	.body_style_fullscreen.sidebar_left .sidebar {
		margin-right: 0 !important;
	}

	/* WooCommerce: Content and Sidebar */
	.woocommerce.sidebar_show .content {
		width: 100%;
		float: none;
	}

	.woocommerce .sidebar {
		width: 100%;
		float: none;
		margin-top: 2em;
	}

	.article_style_boxed .sidebar,
	.body_filled .sidebar[class*="scheme_"] {
		margin-top: 20px;
	}

	/* Main Slider */
	.slider_over_content_inner {
		padding: 1.5em;
	}

	.slider_over_content .sc_form_message textarea {
		min-height: 7em;
	}

	.slider_over_content .sc_form .sc_form_item input[type="text"],
	.slider_over_content .sc_form .sc_form_item select,
	.slider_over_content .sc_form .sc_form_item textarea {
		padding: 0.5em 1em;
	}

	.widget_area aside {
		display: inline-block;
		float: none;
		vertical-align: top;
		width: 48%;
		margin-left: 4%;
	}

	.widget_area aside[class*="column-"] {
		margin-left: 0;
	}

	.widget_area aside+aside {
		padding-top: 0;
		border-top: none;
		margin-top: 0;
	}

	.widget_area aside:nth-child(2n+1) {
		margin-left: 0;
	}

	.widget_area aside:nth-child(2n+3),
	.widget_area aside:nth-child(2n+4) {
		padding-top: 1em;
	}

	/* Grid */
	.container,
	.container-fluid {
		padding-left: 10px;
		padding-right: 10px;
	}

	.row,
	.columns_wrap {
		margin-right: -20px;
	}

	.row>[class*="column-"],
	.columns_wrap>[class*="column-"] {
		padding-right: 20px;
	}

	.row.column_padding_left,
	.columns_wrap.column_padding_left {
		margin-left: -20px;
	}

	.row.column_padding_left>[class*="column-"],
	.columns_wrap.column_padding_left>[class*="column-"],
	.row>[class*="column-"].column_padding_left,
	.columns_wrap>[class*="column-"].column_padding_left {
		padding-left: 20px;
	}

	.row.column_padding_right,
	.columns_wrap.column_padding_right {
		margin-right: -20px;
	}

	.row.column_padding_right>[class*="column-"],
	.columns_wrap.column_padding_right>[class*="column-"],
	.row>[class*="column-"].column_padding_right,
	.columns_wrap>[class*="column-"].column_padding_right {
		padding-right: 20px;
	}

	.row.column_padding_center,
	.columns_wrap.column_padding_center {
		margin-left: -10px;
		margin-right: -10px;
	}

	.row.column_padding_center>[class*="column-"],
	.columns_wrap.column_padding_center>[class*="column-"],
	.row>[class*="column-"].column_padding_center,
	.columns_wrap>[class*="column-"].column_padding_center {
		padding-left: 20px;
	}

	.row>[class*="column-"].column_padding_bottom,
	.columns_wrap>[class*="column-"].column_padding_bottom {
		padding-bottom: 20px;
	}

	/* Columns relayout (max 2 columns in the row) */
	.row:not(.columns_fluid)>[class*="column-"],
	.columns_wrap:not(.columns_fluid)>[class*="column-"] {
		width: 50%;
	}

	.row:not(.columns_fluid)>.column-1_1,
	.row:not(.columns_fluid)>.column-2_2,
	.row:not(.columns_fluid)>.column-3_3,
	.row:not(.columns_fluid)>.column-4_4,
	.row:not(.columns_fluid)>.column-5_5,
	.row:not(.columns_fluid)>.column-6_6,
	.row:not(.columns_fluid)>.column-7_7,
	.row:not(.columns_fluid)>.column-8_8,
	.row:not(.columns_fluid)>.column-9_9,
	.row:not(.columns_fluid)>.column-10_10,
	.row:not(.columns_fluid)>.column-11_11,
	.row:not(.columns_fluid)>.column-12_12,
	.columns_wrap:not(.columns_fluid)>.column-1_1,
	.columns_wrap:not(.columns_fluid)>.column-2_2,
	.columns_wrap:not(.columns_fluid)>.column-3_3,
	.columns_wrap:not(.columns_fluid)>.column-4_4,
	.columns_wrap:not(.columns_fluid)>.column-5_5,
	.columns_wrap:not(.columns_fluid)>.column-6_6,
	.columns_wrap:not(.columns_fluid)>.column-7_7,
	.columns_wrap:not(.columns_fluid)>.column-8_8,
	.columns_wrap:not(.columns_fluid)>.column-9_9,
	.columns_wrap:not(.columns_fluid)>.column-10_10,
	.columns_wrap:not(.columns_fluid)>.column-11_11,
	.columns_wrap:not(.columns_fluid)>.column-12_12,
	.row:not(.columns_fluid)>.column-2_3,
	.columns_wrap:not(.columns_fluid)>.column-2_3,
	.row:not(.columns_fluid)>.column-2_4,
	.columns_wrap:not(.columns_fluid)>.column-3_4,
	.row:not(.columns_fluid)>.column-2_5,
	.columns_wrap:not(.columns_fluid)>.column-2_5,
	.row:not(.columns_fluid)>.column-3_5,
	.columns_wrap:not(.columns_fluid)>.column-3_5,
	.row:not(.columns_fluid)>.column-4_5,
	.columns_wrap:not(.columns_fluid)>.column-4_5,
	.row:not(.columns_fluid)>.column-2_6,
	.columns_wrap:not(.columns_fluid)>.column-2_6,
	.row:not(.columns_fluid)>.column-3_6,
	.columns_wrap:not(.columns_fluid)>.column-3_6,
	.row:not(.columns_fluid)>.column-4_6,
	.columns_wrap:not(.columns_fluid)>.column-4_6,
	.row:not(.columns_fluid)>.column-5_6,
	.columns_wrap:not(.columns_fluid)>.column-5_6 {
		width: 100%;
	}

	.row:not(.columns_fluid)>[class*="column-"]:nth-child(2n+3),
	.columns_wrap:not(.columns_fluid)>[class*="column-"]:nth-child(2n+3),
	.row:not(.columns_fluid)>[class*="column-"]:nth-child(2n+4),
	.columns_wrap:not(.columns_fluid)>[class*="column-"]:nth-child(2n+4) {
		padding-top: 20px;
	}

	.gallery.gallery-columns-9 .gallery-item {
		width: 33.3333% !important;
	}

	.gallery.gallery-columns-8 .gallery-item {
		width: 33.3333% !important;
	}

	.gallery.gallery-columns-7 .gallery-item {
		width: 33.3333% !important;
	}

	.gallery.gallery-columns-6 .gallery-item {
		width: 33.3333% !important;
	}

	.gallery.gallery-columns-5 .gallery-item {
		width: 33.3333% !important;
	}

	.gallery.gallery-columns-4 .gallery-item {
		width: 33.3333% !important;
	}


	/* Top Panel */
	.top_panel_top_user_area {
		float: none;
		clear: both;
		width: 100%;
	}

	.top_panel_top_socials {
		float: left;
		margin-left: 0;
		margin-right: 4.5em;
	}

	.top_panel_top_contact_area,
	.top_panel_top_search,
	.top_panel_top_user_area .menu_user_nav {
		margin-top: 0.5em;
	}

	.top_panel_top_search {
		padding-top: 0.1em;
		margin-right: 1em;
	}

	.top_panel_top_search .search_field {
		max-width: 4em;
	}

	.top_panel_style_3 .top_panel_top_socials {
		margin-right: 2em;
	}

	.top_panel_style_1 .top_panel_top_socials,
	.top_panel_style_1 .top_panel_top_open_hours,
	.top_panel_style_2 .top_panel_top_socials,
	.top_panel_style_2 .top_panel_top_open_hours,
	.top_panel_style_3 .top_panel_top_socials {
		margin-top: 0.5em;
	}

	.top_panel_style_1 .menu_user_nav>li>a,
	.top_panel_style_2 .menu_user_nav>li>a,
	.top_panel_style_3 .menu_user_nav>li>a {
		padding-top: 0;
		padding-bottom: 0;
	}

	.top_panel_style_3 .search_results {
		top: 3em;
	}

	.top_panel_middle .logo {
		font-size: 0.875em;
	}

	.top_panel_middle .logo img {
		max-height: 40px;
	}

	.top_panel_style_1 .contact_logo {
		width: 100%;
	}

	.top_panel_style_1 .logo {
		text-align: center;
	}

	.top_panel_style_1 .contact_field {
		text-align: center;
		margin-top: 1em;
		margin-bottom: 2em;
		padding-top: 0 !important;
		width: 33.3333% !important;
	}

	.top_panel_style_2 .contact_field {
		margin: 1em 0;
	}

	.top_panel_style_2 .contact_field,
	.top_panel_style_2 .contact_phone>span+span {
		text-align: center;
	}

	.top_panel_style_1 .contact_field .contact_icon,
	.top_panel_style_2 .contact_field .contact_icon {
		float: none;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0.3em;
	}

	.top_panel_title .page_title,
	.top_panel_title .post_navi,
	.top_panel_title .breadcrumbs {
		max-width: 100% !important;
		float: none;
		text-align: center;
	}

	.top_panel_title.title_present .breadcrumbs {
		padding: 0 0 1.5em 0 !important;
	}

	/* Posts layouts */
	.post_featured_left>.post_featured,
	.post_featured_right>.post_featured {
		float: none;
		margin-left: 0;
		margin-bottom: 2em;
		width: 100%;
	}

	.isotope_wrap .isotope_item_colored .post_item .hover_icon,
	.isotope_wrap .isotope_item_grid .post_item .hover_icon,
	.isotope_wrap .isotope_item_square .post_item .hover_icon,
	.isotope_wrap .isotope_item_portfolio .post_item .hover_icon {
		display: none;
	}

	.ih-item.square.effect1.bottom_to_top .info .post_title {
		margin-top: 35% !important;
	}

	.post_item_colored .post_category {
		max-height: 1.2em;
		overflow: hidden;
	}

	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}

	.post_item_colored .post_info_wrap .post_button+.post_button {
		margin-left: 0.4em;
	}

	.post_item_colored .post_featured .post_title,
	.post_item_colored .post_featured .post_descr {
		padding: 4px 8px;
	}

	.ih-item.square.effect_dir .info .post_title {
		margin-top: 4% !important;
	}

	.isotope_wrap .isotope_item_colored_1 .post_featured {
		float: none;
		width: 100%;
	}

	.isotope_wrap .isotope_item_colored_1 .post_description {
		padding-left: 2em;
		padding-bottom: 2em;
	}


	.comments_list_wrap ul ul ul {
		margin-left: 0;
	}

	/* Reviews block */
	.reviews_block {
		width: 100%;
	}

	.content .reviews_block {
		float: none;
		margin-left: 0;
	}

	/* Widgets */
	td,
	th {
		padding: 2px;
	}

	.widget_area .post_item .post_title {
		margin-top: 0;
	}

	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li+li {
		margin-left: 0.4em;
	}

	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}

	.sc_recent_news_header_split .sc_recent_news_header_captions,
	.sc_recent_news_header_split .sc_recent_news_header_categories {
		width: 100%;
		padding-right: 0;
		text-align: left;
	}

	.sc_recent_news_header_split .sc_recent_news_header_categories {
		margin-top: 1em;
	}

	.sc_recent_news_header_split .sc_recent_news_header_categories>* {
		margin: 0 1em 0 0;
	}

	.sc_recent_news_style_news-announce .post_item {
		float: none;
	}

	.sc_recent_news_style_news-announce .post_size_full {
		width: 100%;
		height: 112px;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		width: 100%;
		height: 112px;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		width: 100%;
		height: 112px;
	}

	.sc_recent_news_style_news-announce .post_size_small {
		width: 100%;
		height: 112px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {
		width: 100%;
		height: 112px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		width: 100%;
		height: 112px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {
		width: 100%;
		height: 112px;
	}

	.sc_recent_news_style_news-announce .post_size_full .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_big .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-announce .post_size_small .post_featured {
		max-height: 100%;
	}

	.sc_recent_news_style_news-excerpt .post_featured {
		float: none;
		padding-right: 0;
		margin-bottom: 1.5em;
		width: 100%;
	}

	.sc_recent_news_style_news-excerpt .post_body {
		float: none;
		width: 100%;
	}


	/* Woocommerce */
	.woocommerce-shipping-fields {
		margin-top: 2em;
	}

	.woocommerce .widget_price_filter .price_label {
		font-size: 1em;
	}

	.woocommerce ul.products li.product .price,
	.woocommerce-page ul.products li.product .price {
		font-size: 1em;
	}

	.top_panel_wrap .widget_shopping_cart ul.cart_list>li>a:not(.remove) {
		margin-top: -0.15em;
	}

	.woocommerce table.cart img,
	.woocommerce #content table.cart img,
	.woocommerce-page table.cart img,
	.woocommerce-page #content table.cart img {
		width: 50px;
	}

	.woocommerce table.cart td,
	.woocommerce #content table.cart td,
	.woocommerce-page table.cart td,
	.woocommerce-page #content table.cart td {
		padding: 6px;
	}

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		float: left;
		padding-bottom: 0;
	}

	.woocommerce #content table.cart td.actions .button,
	.woocommerce table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button {
		width: auto;
	}

	.woocommerce #content table.cart td.actions>.button,
	.woocommerce table.cart td.actions>.button,
	.woocommerce-page #content table.cart td.actions>.button,
	.woocommerce-page table.cart td.actions>.button {
		float: right;
		width: 100%;
	}

	.woocommerce .list_products.shop_mode_list ul.products li.product,
	.woocommerce-page .list_products.shop_mode_list ul.products li.product {
		width: 100%;
	}

	.woocommerce ul.products li.first,
	.woocommerce-page ul.products li.first {
		clear: none;
	}

	.woocommerce ul.products li:nth-child(2n+3),
	.woocommerce-page ul.products li:nth-child(2n+3) {
		clear: both;
	}


	/* BuddyPress */
	#buddypress #item-nav {
		float: none;
		margin-bottom: 2em;
		width: auto;
		display: inline-block;
	}

	#buddypress #item-nav ul {
		overflow: hidden;
	}

	#buddypress #item-nav ul li {
		float: left;
	}


	/* HTML5 Player */
	#myplayer .ttw-music-player .album-cover {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	#myplayer .ttw-music-player .album-cover .img {
		position: static;
		max-height: none;
		margin-top: 0;
	}

	#myplayer .ttw-music-player .album-cover img {
		max-width: none;
	}

	#myplayer .ttw-music-player .tracklist {
		position: relative;
		margin-left: 0;
		padding: 0;
		top: 0;
	}



	/* Shortcodes */
	.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
		border-width: 1px;
	}

	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
		height: 2px;
	}

	input.sc_button_size_large[type="submit"],
	input.sc_button_size_large[type="button"],
	button.sc_button_size_large,
	.sc_button.sc_button_size_large {
		padding: 1em 1.25em;
	}

	input.sc_button_size_medium[type="submit"],
	input.sc_button_size_medium[type="button"],
	button.sc_button_size_medium,
	.sc_button.sc_button_size_medium {
		padding: 0.8em 1em;
	}

	input[type="submit"]:before,
	input[type="button"]:before,
	button:before,
	.sc_button:before {
		margin-right: 4px;
	}


	.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item {
		min-width: 33.3333%;
		margin-bottom: 1em;
	}

	.sc_googlemap {
		max-height: 250px;
	}

	.sc_googlemap_content {
		position: static;
		width: auto;
	}

	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
		width: 2.5em;
		height: 2.5em;
		line-height: 2.5em;
	}

	.sc_socials.sc_socials_size_small .social_icons span {
		font-size: 1.2em;
	}

	.sc_tabs .sc_tabs_titles li a {
		padding: 0.5em;
	}

	.sc_twitter_item {
		padding: 0 3em;
	}

	.sc_twitter .sc_slider_controls_wrap a {
		font-size: 1.5em;
	}

	.sc_services_style_services-5 .sc_service_container .columns_wrap>.column-1_2 {
		width: 50%;
		max-width: 50%;
	}

	.sc_services_style_services-5 .sc_service_container .columns_wrap>.column-1_2 .sc_services_item {
		margin-right: 0;
	}

	.sc_services_style_services-5 .sc_service_container .columns_wrap>.column-1_2:nth-child(2n) .sc_services_item {
		margin-left: 0;
		margin-right: 0;
	}

	.sc_services_style_services-5 .sc_service_container .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_left .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .sc_services_image {
		position: relative;
		width: 100%;
		left: 0;
		top: 0;
		transform: translateY(0%) translateX(0%);
		margin-bottom: 2.2857em;
	}

	.sc_services_style_services-5 .sc_service_container .sc_icon,
	.sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap>.column-1_2:nth-child(2n) .sc_icon,
	.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_right .columns_wrap>.column-1_2:nth-child(2n) .sc_services_item_featured {
		float: left;
		margin-right: 2.2857em;
		margin-left: 0;
	}

	.sc_services_style_services-5 .sc_service_container .columns_wrap>.column-1_2 .sc_services_item_content,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap>.column-1_2 .sc_services_item_content {
		text-align: left;
	}

	.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap {
		margin-left: 0;
		margin-right: 0;
	}

	.sc_services_style_services-5 .sc_services_button {
		margin-top: 2.2857em;
	}

	.sc_promo_block {
		min-width: 50%;
	}

	.sc_promo_block_inner {
		padding: 3em;
	}

	/* Matches and Players */
	.sc_matches_next,
	.sc_matches_current {
		float: none;
		width: 100%;
		padding: 2.5em 2.5em 1em;
	}

	.match_block .match_score {
		font-size: 3em;
	}

	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5714em;
	}

	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size: 1.2857em;
	}

	.sc_matches.style_matches-1 .sc_matches_list {
		margin-top: 1em;
	}

	.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
		float: none;
		width: 100%;
	}

	.sc_matches.style_matches-2 .sc_match_info {
		text-align: center;
	}

	.sc_matches.style_matches-2 .sc_match_info .name {
		width: 8em;
	}

	.post_item_colored .match_date,
	.post_item_colored .post_category {
		font-size: 1em;
		line-height: 1.2em;
		margin-bottom: 0.2em;
	}

	.type_player.post_item_colored .player_info {
		line-height: 1.4em;
	}

	.post_item_single_players .player_content {
		padding-top: 2.5em;
	}

	/* Scroll to Top */
	.scroll_to_top {
		right: 1em;
	}

	.scroll_to_top.show {
		bottom: 1em;
	}

	/* SevenHills Profiler */
	.sevenhills_profiler {
		display: none;
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}

	.widget_area .widget_calendar td .day_wrap {
		width: auto;
		height: auto;
	}

	.woocommerce-cart-form .coupon {
		float: none !important;
	}

	.woocommerce-cart-form .coupon .input-text,
	.woocommerce-cart-form .coupon .button {
		width: 100% !important;
		margin-bottom: 1em !important;
	}

	.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
		padding-left: 2em;
	}

	.tribe-events-c-search__input-control:after {
		left: 1.4em;
		top: 1.1em;
	}
}




/*
Very common low res
*/
@media (max-width: 479px) {

	html {
		overflow-x: hidden;
	}

	.content .search_wrap {
		max-width: 100%;
	}

	#add_payment_method #payment div.form-row,
	.woocommerce-checkout #payment div.form-row {
		width: 100%;
	}

	/* Body sizes */
	.body_style_boxed .page_wrap {
		width: 100%;
	}

	.slider_boxed,
	.content_wrap,
	.content_container {
		width: 90%;
	}

	.body_style_boxed .sc_content {
		width: 100%;
	}

	/* Content and Sidebar */
	.sidebar_show .content {
		width: 100%;
		float: none;
	}

	.sidebar_show .sidebar {
		width: 100%;
		float: none;
		margin-top: 2em;
	}

	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content,
	.body_style_fullscreen.sidebar_right .content {
		padding-right: 0 !important;
	}

	.body_style_fullwide.sidebar_right .sidebar,
	.body_style_fullscreen.sidebar_right .sidebar {
		margin-left: 0 !important;
	}

	.body_style_fullwide.sidebar_left .content,
	.body_style_fullscreen.sidebar_left .content {
		padding-left: 0 !important;
	}

	.body_style_fullwide.sidebar_left .sidebar,
	.body_style_fullscreen.sidebar_left .sidebar {
		margin-right: 0 !important;
	}

	/* WooCommerce: Content and Sidebar */
	.woocommerce.sidebar_show .content {
		width: 100%;
		float: none;
	}

	.woocommerce .sidebar {
		width: 100%;
		float: none;
	}

	.article_style_boxed .sidebar,
	.body_filled .sidebar[class*="scheme_"] {
		margin-top: 10px;
	}

	/* Main Slider */
	.slider_over_content {
		right: -100%;
		width: 100%;
	}

	.slider_over_content.opened {
		right: 0;
	}

	.slider_over_content_inner {
		padding: 3em 1.5em 1.5em;
	}

	.slider_over_close,
	.slider_over_button {
		display: block;
	}

	.slider_over_content .sc_form_message textarea {
		min-height: 7em;
	}

	.slider_over_content .sc_form .sc_form_item input[type="text"],
	.slider_over_content .sc_form .sc_form_item select,
	.slider_over_content .sc_form .sc_form_item textarea {
		padding: 0.5em 1em;
	}

	.widget_area aside {
		display: block;
		float: none;
		width: 100%;
		margin-left: 0 !important;
	}

	.widget_area aside+aside {
		padding-top: 1em;
	}

	/* Grid */
	.container,
	.container-fluid {
		padding-left: 5px;
		padding-right: 5px;
	}

	.row,
	.columns_wrap {
		margin-right: -10px;
	}

	.row>[class*="column-"],
	.columns_wrap>[class*="column-"] {
		padding-right: 10px;
	}

	.row.column_padding_left,
	.columns_wrap.column_padding_left {
		margin-left: -10px;
	}

	.row.column_padding_left>[class*="column-"],
	.columns_wrap.column_padding_left>[class*="column-"],
	.row>[class*="column-"].column_padding_left,
	.columns_wrap>[class*="column-"].column_padding_left {
		padding-left: 10px;
	}

	.row.column_padding_right,
	.columns_wrap.column_padding_right {
		margin-right: -10px;
	}

	.row.column_padding_right>[class*="column-"],
	.columns_wrap.column_padding_right>[class*="column-"],
	.row>[class*="column-"].column_padding_right,
	.columns_wrap>[class*="column-"].column_padding_right {
		padding-right: 10px;
	}

	.row.column_padding_center,
	.columns_wrap.column_padding_center {
		margin-left: -5px;
		margin-right: -5px;
	}

	.row.column_padding_center>[class*="column-"],
	.columns_wrap.column_padding_center>[class*="column-"],
	.row>[class*="column-"].column_padding_center,
	.columns_wrap>[class*="column-"].column_padding_center {
		padding-left: 10px;
	}

	.row>[class*="column-"].column_padding_bottom,
	.columns_wrap>[class*="column-"].column_padding_bottom {
		padding-bottom: 10px;
	}

	/* Columns relayout (no columns) */
	.row:not(.columns_fluid)>[class*="column-"],
	.columns_wrap:not(.columns_fluid)>[class*="column-"] {
		width: 100%;
	}

	.row.columns_fluid>[class*="column-"],
	.columns_wrap.columns_fluid>[class*="column-"] {
		width: 50%;
	}

	.row.columns_fluid>.column-1_1,
	.row.columns_fluid>.column-2_2,
	.row.columns_fluid>.column-3_3,
	.row.columns_fluid>.column-4_4,
	.row.columns_fluid>.column-5_5,
	.row.columns_fluid>.column-6_6,
	.row.columns_fluid>.column-7_7,
	.row.columns_fluid>.column-8_8,
	.row.columns_fluid>.column-9_9,
	.row.columns_fluid>.column-10_10,
	.row.columns_fluid>.column-11_11,
	.row.columns_fluid>.column-12_12,
	.columns_wrap.columns_fluid>.column-1_1,
	.columns_wrap.columns_fluid>.column-2_2,
	.columns_wrap.columns_fluid>.column-3_3,
	.columns_wrap.columns_fluid>.column-4_4,
	.columns_wrap.columns_fluid>.column-5_5,
	.columns_wrap.columns_fluid>.column-6_6,
	.columns_wrap.columns_fluid>.column-7_7,
	.columns_wrap.columns_fluid>.column-8_8,
	.columns_wrap.columns_fluid>.column-9_9,
	.columns_wrap.columns_fluid>.column-10_10,
	.columns_wrap.columns_fluid>.column-11_11,
	.columns_wrap.columns_fluid>.column-12_12,
	.row.columns_fluid>.column-1_3:nth-child(3n),
	.columns_wrap.columns_fluid>.column-1_3:nth-child(3n),
	.row.columns_fluid>.column-2_3,
	.columns_wrap.columns_fluid>.column-2_3,
	.row.columns_fluid>.column-1_3.after_span_2,
	.columns_wrap.columns_fluid>.column-1_3.after_span_2,
	.row.columns_fluid>.column-2_4,
	.columns_wrap.columns_fluid>.column-3_4,
	.row.columns_fluid>.column-1_4.after_span_2,
	.columns_wrap.columns_fluid>.column-1_4.after_span_3,
	.row.columns_fluid>.column-1_5:nth-child(5n),
	.columns_wrap.columns_fluid>.column-1_5:nth-child(5n),
	.row.columns_fluid>.column-2_5,
	.columns_wrap.columns_fluid>.column-2_5,
	.row.columns_fluid>.column-3_5,
	.columns_wrap.columns_fluid>.column-3_5,
	.row.columns_fluid>.column-4_5,
	.columns_wrap.columns_fluid>.column-4_5,
	.row.columns_fluid>.column-2_6,
	.columns_wrap.columns_fluid>.column-2_6,
	.row.columns_fluid>.column-3_6,
	.columns_wrap.columns_fluid>.column-3_6,
	.row.columns_fluid>.column-4_6,
	.columns_wrap.columns_fluid>.column-4_6,
	.row.columns_fluid>.column-5_6,
	.columns_wrap.columns_fluid>.column-5_6 {
		width: 100%;
	}

	.row:not(.columns_fluid)>[class*="column-"]+[class*="column-"],
	.columns_wrap:not(.columns_fluid)>[class*="column-"]+[class*="column-"],
	.row.columns_fluid>[class*="column-"]:nth-child(2n+3),
	.columns_wrap.columns_fluid>[class*="column-"]:nth-child(2n+3),
	.row.columns_fluid>[class*="column-"]:nth-child(2n+4),
	.columns_wrap.columns_fluid>[class*="column-"]:nth-child(2n+4) {
		padding-top: 10px;
	}

	.gallery.gallery-columns-9 .gallery-item {
		width: 50% !important;
	}

	.gallery.gallery-columns-8 .gallery-item {
		width: 50% !important;
	}

	.gallery.gallery-columns-7 .gallery-item {
		width: 50% !important;
	}

	.gallery.gallery-columns-6 .gallery-item {
		width: 50% !important;
	}

	.gallery.gallery-columns-5 .gallery-item {
		width: 50% !important;
	}

	.gallery.gallery-columns-4 .gallery-item {
		width: 50% !important;
	}

	.gallery.gallery-columns-3 .gallery-item {
		width: 50% !important;
	}

	/* Top Panel */
	.top_panel_top_contact_area,
	.top_panel_top_open_hours,
	.top_panel_top_user_area,
	.top_panel_top_socials {
		float: none;
		clear: both;
		width: 100%;
		text-align: center;
		margin: 0.5em 0 0 0;
	}

	.top_panel_top_user_area .menu_user_nav {
		display: inline-block;
		float: none;
		margin-top: -0.5em;
	}

	.top_panel_top .search_field {
		max-width: 3em;
	}

	.top_panel_top_socials {
		line-height: 1em;
	}

	.top_panel_top_socials .sc_socials_item {
		margin-right: 1.4em !important;
	}

	.top_panel_top_user_area .menu_user_nav li {
		text-align: left;
	}

	.top_panel_top_user_area .menu_user_nav>li>a {
		padding: 0.5em 0;
	}

	.top_panel_middle .logo {
		font-size: 0.875em;
	}

	.top_panel_middle .logo img {
		max-height: 40px;
	}

	.top_panel_style_1 .contact_logo {
		width: 100%;
	}

	.top_panel_style_1 .logo {
		text-align: center;
	}

	.top_panel_style_1 .contact_field {
		text-align: center;
		margin-top: 1em;
		margin-bottom: 2em;
		padding-top: 0 !important;
		width: 33.3333% !important;
	}

	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0.3em;
	}

	.top_panel_style_2 .contact_logo,
	.top_panel_style_2 .contact_field {
		width: 100% !important;
	}

	.top_panel_style_2 .contact_logo {
		margin: 0;
		padding: 0 !important;
	}

	.top_panel_style_2 .contact_logo .logo {
		margin: 0;
	}

	.top_panel_style_2 .logo {
		text-align: center;
	}

	.top_panel_style_2 .contact_field {
		text-align: center;
		margin: 1.5em 0;
		padding: 0 !important;
	}

	.top_panel_style_2 .contact_phone>span+span {
		text-align: center;
	}

	.top_panel_style_2 .contact_field .contact_icon {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

	.top_panel_title .page_title,
	.top_panel_title .post_navi,
	.top_panel_title .breadcrumbs {
		max-width: 100% !important;
		float: none;
		text-align: center;
	}

	.top_panel_title.title_present .breadcrumbs {
		padding: 0 0 1.5em 0 !important;
	}

	.menu_user_nav>li {
		float: none;
		display: inline-block;
	}

	.top_panel_style_3 .top_panel_top_search,
	.top_panel_style_3 .menu_user_nav {
		margin-top: 0;
		line-height: 1.2857em;
	}

	.top_panel_style_3 .top_panel_top_search {
		padding-top: 0;
	}

	.top_panel_style_3 .search_submit,
	.top_panel_style_3 .search_field {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	.top_panel_style_3 .search_results {
		right: auto;
		left: 0;
		top: 3em;
	}

	.top_panel_style_3 .search_results:after {
		right: auto;
		left: 4em;
	}

	.top_panel_style_5 .top_panel_middle .sidebar_cart,
	.top_panel_style_6 .top_panel_middle .sidebar_cart {
		right: -100px;
	}

	.top_panel_style_5 .top_panel_middle .sidebar_cart:after,
	.top_panel_style_6 .top_panel_middle .sidebar_cart:after {
		right: 46%;
		left: auto;
	}

	.top_panel_style_8 .contact_logo {
		display: block;
		position: static;
		left: auto;
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		padding: 2em 0 0 0;
		text-align: center;
	}

	/* Login and Register */
	.popup_wrap {
		width: 300px;
		left: 50%;
		-webkit-transform: translateX(-55%);
		-moz-transform: translateX(-55%);
		-ms-transform: translateX(-55%);
		transform: translateX(-55%);
	}

	.popup_wrap .popup_form_field .forgot_password {
		float: none;
		display: block;
		margin-bottom: 0.5em;
	}

	.popup_wrap .login_socials_title {
		font-size: 1.25em;
	}

	.popup_wrap input[type="text"],
	.popup_wrap input[type="email"],
	.popup_wrap input[type="password"] {
		font-size: 1em;
	}

	/* Posts layouts */
	.post_featured_left>.post_featured,
	.post_featured_right>.post_featured {
		float: none;
		margin-left: 0;
		margin-bottom: 2em;
		width: 100%;
	}

	.isotope_wrap {
		margin-right: -10px;
	}

	.isotope_wrap .isotope_item {
		padding-right: 10px;
		padding-bottom: 10px;
		width: 100% !important;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 290px !important;
	}

	.isotope_wrap .isotope_item_colored_1 .post_featured {
		float: none;
		width: 100%;
	}

	.isotope_wrap .isotope_item_colored_1 .post_description {
		padding-left: 2em;
		padding-bottom: 2em;
	}


	/* Reviews block */
	.reviews_block {
		width: 100%;
	}

	.content .reviews_block {
		float: none;
		margin-left: 0;
	}

	/* Comments */
	.comments_list_wrap ul ul {
		margin-left: 0;
	}

	.comments_list_wrap ul.children {
		padding-left: 0;
	}

	/* Widgets */
	td,
	th {
		padding: 2px;
	}

	.widget_area .post_item .post_title {
		margin-top: 0;
	}

	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li+li {
		margin-left: 0.4em;
	}

	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}


	/* Woocommerce */
	.woocommerce-shipping-fields {
		margin-top: 2em;
	}

	.woocommerce .widget_price_filter .price_label {
		font-size: 1em;
	}

	.woocommerce ul.products li.product .price,
	.woocommerce-page ul.products li.product .price {
		font-size: 1em;
	}

	.top_panel_wrap .widget_shopping_cart ul.cart_list>li>a:not(.remove) {
		margin-top: -0.15em;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		padding: 0;
	}

	.woocommerce table.cart img,
	.woocommerce #content table.cart img,
	.woocommerce-page table.cart img,
	.woocommerce-page #content table.cart img {
		width: 40px;
	}

	.woocommerce table.cart td,
	.woocommerce #content table.cart td,
	.woocommerce-page table.cart td,
	.woocommerce-page #content table.cart td {
		padding: 4px;
	}

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		float: left;
	}

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		float: left;
	}

	.woocommerce #content table.cart td.actions .button,
	.woocommerce table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button {
		width: auto;
	}

	.woocommerce #content table.cart td.actions .button.alt,
	.woocommerce #content table.cart td.actions .input-text+.button,
	.woocommerce table.cart td.actions .button.alt,
	.woocommerce table.cart td.actions .input-text+.button,
	.woocommerce-page #content table.cart td.actions .button.alt,
	.woocommerce-page #content table.cart td.actions .input-text+.button,
	.woocommerce-page table.cart td.actions .button.alt,
	.woocommerce-page table.cart td.actions .input-text+.button {
		float: left;
	}

	.woocommerce #content table.cart td.actions>.button,
	.woocommerce table.cart td.actions>.button,
	.woocommerce-page #content table.cart td.actions>.button,
	.woocommerce-page table.cart td.actions>.button {
		float: right;
		padding-left: 1em;
		padding-right: 1em;
	}

	.woocommerce ul.products,
	.woocommerce-page ul.products {
	    margin-right: 0;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product,
	.woocommerce[class*="columns-"] ul.products li.product,
	.woocommerce-page[class*="columns-"] ul.products li.product {
	    padding: 0 0 20px 0;
	}

	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
		float: none;
		max-width: 100%;
	}

	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering,
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce ul.products[class*="column-"] li.product,
	.woocommerce-page ul.products[class*="column-"] li.product,
	.woocommerce ul.products li.product[class*="column-"],
	.woocommerce-page ul.products li.product[class*="column-"] {
	    width: 100% !important;
	}

	/* BuddyPress */
	#buddypress #item-nav {
		float: none;
		margin-bottom: 2em;
		width: auto;
		display: inline-block;
	}

	#buddypress #item-nav ul {
		overflow: hidden;
	}

	#buddypress #item-nav ul li {
		float: left;
	}

	/* HTML5 Player */
	#myplayer .ttw-music-player .album-cover {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	#myplayer .ttw-music-player .album-cover,
	#myplayer .ttw-music-player .album-cover .highlight {
		height: 100px;
	}

	#myplayer .ttw-music-player .album-cover .img {
		position: static;
		max-height: none;
		margin-top: 0;
	}

	#myplayer .ttw-music-player .album-cover img {
		max-width: none;
	}

	#myplayer .ttw-music-player .tracklist {
		position: relative;
		margin-left: 0;
		padding: 0;
		top: 0;
	}


	/* Shortcodes */
	.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
		border-width: 1px;
	}

	input.sc_button_size_large[type="submit"],
	input.sc_button_size_large[type="button"],
	button.sc_button_size_large,
	.sc_button.sc_button_size_large {
		padding: 1em 1.25em;
	}

	input.sc_button_size_medium[type="submit"],
	input.sc_button_size_medium[type="button"],
	button.sc_button_size_medium,
	.sc_button.sc_button_size_medium {
		padding: 0.25em 1em;
	}

	input[type="submit"]:before,
	input[type="button"]:before,
	button:before,
	.sc_button:before {
		margin-right: 4px;
	}

	.sc_blogger.layout_date.sc_blogger_horizontal .sc_blogger_item {
		min-width: 50%;
		margin-bottom: 1em;
	}

	.sc_form .sc_form_field {
		float: none;
		width: 100%;
		padding-left: 0 !important;
	}

	.sc_googlemap {
		max-height: 200px;
	}

	.sc_googlemap_content {
		position: static;
		width: auto;
	}

	.popup_menuitem>.sc_menuitems_wrap {
		width: 250px;
	}

	.sc_menuitems_style_menuitems-2 .sc_menuitem_box_title {
		font-size: 1.25em;
	}

	.sc_menuitems_style_menuitems-2 .sc_menuitem_nutritions_list li {
		width: 100%;
	}


	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
		width: 2.5em;
		height: 2.5em;
		line-height: 2.5em;
	}

	.sc_socials.sc_socials_size_small .social_icons span {
		font-size: 1.2em;
	}

	.sc_tabs .sc_tabs_titles li a {
		padding: 0.5em;
	}

	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
		height: 2px;
	}

	.sc_twitter_item {
		padding: 0 3em;
	}

	.sc_twitter .sc_slider_controls_wrap a {
		font-size: 1.5em;
	}

	.sc_video_player.sc_video_bordered .sc_video_frame {
		max-width: 198px;
	}

	.sc_services_style_services-5 .columns_wrap>.column-1_3 {
		width: 100%;
		max-width: 100%;
	}

	.sc_services_style_services-5 .sc_service_container .columns_wrap>.column-1_2 .sc_services_item {
		margin-right: 0;
	}

	.sc_services_style_services-5 .sc_service_container .columns_wrap>.column-1_2:nth-child(2n) .sc_services_item {
		margin-left: 0;
		margin-right: 0;
	}

	.sc_services_style_services-5 .sc_service_container .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_left .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .sc_services_image {
		position: relative;
		width: 100%;
		left: 0;
		top: 0;
		transform: translateY(0%) translateX(0%);
		margin-bottom: 2.2857em;
	}

	.sc_services_style_services-5 .sc_service_container .sc_icon,
	.sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap>.column-1_2:nth-child(2n) .sc_icon,
	.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_right .columns_wrap>.column-1_2:nth-child(2n) .sc_services_item_featured {
		float: left;
		margin-right: 2.2857em;
		margin-left: 0;
	}

	.sc_services_style_services-5 .sc_service_container .columns_wrap>.column-1_2 .sc_services_item_content,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap>.column-1_2 .sc_services_item_content {
		text-align: left;
	}

	.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap {
		margin-left: 0;
		margin-right: 0;
	}

	.sc_services_style_services-5 .sc_services_button {
		margin-top: 2.2857em;
	}

	.sc_promo_block {
		min-width: 100%;
		margin: 0 !important;
		float: none;
	}

	.sc_promo_block_inner {
		padding: 2em;
	}

	.sc_promo_image {
		position: relative;
		height: 200px;
		min-width: 100%;
	}

	.sc_promo_block.sc_align_left *,
	.sc_promo_block.sc_align_left *:after {
		text-align: center !important;
		margin-left: auto;
	}

	.sc_promo_block.sc_align_right *,
	.sc_promo_block.sc_align_right *:after {
		text-align: center !important;
		margin-right: auto;
	}

	/* Matches and Players */
	.sc_matches_next,
	.sc_matches_current {
		float: none;
		width: 100%;
		padding: 2.5em 2.5em 1em;
	}

	.match_block .match_score {
		font-size: 2.5em;
	}

	.match_block .player,
	.match_block .match_info {
		display: block;
		width: 100%;
	}

	.match_block .match_info {
		margin: 2em 0;
	}

	.sc_matches.style_matches-1 .sc_matches_title {
		font-size: 2.5em;
	}

	.sc_matches.style_matches-1 .sc_matches_descr {
		font-size: 1.1em;
	}

	.sc_matches.style_matches-1 .sc_matches_list {
		margin-top: 1em;
	}

	.sc_matches.style_matches-2 .sc_matches_next .sc_matches_list {
		float: none;
		width: 100%;
	}

	.sc_matches.style_matches-2 .sc_match_info {
		text-align: center;
	}

	.sc_matches.style_matches-2 .sc_match_info .vs {
		display: block;
	}

	.sc_matches.style_matches-2 .sc_match_info .name {
		width: 8em;
	}

	.sc_players_table table tr:first-child th,
	.sc_players_table table tr:first-child td {
		font-size: 1.2em;
	}

	.sc_players_table .player img {
		max-width: 20px;
	}

	.post_item_colored .match_date,
	.post_item_colored .post_category {
		font-size: 1em;
		line-height: 1.2em;
		margin-bottom: 0.2em;
	}

	.type_player.post_item_colored .player_info {
		line-height: 1.4em;
	}

	.post_item_single_players .player_content {
		padding-top: 2.5em;
	}


	/* Scroll to Top */
	.scroll_to_top {
		right: 1em;
	}

	.scroll_to_top.show {
		bottom: 1em;
	}

	/* SevenHills Profiler */
	.sevenhills_profiler {
		display: none;
	}


	.stackgallery_container {
		width: 90%;
		margin: auto;
	}

	.sc_services_style_services-1 .sc_services_item {
		padding: 1.5em;
	}

	.slider_countdown {
		min-width: 390px !important;
		font-size: 8px !important;
	}

	.sc_countdown_inner {
		padding-bottom: 10px;
	}

	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
		width: 3em;
		height: 3em;
		line-height: 3em;
	}

	.widget_area aside+aside .widget_title::after {
		display: none;
	}

	.post_rating {
		font-size: 0.8em;
	}

	.widget_area .widget_calendar td .day_wrap {
		line-height: 1.6;
	}

	.woocommerce table.cart td.product-name,
	.woocommerce #content table.cart td.product-name,
	.woocommerce-page table.cart td.product-name,
	.woocommerce-page #content table.cart td.product-name {
		max-width: none;
	}

	.woocommerce .cart_item div.quantity,
	.woocommerce-page div.quantity {
		display: inline-block;
	}

	.woocommerce table.cart td,
	.woocommerce #content table.cart td,
	.woocommerce-page table.cart td,
	.woocommerce-page #content table.cart td {
		padding-left: 20px;
		padding-right: 20px;
	}

	.woocommerce .checkout #order_review,
	.woocommerce-page .checkout #order_review {
		width: 100%;
	}

	.single-team .sc_skills {
		width: 100% !important;
	}

	.stackgallery-prev,
	.stackgallery-next,
	.custom.tp-bullets {
		display: none !important;
	}

	.offset-1_12 {
		margin-left: 0;
	}

	.mb2 {
		width: 50% !important;
	}

	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon .input-text {
		width: 9em;
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 60%;
	}

	.post_item_404 .page_search .search_wrap,
	.post_item_404 .page_description {
		max-width: 80%;
	}

	.post_item .ih-item.square.effect_shift:hover .info {
		opacity: 1;
		-webkit-transform: translateX(10px) translateY(10px);
		-moz-transform: translateX(10px) translateY(10px);
		-ms-transform: translateX(10px) translateY(10px);
		-o-transform: translateX(10px) translateY(10px);
		transform: translateX(10px) translateY(10px);
	}

	.column-1_2,
	.column-2_4,
	.column-3_6,
	.column-4_8,
	.column-5_10,
	.column-6_12 {
		width: 100%;
	}

	.header_text h1 {
		font-size: 4em !important;
	}

	.sc_form_info.sc_columns {
		margin-left: 0;
	}

	.sc_audio.sc_audio_image {
		background-image: none !important;
		padding-left: 25px;
	}

	.woocommerce #content table.cart td.actions .button[name="apply_coupon"],
	.woocommerce table.cart td.actions .button[name="apply_coupon"],
	.woocommerce-page #content table.cart td.actions .button[name="apply_coupon"],
	.woocommerce-page table.cart td.actions .button[name="apply_coupon"] {
		padding-left: 1em;
		padding-right: 1em;
		float: right;
	}

	.sc_audio .sc_audio_header {
		left: 20px;
	}

	.woocommerce .shop_mode_list ul.products li.product .post_featured,
	.woocommerce-page .shop_mode_list ul.products li.product .post_featured {
		float: none;
	}

	.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td {
		overflow: hidden;
	}

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		width: 100%;
		padding-bottom: 0;
	}

	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-1,
	.woocommerce-page .col2-set .col-2 {
		float: none;
		width: 100%;
	}

	.woocommerce form.login .form-row-first,
	.woocommerce form.register .form-row-first {
		width: 50%;
	}

	.stackgallery_container .cq-stackgallery,
	.home_gallery .cq-stackgallery {
		height: 250px !important;
		width: 97%;
	}

	.cq-stackgallery img{
		height: auto !important;
	}

	.sc_form_address {
		padding-top: 4em !important;
	}

	.vc_custom_1459263735434 .margin_bottom_huge {
		margin-bottom: 2em !important;
		margin-bottom: 2rem !important;
	}

	.vc_custom_1459263735434 .margin_top_huge {
		margin-top: 2em !important;
		margin-top: 2rem !important;
	}

	.vc_custom_1459263735434 {
		margin-bottom: 6em !important;
		margin-bottom: 6rem !important;
	}

	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: 100%;
	}

	html {
		overflow-x: hidden;
	}

	.sc_form .sc_form_item.column-1_2 {
		width: 100%;
	}

	.sc_infobox.sc_infobox_iconed:before {
		font-size: 1.5em;
	}

	#add_payment_method #payment div.form-row,
	.woocommerce-checkout #payment div.form-row {
		width: 100%;
		max-width: 100%;
	}

	.woocommerce-cart-form .coupon {
		float: none !important;
	}

	.woocommerce-cart-form .coupon .input-text,
	.woocommerce-cart-form .coupon .button{
		width: 100% !important;
		margin-bottom: 1em !important;
	}

	.woocommerce-cart-form .button {
		width: 100% !important;
	}


	.scroll_to_top {
		width: 2em;
		height: 2em;
		line-height: 2em;
	}

	.tribe-events .tribe-events-calendar-list__event-date-tag {
		display: block;
		margin: 0 auto;
	}

	.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
		padding-left: 2em;
	}

	.tribe-events-c-search__input-control:after {
		left: 1.4em;
		top: 1.1em;
	}

	.tribe-events .tribe-events-calendar-day__time-separator .tribe-events-calendar-day__time-separator-text{
		font-size: 1.2em;
	}

	.tribe-events .tribe-events-calendar-day__event {
		padding-left: 0;
	}

	.tribe-events-single .tribe-events-sub-nav{
		flex-direction: column;
		align-items: center;
		gap: .5em;
	}

	h1.post_title{
		font-size: 2.125em;
	}

	.header_mobile .search_wrap .search_submit{
		padding-left: 0;
	}

	.header_mobile .search_wrap .search_field{
		padding-left: 1.5em;
	}

	.comments_list_wrap .comment_content{
		padding-left: 0;
	}
	.comments_list_wrap ul > li + li > .comment_author_avatar,
	.comments_list_wrap .comment_author_avatar{
		position: relative;
		top: 0;
		margin-bottom: 1em;
	}

	body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date .number{
		width: 40px;
		height: 40px;
		margin: -20px 0 0 -20px;
		line-height: 40px !important;
	}

	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
		max-width: 100%;
	}

	form.wpcf7-form .flex {
		flex-direction: column;
		gap: 0;
	}

	.single-product form.cart .quantity {
		margin-bottom: 1.5em !important;
	}

	.woocommerce form.checkout_coupon{
		flex-direction: column;
	}

	.woocommerce form.checkout_coupon > *{
		width: 100%;
	}
}


@media (max-width: 782px) {
	.admin-bar.top_panel_over .top_panel_wrap {
		top: 46px;
	}

	.admin-bar.top_panel_fixed .top_panel_wrap {
		top: 46px;
	}

	.admin-bar #debug_log {
		top: 46px;
	}

	.admin-bar .pushy .close-pushy::before {
		top: 3em;
	}

	.admin-bar .pushy .pushy_inner {
		padding-top: 4em;
	}

	.admin-bar .pushy .logo {
		margin-bottom: 1em;
	}

	.admin-bar .header_mobile .side_wrap {
		top: 46px;
	}

	.bar.menu_mobile_open {
		height: calc(100% - 46px);
	}
}

@media (max-width: 599px) {
	.admin-bar.top_panel_over .top_panel_wrap {
		top: 46px;
	}

	.admin-bar.top_panel_fixed .top_panel_wrap {
		top: 0;
	}

	.admin-bar #debug_log {
		top: 46px;
	}
}

@media (max-width: 639px) {
	.header_mobile .logo_main {
		height: 35px;
		margin-bottom: 0;
	}

	.popup_wrap {
		width: auto;
		min-width: 260px;
		max-width: 260px;
	}

	.popup_wrap .form_left,
	.popup_wrap .form_right,
	.popup_wrap.popup_registration .form_left,
	.popup_wrap.popup_registration .form_right {
		float: none;
		padding: 0;
		border: none;
		width: 100%
	}

	.popup_wrap .form_right {
		margin-top: 20px;
	}

	.popup_wrap.popup_registration .form_right {
		margin-top: 0;
	}

	.woocommerce form .form-row {
		padding: 0;
		margin-bottom: 15px;
	}

	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
		width: 100%;
	}

	.post_item_portfolio .post_info_wrap {
		overflow: initial !important;
	}
}

@media (max-width: 480px) {
	html {
		overflow-x: hidden;
	}

	.header_mobile .mask {
		display: none !important;
	}

	.header_mobile .content_wrap {
		margin-left: 35px;
		text-align: left;
	}

	.header_mobile .logo {
		padding-top: 5px;
		padding-bottom: 0;
	}

	.header_mobile .menu_main_cart {
		right: 30px;
	}

	.header_mobile .menu_button {
		left: auto;
		right: 20px;
	}

	.header_mobile .side_wrap {
		width: 100%;
		top: 46px;
		left: -100%;
	}

	.admin-bar .header_mobile .side_wrap {
		top: 92px;
	}

	.header_mobile .panel_middle {
		font-size: 1em;
	}

	.tp-mask-wrap .tp-caption .sc_button {
		margin-top: 30px !important;
	}

	.post_item_single_team .post_featured {
		margin-top: 1em;
	}
}

@media (max-width: 1439px) {
	.tribe-events .tribe-events-calendar-month__header-row {
		margin-bottom: 0.5em;
	}

	.tribe-events .tribe-events-calendar-month__header-column {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-cell--selected:hover .tribe-events-calendar-month__day-date {
		color: #fff;
	}

}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//camphi-sierra.org/chs/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//camphi-sierra.org/chs/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//camphi-sierra.org/chs/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}