@media screen and (max-width: 1270px) {	
	.slider_boxed, .content_wrap, .content_container {
		max-width: 1270px;
		width: 100%;
	}
	
	.woocommerce ul.products,
	.woocommerce-page ul.products {
		/*margin-right: 0;*/
	}
	
	.sidebar_show .content {
		max-width: 980px;
		width: 100%;
		float: none;
		padding: 0 15px;
	}
	
	.page_wrap, .content_wrap {
    max-width: 1270px;
    overflow: hidden;
	}
	
	.page_content_wrap .content {
    width: calc(100% - 300px);
    box-sizing: border-box;
    float: right;
	}
	
	.single-product .page_content_wrap .content {width: 100%;}
}

@media screen and (max-width: 1262px) {
	.page_content_wrap .content {width: calc(100% - 260px);}
}

@media screen and (max-width: 1200px) {
	.woocommerce div.product {
    display: flex;
    flex-direction: column;
    align-items: center;
	}
	
	.woocommerce div.product div.images.woocommerce-product-gallery,
	.woocommerce-page div.product div.summary {
    float: none;
		max-width: 667px;
		width: 100%;
	}
	
	.single-product div.product .woocommerce-tabs.trx-stretch-width {
    width: 100% !important;
    padding: 0 !important;
    left: auto !important;
	}
	
	.woocommerce .related.products h2 {
    text-align: center;
    font-size: 3em;
	}
}

@media screen and (max-width: 980px) {
	#hamburger-sidebar + .sidebar {
    float: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
		min-height: 100vh;
    height: 100%;
    z-index: 99999;
    box-shadow: -3px 0 10px rgba(0,0,0,0.2);
    overflow-x: hidden;
    overflow-y: scroll;
    overflow: scroll;
    -ms-overflow-style: none;
		box-shadow: 3px 0 10px rgba(0,0,0,0.8);
		-webkit-transition: 0.2s;
		-moz-transition: 0.2s;
		transition: 0.2s;
	}
	
	#hamburger-sidebar + .sidebar .sidebar_inner.widget_area_inner {
		min-height: 100vh;
		background: #2c3136;
	}
	
	#hamburger-sidebar + .sidebar::-webkit-scrollbar {
		display: none;
	}
	
	#hamburger-sidebar:checked + .sidebar {
		width: 260px;
	}
	
	.home .header_mobile .menu_button {
		top: 30%;
	}
	
	.hamburger-sidebar {display: none;}
	
	.home .hamburger-sidebar {
		display: block;
		position: absolute;
		right: 40px;
		bottom: 30%;
		z-index: 10;
	}
	
	.home .hamburger-sidebar img {
    max-width: 21px;
    width: 100%;
    height: auto;
	}
	
	/* .single-product .hamburger-sidebar,
	.page-template-default .hamburger-sidebar {display: none;}
	.single-product .header_mobile .menu_button,
	.page-template-default .header_mobile .menu_button {top: 50%;} */
	.icon-icon_cart {top: 25%;}
	.header_mobile .logo {display: inline-block;}
	.logo_main {bottom: 0; margin: auto;}
	div#fixed-phone {width: auto;display: inline-block;margin-top: -25px;margin-bottom: 25px;}
	.page_content_wrap .content {width: 100%; float: none;}
	body.home .page_content_wrap {margin-top: 0;padding-top: 1em;}
	.custom.tparrows {width: 40px; height: 40px;}
	.tp-rightarrow.custom.tparrows {transform: matrix(1, 0, 0, 1, -60, 3) !important;}
	.tp-leftarrow.custom.tparrows {transform: matrix(1, 0, 0, 1, 25, 3) !important;}
	.custom.tparrows:before {line-height: 40px;font-size: 1em !important;}
	/* Woocommerce products */
	.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
		margin: 0 -15px;
	}
	
	.woocommerce ul.products li.product.column-1_3,
	.woocommerce.columns-3 ul.products li.product.column-1_3 {
		float: none !important;
		max-width: 290px !important;
		width: 100% !important;
		padding: 15px !important;
	}
}

@media screen and (max-width: 850px) {
	.woocommerce .related.products ul.products {
		flex-direction: column;
		align-items: center;
	}
	.woocommerce .related.products ul.products li.product.column-1_3 {
		width: 290px !important;
	}
	.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {width: 7em;}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {width: 50%;}
	div#customer_details .col-1 {padding-left: 0;padding-right: 0;}
}

@media screen and (max-width: 640px) {
	.scheme_original .header_mobile .content_wrap {margin-top: 0;}
	.header_mobile .logo_main {top: 0;left: 0;right: 0;}
	.tp-rightarrow.custom.tparrows {display: none;}
	.tp-leftarrow.custom.tparrows {display: none;}
	.wpb_wrapper h1 {font-size: 2.5em;}
	.wpb_wrapper h2 {font-size: 1.5em;}
	.footer_wrap_inner.widget_area_inner {padding: 20px 0;}
	.footer_wrap_inner.widget_area_inner .content_wrap {margin-top: 0;}
	.footer_wrap_inner.widget_area_inner .content_wrap .columns_wrap {display: flex; flex-direction: column; align-items: center;}
	.footer_wrap_inner.widget_area_inner .content_wrap .columns_wrap aside {padding: 15px 0 !important; margin: 0 !important; width: 200px !important;}
	.footer_wrap_inner.widget_area_inner .content_wrap .columns_wrap aside h4 {margin-bottom: 10px;}
	.scheme_original .copyright_wrap_inner .content_wrap {margin-top: 0;}
	.page-id-937 .alignleft,
	.page-id-935 .alignleft {float: none;margin: 0 auto 1em;display: block;}
	.isotope_wrap .isotope_item.isotope_item_show {display: block;position: relative !important;max-width: 330px;width: 100%;top: auto !important;left: auto !important;right: auto !important;bottom: auto !important;padding: 15px;}
	.isotope_wrap {display: flex;flex-direction: column;align-items: center;height: auto !important;margin: 0;}
	.sc_columns {display: flex; flex-direction: column; align-items: center;}
	.sc_column_item {width: 220px; padding: 0 0 20px !important;}
	.columns_wrap {margin-right: 0;}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {width: 75%;}
}

@media screen and (max-width: 520px) {
	.header_mobile .logo_main {left: 50px;}
	.isotope_wrap .isotope_item.isotope_item_show {padding-right: 0;padding-left: 0;}
	.post_item_related .post_title {font-size: 1.3em;text-align: center;}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {width: 100%;}
	.woocommerce-billing-fields__field-wrapper {display: flex;flex-direction: column;}
	.woocommerce-checkout table.shop_table tr td:last-child {width: 93px;}
}

@media screen and (max-width: 359px) {
	.wpb_wrapper h1 {font-size: 2.3em;}
	.wpb_wrapper h2 {font-size: 1.2em;}
	.post_item_404 .page_title {font-size: 9em;}
	.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {width: 5em;}
	.woocommerce div.product form.cart div.quantity input[type="number"], .woocommerce-page div.product form.cart div.quantity input[type="number"] {padding-left: 1.5em;}
}