@import url('https://fonts.googleapis.com/css?family=Open+Sans');

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

a, abbr, address, article, aside, audio, b, big, blockquote, body, caption, center, cite, code, dd, del, details, dfn, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, label, legend, li, mark, menu, nav, ol, output, p, pre, q, ruby, s, samp, section, small, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, u, ul, video {
  margin: 0;
  padding: 0;
  border: 0;
  /* font-size: 100%;
  font: inherit; */
  vertical-align: baseline;
}

a, button, div, input, select, textarea {
  -webkit-tap-highlight-color: transparent;
}

ul, ol {
  /* list-style: none;
  list-style: initial; */
	padding-inline-start: 30px;
}

li { margin-top: 5px; margin-bottom: 5px; }
td { padding-bottom: 5px; }

img {
  /* width: 100%; */
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

a {
  text-decoration: none;
}

.a { text-decoration: underline; }

a, button, input, select, textarea {
  color: inherit;
}

button { background-color: rgb(239, 239, 239); }

button, input, optgroup, select, textarea { /* line-height: normal; */ line-height: inherit; }
input:focus, select:focus, textarea:focus, label:focus { outline: none; }

input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

body {
  position: relative;
  font-family: 'Open Sans',arial,'microsoft jhenghei',sans-serif;
  line-height: 1.5;
  font-size: 16px;
  /*
  line-height: 1.3;
  line-height: normal;
  color: #534741;
  */
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

button { font-size: inherit; }

@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.row-sm { margin-left: -5px; margin-right: -5px; }

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}
.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}

@media (min-width:576px){
	.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}
	.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}
}
@media (min-width:768px){
	.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}
	.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}
}
@media (min-width:992px){
	.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}
	.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}
}
@media (min-width:1200px){
	.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}

.justify-content-left {
	justify-content: left;
}
.justify-content-center {
	justify-content: center;
}
.justify-content-right {
	justify-content: right;
}
.align-items-center {
	align-items: center;
}

.row-sm > [class*="col-"],
.row-sm > .col { padding-left: 5px; padding-right: 5px; }

.d-none { display: none !important; }
.d-flex { display: flex; }
.d-inline-block { display: inline-block; }
.small { font-size: 0.8em; }
.w-100 { width: 100% !important; }

.font-monospace { font-family: consolas; }

.text-bold { font-weight: bold; }

.text-center { text-align: center; }
.text-right { text-align: right; }
.text-left { text-align: left; }

