﻿/* CSS RESET
--------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#articles {
display: none!important;
background: #60727C;
position: relative;
padding: 0px 25px 55px;
font-size: 14px;
line-height: 19px;
font-weight: 300;
text-align: left;
color: #CCC;
}
#articles #articles-in {
}
#articles #articles-in h2 {
font-size: 18px;
line-height: 21px;
font-weight: 600;
padding: 20px 0px 10px;
margin: 0px;
color: #EEE;
}


.ptt-hidden {
display: none!important;
}

.d-old-price {
text-decoration: line-through;
}

article {
display: block;
padding: 50px;
width: 1000px;
max-width: 900px;
margin: auto;
text-align: left;
}
article h1, article h2 {
  font-family: 'Inter', sans-serif;
  color: #FFF;
  font-weight: 500;
}
article h1 {
  font-size: 46px;
  line-height: 50px;
  position: relative;
  margin-bottom: 31px;
  color: #FFF; #5cefbf;
  font-weight: 600;
}
article h2 {
  font-size: 34px;
  line-height: 37px;
  margin-top: 47px;
  margin-bottom: 27px;
}
article h3 {
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  margin-bottom: 3px;
  color: #b9deec;
}
article p {
  color: #FFF;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 27px;
}
article  p a {
color: #007AFF;
border-bottom: 1px solid transparent;
}
article p a:hover {
background11: #CBFEDE;
}
article b, article strong {
  font-weight: 700;
  color: rgba(35, 44, 57, 0.9);
}
@media (max-width: 900px) {
article {
display: block;
padding: 50px 50px 50px;
width: auto;
}
	}
@media (max-width: 600px) {
article {
padding: 50px 30px 50px;
}
	}
@media (max-width: 400px) {
article {
padding: 75px 25px 30px;
}
article p {
font-size: 16px;
line-height: 25px;
}
article h3 {
font-size: 18px;
line-height: 25px;
}
article h2 {
font-size: 30px;
line-height: 34px;
}
article h1 {
font-size: 37px;
line-height: 41px;
}
	}

#description-cont.is-hidden {
display: none!important;
}
#description-cont {
display: block;
background: #60727C;
position: relative; fixed;
z-index: 1000;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
overflow-y11: scroll;
}
#description-cont-in {
background: #60727C;
display: block;
width: auto;
}
a#close-article-button {
position: fixed;
z-index: 3000;
width: 80px;
height: 80px;
display: block;
right: 50%; margin-right: -500px;
top: 60px;
border-radius: 50%;
overflow: hidden;
background: #60727C;
}
a#close-article-button img {
width: 80px;
height: 80px;
display: block;
}
@media (max-width: 1050px) {
a#close-article-button {
margin-right: 0px;
right: 20px;
top: 20px;
width: 60px;
height: 60px;
}
a#close-article-button img {
width: 60px;
height: 60px;
}
	}




#look-container.is-hidden {
display: none!important;
}
#look-container {
display: block;
background: #60727C;
position: relative; fixed;
z-index: 1000;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
overflow-y11: scroll;
}
#look-container-in {
background: none;
display: block;
width: auto;
}
#look-container-in img#look-mob-image {
max-width: none;
width: 160%;
height: auto!important;
display: none;
}
@media (max-width: 1151px) {
html body #look-container-in {
background: #60727C!important;
height: auto!important;
overflow-x: hidden;
}
#look-container-in img#look-mob-image {
display: block;
margin: 0px -30%;
}
	}




.item-num {
position: absolute;
top: 40px;
right: 40px;
color: #FFF;
font-size: 18px;
line-height: 1.25;
font-family: 'Inter', sans-serif;
letter-spacing: -0.001em;
font-weight: 600;
background: #231F20;
padding: 5px;
border-radius: 16px;
display: block;
min-width: 1.7em;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
@media (min-width: 1201px) {
.item-num {
top: 8px;
right: 7px;
font-size: 18px;
padding: 4px;
}
	}
@media (max-width: 1200px) and (min-width: 824px) {
.item-num {
top: 11px;
right: 7px;
font-size: 14px;
padding: 4px;
min-width: 1.8em;
}
	}
@media (max-width: 823px) and (min-width: 475px) {
.item-num {
top: 30px;
right: 20px;
font-size: 14px;
padding: 4px;
min-width: 1.8em;
}
	}
@media (max-width: 474px) {
.item-num {
top: 34px;
right: 0%;
font-size: 18px;
padding: 4px;
min-width: 1.7em;
}
	}


@media (max-width: 1200px) {
body .view {
opacity: 1;
}
	}
@media (max-width: 800px) {
body br.web-br {
display: none!important;
}
	}


body span.view-is-hidden {
display: none!important;
}

#shop-top-container {
padding-bottom: 30px;
}
p.page-title-article {
letter-spacing: 0.04em;
margin: 0px 0px 20px 0px;
padding: 0px;
color: #FFF;
font-weight: 400;
line-height: 1.5;
font-size: 18px;
font-family: 'Roboto', sans-serif;
}
h2.page-title {
font-size: 43px;
line-height: 1.25;
font-family: 'Inter', sans-serif;
letter-spacing: -0.001em;
font-weight: 600;
color: #FFF;
margin: 0;
padding-top: 0px;
margin-bottom: 20px;
}
h2.page-title span.title-color-words {
font-weight: 600;
border-bottom: 0.09em solid;
position: relative;
top22: -5px;
}
@media (max-width: 800px) {
h2.page-title span.title-color-words {
top: -0.07em;
}
	}

p.page-title-info {
margin: 0 0 10px 0;
padding: 0px;
position: relative;
z-index: 2;
color: #FFF;
font-weight: 400;
font-size: 18px;
font-family: 'Roboto', sans-serif;
}
p.page-title-info strong {
font-weight: 600;
}
p.page-title-tip {
margin: 0 0 30px 0;
padding: 0px;
position: relative;
z-index: 2;
color: #FFF;
font-weight: 400;
font-size: 18px;
font-family: 'Roboto', sans-serif;
}
p.page-title-tip strong {
font-weight: 500;
text-transform: uppercase;
}
a.page-title-button {
    display: inline-block;
    background-color: #FFF;
    color: #60727C;
    margin: 2px 0px 8px 0px;
    padding: 0.5em 1.6em 0.65em;
    border-radius: 2em;
    border-width: 2px;
    border-style: solid;
    border-color: #FFF;
    border-image: initial;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    box-sizing: border-box;
    font-size: 19px;
}
a.page-title-button.ptb-one {
background-color: #0DCD90;
border-color: #0DCD90;
color: #FFF;
}
a.page-title-button.ptb-two {
padding: 0.1em 1.2em 0.25em;
font-size: 18px;
}

.goods-tags {
display: block;
position: absolute;
z-index: 2;
bottom: 34px;
left: 0px;
right: 0px;
}
.goods-tags a {
font-weight: 600;
text-decoration: none;
color: inherit!important;
}
.goods-tags a:hover {
text-decoration: underline;
}
.goods-price {
display: block;
position: absolute;
z-index: 2;
bottom: 10px;
left: 0px;
right: 0px;
}
.goods-hello {
display: block;
position: absolute;
z-index: 2;
top: 10px;
left: 0px;
right: 0px;
font-weight: 600;
}
.goods-name {
display: block;
position: absolute;
z-index: 2;
top: 30px;
left: 0px;
right: 0px;
}
.goods-price a.goods-button {
color: #FFF;
}
.goods-price a.goods-button:hover {
text-decoration: none;
}
.goods-price strong {
font-weight: 600;
text-transform: uppercase;
}
.patterns-container figure {
margin-bottom: 8px;
}
.patterns-container figure img {
width: 240px;
height: 240px;
border-radius: 10%; 16px;
overflow: hidden;
border11: 2px solid #4a374f;
box-shadow: 5px 5px 3px rgba(51, 51, 51, 0.14);
display: block;
margin: 0px auto;
}
@media (max-width: 1200px) {
.patterns-container figure img {
width: 290px;
height: auto;
}
	}
.goods-name {
}




/* DEAFAULT SETTINGS
--------------------------------------------------------------- */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
}

