@media screen and (min-width: 1700px) {
	.about-us-section {
		padding: 50px 25px 370px;
	}
}
@media screen and (min-width: 1400px) {
	.banner {
		padding: 200px 25px;
	}
}


/* ------------------------------------------------------------------------------- MAX 1300 */
/* ------------------------------------------------------------------------------- MAX 1300 */

@media screen and (max-width: 1300px) {
	.main-products-sliders-container {
		width: 900px;
		margin: 0 auto;
	}
	.product-slide {
		width: calc((100% - 50px) / 3)!important;
		min-width: calc((100% - 50px) / 3)!important;
	}
}

/* ------------------------------------------------------------------------------- MAX 1250 */
/* ------------------------------------------------------------------------------- MAX 1250 */

@media screen and (max-width: 1250px) {
	.vm-product-media-container {
		max-width: 400px;
	}
	.breadcrumbs-section {
		padding: 25px 0;
	}
	.additional-products-container {
		width: 100%;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}
	.additional-products-header {
		width: 100%;
	}
	.additional-products-container .product-additional {
		width: calc((100% - 75px) / 4);
		margin-bottom: 25px;
	}
	.additional-products-wrapper {
		justify-content: space-between;
		width: 100%;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.additional-products-link button {
		margin-top: 0;
	}
	.additional-products-container .product-additional:nth-of-type(n + 3) {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.breadcrumbs {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.breadcrumbs li {
		margin-bottom: 5px;
		margin-top: 5px;
	}
	.main-wrapper {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: stretch;
		align-items: stretch;
	}
	form.cf_form {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.slidebar {
		width: 100%;
		-webkit-order: 10;
		-moz-order: 10;
		-ms-order: 10;
		-o-order: 10;
		order: 10;
	}
	.catalog {
		justify-content: center;
	}
	.catalog .product-item {
		width: 250px;
		min-width: 250px;
	}
	.main-products-slider-btn {
		font-size: 1em;
		padding: 0;
	}
	.about-us-section {
		-webkit-background-size: auto 500px;
		background-size: auto 500px;
		background-position: right bottom;
	}
	.footer-top {
		max-height: unset;
		height: auto;
	}
	.footer-top .wrapper {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.footer-map,
	.custom-map {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		width: 100%;
		padding: 0;
	}
	.footer-map iframe {
		width: 100%!important;
	}
	.footer-menu-container {
		display: none;
	}
	.footer-contacts {
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		width: 100%;
		justify-content: space-around;
	}
}

/* ------------------------------------------------------------------------------- MAX 1050 */
/* ------------------------------------------------------------------------------- MAX 1050 */

@media screen and (max-width: 1050px) {
	.category + .child-categories-header {
		width: 100%;
	}
	#ProOPC input[type="text"],
	#ProOPC input[type="email"],
	#ProOPC input[type="tel"] {
		width: 100%!important;
	}
	.productdetails-container {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
  .productdetails-view.productdetails .wrapper {
    margin-bottom: 0;
  }
	.additional-full-products-container .product-item {
		width: calc((100% - 50px) / 2);
	}
	.vm-product-container, .vm-product-media-container,
	.additional-full-products-container {
		flex-grow: unset;
		width: 100%;
		max-width: 600px;
		margin-left: 0;
		margin-bottom: 0;
	}
  .vm-product-media-container {
    order: -1;
  }
	.vm-pagination {
		margin-top: 50px;
		float: unset;
		margin-bottom: 50px;
	}
	.additional-full-products-container {
		margin-left: auto;
		margin-right: auto;
	}
	.additional-products-container .product-additional:nth-of-type(n + 4) {
		display: none;
	}
	.additional-products-container .product-additional {
		width: calc((100% - 50px) / 3);
	}
	.product-item .addtocart-area + .product-item-readmore:after {
		opacity: 1;
		-webkit-transition: opacity .2s .3s;
		-o-transition: opacity .2s .3s;
		transition: opacity .2s .3s;
	}
	.product-item .addtocart-area + .product-item-readmore {
		width: 40px;
		color: rgba(255,255,255,0.0);
		font-size: 0;
		-webkit-transition: width .5s 0s, color .3s 0s, font-size 0s .3s;
		-o-transition: width .5s 0s, color .3s 0s, font-size 0s .3s;
		transition: width .5s 0s, color .3s 0s, font-size 0s .3s;
	}
	.product-item .addtocart-area .vm-customfields-wrap {
		visibility: visible;
		opacity: 1;
		-webkit-transition: opacity .2s .4s, visibility 0s 0s;
		-o-transition: opacity .2s .4s, visibility 0s 0s;
		transition: opacity .2s .4s, visibility 0s 0s;
	}
	.main-products-slider .product-item .addtocart-area .vm-customfields-wrap {
	  visibility: hidden;
	}
	.active-main-products-slider .product-item .addtocart-area .vm-customfields-wrap {
	  visibility: visible;
	}
	.product-item .addtocart-area .quantity-controls-container {
		visibility: visible;
		opacity: 1;
		width: 100%;
		-webkit-transition: opacity .2s .3s, visibility 0s .3s, width 0s .3s;
		-o-transition: opacity .2s .3s, visibility 0s .3s, width 0s .3s;
		transition: opacity .2s .3s, visibility 0s .3s, width 0s .3s;
	}
	.header-contacts a.header-email {
		font-size: 1em;
		text-transform: none;
	}

	header {
		padding: 25px;
	}
	header .wrapper {
		-ms-align-items: center;
		align-items: center;
	}
	a.logo {
		max-width: 150px;
	}
	#main-menu .close-popup {
		display: block;
		top: 10px;
		-webkit-transition: opacity .7s 0s, visibility 0s .7s;
		-o-transition: opacity .7s 0s, visibility 0s .7s;
		transition: opacity .7s 0s, visibility 0s .7s;
		opacity: 0;
		visibility: hidden;
	}
	body.menu-is-open #main-menu .close-popup {
		opacity: 1;
		visibility: visible;
		-webkit-transition: opacity .7s 0s, visibility 0s 0s;
		-o-transition: opacity .7s 0s, visibility 0s 0s;
		transition: opacity .7s 0s, visibility 0s 0s;
	}
	#main-menu .close-popup:after, #main-menu .close-popup:before {
		background-color: #fff;
	}
	.menu_container {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		font-size: 1em;
		margin-right: 25px;
	}
	body {
		-webkit-transition: margin-left .7s;
		-o-transition: margin-left .7s;
		transition: margin-left .7s;
		min-width: 100vw;
	}
	body.menu-is-open {
		margin-left: 233px;
	}
	body.menu-is-open .fixed-icon {
		bottom: -120px;
	}
	nav#main-menu ul.nav>li>a {
		padding: 10px 25px;
	}
	nav#main-menu ul.nav>li {
		margin-right: 0;
		border-bottom: 1px solid #5da7c6;
	}
	nav#main-menu ul.nav>li:first-of-type {
		border-top: 1px solid #5da7c6;
	}
	body.menu-is-open .nav-overlay {
		opacity: 0.7;
		visibility: visible;
		-webkit-transition: opacity .7s, visibility 0s 0s;
		-o-transition: opacity .7s, visibility 0s 0s;
		transition: opacity .7s, visibility 0s 0s;
	}
	nav#main-menu {
		position: fixed;
		top: 0;
		left: 0;
		height: 100vh;
		max-width: 233px;
		width: 233px;
		z-index: 100;
		-webkit-transition: transform .7s;
		-o-transition: transform .7s;
		transition: transform .7s;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	body.menu-is-open nav#main-menu {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
	.nav-wrapper {
		overflow-x: hidden;
	}
	nav#main-menu ul.nav {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: stretch;
		align-items: stretch;
		height: auto;
	}
	nav#main-menu ul.nav-child {
		display: none;
	}
	nav#main-menu ul.nav>li:not(:last-of-type) {
		border-right: none;
	}
	.about-us-section p.tagline {
		margin-right: 25px;
		font-size: 1.7em;
	}
	.header-contacts {
		font-size: 1.3em;
		margin-bottom: 0;
	}
	.banner {
		min-height: 400px;
	}
	h1.banner-header {
		font-size: 2em;
	}
	p.banner-subheader {
		font-size: 1em;
	}
	.main-link-header {
		font-size: 1.4em;
	}
	h2.main-header,
	.custom-article h1 {
		font-size: 3em;
	}
	.about-us-section h2.main-header {
		font-size: 2.5em;
	}
	.about-us-section p.main-subheader-text {
		padding-right: 25px;
	}
	p.main-subheader-text,
	.catalog-slider-subheader-text {
		font-size: 1.2em;
	}
	.main-products-sliders-container {
		width: 605px;
		margin: 0 auto;
	}
	.product-slide {
		width: calc((100% - 25px) / 2)!important;
		min-width: calc((100% - 25px) / 2)!important;
	}
}

