.JGTreeFixer,.lg__opacity_on {
	position: relative;
    display: none;
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.JGProduct_buy {
    position: relative;
}
.JGProduct_buy__tree {
    padding-top: 100px;
}
.JGBuy__icon {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    background-color: #efefef;
    padding-top: 50px;
    align-items: center;
}
.JGBuy__icon__1 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.JGBuy__icon__pointer {
    max-width: 500px;
    margin: 0 auto;
}
.JGBuy__icon__pointer--5 , .JGBuy__icon__pointer--16 {
    max-width: 300px;
}
.JGBuy__icon__pointer__28 {
    max-width: 300px;
}
.JGBuy__icon__point {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.JGBuy__icon__point > img {
    width: 60px;
    height: 80px;
    transition: filter 500ms ease-in-out;
}
.JGBuy__icon__point__gray > img {
    filter: grayscale(.85);
}
.JGBuy__icon__point:hover > img {
    filter: grayscale(0);
}
.JGBuy__info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    padding: 50px 50px;
}
.JGBuy__info > h1 {
    font-size: 45px;
}
.JGBuy__price {
    margin-top: 30px;
}
.JGBuy__price__1 {
    font-size: 21px;
    font-weight: 700;
}
.JGBuy__available {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: .05em;
}
.JGBuy__available:before {
    content: '';
    background-color: #5c7e08;
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 8px;
    margin-bottom: 3px;
    margin-right: 10px;
}
.JGBuy__price > span {
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-top: 15px;
}
.JGBuy__package {
    margin-top: 60px;
}
.JGBuy__package__tree {
    justify-content: space-between;
}
.JGBuy__package + p {
    margin-top: 50px;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.5;
    padding-right: 50px;
}
.JGBuy__package__tree > .i_buynow {
    padding-top: 0;
    padding-bottom: 0;
}
.JGBuy__package__tree > div h3 {
    font-size: 15px;
    margin-bottom: 10px;
    font-family: Raleway, sans-serif;
    letter-spacing: .05rem;
}
.JGBuy__package__tree > div h3 + input {
    width: 100%;
    height: 50px;
    font-size: 19px;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,.15);
    margin: 0;
    text-align: center;
}
.JG--E--I--F {
    margin-top: 50px;
}
.JG--E--I--F > h3 {
    font-size: 21px;
    margin-bottom: 20px;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
}
.JG--E--I--F ul li {
    font-size: 17px;
    font-weight: 300;
}
.JG--E--I--F ul li:not(:last-child) {
    margin-bottom: 10px;
}
.JG--E--I--F ul li:before {
    content: '';
    background-color: #19110b;
    width: 6px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 6px;
    margin-bottom: 3px;
    margin-right: 10px;
}
.JG--E--I--F ul li > span {
    display: inline-block;
    font-weight: 700;
    text-decoration: underline;
    color: #000;
}
.i_type {
    margin-left: 40px;
}
.i_type form input {
    opacity: 0;
    height: 0;
    padding: 0;
}
.JG--E--I--W {
    margin-top: 80px;
}
.JG--E--I--W--box {
    align-items: center;
}
.JG--E--I--W--box:not(:last-child) {
    margin-right: 25px;
}
.JG--E--I--W--box h2 {
    font-size: 15px;
}
.JG--E--I--W--box svg {
    width: 35px;
    height: 35px;
    order: -1;
    margin-right: 10px;
}
.J--K--product--cap.J--K--zoomer {
	background-position: 50% 50%;
	overflow: hidden;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.J--K--product--cap.J--K--zoomer img {
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	display: block;
	width: 100%;
	background-color: #efefef;
}
.J--K--product--cap.J--K--zoomer img:hover {
	opacity: 0;
}
@media only screen and (max-width: 1440px) {
	.JGBuy__icon__1 {
		max-width: 350px;
	}
	.JGBuy__package + p {
		font-size: 17px;
	}
	.JGBuy__info > h1 {
		font-size: 33px;
	}
}
@media only screen and (max-width: 1024px) {
	.JGBuy__icon {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
	.JGBuy__info > h1 {
		font-size: 33px;
	}
	.JGBuy__package + p {
		margin-top: 30px;
		font-size: 17px;
		padding-right: 0;
	}
	.JGBuy__info {
		padding: 0 25px;
	}
	.JG--E--I--W--box h2 {
		font-size: 13px;
	}
	.JGBuy__icon {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-bottom: 40px;
	}
	.JGBuy__price {
		max-width: initial;
	}
}
@media only screen and (max-width: 480px) {
	.JGBuy__icon__1 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.JGBuy__info > h1 {
		font-size: 27px;
	}
	.i_quantity , .JG--E--I--W--box:not(:last-child) {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.i_type {
		margin-left: 0;
		margin-top: 40px;
	}
	.i_type, .i_buynow {
		width: 100%;
	}
	.i_buynow {
		margin-top: 40px;
	}
	.JG--E--I--W--box:not(:last-child) {
		margin-bottom: 30px;
		margin-right: 0;
	}
	.JGBuy__info {
		padding-left: 15px;
		padding-right: 15px;
	}
	.JGBuy__package + p {
		font-size: 15px;
	}
	.JGProduct_buy__tree {
		padding-top: 20px;
	}
	figure.JGBuy__icon__1.JGBuy__icon__1__true.J--K--product--cap.J--K--zoomer {
		background-image: none!important;
	}
	.J--K--product--cap.J--K--zoomer img:hover {
		opacity: 1;
	}
}
@media only screen and (max-width: 414px) {
	.JG--E--I--F ul li {
		font-size: 14px;
	}
}
@media only screen and (max-width: 360px){
	.JGBuy__info > h1 {
		font-size: 23px;
	}
}