
@import url("template-default.css");
@import url("template-responsive.css");
@import url("template-main.css");
.shopify-payment-button__button--hidden {
  visibility: hidden;
}
.shopify-payment-button__button {
  border-radius: 4px;
  border: none;
  -moz-box-shadow: 0 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  color: white;
  cursor: pointer;
  display: block;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  width: 100%;
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.shopify-payment-button__button[disabled] {
  opacity: 0.6;
  cursor: default;
}
.shopify-payment-button__button--unbranded {
  background-color: #1990c6;
  padding: 1em 2em;
}
.shopify-payment-button__button--unbranded:hover:not([disabled]){
  background-color: #136f99;
}
.shopify-payment-button__more-options {
  background: transparent;
  border: 0 none;
  cursor: pointer;
  display: block;
  font-size: 1em;
  margin-top: 1em;
  text-align: center;
  width: 100%;
}
.shopify-payment-button__more-options:hover:not([disabled]){
  text-decoration: underline;
}
.shopify-payment-button__more-options[disabled] {
  opacity: 0.6;
  cursor: default;
}
.shopify-payment-button__button--branded {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 44px;
  position: relative;
  z-index: 1;
}
.shopify-payment-button__button--branded .shopify-cleanslate {
  flex: 1 !important;
  display: flex !important;
  -moz-flex-direction: column !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.fancybox-margin {
 margin-right:17px;
}
.page_container {
	background: #FFFFFF;
}
.product_item {
	text-align: center;
}
.product_item .img_change {
	background: #AAAAAA;
}
	html,
body {
-moz-overflow-x: hidden;
-webkit-overflow-x: hidden;
-ms-overflow-x: hidden;
overflow-x: hidden;
}
.row {
overflow: hidden;
}
#page_preloader__bg {
background: #fff;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1000;
			-webkit-transition: opacity .1s ease-in-out .05s, z-index .1s ease-in-out .05s;
			   -moz-transition: opacity .1s ease-in-out .05s, z-index .1s ease-in-out .05s;
					-moz-transition: opacity .1s ease-in-out .05s, z-index .1s ease-in-out .05s;
					-webkit-transition: opacity .1s ease-in-out .05s, z-index .1s ease-in-out .05s;
					-ms-transition: opacity .1s ease-in-out .05s, z-index .1s ease-in-out .05s;
					transition: opacity .1s ease-in-out .05s, z-index .1s ease-in-out .05s;
			-webkit-transform: translate3d(0, 0, 0);
				-ms-transform: translate3d(0, 0, 0);
				 -o-transform: translate3d(0, 0, 0);
					-moz-transform: translate3d(0, 0, 0);
					-webkit-transform: translate3d(0, 0, 0);
					-ms-transform: translate3d(0, 0, 0);
					transform: translate3d(0, 0, 0);
			
}
#page_preloader__bg.off {
opacity: 0;z-index: -10;
}
#page_preloader__img {
margin: -50px 0 0 -50px;position: absolute;top: 50%;left: 50%;z-index: 1001;
			-webkit-transition: transform .2s ease-in-out;
			   -moz-transition: transform .2s ease-in-out;
					-moz-transition: transform .2s ease-in-out;
					-webkit-transition: transform .2s ease-in-out;
					-ms-transition: transform .2s ease-in-out;
					transition: transform .2s ease-in-out;
			-webkit-transform: scale3d(1, 1, 1);
				-ms-transform: scale3d(1, 1, 1);
				 -o-transform: scale3d(1, 1, 1);
					-moz-transform: scale3d(1, 1, 1);
					-webkit-transform: scale3d(1, 1, 1);
					-ms-transform: scale3d(1, 1, 1);
					transform: scale3d(1, 1, 1);
			
}
#page_preloader__img.off {
			-webkit-transform: scale3d(0, 0, 1);
				-ms-transform: scale3d(0, 0, 1);
				 -o-transform: scale3d(0, 0, 1);
					-moz-transform: scale3d(0, 0, 1);
					-webkit-transform: scale3d(0, 0, 1);
					-ms-transform: scale3d(0, 0, 1);
					transform: scale3d(0, 0, 1);
			
}
.container {
margin-right:auto;margin-left:auto
}
@media (max-width: 767px){.container{padding-left:15px;padding-right:15px
}
}
@media (min-width: 768px){.container{width:750px
}
}
@media (min-width: 992px){.container{width:970px
}
}
@media (min-width: 1200px){.container{width:1170px
}
}
.container-fluid {
margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px
}
.row {
margin-right:-15px;margin-left:-15px
}
.row:after {
content:'';display:table;clear:both
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
min-height:1px;padding-right:15px;padding-left:15px;position:relative
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float:left
}
.col-xs-12 {
width:100%
}
.col-xs-11 {
width:91.66666667%
}
.col-xs-10 {
width:83.33333333%
}
.col-xs-9 {
width:75%
}
.col-xs-8 {
width:66.66666667%
}
.col-xs-7 {
width:58.33333333%
}
.col-xs-6 {
width:50%
}
.col-xs-5 {
width:41.66666667%
}
.col-xs-4 {
width:33.33333333%
}
.col-xs-3 {
width:25%
}
.col-xs-2 {
width:16.66666667%
}
.col-xs-1 {
width:8.33333333%
}
.col-xs-pull-12 {
right:100%
}
.col-xs-pull-11 {
right:91.66666667%
}
.col-xs-pull-10 {
right:83.33333333%
}
.col-xs-pull-9 {
right:75%
}
.col-xs-pull-8 {
right:66.66666667%
}
.col-xs-pull-7 {
right:58.33333333%
}
.col-xs-pull-6 {
right:50%
}
.col-xs-pull-5 {
right:41.66666667%
}
.col-xs-pull-4 {
right:33.33333333%
}
.col-xs-pull-3 {
right:25%
}
.col-xs-pull-2 {
right:16.66666667%
}
.col-xs-pull-1 {
right:8.33333333%
}
.col-xs-pull-0 {
right:auto
}
.col-xs-push-12 {
left:100%
}
.col-xs-push-11 {
left:91.66666667%
}
.col-xs-push-10 {
left:83.33333333%
}
.col-xs-push-9 {
left:75%
}
.col-xs-push-8 {
left:66.66666667%
}
.col-xs-push-7 {
left:58.33333333%
}
.col-xs-push-6 {
left:50%
}
.col-xs-push-5 {
left:41.66666667%
}
.col-xs-push-4 {
left:33.33333333%
}
.col-xs-push-3 {
left:25%
}
.col-xs-push-2 {
left:16.66666667%
}
.col-xs-push-1 {
left:8.33333333%
}
.col-xs-push-0 {
left:auto
}
.col-xs-offset-12 {
margin-left:100%
}
.col-xs-offset-11 {
margin-left:91.66666667%
}
.col-xs-offset-10 {
margin-left:83.33333333%
}
.col-xs-offset-9 {
margin-left:75%
}
.col-xs-offset-8 {
margin-left:66.66666667%
}
.col-xs-offset-7 {
margin-left:58.33333333%
}
.col-xs-offset-6 {
margin-left:50%
}
.col-xs-offset-5 {
margin-left:41.66666667%
}
.col-xs-offset-4 {
margin-left:33.33333333%
}
.col-xs-offset-3 {
margin-left:25%
}
.col-xs-offset-2 {
margin-left:16.66666667%
}
.col-xs-offset-1 {
margin-left:8.33333333%
}
.col-xs-offset-0 {
margin-left:0
}
@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left
}
.col-sm-12 {
width:100%
}
.col-sm-11 {
width:91.66666667%
}
.col-sm-10 {
width:83.33333333%
}
.col-sm-9 {
width:75%
}
.col-sm-8 {
width:66.66666667%
}
.col-sm-7 {
width:58.33333333%
}
.col-sm-6 {
width:50%
}
.col-sm-5 {
width:41.66666667%
}
.col-sm-4 {
width:33.33333333%
}
.col-sm-3 {
width:25%
}
.col-sm-2 {
width:16.66666667%
}
.col-sm-1 {
width:8.33333333%
}
.col-sm-pull-12 {
right:100%
}
.col-sm-pull-11 {
right:91.66666667%
}
.col-sm-pull-10 {
right:83.33333333%
}
.col-sm-pull-9 {
right:75%
}
.col-sm-pull-8 {
right:66.66666667%
}
.col-sm-pull-7 {
right:58.33333333%
}
.col-sm-pull-6 {
right:50%
}
.col-sm-pull-5 {
right:41.66666667%
}
.col-sm-pull-4 {
right:33.33333333%
}
.col-sm-pull-3 {
right:25%
}
.col-sm-pull-2 {
right:16.66666667%
}
.col-sm-pull-1 {
right:8.33333333%
}
.col-sm-pull-0 {
right:auto
}
.col-sm-push-12 {
left:100%
}
.col-sm-push-11 {
left:91.66666667%
}
.col-sm-push-10 {
left:83.33333333%
}
.col-sm-push-9 {
left:75%
}
.col-sm-push-8 {
left:66.66666667%
}
.col-sm-push-7 {
left:58.33333333%
}
.col-sm-push-6 {
left:50%
}
.col-sm-push-5 {
left:41.66666667%
}
.col-sm-push-4 {
left:33.33333333%
}
.col-sm-push-3 {
left:25%
}
.col-sm-push-2 {
left:16.66666667%
}
.col-sm-push-1 {
left:8.33333333%
}
.col-sm-push-0 {
left:auto
}
.col-sm-offset-12 {
margin-left:100%
}
.col-sm-offset-11 {
margin-left:91.66666667%
}
.col-sm-offset-10 {
margin-left:83.33333333%
}
.col-sm-offset-9 {
margin-left:75%
}
.col-sm-offset-8 {
margin-left:66.66666667%
}
.col-sm-offset-7 {
margin-left:58.33333333%
}
.col-sm-offset-6 {
margin-left:50%
}
.col-sm-offset-5 {
margin-left:41.66666667%
}
.col-sm-offset-4 {
margin-left:33.33333333%
}
.col-sm-offset-3 {
margin-left:25%
}
.col-sm-offset-2 {
margin-left:16.66666667%
}
.col-sm-offset-1 {
margin-left:8.33333333%
}
.col-sm-offset-0 {
margin-left:0
}
}
@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left
}
.col-md-12 {
width:100%
}
.col-md-11 {
width:91.66666667%
}
.col-md-10 {
width:83.33333333%
}
.col-md-9 {
width:75%
}
.col-md-8 {
width:66.66666667%
}
.col-md-7 {
width:58.33333333%
}
.col-md-6 {
width:50%
}
.col-md-5 {
width:41.66666667%
}
.col-md-4 {
width:33.33333333%
}
.col-md-3 {
width:25%
}
.col-md-2 {
width:16.66666667%
}
.col-md-1 {
width:8.33333333%
}
.col-md-pull-12 {
right:100%
}
.col-md-pull-11 {
right:91.66666667%
}
.col-md-pull-10 {
right:83.33333333%
}
.col-md-pull-9 {
right:75%
}
.col-md-pull-8 {
right:66.66666667%
}
.col-md-pull-7 {
right:58.33333333%
}
.col-md-pull-6 {
right:50%
}
.col-md-pull-5 {
right:41.66666667%
}
.col-md-pull-4 {
right:33.33333333%
}
.col-md-pull-3 {
right:25%
}
.col-md-pull-2 {
right:16.66666667%
}
.col-md-pull-1 {
right:8.33333333%
}
.col-md-pull-0 {
right:auto
}
.col-md-push-12 {
left:100%
}
.col-md-push-11 {
left:91.66666667%
}
.col-md-push-10 {
left:83.33333333%
}
.col-md-push-9 {
left:75%
}
.col-md-push-8 {
left:66.66666667%
}
.col-md-push-7 {
left:58.33333333%
}
.col-md-push-6 {
left:50%
}
.col-md-push-5 {
left:41.66666667%
}
.col-md-push-4 {
left:33.33333333%
}
.col-md-push-3 {
left:25%
}
.col-md-push-2 {
left:16.66666667%
}
.col-md-push-1 {
left:8.33333333%
}
.col-md-push-0 {
left:auto
}
.col-md-offset-12 {
margin-left:100%
}
.col-md-offset-11 {
margin-left:91.66666667%
}
.col-md-offset-10 {
margin-left:83.33333333%
}
.col-md-offset-9 {
margin-left:75%
}
.col-md-offset-8 {
margin-left:66.66666667%
}
.col-md-offset-7 {
margin-left:58.33333333%
}
.col-md-offset-6 {
margin-left:50%
}
.col-md-offset-5 {
margin-left:41.66666667%
}
.col-md-offset-4 {
margin-left:33.33333333%
}
.col-md-offset-3 {
margin-left:25%
}
.col-md-offset-2 {
margin-left:16.66666667%
}
.col-md-offset-1 {
margin-left:8.33333333%
}
.col-md-offset-0 {
margin-left:0
}
}
@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left
}
.col-lg-12 {
width:100%
}
.col-lg-11 {
width:91.66666667%
}
.col-lg-10 {
width:83.33333333%
}
.col-lg-9 {
width:75%
}
.col-lg-8 {
width:66.66666667%
}
.col-lg-7 {
width:58.33333333%
}
.col-lg-6 {
width:50%
}
.col-lg-5 {
width:41.66666667%
}
.col-lg-4 {
width:33.33333333%
}
.col-lg-3 {
width:25%
}
.col-lg-2 {
width:16.66666667%
}
.col-lg-1 {
width:8.33333333%
}
.col-lg-pull-12 {
right:100%
}
.col-lg-pull-11 {
right:91.66666667%
}
.col-lg-pull-10 {
right:83.33333333%
}
.col-lg-pull-9 {
right:75%
}
.col-lg-pull-8 {
right:66.66666667%
}
.col-lg-pull-7 {
right:58.33333333%
}
.col-lg-pull-6 {
right:50%
}
.col-lg-pull-5 {
right:41.66666667%
}
.col-lg-pull-4 {
right:33.33333333%
}
.col-lg-pull-3 {
right:25%
}
.col-lg-pull-2 {
right:16.66666667%
}
.col-lg-pull-1 {
right:8.33333333%
}
.col-lg-pull-0 {
right:auto
}
.col-lg-push-12 {
left:100%
}
.col-lg-push-11 {
left:91.66666667%
}
.col-lg-push-10 {
left:83.33333333%
}
.col-lg-push-9 {
left:75%
}
.col-lg-push-8 {
left:66.66666667%
}
.col-lg-push-7 {
left:58.33333333%
}
.col-lg-push-6 {
left:50%
}
.col-lg-push-5 {
left:41.66666667%
}
.col-lg-push-4 {
left:33.33333333%
}
.col-lg-push-3 {
left:25%
}
.col-lg-push-2 {
left:16.66666667%
}
.col-lg-push-1 {
left:8.33333333%
}
.col-lg-push-0 {
left:auto
}
.col-lg-offset-12 {
margin-left:100%
}
.col-lg-offset-11 {
margin-left:91.66666667%
}
.col-lg-offset-10 {
margin-left:83.33333333%
}
.col-lg-offset-9 {
margin-left:75%
}
.col-lg-offset-8 {
margin-left:66.66666667%
}
.col-lg-offset-7 {
margin-left:58.33333333%
}
.col-lg-offset-6 {
margin-left:50%
}
.col-lg-offset-5 {
margin-left:41.66666667%
}
.col-lg-offset-4 {
margin-left:33.33333333%
}
.col-lg-offset-3 {
margin-left:25%
}
.col-lg-offset-2 {
margin-left:16.66666667%
}
.col-lg-offset-1 {
margin-left:8.33333333%
}
.col-lg-offset-0 {
margin-left:0
}
}
.section_map {
margin:0;position:relative
}
.section_map .map_wrapper {
overflow:hidden;position:relative;z-index:1
}
.section_map .map_container {
position:absolute;top:0;right:-44%;bottom:0;left:0;z-index:1
}
.section_map .map_captions__off {
right:0
}
.section_map .map_wrapper__small {
padding:19.53% 0 0 0
}
.section_map .map_wrapper__medium {
padding:29.29% 0 0 0
}
.section_map .map_wrapper__large {
padding:39.06% 0 0 0
}
		
