@media (min-width: 992px) {

}
@media (min-width: 768px) {

}

@media (max-width: 1222px) {
	.top-bar_phone {
		margin-right: 25px;
	}
	.top-bar_email {
		margin-right: 25px;
	}
}

@media (max-width: 1200px) {
	#basket {
		display: none;
	}
	.navbar-brand img {
		max-width: 150px
	}
	.top-bar form input {
		width: 235px;
	}
	.top-bar_social {
		margin: 0 15px;
	}
	.top-bar_phone {
		margin-right: 15px;
	}
	.top-bar_email {
		margin-right: 15px;
	}
	.top-bar {
		font-size: 19px;
		flex-wrap: wrap;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		font-size: 12px;
	}
	.mcor {
		margin-top: -110px;
	}
	.single-product img {
		max-width: 100%
	}
	.single-product_actions_quantity a {
		margin: 0 5px;
	}
	#instaStories .row > div, #tematyczne .row > div {
		margin-bottom: 30px;
	}
	#bestsellers {
		margin-top: -45px;
	}
	#filtry .row .col {
		flex: 0 0 33.3334%;
		max-width: 33.3334%;
		margin-bottom: 10px;
	}
	#filtry .row .col:last-of-type {
		flex:1;
		max-width: 100%
	}
	.product-under > div:nth-child(1) {
		order:2;
	}
	.single-product-details-share {
		justify-content: center;
		margin-top: 20px;
	}
	#stopka .row > div:last-of-type {
		flex:1;
		max-width: 100%
	}
	#shopCarousel {
		height: 400px;
	}
	.top-bar_phone {
		order:1;
	}
	.top-bar_email {
		order:2;
	}
	.top-bar_social {
		order:3;
	}
	.top-bar_account {
		order:4;
	}
	.top-bar form {
		order:5;
		flex-basis: 100%;
		margin-top: 10px;
	}
	.top-bar form input {
		width: 100% !important;
	}
	#bestsellers .woocommerce ul.products {
		display: flex;
		flex-wrap: wrap;
	}
	#bestsellers .woocommerce ul.products li.product {
		float: none;
		flex:0 0 46%;
		max-width: 46%;
		width:auto;
		margin: 2%;
	}
	#stopka .row > div:nth-child(1),
	#stopka .row > div:nth-child(2),
	#stopka .row > div:nth-child(3) {
		flex: 0 0 33.3334%;
		max-width: 33.3334%
	}
	.site-main.mcor .woocommerce ul.products {
		display: flex;
		flex-wrap: wrap;
	}

	.site-main.mcor .woocommerce ul.products li.product {
		float: none;
		flex: 0 0 31%;
		max-width: 31%;
		margin: 1%
	}
	.woocommerce div.product div.images,
	.woocommerce div.product div.summary {
		float: none !important;
		width: 100% !important;
	}
}

@media (max-width: 991.98px) {
	.navbar .container {
		flex-wrap: nowrap;
	}
	.top-bar_phone {
		order:1;
	}
	.top-bar_email {
		order:2;
	}
	.top-bar form {
		order:5;
		flex: 1;
		margin-top: 10px;
	}
	.top-bar_social {
		order:3;
	}
	.top-bar_account {
		order:4;
	}
	.top-bar {
		flex-wrap: wrap;
		margin: 0;
	}
	.top-bar form input {
		width: 100%;
	}
	.navbar-brand img {
		max-width: 129px
	}
	.header-right {
		align-self: center;
	}
	#sidebar ul {
		display: flex;
		flex-wrap: wrap;
	}
	#sidebar > .logo {
		display: none;
	}
	#promoCarousel {
		margin-top: 0;
	}
	#bestsellers .row > div, #stopka .row > div {
		margin-bottom: 30px;
	}
	.navbar-toggler {
		align-self: end;
	}
	.navbar-toggler:before {
		content: "MENU";
		font-family: 'Gidole';
		position: relative;
		top: 2px;
	}
	.top-bar_email {
		font-size: 20px
	}
	.navbar .container {
		position: relative;
	}
	.top-bar form {
		position: absolute;
		bottom: -70px;
		width: 100%;
	}
	#content {
		margin-top: 90px;
	}
	.navbar-collapse {
		position: absolute;
		width: 100%;
		left: 0;
		top: 70px;
		background: #000;
		z-index: 9999;
		border-radius: .25rem 0 .25rem .25rem;
	}
	.navbar-collapse ul {
		margin: 20px !important;
	}
	.navbar-collapse .nav-link {
		color: #fff !important
	}
	.navbar-collapse .nav-link:hover {
		color: #f8544e !important
	}
	.mcor {
		margin-top: 0;
	}
	.top-bar_phone,
	.top-bar_social {
		flex:0 0 50%;
		text-align: center;
		margin: 0;
	}
	.top-bar_email,
	.top-bar_account {
		flex:0 0 50%;
		margin: 0;
	}
	.top-bar_social > div {
		justify-content: center;
	}
	.top-bar_social a {
		margin: 0 5px;
	}
	.top-bar_email {
		margin-bottom: 15px;
	}
	.product-categories > li {
		flex:0 0 50%;
	}
	.product-categories > li .children > li {
		flex: 0 0 100%;
	}
	#sidebar > ul > li {
		display: none;
	}
	
	#sidebar > h3 {
		cursor: pointer;
	}
}

