@charset "utf-8";

@media(min-width: 1510px) and (max-width: 1642px) {
	.extra_class_margin {
		height: 1em !important;
	}
}

@media (min-width: 1440px) and (max-width: 1509px) {
	.extra_class_margin {
		height: 0 !important;
	}
}

/*
Apple iPhone 5, 5S & 5C 
Apple iPod Touch (5th generation)
*/
@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;
	}

	/* 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;
	}


	/* 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: 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;
	}


	/* 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 */
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		width: 660px;
		height: 271px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium {
		width: 310px;
		height: 573px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium .post_des {
		height: 302px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured {
		width: 320px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_des {
		height: 271px;
	}

	.sc_recent_news_style_news-announce .post_des {
		padding: 30px 20px 30px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_des {
		padding-top: 50px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .sc_button {
		bottom: 20px;
		left: 25px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .cat_post_info {
		margin-bottom: 1.5em;
	}

	.extra_class_margin {
		height: 0 !important;
		margin-top: -4.5em;
	}

	.top_panel_style_3.boxed_style .top_panel_middle .content_wrap {
		box-sizing: border-box;
		padding: 0 30px;
		width: 100%;
	}

	.top_panel_style_3.boxed_style .top_panel_top .content_wrap {
		box-sizing: border-box;
		line-height: 2em;
		padding: 0 30px;
		width: 100%;
	}
}


@media (min-width: 1136px) and (max-width: 1262px) {

	html,
	body {
		font-size: 14px;
	}

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

	.slider_boxed,
	.content_wrap,
	.content_container {
		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;
	}


	/* Widget Recent News */
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		width: 597px;
		height: 256px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium {
		width: 283px;
		height: 544px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium .post_des {
		height: 287px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured {
		width: 284px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_des {
		height: 256px;
	}

	.sc_recent_news_style_news-announce .post_des {
		padding: 23px 20px 25px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_des {
		padding-top: 48px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .sc_button {
		bottom: 20px;
		left: 20px;
	}

	.sc_recent_news_style_news-announce .cat_post_info {
		margin-bottom: 1.1em;
	}

	.sc_recent_news .post_item .post_title {
		font-size: 1.1em;
	}

	.sc_recent_news_style_news-announce .post_des>p {
		margin-bottom: 1em;
	}


	.widget_area .post_item .post_info {
		font-size: 0.9em;
	}

	.sc_item_title {
		font-size: 2.2em;
	}

	.sc_item_buttons>.sc_item_button a {
		padding: 1.2em 2em;
	}

	.sc_call_to_action_style_2 .sc_call_to_action_title {
		font-size: 1.6em;
	}


	.extra_class_margin {
		height: 2em !important;
	}

	.top_panel_style_3.boxed_style .top_panel_middle .content_wrap {
		box-sizing: border-box;
		padding: 0 30px;
		width: 100%;
	}

	.top_panel_style_3.boxed_style .top_panel_top .content_wrap {
		box-sizing: border-box;
		line-height: 2em;
		padding: 0 30px;
		width: 100%;
	}

	.top_panel_top {
		font-size: 12px;
	}

	.pushy_inner .sc_emailer.style_line.sc_emailer_opened input {
		width: 65%;
	}

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

@media (max-width: 1135px) {
	.sc_emailer.style_line.sc_emailer_opened input {
		width: 300px;
	}
}

@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;
	}

	/* 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;
	}


	/* Widget Recent News */
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		width: 614px;
		height: 284px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium {
		width: 320px;
		height: 596px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium .post_des {
		height: 283px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured {
		width: 320px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_des {
		height: 286px;
	}

	.sc_recent_news_style_news-announce .post_des {
		padding: 20px 20px 25px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_des {
		padding-top: 45px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .sc_button {
		bottom: 20px;
		left: 20px;
	}

	.sc_recent_news_style_news-announce .post_des>p {
		margin-bottom: 1em;
	}

	.sc_recent_news_style_news-announce .cat_post_info {
		margin-bottom: 1em;
	}

	.sc_services_style_services-2 .column-1_3 .sc_services_item .sc_services_item_description {
		font-size: 90%;
	}

	.top_panel_top_ophone,
	.top_panel_top_open_hours {
		margin-left: 1em;
		padding-left: 1em;
	}

	.pushy_inner .sc_emailer.style_line.sc_emailer_opened input {
		width: 65%;
	}

	.widget_area ul.instagram-pics li {
		width: 22%;
	}

	.extra_class_margin {
		height: 1em !important;
	}

	.top_panel_style_3.boxed_style .top_panel_middle .content_wrap {
		box-sizing: border-box;
		padding: 0 30px;
		width: 100%;
	}

	.top_panel_style_3.boxed_style .top_panel_top .content_wrap {
		box-sizing: border-box;
		line-height: 2em;
		padding: 0 30px;
		width: 100%;
	}

	.top_panel_top {
		font-size: 12px;
	}

	.top_panel_top_socials {
		margin-left: 2em;
	}

	.sc_services_style_services-2 .sc_services_item .top_post_image a,
	.sc_services_style_services-2 .sc_services_item .top_post_image {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
}

@media (max-width: 1023px) {
	.custom_section_1 .margin_right_small {
		margin-right: 1.2rem !important;
	}

	.custom_section_1 .margin_left_small {
		margin-left: 1.2rem !important;
	}
}

@media (min-width: 960px) and (max-width: 1023px) {

	html,
	body {
		font-size: 14px;
	}

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

	.slider_boxed,
	.content_wrap,
	.content_container {
		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;
	}

	/* Widget Recent News */
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		width: 590px;
		height: 253px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium {
		width: 280px;
		height: 536px;
	}

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

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured {
		width: 280px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_des {
		height: 256px;
	}

	.sc_recent_news_style_news-announce .post_des {
		padding: 30px 20px 75px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_des {
		padding-top: 30px;
	}

	.sc_recent_news_style_news-announce .post_des>p {
		margin-bottom: 1em;
	}

	.sc_recent_news_style_news-announce .cat_post_info {
		margin-bottom: 1em;
	}

	.sc_emailer.style_line.sc_emailer_opened input {
		width: 270px;
	}

	.sc_skills_counter .sc_skills_item.sc_skills_style_2 .sc_skills_count,
	.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count {
		font-size: 2.7em;
	}

	.sc_skills_counter .sc_skills_item.sc_skills_style_2 .sc_skills_count .sc_skills_total,
	.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count .sc_skills_total {
		min-height: 45px;
		padding: 7px 30px 0;
	}



	.sc_services_style_services-2 .column-1_3 .sc_services_item .sc_services_item_description {
		font-size: 90%;
	}

	.top_panel_top_ophone,
	.top_panel_top_open_hours {
		margin-left: 1em;
		padding-left: 1em;
	}

	.pushy_inner .sc_emailer.style_line.sc_emailer_opened input {
		width: 65%;
	}

	.widget_area ul.instagram-pics li {
		width: 22%;
	}

	.extra_class_margin {
		height: 1em !important;
	}

	.top_panel_style_3.boxed_style .top_panel_middle .content_wrap {
		box-sizing: border-box;
		padding: 0 30px;
		width: 100%;
	}

	.top_panel_style_3.boxed_style .top_panel_top .content_wrap {
		box-sizing: border-box;
		line-height: 2em;
		padding: 0 30px;
		width: 100%;
	}

	.top_panel_top {
		font-size: 12px;
	}

	.top_panel_top_socials {
		margin-left: 2em;
	}
}

@media (min-width: 960px) and (max-width: 1262px) {

	html,
	body {
		font-size: 13px;
	}

	h1 {
		font-size: 3em;
	}

	h2 {
		font-size: 2.2em;
	}

	h3 {
		font-size: 1.8em;
	}

	h4 {
		font-size: 1.1em;
	}

	h5 {
		font-size: 1.13em;
	}

	h6 {
		font-size: 1em;
	}

	.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 */
	.isotope_filters a {
		font-size: 0.8461em;
	}

	.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;
	}

	/* Post parts */
	.post_info {
		font-size: 0.8461em;
	}

	.post_info {
		font-size: 0.8461em;
	}

	.post_rating .reviews_star {
		font-size: 1em;
	}

	.post_item_colored .post_category {
		font-size: 1em;
		margin: 0 0 0.4em;
	}

	.post_item_colored .post_descr .post_price_period {
		font-size: 1em;
	}

	.post_item_colored .post_descr .post_price_value {
		font-size: 1.3846em;
	}

	/* Widgets */
	.widget_area .widget_tag_cloud a {
		font-size: 0.8461em !important;
	}

	.widget_area .widget_calendar .weekday {
		font-size: 0.8461em;
	}

	.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;
	}

	.widget_area .widget_calendar td .day_wrap {
		padding: 6px 3px;
	}

	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}


	/* 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;
	}

	.sc_testimonial_content {
		font-size: 1.25em;
	}

	.sc_testimonial_author {
		font-size: 1em;
	}
}

@media (min-width: 778px) and (max-width: 959px) {
	.extra_class_margin {
		height: 0 !important;
		margin-top: -2em;
	}

	.width_1_3.sc_columns_count_4 .sc_section .sc_section_title {
		font-size: 1.8em;
	}

	.width_1_3.sc_columns_count_4 .sc_section .sc_section_descr {
		font-size: 1em;
	}
}

/*
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 (max-width: 959px) {
	.woocommerce-page div.product div.summary {
		float: none;
		width: 100%
	}
}

@media (min-width: 768px) and (max-width: 959px) {

	.sc_section.margin_top_small.margin_right_small.margin_bottom_large.margin_left_small.aligncenter .vc_custom_heading {
		min-height: 2.6em;
	}

	.sc_section.margin_top_small.margin_right_small.margin_bottom_large.margin_left_small.aligncenter .sc_title {
		min-height: 2.6em;
	}

	html,
	body {
		font-size: 13px;
	}

	h1 {
		font-size: 2.8em;
	}

	h2 {
		font-size: 2em;
	}

	h3 {
		font-size: 1.6em;
	}

	h4 {
		font-size: 1.05em;
	}

	h5 {
		font-size: 1.05em;
	}

	h6 {
		font-size: 1em;
	}

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

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

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

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

	/* 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;
	}

	/* 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%;
		box-sizing: border-box;
		margin-right: -3px;
	}

	.sidebar aside+aside {
		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) {
		padding-top: 2em;
		border-top: 1px solid #f4f7f9;
		margin-top: 2em;
	}

	.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;
	}


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

	/* Posts layouts */
	.isotope_filters a {
		font-size: 0.8461em;
	}

	.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;
	}

	/* Post parts */
	.post_info {
		font-size: 0.8461em;
	}

	.post_info {
		font-size: 0.8461em;
	}

	.post_rating .reviews_star {
		font-size: 1em;
	}


	/* Widgets */
	.widget_area .post_item .post_info {
		font-size: 0.7692em;
	}

	.widget_area .widget_tag_cloud a {
		font-size: 0.8461em !important;
	}

	.widget_area .widget_calendar .weekday {
		font-size: 0.8461em;
	}

	.widget_area .reviews_block .reviews_summary .reviews_criteria {
		font-size: 0.7692em;
	}

	.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 */
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {
		width: 100%;
		height: 252px;
	}

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

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

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured {
		width: 280px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_des {
		height: 252px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_des {
		padding: 20px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium {
		margin-bottom: 30px !important;
	}

	.sc_recent_news_style_news-announce .post_size_big.right .post_featured {
		float: left;
	}

	.sc_recent_news_style_news-announce .cat_post_info {
		margin-bottom: 1em;
	}


	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}

	/* 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;
	}



	.sc_testimonial_content {
		font-size: 1.1em;
		line-height: 1.5em;
	}

	.sc_testimonial_author {
		font-size: 1em;
	}


	/* 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;
	}

	.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;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce-page[class*="columns-"] ul.products li.product,
	.woocommerce[class*="columns-"] ul.products li.product {
		clear: none !important;
	}

	.woocommerce ul.products li.product:nth-child(2n),
	.woocommerce-page ul.products li.product:nth-child(2n),
	.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(2n),
	.woocommerce[class*="columns-"] ul.products li.product:nth-child(2n) {
		float: left;
	}

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

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

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

	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: transparent;
	}

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

	.woocommerce .widget_price_filter .price_slider_amount .button {
		float: none
	}

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

	.scroll_to_top.show {
		bottom: 1em;
	}



	.sc_services_item_subtitle {
		font-size: 1em;
		line-height: 1.3em;
	}

	.sc_services_item .sc_services_item_title {
		font-size: 1.1em;
	}

	.sc_skills_counter .sc_skills_item {
		padding: 0 5px;
	}

	.sc_skills_counter .sc_skills_item.sc_skills_style_2 .sc_skills_count .sc_skills_total,
	.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count .sc_skills_total {
		min-height: 45px;
		padding: 11px 22px 0;
	}

	.sc_skills_counter .sc_skills_item.sc_skills_style_2 .sc_skills_count,
	.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count {
		font-size: 1.8em;
	}

	.sc_services_style_services-2 .column-1_3 .sc_services_item .sc_services_item_content {
		text-align: center;
	}

	.sc_services_style_services-2 .column-1_3 .sc_services_item .top_post_image {
		float: none;
		margin: 0 auto;
	}

	.sc_emailer.style_line.sc_emailer_opened input {
		width: 200px;
	}

	.sc_form .sc_form_button {
		margin: 2.2em 0 0;
	}

	.sc_testimonials_style_testimonials-4 .sc_testimonial_item:before {
		font-size: 11em;
	}

	.widget_area ul.instagram-pics li {
		width: 22%;
	}

	.widget_area .post_item .post_thumb {
		height: 50px;
		margin: 0 1em 4px 0;
		width: 50px;
	}

	.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
		font-size: 2em;
	}

	.sc_blogger .isotope_item_classic .post_item_classic .isotope_item_content {
		padding: 0.5em 1.1em 1.5em;
	}

	.sc_price_block .sc_price_block_money .sc_price_money {
		font-size: 2.5em;
	}

	.sc_recent_news .post_item .post_thumb {
		border-radius: 0;
		float: none;
		height: auto;
		margin: 0;
		width: auto;
	}

	.post_item_masonry .sc_quote,
	.post_item_excerpt .sc_quote {
		font-size: 1.5em;
	}

	.without_img .post_item {
		padding: 4em 1.5em 2.5em;
	}

	.post_item_masonry .post_title {
		font-size: 1.1em;
	}

	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 {
		font-size: 1em;
		padding: 0.9em 2em;
	}

	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 {
		font-size: 0.9em;
		padding: 1em 1.8em;
	}

	.margin_left_tiny {
		margin-left: 0.4em !important;
		margin-left: 0.4rem !important;
	}

	.margin_left_small {
		margin-left: 1.8em !important;
		margin-left: 1.8rem !important;
	}

	.margin_left_medium {
		margin-left: 2.5em !important;
		margin-left: 2.5rem !important;
	}

	.margin_left_large {
		margin-left: 3.5em !important;
		margin-left: 3.5rem !important;
	}

	.margin_left_huge {
		margin-left: 5em !important;
		margin-left: 5rem !important;
	}

	.margin_left_tiny- {
		margin-left: -0.4em !important;
		margin-left: -0.4rem !important;
	}

	.margin_left_small- {
		margin-left: -1.8em !important;
		margin-left: -1.8rem !important;
	}

	.margin_left_medium- {
		margin-left: -2.5em !important;
		margin-left: -2.5rem !important;
	}

	.margin_left_large- {
		margin-left: -3.5em !important;
		margin-left: -3.5rem !important;
	}

	.margin_left_huge- {
		margin-left: -5em !important;
		margin-left: -5rem !important;
	}

	.margin_right_tiny {
		margin-right: 0.4em !important;
		margin-right: 0.4rem !important;
	}

	.margin_right_small {
		margin-right: 1.8em !important;
		margin-right: 1.8rem !important;
	}

	.margin_right_medium {
		margin-right: 2.5em !important;
		margin-right: 2.5rem !important;
	}

	.margin_right_large {
		margin-right: 3.5em !important;
		margin-right: 3.5rem !important;
	}

	.margin_right_huge {
		margin-right: 5em !important;
		margin-right: 5rem !important;
	}

	.margin_right_tiny- {
		margin-right: -0.4em !important;
		margin-right: -0.4rem !important;
	}

	.margin_right_small- {
		margin-right: -1.8em !important;
		margin-right: -1.8rem !important;
	}

	.margin_right_medium- {
		margin-right: -2.5em !important;
		margin-right: -2.5rem !important;
	}

	.margin_right_large- {
		margin-right: -3.5em !important;
		margin-right: -3.5rem !important;
	}

	.margin_right_huge- {
		margin-right: -5em !important;
		margin-right: -5rem !important;
	}

	.margin_top_tiny {
		margin-top: 0.4em !important;
		margin-top: 0.4rem !important;
	}

	.margin_top_small {
		margin-top: 1.8em !important;
		margin-top: 1.8rem !important;
	}

	.margin_top_medium {
		margin-top: 2.5em !important;
		margin-top: 2.5rem !important;
	}

	.margin_top_large {
		margin-top: 3.5em !important;
		margin-top: 3.5rem !important;
	}

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

	.margin_top_tiny- {
		margin-top: -0.4em !important;
		margin-top: -0.4rem !important;
	}

	.margin_top_small- {
		margin-top: -1.8em !important;
		margin-top: -1.8rem !important;
	}

	.margin_top_medium- {
		margin-top: -2.5em !important;
		margin-top: -2.5rem !important;
	}

	.margin_top_large- {
		margin-top: -3.5em !important;
		margin-top: -3.5rem !important;
	}

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

	.margin_bottom_tiny {
		margin-bottom: 0.4em !important;
		margin-bottom: 0.4rem !important;
	}

	.margin_bottom_small {
		margin-bottom: 1.8em !important;
		margin-bottom: 1.8rem !important;
	}

	.margin_bottom_medium {
		margin-bottom: 2.5em !important;
		margin-bottom: 2.5rem !important;
	}

	.margin_bottom_large {
		margin-bottom: 3.5em !important;
		margin-bottom: 3.5rem !important;
	}

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

	.margin_bottom_tiny- {
		margin-bottom: -0.4em !important;
		margin-bottom: -0.4rem !important;
	}

	.margin_bottom_small- {
		margin-bottom: -1.8em !important;
		margin-bottom: -1.8rem !important;
	}

	.margin_bottom_medium- {
		margin-bottom: -2.5em !important;
		margin-bottom: -2.5rem !important;
	}

	.margin_bottom_large- {
		margin-bottom: -3.5em !important;
		margin-bottom: -3.5rem !important;
	}

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

}

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

	.sc_blogger.layout_classic_3.template_masonry .isotope_wrap .isotope_item_classic:last-child {
		display: none !important;
	}

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

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

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

	.isotope_wrap .isotope_item {
		padding-right: 20px;
		padding-bottom: 30px;
		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;
	}

	/* Widget Recent News */
	.widget_recent_news {
		width: 100% !important;
	}

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

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

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

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured {
		width: 280px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_featured,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_des {
		height: 252px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_des {
		padding: 18px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium {
		margin-bottom: 30px !important;
	}

	.sc_recent_news_style_news-announce .post_size_big.right .post_featured {
		float: left;
	}

	.sc_recent_news_style_news-announce .cat_post_info {
		margin-bottom: 1.5em;
	}

}

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

	.address-left,
	.address-right {
		width: 100%;
	}

	.sc_blogger.layout_classic_3.template_masonry .isotope_wrap .isotope_item_classic:last-child {
		display: none !important;
	}

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

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

	.popup_registration {
		-webkit-transform: translate(-55%, -50%);
		-moz-transform: translate(-55%, -50%);
		-ms-transform: translate(-55%, -50%);
		transform: translate(-55%, -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: 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;
	}


	/* Widget Recent News */
	.widget_recent_news {
		width: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		height: 100% !important;
		width: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		height: 100% !important;
		width: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_des {
		height: 252px;
	}

	.sc_recent_news_style_news-announce .post_featured {
		width: 100%;
	}

	.sc_recent_news_style_news-announce .post_featured {
		height: 400px !important;
	}

	.sc_recent_news_style_news-announce .post_des {
		height: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_des {
		padding: 30px 20px;
	}

	.sc_recent_news_style_news-announce .sc_button {
		bottom: 20px;
		left: 20px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	.sc_recent_news_style_news-announce .post_size_medium {
		margin-bottom: 30px !important;
	}

	.sc_recent_news_style_news-announce .post_size_big.right .post_featured {
		float: left;
	}

	.sc_recent_news_style_news-announce blockquote {
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
	}


	.column-1_2 .sc_columns.columns_wrap.sc_form_info .column-1_2 .sc_form_item {
		margin-bottom: 10px;
	}

	.column-1_2 .sc_columns.columns_wrap.sc_form_info .column-1_2 {
		width: 100% !important;
	}

	.sc_blogger .isotope_item_classic .post_item_classic .post_title {
		font-size: 1em;
	}

	#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
		width: 33.3%;
	}

}

/*
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 (max-width: 767px) {

	.custom_section_2 .column-1_4,
	.custom_section_3 .column-1_2,
	.custom_columns_1 .column-1_2 {
		min-width: 100%;

	}

	.address-left,
	.address-right {
		width: 100%;
	}

	.top_panel_image.contact_bg {
		background-image: url(../images/contact_us.jpg);
		background-size: cover;
		background-position: -857px;
	}

	.menu {
		padding-left: 0px;
	}

	.menu li {
		width: 100%;
	}


}

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

	html,
	body {
		font-size: 12px;
	}

	h1 {
		font-size: 2.5em;
	}

	h2 {
		font-size: 2em;
	}

	h3 {
		font-size: 2em;
	}

	h4 {
		font-size: 1.3333em;
	}

	h5 {
		font-size: 1.1667em;
	}

	h6 {
		font-size: 1em;
	}


	/* 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;
	}

	/* 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;
	}

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

	/* 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%;
		box-sizing: border-box;
		margin-right: -2px;
	}

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

	.widget_area aside+aside {
		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) {
		margin-top: 2em;
	}

	/* 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-1_3:nth-child(3n),
	.columns_wrap:not(.columns_fluid)>.column-1_3:nth-child(3n),
	.row:not(.columns_fluid)>.column-2_3,
	.columns_wrap:not(.columns_fluid)>.column-2_3,
	/*	.row:not(.columns_fluid) > .column-1_3.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_3.after_span_2,*/
	.row:not(.columns_fluid)>.column-2_4,
	.columns_wrap:not(.columns_fluid)>.column-3_4,
	/*	.row:not(.columns_fluid) > .column-1_4.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_4.after_span_3,*/
	/*	.row:not(.columns_fluid) > .column-1_5:nth-child(5n), .columns_wrap:not(.columns_fluid) > .column-1_5:nth-child(5n),*/
	.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_middle .logo {
		font-size: 0.875em;
	}

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

	.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_filters a {
		font-size: 0.8333em;
	}

	.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;
	}

	/* Post parts */
	.post_info {
		font-size: 0.8333em;
	}

	.post_info {
		font-size: 0.8333em;
	}

	.post_rating .reviews_star {
		font-size: 1em;
	}

	.post_item_colored .post_category {
		font-size: 1em;
		margin: 0 0 0.4em;
	}

	.post_item_colored .post_descr .post_price_period {
		font-size: 1em;
	}

	.post_item_colored .post_descr .post_price_value {
		font-size: 1.3333em;
	}


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

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

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

	/* Widgets */
	.widget_area .post_item .post_info {
		font-size: 0.75em;
	}

	.widget_area .widget_tag_cloud a {
		font-size: 0.8333em !important;
	}

	.widget_area .widget_calendar .weekday {
		font-size: 0.8333em;
	}

	.widget_area .reviews_block .reviews_summary .reviews_criteria {
		font-size: 0.75em;
	}

	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;
	}


	/* Widget Recent News */
	.widget_recent_news {
		width: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		height: 100% !important;
		width: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		height: 100% !important;
		width: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_des {
		height: 252px;
	}

	.sc_recent_news_style_news-announce .post_featured {
		width: 100%;
	}

	.sc_recent_news_style_news-announce .post_des {
		height: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_des {
		padding: 30px 20px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_des {
		padding-top: 30px;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	.sc_recent_news_style_news-announce .post_size_medium {
		margin-bottom: 30px !important;
	}

	.sc_recent_news_style_news-announce .post_size_big.right .post_featured {
		float: left;
	}

	.sc_recent_news_style_news-announce blockquote {
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
	}

	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}

	.single_footer_info {
		font-size: 11px;
	}


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

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

	.woocommerce.columns-1 ul.products li.product,
	.woocommerce-page.columns-1 ul.products li.product,
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		padding: 0 20px 20px 0;
	}

	.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;
	}

	.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;
	}

	.woocommerce.columns-2 ul.products li.product,
	.woocommerce-page.columns-2 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_2,
	.woocommerce-page .related.products ul.products li.product.column-1_2,
	.woocommerce .upcells.products ul.products li.product.column-1_2,
	.woocommerce-page .upcells.products ul.products li.product.column-1_2,
	.woocommerce ul.products li.product.column-1_2,
	.woocommerce-page ul.products li.product.column-1_2,
	.woocommerce.columns-3 ul.products li.product,
	.woocommerce-page.columns-3 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_3,
	.woocommerce-page .related.products ul.products li.product.column-1_3,
	.woocommerce .upcells.products ul.products li.product.column-1_3,
	.woocommerce-page .upcells.products ul.products li.product.column-1_3,
	.woocommerce ul.products li.product.column-1_3,
	.woocommerce-page ul.products li.product.column-1_3,
	.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,
	.woocommerce.columns-5 ul.products li.product,
	.woocommerce-page.columns-5 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_5,
	.woocommerce-page .related.products ul.products li.product.column-1_5,
	.woocommerce .upcells.products ul.products li.product.column-1_5,
	.woocommerce-page .upcells.products ul.products li.product.column-1_5,
	.woocommerce ul.products li.product.column-1_5,
	.woocommerce-page ul.products li.product.column-1_5,
	.woocommerce.columns-6 ul.products li.product,
	.woocommerce-page.columns-6 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_6,
	.woocommerce-page .related.products ul.products li.product.column-1_6,
	.woocommerce .upcells.products ul.products li.product.column-1_6,
	.woocommerce-page .upcells.products ul.products li.product.column-1_6,
	.woocommerce ul.products li.product.column-1_6,
	.woocommerce-page ul.products li.product.column-1_6 {
		width: 50%;
	}

	.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;
	}

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

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

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

	.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_tabs .sc_tabs_titles li a {
		padding: 0.5em;
	}

	.sc_tabs .sc_tabs_titles li {
		font-size: 1.25em;
	}

	.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		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;
	}

	.sc_testimonial_content {
		font-size: 1.25em;
	}

	.sc_testimonial_author {
		font-size: 1em;
	}

	.sc_twitter_item {
		padding: 0 3em;
	}

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

	.sc_promo_block {
		min-width: 50%;
	}

	.sc_promo_block_inner {
		padding: 3em;
	}



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

	.scroll_to_top.show {
		bottom: 1em;
	}


	.footer_area_top_wrap .footer_wrap_inner .sc_emailer {
		text-align: center;
	}

	.extra_class_margin {
		height: 0 !important;
	}

	.sc_testimonials_style_testimonials-1 .sc_slider_swiper[data-slides-per-view="3"] .swiper-slide {
		opacity: 1;
	}

	.sc_services_item_subtitle {
		font-size: 1em;
		line-height: 1.3em;
	}

	.sc_services_item .sc_services_item_title {
		font-size: 1.1em;
	}

	.sc_skills_counter .sc_skills_item {
		padding: 0 5px;
	}

	.sc_skills_counter .sc_skills_item.sc_skills_style_2 .sc_skills_count .sc_skills_total,
	.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count .sc_skills_total {
		min-height: 45px;
		padding: 11px 22px 0;
	}

	.sc_skills_counter .sc_skills_item.sc_skills_style_2 .sc_skills_count,
	.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count {
		font-size: 1.8em;
	}

	.sc_services_style_services-2 .column-1_3 .sc_services_item .sc_services_item_content {
		text-align: center;
	}

	.sc_services_style_services-2 .column-1_3 .sc_services_item .top_post_image {
		float: none;
		margin: 0 auto;
	}

	.sc_emailer.style_line.sc_emailer_opened input {
		max-width: 200px;
		width: 100%;
	}

	.sc_emailer.style_line.sc_emailer_opened .sc_emailer_button {
		display: none;
	}

	.sc_form .sc_form_button {
		margin: 2.2em 0 0;
	}

	.sc_testimonials_style_testimonials-4 .sc_testimonial_item:before {
		font-size: 11em;
	}

	.widget_area ul.instagram-pics li {
		width: 22%;
	}

	.widget_area .post_item .post_thumb {
		height: 50px;
		margin: 0 1em 4px 0;
		width: 50px;
	}

	.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
		font-size: 2em;
	}

	.sc_blogger .isotope_item_classic .post_item_classic .isotope_item_content {
		padding: 0.5em 1.1em 1.5em;
	}

	.sc_price_block .sc_price_block_money .sc_price_money {
		font-size: 2.5em;
	}

	.sc_recent_news .post_item .post_thumb {
		border-radius: 0;
		float: none;
		height: auto;
		margin: 0;
		width: auto;
	}

	.post_item_masonry .sc_quote,
	.post_item_excerpt .sc_quote {
		font-size: 1.5em;
	}

	.without_img .post_item {
		padding: 4em 1.5em 2.5em;
	}

	.post_item_masonry .post_title {
		font-size: 1.1em;
	}

	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 {
		font-size: 1em;
		padding: 0.9em 2em;
	}

	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 {
		font-size: 0.9em;
		padding: 1em 1.8em;
	}

	.top_panel_image_title {
		font-size: 2.5em;
	}

	.margin_left_tiny {
		margin-left: 0.4em !important;
		margin-left: 0.4rem !important;
	}

	.margin_left_small {
		margin-left: 1.8em !important;
		margin-left: 1.8rem !important;
	}

	.margin_left_medium {
		margin-left: 2.5em !important;
		margin-left: 2.5rem !important;
	}

	.margin_left_large {
		margin-left: 3.5em !important;
		margin-left: 3.5rem !important;
	}

	.margin_left_huge {
		margin-left: 5em !important;
		margin-left: 5rem !important;
	}

	.margin_left_tiny- {
		margin-left: -0.4em !important;
		margin-left: -0.4rem !important;
	}

	.margin_left_small- {
		margin-left: -1.8em !important;
		margin-left: -1.8rem !important;
	}

	.margin_left_medium- {
		margin-left: -2.5em !important;
		margin-left: -2.5rem !important;
	}

	.margin_left_large- {
		margin-left: -3.5em !important;
		margin-left: -3.5rem !important;
	}

	.margin_left_huge- {
		margin-left: -5em !important;
		margin-left: -5rem !important;
	}

	.margin_right_tiny {
		margin-right: 0.4em !important;
		margin-right: 0.4rem !important;
	}

	.margin_right_small {
		margin-right: 1.8em !important;
		margin-right: 1.8rem !important;
	}

	.margin_right_medium {
		margin-right: 2.5em !important;
		margin-right: 2.5rem !important;
	}

	.margin_right_large {
		margin-right: 3.5em !important;
		margin-right: 3.5rem !important;
	}

	.margin_right_huge {
		margin-right: 5em !important;
		margin-right: 5rem !important;
	}

	.margin_right_tiny- {
		margin-right: -0.4em !important;
		margin-right: -0.4rem !important;
	}

	.margin_right_small- {
		margin-right: -1.8em !important;
		margin-right: -1.8rem !important;
	}

	.margin_right_medium- {
		margin-right: -2.5em !important;
		margin-right: -2.5rem !important;
	}

	.margin_right_large- {
		margin-right: -3.5em !important;
		margin-right: -3.5rem !important;
	}

	.margin_right_huge- {
		margin-right: -5em !important;
		margin-right: -5rem !important;
	}

	.margin_top_tiny {
		margin-top: 0.4em !important;
		margin-top: 0.4rem !important;
	}

	.margin_top_small {
		margin-top: 1.8em !important;
		margin-top: 1.8rem !important;
	}

	.margin_top_medium {
		margin-top: 2.5em !important;
		margin-top: 2.5rem !important;
	}

	.margin_top_large {
		margin-top: 3.5em !important;
		margin-top: 3.5rem !important;
	}

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

	.margin_top_tiny- {
		margin-top: -0.4em !important;
		margin-top: -0.4rem !important;
	}

	.margin_top_small- {
		margin-top: -1.8em !important;
		margin-top: -1.8rem !important;
	}

	.margin_top_medium- {
		margin-top: -2.5em !important;
		margin-top: -2.5rem !important;
	}

	.margin_top_large- {
		margin-top: -3.5em !important;
		margin-top: -3.5rem !important;
	}

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

	.margin_bottom_tiny {
		margin-bottom: 0.4em !important;
		margin-bottom: 0.4rem !important;
	}

	.margin_bottom_small {
		margin-bottom: 1.8em !important;
		margin-bottom: 1.8rem !important;
	}

	.margin_bottom_medium {
		margin-bottom: 2.5em !important;
		margin-bottom: 2.5rem !important;
	}

	.margin_bottom_large {
		margin-bottom: 3.5em !important;
		margin-bottom: 3.5rem !important;
	}

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

	.margin_bottom_tiny- {
		margin-bottom: -0.4em !important;
		margin-bottom: -0.4rem !important;
	}

	.margin_bottom_small- {
		margin-bottom: -1.8em !important;
		margin-bottom: -1.8rem !important;
	}

	.margin_bottom_medium- {
		margin-bottom: -2.5em !important;
		margin-bottom: -2.5rem !important;
	}

	.margin_bottom_large- {
		margin-bottom: -3.5em !important;
		margin-bottom: -3.5rem !important;
	}

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

	.width_1_3 .column-1_4,
	.width_1_3 .column-1_3 {
		width: 100% !important;
	}

	.width_1_3 .column-1_3.first {
		height: 250px !important;
	}

	.sc_columns.columns_wrap.sc_form_info .column-1_3:last-child {
		width: 100% !important;
	}

	.sc_item_title {
		font-size: 2em;
	}

}







/*
Very common low res
*/
@media (max-width: 479px) {
	.sc_emailer.style_line.sc_emailer_opened input {
		max-width: 200px;
		width: 100%;
	}

	.sc_emailer.style_line.sc_emailer_opened .sc_emailer_button {
		display: none;
	}

	.sc_call_to_action_style_2 .sc_call_to_action_title {
		margin-left: 5px;
		margin-right: 5px;
	}
}

@media (max-width: 479px) {

	html,
	body {
		font-size: 12px;
	}

	h1 {
		font-size: 2.4em;
	}

	h2 {
		font-size: 2em;
	}

	h3 {
		font-size: 1.9em;
	}

	h4 {
		font-size: 1.2em;
	}

	h5 {
		font-size: 1.1em;
	}

	h6 {
		font-size: 1em;
	}

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

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

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

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

	/* 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: 3em;
	}

	/* 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;
		box-sizing: border-box;
	}

	.widget_area aside+aside {
		margin-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: 20px;
	}

	/* 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: 60px;
	}



	.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;
	}



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

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

	.popup_wrap .login_socials_title {
		font-size: 1em;
		margin-bottom: 1em;
	}

	.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_filters a {
		font-size: 0.8333em;
	}

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

	.isotope_wrap .isotope_item {
		padding-right: 10px;
		padding-bottom: 20px;
		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;
	}

	/* Post parts */
	.post_info {
		font-size: 0.8333em;
	}

	.post_info {
		font-size: 0.8333em;
	}

	.post_rating .reviews_star {
		font-size: 1em;
	}

	.post_item_colored .post_category {
		font-size: 1em;
		margin: 0 0 0.4em;
	}

	.post_item_colored .post_descr .post_price_period {
		font-size: 1em;
	}

	.post_item_colored .post_descr .post_price_value {
		font-size: 1.3333em;
	}


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

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

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

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

	/* Widgets */
	.widget_area .post_item .post_info {
		font-size: 0.75em;
	}

	.widget_area .widget_tag_cloud a {
		font-size: 0.8333em !important;
	}

	.widget_area .widget_calendar .weekday {
		font-size: 0.8333em;
	}

	.widget_area .reviews_block .reviews_summary .reviews_criteria {
		font-size: 0.75em;
	}

	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;
	}

	/* Footer */
	.contacts_wrap .contacts_address {
		font-size: 1em;
	}


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

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

	.woocommerce.columns-1 ul.products li.product,
	.woocommerce-page.columns-1 ul.products li.product,
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		padding: 0 20px 20px 0;
	}

	.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;
		padding: 0.75em;
	}

	.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: 5.5em;
		margin-right: 0.3em;
	}

	.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;
	}

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

	.woocommerce[class*="column-"] ul.products li.product,
	.woocommerce-page[class*="column-"] ul.products li.product,
	.woocommerce ul.products li.product[class*="column-"],
	.woocommerce-page ul.products li.product[class*="column-"],
	.woocommerce .related ul li.product,
	.woocommerce .related ul.products li.product,
	.woocommerce .upsells.products ul li.product,
	.woocommerce .upsells.products ul.products li.product,
	.woocommerce-page .related ul li.product,
	.woocommerce-page .related ul.products li.product,
	.woocommerce-page .upsells.products ul li.product,
	.woocommerce-page .upsells.products ul.products li.product {
		width: 100%;
		float: none;
	}

	.woocommerce.columns-2 ul.products li.product,
	.woocommerce-page.columns-2 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_2,
	.woocommerce-page .related.products ul.products li.product.column-1_2,
	.woocommerce .upcells.products ul.products li.product.column-1_2,
	.woocommerce-page .upcells.products ul.products li.product.column-1_2,
	.woocommerce ul.products li.product.column-1_2,
	.woocommerce-page ul.products li.product.column-1_2,
	.woocommerce.columns-3 ul.products li.product,
	.woocommerce-page.columns-3 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_3,
	.woocommerce-page .related.products ul.products li.product.column-1_3,
	.woocommerce .upcells.products ul.products li.product.column-1_3,
	.woocommerce-page .upcells.products ul.products li.product.column-1_3,
	.woocommerce ul.products li.product.column-1_3,
	.woocommerce-page ul.products li.product.column-1_3,
	.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,
	.woocommerce.columns-5 ul.products li.product,
	.woocommerce-page.columns-5 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_5,
	.woocommerce-page .related.products ul.products li.product.column-1_5,
	.woocommerce .upcells.products ul.products li.product.column-1_5,
	.woocommerce-page .upcells.products ul.products li.product.column-1_5,
	.woocommerce ul.products li.product.column-1_5,
	.woocommerce-page ul.products li.product.column-1_5,
	.woocommerce.columns-6 ul.products li.product,
	.woocommerce-page.columns-6 ul.products li.product,
	.woocommerce .related.products ul.products li.product.column-1_6,
	.woocommerce-page .related.products ul.products li.product.column-1_6,
	.woocommerce .upcells.products ul.products li.product.column-1_6,
	.woocommerce-page .upcells.products ul.products li.product.column-1_6,
	.woocommerce ul.products li.product.column-1_6,
	.woocommerce-page ul.products li.product.column-1_6 {
		width: 100%;
		float: none;
	}

	.woocommerce .checkout #order_review .payment_methods li label,
	.woocommerce-page .checkout #order_review .payment_methods li label {
		max-width: 88%;
	}



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

	blockquote {
		font-size: 1.3em;
	}

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

	.sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
	.sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
		font-size: 2em;
		height: 1.9em;
		line-height: 1.9em;
	}

	.sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
		width: 1.9em;
	}

	.sc_countdown.sc_countdown_style_2 .sc_countdown_digits,
	.sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
		font-size: 2em;
	}

	.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;
	}



	.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_tabs .sc_tabs_titles li {
		font-size: 1.25em;
	}

	.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		border-width: 1px;
	}

	.sc_testimonial_content {
		font-size: 1.25em;
	}

	.sc_testimonial_author {
		font-size: 1em;
	}

	.sc_twitter_item {
		padding: 0 3em;
	}

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

	.sc_promo:not(.sc_promo_size_small) .sc_promo_block {
		min-width: 100%;
		margin: 0 !important;
		float: none;
	}

	.sc_promo_block_inner {
		padding: 2em;
	}

	.sc_promo:not(.sc_promo_size_small) .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;
	}


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

	.scroll_to_top.show {
		bottom: 1em;
	}



	.sc_table table th,
	.sc_table table td {
		padding: 0.5em 1em;
	}

	.header_mobile .menu_button {
		margin-top: -9px;
	}

	#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
		width: 33.3%;
	}

	.footer_area_top_wrap .footer_wrap_inner .sc_emailer {
		text-align: center;
	}

	.extra_class_margin {
		height: 0 !important;
	}

	.sc_testimonials_style_testimonials-1 .sc_slider_swiper[data-slides-per-view="3"] .swiper-slide {
		opacity: 1;
	}

	.sc_services_item_subtitle {
		font-size: 1em;
		line-height: 1.3em;
	}

	.sc_services_item .sc_services_item_title {
		font-size: 1.1em;
	}

	.sc_skills_counter .sc_skills_item {
		padding: 0 5px;
	}

	.sc_skills_counter .sc_skills_item.sc_skills_style_2 .sc_skills_count .sc_skills_total,
	.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count .sc_skills_total {
		min-height: 45px;
		padding: 11px 22px 0;
	}

	.sc_skills_counter .sc_skills_item.sc_skills_style_2 .sc_skills_count,
	.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count {
		font-size: 1.8em;
	}

	.sc_services_style_services-2 .column-1_3 .sc_services_item .sc_services_item_content {
		text-align: center;
	}

	.sc_services_style_services-2 .column-1_3 .sc_services_item .top_post_image {
		float: none;
		margin: 0 auto;
	}

	.sc_emailer.style_line.sc_emailer_opened input {
		width: 150px;
	}

	.sc_form .sc_form_button {
		margin: 2.2em 0 0;
	}

	.sc_testimonials_style_testimonials-4 .sc_testimonial_item:before {
		font-size: 11em;
	}

	.widget_area ul.instagram-pics li {
		width: 22%;
	}

	.widget_area .post_item .post_thumb {
		height: 50px;
		margin: 0 1em 4px 0;
		width: 50px;
	}

	.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
		font-size: 2em;
	}

	.sc_blogger .isotope_item_classic .post_item_classic .isotope_item_content {
		padding: 0.5em 1.1em 1.5em;
	}

	.sc_price_block .sc_price_block_money .sc_price_money {
		font-size: 2.5em;
	}

	.sc_recent_news .post_item .post_thumb {
		border-radius: 0;
		float: none;
		height: auto;
		margin: 0;
		width: auto;
	}

	.post_item_masonry .sc_quote,
	.post_item_excerpt .sc_quote {
		font-size: 1.5em;
	}

	.without_img .post_item {
		padding: 4em 1.5em 2.5em;
	}

	.post_item_masonry .post_title {
		font-size: 1.1em;
	}

	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 {
		font-size: 1em;
		padding: 0.9em 2em;
	}

	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 {
		font-size: 0.9em;
		padding: 1em 1.8em;
	}

	.top_panel_image_title {
		font-size: 2.5em;
	}

	.margin_left_tiny {
		margin-left: 0.4em !important;
		margin-left: 0.4rem !important;
	}

	.margin_left_small {
		margin-left: 1.8em !important;
		margin-left: 1.8rem !important;
	}

	.margin_left_medium {
		margin-left: 2.5em !important;
		margin-left: 2.5rem !important;
	}

	.margin_left_large {
		margin-left: 3.5em !important;
		margin-left: 3.5rem !important;
	}

	.margin_left_huge {
		margin-left: 5em !important;
		margin-left: 5rem !important;
	}

	.margin_left_tiny- {
		margin-left: -0.4em !important;
		margin-left: -0.4rem !important;
	}

	.margin_left_small- {
		margin-left: -1.8em !important;
		margin-left: -1.8rem !important;
	}

	.margin_left_medium- {
		margin-left: -2.5em !important;
		margin-left: -2.5rem !important;
	}

	.margin_left_large- {
		margin-left: -3.5em !important;
		margin-left: -3.5rem !important;
	}

	.margin_left_huge- {
		margin-left: -5em !important;
		margin-left: -5rem !important;
	}

	.margin_right_tiny {
		margin-right: 0.4em !important;
		margin-right: 0.4rem !important;
	}

	.margin_right_small {
		margin-right: 1.8em !important;
		margin-right: 1.8rem !important;
	}

	.margin_right_medium {
		margin-right: 2.5em !important;
		margin-right: 2.5rem !important;
	}

	.margin_right_large {
		margin-right: 3.5em !important;
		margin-right: 3.5rem !important;
	}

	.margin_right_huge {
		margin-right: 5em !important;
		margin-right: 5rem !important;
	}

	.margin_right_tiny- {
		margin-right: -0.4em !important;
		margin-right: -0.4rem !important;
	}

	.margin_right_small- {
		margin-right: -1.8em !important;
		margin-right: -1.8rem !important;
	}

	.margin_right_medium- {
		margin-right: -2.5em !important;
		margin-right: -2.5rem !important;
	}

	.margin_right_large- {
		margin-right: -3.5em !important;
		margin-right: -3.5rem !important;
	}

	.margin_right_huge- {
		margin-right: -5em !important;
		margin-right: -5rem !important;
	}

	.margin_top_tiny {
		margin-top: 0.4em !important;
		margin-top: 0.4rem !important;
	}

	.margin_top_small {
		margin-top: 1.8em !important;
		margin-top: 1.8rem !important;
	}

	.margin_top_medium {
		margin-top: 2.5em !important;
		margin-top: 2.5rem !important;
	}

	.margin_top_large {
		margin-top: 3.5em !important;
		margin-top: 3.5rem !important;
	}

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

	.margin_top_tiny- {
		margin-top: -0.4em !important;
		margin-top: -0.4rem !important;
	}

	.margin_top_small- {
		margin-top: -1.8em !important;
		margin-top: -1.8rem !important;
	}

	.margin_top_medium- {
		margin-top: -2.5em !important;
		margin-top: -2.5rem !important;
	}

	.margin_top_large- {
		margin-top: -3.5em !important;
		margin-top: -3.5rem !important;
	}

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

	.margin_bottom_tiny {
		margin-bottom: 0.4em !important;
		margin-bottom: 0.4rem !important;
	}

	.margin_bottom_small {
		margin-bottom: 1.8em !important;
		margin-bottom: 1.8rem !important;
	}

	.margin_bottom_medium {
		margin-bottom: 2.5em !important;
		margin-bottom: 2.5rem !important;
	}

	.margin_bottom_large {
		margin-bottom: 3.5em !important;
		margin-bottom: 3.5rem !important;
	}

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

	.margin_bottom_tiny- {
		margin-bottom: -0.4em !important;
		margin-bottom: -0.4rem !important;
	}

	.margin_bottom_small- {
		margin-bottom: -1.8em !important;
		margin-bottom: -1.8rem !important;
	}

	.margin_bottom_medium- {
		margin-bottom: -2.5em !important;
		margin-bottom: -2.5rem !important;
	}

	.margin_bottom_large- {
		margin-bottom: -3.5em !important;
		margin-bottom: -3.5rem !important;
	}

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



	.sc_testimonials_style_testimonials-1 .sc_slider_pagination_bottom .swiper-slide {
		padding-bottom: 2.5em;
	}

	.extra_vertical_align .post_featured {
		margin: 0;
	}

	.extra_vertical_align {
		margin-top: -60px;
	}

	.width_1_3 .column-1_4,
	.width_1_3 .column-1_3 {
		width: 100% !important;
	}

	.width_1_3 .column-1_3.first {
		height: 400px !important;
	}

	.sc_columns.columns_wrap.sc_form_info .column-1_3:last-child {
		width: 100% !important;
	}

	.sc_item_title {
		font-size: 2em;
	}

	.single_footer_info .post_info_bottom {
		border: none !important;
		line-height: 1.5em;
		min-height: 1.5em;
		padding: 0 7px;
		width: 100%;
	}

	.single_footer_info {
		padding: 1.5em 0;
	}

	/* Widget Recent News */
	.widget_recent_news {
		width: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_size_big {
		height: 100% !important;
		width: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_size_medium {
		height: 100% !important;
		width: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_des {
		height: 252px;
	}

	.sc_recent_news_style_news-announce .post_featured {
		width: 100%;
	}

	.sc_recent_news_style_news-announce .post_des {
		height: 100% !important;
	}

	.sc_recent_news_style_news-announce .post_des {
		padding: 30px 20px;
	}

	.sc_recent_news_style_news-announce .post_size_medium .post_des {
		padding-top: 20px !important;
	}

	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	.sc_recent_news_style_news-announce .post_size_medium {
		margin-bottom: 30px !important;
	}

	.sc_recent_news_style_news-announce .post_size_big.right .post_featured {
		float: left;
	}

	.sc_recent_news_style_news-announce blockquote {
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
	}

	.scheme_dark .sc_emailer.style_line .lable {
		margin-bottom: 5px;
	}

	.top_panel_title .page_title {
		font-size: 1.8em;
	}

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

	.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 {
		line-height: 1.2em;
		padding: 0.7em 1.4em;
	}


}


@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;
	}

	.admin-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) {


	.popup_wrap .logo {
		margin-bottom: 1em;
	}

	.popup_wrap .login_socials_title {
		font-size: 1em;
		margin-bottom: 1em;
	}

	.popup_wrap .popup_form_field.iconed_field input {
		font-size: 12px;
		padding: 0.5em 1.2em;
	}

	.popup_wrap .popup_form_field .submit_button {
		font-size: 12px;
		padding: 0.5em 2.4em;
	}

	.login_socials_title,
	.registration_socials_title {
		font-size: 1em;
		margin-bottom: 1em;
	}

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

	.header_mobile .logo_main {
		max-height: 60px;
	}

	.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;
	}
}