body {
	background: #60727C url('../images/back.png') 0px 0px repeat;
	background-size: 144px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em; 
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	line-height: 1.5;
	color: #FFF;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #1a1a1a;
	text-decoration: none;
}

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
 
.fade-in {
	opacity:0;
	-webkit-animation:fadeIn ease-in 1;
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	animation-duration: 0.5s;
}

@-webkit-keyframes btn-effect {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes btn-effect {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.btn-effect {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.btn-effect:hover, .btn-effect:focus, .btn-effect:active {
  -webkit-animation-name: btn-effect;
  animation-name: btn-effect;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@-webkit-keyframes rocket-effect {
  0% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
  50% {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
  }
  100% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
}

@keyframes rocket-effect {
  0% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
  50% {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
  }
  100% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
}
@-webkit-keyframes rocket-effect-float {
  100% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
}
@keyframes rocket-effect-float {
  100% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
}

.rocket-effect {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.rocket-effect:hover, .rocket-effect:focus, .rocket-effect:active {
	-webkit-animation-name: rocket-effect-float, rocket-effect;
	animation-name: rocket-effect-float, rocket-effect;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}




@-webkit-keyframes dots-effect {
  0% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
  50% {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
  }
  100% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
}

@keyframes dots-effect {
  0% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
  50% {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
  }
  100% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
}
@-webkit-keyframes dots-effect-float {
  100% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
}
@keyframes dots-effect-float {
  100% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
}

.dots-effect {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-animation-name: dots-effect-float, dots-effect;
	animation-name: dots-effect-float, dots-effect;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

#page-container {
	position: relative;
	width: 100%;
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.flex-container {
	width: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}

.flex-container .item {
	width: 33.3333%;
	padding: 60px 40px;
	position: relative;
}

/* HERO + HEADER
--------------------------------------------------------------- */

#header {
	width: calc(100% - 60px);
	max-width: 1200px;
	height: 70px;
	position: fixed;
	margin: 0 auto;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 9998;
}

.get-it-btn {
	display: block;
	margin-left: calc(100% - 280px);
	width: 240px;
	z-index: 9998;

}

#hero {
	width: 100%;
	height: 100vh;
	max-height: 1080px;
	position: relative;
}

.hero-bottom {
	display: block;
	width: 100%;
	max-width: 1200px;
	margin-bottom: -1px;
}

#title {
	width: 480px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* PATTERNS
--------------------------------------------------------------- */

#patterns {
	background: #60727C;
	position: relative;
	padding: 30px 120px 55px;
}

.dots {
	background: url('../images/dots.svg') repeat center top;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}

.patterns-info {
	margin: 0 0 60px 0;
	padding: 0 60px;
	position: relative;
	z-index: 2;
}

.whaaat-title {
	max-width: 226px;
	margin: 0 auto 60px;
}

.patterns-container {
	position: relative;
	z-index: 2;
	border-bottom: 1px solid rgba(0,0,0, 0.5);
}

.patterns-container.last-container { border-bottom: 0; }

.item { position: relative; }


.item-border-right:after {
	content: "";
	background: rgba(0,0,0, 0.5);
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.view {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1; 0;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	-ms-transition: all 150ms linear;
	transition: all 150ms linear
}

.view:hover { opacity: 1; }


.view-btn-back {
	display: none!important; block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: transparent url(../images/white.png) 0px 0px no-repeat;
	width: 50px;
	height: 43px;
	margin-top: -7px;
}
.view-btn {
	width: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-top: -4px;

}

.lity {
background: #60727C!important;
}

.lity-content:after { display: none !important; }

.lity.lity-opened {
	z-index: 9991 !important;
}

.lity-close {
	background: url('../images/close.svg') no-repeat center !important;
	background-size: 50px !important;
	width: 50px !important;
	height: 50px !important;
	top: 35px !important;
	right: 35px !important;
	font-size: 0 !important;
	text-indent: -9999px!important;
}

.patterns-features {
	position: relative;
	z-index: 2;
	padding: 20px 0;
}

.features-title {
	margin: 60px auto 0;
	max-width: 260px;
	height: 60px;
}

.patterns-features img {
	margin: 0 0 10px 0;
	width: 80px;
	height: 80px;
}

.patterns-features h3 { margin: 0 0 10px 0; }

.support {
	position: relative;
	z-index: 2;
}

.support a {
	border-bottom: 2px solid #1a1a1a;
}

.support a:hover { 
	background: #1a1a1a;
	color: #FFF0F4;
}

/* FOOTER
--------------------------------------------------------------- */

#social-line {
	width: 180px;
	margin: 60px auto 40px;
}

.instagram {
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	max-width: 260px;
	margin: 0 auto;
}

.gotop {
	background: url('../images/rocket.svg') no-repeat center;
	background-size: cover;
	display: block;
	width: 120px;
	height: 120px;
	position: absolute;
	right: 80px;
	bottom: 200px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	z-index: 2;
}

.gotop:hover,
.gotop:active,
.gotop:focus {
	background: url('../images/rocket-hover.svg') no-repeat center;
}

#travolta {
	margin-left: -122px;
	position: absolute;
	left: 50%;
	bottom: 0;
}

/* MEDIA QUERIES
--------------------------------------------------------------- */

@media (max-width: 1200px) {
	
	#patterns{ padding: 40px 60px 40px; }
	
	#header {
		width: calc(100% - 80px);
		max-width: 100%;
		position: fixed;
		top: 20px;
		left: 40px;
		margin: 0;
	}
	
	.get-it-btn {
		margin-left: calc(50% - 120px);
	}

}

@media (max-width: 800px) {
  
	.flex-container .item {
		width: 33.3333%;
		padding: 30px 20px;
	}
	
	#patterns{ padding: 40px 40px 40px; }
	
	.patterns-info { padding: 0 30px; }
	
	.patterns-features { padding: 40px 0; }

	.gotop {
		right: 20px;
	}
h2.page-title {
    font-size: 34px;
}
.page-title-info {
    font-size: 14px;
}
body #topline-top-container {
    height: 85px;
}
	}