select, textarea, input[type="tel"], input[type="text"], input[type="email"], input[type="search"], input[type="password"], .form-control {
	width: auto !important;
	display: inline-block;
}
._SpinEdit + .button {
	
}
table {
	width: auto;
}
table.sum {
	float: right;
	margin-left: 20px;
}
table.sum ._CurrencyEdit {
	width: auto;
}
.shop_order_steps_container {
	margin: 40px 0px;
}
.shop_order_steps {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.shop_order_steps li {
min-height: 0;
min-width: 0;
	display: inline-block;
	flex: 1;
	width: 30%;
	height: 60px;
	background: #BA7441;
	color: #FFFFFF;
	padding: 20px;
}
.shop_order_steps li.remaining {
	background: rgba(186,116,65,0.3);
}
.shop_order_steps li a {
	color: #FFFFFF;
}
.shop_order_steps li .number {
	font-size: 26px;
	margin-right: 10px;
}
.scheme_1 .bottom_pannel {
	background: #333333;
	color: #FFFFFF;
}
.scheme_1 .bottom_pannel > div > div {
	height: 85px;
	line-height: 85px;
}
.scheme_1 .bottom_pannel > div > div > * {
	line-height: initial;
}
.scheme_1 .bottom_pannel a {
	color: #FFFFFF;
}
.scheme_1 .bottom_pannel__right .info_pannel .item_icon {
	margin-top: 0px;
}
.scheme_1 .bottom_pannel__right .info_pannel {
	padding-top: 0px;
}
.scheme_1 .breadcrumbs {
	display: none;
}
.scheme_1 .megamenu_desktop .level_1__item, .scheme_1 .header_links li {
	font-size: 16px;
}
.scheme_1 .bottom_pannel__left .header_search {
	padding-left: 0px;
}
#fulltext {
	width: 100% !important;
}
footer {
	background: #333333;
	color: #FFFFFF;
}
footer a, .scheme_1 footer .footer_item__contacts p, footer h3 {
	color: #FFFFFF;
}
a, .link, .scheme_1 .header_links .index_cart {
	color: #BA7441;
}
.scheme_1 .megamenu_desktop .level_1__link:hover, .scheme_1 .megamenu_desktop .level_1__link.active {
	color: #BA7441;
}
.scheme_1 .header_wrap1 > div {
min-height: 0;
min-width: 0;
	flex: 1;
	width: auto;
}
.scheme_1 .header_wrap1 > .header_center {
	max-width: 250px;
}
.main_content {
	padding-top: 40px;
}
.page_heading {
	margin-top: 0px;
}
.button, ._Button {
	border-radius: 0px;
	background: #BA7441;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 18px;
	border: 1px solid #BA7441;
	color: #fff;
	font-family: Roboto;
	letter-spacing: 0.5px;
	margin-right: 10px;
}
.button:hover, ._Button:hover {
	background: #FFFFFF;
	color: #BA7441;
	border: 1px solid #BA7441;
}
.section_single-product form {
	padding-top: 100px;
}
.scheme_1 .product_listing__main .product_name {
	font-weight: 700;
}
.money, .money_like {
	color: #BA7441;
}
.scheme_1 .list_links a {
	padding-left: 0px;
	font-weight: 700;
	border-bottom: 1px dashed #DDDDDD;
	display: block;
}
h2 {
	margin-top: 20px;
}
.product_item {
	border: 1px solid #DDDDDD;
}
#ShopAJAXCartTitle {
	display: none;
}
#ShopAJAXCartContent {
	padding: 20px;
	text-align: center;
}
#ShopAJAXCartContent form, .shop_order form {
	margin-top: 20px;
}
td:last-child, th:last-child {
	text-align: left;
}
td, th {
	padding: 4px;
}
.purchase {
	float: right;
}
.mobilemenu {
	display: none;
	background: url(repository/layout/menu_responsive.png);
	width: 65px;
	height: 65px;
}
.info_pannel, .index_cart {
	white-space: nowrap;
	text-align: right;
}
.product_item .img_change {
	background: none;
}
.scheme_1 .header_logo img {
	height: 80px;
	max-width: initial;
}
.scheme_1 .bottom_pannel__right .info_pannel {
min-height: 0;
min-width: 0;
	display: block;
	width: auto;
	white-space: nowrap;
	text-align: right;
	flex: 1;
}
.scheme_1 .bottom_pannel__right .info_pannel .item_icon {
	float: none;
	vertical-align: top;
	display: inline-block;
}
.scheme_1 .header_links li {
	display: block;
	padding: 8px 0px;
}
#MobileMenuContainer {
	display: none;
	position: absolute;
	z-index: 10;
	width: 300px;
	max-width: 100%;
	margin-top: 70px;
	background: #FFFFFF;
	left: 0;
	top: 0;
}
	