@media (max-width: 480px) {
    
    .image-stretched {
        background-image: url('../images/why_us.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-color: #e9e9e9;
    }
    
	.page_content_wrap {
		padding: 4em 0;
	}

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

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

	.header_mobile .logo {
		padding-top: 24px;
		padding-bottom: 10px;
	}

	.header_mobile .menu_main_cart {
		right: 30px;
	}

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

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

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

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

	.sc_image.style_img {
		padding: 2.5em 0 0 7em;
	}

	.post_item_404 .page_subtitle {
		font-size: 1.8em;
		line-height: 1.3em;
	}

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


@media screen and (max-width:1100px) {
	body table.booked-calendar td .count {
		padding: 5px 0;
		font-size: 9px;
	}

	body table.booked-calendar td .date .number {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
}

@media screen and (max-width:860px) {
	body #booked-profile-page .booked-profile-appt-list {
		float: none;
		width: 100%;
		margin: 0 0 30px
	}

	body #booked-profile-page #profile-edit {
		float: none;
		width: 100%;
		margin: 0
	}

	body #booked-profile-page .booked-profile-appt-list .appt-block .status-block {
		float: right;
		margin: 6px 0 0 0;
	}

	body .booked-list-view .booked-appt-list h2 {
		text-align: center;
	}

	body .booked-list-view .booked-appt-list h2.booked-no-prev {
		text-align: center;
	}

	body .booked-list-view .booked-list-view-nav {
		display: block;
		margin: -5px 0 30px;
		position: relative;
		text-align: center;
	}

	body .booked-list-view .booked-list-view-nav .booked-list-view-date-next,
	body .booked-list-view .booked-list-view-nav .booked-list-view-date-prev {
		margin: 0 3px 5px;
		position: relative;
		display: inline-block;
		top: 0;
	}
}