/* ------------------------------------------------------------------------------- MAX 950 */
/* ------------------------------------------------------------------------------- MAX 950 */

@media screen and (max-width: 950px) {
	.footer-contacts {
		padding: 0 35px;
	}
	.catalog-slider-header-container,
	.right-direction .catalog-slider-header-container {
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2;
		margin-top: 2em;
		text-align: center;
		-ms-align-items: center;
		align-items: center;
	}
	.catalog-slider-section {
		min-height: unset;
		height: auto;
		padding: 50px 25px;
		max-height: unset;
	}
	.catalog-slider-section .wrapper {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.main-products-slider-btn {
		min-width: calc(50% - 50px);
		margin-bottom: 12.5px;
	}
	.main-products-sliders-btns {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.header-contacts button {
		display: none;
	}
	h1.banner-header {
		font-size: 1.5em;
	}
	.header-contacts a {
		margin: 0 10px;
	}
	.header-contacts {
		justify-content: flex-end;
	}
	.banner {
		height: auto;
		max-height: unset;
	}

}

/* ------------------------------------------------------------------------------- MAX 850 */
/* ------------------------------------------------------------------------------- MAX 850 */

@media screen and (max-width: 850px) {
	.footer-top .wrapper {
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.footer-map {
		margin-top: 50px;
	}
	.footer-contacts {
		width: 50%;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		padding: 0;
	}
	.footer-menu-container {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-order: -1;
		-moz-order: -1;
		-ms-order: -1;
		-o-order: -1;
		order: -1;
		width: 50%;
	}
	.about-us-section {
		-webkit-background-size: auto 360px;
		background-size: auto 360px;
		padding: 50px 25px 195px;
	}
	.about-us-section .wrapper {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	h2.main-header, .about-us-section h2.main-header,
	.custom-article h1 {
		font-size: 2em;
	}
	.about-us-section h2.main-header {
		text-align: center;
	}
	.about-us-section p.main-subheader-text {
		padding-right: 0;
		text-align: center;
	}
	.about-us-section p.tagline {
		font-size: 1.5em;
		text-align: center;
	}
	.about-us {
		margin-bottom: 50px;
	}
	.header-contacts button {
		display: none;
	}
	.header-contacts a {
		line-height: 1em;
		font-size: 0.9em;
	}
	.header-contacts {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.header-contacts a.header-email {
		font-size: 0.7em;
	}
	.banner {
		padding: 0;
	}
	.banner .wrapper {
		background-color: rgba(255,255,255,0.45);
		padding: 100px 25px 50px;
	}
	h1.banner-header, p.banner-subheader {
		margin-bottom: 25px;
	}
}

/* ------------------------------------------------------------------------------- MAX 800 */
/* ------------------------------------------------------------------------------- MAX 800 */

@media screen and (max-width: 800px) {
  .proopc-register, .proopc-login {
    float: unset!important;
    width: 100%!important;
    margin-bottom: 25px;
  }
  .proopc-login .proopc-inner, #ProOPC .proopc-login h3,
  #ProOPC .proopc-register-login h3,
  .proopc-register-login .proopc-inner {
    margin: 0!important;
  }
  #ProOPC .cart-images {
    display: none!important;
  }
  #ProOPC .cart-product-description.with-image {
    padding-left: 0!important;
  }
.cart-p-list td:nth-of-type(1):before {
  content:'Название';
  display: none;
}
.cart-p-list td:nth-of-type(2):before {
  content: 'Цена'!important;
  display: none;
}
.cart-p-list td:nth-of-type(3):before {
  content: '';
  display: none;
}
.cart-p-list td:nth-of-type(4):before {
  content: '';
  display: none;
}
.cart-p-list td:nth-of-type(5):before {
  content: '';
  display: none;
}
.cart-p-list td:nth-of-type(6):before {
  content: '';
  display: none;
}
.cart-sub-total td:nth-of-type(1):before,.cart-coupon-row td:nth-of-type(1):before,.discount-rule-per-bill td:nth-of-type(1):before,.tax-rule-per-bill td:nth-of-type(1):before,.shipping-row td:nth-of-type(1):before,.payment-row td:nth-of-type(1):before,.grand-total td:nth-of-type(1):before,.grand-total-p-currency td:nth-of-type(1):before {
  content: '';
  display: none;
}
.cart-sub-total td:nth-of-type(2):before,.cart-coupon-row td:nth-of-type(2):before,.discount-rule-per-bill td:nth-of-type(2):before,.tax-rule-per-bill td:nth-of-type(2):before,.shipping-row td:nth-of-type(2):before,.payment-row td:nth-of-type(2):before,.grand-total td:nth-of-type(2):before,.grand-total-p-currency td:nth-of-type(2):before {
  content: '';
  display: none;
}
.cart-sub-total td:nth-of-type(3):before,.cart-coupon-row td:nth-of-type(3):before,.discount-rule-per-bill td:nth-of-type(3):before,.tax-rule-per-bill td:nth-of-type(3):before,.shipping-row td:nth-of-type(3):before,.payment-row td:nth-of-type(3):before,.grand-total td:nth-of-type(3):before,.grand-total-p-currency td:nth-of-type(3):before {
  content: '';
  display: none;
}

	.proopc-column1, .proopc-column2 {
		width: calc((100% - 25px) / 2);
		min-width: calc((100% - 25px) / 2);
		-ms-align-self: stretch;
		align-self: stretch;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.proopc-bt-address {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		flex-grow: 2;
	}
	#ProOPC .proopc-customer-comment {
		max-width: unset;
	}
	.proopc-column4 {
		width: 100%;
		margin-top: 25px;
	}
	.productdetails-view.productdetails {
		padding: 0;
	}
	.additional-full-products-container .additional-products-header,
	.vm-product-container h1 {
		font-size: 1.5em;
	}
	.additional-products-container .product-additional:nth-of-type(n + 4) {
		display: flex;
	}
	.additional-products-wrapper {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.additional-products-container .product-additional {
		width: calc((100% - 25px) / 2);
	}
	
	.main-products-sliders-container {
		max-width: 290px;
		width: 100%;
		margin: 0 auto;
	}
	.product-slide {
		width: 100%!important;
		min-width: 100%!important;
	}
	.main-products-slider-arrow-right {
		right: -10px;
	}
	.main-products-slider-arrow-left {
		left: -10px;
	}
}

/* ------------------------------------------------------------------------------- MAX 600 */
/* ------------------------------------------------------------------------------- MAX 600 */

@media screen and (max-width: 600px) {
  #ProOPC .cart-product-description.with-image {
    font-size: 0.7em;
  }
	.popup .close-popup {
		top: 15px;
		right: 15px;
	}
	.additional-full-products-container .product-item {
		width: 230px;
	}
	.vm-product-container .addtocart-button {
		font-size: 1em;
	}
	.vm-product-container .addtocart-bar {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.vm-product-container .quantity-controls-container {
		-webkit-order: -10;
		-moz-order: -10;
		-ms-order: -10;
		-o-order: -10;
		order: -10;
		margin-bottom: 10px;
	}
	.cart-fixed-icon {
		left: 150px;
	}
	.login-fixed-icon {
		left: 90px;
	}
	.fixed-icon {
		width: 48px;
		height: 48px;
	}
	#back-to-top {
		height: 48px;
	}
	.developer-link-wrapper {
		text-align: center;
		justify-content: center;
	}
	.footer-bottom .wrapper {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		text-align: center;
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
		padding-bottom: 50px;
	}
	.footer-contacts,
	.footer-contacts-container,
	.footermenu {
		text-align: center;
		-ms-align-items: center;
		align-items: center;
	}
	.footer-contacts {
		margin-top: 50px;
	}
	.footer-top .wrapper {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
	.main-products-sliders-section {
		padding: 50px 0;
	}
	.main-products-slider-btn {
		min-width: 100%;
		width: 100%;
		margin: 0 0 6px 0;
	}
	.main-links-section {
		padding: 25px;
	}
	.main-link {
		max-width: 100%;
	}
	.main-link:not(:last-of-type) {
		margin-bottom: 25px;
	}
	.main-links-section .wrapper {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: stretch;
		align-items: stretch;
	}
	.main-link-text {
		margin-top: 0.5em;
	}
	.social-links {
	  justify-content: center;
	  margin-left: auto;
	}
}

/* ------------------------------------------------------------------------------- MAX 500 */
/* ------------------------------------------------------------------------------- MAX 500 */

@media screen and (max-width: 500px) {
  button.proopc-task-updateqty, button.proopc-task-deleteproduct {
    display: block!important;
    margin: 5px auto 0!important;
  }
  table.cart-summary.proopc-table-striped tr td.cart-p-qty {
    max-width: 80px!important;
  }
  .cart-summary.proopc-table-striped .proopc-input-append {
    width: 100%;
  }
	.adminForm.user-details tbody tr {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: flex-start;
		align-items: flex-start;
		margin-bottom: 5px;
	}
	.reg-btns {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.proopc-column1, .proopc-column2 {
		width: 100%;
		min-width: 100%;
	}
	.additional-products-container .product-additional {
		width: 100%;
	}
	.catalog-slider-header-container br,
	.about-us-form-container p br {
		display: none;
	}
	.catalog-slide-img {
		height: 270px;
	}
	.catalog-slider-view {
		width: 270px;
	}
	p.banner-subheader br {
		display: none;
	}
	.menu_container {
		margin-right: 0;
	}
	header {
		padding: 10px 25px;
		background: linear-gradient(to top, #77cfef 0%, #fff 90%) center/cover;
	}
	header .wrapper {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.header-left {
		-webkit-order: 10;
		-moz-order: 10;
		-ms-order: 10;
		-o-order: 10;
		order: 10;
	}
	.header-contacts {
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		justify-content: center;
		padding-top: 15px;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

/* ------------------------------------------------------------------------------- MAX 400 */
/* ------------------------------------------------------------------------------- MAX 400 */

@media screen and (max-width: 400px) {
	#ProOPC table tr {
		font-size: 0.8em;
	}
	.canCheckout .proopc-cart-summery th {
		padding: 7px 5px;
	}
	#ProOPC .inner-wrap {
		padding: 10px 5px;
	}
	#ProOPC {
		padding: 50px 15px;
	}
}

/* ------------------------------------------------------------------------------- MAX 350 */
/* ------------------------------------------------------------------------------- MAX 350 */

@media screen and (max-width: 350px) {
	h1.banner-header {
	    font-size: 1.3em;
	}
}