@media (max-width: 540px) {
	
	#header {
		width: calc(100% - 40px);
		max-width: 100%;
		position: fixed;
		top: 20px;
		left: 20px;
		margin: 0;
	}
	
	#title {
		width: 300px;
	}
	
	.patterns-info { padding: 0; }
  
	.flex-container .item {
		width: 100%;
		padding: 50px 0;
	}

	.goods-hello {
		font-size: 16px;
		top: 5px;
		margin: 0px -20px;
	}
	.goods-name {
		font-size: 16px;
		top: 23px;
		margin: 0px -20px;
	}
	.goods-tags {
		font-size: 16px;
		bottom: 30px;
		margin: 0px -20px;
	}
	.goods-price {
		font-size: 16px;
		bottom: 10px;
		margin: 0px -20px;
	}
	
	.patterns-container { border-bottom: 0; }
	
	.patterns-container .item {
		border-bottom: 1px solid rgba(0,0,0, 0.5)!important;
	}
	
	.patterns-container .last-item { border-bottom: 0; }
	
	.item-border-right:after { display: none; }
	
	.features-title { margin: 40px auto 0; }
	
	.patterns-features { padding: 40px 0 20px; }
	
	.patterns-features .item {
		margin: 0 0 20px 0;
	}
	
	.gotop {
		right: 5px;
		bottom: 150px;
	}