@media (max-width: 767.98px) {
	.top-bar {
		font-size: 17px;
	}
	.top-bar form {
		flex:100%;
	}
	.top-bar_email, .top-bar_phone {
		margin-bottom: 20px;
	}
	#promoCarousel a {
		width: 40%;
	}
	#promoCarousel a img {
		max-width: 100%
	}
	.navbar-collapse {
		top: 60px
	}
	.top-bar_social {
		margin-left: auto;
		margin-right: auto;
	}
	#stopka {
		text-align: center;
	}
	.stopka-text:before {
		content: none;
	}
	#filtry .row .col {
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 10px;
	}
	#ninja-slider .ns-img {
		background-size: 100% auto
	}
	.top-bar_phone {
		flex:100%;
		margin-bottom: 0;
	}
	.top-bar_email {
		flex:100%;
		text-align: center;
	}
	footer .row > div {
		text-align: center !important
	}
	.site-main.mcor .woocommerce ul.products li.product {
		flex: 0 0 48%;
		max-width: 48%;
		margin: 1%
	}
	.vertical-img-left.wpgis-slider-for {
		float: none !important;
		width: 100% !important;
	}
	.woocommerce-cart table.cart td.product-name {
		width: 100%;
	}
	.woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
		width: 100%;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
		width: 100% !important
	}
	.woocommerce a.button:not(.add_to_cart_button) {
		height: 55px !important;
		line-height: 55px !important;
		font-size: 20px !important
	}
	.xt_woofc-is-tablet.xt_woofc-tablet-pos-bottom-right .xt_woofc-inner {
	    bottom: 80px !important
	}
}

@media (max-width: 575.98px) {
	.navbar .container {
		flex-direction: column;
	}
	.top-bar {
		flex-wrap: nowrap;
		flex-direction: column;
	}
	.top-bar_email, .top-bar_phone {
		margin: 0;
	}
	.top-bar, .top-bar_email {
		font-size: 25px
	}
	.top-bar_social p {
		font-size: 20px
	}
	.top-bar_social i, .top-bar_account i {
		font-size: 40px
	}
	.navbar-brand img {
		max-width: 200px;
		margin-bottom: 20px;
	}
	.top-bar > * {
		margin: 2px 0;
	}
	.top-bar_account {
		margin-top: 30px;
	}
	.top-bar_account p {
		font-size: 25px;
		margin-left: 10px;
	}
	.top-bar_account {
		display: flex;
		align-items: center;
	}
	.navbar-toggler {
		position: absolute;
		top: 15px;
		right: 0;
	}
	.navbar-toggler:before {
		content: none;
	}
	.navbar-collapse {
		top: 70px;
	}
	#filtry .row .col {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 10px;
	}
	#filtry .row .col:last-of-type {
		flex:1;
		max-width: 100%
	}
	#thumbnail-slider {
		display: none;
	}
	#productCarousel {
		padding-left:0;
	}
	.single-product-details h3 {
		line-height: 25px;
	}
	.single-product-details_controls > div {
		flex:1;
		max-width: 100%
	}
	.single-product-details_controls_add button span {
		line-height: 17px;
	}
	.single-product-details-share {
		flex-direction: column;
	}
	.single-product-details-share a {
		margin: 5px 0
	}
	#productTabs {
		display: flex;
		flex-direction: column;
	}
	.nav-tabs .nav-link.active::before {
		transform: rotate(-90deg);
	}
	.single-product {
		align-items: center;
	}
	.shop-info, .shop-info_content {
		padding: 20px;
	}
	#bestsellers .woocommerce ul.products li.product {
		flex:0 0 100%;
		max-width: 100%;
		margin: 0 0 15px 0;
	}
	#stopka .row > div {
		flex:0 0 100% !important;
		max-width: 100% !important;
	}
	.site-main.mcor .woocommerce ul.products li.product {
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0 0 15px 0
	}
	.single-product-details_price {
		flex-direction: column;
	}
}