@media screen and (max-width:720px) {
	body .booked-calendar-wrap table.booked-calendar thead th {
		font-size: 16px;
		padding: 13px 0 10px;
	}

	body .booked-calendar-wrap table.booked-calendar thead tr.days th {
		font-size: 11px;
		padding: 7px 0 5px;
	}

	body .booked-calendar-wrap table.booked-calendar td {
		font-size: 13px;
	}

	body .booked-calendar-wrap table.booked-calendar thead th .page-left {
		left: 10px;
		top: 11px;
		font-size: 15px;
	}

	body .booked-calendar-wrap table.booked-calendar thead th .page-right {
		right: 10px;
		top: 11px;
		font-size: 15px;
	}

	body .booked-calendar-wrap table.booked-calendar thead th .page-left:hover {
		left: 9px;
	}

	body .booked-calendar-wrap table.booked-calendar thead th .page-right:hover {
		right: 9px;
	}

	body .booked-calendar-wrap table.booked-calendar th .monthName {
		height: auto;
		display: inline-block;
	}

	body .booked-calendar-wrap table.booked-calendar th .monthName a {
		top: -2px;
		font-size: 10px;
	}

	body .booked-calendar-wrap table.booked-calendar td .count {
		display: none;
	}

	body .booked-calendar-wrap table.booked-calendar td .date {
		height: 100%;
	}

	body .booked-calendar-wrap table.booked-calendar td .date .number {
		border: none;
		display: block;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		transform: scale(1);
		width: 100%;
		height: 100%;
		vertical-align: middle;
	}

	body .booked-calendar-wrap table.booked-calendar td.blur .date,
	body .booked-calendar-wrap table.booked-calendar td.blur:hover .date {
		cursor: default;
		background: #EEEEEE;
		color: #ccc;
	}

	body .booked-calendar-wrap table.booked-calendar td.booked .date,
	body .booked-calendar-wrap table.booked-calendar td.booked:hover .date {
		cursor: default;
		background: #FFE4DF;
		color: #F15934;
	}

	body .booked-calendar-wrap table.booked-calendar td.today .date {
		background: #e3f2f9;
		color: #555;
	}

	body .booked-calendar-wrap table.booked-calendar td.today:hover .date {
		background: #eff7fb;
		color: #555;
	}

	body .booked-calendar-wrap table.booked-calendar td:hover .date {
		background: #f9f9f9;
		cursor: pointer;
		color: #000;
	}

	body .booked-calendar-wrap table.booked-calendar tr.week td.active .date .number {
		border: none;
		transform: scale(1.5);
		background: none;
		color: #000;
	}

	body .booked-calendar-wrap table.booked-calendar tr.entryBlock td {
		padding: 5%;
	}

	body .booked-calendar-wrap table.booked-calendar .booked-appt-list {
		max-height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
		padding: 15px 20px 10px;
	}

	body .booked-calendar-wrap.small table.booked-calendar .booked-appt-list {
		max-height: 100%;
	}

	body table.booked-calendar .booked-appt-list h2 {
		text-align: center;
		margin: 0 0 15px;
		font-size: 12px;
	}

	body table.booked-calendar .booked-appt-list h2 span {
		display: none;
	}

	body table.booked-calendar .booked-appt-list .timeslot {
		border-top: 0;
		margin: 0 0 10px;
	}

	body table.booked-calendar .booked-appt-list .timeslot .timeslot-time,
	body table.booked-calendar .booked-appt-list .timeslot .timeslot-count {
		display: none;
	}

	body table.booked-calendar .booked-appt-list .timeslot .timeslot-people,
	body table.booked-calendar .booked-appt-list .timeslot .timeslot-people:hover {
		width: 100%;
		padding: 0;
		height: auto;
	}

	body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button {
		float: none;
		margin: 0;
		width: 100%;
		height: 34px;
		text-align: center;
	}

	body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button .button-timeslot {
		display: block;
		font-weight: 600;
		font-size: 13px;
		line-height: 1;
	}

	body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button .button-text {
		display: none;
	}

	body .booked-calendar-wrap table.booked-calendar td.prev-date .date,
	body .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date {
		cursor: default;
		background: #f9f9f9;
		color: #bbb;
	}

	body .booked-calendar-wrap table.booked-calendar td.blur .date,
	body .booked-calendar-wrap table.booked-calendar td.blur:hover .date {
		cursor: default;
		background: #eee;
		color: #ddd;
	}

	body .booked-calendar-wrap table.booked-calendar td.booked .date,
	body .booked-calendar-wrap table.booked-calendar td.booked:hover .date {
		cursor: default;
		background: #ffeae7;
		color: #f0b1a1;
	}

	body .booked-calendar-wrap table.booked-calendar tr.week td.active .date,
	body .booked-calendar-wrap table.booked-calendar tr.week td.active:hover .date {
		background: #ddd;
	}

	body #booked-profile-page .result-section.table-layout {
		padding: 10px 0;
	}

	body #booked-profile-page .result-section.table-layout .table-box .cell-title .compact-img img {
		top: 46px;
		left: 12px;
	}

	body #booked-profile-page .booked-tabs li,
	body #booked-profile-page .booked-tabs li.edit-button {
		display: block;
		float: none;
	}

	body #booked-profile-page .booked-tabs li a,
	body #booked-profile-page .booked-tabs li.edit-button a {
		border-left: none;
		border-right: none;
	}

	body .booked-modal {
		padding: 0;
		margin: 20px;
	}

	body .booked-modal .bm-window {
		width: 100%;
		padding: 43px 0 0;
		box-sizing: border-box;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}

	body .booked-modal .bm-window .booked-scrollable {
		padding: 30px 35px;
	}

	body .booked-modal .bm-overlay {
		background: rgba(0, 0, 0, 0.8);
	}

	body .booked-modal .bm-window p.name b {
		display: block;
	}
}

