@charset "utf-8";

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

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

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

	/* Content and Sidebar */
	.sidebar_show .content {}
	.sidebar {width: 272px;}
	
	/* 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; }
	
	/* Top Panel */
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1.5em;
	}
	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}
	
	/* Posts layouts */
	.post_item_colored .post_category {
		max-height:1.2em;
		overflow:hidden;
	}
	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 343px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 515px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 257px;
	}
	
	/* Widgets */
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}
	
	/* Widget Recent News */
	.sc_recent_news_style_news-announce .post_size_full {	height: 372px; }
	.sc_recent_news_style_news-announce .post_size_big {	height: 186px; }
	.sc_recent_news_style_news-announce .post_size_medium {	height: 93px;  }
	.sc_recent_news_style_news-announce .post_size_small {	height: 93px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 560px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 280px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 140px;  }
	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }
}


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

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:970px; }
	.slider_boxed, .content_wrap, .content_container {	width:910px; }

    body.sidebar_show .body_wrap::before,
    .with_two_bg_color.body_wrap::before {
		margin-right: -135px;
	}
    body.sidebar_show .body_wrap::after,
    .with_two_bg_color.body_wrap::after {
		margin-left: 133px;
	}
    body.sidebar_show.sidebar_left .body_wrap::before,
    .sidebar_left .with_two_bg_color.body_wrap::before {
		margin-left: -150px;
	}
    body.sidebar_show.sidebar_left .body_wrap::after,
    .sidebar_left .with_two_bg_color.body_wrap::after {
		margin-right: 150px;
	}

	/* Content and Sidebar */
	.sidebar_show .content { width: 610px; }
	.sidebar_show.sidebar_left .content {
		padding-left: 3em;
	}
	body.woocommerce .shop_mode_list ul.products li.product .price, 
	body.woocommerce-page .shop_mode_list ul.products li.product .price {
		margin-bottom: 1.5em;
	}


	/* Posts layouts */
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 313px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 470px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 235px;
	}
	.sc_recent_news_style_news-announce .post_size_full {	height: 344px; }
	.sc_recent_news_style_news-announce .post_size_big {	height: 172px; }
	.sc_recent_news_style_news-announce .post_size_medium {	height: 86px;  }
	.sc_recent_news_style_news-announce .post_size_small {	height: 86px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 512px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 256px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 128px;  }
	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }

	.custom_image_block_about .sc_image {
		max-height: 305px !important;
	}

	.post_item_expert .post_title {
		font-size: 2em;
	}
	.post_content_first .post_info {
		margin-bottom: 1em;
	}
	
	.isotope_wrap .isotope_item_classic .post_info .post_info_counters {
		margin-left: 0;
		display: block;
	}

	.post_item_classic .post_title {
		max-height: 2.5em;
	}
	.woocommerce ul.products li.product h3, 
	.woocommerce-page ul.products li.product h3 {
		min-height: 65px;
	}

	.woocommerce ul.products li.product h3, 
	.woocommerce-page ul.products li.product h3 {
		min-height: 41px !important;
	}
	
	.search-results .sc_audio.sc_audio_image .sc_audio_header {
		padding-left: 6.7em;
	}
	.search-results .content .sc_audio .sc_image_audio {
		left: .5em;
	}
	.search-results .content .sc_audio.sc_audio_image .sc_audio_container {
		left: 5em;
		right: 7px;
	}
	.search-results .content .mejs-container .mejs-controls .mejs-time {
		margin-left: 5px;
		margin-right: 5px;
	}
	
}


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

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:100%; }
	.slider_boxed, .content_wrap, .content_container {	width:964px; }
	
	.sidebar_show.sidebar_left .content {
		padding-left: 3em;
	}
	body.woocommerce .shop_mode_list ul.products li.product .price, 
	body.woocommerce-page .shop_mode_list ul.products li.product .price {
		margin-bottom: 1.5em;
	}
    body.sidebar_show.sidebar_left .body_wrap::before,
    .sidebar_left .with_two_bg_color.body_wrap::before {
		margin-left: -181px;
	}
    body.sidebar_show.sidebar_left .body_wrap::after,
    .sidebar_left .with_two_bg_color.body_wrap::after {
		margin-right: 177px;
	}

    body.sidebar_show .body_wrap::before,
    .with_two_bg_color.body_wrap::before {
		margin-right: -165px;
	}
    body.sidebar_show .body_wrap::after,
    .with_two_bg_color.body_wrap::after {
		margin-left: 165px;
	}
	
	/* Content and Sidebar */
	.sidebar_show .content { width: 664px; }

	/* Posts layouts */
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 331px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 497px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 248px;
	}
	.sc_recent_news_style_news-announce .post_size_full {	height: 372px; }
	.sc_recent_news_style_news-announce .post_size_big {	height: 186px; }
	.sc_recent_news_style_news-announce .post_size_medium {	height: 93px;  }
	.sc_recent_news_style_news-announce .post_size_small {	height: 93px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 540px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 270px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 135px;  }
	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }

	
	.input_field input, 
	.input_field select {
		width: 18.6em;
	}

	.custom_image_block_about .sc_image {
		max-height: 320px !important;
	}
	
	.isotope_wrap .isotope_item_classic .post_info .post_info_counters {
		margin-left: 0;
		display: block;
	}

	.post_item_classic .post_title {
		max-height: 2.6em;
	}

	.search-results .sc_audio.sc_audio_image .sc_audio_header {
		padding-left: 6.7em;
	}
	.search-results .content .sc_audio .sc_image_audio {
		left: .5em;
	}
	.search-results .content .sc_audio.sc_audio_image .sc_audio_container {
		left: 5em;
		right: 7px;
	}
	.search-results .content .mejs-container .mejs-controls .mejs-time {
		margin-left: 5px;
		margin-right: 5px;
	}

	.top_panel_inner_style_8.top_panel_position_above .menu_pushy_button{
		padding-top: 2em;
	}
	.top_panel_inner_style_8.top_panel_position_above .top_panel_buttons{
		padding-top: 3.5em;
	}

	.esg-center.eg-categories-element-3{
		font-size: 30px;
	}
}


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

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:100%; }
	.slider_boxed, .content_wrap, .content_container {	width:900px; }
	.sidebar_show.sidebar_left .content {
		padding-left: 3em;
	}
	body.woocommerce .shop_mode_list ul.products li.product .price, 
	body.woocommerce-page .shop_mode_list ul.products li.product .price {
		margin-bottom: 1.3em;
	}

    body.sidebar_show.sidebar_left .sidebar_left .body_wrap::before,
    .sidebar_left .with_two_bg_color.body_wrap::before {
		margin-left: -145px;
	}
    body.sidebar_show.sidebar_left .sidebar_left .body_wrap::after,
    .sidebar_left .with_two_bg_color.body_wrap::after {
		margin-right: 145px;
	}

    body.sidebar_show .body_wrap::before,
    .with_two_bg_color.body_wrap::before {
        margin-right: -150px;
    }
    body.sidebar_show .body_wrap::after,
    .with_two_bg_color.body_wrap::after {
        margin-left: 145px;
    }
	
	.custom.tparrows {
		width: 4em;
		height: 4em;
	}
	.custom.tparrows::before {
		line-height: 4em;
	}
	
	
	/* Content and Sidebar */
	.sidebar_show .content { width: 600px; }

	/* Posts layouts */
	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 310px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 465px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_4,
	.sc_scroll_horizontal .sc_blogger .column-1_4,
	.sc_blogger .sc_scroll_horizontal .isotope_column_4,
	.sc_blogger .sc_scroll_horizontal .column-1_4 {
		width: 232px;
	}
	.sc_recent_news_style_news-announce .post_size_full {	height: 336px; }
	.sc_recent_news_style_news-announce .post_size_big {	height: 168px; }
	.sc_recent_news_style_news-announce .post_size_medium {	height: 84px;  }
	.sc_recent_news_style_news-announce .post_size_small {	height: 84px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	height: 504px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	height: 252px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	height: 126px;  }
	.sc_recent_news_style_news-announce .post_size_medium .post_title,
	.sc_recent_news_style_news-announce .post_size_small .post_title {	font-size: 1.2em; }

	.input_field input, 
	.input_field select {
		width: 16.3em;
	}
	

	.custom_image_block_about .sc_image {
		max-height: 300px !important;
	}

	.post_item_expert .post_title {
		font-size: 2em;
	}
	.post_content_first .post_info {
		margin-bottom: 1em;
	}

	.isotope_wrap .isotope_item_classic .post_info .post_info_counters {
		margin-left: 0;
		display: block;
	}

	.post_item_classic .post_title {
		max-height: 2.6em;
	}
	.woocommerce ul.products li.product h3, 
	.woocommerce-page ul.products li.product h3 {
		min-height: 68px;
	}

	.woocommerce table.shop_table thead th.product-quantity, 
	.woocommerce-page table.shop_table thead th.product-quantity {
		width: 10%;
	}
	.woocommerce .cart_totals table.shop_table .order-total th, 
	.woocommerce .cart_totals table.shop_table .order-total td {
		padding-top: .7em !important;
	}

	.sc_table table tr:first-child th:first-child {
		max-width: 20px;
	}

	.woocommerce ul.products li.product h3, 
	.woocommerce-page ul.products li.product h3 {
		min-height: 41px !important;
	}

	.search-results .sc_audio.sc_audio_image .sc_audio_header {
		padding-left: 6.7em;
	}
	.search-results .content .sc_audio .sc_image_audio {
		left: .5em;
	}
	.search-results .content .sc_audio.sc_audio_image .sc_audio_container {
		left: 5em;
		right: 7px;
	}
	.search-results .content .mejs-container .mejs-controls .mejs-time {
		margin-left: 5px;
		margin-right: 5px;
	}
	
	.woocommerce form.login .form-row .button {
		margin-top: -3.5em;
		padding: .91em 3em;
	}

	.esg-center.eg-categories-element-3{
		font-size: 30px;
	}
}


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

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

	/* Top Panel */
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1.5em;
	}
	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}
	
	/* Posts layouts */
	.post_item_colored .post_category {
		max-height:1.2em;
		overflow:hidden;
	}
	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}
	
	/* Widgets */
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.25em;
	}
	.widget_area .widget_calendar td .day_wrap {
		padding:6px 3px;
	}

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



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

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:100%; }
	.slider_boxed, .content_wrap, .content_container {	width:708px; }
	
	.sidebar_show.sidebar_left .content {
		padding-left: 0;
	}

	/* Content and Sidebar */
	.sidebar_show .content { width: 100%; float: none;padding-right: 0;}
	.sidebar { 				 width: 100%; float:none; }
	
		
	.body_wrap::before,
	.body_wrap::after {
		display: none !important;
	}

	

	.sidebar aside {
		display: inline-block;
		vertical-align:top;
		width:31%;
		margin-left:3.5%;
	}
	.sidebar aside+aside {
		padding-top:0;
		border-top:none;
		margin-top:0;
	}
	.sidebar aside:nth-child(3n+1) {
		margin-left:0;
	}
	.sidebar aside:nth-child(3n+4),
	.sidebar aside:nth-child(3n+5),
	.sidebar aside:nth-child(3n+6) {
		margin-top: 4em;
	}
	
	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0; }
	.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0; }
	.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0; }
	.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:0; }

	.gallery.gallery-columns-9 .gallery-item {	width: 20% !important; }
	.gallery.gallery-columns-8 .gallery-item {	width: 20% !important; }
	.gallery.gallery-columns-7 .gallery-item {	width: 20% !important; }
	.gallery.gallery-columns-6 .gallery-item {	width: 20% !important; }
	
	/* Top Panel */
	.top_panel_top_user_area {
		float:none;
		clear:both;
		width:100%;
	}
	.top_panel_top_socials {
		float:left;
		margin-left:0;
		margin-right:4.5em;
	}
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1.5em;
		margin-bottom:1.5em;
	}
	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}
	
	/* Login and Register */
	.popup_wrap {
		left: 50%;
		-webkit-transform:translateX(-50%);
		   -moz-transform:translateX(-50%);
			-ms-transform:translateX(-50%);
				transform:translateX(-50%);
	}
	
	/* Posts layouts */
	.post_item_colored .post_category {
		max-height:1.2em;
		overflow:hidden;
	}
	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}
	.post_item_colored .post_info_wrap .post_button + .post_button {
		margin-left:0.4em;
	}

	.sc_scroll_horizontal .sc_blogger .isotope_item,
	.sc_scroll_horizontal .sc_blogger [class*=column-],
	.sc_blogger .sc_scroll_horizontal .isotope_item,
	.sc_blogger .sc_scroll_horizontal [class*=column-] {
		width: 246px;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 369px;
	}
	
	/* Widgets */
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}
	.sc_recent_news_style_news-announce .post_item {		float:none; }
	.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 198px; }
	.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 198px; }
	.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 198px;  }
	.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 198px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 198px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 198px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 198px;  }
	.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }

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

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

	/* BuddyPress */
	#buddypress #item-nav {
		float:none;
		margin-bottom:2em;
		width:auto;
		display:inline-block;
	}
	#buddypress #item-nav ul {
		overflow:hidden;
	}
	#buddypress #item-nav ul li {
		float:left;
	}
	
	/* Scroll to Top */
	.scroll_to_top {
		right: 1em;
	}
	.scroll_to_top.show {
		bottom: 1em;
	}

	.top_panel_style_2 ul#menu_main > li {
		width: 17%;
	}
	.sidebar_outer_logo .logo_main, 
	.top_panel_wrap .logo_main, 
	.top_panel_wrap .logo_fixed {
		max-height: 50px !important;
	}
	.top_panel_wrap .contact_phone {
		padding-right: 0;
	}

	.body_style_boxed .body_wrap, 
	.body_wrap {
		background-image:none !important;
	}

	.widget_area_inner .widget_product_search .search_form, 
	.widget_area_inner .widget_search .search_form {
		background-color: #f5f5f5 !important;
	}
	.sidebar_right .sidebar,
	.sidebar_left .sidebar,
	.widget_area .widget_title  {
		background-color: #fff !important;
	}

	.post_item_portfolio .post_descr .post_info {
		display: block;
		padding: 0.5em .5em !important;
	}
	.post_item_portfolio .post_descr p {
		display: none;
	}

	.sc_form .sc_form_address {
		padding-left: 0em;
	}



	.custom_image_block_about .sc_image {
		max-height: 230px !important;
	}

	.post_item_expert .post_title {
		font-size: 2em;
	}
	.post_item_expert .post_featured,
	.post_item_expert .post_content {
		width: 100%;
	}

	div.woocommerce ul.products li.product h3 {
		font-size: 1em;
	}
	
	.isotope_wrap .isotope_item_classic .post_featured,
	.isotope_wrap .isotope_item_classic .post_content {
		width: 100%;
		margin-left: 0;
	}	
	.isotope_wrap .isotope_item_classic .post_content {
		margin-top: 1em;
	}
	.isotope_wrap .isotope_item_classic .post_info {
		font-size: 1em;
	}

	.custom.tparrows {
		display: none;
	}

	.post_item_classic .post_title {
		max-height: 2.7em;
	}

	
	body.woocommerce ul.products li.product, 
	body.woocommerce-page ul.products li.product {
		float: left !important;
		clear: none;
	}

	.woocommerce table.shop_table_responsive tr td, 
	.woocommerce-page table.shop_table_responsive tr td {
		text-align: left !important;
		display: table-cell;
	}
	.woocommerce table.woocommerce-checkout-review-order-table tr:last-child td {
		display: table-cell;
	}
	.woocommerce table.shop_table tr:last-child td .button {
		width:auto;
		display: inline-block;
		vertical-align: top;
	}
	.woocommerce table.shop_table tr:last-child .coupon {
		display: inline-block;
		margin-right: 1em;
	}
	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, 
	.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: 1px solid;
	}
	body.woocommerce-page table.cart td.product-subtotal .amount,
	body.woocommerce-page table.cart td.product-price .amount {
		display: block;
		clear: both;
	}
	body.woocommerce-page table.cart td.product-name a {
		clear:both;
		float: none;
		display: block;
	}

	.content .search_wrap .search_results {
		width: 92%;
	}

	.search-results .isotope_wrap .isotope_item {
		width: 50%;
	}
	.search-results .sc_audio.sc_audio_image .sc_audio_header .sc_audio_title {
		font-size: 1.1em;
	}
	

	body.woocommerce-page table.cart td.product-quantity {
		text-align: center !important;
	}
	body.woocommerce-page table.cart td.product-quantity input {
		padding: .75em .5em .75em 1em;
    	width: 7em;
	}
	body.woocommerce-page table.cart td.product-quantity::before {
		float: none;
	}
	.woocommerce .cart_totals table.shop_table td .amount {
		margin-left: .5em;
	}

	body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		width: auto;
		margin-right: 0;
	}

	.woocommerce form.login .form-row .button {
		float: right;
		position: relative;
		margin-top: 1em;
		margin-right: 0;
	}
	.woocommerce form.login .form-row.form-row-first {
		margin-right: 2em;
	}
	.woocommerce form.login .form-row {
		margin-left: 0;
	}
	body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-name {
		font-size: .9em;
		padding-right: .5em !important;
	}

	.menu_main_cart .widget_area.sidebar_cart {
		width:300px;
	}
	.menu_main_cart .widget_shopping_cart ul.cart_list > li > a:not(.remove), 
	.menu_main_cart .widget_shopping_cart ul.cart_list li .quantity {
		font-size:.6em;
		padding-bottom: 0;
	}
	.menu_main_cart .widget_shopping_cart ul.cart_list li + li {
		margin-top: .5em;
	}
	.menu_main_cart .widget_shopping_cart ul.cart_list li .quantity {
		margin-left: 1.4em;
	}

	.woocommerce table.shop_table thead th.product-quantity, 
	.woocommerce-page table.shop_table thead th.product-quantity {
		width: 20%;
	}
	.sc_image_maxwidth img {
		width: 100%;
	}
    footer .widget {
        width: 33.3333%;
    }

	.form_columns .column-1_3{
		padding-left: 1.2em;
	}
	.form_columns .column-2_3{
		padding-right: 5em;
	}

	.top_panel_inner_style_8.top_panel_position_above .menu_pushy_button{
		padding-top: 1.7em;
	}

	.top_panel_inner_style_8.top_panel_position_above .top_panel_buttons{
		padding-top: 3.1em;
	}

	.top_panel_inner_style_8.top_panel_position_above .top_panel_middle .logo{
		margin-top: 2.5em;
	}

	.esg-center.eg-categories-element-3{
		font-size: 30px;
	}

	.layout_portfolio_3 .ih-item.square .info .post_title{
		font-size: 1em;
	}
}


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

	/* Body sizes */
	.slider_boxed, .content_wrap, .content_container {	width:600px; }
	
	/* Login and Register */
	.popup_wrap {
		left: 50%;
		-webkit-transform:translateX(-50%);
		   -moz-transform:translateX(-50%);
			-ms-transform:translateX(-50%);
				transform:translateX(-50%);
	}

	/* Posts layouts */
	.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;
	}
	.sc_scroll_horizontal .sc_blogger .isotope_column_2,
	.sc_scroll_horizontal .sc_blogger .column-1_2,
	.sc_blogger .sc_scroll_horizontal .isotope_column_2,
	.sc_blogger .sc_scroll_horizontal .column-1_2 {
		width: 310px;
	}
	.sc_recent_news_style_news-announce .post_item {		float:none; }
	.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 168px; }
	.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 168px; }
	.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 168px;  }
	.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 168px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 168px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 168px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 168px;  }
	.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }

	.top_panel_style_2 ul#menu_main > li {
		width: 18%;
	}
	.sidebar_outer_logo .logo_main, 
	.top_panel_wrap .logo_main, 
	.top_panel_wrap .logo_fixed {
		max-height: 40px !important;
	}
	.top_panel_wrap .contact_phone {
		padding-right: 0;
	}
	.top_panel_middle .contact_cart {
		margin-top: 3.5em !important;
	}

	.body_style_boxed .body_wrap, 
	.body_wrap {
		background-image:none !important;
	}
	.sidebar_right .sidebar,
	.sidebar_left .sidebar {
		background: #fff;
	}
	.sc_dropcaps.sc_dropcaps_style_2 h3,
	.sc_dropcaps.sc_dropcaps_style_3 h3 {
		font-size: 1.5em !important;
	}
	.sc_quote,
	.sc_quote.style_2 {
		margin-left: 0;
	}

	.columns_lists .sc_column_item {
		width: 33% !important;
	}

	.sc_form .sc_form_address {
		padding-left: 4em;
	}
	.sc_form .sc_form_fields {
		padding-right: 2em !important;
	}

	.sc_form.sc_form_style_form_2 .sc_form_info .sc_form_field {
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.top_panel_style_9 .contact_info {
		margin-top: 3.5em;
	}


	

}


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

	/* Body sizes */
	.slider_boxed, .content_wrap, .content_container {	width:440px; }
	
	/* Login and Register */
	.popup_wrap {
		left: 50%;
		-webkit-transform:translateX(-70%);
		   -moz-transform:translateX(-70%);
			-ms-transform:translateX(-70%);
				transform:translateX(-70%);
	}
	.popup_registration {
		-webkit-transform:translateX(-55%);
		   -moz-transform:translateX(-55%);
			-ms-transform:translateX(-55%);
				transform:translateX(-55%);
	}

	/* Posts layouts */
	.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;
	}
	.isotope_wrap .isotope_item_colored_1 .post_featured {
		float:none;
		width:100%;
	}
	.isotope_wrap .isotope_item_colored_1 .post_description {
		padding-left: 2em;
		padding-bottom: 2em;
	}
	.sc_recent_news_style_news-announce .post_item {		float:none; }
	.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 124px; }
	.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 124px; }
	.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 124px;  }
	.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 124px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 124px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 124px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 124px;  }
	.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }

	
	.top_panel_middle {
		position:relative;
	}
	.top_panel_middle .contact_logo  {
		position:absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.top_panel_middle .logo {
		margin-top:2em;
	}
	.top_panel_middle .contact_field,
	.top_panel_middle .contact_cart {
		width: 46%;
		margin-top: 7em !important;
	}

	.body_style_boxed .body_wrap, 
	.body_wrap {
		background-image:none !important;
	}
	.sidebar_right .sidebar,
	.sidebar_left .sidebar {
		background: #fff;
	}
	.columns_lists .sc_column_item {
		width: 33% !important;
	}
	
	.input_field,
	.input_field input, 
	.input_field select {
		width: 100% !important;
	}

	.post_content_right .post_info_posted_by,
	.post_content_right .post_info_posted {
		display:block;
	}
	.post_content_right .post_info_posted_by::before {
		display: none !important;
	}
	.post_content_right .post_info_tags {
		margin: .3em 0;
	}

	.post_item_portfolio .post_descr .post_info {
		display: block;
		padding: 0.5em .5em !important;
	}
	.post_item_portfolio .post_descr p {
		display: none;
	}

	.sc_form .sc_form_address {
		margin-top:1em;
		padding-left: 0em;
		width: 100% !important;
		margin-bottom: 6em;
	}
	.sc_form .sc_form_fields {
		width: 100% !important;
		padding-right: 0em !important;

	}

	.sc_form.sc_form_style_form_2 .sc_form_info .sc_form_field {
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	body.woocommerce .shop_mode_list ul.products li.product .post_featured, 
	body.woocommerce-page .shop_mode_list ul.products li.product .post_featured {
		width:35%;
	}
	.woocommerce .shop_mode_list ul.products li.product .description, 
	.woocommerce-page .shop_mode_list ul.products li.product .description {
		max-height: 6.3em;
	}
	.sc_testimonials_style_testimonials-1 .sc_testimonial_item {
		padding-right: 0;
	}
	.sc_testimonials .sc_slider_controls_wrap {
		display: none;
	}

	.top_panel_inner_style_8 .top_panel_buttons, 
	.top_panel_inner_style_8 .menu_pushy_button,
	.top_panel_style_8 div.top_panel_buttons {
		margin-left: 0;
		margin-right: 0;
	}

	.top_panel_style_9 .contact_info {
		width: 100%;
		margin-top: 1.5em;
		margin-bottom:1.5em;
	}
	
	.top_panel_style_9 .top_panel_buttons, 
	.top_panel_style_9 .menu_pushy_wrap {
		margin-top: 5.6em !important;
	}

	.slider_date {
		font-size: 12px !important;
		top: -1em;
	}
	

	table {
		font-size:.85em;
	}
	.sc_table table th, 
	.sc_table table td {
		padding:.5em !important; 
	}
	.sc_table table tr:first-child th {
		font-size:1em;
	}
	.sc_table table tr:last-child td {
		font-size: 1.1em;
	}
    footer .widget {
        width: 50%;
    }

	.form_columns .column-1_3{
		padding-left: 2.2em;
	}
}


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

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

	/* Content and Sidebar */
	.sidebar_show .content { width: 100%; float: none;padding-right: 0;}
	.sidebar { 				 width: 100%; float:none; }
	
	.sidebar_show.sidebar_left .content {
		padding-left: 0;
	}

	.body_wrap::before,
	.body_wrap::after {
        display: none !important;
    }

	.article_style_boxed .sidebar {
		margin-top:20px;
	}
	
	.widget_area aside {
		display: inline-block;
		float:none;
		vertical-align:top;
		width:48%;
		margin-left:4%;
	}
	.widget_area aside[class*="column-"] {
		margin-left:0;
	}
	.widget_area aside+aside {
		padding-top:0;
		border-top:none;
		margin-top:0;
	}
	.widget_area aside:nth-child(2n+1) {
		margin-left:0;
	}
	.widget_area aside:nth-child(2n+3),
	.widget_area aside:nth-child(2n+4) {
		margin-top: 4em;
	}
	
	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0; }
	.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0; }
	.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0; }
	.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:0; }

	/* 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%;
	}
	
	.woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product,
	.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 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 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 ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6 {
		width: 45%;
	}
	.woocommerce .list_products.shop_mode_list ul.products li.product,
	.woocommerce-page .list_products.shop_mode_list ul.products li.product {
		width: 100% !important;
	}
	body.woocommerce .shop_mode_list ul.products li.product h3, 
	body.woocommerce-page .shop_mode_list ul.products li.product h3 {
		padding-left: 0;
	}
	.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;
	}

	div.woocommerce form.woocommerce-cart-form div.quantity input[type="number"],
	.woocommerce div.product form.cart div.quantity input[type="number"], .woocommerce-page div.product form.cart div.quantity input[type="number"] {
		width: 7em;
	}

	.isotope_wrap {
		margin-right:-20px;
	}
	.isotope_wrap .isotope_item {
		padding-right:20px;
		padding-bottom:20px;
		min-width:50%;
	}
	.search-results .isotope_wrap .isotope_item {
		width: 100%;
		display: block;
	}

	.gallery.gallery-columns-9 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-8 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-7 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-6 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-5 .gallery-item {	width: 33.3333% !important; }
	.gallery.gallery-columns-4 .gallery-item {	width: 33.3333% !important; }
	

	/* Top Panel */
	.top_panel_top_user_area {
		float:none;
		clear:both;
		width:100%;
	}
	.top_panel_top_socials {
		float:left;
		margin-left:0;
		margin-right:4.5em;
	}
	.top_panel_top_contact_area,
	.top_panel_top_search,
	.top_panel_top_user_area .menu_user_nav {
		margin-top:0.5em;
	}
	.top_panel_top_search {
		padding-top: 0.1em;
		margin-right:1em;
	}
	.top_panel_top_search .search_field {
		max-width:4em;
	}
	.top_panel_style_3 .top_panel_top_socials {
		margin-right:2em;
	}

	.top_panel_style_1 .top_panel_top_socials,
	.top_panel_style_1 .top_panel_top_open_hours,
	.top_panel_style_2 .top_panel_top_socials,
	.top_panel_style_2 .top_panel_top_open_hours,
	.top_panel_style_3 .top_panel_top_socials {
		margin-top: 0.5em;
	}
	.top_panel_style_1 .menu_user_nav > li > a,
	.top_panel_style_2 .menu_user_nav > li > a,
	.top_panel_style_3 .menu_user_nav > li > a {
		padding-top: 0;
		padding-bottom:0;
	}

	.top_panel_style_3 .search_results {
		top: 3em;
	}
	
	.top_panel_style_8 .top_panel_middle .logo {
		margin-top: -1em;
	}

	.top_panel_middle .logo {
		font-size:0.875em;
	}
	.top_panel_middle .logo img {
		max-height: 35px;
	}
	
	.top_panel_style_1 .contact_logo {
		width:100%;
	}
	.top_panel_style_1 .logo {
		text-align:center;
	}
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1em;
		margin-bottom:2em;
		padding-top:0 !important;
		width:33.3333% !important;
	}
	.top_panel_style_2 .contact_field {
		margin: 2.5em 0 1em 0;
	}
	
	.top_panel_style_2 .contact_field,
	.top_panel_style_2 .contact_phone > span+span {
		text-align:center;
	}
	.top_panel_style_1 .contact_field .contact_icon,
	.top_panel_style_2 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}

	.top_panel_title .page_title,
 	.top_panel_title .breadcrumbs {
		max-width: 100% !important;
		float:none;
		text-align:center;
	}
	.top_panel_title.title_present .breadcrumbs {
		padding: 0 0 1.5em 0 !important;
	}

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

	.isotope_wrap .isotope_item_colored .post_item .hover_icon,
	.isotope_wrap .isotope_item_grid .post_item .hover_icon,
	.isotope_wrap .isotope_item_square .post_item .hover_icon,
	.isotope_wrap .isotope_item_portfolio .post_item .hover_icon {
		display:none;
	}
	.ih-item.square.effect1.bottom_to_top .info .post_title {
		margin-top:35% !important;
	}
	
	.post_item_colored .post_category {
		max-height:1.2em;
		overflow:hidden;
	}
	.post_item_colored .post_descr .post_price {
		margin-top: 1.2em;
	}
	.post_item_colored .post_info_wrap .post_button + .post_button {
		margin-left:0.4em;
	}
	.post_item_colored .post_featured .post_title, .post_item_colored .post_featured .post_descr {
		padding:4px 8px;
	}

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

	.isotope_wrap .isotope_item_colored_1 .post_featured {
		float:none;
		width:100%;
	}
	.isotope_wrap .isotope_item_colored_1 .post_description {
		padding-left: 2em;
		padding-bottom: 2em;
	}
	

	.comments_list_wrap ul ul ul {
		margin-left:0;
	}
	
	/* Reviews block */
	.reviews_block {
		width:100%; 
	}
	.content .reviews_block {
		float:none;
		margin-left:0;
	}

	/* Widgets */
	td, th {
		padding:2px;
	}
	.widget_area .post_item .post_title {
		margin-top:0;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}

	.sc_recent_news_header_split .sc_recent_news_header_captions,
	.sc_recent_news_header_split .sc_recent_news_header_categories {
		width:100%;
		padding-right:0;
		text-align:left;
	}
	.sc_recent_news_header_split .sc_recent_news_header_categories {
		margin-top:1em;
	}
	.sc_recent_news_header_split .sc_recent_news_header_categories > * {
		margin: 0 1em 0 0;
	}
	.sc_recent_news_style_news-announce .post_item {		float:none; }
	.sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 112px; }
	.sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 112px; }
	.sc_recent_news_style_news-announce .post_size_medium {	width: 100%; height: 112px;  }
	.sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 112px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_full {	width: 100%; height: 112px; }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_big {	width: 100%; height: 112px;  }
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_medium,
	body.sidebar_hide .sc_recent_news_style_news-announce .post_size_small {	width: 100%; height: 112px;  }
	.sc_recent_news_style_news-announce .post_size_full .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_big .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_medium .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-announce .post_size_small .post_featured { max-height: 100%; }
	.sc_recent_news_style_news-excerpt .post_featured {
		float:none;
		padding-right:0;
		margin-bottom:1.5em;
		width: 100%;
	}
	.sc_recent_news_style_news-excerpt .post_body {
		float:none;
		width:100%;
	}
	

	/* Woocommerce */
	.woocommerce-shipping-fields {
		margin-top: 2em;
	}
	.woocommerce 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;
	}


	/* BuddyPress */
	#buddypress #item-nav {
		float:none;
		margin-bottom:2em;
		width:auto;
		display:inline-block;
	}
	#buddypress #item-nav ul {
		overflow:hidden;
	}
	#buddypress #item-nav ul li {
		float:left;
	}
	
	
	/* Shortcodes */
	.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
		border-width: 1px;
	}
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
		height:2px;
	}
	input.sc_button_size_large[type="submit"], input.sc_button_size_large[type="button"], button.sc_button_size_large, .sc_button.sc_button_size_large {
		padding: 1em 1.25em;
	}
	input.sc_button_size_medium[type="submit"], input.sc_button_size_medium[type="button"], button.sc_button_size_medium, .sc_button.sc_button_size_medium {
		padding: 0.8em 1em;
	}
	input[type="submit"]:before, input[type="button"]:before, button:before, .sc_button:before {
	}
	
	.sc_price_block .sc_price_block_description {
    	height: 5.5em;
	}

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

	.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 1em;
	}
	.sc_twitter_item {
		padding:0 3em;
	}
	.sc_twitter .sc_slider_controls_wrap a {
		font-size: 1.5em;
	}

	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 {
		width: 50%;
		max-width: 50%;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
		margin-right: 0%;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
		margin-left: 0%;
		margin-right: 0;
	}
	.sc_services_style_services-5 .sc_service_container .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_left .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .sc_services_image	{
		position: relative;
		width: 100%;
		left: 0%;
		top: 0%;
		transform: translateY(0%) translateX(0%);
		margin-bottom: 2.2857em;
	}
	.sc_services_style_services-5 .sc_service_container .sc_icon, 
	.sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_icon,
	.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_featured	{
		float: left;
		margin-right: 2.2857em;
		margin-left: 0;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item_content,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2 .sc_services_item_content	{
		text-align: left;
	}
	
	.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap 	{
		margin-left: 0;
		margin-right: 0;
	}
	.sc_services_style_services-5 .sc_services_button {
		margin-top: 2.2857em;
	}

	.sc_promo_block {
		min-width: 50%;
	}
	.sc_promo_inner {
		padding: 30px;
	}

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

	.sc_quote,
	.sc_quote.style_2 {
		margin-left: 0;
	}
	.columns_wrap .column-1_2 {
		width: 100% !important;
	}
	.top_panel_wrap .columns_wrap .column-1_2 {
		width: 50% !important;
	}
	.sc_image {
		width: 100% !important;
		height: auto !important;
		margin-top: 0 !important;
	}

	
	.widget_area_inner .widget_product_search .search_form, 
	.widget_area_inner .widget_search .search_form {
		background-color: #f5f5f5;
	}
	


	.widget_area_inner .widget_product_search .search_form, 
	.widget_area_inner .widget_search .search_form {
		background-color: #f5f5f5 !important;
	}
	.sidebar_right .sidebar,
	.sidebar_left .sidebar,
	.widget_area .widget_title  {
		background-color: #fff !important;
	}


	.comments_field.comments_site {
		width: 100% !important;
	}

	.custom_image_block_about .sc_section {
		margin-left: 0 !important;
		width: 100%;
	}
	.custom_image_block_about .sc_image {
		width: 100% !important;
		height: auto !important;
		margin-top: 0 !important;
		max-height: none !important;
		max-width: none !important;
		margin-bottom:2em;
	}

	.woocommerce div.product div.images, .woocommerce #content div.product div.images, 
	.woocommerce-page div.product div.images, 
	.woocommerce-page #content div.product div.images {
		margin: auto;
		margin-bottom: 3em !important;
		width: 50%;
	}

	.woocommerce.columns-3 ul.products li.product, 
	.woocommerce-page.columns-3 ul.products li.product, 
	.woocommerce .related.products ul.products li.product, 
	.woocommerce-page .related.products ul.products li.product, 
	.woocommerce .upcells.products ul.products li.product, 
	.woocommerce-page .upcells.products ul.products li.product, 
	.woocommerce ul.products li.product.column-1_3, 
	.woocommerce-page ul.products li.product {
		width: 50% !important;
	}
	
	.woocommerce table.shop_table_responsive tr td, 
	.woocommerce-page table.shop_table_responsive tr td {
		padding: .8em;
	}
	.woocommerce table.shop_table_responsive tr td.product-remove , 
	.woocommerce-page table.shop_table_responsive tr td.product-remove  {
		text-align:right !important;
	}
	.woocommerce table.shop_table_responsive tr td.product-remove a, 
	.woocommerce-page table.shop_table_responsive tr td.product-remove a {
		display:inline-block !important;
		margin-bottom: 0;
		margin-top: 0;
	}

	.woocommerce-page table.cart {
		table-layout: auto;
	}
	.woocommerce-page table.cart td {
		width: auto !important;
	}
	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, 
	.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: 1px solid;
	}
	body.woocommerce-cart table.cart td.actions .button, 
	body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		padding: 1.3em 1.5em;
	}
	body.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 7.5em;
		padding: .9em .6em;
	}
	.woocommerce table.shop_table tr:last-child td {
		overflow:hidden;
	}
	body.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
	}
	body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		margin-right: 0;
	}


	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2, 
	.woocommerce-page .col2-set .col-2,
	.woocommerce table.woocommerce-checkout-review-order-table,
	div.woocommerce-checkout-payment {
		width: 100% !important;
		float:left;
	}
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2 {
		margin-top: 5em;
	}

	.woocommerce table.woocommerce-checkout-review-order-table {
		display: inline-table;
	}

	.bg_image_res {
		background-image: none !important;
	}

	.post_item_expert .post_title {
		font-size: 2em;
	}
	.post_item_expert .post_featured,
	.post_item_expert .post_content {
		width: 100%;
	}


	.isotope_wrap .isotope_item_classic {
		display: block;
		width: 100%;
		margin-left: 0;
	}	
	.isotope_wrap .isotope_item_classic .post_content {
		margin-top: 1em;
	}
	.isotope_wrap .isotope_item_classic .post_info {
		font-size: 1em;
	}

	.isotope_wrap .isotope_item_square {
		width: 95%;
		display: block;
	}
	.isotope_wrap .isotope_item_square .post_item {
		padding-right:0;
		padding-bottom: 30px;
	}

	.custom.tparrows {
		display: none;
	}

	.home3_text_res {
		text-align: left;	
	}


	.menu_main_cart .widget_area.sidebar_cart {
		width:300px;
	}
	.menu_main_cart .widget_shopping_cart ul.cart_list > li > a:not(.remove), 
	.menu_main_cart .widget_shopping_cart ul.cart_list li .quantity {
		font-size:.6em;
		padding-bottom: 0;
	}
	.menu_main_cart .widget_shopping_cart ul.cart_list li + li {
		margin-top: .5em;
	}
	.menu_main_cart .widget_shopping_cart ul.cart_list li .quantity {
		margin-left: 1.4em;
	}


	div.woocommerce table.cart td.product-name {
		padding-left: 1em;
	}

	.woocommerce form.login .form-row .button {
		float: right;
		position: relative;
		margin-top: 1em;
		margin-right: 0;
	}
	.woocommerce form.login .form-row {
		margin-left: 0;
	}
	.woocommerce form .form-row-first {
		padding: 0;
		border: 0;
	}
	.woocommerce form.checkout_coupon .form-row input.input-text {
		border: 1px solid;
		padding-left: 1em;
	}


	.post_item_404 .page_search .search_wrap {
		max-width: 80%;
	}
	.content .search_wrap .search_results {
		width: 92%;
	}

	.sc_form .sc_columns {
		width: 99%;
	}
	

	.sc_line.sc_line_position_center_center .sc_line_title {
		padding: 0 .5em;
		line-height: 1.5em;
		white-space: normal;
		font-size: 1.5em;
		text-align: center;
	}
    footer .widget {
        width: 100%;
    }

	.wpcf7-form .form_info .wpcf7-form-control-wrap{
		width: 100%;
	}

	.top_panel_inner_style_8.top_panel_position_above .top_panel_middle .logo{
		margin-top: 2.5em;
	}

	.top_panel_inner_style_8.top_panel_position_above .top_panel_buttons{
		padding-top: 2.3em;
	}

	.top_panel_inner_style_8.top_panel_position_above .menu_pushy_button{
		padding-top: 1.3em;
	}

	.esg-center.eg-categories-element-3{
		font-size: 24px;
	}
}