h2.page-title {
font-size: 1.4em;
margin-left: -25px;
margin-right: -25px;
}
p.page-title-info {
font-size: 16px;
    margin-left: -20px;
    margin-right: -20px;
}
body #topline-top-container {
    height: 145px;
}
body .top-phone-line {
    top: 62px;
}
	
	}
@media (min-width: 475px) and (max-width: 650px) {
body .view-pricetag-web {
display: none!important;
}
body .goods-tags {
font-size: 12px;
bottom: 26px;
}
body .item-num {
top: 40px;
}
	}
@media (min-width: 475px) and (max-width: 540px) {
.patterns-container.last-container .item {
border-bottom: 0!important;
}
	}
@media (max-width: 474px) {
.patterns-container.last-container .item.last-container-last-item {
    border-bottom: 0px!important;
}
	}
@media (max-width: 440px) {
body .top-phone-line {
    top: 87px; 97px;
    margin-left: -10px;
    margin-right: -10px;
}
body #topline-top-container {
    height: 174px;
}
	}

@media (min-width: 475px) and (max-width: 823px) {
	
	#header {
		width: calc(100% - 80px);
		max-width: 100%;
		position: fixed !important;
		top: 20px !important;
		left: 40px;
		margin: 0;
	}
	
	#hero {
		height: 100%;
		min-height: 540px;
	}
	
	.patterns-info { padding: 0 30px; }
	
	.get-it-btn {
		margin-left: calc(50% - 120px);
	}
	
	#title {
		width: 320px;
	}
	
	.hero-files {
		height: 55px;
		margin-left: -121px;
		bottom: 20px;
	}
	
	.flex-container .item {
		width: 33.3333%;
		padding: 40px 20px;
	}
	
	.goods-hello {
		font-size: 13px;
		top: 5px;
	}
	.goods-name {
		font-size: 13px;
		top: 20px;
	}
	.goods-tags {
		font-size: 13px;
		bottom: 25px;
	}
	.goods-price {
		font-size: 13px;
		bottom: 9px;
	}

	#patterns{ padding: 40px 40px 40px; }
	

	.view-btn-back {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background: #FFF;
		width: 40px;
		height: 31px;
		display: block;
		margin-top: -4px;
	}
	.view-btn {
		width: 60px;
	}
	
	.lity-close {
		background-size: 40px !important;
		width: 40px !important;
		height: 40px !important;
		top: 40px !important;
		right: 40px !important;
	}
	
	.patterns-features { padding: 40px 0; }
}