@media screen and (max-width:600px) {
	body .booked-modal input[type=submit] {
		margin: 0 10px 10px 0;
		float: none;
	}

	body .booked-modal .button {
		width: 100%;
		float: none;
	}

	body .booked-calendarSwitcher {
		width: 100%;
		display: block;
		padding: 8px 5px;
	}

	body .booked-calendarSwitcher i.fa {
		display: none;
	}

	body .booked-calendarSwitcher select {
		width: 100%;
	}

	body #booked-profile-page .booked-profile-appt-list .appt-block .status-block {
		display: block;
		float: none;
		margin: 0 0 10px;
	}

	body #profile-edit #booked-page-form p.form-nickname,
	body #profile-edit #booked-page-form p.form-email,
	body #profile-edit #booked-page-form p.form-url,
	body #profile-edit #booked-page-form p.form-password {
		float: none;
		width: 100%;
	}

	body .booked-modal #customerChoices .field {
		display: block;
		float: none;
		margin: 5px 0;
	}
}

@media screen and (max-width:450px) {
	body .booked-list-view .booked-appt-list h2 strong {
		display: block;
		margin: 0 auto;
	}

	body .booked-list-view .booked-appt-list h2 span:last-child {
		display: none;
	}

	body .booked-list-view .booked-appt-list .timeslot {
		border-top: 0;
		margin: 0 0 10px;
	}

	body .booked-list-view .booked-appt-list .timeslot .timeslot-time,
	body .booked-list-view .booked-appt-list .timeslot .timeslot-count {
		display: none;
	}

	body .booked-list-view .booked-appt-list .timeslot .timeslot-people {
		width: 100%;
		padding: 0;
		height: auto;
	}

	body .booked-list-view .booked-appt-list .timeslot .timeslot-people button {
		float: none;
		margin: 0;
		width: 100%;
		height: 34px;
		text-align: center;
	}

	body .booked-list-view .booked-appt-list .timeslot .timeslot-people button .button-timeslot {
		display: block;
		font-weight: 600;
		font-size: 13px;
		line-height: 1;
	}

	body .booked-list-view .booked-appt-list .timeslot .timeslot-people button .button-text {
		display: none;
	}

	body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-people {
		height: auto;
		padding: 0;
	}
}