
/***** product *****/

.product {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_object1 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 1600px;
	padding: 0px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	border-radius: 20px 20px 20px 20px;
	border: 0px solid #e8e8e8;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.product_object1:last-child {
	padding: 0px 0px 0px 0px;
}

.product_object2 {
	width: 100%;
	height: auto;
	max-width: 1600px;
	padding: 0px 0px 100px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_object2:last-child {
	padding: 0px 0px 0px 0px;
}

.product_object1_image1 {
	position: relative;
	width: 70%;
	height: 500px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: block;
}

.product_object1_image1_set1 {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_object1_image1_set1 img {
	width: 100%;
	height: auto;
  max-width: 1200px;
	margin: 0px 0px 0px 0px;
}

.product_object1_image2 {
	position: relative;
	width: 100%;
	height: 700px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	display: none;
}

.product_object1_image2_set1 {
	width: 100%;
	height: 700px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_object1_image2_set1 img {
	width: auto;
	height: auto;
	max-height: 700px;
	margin: 0px 0px 0px 0px;
}

.product_object1_info1 {
	width: 30%;
	height: auto;
	color: #000;
	padding: 30px 30px 30px 30px;
	border-right: 0px solid #e8e8e8;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.product_object1_info1_badge1 {
	width: 100%;
  height: auto;
  margin: 0px 0px 20px 0px;
  display: none;
	flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.product_object1_info1_badge1 p {
	width: auto;
  height: auto;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 7px 20px 7px 20px;
  margin: 0px 0px 0px 0px;
  background-color: #e30b5c;
}

.product_object1_info1_name1 {
	width: 100%;
	margin: 0px 0px 30px 0px;
}

.product_object1_info1_name1_logo1 {
	width: 100%;
	margin: 0px 0px 25px 0px;
	display: none;
	flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.product_object1_info1_name1_logo1 img {
	width: 100%;
	max-width: 100px;
	margin: 0px 0px 0px 0px;
}

.product_object1_info1_name1_text1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.product_object1_info1_name1_text1 p {
	width: 100%;
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	line-height: 28px;
}

.product_object1_info1_name1_text2 {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.product_object1_info1_name1_text2 p {
	width: 100%;
	color: #000000;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	line-height: 50px;
}

.product_object1_info1_name1_text3 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.product_object1_info1_name1_text3 p {
	width: 100%;
	color: #535353;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 3px 0px 3px 0px;
}

.product_object1_info1_color1_name1 {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0px 0px 30px 0px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_object1_info1_color1_name1 p {
	width: 100%;
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_object1_info1_color1 {
	width: 100%;
	margin: 0px 0px 30px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_object1_info1_color1 img {
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
	cursor: pointer;
	display: block;
}

.product_object1_info1_price1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.product_object1_info1_price1 p {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.product_object1_info1_price1 p span {
	width: 100%;
	color: #ee8600;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 0px 0px 0px 5px;
}

.product_object1_info1_stock1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_object1_info1_stock1_left1 {
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.product_object1_info1_stock1_left1 p {
	width: 100%;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
}

.product_object1_info1_stock1_right1 {
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.product_object1_info1_stock1_right1 p {
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
}

.product_object2_caption1 {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_object2_caption1_img1 {
	position: relative;
	z-index: 0;
	width: 30%;
	margin: 0px 0px 0px 0px;
	display: none;
}

.product_object2_caption1_img1::after {
	content: "";
	position: absolute;
	z-index: -10;
	bottom: -20px;
	left: -20px;
	width: 100%;
	height: 100%;
	background-color: #00a1e9;
}

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

.product_object2_caption1_title1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_object2_caption1_title1 p {
	width: auto;
	height: auto;
  color: #000000;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  text-indent: 5px;
  letter-spacing: 5px;
	line-height: 45px;
	margin: 0px 0px 0px 0px;
}

.product_object2_caption1_text1 {
	width: 100%;
	max-width: 1150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.product_object2_caption1_text1 p {
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
	line-height: 28px;
	padding: 0px 0px 20px 0px;
}

.product_object2_caption1_text1 p:last-child {
	padding: 0px 0px 0px 0px;
}

.product_object2_caption1_text1_small1 {
	font-size: 12px !important;
	font-weight: 300 !important;
	text-align: left !important;
	text-indent: 0px !important;
	letter-spacing: 2px !important;
	line-height: 22px !important;
}

.product_headline1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
}

.product_headline1 p {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 2px;
}

.product_object2_gallery1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.product_object2_gallery1_set1 {
	position: relative;
	width: 31.33%;
	height: 240px;
	padding: 0px 0px 0px 0px;
	margin: 10px 1% 10px 1%;
}

.product_object2_gallery1_set1_img1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_object2_gallery1_set1_img1 img {
	width: auto;
	height: auto;
	max-height: 240px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #e8e8e8;
}

.product_object2_spec1 {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.product_object2_spec1_title1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

.product_object2_spec1_title1 p {
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	text-indent: 0px;
	letter-spacing: 1px;
}

.product_object2_spec1_list1 {
	width: 100%;
	padding: 0px 0px 35px 0px;
	margin: 0px 0px 0px 0px;
}

.product_object2_spec1_list1:last-child {
	padding: 0px 0px 0px 0px;
}


.product_object2_spec1_list1_title1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

.product_object2_spec1_list1_title1 p {
	font-size: 22px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
}

.product_object2_spec1_list1_set1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.product_object2_spec1_list1_set1_inner1 {
	width: 48%;
	padding: 10px 0px 10px 0px;
	margin: 5px 1% 5px 1%;
	border-bottom: 1px solid #9a9a9a;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.product_object2_spec1_list1_set1_title1 {
	width: 35%;
	padding: 10px 30px 10px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.product_object2_spec1_list1_set1_title1 p {
	width: 100%;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}

.product_object2_spec1_list1_set1_text1 {
	width: 65%;
	padding: 10px 0px 10px 30px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #9a9a9a;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.product_object2_spec1_list1_set1_text1 p {
	width: 100%;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}


/***** responsive *****/

@media ( max-width: 1400px ) {

.product_modal_set1 {
  padding: 0px 0px 0px 0px;
}

.product_object1 {
  padding: 0px 0px 100px 0px;
  margin: 0px 0px 0px 0px;
	flex-flow: column wrap;
}

.product_object1_image1 {
  width: 100%;
}

.product_object1_info1 {
  width: 100%;
	padding: 0px 0px 0px 0px;
}

.product_object2_caption1 {
	width: 100%;
	display: flex;
	flex-flow: column wrap;
}

.product_object2_caption1_img1 {
  width: 80%;
  margin: 0px 0px 50px 0px;
}

.product_object2_caption1_title1 p {
  font-size: 28px;
}

.product_object2_caption1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.product_object2_gallery1_set1 {
  width: 48%;
	height: 220px;
}

.product_object2_gallery1_set1_img1 img {
  max-height: 220px;
}

.product_object2_spec1_list1_set1_inner1 {
  width: 100%;
  padding: 10px 0px 10px 0px;
  margin: 0px 0% 0px 0%;
}

}

@media ( max-width: 1024px ) {

.product_object1_image1 {
  display: none;
}

.product_object1_image2 {
  display: block;
}

}

@media ( max-width: 767px ) {

.product_object1 {
  padding: 0px 0px 30px 0px;
}

.product_object2 {
  padding: 50px 0px 50px 0px;
}

.product_object1_info1_name1_text1 p {
	font-size: 16px;
	line-height: 22px;
}

.product_object1_color1_name1 p {
	font-size: 12px;
	line-height: 22px;
}

.product_object1_info1_price1 p {
	font-size: 12px;
}

.product_object1_info1_price1 p span {
	font-size: 26px;
}

.product_headline1 p {
	font-size: 26px;
	text-indent: 1px;
	letter-spacing: 2px;
}

.product_object2_caption1_img1 {
  width: 100%;
}

.product_object2_caption1_img1::after {
  bottom: -30px;
  left: -45px;
}

.product_object2_caption1_title1 {
	flex-flow: column wrap;
  margin: 0px 0px 20px 0px;
}

.product_object2_caption1_title1 p {
	font-size: 20px;
	text-indent: 3px;
	letter-spacing: 3px;
}

.product_object2_caption1_text1 p {
	font-size: 14px;
	line-height: 24px;
	padding: 0px 0px 20px 0px;
}

.product_object2_caption1_text1_small1 {
	font-size: 10px !important;
	line-height: 20px !important;
}

.product_object2_gallery1_set1 {
  width: 100%;
	padding: 7px 7px 7px 7px;
	margin: 0px 0% 0px 0%;
}

.product_object2_spec1_title1 p {
	font-size: 24px;
}

.product_object2_spec1_list1_title1 p {
	font-size: 20px;
}

.product_object2_spec1_list1_set1_inner1 {
	padding: 15px 0px 15px 0px;
	margin: 5px 0% 5px 0%;
}

.product_object2_spec1_list1_set1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}

.product_object2_spec1_list1_set1_text1 {
  width: 100%;
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 0px 0px;
  border-left: 0px dotted #9f9f9f;
}

.product_object2_spec1_list1_set1_text1 p {
  font-size: 10px;
  text-indent: 0px;
  letter-spacing: 2px;
}

}