@media (max-width: 768px) {

	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_tiny a, .sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_tiny a .sc_socials_hover {
		width: 2em;
		height: 2em;
		line-height: 2em;
	}

	div.woocommerce form.woocommerce-cart-form div.quantity, .woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity{
		width: auto;
	}

	.post_item_excerpt:not(.post_format_quote):not(.post_format_chat):not(.post_format_link):not(.post_format_aside) .post_content {
		flex-direction: wrap;
		-webkit-flex-flow: wrap;
	}
	.post_item_excerpt .post_content_left {
		width: 100%;
		margin-bottom: 0;
	}
	.post_item_excerpt .post_content_right {
		width: 80%;
		margin-left: 3em;
		margin-top: 0;
		margin-bottom: 3em;
	}

	.woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product,
	.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 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 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 ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6 {
		width: 50%;
	}

	.woocommerce table.shop_table tr:last-child td .button{
		width: auto !important;
	}

	.widget_shopping_cart_content .buttons .button.checkout{
		padding: 1.2em 2em;
	}

	.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart{
		padding-top: 1em;
	}
}


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

	/* Body sizes */
	.body_style_boxed .page_wrap {		width:100%; }
	.slider_boxed, .content_wrap, .content_container {	width:280px; }
	
	.body_wrap::before,
	.body_wrap::after {
		display: none!important;
	}
	.sidebar_show.sidebar_left .content {
		padding-left: 0;
	}

	
	/* Content and Sidebar */
	.sidebar_show .content { width: 100%; float: none;padding-right: 0;}
	.sidebar { 				 width: 100%; float:none; }
	
	.article_style_boxed .sidebar {
		margin-top:10px;
	}
	
	.widget_area aside {
		display: block;
		float:none;
		width:100%;
		margin-left:0 !important;
	}
	.widget_area aside+aside {
		margin-top: 5em;
	}
	
	/* Fullwide or Fullscreen with sidebar */
	.body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 0; }
	.body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar { margin-left: 0; }
	.body_style_fullwide.sidebar_left  .content, .body_style_fullscreen.sidebar_left  .content { padding-left:  0; }
	.body_style_fullwide.sidebar_left  .sidebar, .body_style_fullscreen.sidebar_left  .sidebar { margin-right:0; }

	/* Grid */
	.container, .container-fluid {
		padding-left:  5px;
		padding-right: 5px;
	}
	.row, .columns_wrap {
		margin-right: -10px;
	}
	.row > [class*="column-"], .columns_wrap > [class*="column-"] {
		padding-right: 10px;
	}
	.row.column_padding_left, .columns_wrap.column_padding_left {
		margin-left: -10px;
	}
	.row.column_padding_left > [class*="column-"], .columns_wrap.column_padding_left > [class*="column-"],
	.row > [class*="column-"].column_padding_left, .columns_wrap > [class*="column-"].column_padding_left {
		padding-left: 10px;
	}
	.row.column_padding_right, .columns_wrap.column_padding_right {
		margin-right: -10px;
	}
	.row.column_padding_right > [class*="column-"], .columns_wrap.column_padding_right > [class*="column-"],
	.row > [class*="column-"].column_padding_right, .columns_wrap > [class*="column-"].column_padding_right {
		padding-right:10px;
	}
	.row.column_padding_center, .columns_wrap.column_padding_center {
		margin-left: -5px;
		margin-right: -5px;
	}
	.row.column_padding_center > [class*="column-"], .columns_wrap.column_padding_center > [class*="column-"],
	.row > [class*="column-"].column_padding_center, .columns_wrap > [class*="column-"].column_padding_center {
		padding-left:10px;
	}
	.row > [class*="column-"].column_padding_bottom, .columns_wrap > [class*="column-"].column_padding_bottom {
		padding-bottom: 10px;
	}

	/* Columns relayout (no columns) */
	.row:not(.columns_fluid) > [class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"] {
		width:100%;
	}
	.row.columns_fluid > [class*="column-"], .columns_wrap.columns_fluid > [class*="column-"] {
		width:50%;
	}
	.row.columns_fluid > .column-1_1, .row.columns_fluid > .column-2_2, .row.columns_fluid > .column-3_3, .row.columns_fluid > .column-4_4, .row.columns_fluid > .column-5_5,
	.row.columns_fluid > .column-6_6, .row.columns_fluid > .column-7_7, .row.columns_fluid > .column-8_8, .row.columns_fluid > .column-9_9, .row.columns_fluid > .column-10_10,
	.row.columns_fluid > .column-11_11, .row.columns_fluid > .column-12_12,
	.columns_wrap.columns_fluid > .column-1_1, .columns_wrap.columns_fluid > .column-2_2, .columns_wrap.columns_fluid > .column-3_3,
	.columns_wrap.columns_fluid > .column-4_4, .columns_wrap.columns_fluid > .column-5_5, .columns_wrap.columns_fluid > .column-6_6,
	.columns_wrap.columns_fluid > .column-7_7, .columns_wrap.columns_fluid > .column-8_8, .columns_wrap.columns_fluid > .column-9_9,
	.columns_wrap.columns_fluid > .column-10_10, .columns_wrap.columns_fluid > .column-11_11, .columns_wrap.columns_fluid > .column-12_12,
	.row.columns_fluid > .column-1_3:nth-child(3n), .columns_wrap.columns_fluid > .column-1_3:nth-child(3n),
	.row.columns_fluid > .column-2_3, .columns_wrap.columns_fluid > .column-2_3,
	.row.columns_fluid > .column-1_3.after_span_2, .columns_wrap.columns_fluid > .column-1_3.after_span_2,
	.row.columns_fluid > .column-2_4, .columns_wrap.columns_fluid > .column-3_4,
	.row.columns_fluid > .column-1_4.after_span_2, .columns_wrap.columns_fluid > .column-1_4.after_span_3,
	.row.columns_fluid > .column-1_5:nth-child(5n), .columns_wrap.columns_fluid > .column-1_5:nth-child(5n),
	.row.columns_fluid > .column-2_5, .columns_wrap.columns_fluid > .column-2_5,
	.row.columns_fluid > .column-3_5, .columns_wrap.columns_fluid > .column-3_5,
	.row.columns_fluid > .column-4_5, .columns_wrap.columns_fluid > .column-4_5,
	.row.columns_fluid > .column-2_6, .columns_wrap.columns_fluid > .column-2_6,
	.row.columns_fluid > .column-3_6, .columns_wrap.columns_fluid > .column-3_6,
	.row.columns_fluid > .column-4_6, .columns_wrap.columns_fluid > .column-4_6,
	.row.columns_fluid > .column-5_6, .columns_wrap.columns_fluid > .column-5_6	{
		width:100%;
	}
	.row:not(.columns_fluid) > [class*="column-"]+[class*="column-"], .columns_wrap:not(.columns_fluid) > [class*="column-"]+[class*="column-"],
	.row.columns_fluid > [class*="column-"]:nth-child(2n+3), .columns_wrap.columns_fluid > [class*="column-"]:nth-child(2n+3),
	.row.columns_fluid > [class*="column-"]:nth-child(2n+4), .columns_wrap.columns_fluid > [class*="column-"]:nth-child(2n+4) {
		padding-top: 10px;
	}

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

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

	/* 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_style_8 .top_panel_middle .logo {
		margin-top: 0;
	}
	.top_panel_inner_style_8 .top_panel_buttons, 
	.top_panel_inner_style_8 .menu_pushy_button {
		padding-top: 0em;
		padding-bottom: 0;
	}


	.top_panel_style_8 .top_panel_middle .logo img {
		margin-bottom: 0;
	}


	.top_panel_middle .logo img {
		max-height:40px;
	}
	
	.top_panel_style_1 .contact_logo {
		width:100%;
	}
	.top_panel_style_1 .logo {
		text-align:center;
	}
	.top_panel_style_1 .contact_field {
		text-align:center;
		margin-top:1em;
		margin-bottom:2em;
		padding-top:0 !important;
		width:33.3333% !important;
	}
	.top_panel_style_1 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0.3em;
	}
	.top_panel_style_2 .contact_logo,
	.top_panel_style_2 .contact_field {
		width:100% !important;
	}
	.top_panel_style_2 .contact_logo {
		margin:0;
		padding:0 !important;
	}
	.top_panel_style_2 .contact_logo .logo {
		margin:0;
	}
	.top_panel_style_2 .logo {
		text-align:center;
	}
	.top_panel_style_2 .contact_field {
		text-align:center;
		margin:1.5em 0;
		padding:0 !important;
	}
	.top_panel_style_2 .contact_cart {
		margin-top: 1em !important;
	}
	.top_panel_style_2 .contact_phone > span+span {
		text-align:center;
	}
	.top_panel_style_2 .contact_field .contact_icon {
		float: none;
		margin-right:auto;
		margin-left:auto;
	}

	.top_panel_title .page_title,
 	.top_panel_title .breadcrumbs {
		max-width: 100% !important;
		float:none;
		text-align:center;
	}
	.top_panel_title.title_present .breadcrumbs {
		padding: 0 0 1.5em 0 !important;
	}

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

	.top_panel_style_3 .top_panel_top_search,
	.top_panel_style_3 .menu_user_nav {
		margin-top: 0;
		line-height:1.2857em;
	}
	.top_panel_style_3 .top_panel_top_search {
		padding-top: 0;
	}
	.top_panel_style_3 .search_submit,
	.top_panel_style_3 .search_field {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	.top_panel_style_3 .search_results {
		right: auto;
		left:0;
		top: 3em;
	}
	.top_panel_style_3 .search_results:after {
		right: auto;
		left:4em;
	}
	.top_panel_style_5 .top_panel_middle .sidebar_cart,
	.top_panel_style_6 .top_panel_middle .sidebar_cart {
		right:-100px;
	}
	.top_panel_style_5 .top_panel_middle .sidebar_cart:after,
	.top_panel_style_6 .top_panel_middle .sidebar_cart:after {
		right:46%;
		left:auto;
	}

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

	/* Login and Register */
	.popup_wrap {
		width: 300px;
		left: 50%;
		-webkit-transform:translateX(-55%);
		   -moz-transform:translateX(-55%);
			-ms-transform:translateX(-55%);
				transform:translateX(-55%);
	}
	.popup_wrap .popup_form_field .forgot_password {
		float: none;
		display:block;
		margin-bottom:0.5em;
	}
	.popup_wrap .login_socials_title {
		font-size:1.25em;
	}
	.popup_wrap input[type="text"], .popup_wrap input[type="email"], .popup_wrap input[type="password"] {
		font-size:1em;
	}

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

	.isotope_wrap .isotope_item {
		width:100% !important;
	}

	.isotope_wrap .isotope_item_colored_1 .post_featured {
		float:none;
		width:100%;
	}
	.isotope_wrap .isotope_item_colored_1 .post_description {
		padding-left: 2em;
		padding-bottom: 2em;
	}
	
	
	/* Reviews block */
	.reviews_block {
		width:100%; 
	}
	.content .reviews_block {
		float:none;
		margin-left:0;
	}
	
	/* Comments */
	.comments_list_wrap ul ul {
		margin-left:0;
	}
	.comments_list_wrap ul.children {
		padding-left: 0;
	}
	
	/* Widgets */
	td, th {
		padding:2px;
	}
	.widget_area .post_item .post_title {
		margin-top:0;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
		margin-left:0.4em;
	}
	.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
		padding: 2px 0.5em;
	}
	

	/* Woocommerce */
	.woocommerce-shipping-fields {
		margin-top: 2em;
	}
	.woocommerce 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 0 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;
	}
	.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;
	}

	div.woocommerce form.woocommerce-cart-form div.quantity input[type="number"],
	.woocommerce div.product form.cart div.quantity input[type="number"], .woocommerce-page div.product form.cart div.quantity input[type="number"] {
		width: 5em;
	}

	/* BuddyPress */
	#buddypress #item-nav {
		float:none;
		margin-bottom:2em;
		width:auto;
		display:inline-block;
	}
	#buddypress #item-nav ul {
		overflow:hidden;
	}
	#buddypress #item-nav ul li {
		float:left;
	}
	
	/* Shortcodes */
	.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
		border-width: 1px;
	}
	input.sc_button_size_large[type="submit"], input.sc_button_size_large[type="button"], button.sc_button_size_large, .sc_button.sc_button_size_large {
		padding: 1em 1.25em;
	}
	input.sc_button_size_medium[type="submit"], input.sc_button_size_medium[type="button"], button.sc_button_size_medium, .sc_button.sc_button_size_medium {
		padding: 0.8em 1em;
	}
	input[type="submit"]:before, input[type="button"]:before, button:before, .sc_button:before {
	}

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

	.sc_form .sc_form_field {
		float: none;
		width: 100%;
		padding-left:0 !important;
	}
	.sc_price_block .sc_price_block_description {
    	height: 5.5em;
	}

	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a,
	.sc_socials_type_icons.sc_socials_shape_round.sc_socials_size_small a .sc_socials_hover {
		width:2.5em;
		height:2.5em;
		line-height:2.5em;
	}
	.sc_socials.sc_socials_size_small .social_icons span {
		font-size:1.2em;
	}
	.sc_tabs .sc_tabs_titles li a {
		padding: 0.5em;
	}
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
	.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
		height:2px;
	}
	.sc_twitter_item {
		padding:0 3em;
	}
	.sc_twitter .sc_slider_controls_wrap a {
		font-size: 1.5em;
	}
	.sc_video_player.sc_video_bordered .sc_video_frame {
		max-width:198px;
	}
	
	.sc_services_style_services-5 .columns_wrap > .column-1_3 {
		width: 100%;
		max-width: 100%;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item {
		margin-right: 0%;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item {
		margin-left: 0%;
		margin-right: 0;
	}
	.sc_services_style_services-5 .sc_service_container .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_left .sc_services_image,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .sc_services_image	{
		position: relative;
		width: 100%;
		left: 0%;
		top: 0%;
		transform: translateY(0%) translateX(0%);
		margin-bottom:2.2857em;
	}
	.sc_services_style_services-5 .sc_service_container .sc_icon, 
	.sc_services_style_services-5.sc_services_type_images .sc_service_container .sc_services_item_featured,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_icon,
	.sc_services_style_services-5.sc_services_type_images .sc_service_container.sc_align_right .columns_wrap > .column-1_2:nth-child(2n) .sc_services_item_featured	{
		float: left;
		margin-right: 2.2857em;
		margin-left: 0;
	}
	.sc_services_style_services-5 .sc_service_container .columns_wrap > .column-1_2 .sc_services_item_content,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap > .column-1_2 .sc_services_item_content	{
		text-align: left;
	}
	
	.sc_services_style_services-5 .sc_service_container.sc_align_left .columns_wrap,
	.sc_services_style_services-5 .sc_service_container.sc_align_right .columns_wrap 	{
		margin-left: 0;
		margin-right: 0;
	}
	.sc_services_style_services-5 .sc_services_button {
		margin-top: 2.2857em;
	}
	
	.sc_promo_block {
		min-width: 100%;
		margin: 0 !important;
		float:none;
	}
	.sc_promo_inner {
		padding: 30px;
	}
	.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_image {
		width: 100% !important;
		height: auto !important;
		margin-top: 0 !important;
	}

	.body_style_boxed .body_wrap, 
	.body_wrap {
		background-image:none !important;
	}
	.sidebar_right .sidebar,
	.sidebar_left .sidebar {
		background: #fff;
	}

	.sc_quote,
	.sc_quote.style_2 {
		margin-left: 0;
	}

	.sc_quote p,
	.sc_quote.style_2 p {
		font-size: .9em;
	}
	


	.widget_area_inner .widget_product_search .search_form, 
	.widget_area_inner .widget_search .search_form {
		background-color: #f5f5f5 !important;
	}
	.sidebar_right .sidebar,
	.sidebar_left .sidebar,
	.widget_area .widget_title  {
		background-color: #fff !important;
	}
	.page_content_wrap.page_paddings_yes .sidebar {
		padding-top: 0;
	}

	table {
		font-size:.85em;
	}
	.sc_table table th, 
	.sc_table table td {
		padding:.5em !important; 
	}
	.sc_table table tr:first-child th {
		font-size:1em;
	}
	.sc_table table tr:last-child td {
		font-size: 1.1em;
	}
	

	
	/*____Audio player___*/
	.content .mejs-container .mejs-controls .mejs-time {
		margin-left:12px;
		margin-right:0; 
	}
	.content .mejs-controls .mejs-time-rail .mejs-time-handle {
		width:28px;
		height:28px; 
	}
	.widget_area ul li:before {
		top:0;
	}
	div.content .mejs-controls .mejs-volume-button.mejs-mute, 
	div.content .mejs-controls .mejs-horizontal-volume-slider {	
		display:none; 
	}
	.content .mejs-controls .mejs-time-rail .mejs-time-handle {
		width:18px;
		height:18px;
		top:-9px; 
	}
	.content .mejs-container .mejs-controls .mejs-time {
		margin-left:0;
	}
	.content .sc_audio .sc_image_audio {
		width: 6em;
		height: 8.5em;
		left: -1px;
		top: -1px;
	}
	.content .sc_audio.sc_audio_image .sc_audio_header {
		padding-left:6.8em;
		padding-top: 1em;
		
	}
	.content .sc_audio.sc_audio_image .sc_audio_header  .sc_audio_title {
		font-size: 1.3em;
	}
	.content .sc_audio.sc_audio_image .sc_audio_container {
		left:6.8em;
		bottom: 10px;
	}
	

	.sc_infobox .sc_title {
		font-size:1.5em;
	}

	.sc_skills_pie.sc_skills_compact_on .sc_skills_item,
	.sc_skills_legend {
		width: 100%;
		margin-left: 0;
	}
	.sc_skills_legend {
		margin-bottom: 2em;
		margin-top: 0;
	}
	.sc_skills_pie.sc_skills_compact_on {
		display: block;
	}
	.sc_skills_legend_item {
		font-size: 1em;
	}

	.sc_team div[class*="column-"] {
		margin-bottom: 2em;
	}


	.post_content_right .post_info_posted_by::before {
		display: none !important;
	}
	.post_content_right .post_info_tags {
		margin: .3em 0;
	}
    .post_item_excerpt .post_content {
        flex-direction: column;
        -webkit-flex-flow: column;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-items: flex-start;
        -webkit-align-items: flex-start;
    }
	.post_item_excerpt .post_content_right,
	.post_item_excerpt .post_content_left  {
		width: 100%;
	}
    .post_item_excerpt .post_content_left  {
        margin-bottom: 1em;
    }
	
	.post_content_right .post_info_item {
		display: inline-block;
	}
	.post_content_right .post_info_item + .post_info_item {
		margin-left: 2em;
	}
	.post_content_right .post_info_item:last-child {
		margin-left: 0;
		display: block;
	}
	.post_content_right .post_info_item.post_info_tags {
		margin-left: 0em;
		display: inline-block;
	}

	.post_item .post_descr .sc_quote {
		margin-left: 0 !important;
	}

	div.ih-item.square.effect_shift:hover .info {
		-webkit-transform: translateX(0px) translateY(0px);
	    -moz-transform: translateX(0px) translateY(0px);
	    -ms-transform: translateX(0px) translateY(0px);
	    -o-transform: translateX(0px) translateY(0px);
	    transform: translateX(0px) translateY(0px);
	}
	.post_item_portfolio .post_descr .post_info {
		display: block;
	}
	.post_item_portfolio .post_descr p {
		display: none;
	}
	.pagination_wrap {
		margin: 2em 0;
	}
	


	.sc_form .sc_form_address {
		margin-top:1em;
		padding-left: 0em;
		width: 100% !important;
		margin-bottom: 6em;
	}
	.sc_form .sc_form_fields {
		width: 100% !important;
		padding-right: 0em !important;
	}

	.sc_form.sc_form_style_form_2 .sc_form_info .sc_form_field {
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.sc_emailer .sc_emailer_button, .mc4wp-form .sc_button{
		padding: 1.1em 1.6em;
		padding-right: 2em !important;
	}
	.sc_emailer .sc_emailer_button::before, .mc4wp-form .sc_button:before{
		display: none;
	}
	.sc_emailer.sc_emailer_opened input, .mc4wp-form input[type="email"] {
		width: auto;
		display: inline-block;
		padding-left: 1em;
		max-width: 170px;
	}
	.sc_line.sc_line_position_center_center .sc_line_title {
		padding: 0 .5em;
		line-height: 1.5em;
		white-space: normal;
		font-size: 1.5em;
		text-align: center;
	}

	.custom_image_block_about .sc_section {
		margin-left: 0 !important;
		width: 100%;
	}
	.custom_image_block_about .sc_image {
		width: 100% !important;
		height: auto !important;
		margin-top: 0 !important;
		max-height: none !important;
		max-width: none !important;
		margin-bottom:2em;
	}


	body.woocommerce .shop_mode_list ul.products li.product .post_featured, 
	body.woocommerce-page .shop_mode_list ul.products li.product .post_featured {
		width:100%;
		margin-bottom:2em;
		float:none;
	}
	.woocommerce .shop_mode_list ul.products li.product .description, 
	.woocommerce-page .shop_mode_list ul.products li.product .description {
		clear:both;
		max-height: 6.3em;
	}
	
	.woocommerce .woocommerce-ordering select {
		width: auto;
	}

	.woocommerce .mode_buttons, .woocommerce-page .mode_buttons{
		float: none;
	}
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
		float: none;
	}
	.woocommerce div.product div.images, .woocommerce #content div.product div.images, 
	.woocommerce-page div.product div.images, 
	.woocommerce-page #content div.product div.images {
		margin-bottom: 3em !important;
		width:100%;
	}

	.woocommerce-page table.cart {
		table-layout: auto;
	}
	.woocommerce-page table.cart td {
		width: auto !important;
	}
	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, 
	.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: 1px solid;
	}
	body.woocommerce-cart table.cart td.actions .button, 
	body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		padding: 1.3em 2.8em;
	}
	body.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 9em;
		padding: .9em .6em;
		margin-right: 1em;
	}
	.woocommerce table.shop_table tr:last-child td {
		overflow:hidden;
	}
	body.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
	}
	body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		margin-right: 0;
	}


	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2, 
	.woocommerce-page .col2-set .col-2,
	.woocommerce table.woocommerce-checkout-review-order-table,
	div.woocommerce-checkout-payment {
		width: 100% !important;
		float:left;
	}
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-2 {
		margin-top: 5em;
	}

	.woocommerce table.woocommerce-checkout-review-order-table {
		display: inline-table;
	}

	.bg_image_res {
		background-image: none !important;
	}

	.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product,
	.woocommerce ul.products li.product.column-1_2, .woocommerce-page ul.products li.product.column-1_2,
	.woocommerce .related.products ul.products.columns-2 li.product, .woocommerce-page .related.products ul.products.columns-2 li.product,
	.woocommerce .related.products ul.products li.product.column-1_2, .woocommerce-page .related.products ul.products li.product.column-1_2,
	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product,
	.woocommerce ul.products li.product.column-1_3, .woocommerce-page ul.products li.product.column-1_3,
	.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product,
	.woocommerce ul.products li.product.column-1_4, .woocommerce-page ul.products li.product.column-1_4,
	.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product,
	.woocommerce ul.products li.product.column-1_5, .woocommerce-page ul.products li.product.column-1_5,
	.woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product,
	.woocommerce ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6 {
		width: 93%;
	}
	
	.post_item_expert .post_title {
		font-size: 1.5em;
	}
	.post_item_expert .post_featured,
	.post_item_expert .post_content {
		width: 100%;
	}


	.sc_dropcaps_style_4 {
		font-size: 1.3em;
	}

	.sc_testimonials_style_testimonials-1 .sc_testimonial_item {
		padding-right: 0;
	}
	.sc_testimonials .sc_slider_controls_wrap {
		display: none;
	}
	.sc_testimonials_style_testimonials-1 .sc_testimonial_content {
		font-size: 1.3em;
	}


	.isotope_wrap .isotope_item_square {
		width: 100%;
		display: block;
	}
	.isotope_wrap .isotope_item_square .post_item {
		padding-right:0;
		padding-bottom: 30px;
	}

	.custom.tparrows {
		display: none;
	}

	.slider_date {
		font-size: 12px !important;
		top: -1em;
	}
	.slider_text_2 {
		margin-top: .7em !important;
	}
	

	.home3_text_res {
		text-align: left;	
	}
	.home3_text_res p {
		font-size: 1.2em !important;
	}
	
	.top_panel_style_9 .contact_field {
		margin-left: 0;
	}
	.top_panel_style_9 .contact_info {
		width: 100%;
		margin-top: 1.5em;
		margin-bottom:1.5em;
	}
	
	
	.top_panel_style_9 .menu_pushy_wrap,
	.top_panel_style_9 .top_panel_buttons {
		margin-left: 1em;
		margin-top: -.4em;
	}
	.pushy .pushy_inner { 
		width: 92% !important;
	}

	.sc_infobox {
		padding: 2em 2.5em 1.5em 2em !important;
	}
	.sc_infobox.sc_infobox_iconed:before {
		font-size: 20px;
		left: 1em;
		top: 1.5em;
	}
	.sc_infobox.sc_infobox_closeable:after {
		right: .6em;
	}
	
	.search_wrap .search_results {
		right: auto;
		width: 89% !important;
	}
	.content .search_wrap,
	.post_item_404 .page_search .search_wrap {
		max-width: none;
	}
	body.woocommerce .shop_mode_list ul.products li.product .post_content, 
	body.woocommerce-page .shop_mode_list ul.products li.product .post_content {
		padding: 0;
	}
	body.woocommerce .shop_mode_list ul.products li.product h3, 
	body.woocommerce-page .shop_mode_list ul.products li.product h3 {
		padding-left: 0;
	}
	div.woocommerce table.cart td.product-name {
		padding-left: 1em;
	}

	.woocommerce form.login .form-row .button {
		float: none;
		position: relative;
		margin-top: 1em;
	}
	.woocommerce form.login .form-row {
		margin-left: 0;
	}
	.woocommerce form .form-row-first {
		padding: 0;
		border: 0;
	}
	.woocommerce form.checkout_coupon .form-row input.input-text {
		border: 1px solid;
		padding-left: 1em;
	}

	.menu_main_cart .widget_area.sidebar_cart {
		width:280px;
		right: -3em;
		top: 1.5em;
	}
	.menu_main_cart .widget_shopping_cart ul.cart_list > li > a:not(.remove), 
	.menu_main_cart .widget_shopping_cart ul.cart_list li .quantity {
		font-size:.6em;
		padding-bottom: 0;
	}
	.menu_main_cart .widget_shopping_cart ul.cart_list li + li {
		margin-top: .5em;
	}
	.menu_main_cart .widget_shopping_cart ul.cart_list li .quantity {
		margin-left: 1.4em;
	}

	.sc_form .sc_columns {
		width: 99%;
	}

	body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		width: auto;
	}


	.sc_title_divider .sc_title_divider_before, 
	.sc_title_divider .sc_title_divider_after {
		margin-left: 2.5em;
	}
	.sc_title_divider .content-title {
		z-index: 2;
		position:relative;
	}
	.sc_title_divider .sc_title_divider_after {
		display: none;
	}

	.woocommerce table.shop_table_responsive tr td, 
	.woocommerce-page table.shop_table_responsive tr td {
		padding: .8em;
	}
	.woocommerce table.shop_table_responsive tr td.product-remove , 
	.woocommerce-page table.shop_table_responsive tr td.product-remove  {
		text-align:right !important;
	}
	.woocommerce table.shop_table_responsive tr td.product-remove a, 
	.woocommerce-page table.shop_table_responsive tr td.product-remove a {
		display:inline-block !important;
		margin-bottom: 0;
		margin-top: 0;
	}
    footer .widget {
        width: 100%;
    }

	.wpcf7-form .form_info .wpcf7-form-control-wrap{
		width: 100%;
	}

	.form_columns .column-1_3{
		padding-left: 0;
	}

	.top_panel_style_8 .menu_pushy_button:before {
		font-size: 1.2em;
		line-height: 1em;
	}
	.top_panel_style_8 .menu_main_cart .contact_icon:before{
		font-size: 26px;
		line-height: 26px;
	}
	.top_panel_style_8 .top_panel_buttons .contact_icon, .top_panel_style_8 .top_panel_buttons .top_panel_icon .search_submit{
		height: 1em;
		line-height: 1em;
	}

	.mejs-inner .mejs-controls{
		padding: 0;
	}

	.mejs-inner .mejs-time-rail{
		margin: 0;
	}

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

	.post_item_excerpt:not(.post_format_quote):not(.post_format_chat):not(.post_format_link):not(.post_format_aside):not(.post_format_status) .post_content{
		display: block;
	}

	body.woocommerce ul.products li.product,
	body.woocommerce-page ul.products li.product{
		padding-bottom: 20px;
	}

	.widget_shopping_cart_content .buttons .button.checkout {
		padding: 1.2em 1.5em;
	}

	.top_panel_inner_style_8.top_panel_position_above .menu_pushy_button{
		padding-top: .5em;
	}

	.top_panel_inner_style_8.top_panel_position_above .top_panel_buttons{
		padding-top: .5em;
	}

	.top_panel_inner_style_8.top_panel_position_above .top_panel_middle .logo{
		margin-top: 2.5em;
	}

	.top_panel_style_8 .top_panel_position_above div.top_panel_buttons{
		margin-right: 3.3em;
	}

	.top_panel_style_8 .top_panel_position_above .top_panel_middle{
		padding-bottom: 2em;
	}

	.esg-center.eg-categories-element-3{
		font-size: 30px;
	}

	.post_item_excerpt .post_content_right {
		width: 100%;
		margin-left: 0;
	}
}

@media (max-width: 782px) {
	.admin-bar.top_panel_over .top_panel_wrap {top: 0;}
	.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;	}
}

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

	.widget_shopping_cart_content .buttons .button.checkout {
		padding: 1.2em 1.5em;
	}
}