.noselect {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}



#topline-top-container {
margin-top: 0px;
width: 100%;
height: 48px;
position: relative;
}

#logo-container {
float: left;
    display: inline-block;
    height: 48px;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
#logo-container a#logo-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #2175A2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#logo-container a#logo-link #logo-image {
    display: block;
    width: 155px;
    height: 74px;
    background-image: url(../images/logo-hinch-white.svg);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-indent: -9999px;
    margin-top: -18px;
}
#logo-container a#logo-link #logo-image span#logo-b-line {
    display: block;
    width: 120px;
    height: 29px;
    background-image: url(../images/logo-b-line-green.svg);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-indent: -9999px;
    margin-top: 42px;
    margin-left: 20px;
    position: relative;
    pointer-events: none;
}
#logo-container a#logo-link #logo-name {
    display: none; block;
    color: #FFF; #2175A2;
    font-size: 30px;
    line-height: 41px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -0.001em;
}






@media (min-width: 835px) {
.top-phone-line.phone-web {display: block;  }
.top-phone-line.phone-mob {display: none; }
	}
@media (max-width: 834px) {
.top-phone-line.phone-web {display: none; }
.top-phone-line.phone-mob {display: block; }
	}
.top-phone-line.phone-mob {
padding: 0px 20px!important;
}
.top-phone-line.phone-middlepage {
display: inline-block;
position: relative;
right: 40px;
bottom: 0px;
top: 15px;
float: right;
}
.top-phone-line {
z-index: 5;
text-align: right;
position: absolute;
right: 0px;
top: 10px;
}
.top-phone-line.phone-mob .phone-cube-label {
left: -2px;
top: 8px;
}
.top-phone-line .phone-cube-label {
background-color: #0DCD90;
width: 15px;
height: 15px;
margin: 0px;
border-radius: 50%;
position: absolute;
left: -22px;
top: 7px;
}
.top-phone-line strong.top-phone-number {
font-size: 25px;
font-family: 'Inter', sans-serif;
letter-spacing: -0.001em;
font-weight: 600;
display: block;
line-height: 30px;
color: #FFF;
}
.top-phone-line strong.top-phone-number a,
.top-phone-line strong.top-phone-number a:hover {
color: inherit!important;
text-decoration: none!important;
}
.top-phone-line a.top-phone-callbutton {
color: #FFF; #60727C;
text-decoration: none;
font-family: 'Inter', sans-serif;
font-weight: 500;
font-size: 16px;
background-color: #FB796A; #FFF; #0DCD90;
padding: 0.3em 1.2em 0.45em;
border-radius: 2em;
position: relative;
top: 10px;
}
.top-phone-line a.top-phone-callbutton:hover {
color: #FFF!important;
text-decoration: none;
}