.text-warning { color: #ff9800; }
.text-danger { color: #f44336; }
.text-success { color: #4caf50; }
.text-info { color: #00bcd4; }
.text-rose { color: #e91e63; }
.text-muted { color: #999999; }
.text-light { color: #f8f9fa; }
.text-white { color: #ffffff; }

.text-nowrap { white-space: nowrap; }

.form-group { margin-top: 5px; margin-bottom: 10px; }
.form-group label { display: inline-block; max-width: 100%; margin-bottom: 5px; }
.form-control { display: block; width: 100%; padding: 6px 12px; border-width: 1px; border-style: solid; border-color: #cccccc; }

.material-icons { font-size: inherit; }

.pos-center { margin-left: auto; margin-right: auto; }

input.has-error { color: #f44336; border-color: #f44336 !important; }

.anchor { text-decoration: underline; }
.textarea a { text-decoration: underline; }
.textarea b { font-weight: bold; }

.button-container { margin-bottom: 15px; overflow: hidden; }
.button-container .btn { float: left; margin-right: 20px; margin-bottom: 9px; }
.btn {
    margin: 5px auto;
    padding: 10px 15px;
    border: 0;
    outline: 0;
	/*
    font-size: 16px;
    line-height: 40px;
	*/
    display: inline-block;
    cursor: pointer;
	
	min-width: 80px;
    min-height: 25px;
    /* margin-left: 10px;
    margin-right: 10px;
	
	background: #ff0000;
	height: 150px; */
}
.btn-sm {
	padding: 3px 10px;
}

.nav-tabs { margin-top: 15px; }
.nav-tabs .nav-item { text-align: center; padding: 15px; border: 1px solid #dddddd; border-bottom-color: #b5b5b5; border-right: 0; background: #fbfbfb; background: linear-gradient(0deg, #dddddd, #fbfbfb 8px, #fbfbfb); cursor: pointer; user-select: none; }
.nav-tabs .nav-item + .nav-item { border-left: 0; }
.nav-tabs .nav-item:first-child { border-radius: 5px 0 0 0; }
.nav-tabs .nav-item:last-child { border-right: 1px solid #dddddd; border-radius: 0 5px 0 0; }
.nav-tabs .nav-item.active { border: 1px solid #b5b5b5; border-bottom: 0; background: inherit; z-index: 10; }
.tab-content { border: 1px solid #b5b5b5; border-top: 0; padding: 10px 15px; margin-bottom: 15px; }
.tab-content .tab-pane { display: none; }
.tab-content .tab-pane.active { display: block; }

.popup-white-box { max-width: 80%; max-width: 800px; padding: 20px; position: relative; margin: 0 auto; background-color: #ffffff; }

/* IE */
@media screen and (min-width:0\0) { 
	.block-cart .peronal-info__item { 
		display: inline; 
	}
	.code_title{ 
		display: inline-block;	
	}
	
}

.aspectratio {
  position: relative;
}

.aspectratio::before {
  content: "";
  width: 1px;
  height: 0;
  margin-left: -1px;
  display: block;
}

.aspectratio-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.icon {
  width: 1em; height: 1em;
  /*
  vertical-align: -0.15em;
  */
  fill: currentColor;
  overflow: hidden;
}

input::-webkit-input-placeholder { color: #534741; }
input:-ms-input-placeholder { color: #534741; }
input::-ms-input-placeholder { color: #534741; }
input::placeholder { color: #534741; }
textarea::-webkit-input-placeholder { color: #534741; }
textarea:-ms-input-placeholder { color: #534741; }
textarea::-ms-input-placeholder { color: #534741; }
textarea::placeholder { color: #534741; }
.select3-title.is-placeholder,
.select3-item.select3-placeholder,
.select3-item.is-disabled { color: #534741; }

.container {
  /* margin: 0 auto; */
  margin-left: auto;
  margin-right: auto;
  /* max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px; */
  /*
  max-width: 1320px;
  padding-left: 20px;
  padding-right: 20px;
  */
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
}

.header {
  /* position: fixed; */
  top: 0;
  left: 0;
  width: 100%;
  /* height: 93px; */
  border-bottom: 1px solid #e6e6e6;
  background-color: rgba(255,255,255,.8);
  z-index: 9999;
}

.header__container {
	position: relative;
	align-items: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header,
.header__container {
  box-sizing: content-box;
}
.header__container {
	height: 60px;
  /* padding-bottom: 40px; */
}

.header__logo {
	/* width: 100%; */
	text-align: center;
	/* padding: 20px 0; */
	padding: 10px 0;
  /* margin-top: 30px; */
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.header__logo .logo__link {
  /* width: 228px;
  display: block; */
}

.header__logo .logo__link img {
	max-height: 100px;
}

.header__inner {
  /*
  padding-bottom: 30px;
  position: absolute;
  left: 15px;
  */
  align-items: center;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  */
  width: 100%;
}

.header__popup {
  position: absolute;
  left: 50%;
  top: 100%;
  /* margin-top: 15px; */
  padding: 10px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
          box-shadow: 0 0 10px rgba(0,0,0,.2);
  z-index: 500;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 768px){
	.header__popup {
	  opacity: 0;
	  visibility: hidden;
	}
}

.header__lang .header__popup { margin-top: 14px; }

.header__popup::before,
.header__popup::after {
  content: '';
  position: absolute;
  background-color: #fff;
  display: block;
  z-index: -1;
}

.header__popup::before {
  top: -6px;
  left: 50%;
  width: 13px;
  height: 13px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
          box-shadow: 0 0 10px rgba(0,0,0,.2);
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}

.header__popup::after {
  top: 0;
  left: 1%;
  width: 98%;
  height: 10px;
}

.header__popup li {
  line-height: 24px;
  white-space: nowrap;
}

.header__popup li a {
  padding: 0 20px;
  display: block;
}

.header__nav {
  /*
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
		  */
		  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  
  justify-content: center;
  /* flex-wrap: wrap; */
  white-space: nowrap;
  padding: 0 30px;
  width: 100%;
  
  font-size: 16px;
  box-sizing: border-box;
}

.header .header__nav {
	position: absolute; 
	left: 0;
	bottom: 0;
}

.header__nav .nav__item {
	position: relative;
}
.header__nav .nav__item a {
  position: relative;
  /* margin-left: 24px; */
  /* text-transform: uppercase; */
  white-space: nowrap;
  /*
  line-height: 24px;
  */
  
}
/*
.header__nav .nav__item {
  border: 0;
  font-size: 20px;
}
*/

/*
.header__nav .nav__item.is-active {
  text-decoration: underline;
}
*/

/*
.header__nav .nav__item:first-child {
  display: block;
}
*/

.header__nav .nav__item a {
  display: block;
  padding: 8px 20px;
}


.header__nav .nav__item .icon {
  font-size: 10px;
  /*
  margin: 0 -2px 0 4px;
  vertical-align: middle;
  */
}

.header__nav .nav__item .header__subnav {
  /*
  max-height: calc(100vh - 160px);
  overflow-y: auto;
  */
}

.header__nav .nav__item .header__subnav ul {
	overflow-y: auto;
	max-height: 300px;
	max-height: calc(100vh - 200px);
}

.header__nav.owl-carousel .owl-stage-outer {
  z-index: 1;
}

.header__nav.owl-carousel .owl-item:last-child {
  margin-left: -1px;
}

.header__nav .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.header__nav.owl-carousel .owl-nav button.owl-next,
.header__nav.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  width: 14px;
  height: 26px;
  outline: 0;
  font-size: 0;
  background-image: url(../images/icon-arrow.svg);
  transform: translateY(-50%);
}

.header__nav.owl-carousel .owl-nav button.owl-next {
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}

.header__nav.owl-carousel .owl-nav button.owl-prev {
  left: 0;
}







.header__search {
  position: relative;
  padding: 0 12px;
}

.header__search .search__icon {
  padding: 0 12px 15px;
  font-size: 14px;
  color: #534741;
  cursor: pointer;
}

.header__search .header__popup {
  padding: 0;
}

.header__search .search__form input {
  width: 170px;
  height: 30px;
  padding: 0 30px 0 10px;
  border: 0;
  outline: 0;
  font-size: 12px;
  background-color: #fff;
}

.header__search .search__form .icon-arrow {
  position: absolute;
  top: 10px;
  right: 7px;
  font-size: 12px;
  color: #ccc;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.header__search .search__form .icon-search {
  display: none;
}

.header__cart {
  position: relative;
  margin-right: 12px;
  order: 1;
  display: none;
}

.header__inner .header__cart {
	display: block;
}

.header__cart .icon {
  font-size: 28px;
  font-size: 25px;
  vertical-align: top;
	
	  color: transparent;
	  stroke-width: 4px;
	  stroke: #000000;
}

.header__cart .cart__count {
  position: absolute;
  top: -8px;
  right: -12px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: #000000;
}

.header__cart--mobile {
  /* display: none; */
}

.header__lang {
  position: relative;
  margin-left: 11px;
  /*
  font-size: 12px;
  */
}

.header__lang .lang__current {
	/*
  padding-left: 15px; padding-right: 15px;
  padding-bottom: 16px;
  */
  padding: 15px;
  cursor: default;
}
.header__lang .lang__current .text-pc { /* display: flex; align-items: center; */ }
.header__lang .lang__current .text-pc .icon { margin-left: 5px; vertical-align: -0.15em; font-size: 14px; }

.header__lang .lang__list {
	list-style: none;
}
.header__lang .lang__item .icon {
  display: none;
}

.header__lang .lang__item--current,
.header__lang .text-mb {
  display: none;
}

.header__nav .nav__item:hover .header__popup,
.header__search:hover .header__popup,
.header__lang:hover .header__popup,
.header__popup.is-active {
  opacity: 1;
  visibility: visible;
}

.header__close,
.header__menu {
  display: none;
}

.header__menu { position: absolute; }

header ul, header ol,
.header ul, .header ol,
footer ul, footer ol,
.footer ul, .footer ol { list-style: none; padding-left: 0; }
header li,
.header li,
footer li,
.footer li{ list-style: inherit; }

.footer {
	/* padding-bottom: 15px; */
}
.footer .container {
  /* max-width: 900px; */
  padding-left: 30px;
  padding-right: 30px;
  /* height:80px;
  min-height: 80px; */
}

.footer__contact {
	/*
  height: 40px;
  */
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer__contact .contact__item {
  margin: 0 22px;
}

.footer__content {
  padding: 31px 0 30px;
  font-size: 13px;
  /* 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
		  */
}

.footer__link {
  /* width: 541px;
  margin-top: -14px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (pointer: fine) {
.footer__link a:hover {
  /* color: #a5793c; */
}
}

.footer__link .link__item {
  margin-top: 14px;
  text-transform: uppercase;
}

.footer__link .link__item .link__list .link__item {
  margin-top: 9px;
  text-transform: none;
}

.footer__link .link__item .link__list .link__item::before {
  content: '-';
  margin: 0 4px 0 10px;
  display: inline-block;
}

.footer__follow .box__title {
  margin-bottom: 9px;
}

.footer__follow .box__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__follow .follow__box {
  margin-bottom: 24px;
}

.footer__follow .follow__box .box__content a {
  margin-right: 10px;
  color: #cebea8;
  display: block;
}

.footer__follow .follow__box .box__content a:last-child {
  margin-right: 0;
}
@media (pointer: fine) {
.footer__follow .follow__box .box__content a:hover {
  color: #a5793c;
}
}

.footer__follow .follow__box .box__content .icon {
  font-size: 35px;
}

.footer__follow .email__box input {
  width: 200px;
  height: 25px;
  padding: 0 10px;
  border: 0;
  outline: 0;
  background-color: #cebea8;
  color: #fff;
}

.footer__follow .email__box input::-webkit-input-placeholder { color: #fff; }
.footer__follow .email__box input:-ms-input-placeholder { color: #fff; }
.footer__follow .email__box input::-ms-input-placeholder { color: #fff; }
.footer__follow .email__box input::placeholder { color: #fff; }

.footer__follow .email__box button {
  width: 35px;
  height: 25px;
  margin-left: 5px;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: #cebea8;
  color: #fff;
  cursor: pointer;
}
@media (pointer: fine) {
.footer__follow .email__box button:hover {
  background-color: #a5793c;
}
}

.footer__bottom {
	/*
  height: 66px;
  border-top: 1px solid #cebea8;
  */
  padding: 10px 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__logo {
  width: 206px;
  display: block;
}

.footer__copyright {
  font-size: 0.8em;
  text-transform: uppercase;
  text-align: center;
}

.main {
  /* padding-top: 93px; */
}

.block-banner {
  display: block;
}

.block-banner__item {
  position: relative;
  outline: 0;
}

.block-banner__item .text-area {
  position: absolute;
  top: 50%;
  left: 11.151265vw;
  /* width: 27.361900vw; */
  width: 400px;
  padding-top: 3.510583vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.block-banner__item .text-area .text-title {
  margin-bottom: 1.187403vw;
  /* font-size: 2.581311vw; */
  font-size: 40px;
  font-weight: 300;
  color: #a5793c;
}

.block-banner__item .text-area .text-content {
  /* font-size: 0.980898vw; */
  font-size: 15px;
  /* line-height: 1.445534vw; */
  line-height: 20px;
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  width: 33px;
  height: 56px;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 0;
  background-color: transparent;
  background-image: url(../images/icon-banner-arrow-pc.svg);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .7;
  z-index: 1;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (pointer: fine) {
.owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:hover {
  opacity: 1;
}
}

/*
.owl-nav button.owl-prev {
  left: 20px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.owl-nav button.owl-next {
  right: 20px;
}
*/

.owl-dots {
  position: absolute;
  bottom: 37px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.owl-dots .owl-dot {
  outline: 0;
  cursor: pointer;
}

.owl-dots .owl-dot span {
  width: 30px;
  height: 3px;
  /*
  margin: 3px 5px;
  */
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 0;
  background-color: rgba(165,121,60,.5);
  display: block;
  cursor: pointer;
}

/*
.owl-dots .owl-dot:hover span,
.owl-dots .owl-dot.active span {
  height: 5px;
}
*/

.owl-nav.disabled,
.owl-dots.disabled {
  display: none;
}

.block-frame {
  padding: 63px 0 16px;
}

.block-frame__inner {
  position: relative;
  padding: 0 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-frame__image {
  position: relative;
  width: 462px;
  z-index: 1;
}

.block-frame__image .image__wrap {
  position: relative;
  width: 100%;
  padding-top: 6.709957%;
  padding-right: 7.575758%;
  z-index: 1;
}

.block-frame__image .image__mask {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  padding-left: 8.441558%;
}

.block-frame__image .image__mask::after {
  content: '';
  padding-top: 101.418440%;
  background-color: #fff;
  display: block;
}

.block-frame__image .image__wrap img,
.block-frame__image .image__mask::after {
  -webkit-box-shadow: 10px 10px 15px rgba(0,0,0,.2);
          box-shadow: 10px 10px 15px rgba(0,0,0,.2);
}

.block-frame__text {
  width: 588px;
  padding: 40px 65px 35px 77px;
  background-color: rgba(255,255,255,.65);
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.block-frame__text .text__title {
  font-size: 37px;
  font-weight: 300;
}

.block-frame__text .text__content {
  margin: 32px 0 26px;
  font-size: 14px;
  line-height: 20px;
}

.block-frame__text .text__more {
  font-size: 14px;
  color: #a5793c;
}

.block-product-category {
  padding: 70px 0 62px;
  text-align: center;
}

.block-article__container .block-article__content h1,
.block-article__container .block-article__content .title-text,
.block-product-category__subtitle,
.block-product-category__title {
	position: relative;
}
.block-product-category__subtitle,
.block-product-category__title {
	margin-top: 15px;
}

.block-article__container .block-article__content h1,
.block-article__container .block-article__content .title-text,
.block-product-category__title {
  margin-bottom: 25px;
  font-size: 34px;
  /* font-weight: 300; */
  text-align: center;
}


.block-article__container .block-article__content h1:before,
.block-article__container .block-article__content .title-text:before,
.block-article__container .block-article__content h1:after,
.block-article__container .block-article__content .title-text:after,
.block-product-category__subtitle:before,
.block-product-category__title:before,
.block-product-category__subtitle:after,
.block-product-category__title:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%; 
	transform: translate(-50%, -50%);
	background-color: #bbbbbb;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.block-article__container .block-article__content h1:before,
.block-article__container .block-article__content .title-text:before,
.block-product-category__subtitle:before,
.block-product-category__title:before {
	height: 3px;
	top: calc(50% - 1px);
}
.block-article__container .block-article__content h1:after,
.block-article__container .block-article__content .title-text:after,
.block-product-category__subtitle:after,
.block-product-category__title:after {
	height: 1px;
	top: calc(50% + 3px);
}

.block-article__container .block-article__content h1 span,
.block-article__container .block-article__content .title-text span,
.block-product-category__subtitle span,
.block-product-category__title span {
	position: relative;
	display: inline-block;
	background-color: #ffffff;
	padding-left: 25px; 
	padding-right: 25px; 
	margin: 0 auto;
	z-index: 99;
}

.block-product-category__subtitle span {
	font-size: 20px;
}
/* 
.block-article__container .block-article__content h1 span,
.block-article__container .block-article__content .title-text span,
.block-product-category__title span {
	font-size: 45px;
	text-transform: uppercase;
}
*/

@media (max-width: 575.98px){
	.block-product-category__subtitle span {
		font-size: 18px;
	}
	.block-article__container .block-article__content h1 span,
	.block-article__container .block-article__content .title-text span,
	.block-product-category__title span {
		font-size: 32.5px;
	}
}

/*
.block-product-category:first-child .block-product-category__title:before {
	display: none;
}
*/
/*
.block-product-category .block-product-category__subtitle + .block-product-category__title {
	margin-top: 10px;
}
.block-product-category .block-product-category__subtitle + .block-product-category__title:before,
.block-product-category .block-product-category__subtitle + .block-product-category__title:after {
	display: none;
}
*/
/*
.block-product-category:first-child .block-product-category__title span {
	font-size: 35px;
}
*/

.block-product-category .product__list {
	list-style: none;
	padding-inline-start: 0;
  margin: 0 -15px -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-thumbnail .image-text,
.block-product-category .product__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  /* padding: 0 2.419355% 30px; */
  padding: 0 10px 45px;
  text-align: center;
}

.block-product-category .owl-item .product__item {
	padding-bottom: 25px;
}

.block-thumbnail .owl-carousel .image-text,
.block-product-category .owl-carousel .product__item {
	max-width: unset;
}

.item__cover {
  margin-bottom: 15px;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.item__cover video {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}

.product__item .item__name {
  margin-bottom: 27px;
}

.product__item .item__title {
  margin-bottom: 3px;
  padding: 0 5px;
  font-size: 17px;
  /*
  line-height: 22px;
  */
}

.block-product-category .product__item .item__subtitle {
  font-size: 13px;
}

.block-product-category .product__item .item__price {
  margin-bottom: 26px;
  font-size: 14px;
}

.block-product-category .product__item .item__price :not(.currency) {
  font-size: 20px;
}

.block-product-category .product__item .item__button {
  font-size: 15px;
}

.block-product-category__more {
  /* margin-top: 41px; */
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  /* color: #534741; */
  cursor: pointer;
  
  min-width: 200px;
  padding: 10px 20px;
  border: 1px solid #b5b5b5;
  box-shadow: 0 0 2px #b5b5b5;
  border-radius: 2px;
}

.block-product-category__more span {
  /* margin-right: 5px; */
  font-size: 20px;
}

.block-product-category__more svg {
  display: none;
}

.block-product-category .container.shrink { /* max-width: 1160px; */ margin-top: -20px; }
.block-product-category .container.shrink .product__item .item__button { display: none; }

.block-breadcrumb {
	/*
  line-height: 35px;
  */
  background-color: #a5793c;
  color: #fff;
}

.block-breadcrumb__container {
  /* max-width: 1090px; */
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-breadcrumb__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-breadcrumb__separator {
  margin: 0 10px 0 13px;
}

.block-breadcrumb__item--current {
  cursor: default;
}

.block-breadcrumb__item--current .block-breadcrumb__separator {
  display: none;
}

.block-breadcrumb--white {
  padding-top: 15px;
  background-color: #fff;
  color: #534741;
}

.block-breadcrumb--white .block-breadcrumb__item--current {
  color: #a5793c;
}

.block-breadcrumb .block-breadcrumb__inner a { font-weight: bold; text-decoration: underline; }

.block-product {
  padding: 17px 0 30px;
  background-color: #fff;
}

.block-product__container {
  /* max-width: 1090px; */
  margin: 0 auto;
  padding: 0 20px;
}

.block-product__inner {
  margin-bottom: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-product__coverWrap {
  margin-right: 60px;
  width: 500px;
}

.block-product__cover {
  margin-bottom: 22px;
}

.block-product__share .share__title {
  margin-right: 14px;
  font-size: 14px;
}

.block-product__share .share__list {
  color: #999;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.block-product__share .share__list a {
  margin-right: 20px;
  font-size: 21px;
  display: block;
}
@media (pointer: fine) {
.block-product__share .share__list a:hover {
  color: #a5793c;
}
}

.block-product__info {
  min-width: 430px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.block-product__info .info__name {
  margin-bottom: 25px;
}

.block-product__info .info__name::after {
  content: '';
  width: 136px;
  height: 1px;
  background-color: #a5793c;
  display: block;
}

.block-product__info .info__title {
  margin-bottom: 11px;
  font-size: 26px;
  font-weight: 300;
}

.block-product__info .info__subtitle {
  margin-bottom: 29px;
  font-size: 14px;
}

.block-product__info .info__description {
  margin-bottom: 34px;
  font-size: 14px;
  /*
  line-height: 20px;
  */
}

.block-product__info .info__description .tips {
  margin-top: 10px;
  font-style: italic;
}


.block-product__info .info__select {
	list-style: none;
	padding-inline-start: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -20px;
  margin-bottom: -9px;
	max-height: 250px;
  overflow-y: auto;
  z-index: 5;
  align-items: flex-start;
  margin-left: -5px;
  padding: 5px;
}

.block-product__info .info__option {
  height: 42px;
  margin-right: 20px;
  margin-bottom: 9px;
  padding: 0 10px;
  border: 1px solid #dddad9;
  font-size: 14px;
  line-height: 42px;
  cursor: pointer;
}

.block-product__info .info__select .info__option {
	text-align: center;
}


.block-product__info .info__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-product__info .info__quantity .btn-minus,
.block-product__info .info__quantity .btn-plus {
  width: 43px;
  padding: 0;
  border: 1px solid #dddad9;
  outline: 0;
  background-color: transparent;
  cursor: pointer;
}

.block-product__info .info__quantity .btn-minus .icon,
.block-product__info .info__quantity .btn-plus .icon {
  font-size: 20px;
}

.block-product__info .info__quantity .quantity__box {
  width: 43px;
  height: 43px;
  border-top: 1px solid #dddad9;
  border-bottom: 1px solid #dddad9;
}

.block-product__info .info__quantity .quantity__input {
  width: 100%;
  height: 100%;
  padding: 0 4px;
  border: 0;
  outline: 0;
  font-size: 18px;
  text-align: center;
  -moz-appearance: textfield;
}

.block-product__info .info__quantity .quantity__input::-webkit-outer-spin-button,
.block-product__info .info__quantity .quantity__input::-webkit-inner-spin-button {
  display: none;
}

.block-product__info .info__price {
  margin-bottom: 40px;
  font-size: 14px;
}

.block-product__info .info__price :not(.currency) {
  font-size: 30px;
}

.block-product__info .info__size,
.block-product__info .info__flavour,
.block-product__info .info__delivery,
.block-product__info .info__quantity {
  margin-bottom: 39px;
}




.block-product__info .info__size .size__title,
.block-product__info .info__flavour .flavour__title,
.block-product__info .info__delivery .delivery__title {
  margin-bottom: 10px;
  font-size: 16px;
}

.block-product__info .info__select--size .info__option {
  width: 80px;
  font-size: 16px;
}

.block-product__info .info__select--flavour .info__option {
  width: 187px;
}

.block-product__info .info__select--fill .info__option {
  width: 111px;
}

.block-product__info .delivery__form {
  margin-top: 17px;
  padding: 17px 14px 20px;
}

.block-product__info .delivery__form .form__item {
  margin-bottom: 28px;
}

.block-product__info .delivery__form .form__item .item__title {
  margin-bottom: 8px;
  font-size: 14px;
}

.block-product__info .delivery__form .form__item .greeting__input {
  width: 100%;
  height: 40px;
  margin-bottom: 9px;
  padding: 0 10px;
  border: 1px solid #dddad9;
  outline: 0;
}

.block-product__info .delivery__form .form__item .tips {
  font-size: 12px;
  line-height: 14px;
}

.block-product__info .info__select--delivery .info__option {
  width: 131px;
}

.block-product__info .delivery__detials {
  margin-top: 29px;
  margin-bottom: -28px;
  font-size: 14px;
}

.block-product__info .delivery__detials .details__item .input-wrap {
  position: relative;
  display: inline-block;
}

.block-product__info .delivery__detials .details__item--date .icon {
  position: absolute;
  top: 10px;
  right: 8px;
  font-size: 22px;
  color: #534741;
  opacity: .25;
}

.block-product__info .delivery__detials--a .details__item {
  margin-bottom: 29px;
}

.block-product__info .delivery__detials--a .details__item input,
.block-product__info .delivery__detials--a .details__item textarea,
.block-product__info .delivery__detials--a .details__item .select3 {
  width: 290px;
  height: 41px;
  padding: 0 10px;
  border: 1px solid #dddad9;
  outline: 0;
}

.block-product__info .delivery__detials--a .details__item textarea {
  height: 54px;
  padding: 2px 10px;
  resize: none;
}

.block-product__info .delivery__detials--b .detials__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.block-product__info .delivery__detials--b .detials__tabItem {
  width: 50%;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  border-top: 1px solid #dddad9;
  border-bottom: 1px solid rgba(165,121,60,.5);
  cursor: pointer;
}

.block-product__info .delivery__detials--b .detials__tabItem:first-child {
  border-left: 1px solid #dddad9;
}

.block-product__info .delivery__detials--b .detials__tabItem:last-child {
  border-right: 1px solid #dddad9;
}

.block-product__info .delivery__detials--b .detials__tabItem.is-active {
  height: 42px;
  border: 1px solid rgba(165,121,60,.5);
  border-bottom: 0;
  line-height: 44px;
  cursor: default;
}

.block-product__info .delivery__detials--b .detials__content {
  padding: 30px 20px;
  border: 1px solid rgba(165,121,60,.5);
  border-top: 0;
}

.block-product__info .delivery__detials--b .details__item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-product__info .delivery__detials--b .details__item .item__title {
  margin-bottom: 0;
  width: 126px;
  display: inline-block;
  vertical-align: middle;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.block-product__info .delivery__detials--b .details__item input,
.block-product__info .delivery__detials--b .details__item .select3 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  height: 41px;
  padding: 0 10px;
  border: 1px solid #dddad9;
  outline: 0;
}

.block-product__info .delivery__detials--b .details__item .input-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.block-product__info .delivery__detials .details__item .select3 {
  padding: 0;
}

.block-product__info .info__button {
  min-width: 170px;
  height: 50px;
  padding: 0 20px;
  border: 0;
  outline: 0;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.block-product-category .info__button {
  min-width: 170px;
  height: 50px;
  padding: 0 20px;
  border: 0;
  outline: 0;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  /*
  background-color: #a5793c;
  color: #fff;
  */
  cursor: pointer;
}

.block-product__comment .comment__title {
  margin-bottom: 10px;
  padding: 0 10px 11px;
  font-size: 16px;
  border-bottom: 1px solid #a5793c;
}

.block-product__comment .comment__content {
  padding: 0 10px;
  font-size: 13px;
  line-height: 19px;
}

.block-article {
  padding: 34px 0 68px;
  background-color: #fff;
}

.block-article__container {
  /* max-width: 1090px; */
  margin: 0 auto;
  padding: 0 20px;
}

.block-article__title {
  margin-bottom: 23px;
  font-size: 30px;
  font-weight: 300;
  color: #a5793c;
}

.block-article__title img {
  width: 290px;
  padding: 16px 0 2px;
}

.block-article__content {
  /* line-height: 20px; */
  counter-reset: sectioncounter;
  max-width: 1280px;
  text-align: left;
}

.block-article__content ol,
.block-article__content ul {
	list-style: initial;
}

.block-article__content li {
  position: relative;
  margin-top: 1.5em;
  /* padding-left: 30px; */
  counter-increment: sectioncounter;
}

.block-article__content li::before {
  /*content: counter(sectioncounter);*/
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  display: block;
}

.block-article__content li p:first-child {
  margin-bottom: 3px;
  font-weight: 700;
}

.block-map iframe {
  width: 100%;
  height: 500px;
  display: block;
}

.block-contact {
  padding: 50px 0 70px;
  background-color: #fff;
}

.block-contact__container {
  /* max-width: 1090px; */
  margin: 0 auto;
  padding: 0 20px;
}

.block-contact__title {
  margin-bottom: 23px;
  font-size: 30px;
  font-weight: 300;
  color: #a5793c;
}

.block-contact__info {
  margin-bottom: 46px;
}

.block-contact__info .info__item {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}

.block-contact__info .info__item .item__title {
  font-weight: 700;
}

.block-contact__form .form__item {
  margin-bottom: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-contact__form .form__label {
  width: 100px;
  font-size: 14px;
  line-height: 41px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.block-contact__form .form__item input,
.block-contact__form .form__item textarea,
.block-contact__form .form__item .select3 {
  width: 500px;
  height: 41px;
  border: 1px solid #dddad9;
  outline: 0;
  font-size: 14px;
}

.block-contact__form .form__item input {
  padding: 0 10px;
}

.block-contact__form .form__item textarea {
  padding: 10px;
  height: 120px;
  resize: none;
}

.block-contact__form .form__button {
  min-width: 170px;
  height: 50px;
  margin: 11px 0 0 100px;
  padding: 0 20px;
  border: 0;
  outline: 0;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  background-color: #a5793c;
  color: #fff;
  cursor: pointer;
}
@media (pointer: fine) {
.block-contact__form .form__button:hover {
  background-color: #7d5a27;
}
}

.block-image,
.block-text {
	/* max-width: 1160px; */
	/*
	padding-left: 20px;
	padding-right: 20px;
	*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.main .block-image:last-child,
.main .block-text:last-child {
	margin-bottom: 70px;
}

.block-cart {
  padding: 34px 0 69px;
}

.block-cart__container {
  /* max-width: 1090px; */
  margin: 0 auto;
  /* padding: 0 20px; */
}

.block-cart__title {
  padding: 0 10px 10px;
  font-size: 30px;
  font-weight: 300;
  color: #a5793c;
}

.block-cart__table .table__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  background-color: #756c67;
  color: #fff;
}

.block-cart__table .table__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.block-cart__table .table__col {
  padding: 0 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-cart__table .table__col--remove { position: relative; width: 77px; }
.block-cart__table .table__col--item { position: relative; padding: 0 3px; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.block-cart__table .table__col--size { width: 160px; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline;  }
.block-cart__table .table__col--quantity { width: 140px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.block-cart__table .table__col--price { width: 130px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.block-cart__table .table__header {
  /* line-height: 35px; */
  background-color: #f6f1eb;
}

.block-cart__table .table__body .table__row {
  position: relative;
  /* min-height: 100px; */
  padding: 20px 0;
  border-top: 1px solid #b0acad;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-cart__table .table__body .table__row:first-child {
  /* border-top: 0; */
}

.block-cart__table .table__col--size .select3 {
  width: 72px;
  margin-left: 15px;
  margin-right: 4px;
  text-align: left;
  display: inline-block;
}

.block-cart__table .table__col--size .select3-title,
.block-cart__table .table__col--size .select3-item {
  font-size: 18px;
  padding-left: 15px;
}

.block-cart__table .table__col .unit-size {
  font-size: 12px;
}

.block-cart__table .table__col--size .size,
.block-cart__table .table__col--quantity .quantity,
.block-cart__table .table__col--price span {
  font-size: 18px;
  line-height: 44px;
}

.block-cart__table .table__col--price .currency {
  display: none;
}

.block-cart__table .table__col .btn-minus,
.block-cart__table .table__col .btn-plus {
  width: 40px;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  cursor: pointer;
}

.block-cart__table .table__col .btn-minus .icon,
.block-cart__table .table__col .btn-plus .icon {
  font-size: 20px;
}

.block-cart__table .table__col .quantity__box {
  width: 40px;
  height: 40px;
  border: 1px solid #dddad9;
}

.block-cart__table .table__col .quantity__input {
  width: 100%;
  height: 100%;
  padding: 0 4px;
  border: 0;
  outline: 0;
  font-size: 18px;
  text-align: center;
  -moz-appearance: textfield;
}

.block-cart__table .table__col .quantity__input::-webkit-outer-spin-button,
.block-cart__table .table__col .quantity__input::-webkit-inner-spin-button {
  display: none;
}

.block-cart__table .table__col .product__cover {
  /* position: absolute;
  top: 0;
  left: 3px; */
  width: 120px;
  height: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.block-cart__table .table__col .product__content {
  padding-left: 20px;
  flex-grow: 1;
}

.block-cart__table .table__col .product__title {
  margin: -4px 0 10px;
  font-size: 16px;
  line-height: 20px;
}

.block-cart__table .table__col .product__num {
  font-size: 12px;
}

.block-cart__table .table__col .product__original {
  margin-bottom: 5px;
  font-size: 12px;
  color: #b0acad;
}

.block-cart__table .table__col .product__special {
}

.block-cart__table .table__col .label-mb {
  display: none;
}

.block-cart__table .delivery__form {
  width: 464px;
  max-width: 100%;
  margin-top: 20px;
  padding: 15px;
  /* background-color: #f6f1eb; */
}

.block-cart__table .delivery__form .form__content .content__tab {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.block-cart__table .delivery__form .form__content .content__tabItem {
  width: 50%;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  border-top: 1px solid #dddad9;
  border-bottom: 1px solid rgba(165,121,60,.5);
  cursor: pointer;
}

.block-cart__table .delivery__form .form__content .content__tabItem:first-child {
  border-left: 1px solid #dddad9;
}

.block-cart__table .delivery__form .form__content .content__tabItem:last-child {
  border-right: 1px solid #dddad9;
}

.block-cart__table .delivery__form .form__content .content__tabItem.is-active {
  height: 42px;
  border: 1px solid rgba(165,121,60,.5);
  border-bottom: 0;
  line-height: 44px;
  background-color: #eee4da;
  color: #a5793c;
  cursor: default;
}

.block-cart__table .delivery__form .form__content [class^=content--] {
  padding: 10px;
  border: 1px solid rgba(165,121,60,.5);
  border-top: 0;
  background-color: #eee4da;
}

.block-cart__table .delivery__form .form__content [class^=content--] .item__title {
  width: 115px;
}

.block-cart__table .delivery__form .form__content--a {
  margin-bottom: -10px;
}

.block-cart__table .delivery__form .form__item {
  /* margin-bottom: 10px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-cart__table .delivery__form .form__item .item__title {
  /* min-width: 146px; */
  white-space: nowrap;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.block-cart__table .delivery__form .form__item input:not([type="checkbox"]):not([type="radio"]),
.block-cart__table .delivery__form .form__item textarea,
.block-cart__table .delivery__form .form__item .select3 {
	/* margin-top: 5px;
	margin-bottom: 5px; */
  width: auto;
  /* height: 40px; */
  min-height: 40px;
  border: 0;
  outline: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
	width: 100%;
}

.block-cart__table .delivery__form .form__item input {
  padding: 0 10px;
}

.block-cart__table .delivery__form .form__item textarea {
  height: 52px;
  padding: 2px 10px;
  resize: none;
}

.block-cart__table .delivery__form .form__item .select3-list {
	/*
  border: 1px solid;
  border-color: #dddad9 transparent;
  */
  border: 0;
  left: 0;
  border-top: 1px solid #dddad9;
}

.block-cart__table .delivery__form .form__item .input-wrap {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.block-cart__table .delivery__form .form__item .input-wrap input {
  width: 100%;
}

.block-cart__table .delivery__form .form__item--date .icon {
  position: absolute;
  top: 10px;
  right: 8px;
  font-size: 22px;
}

.block-cart__table .delivery__form .form__item--greeting {
  margin-bottom: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.block-cart__table .delivery__form .form__item--greeting .greeting__input {
  width: 100% !important;
}

.block-cart__table .delivery__form .form__item--greeting .item__title {
  margin-bottom: 8px;
}

.block-cart__table .delivery__form .form__item--greeting .tips {
  width: 100%;
  margin-top: 9px;
  font-size: 12px;
}

/*
.block-cart__table .delivery__form--item {
  margin-left: 160px;
}
*/

.block-cart__table .btn-remove {
  /* position: absolute;
  top: 0;
  left: 10px; */
  width: 57px;
  height: 57px;
  overflow: hidden;
  cursor: pointer;
}

.block-cart__table .btn-remove span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 22px;
  height: 1px;
  margin: auto;
  background-color: #534741;
  display: block;
}

.block-cart__table .btn-remove span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.block-cart__table .btn-remove span:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.block-cart__table .table__bottom {
  margin-bottom: 18px;
  padding: 20px;
  background-color: #f6f1eb;
}

.block-cart__table .table__bottom .bottom__title {
  font-size: 20px;
  /* font-weight: 300; */
  text-align: center;
}

.block-cart__table .delivery__form--local {
  width: 100%;
  margin-top: 23px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-cart__table .delivery__form--local .form__block {
  width: 416px;
  margin-bottom: -10px;
}

.block-cart__table .delivery__form--local .form__block:last-child {
  margin-left: 50px;
}

.block-cart__table .delivery__form--local .form__block:last-child .item__title {
  /* width: 72px; */
}

.block-cart .peronal-info {
  margin: 10px 0 9px;
  padding: 20px 0;
  background-color: #534741;
  -webkit-box-shadow: 0 -9px 0 #fff, 0 -10px 0 0 #b0acad;
          box-shadow: 0 -9px 0 #fff, 0 -10px 0 0 #b0acad;
}

.block-cart .peronal-info__title {
  margin-bottom: 28px;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
  color: #fff;
}

.block-cart .peronal-info__content {
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-cart .peronal-info__content .content--left,
.block-cart .peronal-info__content .content--right {
  max-width: 397px;
  width: 100%;
}

.block-cart .peronal-info__content .content--right {
  margin-left: 70px;
}

.block-cart .peronal-info__item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-cart .peronal-info__item label {
  width: 97px;
  font-size: 14px;
  color: #fff;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.block-cart .peronal-info__item input,
.block-cart .peronal-info__item .select3 {
  width: 100%;
  height: 40px;
  border: 0;
  outline: 0;
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.block-cart .peronal-info__item input {
  padding: 0 10px;
}

.block-cart .peronal-info__item .select3-list {
  border: 1px solid;
  border-color: #dddad9 transparent;
}

.block-cart .price__list {
  margin-bottom: -35px;
}

.block-cart .price__item {
  height: 57px;
  padding: 0 10px;
  border-top: 1px solid #b0acad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.block-cart .price__item .item__title {
  margin-top: 8px;
}

.block-cart .price__item .item__price {
  width: 150px;
  font-size: 18px;
  text-align: right;
}

.block-cart .price__item .item__price .currency {
  display: none;
}

.block-cart .price__item--total .item__price {
  font-weight: 700;
}

.block-cart .btn-back {
  position: relative;
  margin-bottom: 18px;
  padding: 0 9px 0 19px;
  border: 1px solid #dddad9;
  line-height: 29px;
  display: inline-block;
}

.block-cart .btn-back .icon {
  position: absolute;
  top: 10px;
  left: 3px;
  font-size: 10px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.block-cart .term__list {
  margin-bottom: 51px;
  padding-right: 250px;
}

.block-cart .term__item {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.block-cart .term__item input {
  margin-right: 9px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.block-cart .term__item a {
  text-decoration: underline;
}

.block-cart .btn-checkout {
  min-width: 170px;
  min-height: 50px;
  /* margin: 0 auto; */
  margin: 5px;
  padding: 10px;
  border: 0;
  outline: 0;
  font-size: 20px;
  /* line-height: 50px; */
  display: block;
  display: inline-block;
  cursor: pointer;
}



/* temp-fix-1 */

/*
html { background: #ffffff; }
html, body { font-size: 14px; }
*/


.promotion_message { text-align: center; }

.referral_title{
	font-weight:blod;
	font-size:16px;
}


/* @media (min-width: 1001px){ */
/*
@media (min-width: 768px){
	.lang--pictograph .header__nav .nav__item { font-size: 14px; }
	.header__popup li { line-height: 26px; }
	.header__lang .lang__pictograph { font-size: 14px; }
}
*/

.lang--pictograph .block-breadcrumb { font-size: 14px; }
.lang--pictograph .block-banner__item .text-area .text-content { font-size: 16px; line-height: 25px; }


.block-product-category .search-container table { border-collapse: collapse; }
.block-product-category .search-container td { vertical-align: top; }
.block-product-category .search-container .search-input,
.block-product-category .search-container .search-result { margin-bottom: 15px; }
.block-product-category .search-container .search-input input { height: 40px;
    margin-bottom: 9px;
    padding: 0 10px;
    border: 1px solid #dddad9;
    outline: 0;
    font-size: 14px;
}
.block-product-category .search-container .product__list { margin-top: 30px; }
@media (pointer: fine) {
.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover { transform: translateY(0) !important; }
.at-resp-share-element .at-share-btn:focus { outline: none; }
}

.block-cart .peronal-info { background-color: #a5793c; }
.block-cart .peronal-info__item { /* margin-right: -10px; */ }
.block-cart .peronal-info__item input.checkbox,
.block-cart .peronal-info__item input.radio { width: 20px; height: 20px; flex: unset; }
.block-cart .peronal-info__item input, 
.block-cart .peronal-info__item .select3 { /* margin-right: 10px; */ }
.create-order-box { margin: 0 auto; }
.create-order-box td { vertical-align: middle; padding: 5px; }
.create-order-box label { display: block; }
.create-order-box input,
.create-order-box textarea { width: 300px; max-width: 100%; font-size: 14px; }
.create-order-box input[type="checkbox"],
.create-order-box input[type="radio"] { width: 20px; height: 20px; }
.create-order-box textarea { min-height: 80px; }

.block-banner { height: 0; padding-bottom: 30%; overflow: hidden; margin-bottom: -1px; white-space: nowrap; }
.block-banner .block-banner__item { /* margin-top: -4%; */ margin-top: 15%; transform: translateY(-50%); display: inline-block; }

.owl-carousel .animated {
  -webkit-animation-duration: 0.2s !important;
  animation-duration: 0.2s !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

.block-frame {
  padding: 63px 70px 16px;
  max-width: 1190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.block-frame .image-area {
  position: relative;
  width: 462px;
  z-index: 1;
}

.block-frame .image-area .image-wrap {
  position: relative;
  width: 100%;
  padding-top: 6.709957%;
  padding-right: 7.575758%;
  z-index: 1;
}

.block-frame .image-area .image-mask {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  padding-left: 8.441558%;
}

.block-frame .image-area .image-mask::after {
  content: '';
  padding-top: 101.418440%;
  background-color: #fff;
  display: block;
}

.block-frame .image-area .image-wrap img,
.block-frame .image-area .image-mask::after {
  -webkit-box-shadow: 10px 10px 15px rgba(0,0,0,.2);
          box-shadow: 10px 10px 15px rgba(0,0,0,.2);
}

.block-frame .text-area {
  width: 588px;
  padding: 40px 65px 35px 77px;
  background-color: rgba(255,255,255,.65);
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.block-frame .text-area .text-title {
  font-size: 37px;
  font-weight: 300;
}

.block-frame .text-area .text-content {
  margin: 32px 0 26px;
  font-size: 14px;
  line-height: 20px;
}

.block-frame .text-area .text-more {
  font-size: 14px;
  color: #a5793c;
}

.block-thumbnail { /* display: flex; flex-wrap: wrap; max-width: 1280px; */ /* max-width: 1010px; */
    margin: 0 auto; /* padding-left: 10px; padding-right: 10px; */ }
.block-thumbnail .container .row { margin-left: -10px; margin-right: -10px; }
.block-thumbnail .image-text { /* padding-left: 0; padding-right: 0; flex-basis: 33.33%; max-width: 33.33%; */ }
.block-thumbnail .image-text .image-area { border: 1px solid #ececec; margin-bottom: 5px; position: relative; height: 0; padding-bottom: 100%; }
.block-thumbnail .image-text .image-area video { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; }
.block-thumbnail .image-text .text-area .text-title { font-size: 18px; /* line-height: 22px; text-transform: uppercase; */ margin-bottom: 25px; padding: 0 5px; }
.block-thumbnail .image-text .text-area .text-content { font-size: 16px; display: flex; flex-direction: column; justify-content: flex-end; margin-bottom: 0; }

@media (max-width: 1250px) {
	/* 
  .header__container {
    padding: 0 20px;
    -webkit-box-orient: vertical;
  }
  */

  .header__logo {
    /* margin-top: 10px; */
  }

  .header__logo .logo__link {
    /* width: 200px; */
    margin: 0 auto;
  }

  /*
  .header__inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  */

  .block-frame__inner {
    padding: 0 70px;
  }

  .block-frame__text {
    padding: 40px 25px 35px 50px;
  }
}

/* @media (max-width: 1000px) { */
@media (max-width: 767.98px) {
  /*
  .header {
    height: 74px;
  }
  */

	.header,
	.header__container { padding-bottom: 0; }
  
  .header__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    /* -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; */
  }

  .header__close,
  .header__menu {
    display: block;
  }

  .header__menu {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    /* margin-top: 24px;
    margin-left: -4px; */
    width: 30px;
    cursor: pointer;
  }

  .header__menu span {
    width: 24px;
    height: 1px;
    margin: 7px auto;
    display: block;
    background-color: #534741;
  }

  .header__inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: #fff;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: -webkit-transform .2s ease-in;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  }
  /*
.header__inner {
  align-items: center;
  justify-content: space-between;
}
*/

  .header__inner.is-active {
    overflow-y: auto;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  .header__logo {
    /* position: absolute;
    top: 22px;
    left: 50%;
    margin-top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); */
  }

  .header__logo .logo__link {
    /* width: 186px; */
  }

  .header__cart {
	display: block;
   /* margin-top: 15px;*/
    margin-right: 0;
	position: absolute;
	right: 20px;
  }
  
  .header__inner .header__cart {
    display: none;
  }

  .header__cart--mobile {
    /* margin-top: 29px;
    display: block; */
  }

/*
  .header__cart .icon {
    font-size: 25px;
  }

  .header__cart .cart__count {
    top: -8px;
    right: -10px;
    width: 20px;
    height: 20px;
    font-size: 13px;
    line-height: 20px;
  }
  */

  .header__nav { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .header__search { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .header__lang { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .header__close { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  
  .header__lang .header__popup {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
            transform: none;
  }

  .header__popup::before,
  .header__popup::after {
    content: none;
  }

  .header__popup li a:hover {
    color: inherit;
  }

  .header__search {
    width: 100%;
    padding: 20px 85px 20px 20px;
  }

  .header__search .search__icon {
    display: none;
  }

  .header__search .search__form input {
    width: 100%;
    height: 45px;
    padding-left: 45px;
    font-size: 17px;
    background-color: #a9a4a0;
    color: #fff;
  }

  .header__search .search__form input::-webkit-input-placeholder { color: #fff; }
  .header__search .search__form input:-ms-input-placeholder { color: #fff; }
  .header__search .search__form input::-ms-input-placeholder { color: #fff; }
  .header__search .search__form input::placeholder { color: #fff; }

  .header__search .search__form .icon {
    color: #fff;
  }

  .header__search .search__form .icon-search {
    position: absolute;
    top: 13px;
    left: 15px;
    font-size: 20px;
    display: block;
  }

  .header__search .search__form .icon-arrow {
    top: 14px;
    right: 10px;
    font-size: 19px;
  }

  .header__close {
    position: absolute;
    top: 25px;
    right: 15px;
    width: 35px;
    height: 35px;
    cursor: pointer;
  }

  .header__close span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 35px;
    height: 1px;
    margin: auto;
    background-color: #534741;
    display: block;
  }

  .header__close span:first-child {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .header__close span:last-child {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  .header .header__nav {
    width: 100%;
    display: block;
	position: relative;
	padding: 0;
	bottom: auto;
	top: 0;
  }

  /*
  .header__nav .nav__item {
    margin: 0;
    font-size: 17px;
    text-transform: none;
  }
  */
	/*
  .header__nav .nav__item {
    font-size: 13px;
  }
  */

  /*
  .header__nav .nav__item:first-child {
    display: block;
  }

  .header__nav .nav__item > a {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .header__nav .nav__item .icon {
    margin: 15px -10px 0 0;
    padding: 10px;
    font-size: 36px;
  }

  .header__subnav {
    background-color: #a9a4a0;
    display: none;
  }

  .header__subnav .subnav__item {
    border-bottom: 1px solid #e5dfd3;
    font-size: 17px;
    line-height: 58px;
    color: #fff;
  }

  .header__subnav .subnav__item:last-child {
    border-bottom: 0;
  }

  .header__subnav .subnav__item a::before {
    content: '-';
    margin-right: 10px;
    display: inline-block;
  }
  
  .nav__item {
	  display: flex;
	  flex-direction: row;
  }
  */
  .header__inner { box-sizing: border-box; padding-bottom: 20px; }
  
  .header__nav {
	  font-size: 17px;
  }
  .header__nav .nav__item .icon { display: none; }
  
  .header__nav .nav__item .header__subnav {
    box-shadow: none;
	position: relative;
	left: unset;
	top: unset;
	transform: unset;
	padding: 0;
	max-height: unset;
	/*
	margin-top: -10px;
	*/
  }
	.header__nav .nav__item a { /* padding: 17px 20px; */ padding: 15px 20px; white-space: normal; }
	.header__nav .nav__item .header__subnav ul { max-height: unset; }
	.header__nav .nav__item .header__subnav a { padding: 10px 20px 10px 45px; /* font-size: 15px; line-height: 20px; */ font-size: 0.9em; }
	.header__nav .nav__item .header__subnav a:before { content: ' - '; position: absolute; margin-left: -15px; }
  
	/*
  .block-nav {
    padding: 5px 0 0;
  }
  */
	/*
  .header__nav.owl-carousel .owl-nav button.owl-next,
  .header__nav.owl-carousel .owl-nav button.owl-prev {
    width: 11px;
    height: 21px;
  }
  */
	/*
  .header__nav.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
  }
  */
	/*
  .header__nav.owl-carousel .owl-nav button.owl-next {
    right: 10px;
  }
  */
  
  
  
  
  .header__lang {
    width: 100%;
    margin: 10px 0 0;
    border-top: 1px solid #e5dfd3;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .header__lang .text-mb {
    display: inline;
  }

  .header__lang .text-pc {
    display: none;
  }

  .header__lang .lang__current {
    /* padding: 20px 18px 0 20px;
    padding: 10px 18px 10px 20px; */
	padding-left: 20px;
	padding-right: 20px;
	/*
    font-size: 17px;
	line-height: 58px;
	*/
  }

  .header__lang .lang__list {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .header__lang .lang__item {
    width: 100%;
    border-top: 1px solid #e5dfd3;
	/*
    font-size: 17px;
    line-height: 58px;
	padding-top: 10px;
	padding-bottom: 10px;
	*/
  }

  .header__lang .lang__item:first-child {
    border-top: 0;
  }

  .header__lang .lang__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	padding-top: 15px;
	padding-bottom: 15px;
	align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .header__lang .lang__item .icon {
	/*
    margin-top: 22px;
    margin-right: -2px;
	*/
    font-size: 13px;
    display: none;
  }

  .header__lang .lang__item--current,
  .header__lang .lang__item--current .icon {
    display: inline-block;
  }

  .main {
    /* padding-top: 74px; */
  }

  /*
  .footer .container {
    margin: 0 20px;
    padding: 0;
  }
  */

  .footer__contact {
    height: auto;
	/*
    padding: 13px 20px;
	*/
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer__contact .contact__item {
    line-height: 20px;
  }

  .footer__content {
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer__link {
    width: 100%;
    margin-top: 6px;
    padding: 0 10px 19px;
    border-bottom: 1px solid #cebea8;
  }

  .footer__follow {
    padding: 20px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .footer__follow .follow__box {
    margin-bottom: 0;
  }

  .footer__follow .email__box input {
    height: 30px;
  }

  .footer__follow .email__box button {
    height: 30px;
  }

  .footer__bottom.container {
    height: 59px;
    padding: 0 10px;
  }

  .block-banner__item .text-area {
    width: 300px;
  }

  .block-banner__item .text-area .text-title {
    font-size: 30px;
  }

  .block-banner__item .text-area .text-content {
    font-size: 12px;
  }

  .block-breadcrumb {
    display: none;
  }

  .block-frame {
    padding: 30px 0 16px;
  }

  .block-frame__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .block-frame__image {
    width: 70%;
    margin: 0 auto;
  }

  .block-frame__text {
    width: auto;
    margin: -38.425373% -10px 0;
    padding: 38.425373% 20px 38px;
    text-align: center;
  }

  .block-frame__text .text__title {
    padding-top: 55px;
  }

  .block-frame__text .text__content {
    margin: 23px 0 26px;
  }

  .block-product__coverWrap {
    margin-right: 30px;
  }

  .block-cart {
    padding: 18px 0 69px;
  }

  .block-cart__title {
    padding: 0 10px 9px;
    font-size: 27px;
  }

  .block-cart__container {
    /* padding: 0 10px; */
  }

  .block-cart__table .table__col--price {
    width: 120px;
    padding: 0 12px 0 0;
  }

  .block-cart__table .table__col--quantity {
    width: 120px;
    padding: 0;
  }

  .block-cart__table .table__col--size {
    width: 90px;
    padding: 0;
  }

  .block-cart__table .table__col--size .select3 {
    width: 70px;
    margin-left: 9px;
  }

  .block-cart__table .delivery__form--local .form__block {
    width: 100%;
    max-width: 50%;
  }

  .block-cart__table .delivery__form--local .form__block:last-child {
    margin-left: 30px;
  }

  .block-cart .peronal-info__content {
    padding: 0 20px;
  }

  .block-cart .peronal-info__content .content--left,
  .block-cart .peronal-info__content .content--right {
    max-width: 100%;
  }

  .block-cart .peronal-info__content .content--right {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
	/*
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer .container {
    margin: 0 10px;
  }
  */

  .footer__link {
    padding: 10px 10px 22px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer__link .link__item .link__list .link__item {
    margin-top: 14px;
  }

  /*
  .footer__copyright {
    padding-left: 10px;
	padding-right: 10px;
  }
  */

  .footer__follow {
    padding: 23px 10px 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer__follow .follow__box {
    margin-bottom: 29px;
  }

  .footer__follow .follow__box .box__content a {
    margin-right: 20px;
  }

  .footer__follow .follow__box .box__content .icon {
    font-size: 45px;
  }

  .footer__follow .email__box input {
    width: 252px;
  }

  .footer__follow .email__box button {
    width: 42px;
    margin-left: 10px;
  }

  .footer__bottom.container {
    height: auto;
    padding: 13px 10px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .footer__logo {
    margin-bottom: 20px;
  }

  .block-banner__item .text-area {
    position: static;
    width: 100%;
    padding: 20px 20px 28px;
    text-align: center;
    background-color: #f6f1eb;
    -webkit-transform: none;
            transform: none;
  }

  .block-banner__item .text-area .text-title {
    margin-bottom: 16px;
    font-size: 37px;
    font-weight: 300;
    line-height: 42px;
    color: #a5793c;
  }

  .block-banner__item .text-area .text-content {
    font-size: 14px;
    line-height: 20px;
  }

  .owl-nav button.owl-prev,
  .owl-nav button.owl-next {
    background-image: url(../images/icon-banner-arrow-m.svg);
  }

  .owl-nav button.owl-prev {
    left: 10px;
  }

  .owl-nav button.owl-next {
    right: 10px;
  }

  .block-frame__image {
    width: 100%;
  }

  .block-frame__text {
    margin: -54.925373% -10px 0;
    padding: 54.925373% 20px 38px;
  }

  .block-map iframe {
    height: 300px;
  }

  .block-contact {
    padding: 29px 0 59px;
  }

  .block-contact__container {
    padding: 0 20px;
  }

  .block-contact__info {
    margin-bottom: 35px;
  }

  .block-contact__form .form__item {
    margin-bottom: 22px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .block-contact__form .form__label {
    line-height: 30px;
  }

  .block-contact__form .form__item input,
  .block-contact__form .form__item textarea,
  .block-contact__form .form__item .select3 {
    width: 100%;
  }

  .block-contact__form .form__item textarea {
    height: 100px;
  }

  .block-contact__form .form__button {
    margin: 8px 0 0;
  }

  .block-article {
    padding: 29px 0 54px;
  }

  .block-article__container {
    padding: 0 20px;
  }

  .block-article__title img {
    padding: 0 0 2px;
  }

  .block-product {
    padding: 29px 0 45px;
  }

	.block-thumbnail .image-text,
  .block-product-category .product__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

	.block-thumbnail .image-text,
  .block-product-category .product__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .block-product__inner {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .block-product__coverWrap {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .block-product__cover {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .block-product__info {
    min-width: 0;
  }

  .block-product__info .info__title {
    font-size: 30px;
  }

  .block-product__info .info__size,
  .block-product__info .info__flavour,
  .block-product__info .info__delivery,
  .block-product__info .info__quantity {
    margin-bottom: 37px;
  }

  .block-product__info .info__quantity .btn-minus,
  .block-product__info .info__quantity .btn-plus {
    width: 56px;
  }

  .block-product__info .info__quantity .btn-minus .icon,
  .block-product__info .info__quantity .btn-plus .icon {
    font-size: 28px;
  }

  .block-product__info .info__quantity .quantity__box {
    width: 56px;
    height: 56px;
  }

  .block-product__info .info__quantity .quantity__input {
    font-size: 25px;
  }

  .block-product__comment .comment__title {
    padding: 0 0 11px;
  }

  .block-product__comment .comment__content {
    padding: 0;
  }

  .block-product__info .delivery__detials--a .details__item--district .select3 {
    width: 100%;
  }

  .block-product__info .delivery__detials--b .detials__content {
    padding: 30px 20px 0;
  }

  .block-product__info .delivery__detials--b .details__item {
    margin-bottom: 29px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .block-product__info .delivery__detials--b .details__item .item__title {
    margin-bottom: 8px;
  }

  .block-product__info .delivery__detials--b .details__item .input-wrap {
    width: 100%;
  }

  .block-product__info .delivery__detials--a .details__item input,
  .block-product__info .delivery__detials--a .details__item textarea,
  .block-product__info .delivery__detials--a .details__item .select3 {
    width: 100%;
  }

  .block-product__info .delivery__detials--a .details__item textarea {
    height: 86px;
  }

  .block-product__info .delivery__detials .details__item .input-wrap {
    display: block;
  }

  .block-cart {
    padding: 18px 0 59px;
  }

  /* .block-cart__table .table__header { */
	.block-cart__table .table__header .table__header_column {
    display: none;
  }
  
  .block-cart__table .table__header .table__header_mb .col { padding-left: 0; padding-right: 0; }

  .block-cart__table .table__col--remove {
    position: absolute;
    /* top: 0; */
    top: 20px;
    right: 0;
    width: 25px;
    padding: 0;
  }

  .block-cart__table .btn-remove {
    position: relative;
    left: 0;
  }

  .block-cart__table .table__col--item { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .block-cart__table .table__col--size { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .block-cart__table .delivery__form--item { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .block-cart__table .table__col--quantity { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .block-cart__table .table__col--price { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

  .block-cart__table .table__col .label-mb {
    font-size: 15px;
    display: inline-block;
  }

  .block-cart__table .table__col--item {
    padding: 0;
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }

  .block-cart__table .table__col .product__cover {
    left: 5px;
    /* width: 50px;
    height: 50px; */
  }

  .block-cart__table .table__col .product__content {
    /* padding-left: 72px; */
    padding-right: 30px;
  }

  .block-cart__table .table__col--size {
    width: 100%;
    margin-top: 17px;
    padding-left: 72px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .block-cart__table .table__col--size .select3 {
    margin-left: 13px;
  }

  .block-cart__table .table__col--size .label-mb {
    margin-right: 14px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }

  .block-cart__table .table__col--quantity {
    width: auto;
    /* padding-left: 72px; */
  }

  .block-cart__table .table__col--quantity .label-mb {
    margin-right: 15px;
  }

  .block-cart__table .table__col--price {
    padding: 0 5px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  /*
  .block-cart__table .table__col--quantity,
  .block-cart__table .table__col--price {
    margin-top: 25px;
  }
  */

  .block-cart__table .table__col--size .size { line-height: 1; }
  .block-cart__table .table__col--quantity .quantity,
  .block-cart__table .table__col--price span { line-height: 40px; }

  .block-cart__table .delivery__form {
    padding: 16px 10px 20px;
  }

  .block-cart__table .delivery__form .form__item textarea {
    height: 84px;
  }

  .block-cart__table .delivery__form--item {
    width: 100%;
    margin-left: 0;
    margin-bottom: -20px;
  }

  .block-cart__table .table__bottom {
    padding: 20px;
  }

  .block-cart__table .delivery__form--local {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .block-cart__table .delivery__form--local .form__block {
    max-width: 100%;
  }

  .block-cart__table .delivery__form--local .form__block:last-child {
    margin-left: 0;
    /* margin-top: 10px; */
  }

  .block-cart__table .delivery__form--local .form__block:last-child .item__title {
    width: 126px;
  }

  .block-cart .peronal-info {
    padding: 20px 0 15px;
  }

  .block-cart .peronal-info__content {
    padding: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .block-cart .peronal-info__content .content--left,
  .block-cart .peronal-info__content .content--right {
    max-width: 100%;
  }

  .block-cart .peronal-info__content .content--right {
    margin-left: 0;
  }

  .block-cart .peronal-info__item {
    margin-bottom: 15px;
  }

  .block-cart .peronal-info__item label {
    width: 95px;
  }

  .block-cart .price__list {
    margin-bottom: 11px;
  }

  .block-cart .btn-back {
    margin-bottom: 18px;
    line-height: 34px;
  }

  .block-cart .term__list {
    margin-bottom: 40px;
    padding-right: 0;
  }

  .block-cart .term__item {
    margin-bottom: 16px;
    /* line-height: 16px; */
  }

  .block-cart .term__item input {
    margin-top: 1px;
    margin-right: 11px;
  }
}
@media (max-width: 767px){
	.block-banner { height: auto; padding-bottom: 0; }
	.block-banner .block-banner__item { margin-top: 0; transform: none; }
	.block-thumbnail { padding-left: 0; padding-right: 0; }
}

@media (max-width: 576px) {
	.block-thumbnail .owl-carousel {
		margin-right: -20px;
	}
	/*
	.block-thumbnail .image-text {
		flex-basis: calc(100% / 2.2);
		max-width: calc(100% / 2.2);
	}
	*/
}

@media (max-width: 480px) {
  .block-product-category {
    padding: 48px 0 54px;
  }

  .block-product-category .container {
    padding: 0 30px;
  }

  .block-product-category .product__list {
    margin: 0 0 -30px;
  }


  .item__cover {
    margin-bottom: 17px;
  }

  .product__item .item__name {
    margin-bottom: 18px;
  }

  .block-product-category .product__item .item__price {
    margin-bottom: 15px;
    font-size: 20px;
  }

  .block-product-category .container.shrink {
    margin-top: 2px;
  }
  
	.block-product-category .product__list {
		margin: 0 -20px -30px;
	}
	.block-thumbnail .image-text,
  .block-product-category .product__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0 40px;
  }
  
	.block-thumbnail .image-text,
	.block-product-category .product__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 0 2.419355% 30px;
	}
	/*
	.block-thumbnail .image-text {
		flex-basis: calc(100% / 1.2);
		max-width: calc(100% / 1.2);
	}
	*/
}


#cart-preview {
	position: relative;
	background-color: #ffffff;
	max-width: 80%;
	margin: 0 auto;
	padding: 40px 30px;
	
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	font-size: 13px;
    line-height: 19px;
}
#cart-preview table {
	border-collapse: collapse;
	width: 100%;
}
#cart-preview thead {
	background-color: #f6f1eb;
	text-align: center;
}
#cart-preview td {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
#cart-preview tbody tr td {
	border-bottom: 1px solid #b0acad;
}
#cart-preview .product__col {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex; */
	text-align: left;
	/* vertical-align: top; */
}
#cart-preview tbody .product__col {
    vertical-align: top;
	position: relative;
}
#cart-preview tbody .product__col a.product__cover-link {
    position: absolute;
	left: 10px;
	top: 10px;
}
#cart-preview .product__col .product__cover {
    width: 60px;
    height: 60px;
	overflow: hidden;
	display: table-cell;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#cart-preview .product__col .product__cover img {
    margin-top: 50%;
    transform: translateY(-50%);
	position: absolute;
	display: none;
}
#cart-preview .product__col .product__content {
	/* display: table-cell; */
	padding-left: 80px;
	/* margin-top: 5px; */
	min-height: 64px;
}
#cart-preview .product__col .product__content .product__title {
	margin: -4px 0 10px;
    font-size: 16px;
    line-height: 20px;
}
#cart-preview .product__col .product__content .product__greeting {
	margin: -4px 0 10px;
	border: 1px solid #bbbbbb;
	padding: 2px 5px;
}
#cart-preview .attr__col,
#cart-preview .quantity__col {
    font-size: 16px;
    line-height: 20px;
	white-space: nowrap;
}
#cart-preview .attr__col .attr-unit {
    font-size: 12px;
	margin-left: 4px;
}
#cart-preview .price__col,
#cart-preview .price__row {
	text-align: right;
	padding-right: 10px;
}
#cart-preview tbody .price__col .currency /* ,
#cart-preview .price__row .currency */ {
	display: none;
}
#cart-preview tbody .price__col,
#cart-preview .item__price {
	font-size: 18px;
	line-height: 44px;
}
#cart-preview tbody .price__col .currency,
#cart-preview .price__row .currency {
	font-size: 0.8em;
	margin-right: 2px;
}
/* #cart-preview .price__row .currency,
#cart-preview .price__row .symbol,
#cart-preview .price__row .price {
	font-weight: bold;
} */
#cart-preview .price__row .item__title { text-transform: uppercase; }
#cart-preview .price__row .item__price {
	width: 150px;
	display: inline-block;
}
#cart-preview .price__row.last .item__price {
	font-weight: bold;
}
#cart-preview .btn-checkout-btn {
	width: 170px;
    height: 50px;
    margin: 30px auto 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 20px;
    line-height: 50px;
    background: #a5793c;
    color: #fff;
    display: block;
    cursor: pointer;
	text-align: center;
}


/* Styles for dialog window */
#mfp-alert-box {
	background: white;
	background: rgba(255, 255, 255, 0.9);
	padding: 20px 30px;
	text-align: left;
	max-width: 400px;
	margin: 40px auto;
	position: relative;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	font-size: 13px;
	line-height: 19px;
}
#mfp-alert-box .title {
	margin: 0 -10px 10px;
	padding: 0 10px 11px;
	font-size: 16px;
	border-bottom: 1px solid #bbbbbb;
}
#mfp-alert-box .row:not(:last-child) { margin-bottom: 10px; }
#mfp-alert-box .btn { font-size: 15px; line-height: 16px; text-align: center; margin-left: 0; margin-right: 0; padding: 7px; margin-bottom: 5px; width: 100%; }
#mfp-alert-box .mfp-close { color: #333; }
@media (max-width:575px){
	#mfp-alert-box .btn { line-height: 50px; font-size: 20px; padding: 0 20px; margin: 8px 0; }
}
body.mfp-alert-box-lock .mfp-alert-box-container { background-color: rgba(255, 255, 255, 0.5); }
body.mfp-alert-box-lock .mfp-alert-box-container .mfp-alert-close { display: none; }

.shield { display: none; background-color: rgba(255, 255, 255, 0.5); position: fixed; left: -10%; top: -10%; width: 120%; height: 120%; z-index: 1050; }
.shield .spinner-border { position: absolute; left: 50%; top: 50%; margin-left: -1rem !important; margin-top: -1rem !important; border-right-color: transparent; }

.btn-muted { background-color: #9e9e9e; }
@media (pointer: fine) {
.btn-muted:hover { background-color: #9e9e9e; }
}

.mfp-bg,
.mfp-wrap { position: fixed !important; top: 0 !important; }
.mfp-wrap .mfp-container { overflow-y: auto; padding: 10px 0; }

.mfp-bg.mfp-info { /* display: none; background: rgba(0, 0, 0, 0.1); */ background: transparent; }
.mfp-wrap.mfp-info { /* width: auto; height: auto; */ }
.mfp-wrap.mfp-info .mfp-close { display: none; }
.mfp-wrap.mfp-info .mfp-container {  }
.mfp-wrap.mfp-info .mfp-container .mfp-content { /* position: fixed; top: 50%; transform: translateY(-50%); */ }

/**
* Fade-move animation for second dialog
*/

/* at start */
.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
.mfp-wrap #mfp-alert-box {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

	-webkit-transform: translateY(20px) perspective( 600px ) rotateX( -10deg );
	-moz-transform: translateY(20px) perspective( 600px ) rotateX( -10deg );
	-ms-transform: translateY(20px) perspective( 600px ) rotateX( -10deg );
	-o-transform: translateY(20px) perspective( 600px ) rotateX( -10deg );
	transform: translateY(20px) perspective( 600px ) rotateX( -10deg );
}
/* animate in */
.mfp-bg.mfp-ready { opacity: 0.5; }
.mfp-wrap.mfp-ready #mfp-alert-box {
	opacity: 1;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}
/* animate out */
.mfp-bg.mfp-removing { opacity: 0; }
.mfp-wrap.mfp-removing #mfp-alert-box {
	opacity: 0;

	-webkit-transform: translateY(10px) perspective( 600px ) rotateX( -10deg ); 
	-moz-transform: translateY(10px) perspective( 600px ) rotateX( -10deg ); 
	-ms-transform: translateY(10px) perspective( 600px ) rotateX( -10deg ); 
	-o-transform: translateY(10px) perspective( 600px ) rotateX( -10deg ); 
	transform: translateY(10px) perspective( 600px ) rotateX( -10deg ); 
}

.product__item .mfp-container .item__name { height: auto !important; }
.product__item .mfp-container .item__name .item__title { padding: 0; }

.policy-container {
	/* padding-left: 20px; */
	padding-left: 26px; 
	padding-bottom: 10px; 
}

/* 
.main .block-image:last-child, .main .block-text:last-child {
    margin-bottom: auto;
}
.block-product__cover { height: auto; }

.block-cart__table .table__col .item__original { display: none; }
.block-cart__table .table__col .text-currency,
.block-cart__table .table__col .text-price {
    font-size: 18px;
    line-height: 44px;
}

.table__col--quantity {
    width: 140px;
	padding: 0 10px;
    justify-content: center;
    display: flex;
}
.table__col .btn-minus, .table__col .btn-plus {
    width: 40px;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    cursor: pointer;
}
.table__col .btn-minus .icon, .table__col .btn-plus .icon {
    font-size: 20px;
}
.table__col .quantity__box {
    width: 40px;
    height: 40px;
    border: 1px solid #b0acad;
}
.table__col .quantity__input {
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 18px;
    text-align: center;
}
.table__col .quantity__input::-webkit-outer-spin-button,
.table__col .quantity__input::-webkit-inner-spin-button {
  display: none;
}



.block-article .block {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 75px;
	font-size: 14px;
    line-height: 20px;
    counter-reset: sectioncounter;
}
.block-article ol li {
    position: relative;
    margin-top: 1.5em;
    padding-left: 30px;
    counter-increment: sectioncounter;
}
.block-article ol li:before {
    content: '(' counter(sectioncounter) ')';
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    display: block;
}
.block-article ol li p:first-child {
    margin-bottom: 3px;
    font-weight: 700;
}


@media (max-width: 767px){
	.block-article .title-text img {
		padding: 0 0 2px;
	}
	.block-article .block {
		padding: 0 20px;
	}
} */

/* #a5793c rgba(165, 121, 60, 0.8) */

.select3-title > i { height: 7px; top: 50%; transform: translateY(-50%) rotate(0); }
.select3-title > i:before { width: 12px; height: 12px; top: -13px; }
.select3.is-active .select3-title > i { transform: translateY(-50%) rotate(180deg); }

.select3-item.is-disabled { color: #b5b5b5; /*display: none;*/ }
.page--cart .select3-item.is-disabled { display: none; }
.select3.transitioning .select3-title { /* background-color: #bbbbbb; */ }

.header { z-index: 999; }


.block-group { position: relative; }

/* .info__delivery,
.delivery__form,
.table__bottom { display: none; } */


.block-product .block-product__cover { margin-bottom: 0; position: relative; }
.block-product .block-product__cover video { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; }
.block-product .product__gallery_notice { margin-top: 10px; }
.block-product .product__gallery { overflow: hidden; margin-top: 22px; margin-bottom: 0; margin-left: -5px; margin-right: -5px; }
.block-product .product__gallery .product__gallery__item { float: left; width: 80px; height: 80px; margin: 5px; background-repeat: no-repeat; background-position: center; background-size: cover; opacity: 0.5; transition-duration: 0.2s; /* border-radius: 5px; */ cursor: pointer; position: relative; }
.block-product .product__gallery .product__gallery__item video { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; }
.block-product .product__gallery .product__gallery__item.active { /* box-shadow: 0px 0px 3px #555555; */ opacity: 1; }
/* .block-product .product__gallery .product__gallery__item img { max-width: 100px; max-height: 100px; } */
.block-product__share { margin-top: 22px; }
.block-product__share .share__title { vertical-align: middle; }
.block-product__share .share__list {  }
.block-product__share .share__list a { display: inline-block; margin: 0 10px 0 0; padding: 0; }
.block-product__share .share__list a .at-icon-wrapper,
.block-product__share .share__list a svg { width: 30px !important; height: 30px !important; }
.block-product__share .share__list a svg { fill: #999999 !important; }
@media (pointer: fine) {
.block-product__share .share__list a:hover svg { fill: #a5793c !important; }
}

.block-product__info .suffix-description {
	margin-top: 10px; font-size: 0.9em; line-height: 1.5; display:none;
}

.block-product__info .info__attr { 
	margin-bottom: 39px;
}
.block-product__info .info__attr .attr__title { 
	margin-bottom: 10px;
    font-size: 16px;
}
.block-product__info .info__select--attr .info__option {
    min-width: 80px;
    /* font-size: 16px; */
}

.block-cart__title { padding-left: 0; }

.block-cart__table .table__col--attr {
    width: 160px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.block-cart__table .table__col--attr .select3 {
    width: 72px;
    margin-left: 15px;
    margin-right: 4px;
    text-align: left;
    display: inline-block;
}
.block-cart__table .table__col--attr .select3-title, 
.block-cart__table .table__col--attr .select3-item {
    font-size: 18px;
    padding-left: 15px;
}

.block-cart__table .delivery__form .form__item .select3 { width: 100%; display: block; }

.btn-minus.disabled .icon,
.btn-plus.disabled .icon { opacity: 0.2; }

.block-cart { padding-bottom: 80px; }
.block-cart .price__item { height: 0; transition-duration: 0.2s; overflow: hidden; border-top: 0; }
.block-cart .price__item.active,
.block-cart .price__item--total { display: flex; height: 57px; border-top: 1px solid #d9d9d9; }
.block-cart .term__list { margin-bottom: 40px; }
.block-cart .price__list .price__item .item__title { /* padding-right: 40px; */ text-transform: uppercase; }
.block-cart .price__list .price__item .item__price .currency { display: inline; /* float: left; margin-top: 5px; margin-left: -30px; */ font-size: 0.8em; margin-right: 2px; }

.block-cart .price__list .price__item.calculating .item__price .currency,
.block-cart .price__list .price__item.calculating .item__price .symbol { display: none !important; }
.block-cart .price__list .price__item.calculating .item__price .price { font-size: 14px; }

.block-cart .peronal-info__content .content--full { width: 864px; max-width: 100%; }
.block-cart .peronal-info__content .textarea { width: 100%; min-height: 80px; border: 0; padding: 8px; font-size: 14px; }

.block-cart .discount_code-input { 
  text-transform: uppercase;
  /* width: 150px !important; */
  height: 35px !important;
  border: 1px solid #ececec !important;
  /* margin: 0 20px !important; */ }
.block-cart .promotion_code-container { flex-grow: 1; padding: 0 20px; }
.block-cart .promotion_code_row { display: none; float: left; white-space: nowrap; background-color: #e6e6e6; padding: 10px; line-height: normal; border-radius: 5px; margin: 5px 20px 5px 0; }
.block-cart .promotion_code_row span { vertical-align: middle; line-height: 15px; font-size: 16px; }
.block-cart .promotion_code_row .code-remove { margin-left: 20px; cursor: pointer; font-size: 18px; }
/* .block-cart .promotion_code_row.valid { display: block; } */

@media (max-width: 575.98px){
	.block-cart .promotion_code { flex-direction: column; }
	.block-cart .promotion_code-container { margin-top: 10px; order: 2; padding: 0 10px; }
	.block-cart .promotion_code .peronal-info__item { order: 1; }
}
.gateway-box { text-align: right; margin: 40px auto; }
.gateway-box .gateway-img { width: auto; height: 40px; margin: 0 0 0 20px; }

/* .block-article.shrink-top { margin-top: -60px; padding-top: 0; } */

.block-article .block-text,
.block-article .block-text:last-child {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
.block-article .title-text {
    margin-bottom: 23px;
    font-size: 30px;
    /* font-weight: 300; */
    color: #a5793c;
	line-height: 1;
}
.block-article .title-text img {
    width: 290px;
    padding: 16px 0 2px;
}
.block-article .subtitle-text {
    font-weight: bold;
	margin: 35px 0 15px;
}

.block-article ul:not(.select3-list) {
	list-style: disc;
    padding-left: 30px;
	margin-bottom: 15px;
}
.block-article ul:not(.select3-list) li {
    position: relative;
    /* margin-top: 1.5em; */
}

/* .block-article__content { font-size: 18px; } */

.block-order-detail ul, ol { padding-left: 30px; }
.block-order-detail ul { list-style: disc; }
.block-order-detail ol { list-style: decimal; }

/* 
.block-order-detail { font-size: 14px; line-height: 18px; }
.block-order-detail table { border-collapse: collapse; }
.block-order-detail table td { padding: 10px 10px 0 0; }
.block-order-detail table table td { padding-top: 5px; padding-bottom: 5px; }
.block-order-detail b { font-weight: bold; }
.block-order-detail u { text-decoration: underline; }
.block-order-detail table table table { margin-left: 15px; }
.block-order-detail table table table td {  }
.block-order-detail table table table table { margin-left: 0; font-size: 0.8em; }
.block-order-detail table table table table td { padding-top: 0; padding-bottom: 0; } */

.block-group .block-article:not(:last-child) { padding-bottom: 0; }



.block-form .form__item {
  margin-bottom: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-form .form__label {
  width: 100px;
  /* line-height: 40px; */
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: start;
      align-self: flex-start;
}


.block-form .form__item input[type="checkbox"],
.block-form .form__item input[type="radio"] {
	width: 20px;
	height: 20px;
}
.block-form .form__item input:not([type="checkbox"]):not([type="radio"]),
.block-form .form__item textarea,
.block-form .form__item .select3 {
  /*
  width: 500px;
  height: 40px;
  */
  width: 100%;
  min-height: 40px;
  border: 1px solid #dddad9;
  outline: 0;
}

.block-form .form__item input {
  padding: 0 10px;
}

.block-form .form__item input[type="file"] { padding-top: 8px; padding-bottom: 8px; }

.block-form .form__item textarea {
  padding: 10px;
  /* height: 120px; */
  min-height: 120px;
  resize: none;
}

.block-form .form__button {
  min-width: 170px;
  height: 50px;
  /*
  margin: 11px 0 0 100px;
  */
  border: 0;
  outline: 0;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  /*
  padding: 0 20px;
  line-height: 50px;
  */
  padding: 13px 20px;
  line-height: 24px;
}

.block-iframe__inner iframe {
    width: 100%;
    height: 500px;
    display: block;
}

.block-product-category .product__item .item__price .currency,
.block-product-category .product__item .item__price .unit { font-size: 14px; }
.block-product-category .product__item .item__price .symbol,
.block-product-category .product__item .item__price .price { font-size: 20px; }

.block-product .block-product__cover {
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.block-product .block-product__cover img {
	display: none;
}
.block-product .info__option {
	line-height: 20px;
	padding-top: 11px;
	padding-bottom: 11px;
	width: auto !important;
	min-width: 131px;
	height: auto;
	/*
	min-height: 42px;
	*/
	display: flex;
	align-items: center;
	justify-content: center;
}
.block-product .info__price .unit {
	font-size: 14px;
}
.block-product .info__price .unit:before {
	content: '/';
	margin-left: 2px;
	margin-right: 2px;
	font-size: 14px;
}
.block-product .delivery__form .content__tab {
  margin-top: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.block-product .delivery__form .content__tabItem {
  width: 50%;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  border-top: 1px solid #dddad9;
  border-bottom: 1px solid rgba(165,121,60,.5);
  cursor: pointer;
}

.block-product .delivery__form .content__tabItem:first-child {
  border-left: 1px solid #dddad9;
}

.block-product .delivery__form .content__tabItem:last-child {
  border-right: 1px solid #dddad9;
}

.block-product .delivery__form .content__tabItem.is-active {
  height: 42px;
  border: 1px solid rgba(165,121,60,.5);
  border-bottom: 0;
  line-height: 44px;
  cursor: default;
}

.block-product .delivery__form .form__content {
  margin-top: 29px;
  margin-bottom: -28px;
  font-size: 14px;
}

.block-product .delivery__form .form__content .form__item .item__title {
  display: block;
}
.block-product .delivery__form .form__content .form__item .input-wrap {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.block-product .delivery__form .form__content .form__item--date .icon {
  position: absolute;
  top: 10px;
  right: 8px;
  font-size: 22px;
  color: #534741;
  opacity: .25;
}

.block-product .delivery__form .form__content .form__item {
  margin-bottom: 29px;
}

.block-product .delivery__form .form__content .form__item input,
.block-product .delivery__form .form__content .form__item textarea,
.block-product .delivery__form .form__content .form__item .select3 {
  width: 290px;
  height: 41px;
  padding: 0 10px;
  border: 1px solid #dddad9;
  outline: 0;
  max-width: 100%;
}

.block-product .delivery__form .form__content .form__item .select3 {
  padding: 0;
}

.block-product .delivery__form .form__content .form__item textarea {
  height: 54px;
  padding: 10px;
  resize: none;
}

.block-product .delivery__form .form__content.subform {
  padding: 30px 20px;
  border: 1px solid rgba(165,121,60,.5);
  border-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* .block-product .delivery__form .form__content.subform .form__item { */
.delivery__form .form__content.subform .form__item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-product .delivery__form .form__content.subform .form__item .item__title {
  margin-bottom: 0;
  width: 126px;
  display: inline-block;
  vertical-align: middle;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.block-product .delivery__form .form__content.subform .form__item input,
.block-product .delivery__form .form__content.subform .form__item .select3 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

.block-product .delivery__form .form__content.subform .form__item .input-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/*.block-product .per-price { display: none; }*/
.block-product .product-cakenhamper .per-price { display: block; }
.block-product .product-cakenhamper .subtotal { display: none; }

.input-wrap { background: #ffffff; }
.js-calendar { position: relative; z-index: 2; background: none; }
.js-calendar-icon { z-index: 1; }


.block-cart__table .table__col--attr {
    width: 160px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.block-cart__table .table__col--attr .attr {
    font-size: 18px;
    line-height: 44px;
}
.block-cart__table .table__col .attr-unit {
    font-size: 12px;
}

.block-cart .delivery__form .content__tab {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.block-cart select {
	height: 40px;
	line-height: 40px;
	padding: 0 6px;
	border: 0;
	width: 100%;
	/* padding-bottom: 2px; */
}
.block-cart__table .table__col--attr select {
	font-size: 18px;
	padding-left: 11px;
	width: 72px;
	border: 1px solid #b5b5b5;
	margin-left: 15px;
	margin-right: 4px;
	/* padding-top: 1px;
	padding-bottom: 0; */
}

.block-cart .delivery__form .content__tabItem {
  width: 50%;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  border-top: 1px solid #dddad9;
  border-bottom: 1px solid rgba(165,121,60,.5);
  cursor: pointer;
}

.block-cart .delivery__form .content__tabItem:first-child {
  border-left: 1px solid #dddad9;
}

.block-cart .delivery__form .content__tabItem:last-child {
  border-right: 1px solid #dddad9;
}

.block-cart .delivery__form .content__tabItem.is-active {
  height: 42px;
  border: 1px solid rgba(165,121,60,.5);
  border-bottom: 0;
  line-height: 44px;
  background-color: #eee4da;
  color: #a5793c;
  cursor: default;
}

.block-cart__table .delivery__form .form__item .btn { margin: 0 0 0 15px; max-width: 200px; /* background-color: #000000; */ }
.block-cart__table .delivery__form .form__item .btn:first-child:last-child { margin: 0; }

.block-cart .delivery__form .form__item textarea {
	padding: 10px;
}
.block-cart .delivery__form .form__content.subform {
	padding: 10px;
	border: 1px solid rgba(165,121,60,.5);
	border-top: 0;
	background-color: #eee4da;
}
.block-cart .delivery__form .form__content.subform .item__title {
    width: 115px;
}

.block-sitemap {
	margin-top: 20px;
	margin-bottom: 20px;
}
.block-sitemap ul {
	list-style: none;
}
.block-sitemap li {
	font-weight: 700;
	position: relative;
	list-style: inherit;
    text-align: justify;
    line-height: 23px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 5px;
    margin-bottom: 5px; }
.block-sitemap li li {
	font-weight: normal;
	margin-left: 30px;
    margin-top: 4px;
    margin-bottom: 4px; }
.block-sitemap li li li {
	margin-left: 20px; }
.block-sitemap li li:before {
    content: '';
    width: 3px;
    height: 3px;
    background-color: #534741;
    display: block;
    position: absolute;
    left: -15px;
    top: 12px;
    margin-top: -2px;
    opacity: 0.7;
}
.block-sitemap li li li:before {
    content: '-';
	top: 0;
	background-color: transparent;
}

.special-date-msg { color: #ff0000;}
.special-date-msg .special-date-row { margin-bottom: 10px; font-size: 0.8em; line-height: 13px; }
.special-date-msg .special-date-row b { display: block; font-size: 13px; /* text-decoration: underline; */ margin-bottom: 3px; }
.special-date-msg .special-date-row i { font-style: italic; }

.block-product .special-date-msg { margin-top: -20px; margin-bottom: 29px; }
.block-product .subform .special-date-msg { margin-top: 0; text-align: right; }
.block-cart .special-date-msg { margin-bottom: 20px; text-align: right; }


.block-product .delivery__form .option-delivery_method,
.block-cart .delivery__form .option-delivery_method,
.block-product .delivery__form .content__tab,
.block-cart .delivery__form .content__tab { /* display: none; */ }

.block-cart .term__list { padding-right: 0; }

.block-cart .table__col .product__cover { overflow: hidden; /* background-size: cover; */ background-size: contain; background-position: center; background-repeat: no-repeat; }
.block-cart .table__col .product__cover img { margin-top: 50%; transform: translateY(-50%); display: none; }

.delivery__form .form__item--greeting { display: block !important; }
.delivery__form .form__item--greeting .item__title { display: inline-block !important; padding-right: 20px; }
.delivery__form .form__item--greeting label { display: inline-block; margin-bottom: 8px; /* margin-left: 20px; */ }

.delivery__form input[type="checkbox"] { width: 18px !important; height: 18px !important; vertical-align: bottom; margin-right: 2px; flex-grow: 0 !important; }

@media (max-width: 767.98px){
.delivery__form input[type="checkbox"] { width: 22px !important; height: 22px !important; }
}

.delivery__form .greeting__input { text-transform: uppercase; }

.block-form .form__name { /* display: none; */ font-size: 1.2em; font-weight: bold; margin-bottom: 25px; }
.block-form input:not([type="checkbox"]):not([type="radio"]),
.block-form select,
.block-form .select3,
.block-form textarea { max-width: 100%; }

html, body { height: 100%; }
.wrapper { min-height: 100%; /* transition-duration: 0.2s; transition-property: margin-bottom; */ }
.footer { color: #ffffff; background: #000000; }

/*
.footer__contact {
  border-bottom: 1px solid #fff;
}
*/
/* .footer { position: absolute; bottom: 0; width: 100%; }
.footer:before { content: ''; background-color: #bbbbbb; width: 100%; height: 10px; } */
.footer__follow .follow__box { overflow: hidden; }
.footer__follow .box__content {
	display: block;
}
.footer__follow .follow__box .box__content a {
	float: left;
}
.footer__follow .email__box .block-article { padding: 0; background: none; }
.footer__follow .email__box .block-article .block-article__container { padding: 0; }
.footer__follow .email__box .form__name { display: block; margin-bottom: 9px; }
.footer__follow .email__box .form__item { width: 200px; display: inline-block; }
.footer__follow .email__box .row { margin-left: 0; margin-right: 0; }
.footer__follow .email__box .row [class*="col-"] { padding-left: 0; padding-right: 0; }
.footer__follow .email__box input,
.footer__follow .email__box select,
.footer__follow .email__box .select3,
.footer__follow .email__box textarea { height: 25px; border: 0; font-size: 13px; line-height: 15px; }
.footer__follow .email__box .form__button { min-width: 0px; margin-left: 5px; margin-top: 0; font-size: 13px; line-height: 15px; }

.footer__content { border-bottom: 1px solid #cebea8; }
.footer__bottom { border-top: 0; }

.ie-block { display: none; }


.layui-laydate-content td { vertical-align: middle; }

.textarea {
	padding: 5px 10px;
	background-color: #ffffff;
	border: 1px solid #b0acad;
	max-height: 150px;
	overflow-y: auto;
	/* line-height: 15px;
	line-height: normal; */
}
/*
.textarea ul,
.textarea ol { padding: 0 0 0 15px; }
.textarea ul { list-style: disc; }
.textarea ol { list-style: decimal; }
.textarea li { list-style: inherit; margin: 5px 0; }
*/

.term__list .textarea { width: 100%; margin: -5px 0 15px; }

.clearfix:after,
.clearfix:before { display:table; content:" "; }
.clearfix:after { clear:both; }


.block-md,
.inline-md,
.inline-block-md { display: none !important; }

.block-video iframe { max-width: 100%; }
.color-block { background-size: 100%; background-size: contain; background-repeat: no-repeat; background-position: center; }

@media (max-width: 1250px){
	.block-frame .text-area { padding: 40px 25px 35px 50px; }
}
@media (max-width: 1000px){
	
	.block-frame {
		padding: 30px 60px 16px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
	}

	.block-frame .image-area { width: 58%; margin: 0 auto; }

	.block-frame .text-area {
		width: auto;
		margin: -38.425373% 0 0;
		padding: 38.425373% 20px 38px;
		text-align: center;
	}

	.block-frame .text-area .text-title {
	padding-top: 55px;
	}

	.block-frame .text-area .text-content {
	margin: 23px 0 26px;
	}
	.footer__follow .email__box input, .footer__follow .email__box select, .footer__follow .email__box .select3, .footer__follow .email__box textarea { height: 30px; }
	/* .footer__follow .email__box .form__button { height: 25px; } */
}
@media (max-width: 767px){
	.block-iframe__inner iframe {
		height: 300px;
	}
	
	.block-cart__table .table__col--attr {
		width: 100%;
		margin-top: 17px;
		padding-left: 72px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.block-cart__table .table__bottom {
		padding: 16px 10px 20px;
	}
	.block-cart .peronal-info__content {
		padding-left: 10px;
		padding-right: 10px;
	}
	#cart-preview {
		max-width: 95%;
		padding-left: 10px;
		padding-right: 10px;
	}
	/* #cart-preview thead {
		display: none;
	} */
	#cart-preview thead td:not(.product__col) {
		display: none;
	}
	#cart-preview thead td.product__col {
		text-align: center;
	}
	#cart-preview tbody tr {
		/* display: flex;
		flex-wrap: wrap; */
	}
	#cart-preview tbody tr td {
		padding-left: 0; 
		padding-right: 0;
		padding-bottom: 5px;
		position: relative;
		text-align: left;
		display: block;
		border-bottom: 0;
	}
	#cart-preview tbody tr .price__col {
		border-bottom: 1px solid #b0acad;
		text-align: right;
	}
	#cart-preview tbody tr td:not(:first-child) {
		padding-left: 60px;
	}
	#cart-preview tbody .product__col { padding-top: 20px }
	#cart-preview tbody .product__col a.product__cover-link { top: 20px; left: 0; }
	#cart-preview tbody .product__col .product__cover { width: 50px; height: 50px; /* position: absolute; top: 20px; */ }
	#cart-preview tbody .product__col .product__content { padding-left: 60px; min-height: 54px; }
	#cart-preview tbody .label-mb { 
		min-width: 75px;
		padding-right: 10px;
		font-size: 14px;
	}
	
	.footer__follow .follow__box {
		margin-bottom: 19px;
	}
	.footer__follow .follow__box .box__content a {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.term__list .textarea { margin-top: -10px; }
	
	.hide-md { display: none !important; }
	.block-md { display: block !important; }
	.inline-md { display: inline !important; }
	.inline-block-md { display: inline-block !important; }
	
	.footer__follow .email__box .form__item { width: 252px; }
	
  .block-frame {
   padding-left: 10px;
   padding-right: 10px;
  }
  .block-frame .text-area {
    margin: -54.925373% 0 0;
    padding: 54.925373% 20px 38px;
  }
  
}
@media (max-width: 575px){
	.gateway-box .gateway-img { height: 24px; margin-left: 10px; }
	.footer__follow .email__box .form__item { width: 224px; }
	.footer__follow .email__box input { width: 224px; }
	
	.block-product .delivery__form .form__content.subform {
	  padding-bottom: 0;
	}
	.block-product .delivery__form .form__content.subform .form__item,
	.block-cart .delivery__form .form__item,
	.block-cart .delivery__form .form__content.subform .form__item {
	  display: block;
	}
	.block-product .delivery__form .form__content.subform .form__item {
	  margin-bottom: 29px;
	}
	.block-cart .delivery__form .form__item,
	.block-cart .delivery__form .form__content.subform .form__item {
	  /* margin-bottom: 19px; */
	}

	.block-product .delivery__form .form__content .form__item .item__title,
	.block-cart .delivery__form .form__item .item__title {
	  margin-bottom: 8px;
	}
	.delivery__form .form__item .input-wrap,
	.delivery__form .form__item .select3,
	.delivery__form .form__item input:not([type="checkbox"]),
	.delivery__form .form__item textarea {
	  display: block;
	  /* width: 100% !important; */
	}
}



/* temp-fix-2 */

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*
@font-face {
  font-family: 'Singulier';
  src: url('./Singulier/Singulier-Light.eot');
  src: local('Singulier-Light'),
      url('./Singulier/Singulier-Light.eot?#iefix') format('embedded-opentype'),
      url('./Singulier/Singulier-Light.woff') format('woff'),
      url('./Singulier/Singulier-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Singulier';
  src: url('./Singulier/Singulier-Bold.eot');
  src: local('Singulier-Bold'),
      url('./Singulier/Singulier-Bold.eot?#iefix') format('embedded-opentype'),
      url('./Singulier/Singulier-Bold.woff') format('woff'),
      url('./Singulier/Singulier-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Singulier';
  src: url('./Singulier/Singulier-Demi.eot');
  src: local('Singulier-Demi'),
      url('./Singulier/Singulier-Demi.eot?#iefix') format('embedded-opentype'),
      url('./Singulier/Singulier-Demi.woff') format('woff'),
      url('./Singulier/Singulier-Demi.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Singulier';
  src: url('./Singulier/Singulier-Regular.eot');
  src: local('Singulier-Regular'),
      url('./Singulier/Singulier-Regular.eot?#iefix') format('embedded-opentype'),
      url('./Singulier/Singulier-Regular.woff') format('woff'),
      url('./Singulier/Singulier-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Singulier', Helvetica, arial, 'microsoft jhenghei', sans-serif;
  color: #000;
}
*/
/*

.container {
  max-width: 1010px;
  padding-left: 20px;
  padding-right: 20px;
}
*/

.main {
  /* padding-top: 80px; */
}

.header__logo {
  position: absolute;
  /* top: 11px; */
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}

.header__logo .logo__link,
.header__logo .logo__link img {
	display: block;
  max-height: 60px;
    max-width: 250px;
}



.header__search {
  display: none;
}


 .block-cart .price__list .price__item .item__title .shipping-fee-tips {
    padding: 5px;
    margin-right: 6px;
    font-size: 13px;
    line-height: 15px;
    white-space: normal;
    background-color: #e6e6e6;
    order: -1;
  }
  
/*

@media (min-width: 1000.02px) {
  .header__lang {
    margin-left: 16px;
    font-size: 17px;
  }

  .header__lang .lang__current {
    display: none;
  }

  .header__lang .lang__item + .lang__item::before {
    content: '/';
    margin: 0 -2px 0 4px;
    display: inline-block;
  }

  .header__lang .lang__item--current {
    display: block;
  }

  .header__popup {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: transparent;
    color: #000000;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    display: flex;
    transform: none;
  }

  .header__popup::before,
  .header__popup::after {
    content: none;
  }

  .header__popup li a {
    padding: 0;
    display: inline-block;
  }

  .header__popup li a:hover {
    color: #000000;
  }
}

#block-group-nav {
  border-bottom: 1px solid #ececec;
  margin-bottom: 10px;
}

.block-nav {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
*/

/*

.footer .container {
  max-width: 1010px;
  padding-left: 20px;
  padding-right: 20px;
}
*/

.footer__contact {
	/*
  height: 100px;
  */
  padding: 0;
  /*
  border-bottom: 1px solid #fff;
  */
  box-sizing: content-box;
  flex-direction: row;
}

.footer__contact .contact__item {
  width: 46px;
  height: 46px;
  margin: 0 12px;
  background: url(../images/sprites.png) no-repeat 0 0;
}

.footer__contact .contact__item.facebook {
  background-position: 0 -107px;
}

.footer__contact .contact__item.instagram {
  background-position: 0 -209px;
}

.footer__contact .contact__item.youtube {
  background-position: 0 -311px;
}
@media (pointer: fine) {
.footer__contact .contact__item.facebook:hover {
  background-position: 0 -153px;
}

.footer__contact .contact__item.instagram:hover {
  background-position: 0 -255px;
}

.footer__contact .contact__item.youtube:hover {
  background-position: 0 -357px;
}
}

.footer__content {
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer__link {
  width: 100%;
  border: 0;
}

.footer__link .link__list {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}

.footer__link .link__item {
  padding: 10px 22px;
  margin: 0;
  line-height: 16px;
  display: flex;
  font-size:18px;
}
@media (max-width: 767px){
	.footer__link .link__list {
	  flex-direction: column;
	}
	.footer__link .link__item {
		/* padding: 10px 20px; */
		padding: 10px 0;
		font-size: 14px;
	  }
}

.footer__link .link__item + .link__item {
  /*border-left: 1px solid #fff;*/
}

.footer__link a {
	/*
  color: #000;
  */
}
@media (pointer: fine) {
.footer__link a:hover {
  /* color: #fff; */
  text-decoration: underline;
}
}

.footer__logo {
  width: 250px;
  margin: 0 auto;
}

.footer__follow {
  display: none;
}

/*
.footer__bottom.container {
  height: auto;
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 40px;
}
*/

.footer__copyright {
 /* display: none;*/
 margin: 0 auto;
}

.block-banner {
  height: auto;
  padding: 0;
  margin: 0;
}

.block-banner .block-banner__item {
  margin: 0;
  overflow: hidden;
  transform: none;
  width: 100%;
}

.block-banner img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}

/*
.block-banner .owl-nav {
  display: none;
}
*/

.owl-dots {
  bottom: 20px;
}

.owl-dots .owl-dot {
	margin-left: 7px; margin-right: 7px;
}
.owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  /*
  margin: 0 7.5px;
  */
  background-color: #fff;
  box-shadow: 0 0 5px #888888;
}

.owl-dots .owl-dot:hover span,
.owl-dots .owl-dot.active span {
  background-color: #000;
  box-shadow: unset;
}
/* 

@media (max-width: 1949.98px) {
  .block-banner.owl-carousel .owl-item img {
    width: auto;
    height: 450px;
	background-size: cover;
  }

}
@media (max-width: 1253px) {
  .block-banner.owl-carousel .owl-item img {
    width: auto;
    height: 300px;
	    background-size: cover;
  }
}
@media (max-width: 767px){
 .block-banner.owl-carousel .owl-item img {
	width: 100%;
	height: auto;
	    background-size: cover;
  }
}
@media (max-width: 575.98px) {
  .block-banner.owl-carousel .owl-item img {
    width: 100%;
    height: auto;
	
  }
}
*/

	/*
@media (max-width: 575.98px) {
  .owl-dots {
    bottom: 10px;
  }
  
  .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
  }
  
  .owl-dots .owl-dot:hover span,
  .owl-dots .owl-dot.active span {
    height: 10px;
  }
}
	*/

.block-thumbnail,
.block-product-category {
  padding: 0;
  margin-bottom: 25px;
}

.block-product-category .container.shrink {
  /* max-width: 1010px; */
  margin: 0 auto;
}

.block-product-category__title {
  /* height: 40px;
  margin: 0;
  font-size: 18px;
  line-height: 40px;
  color: #fff; */
  /* font-weight: 700; */
  /* text-transform: uppercase; */
  /* background-color: #0f0f0f;
  color: #fff; */
}

/*
.block-product-category:first-child .block-product-category__title {
  background-color: #c61f3b;
}
*/

.owl-carousel {
  width: 100%;
  /* width: calc(100% + 30px);
  width: calc(100% + 10px); */
}
.block-product-category .product__list.owl-carousel {
  margin: 20px -10px;
  width: calc(100% + 20px);
}
@media (max-width: 1024.98px){
	.block-product-category .product__list.owl-carousel {
	  width: calc(100% + 10px);
	}
}
@media (max-width: 767.98px){
	.block-product-category .product__list.owl-carousel {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
}
.owl-carousel.row {
  width: calc(100% + 30px);
}
/* 
.product__gallery.owl-carousel {
  width: 100%;
}
 */
.owl-nav { position: absolute; top: 157px; left: 50%; transform: translateX(-50%); max-width: 100vw; width: calc(100% + 60px); padding: 0 30px; }
.owl-nav button { position: absolute; top: 0; width: 40px; height: 40px; /* box-shadow: 0 0 2px 2px #dddddd; background-color: #ffffff !important; */ border-radius: 5px; line-height: 50px; text-align: center; opacity: 0.8; }
/*
@media (max-width: 1319.98px){
	.owl-nav { top: 11.9vw; }
}
@media (max-width: 767.98px){
	.owl-nav { top: 50px; }
}
*/
.owl-nav .owl-prev { left: 5px; transform: translate(0, -50%); }
.owl-nav .owl-next { right: 5px; transform: translate(0, -50%); }
.owl-nav .owl-prev:before,
.owl-nav .owl-next:before { content: ''; display: block; width: 20px; height: 20px; position: absolute; top: 50%; left: 50%; border-style: solid; border-width: 3px; border-color: transparent #b5b5b5 #b5b5b5 transparent; border-radius: 5px; transform-origin: 50% 50%; }
.owl-nav .owl-prev:before { transform: translate(-30%, -50%) rotate(135deg); }
.owl-nav .owl-next:before { transform: translate(-70%, -50%) rotate(-45deg); }

/*
.owl-nav .owl-prev:before,
.owl-nav .owl-prev:after,
.owl-nav .owl-next:before,
.owl-nav .owl-next:after { content: ''; display: block; width: 15px; height: 5px; position: absolute; top: 50%; left: 50%; background-color: #b5b5b5; }
.owl-nav .owl-prev:before,
.owl-nav .owl-prev:after { transform-origin: 0 50%; }
.owl-nav .owl-prev:before { transform-origin: 0 100%; transform: translate(-50%, -50%) rotate(-45deg); }
.owl-nav .owl-prev:after { transform-origin: 0 0; transform: translate(-50%, -50%) rotate(45deg); }
.owl-nav .owl-next:before,
.owl-nav .owl-next:after { transform-origin: 100% 50%; }
.owl-nav .owl-next:before { transform-origin: 100% 100%; transform: translate(-50%, -50%) rotate(45deg); }
.owl-nav .owl-next:after { transform-origin: 100% 0; transform: translate(-50%, -50%) rotate(-45deg); }
*/

/*
.block-thumbnail .image-text, */
/* 
.image-text,
.block-product-category .product__item {
  padding: 0 10px 45px;
}
*/

.block-banner .image-text { padding: 0; }
.item__cover {
  border: 1px solid #ececec;
  margin-bottom: 5px;
}

.image-text .item__name,
.product__item .item__name {
  margin-bottom: 25px;
}

.image-text .item__title,
.product__item .item__title {
  margin-bottom: 0;
  font-size: 18px;
  /*
  line-height: 22px;
  */
  /* text-transform: uppercase; */
}

.image-text .item__subtitle,
.block-product-category .product__item .item__subtitle {
  display: none;
}

.image-text .item__price,
.block-product-category .product__item .item__price {
  margin-bottom: 0;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.image-text .item__price :not(.currency),
.block-product-category .product__item .item__price :not(.currency) {
  font-size: 16px;
}

.image-text .item__price .currency,
.image-text .item__price .unit,
.block-product-category .product__item .item__price .currency,
.block-product-category .product__item .item__price .unit {
  font-size: 16px;
}

.image-text .item__price .symbol,
.image-text .item__price .price,
.block-product-category .product__item .item__price .symbol,
.block-product-category .product__item .item__price .price {
  font-size: 16px;
}

.image-text .worth_price,
.image-text .ori_price,
.block-product-category .product__item .worth_price,
.block-product-category .product__item .ori_price {
  margin-bottom: 5px;
  display: flex;
  align-items: baseline;
  justify-content: center;
}

/*
.image-text .worth_price span:first-child,
.image-text .ori_price span:first-child,
.block-product-category .product__item .worth_price span:first-child,
.block-product-category .product__item .ori_price span:first-child {
	*/
.block-product-category .product__item .price_range_prefix,
.block-product-category .product__item .price_text {
  margin-right: 4px;
}
/*
.image-text .worth_price span:last-child,
.image-text .ori_price span:last-child,
.block-product-category .product__item .worth_price span:last-child,
.block-product-category .product__item .ori_price span:last-child {
	*/
.block-product-category .product__item .price,
.block-product-category .product__item .price_range_suffix {
  margin-left: 4px;
}

.image-text .ori_price .currency,
.image-text .ori_price .symbol,
.image-text .ori_price .price,
.block-product-category .product__item .ori_price .currency,
.block-product-category .product__item .ori_price .symbol,
.block-product-category .product__item .ori_price .price {
  font-size: 23px;
}

.block-breadcrumb {
  /* height: 45px;
  padding-top: 0; */
  /*
  line-height: 35px;
  */
  /* text-transform: uppercase; */
  background-color: transparent;
  color: #000;
}

.block-breadcrumb__container {
  /* max-width: 1010px; */
}

.block-breadcrumb--white .block-breadcrumb__item--current {
  color: #000;
}

.block-breadcrumb__separator {
  margin: 0 6px;
}

.block-image {
  /* max-width: 1010px;
  padding: 0 20px; */
  margin: 10px auto 20px !important;
}

.block-product {
  padding-bottom: 0;
  margin-bottom: -10px;
}

.block-product__container {
  /* max-width: 1010px; */
}

.block-product__inner {
  margin-bottom: 90px;
}

.block-product__title {
  display: none;
}

.block-product__coverWrap {
  /* width: 400px; */
  margin-right: 30px;
}

.block-product .block-product__cover {
  border: 1px solid #ececec;
  box-sizing: content-box;
}

.block-product .product__gallery_notice {
  display: none;
}

.block-product__share {
  display: none;
}

.block-product .product__gallery {
  margin: 0 -5px;
}

.block-product .product__gallery__inner {
  overflow: hidden;
}

.block-product .product__gallery .product__gallery__item {
  width: 72px;
  height: 72px;
  margin: 10px 5px;
  border: 1px solid #ececec;
  opacity: 1;
}

.block-product .product__gallery .product__gallery__item.active {
  border-color: #c6c6c6;
}

.block-product__info .info__title,
.block-product__title {
  font-size: 26px;
  font-weight: 700;
  /* line-height: 30px; */
}
.block-product__info .info__title {
  margin: -4px 0 0;
  /* text-transform: uppercase; */
}

.block-product__title {
	padding: 0 20px;
	padding-bottom: 10px;
	text-align: center;
	/* text-transform: uppercase; */
}

.block-product__info .info__subtitle {
  display: none;
}

.block-product__info .info__name {
  margin-bottom: 30px;
}

.block-product__info .info__name::after {
  content: none;
}

.block-product__info .info__description-outer {
  margin-bottom: 35px;
}

.block-product__info .nav-tabs,
.block-product__info .tab-content,
.block-product__info .info__description {
  font-size: 18px;
  /*
  margin-bottom: 0;
  line-height: 24px;
  */
}

.block-product__info .info__description .title {
  margin-top: 24px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: normal;
  text-decoration: underline;
}

.block-product__info .price_range_suffix,
.block-product__info .info__price,
.block-product__info .info__price :not(.currency) {
  font-size: 16px;
}

.block-product__info .info__price {
  margin-bottom: 10px;
  display: flex;
  align-items: baseline;
}

.block-product__info .info__price.per-price .worth_text {
  margin-right: 4px;
}

.block-product__info .info__price.per-price .price {
  margin-left: 4px;
}

.block-product__info .info__price.subtotal .ori_text {
  margin-right: 5px;
}

.block-product__info .info__price.subtotal .price {
  margin-left: 5px;
}

.block-product__info .info__price.subtotal span:not(.ori_text) {
  font-size: 23px;
}

.block-product__info .info__quantity {
  margin: 46px 0 42px;
}

.block-product__info .info__quantity .btn-minus,
.block-product__info .info__quantity .btn-plus {
  width: 50px;
  border: 0;
}

.block-product__info .info__quantity .btn-minus .icon,
.block-product__info .info__quantity .btn-plus .icon {
  font-size: 25px;
}

.block-product__info .info__quantity .quantity__box {
  width: 50px;
  height: 50px;
  border: 1px solid #c6c6c6;
}

.block-product__info .info__quantity .quantity__input {
  font-size: 25px;
}





.block-product__info .info__button {
  min-width: 180px;
  font-size: 23px;
}
.block-product-category .info__button {
  min-width: 180px;
  font-size: 23px;
}
@media (pointer: fine) {
.block-product__info .info__button:hover {
}
}

.block-product__info .info__attr {
  position: relative;
}

.block-product__info .color-block {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  display: block;
  flex-shrink: 0;
  border-radius: 50%;
}

.block-product__info .info__select-box {
  position: relative;
  /* width: 425px; */
  width: 100%;
  /* height: 50px; */
  min-height: 50px;
  padding: 10px 40px 10px 15px;
  border: 1px solid #ececec;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.block-product__info .info__select-box.sold-out {
  color: #bbb;
}

/*
.block-product__info .info__option.sold-out .text-block {
	display: inline-block;
  padding-right: 30px;
}
*/

.block-product__info .sold-out-block {
  /* margin-left: 15px; */
  color: #f00;
  display: none;
}

.block-product__info .sold-out .sold-out-block,
.block-product__info .sold-out ~ .sold-out-block {
  /*
  display: inline;
  display: inline-block; 
  margin-left: 10px;
  */
  /*
  display: block;
  */
}

.block-product__info .product-add-btn {
	margin-top: 30px;
}

.block-product__info .info__quantity.sold-out,
.block-product__info .product-add-btn.sold-out {
	display: none;
}
.block-product__info .product-add-btn.sold-out {
	display: none;
}

.block-product__info .info__quantity ~ .sold-out-block {
	margin-top: 25px;
	margin-left: 0;
	font-size: 20px;
}
.block-product__info .info__quantity.sold-out:not(.has-attr) ~ .sold-out-block {
  /*
	display: block;
  */
}
.block-product__inner.sold-out form .info__quantity,
.block-product__inner.sold-out form .product-add-btn {
	display: none;
}
.block-product__inner.sold-out form .sold-out-block {
	display: block;
}


.block-product__info .info__select-box i {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translate(0, -50%);
  /* padding-bottom: 6px; */
  margin-top: -6px;
  transition: transform 0.4s ease;
}

.block-product__info .info__select-box.is-active i {
  transform: rotate(180deg);
}

.block-product__info .info__select-box i::before {
  content: '';
  width: 15px;
  height: 15px;
  border: 1px solid;
  border-color: transparent transparent #747474 #747474;
  display: block;
  transform: rotate(-45deg);
}

/*
.block-product__info .info__select {
  position: absolute;
  top: 100%;
  width: 100%;
  border: 1px solid #ececec;
  margin: -1px 0 0 0;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 20px, 0);
  transition: all 0.4s ease;
}

.block-product__info .info__select-box.is-active + .info__select {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}

.block-product__info .info__option {
  width: 100% !important;
  height: 50px;
  padding: 10px 15px;
  border: 0;
  margin: 0;
  background-color: #fff;
  display: flex;
  align-items: center;
}
@media (pointer: fine) {
.block-product__info .info__option:hover {
  background-color: #f6f6f6;
}
}
*/

.block-product__info .info__option.is-active:not(.sold-out) {
  color: #000;
  border-color: #b5b5b5;
  box-shadow: 0 0 2px #b5b5b5;
}
.block-product__info .info__select-box.sold-out,
.block-product__info .info__option.sold-out {
  border-color: #dddddd;
  color: #b5b5b5;
  opacity: 0.8;
  /* background-color: #eeeeee; */
}
/*
.block-product__info .info__option.sold-out {
	position: relative;
	margin-bottom: 25px;
}
.block-product__info .info__option.sold-out:after {
  content: 'sold out';
  position: absolute;
  bottom: 0;
  transform: translate(-50%, 100%);
  color: #ff0000;
}
*/
.block-product__info .info__option.is-active.sold-out {
  border-color: #bbbbbb;
}

/*
.block-product__info .info__select-box.sold-out .sold-out-block,
.block-product__info .info__option.sold-out .sold-out-block {
	display: none;
}
*/


.block-video {
  padding: 50px 10px;
  border-top: 1px solid #ececec;
  margin-bottom: 40px;
}

.block-product-img {
  padding: 50px 10px;  
  margin-bottom: 40px;
}

.block-video__title {
  margin-bottom: 58px;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
}

.block-cart {
  /* padding: 10px 0 80px; */
  padding: 10px 0 30px;
}
/*

.block-cart__container {
  max-width: 1010px;
  padding: 0 20px;
}
*/

.block-cart__title {
  padding: 0 10px;
  margin-bottom: 20px;
  font-size: 27px;
  text-transform: uppercase;
  color: #000;
}

.block-cart__table .table__title {
  display: none;
}

.block-cart__table .table__col--item {
  /* padding: 0 5px; */
}

.block-cart__table .table__header {
  /*
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  line-height: 38px;
  */
  background-color: transparent;
  position: relative;
  margin-top: 15px;
}
.block-cart__table .table__header:before {
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	top: -5px;
	background: linear-gradient(180.3deg, transparent, transparent 50%, rgba(128, 128, 128, 0.5));
}
.block-cart__table .table__header .table__row {
  border-top: 1px solid #d9d9d9;
  padding: 10px 0;
}

.block-cart__table .table__body {
  /* margin-bottom: 10px; */
}

.block-cart__table .table__col {
  /* padding: 0 5px; */
}

.block-cart__table .table__col--price {
  width: 150px;
}

.block-cart__table .table__body .table__row {
  /* min-height: 110px; */
  padding: 20px 0;
  border-top: 1px solid #d9d9d9;
  align-items: center;
}

.block-cart__table .table__body .table__col--quantity {
  /* padding-top: 15px; */
}

.block-cart__table .table__body .table__col--price {
  padding: 10px 10px;
}

.block-cart__table .table__col--price .currency {
  display: inline-block;
}

.block-cart__table .table__col--price .price {
  margin-left: 6px;
}

.block-cart__table .table__col--size .size,
.block-cart__table .table__col--quantity .quantity,
.block-cart__table .table__col--price span {
  font-size: 19px;
}

.block-cart__table .table__body .gift-row .table__col--item {
	padding-left: 20px;
}
.block-cart__table .table__body .gift-row,
.block-cart__table .table__body .gift-code {
  border-bottom: 0;
  background-color: #f9f9f9;
}

.block-cart__table .table__body .gift-row + .gift-row,
.block-cart__table .table__body .gift-row + .gift-code {
  margin-top: 5px;
}

.block-cart__table .table__body .gift-row .table__col--remove,
.block-cart__table .table__body .gift-code .table__col--remove {
  display: none;
}

.block-cart__table .table__body .gift-row .product__cover,
.block-cart__table .table__body .gift-code .product__cover {
  left: 20px;
}

.block-cart__table .table__body .gift-row .product__content,
.block-cart__table .table__body .gift-code .product__content {
  /* padding-left: 106px; */
}

.block-cart__table .table__body .gift-row .gift_quantity,
.block-cart__table .table__body .gift-code .gift_quantity {
  width: 40px;
  height: 40px;
  border: 1px solid #ececec;
  font-size: 19px;
  line-height: 40px;
  text-align: center;
}

.block-cart__table .table__body .gift-row .table__col--price,
.block-cart__table .table__body .gift-code .table__col--price {
  padding-top: 25px;
  font-size: 19px;
}

.block-cart__table .btn-remove {
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
}

.block-cart__table .table__col .product__cover {
  /* width: 70px;
  height: 70px; */
  border: 1px solid #ececec;
}

.block-cart__table .table__col .product__content {
  /* padding-left: 90px; */
}

.block-cart__table .table__col .product__title {
  margin: 0 0 10px;
  /* text-transform: uppercase; */
}

.block-cart__table .table__col .product__original {
  color: inherit;
  display: flex;
  align-items: baseline;
}

.block-cart__table .table__col .product__original .currency,
.block-cart__table .table__col .product__original .price {
  margin-left: 4px;
}

.block-cart__table .table__col .product__special {
}

.block-cart__table .table__col .product__special .product__normal {
  margin-right: 4px;
}

.block-cart__table .table__col .product__special .price {
  margin-left: 4px;
}

.block-cart__table .any_gift_message {
  padding: 18px 20px;
  margin-top: 10px;
  background-color: #e6e6e6;
}

.block-cart__table .any_gift_message .gift_message_title {
  margin-bottom: 6px;
  font-size: 23px;
  font-weight: 300;
  text-transform: uppercase;
}

.block-cart__table .any_gift_message .gift_message {
  font-size: 15px;
  line-height: 21px;
}

.block-cart .promotion_code {
  padding: 10px 0;
  /* border-top: 1px solid #8c8c8c; */
  display: flex;
  justify-content: flex-end;
}
/* IE*/
  @media screen and (min-width:0\0) { 
	.block-cart .information_select{
		margin-right:0px !important;
	}
	.block-cart .peronal-info__item.referral_code_number {
		display:-ms-flexbox
	}
	.block-cart .peronal-info__item { 
		display: inline; 
	}
  }
.block-cart .peronal-info__item {
  /* margin: 0; */
  font-size: 16px;
}

.block-cart .peronal-info__item input[name='discount_code'] {
  /* width: 150px; */
  height: 35px;
  border: 1px solid #ececec;
  margin: 0 20px;
}

.block-cart .peronal-info__item input[name='promotion_button'] {
  width: 80px;
  height: 35px;
  padding: 0;
  border-radius: 0;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  cursor: pointer;
}

.referral_code_number {
	padding-right: 8px;
}

.block-cart .referral_code {
  background-color: #e6e6e6;
  flex-wrap: wrap;
  padding: 16px 0;
  border-top: 1px solid #8c8c8c;
  display: flex;
  justify-content: flex-end;
}

.block-cart .referral_code .member_referral{
	font-size : 14px;
}

.block-cart .peronal-info__item input[name='referral_code'] {
  width: 160px; 
  height: 35px;
  border: 1px solid #ececec;
  margin: 0 20px;
  margin-right: 0px;
}

.block-cart .peronal-info__item input[name='store_promo_code'] {
  width: 160px; 
  height: 35px;
  border: 1px solid #ececec;
  margin: 0 20px;
  margin-right: 0px;
}

.block-cart .information_text {
	margin:auto;
	font-size:18px;
}
.block-cart .information_select {
	margin-right: -10px;
}

@media (max-width:576px){
	.block-cart .referral_code {
	  text-align :center;
	}
	.referral_code_number .code_title {	
		padding-top :15px;
	}
	.referral_code_number .referral_input {
		padding-top :15px;
	}
	.referral_text{
		line-height:15px;
	}
	.block-cart .peronal-info__item input[name='referral_code'] {
	   margin-right: 20px;
	}
	
	.block-cart .peronal-info__item input[name='store_promo_code'] {
	   margin-right: 20px;
	}
	
	.block-cart .information_text {
		padding-bottom:15px;
	}
	
	.block-cart .information_select {
		margin-right: 0px;
	}
}

.block-cart .price__list {
  /* border-bottom: 1px solid #8c8c8c; */
  margin-bottom: 20px;
}

.block-cart .price__list .price__item .item__title {
  white-space: nowrap;
  text-transform: none;
}

.block-cart .price__item .item__title {
  margin: 0;
}

.block-cart .price__item .item__price {
  width: 170px;
  font-size: 19px;
}

.block-cart .price__list .price__item .item__price .currency {
  margin-right: 0;
  font-size: 1em;
}

.block-cart .price__list .price__item .item__price .price {
  margin-left: 6px;
}

.block-cart .price__item--total .item__price {
  font-weight: 400;
}

.block-cart .price__item.active,
.block-cart .price__item--total {
  /* border-top: 1px solid #8c8c8c; */
}

.block-cart__table .table__bottom {
  padding: 24px 45px;
  margin-bottom: 20px;
  background-color: #e6e6e6;
}

.block-cart__table .table__bottom .bottom__title {
  font-size: 25px;
  text-transform: uppercase;
}

.block-cart__table .delivery__form {
  margin-top: 30px;
  /* background-color: #e6e6e6; */
  display: block;
}

.block-cart__table .delivery__form--local .form__block {
  width: auto;
  max-width: 100%;
  margin-bottom: 0;
}

.block-cart__table .delivery__form--local > .form__block {
  display: flex;
}

.block-cart__table .delivery__form--local .form-left {
  /* flex: 1.175; */
  flex: 1;
}

.block-cart__table .delivery__form--local .form-right {
  margin-left: 50px;
  flex: 1;
}

/* .block-cart__table .delivery__form .form-left .form__item .item__title,
.block-cart__table .delivery__form .form__block:last-child .form-left .item__title {
  width: 147px;
} */

.block-cart__table .delivery__form .form-right .form__item .item__title {
  width: 82px;
}


/*
.block-cart__table .delivery__form .form-left .form__item .item__tips--ajax,
.block-cart__table .delivery__form .form-left .form__item .item__tips { padding-left: 146px; }
.block-cart__table .delivery__form .form-right .form__item .item__tips--ajax,
.block-cart__table .delivery__form .form-right .form__item .item__tips { padding-left: 82px; }
*/

.lang--hk .block-cart__table .delivery__form .form-left .form__item .item__title {
  width: 106px;
}
.lang--hk .block-cart__table .delivery__form .form-right .form__item .item__title {
  width: 72px;
}
/*
.lang--hk .block-cart__table .delivery__form .form-left .form__item .item__tips--ajax,
.lang--hk .block-cart__table .delivery__form .form-left .form__item .item__tips {
  padding-left: 106px;
}
.lang--hk .block-cart__table .delivery__form .form-right .form__item .item__tips--ajax,
.lang--hk .block-cart__table .delivery__form .form-right .form__item .item__tips {
  padding-left: 72px;
}
*/

.block-cart__table .delivery__form .form__item {
  /* align-items: flex-start; */
  align-items: center;
  flex-wrap: wrap;
}
.block-cart__table .delivery__form .form__item .member_check {
	margin-right : 10px !important;
}

.block-cart__table .delivery__form .form__item .item__title {
  /* padding-top: 12px; */
  margin-bottom: 0;
  line-height: 19px;
  white-space: normal;
}

.block-cart__table .delivery__form .form__item input:not([type="radio"]):not([type="checkbox"]),
.block-cart__table .delivery__form .form__item textarea,
.block-cart__table .delivery__form .form__item .select3 {
  min-width: 0;
  flex: 1;
}

.block-cart__table .delivery__form .form__item textarea {
  height: 70px;
}

.block-cart__table .delivery__form .form__item .select3 {
  width: auto;
}

.block-cart__table .delivery__form .form__item .select3-title {
  text-overflow: clip;
}

.block-cart__table .delivery__form .form__item .item__tips--ajax,
.block-cart__table .delivery__form .form__item .item__tips {
  width: 100%;
  /* margin-top: 10px; */
  margin-top: 5px;
  font-size: 14px;
  line-height: 16px;
}

.block-cart__table .delivery__form .form__item .item__tips--ajax,
.block-cart__table .delivery__form .form__item .item__tips--empty,
.block-cart__table .delivery__form .form__item .item__tips--error {
  color: #f00;
}

/*
.block-cart__table .delivery__form .form-left .form__item .item__tips { padding-left: 147px; }
.block-cart__table .delivery__form .form-right .form__item .item__tips { padding-left: 85px; }
*/

.block-cart__table .delivery__form--local .form__block:last-child {
  margin-left: 0;
}

.block-cart__table .delivery__form .form__item--phone .select3 {
  /* margin-right: 10px; */
  flex: 0 0 auto;
  white-space: nowrap;
}

/* 
.block-cart__table .delivery__form .form__item--phone .select3 {
  width: 60px;
  margin-right: 10px;
}

.block-cart__table .delivery__form .form__item--phone .select3-title > i {
  display: none;
}
*/

.block-cart .btn-back {
  padding: 0 10px 0 25px;
  border-color: #4d4d4d;
  margin-bottom: 30px;
  line-height: 40px;
}

.block-cart .btn-back .icon {
  top: 16px;
  left: 10px;
}

.block-cart .term__item {
  margin-bottom: 12px;
  /* line-height: 14px; */
  align-items: center;
}

.block-cart .term__item input {
  margin-top: 1px;
  margin-right: 7px;
  width: 20px;
  height: 20px;
  display: block;
}

.block-cart .term__list {
  margin-bottom: 20px;
}

.block-cart .term__list .textarea {
  max-height: 160px;
  padding: 12px 15px;
  margin: 0 0 20px;
}


.gateway-box {
  margin: 20px auto 30px;
}

.gateway-box .gateway-img {
  height: 40px;
  margin: 0 0 0 15px;
}

/*
.block-article {
   padding: 48px 0;
}
*/

/*
.block-article__container {
  max-width: 1010px;
}
*/

/*
.block-article__content {
  text-align: center;
}
*/

.block-article .title-text {
  margin-bottom: 20px;
  font-size: 40px;
  color: inherit;
}

.block-article .transcation-id {
  font-size: 22px;
}

.block-article .tips {
  margin-top: 10px;
}

.block-article .tips p {
  margin-top: 12px;
}

.block-article .register-box {
  margin-bottom: 20px;
  text-align: center;
  background-color: #000;
  color: #fff;
  padding: 45px 110px 50px;
}

.block-article .register-box__title {
  margin-bottom: 35px;
  font-size: 25px;
  line-height: 29px;
  text-transform: uppercase;
}

.block-article .register-box__content {
  margin-bottom: 45px;
  font-size: 17px;
  font-weight: 300;
  line-height: 23px;
}

.block-article .register-box__button {
  width: 200px;
  height: 50px;
  border: 0;
  outline: 0;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  background-color: #fff;
  color: #000;
  cursor: pointer;
}

/*
.page--order-complete .main {
  padding-bottom: 65px;
}

.block-order-detail {
  padding-top: 40px;
}
*/

.mfp-wrap.mfp-info .mfp-container .mfp-content {
  padding: 0 20px;
}

.promotion_message {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 10px;
  font-size: 16px;
  /* font-weight: 300; */
  /* line-height: 15px;
  background-color: #F03E8B;
  color: #fff; */
  z-index: 998;
  /* display: flex;
  align-items: center;
  justify-content: center; */
}


@media (max-width: 1024px) {
	/*
.block-thumbnail .image-text {
	flex-basis: calc(100% / 3.2);
  max-width: calc(100% / 3.2);
}
*/
/*
.block-product-category .product__list.owl-carousel {
	width: calc(100% + 10px);
}
*/
}


@media (max-width: 767.98px) {
  .main {
    /* padding-top: 50px; */
  }

  .header__logo {
	position: relative;
    margin-left: auto;
    margin-right: auto;
	left: unset;
	transform: unset;
  }
  
  .header__inner {
    padding-top: 85px;
    z-index: 1;
    align-items: flex-start;
  }

  .promotion_message {
    padding: 7px 10px;
    font-size: 15px;
    font-weight: 400;
    /* line-height: 18px; */
  }
  
  .block-product {
    padding-top: 20px;
    margin-bottom: 40px;
  }

  .block-product__inner {
    margin: 0 -20px;
  }

  .block-product__title {
    display: block;
  }

  .block-product__coverWrap {
    width: 100%;
    margin-right: 0;
    margin-bottom: 52px;
  }

  .block-product .block-product__cover {
    display: none;
  }

  .block-product .product__gallery {
    margin: 0;
    overflow: visible;
  }

  .block-product .product__gallery .product__gallery__item {
    width: 100%;
    height: 100vw;
	/*
    height: 0;
    padding-bottom: 100%;
	*/
    border: 0;
    margin: 0;
  }

  /*
  .owl-nav button.owl-next,
  .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    width: 17px;
    height: 32px;
    outline: 0;
    font-size: 0;
    background-image: url(../images/icon-arrow.svg);
    transform: translateY(-50%);
  }

  .owl-nav button.owl-next { right: 18px; transform: translateY(-50%) rotate(180deg); }
  .owl-nav button.owl-prev { left: 18px; }
  */

   .owl-dots {
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  /*
  .owl-dot {
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 5px;
    outline: 0;
    background-color: #e6e6e6;
    display: block;
  }

  .owl-dot.active {
    background-color: #b3b3b3;
  }
  */

  .block-product__info {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
  }

  .block-product__info .info__name {
    display: none;
  }

  /*
  .block-product__info .info__description-outer {
    padding-top: 32px;
    border-top: 1px solid #ececec;
    margin-top: 60px;
    order: 1;
  }
  */
  .block-product__info .info__description {
    font-size: 15px;
  }
.block-product__info .nav-tabs,
.block-product__info .tab-content {
    font-size: 15px;
  }

  .block-product__info .info__select-box {
    width: 100%;
  }

  .block-product__info .info__select {
    width: 100%;
  }

  .block-product__info .info__price {
    justify-content: center;
  }

  .block-product__info .info__quantity {
    margin: 45px 0 35px;
    justify-content: center;
  }

  .block-product__info .info__button {
    min-width: 220px;
    margin: 0 auto;
    display: block;
  }

  .block-product__info .price_range_suffix {
    text-align: center;
  }

  .block-video {
    padding: 28px 0;
    margin-bottom: 12px;
  } 
  
  .block-product-img {
    padding: 28px 0;
    margin-bottom: 12px;
  }

  .block-video__title {
    margin-bottom: 30px;
    font-size: 20px;
  }

  .block-cart__container {
    /* padding: 0 10px; */
  }

  .block-cart__title {
    padding: 0;
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 23px;
  }

  .block-cart__table .table__body {
    border-top: 1px solid #ececec;
  }

  .block-cart__table .table__col--remove {
    width: auto;
    padding: 0;
    z-index: 1;
  }

  .block-cart__table .btn-remove {
    width: 35px;
    /* height: 55px; */
    height: 35px;
  }

  .block-cart__table .table__col .product__cover {
    /* width: 90px;
    height: 90px; */
  }

  .block-cart__table .table__col .product__content {
    /* padding-left: 100px; */
    padding-right: 30px;
  }

  .block-cart__table .table__col .product__title {
    /* margin: -3px 0 10px; */
    font-size: 14px;
    line-height: 17px;
  }

  .block-cart__table .table__col .product__special {
    font-size: 14px;
  }

  .block-cart__table .table__col .product__special .price {
    margin-left: 2px;
  }

  .block-cart__table .table__col .product__original {
    font-size: 12px;
  }

  .block-cart__table .table__col .product__original .currency,
  .block-cart__table .table__col .product__original .price {
    margin-left: 3px;
  }

  /*
  .block-cart__table .table__col--quantity,
  .block-cart__table .table__col--price {
    margin-top: 40px;
  }
  */

  .block-cart__table .table__body .table__col--quantity {
    padding-top: 20px;
    /* margin-left: 90px; */
    margin-left: 140px;
  }

  .block-cart__table .table__col--price {
    width: 120px;
  }

  .block-cart__table .table__body .table__col--price {
    padding: 20px 10px 0 0;
  }

  .block-cart__table .table__col--size .size,
  .block-cart__table .table__col--quantity .quantity,
  .block-cart__table .table__col--price span {
    font-size: 17px;
  }

  .block-cart__table .any_gift_message {
    padding: 18px 15px;
  }

  .block-cart__table .table__body .gift-row .product__cover,
  .block-cart__table .table__body .gift-code .product__cover {
    /* width: 50px;
    height: 50px; */
  }

  .block-cart__table .table__body .gift-row .product__cover,
  .block-cart__table .table__body .gift-code .product__cover {
    left: 5px;
  }

  .block-cart__table .table__body .gift-row .product__content,
  .block-cart__table .table__body .gift-code .product__content {
    /* padding-left: 60px; */
    padding-right: 10px;
  }

  .block-cart__table .table__body .gift-row .product__title,
  .block-cart__table .table__body .gift-code .product__title {
    font-size: 16px;
  }

  .block-cart__table .table__body .gift-row .product__original,
  .block-cart__table .table__body .gift-code .product__original {
    font-size: 16px;
  }

  .block-cart__table .table__body .gift-row .table__col--attr,
  .block-cart__table .table__body .gift-code .table__col--attr {
    display: none;
  }

  .block-cart__table .table__body .gift-row .table__col--quantity,
  .block-cart__table .table__body .gift-row .table__col--price,
  .block-cart__table .table__body .gift-code .table__col--quantity,
  .block-cart__table .table__body .gift-code .table__col--price {
    margin-top: 25px;
  }

  .block-cart__table .table__body .gift-row .table__col--quantity,
  .block-cart__table .table__body .gift-code .table__col--quantity {
    padding-top: 0;
    /* margin-left: 60px; */
    margin-left: 160px;
  }

  .block-cart__table .table__body .gift-row .table__col--price,
  .block-cart__table .table__body .gift-code .table__col--price {
    padding-top: 10px;
  }


  .block-cart .peronal-info__item {
    width: 100%;
    padding: 0 10px;
    font-size: 15px;
    white-space: nowrap;
  }

  .block-cart .peronal-info__item input[name='discount_code'] {
    width: auto;
    min-width: 0;
    margin: 0 10px 0 5px;
  }

  .block-cart .price__list {
    margin-bottom: 10px;
  }

  .block-cart .price__list .price__item .item__title {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
  }

  .block-cart .price__list .price__item .item__title .shipping-fee-tips {
    padding: 5px;
    margin-right: 6px;
    font-size: 13px;
    line-height: 15px;
    white-space: normal;
    background-color: #e6e6e6;
    order: -1;
  }

  .block-cart__table .table__bottom {
    padding: 30px 10px 20px;
  }

  .block-cart__table .delivery__form--local > .form__block {
    display: block;
  }

  .block-cart__table .delivery__form--local .form-right {
    margin-left: 0;
  }

  .block-cart__table .delivery__form .form__item {
    /* margin-bottom: 10px; */
    display: flex;
    align-items: center;
  }

  /*
  .block-cart__table .delivery__form .form-left .form__item .item__title,
  .block-cart__table .delivery__form .form-right .form__item .item__title,
  .block-cart__table .delivery__form .form__block:last-child .form-left .item__title {
    width: 95px;
  }
  */
  
  .block-cart__table .delivery__form .form-left .form__item .item__title,
  .block-cart__table .delivery__form .form-right .form__item .item__title {
    width: 95px !important;
  }
  

	.block-cart__table .delivery__form .form-left .form__item .item__tips--ajax,
	.block-cart__table .delivery__form .form-right .form__item .item__tips--ajax,
  .block-cart__table .delivery__form .form-left .form__item .item__tips,
  .block-cart__table .delivery__form .form-right .form__item .item__tips {
    /* padding-left: 95px !important; */
  }

  .block-cart__table .delivery__form .form__item .item__title {
    padding-top: 0;
  }
/* 
  .block-cart__table .delivery__form .form__item--phone .select3 {
    width: 60px !important;
  }
  */

  /* .block-cart__table .delivery__form .form-right .form__item .item__tips {
    padding-left: 95px;
  } */

  .block-cart .btn-back {
    margin: 0 5px 28px;
  }

  .block-cart .term__list {
    padding: 0 5px;
    margin-bottom: 10px;
  }

  .gateway-box {
    margin: 10px auto 55px;
  }

  .block-cart .peronal-info__item input[name='promotion_button'] {
    margin-right: 0;
    flex: 0 0 auto;
  }

  .block-cart .price__item.active, .block-cart .price__item--total {
    height: 59px;
    padding: 0 10px 0 0;
  }

  .block-cart .price__item .item__price {
    width: 115px;
  }
/*
  .block-article {
    padding: 40px 0;
  }
  */

  .block-article h1,
  .block-article .title-text {
    font-size: 35px;
	margin-left: -20px;
	margin-right: -20px;
  }

  .block-article .transcation-id {
    font-size: 19px;
    line-height: 23px;
  }

  .block-article .transcation-id span {
    display: block;
  }

  .block-article .tips {
    margin-top: 5px;
    font-size: 16px;
  }

  .block-article .register-box {
    padding: 45px 15px 50px;
    margin: -15px -10px 20px;
  }

  .block-article .register-box__title {
    margin-bottom: 32px;
  }

  .block-article .register-box__content {
    margin-bottom: 48px;
  }

  .block-article .register-box__button {
    width: 220px;
  }

  .block-image {
    margin: 8px auto !important;
  }

  .container .block-iframe__inner,
  .block-image .image-area {
    margin: 0 -20px;
  }

  .page--order-complete .main {
    padding-bottom: 30px;
  }

  .page--order-complete .block-image .image-area {
    margin: 0 -10px;
  }

  .block-thumbnail .container,
  .block-product-category .container {
    padding: 0;
  }

.block-thumbnail .container .row,
  .block-product-category .product__list {
    margin: 10px 0;
  }
  
  /*
.owl-carousel {
	width: auto;
    margin-right: 10px;
}
.owl-nav button {
	width: 35px; height: 35px;
}
.owl-nav .owl-prev {
	left: 15px;
}
.owl-nav .owl-next {
	right: 15px;
}
*/

	.block-thumbnail .image-text,
  .block-product-category .product__item {
    padding: 0 8px 25px;
  }

  .item__cover {
    margin-bottom: 4px;
  }

  .product__item .item__title {
    font-size: 15px;
    line-height: 18px;
  }

  .product__item .item__name {
    margin-bottom: 22px;
  }

  .block-product-category .product__item .item__price :not(.currency),
  .block-product-category .product__item .item__price .currency,
  .block-product-category .product__item .item__price .unit,
  .block-product-category .product__item .item__price .symbol,
  .block-product-category .product__item .item__price .price {
    font-size: 13px;
  }

  .block-product-category .product__item .ori_price .currency,
  .block-product-category .product__item .ori_price .symbol,
  .block-product-category .product__item .ori_price .price {
    font-size: 19px;
  }
  
  
	.block-product__info .info__description-outer { margin-bottom: 0; }
	/*
	#block-group--2 .block-image .image-area {
		margin-left: 0; margin-right: 0;
	}
	*/
}

@media (max-width: 575.98px) {
	.block-cart__table .table__body .table__col--quantity {
		margin-left: 20px;
	}
	.block-cart__table .table__body .gift-row .table__col--quantity, 
	.block-cart__table .table__body .gift-code .table__col--quantity {
		margin-left: 55px;
	}
}

.parts-addon-container {
	margin-bottom: 20px;
}
.parts-addon-container .title {
	font-size: 18px;
	margin-bottom: 5px;
}

.parts-addon-container .parts-addon-item {
	margin-top: 15px; margin-bottom: 10px;
}

.block-product__info .parts-addon-container .info__quantity {
	margin-top: 10px;
	margin-bottom: 10px;
}
.block-product__info .parts-addon-container .info__quantity .btn-minus,
.block-product__info .parts-addon-container .info__quantity .btn-plus {
  width: 33px;
}

.block-product__info .parts-addon-container .info__quantity .btn-minus .icon,
.block-product__info .parts-addon-container .info__quantity .btn-plus .icon {
  font-size: 20px;
}

.block-product__info .parts-addon-container .info__quantity .quantity__box {
  width: 33px;
  height: 33px;
}

.block-product__info .parts-addon-container .info__quantity .quantity__input {
  font-size: 18px;
}

/*
.header {
  transition-duration: 0.2s; 
  transition-property: top;
}
.main {
  transition-duration: 0.2s; 
  transition-property: padding-top;
}
*/
/* .block-banner img { height: 23.1vw; width: auto !important; max-width: unset !important; } */

@media (max-width: 575.98px){
	.block-cart__table .delivery__form .form__item .item__title { margin-bottom: 5px; /* padding-left: 15px; */ font-size: 0.9em; }
}

.content table td { padding-bottom: 5px; }
.content li { margin-bottom: 5px; }