#MobileMenuContainer #TopMenu {
	margin: 16px;
}
#mobilemenu:hover #MobileMenuContainer {
	display: block;
}
.scheme_1 header .list_links a {
	border: 0px;
}
.scheme_1 header .megamenu_desktop .level_1 {
	padding-right: 0px;
}
#fulltext + button {
	background: none;
	border-radius: 0px;
	border: 0px;
	border-left: 1px solid #DDDDDD;
}
#fulltext + button > img {
	width: 20px;
}
.product_item ._SpinEdit, .product_item ._SpinEdit + .button, .product_item .add-to-cart, .product_item .no-add-to-cart {
	margin-bottom: 10px;
}
.product_item ._SpinEdit + .button {
	vertical-align: top;
}
.product_item .add-to-cart {
	margin-right: 0px;
}
.product_item .product_name {
	height: 80px;
}
.scheme_1 .section_single-product .details_left, .scheme_1 .section_single-product .details_right {
	width: 100%;
	float: none;
}
.money, .money_like {
	display: inline-block;
	margin-top: 4px;
	margin-left: 10px;
	font-size: 18px;
}
body {
	overflow-wrap: initial; 	   
	word-wrap: initial;    
	word-break: initial;
}
.no-add-to-cart {
	height: 38px;
}
.filters {
	text-align: right;
}
.filters ._Button {
	margin-left: 10px;
}
.scheme_1 .header_links a span {
	padding-right: 0px;
}
#cart_items {
	padding-left: 6px;
	padding-right: 0px;
}
.product_info {
	padding-left: 4px;
	padding-right: 4px;
}
.ajaxbrowsepages {
	text-align: center;
}
.shop_catalogue_list .sku {
	padding-top: 8px;
	font-style: italic;
	font-weight: normal;
	display: inline-block;
}
.money_postfix {
	font-size: 12px;
}
.product_item {
	min-height: 433px;
}
.shop_order_address ._TextEdit {
	width: 300px !important;	
}
h1 {
	margin-bottom: 20px;
}
.list_links ul {
	margin-left: 20px;
}
.img_change, .swiper-slide-active {
	ratio: "1:1";
}
.img_change:before, .swiper-slide-active:before {
content: "";
float: left;
padding-bottom: 100%;
}
.img_change:after, .swiper-slide-active:after {
content: "";
display: table;
clear: both;
}
.scheme_1 li.active .list_links a {
	color: #000000;
}
@media (max-width: 990px){
.single_product__img, .single_product__info {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	
}
}
@media (max-width: 800px){
#mobilemenu {
		display: inline-block;
	
}
#megamenu {
		display: none;
	
}
.info_block {
	
}
.scheme_1 .bottom_pannel__right .info_pannel {
		display: none;
	
}
.scheme_1 .header_logo img {
		height: 40px;
	
}
.header_left {
		max-width: 100px;
	
}
.scheme_1 .header_wrap1 > .header_center {
		max-width: 100px;
		display: none;
	
}
.scheme_1 .bottom_pannel > div > div {
		height: 60px;
		line-height: 60px;
	
}
.scheme_1 .header_wrap1 {
		padding: 0px 15px;
	
}
.scheme_1 .product_listing__main .product_img {
		padding-top: 10px;
	
}
}
@media (max-width: 600px){
.bottom_pannel__left {
		width: 100%;
	
}
.bottom_pannel__right {
		display: none !important;
	
}
.shop_order_items, .shop_orders_list {
		padding: 0px;
	
}
.shop_order_items table th, .shop_orders_list table th {
		display: none;
	
}
.shop_order_items table td, .shop_orders_list table td {
		display: block;
		margin-left: 150px;
		text-align: left !important;
		padding: 10px 4px;
		vertical-align: top;
		line-height: 100%;
	
}
	
.shop_order_items table td span, .shop_orders_list table td span {
		padding: 0px;
	
}
		
.shop_order_items table tr, .shop_orders_list table tr {
		display: block;
		padding: 10px 0px 0px 0px;
		margin-top: 10px;
		border-top: 1px dashed #CCCCCC;
	
}
	
.shop_order_items table tr:first-child, .shop_orders_list table tr:first-child {
		border-top: 0px;
		padding-top: 0px;
		margin-top: 0px;
	
}
		
.shop_order_items table td:before, .shop_orders_list table td:before {
		display: block;
		float: left;
		width: 140px;
		margin-left: -145px;
		line-height: 100%;
	
}
.shop_order_items table td[th]:before, .shop_orders_list table td[th]:before {
		content: attr(th)": ";
	
}
	
.shop_order_items table tr td:first-child, .shop_orders_list table tr td:first-child, .shop_order_items table td:first-child:before, .shop_orders_list table td:first-child:before {
	
}
	
.shop_order_items table tr:first-child td:first-child, .shop_orders_list table tr:first-child td:first-child, .shop_order_items table tr:first-child td:first-child:before, .shop_orders_list table tr:first-child td:first-child:before {
	
}
}