.hvr-wobble-horizontal {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-wobble-horizontal {
  5.56% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  11.11% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  16.67% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  22.22% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  27.75% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  33.33% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
}
@keyframes hvr-wobble-horizontal {
  5.56% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  11.11% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  16.67% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  22.22% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  27.75% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  33.33% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
}






.header-back-button {
height: 40px;
margin: 0px;
position: absolute;
top: 56px;
}
.header-back-button a.header-back-link {
display: inline-block;
margin: 0px 0px 0px 0px;
float: left;
}
.header-back-button svg.header-back-svg {
margin-right: 15px;
float: left;
}
.header-back-button svg.header-back-svg path {
fill: #FFF;
}
.header-back-button span.header-back-text {
font-size: 22px;
font-family: 'Inter', sans-serif;
font-weight: 600;
color: #FFF;
vertical-align: top;
display: inline-block;
line-height: 40px;
float: left;
}
@media (min-width: 1200px) {
.header-back-button {
    margin-left: -58px;
}
	}
@media (min-width: 1100px) {
.header-back-button {
    margin-left: -15px;
}
	}
@media (max-width: 1099px) {
.header-back-button {
    margin-left: -34px;
}
	}
@media (max-width: 834px) {
.header-back-button {
    margin-left: -28px;
}
	}
@media (max-width: 500px) {
body .header {
    height: 90px;
}
	}


.more-designs-button {
padding-top: 20px;
padding-bottom: 20px;
}

@media (max-width: 1200px) {
#logo-container {
margin-top: -5px;
}
	}


.home-link.home-next {
    top: 100px;
}
.home-link {
    display: block;
    width: 55px;
    height: 55px;
    position: fixed;
    z-index: 200; 1010;
    top: 30px;
    right: 32px;
    border-radius: 50%;
    overflow: hidden;
}
.home-link img.home-link-img {
    display: block;
    width: 100%;
    height: 100%;
}
body .title-hidden {
    display: none!important;
}



#topcontrol.isactive {
bottom: 34px!important;
}
#topcontrol {
position: fixed;
z-index: 4!important;
bottom: -60px!important;
right: auto!important;
left: 50%!important; margin-left: -575px!important;
background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgZmlsbD0ibm9uZSIgaGVpZ2h0PSIyNCIgc3Ryb2tlPSIjRkZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeDE9IjEyIiB4Mj0iMTIiIHkxPSIyMCIgeTI9IjQiLz48cG9seWxpbmUgcG9pbnRzPSI2IDEwIDEyIDQgMTggMTAiLz48L3N2Zz4=") no-repeat;
width: 60px!important;
height: 60px!important;
background-size: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
overflow: hidden;
    -webkit-transition: bottom 0.30s;
    -moz-transition: bottom 0.30s;
    -ms-transition: bottom 0.30s;
    -o-transition: bottom 0.30s;
    transition: bottom 0.30s;
text-indent: -9999px;
opacity: 1!important;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
#topcontrol img {
display: none!important;
}

@media (max-width: 1170px) {
#topcontrol {
left: 5px!important;
margin-left: 0px!important;
    width: 55px!important;
    height: 55px!important;
}
#topcontrol.isactive {
bottom: 40px!important;
}
	}

body #page-container {
opacity: 1;
    -webkit-transition: opacity 0.30s ease-in-out;
    -moz-transition: opacity 0.30s ease-in-out;
    -ms-transition: opacity 0.30s ease-in-out;
    -o-transition: opacity 0.30s ease-in-out;
    transition: opacity 0.30s ease-in-out;
}
body.is-loading #page-container {
opacity: 0;
pointer-events: none;
}
body.is-loading #page-container #patterns {
display: none;
}
html {
min-height: 101%;
}

html.lity-active #page-container {
visibility: hidden;
}
body .prognroll-bar {
    z-index: 9991!important;
}

body .is-hidden {
display: none!important;
}

html.is-look body,
html.lity-active body {
background: #60727C!important;
}
html.is-desc #topcontrol,
html.is-look #topcontrol,
html.lity-active #topcontrol {
display: none!important;
}

html.is-desc .home-link,
html.is-look .home-link,
html.lity-active .home-link {
display: none!important;
}
html.is-desc #page-container,
html.is-look #page-container {
display: none;
}
html.is-desc .prognroll-bar {
    background-color: #7DCE94!important;
}
html.is-look .prognroll-bar {
    background-color: #FAEA48!important;
}

body #screen-top,
body #screen-top-desc {
display: none!important;
}