
	.new_btn_box #buynow_button{flex: 1;}
	.prod_info_form .attributes_tips{border-bottom: 2px #e90b0b  solid !important;}
	.page_big_box{background: #fff;position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 999999;display: none;}
	.page_big_box a:hover{text-decoration: unset;}
	.page_big_box .page_new_box{padding: 80px 0 120px;height: 100%;box-sizing: border-box;display: flex;flex-direction: column;justify-content: space-between;background: linear-gradient(0deg, #FFFAEA,#FFFFFF);}
	.page_big_box .page_new_box.one{background: linear-gradient(0deg, #FFFAEA,#FFFFFF)!important;}
	.page_big_box .page_new_box.two{background: linear-gradient(rgb(255, 255, 255) 90%, rgb(254, 235, 107) 100%);}


	.page_big_box .page_new_box .page_close_btn{    position: fixed;z-index: 2;width: 32px;height: 32px;display: flex;padding: 0;align-items: center;justify-content: center;background: #0006;color: #fff;border-radius: 100%;top: 24px;right: 24px;}
	.page_big_box .page_new_box .step_two{display: none;}
	.page_big_box .page_new_box.two .step_two{display: block;}
	.page_big_box .page_new_box.two .step_one{display: none;}
	.page_big_box .page_new_box .page_top{position: relative;}
	.page_big_box .page_new_box .page_top.step_one .page_img_box{position: relative;padding-top: 42%;cursor: pointer;}
	.page_big_box .page_new_box .page_top.step_one .page_img_box img{position: absolute;left: 0;top: auto;right: 0;bottom: 0;margin: auto;height: 72%;}
	.page_big_box .page_new_box .page_top.step_one .swiper-slide.swiper-slide-active .page_img_box img{height: 100%;}
	.page_big_box .page_new_box .page_top.step_two .swiper{padding: 5px 0;box-sizing: border-box;}
	.page_big_box .page_new_box .page_top.step_two .swiper-slide{width: 120px;margin: 0;cursor: pointer;padding-top: 23.5vw;position: relative;margin: 0 27.5px;}
	.page_big_box .page_new_box .page_top.step_two .swiper-slide .page_img_box{border-radius: 50px;height: 120px;width: 120px;border-radius: 100%;background: red;overflow: hidden;margin: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
	.page_big_box .page_new_box .page_top.step_two .swiper-slide .page_img_box img{width: 100%;height: 100%;object-fit: cover;}
	.page_big_box .page_new_box .page_top.step_two .swiper-slide.swiper-slide-active{width: 990px!important;opacity: 0;visibility: hidden;}
	.page_big_box .page_new_box .page_top.step_two .swiper-slide.swiper-slide-active.cur{}
	.page_big_box .page_new_box .page_top.step_two .swiper-slide.swiper-slide-active.cur .page_img_box{box-shadow: 0 0 0 2px #5f5f5f !important;}
	.page_big_box .page_new_box .page_top.step_two .page_color_img{position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 55%;height: 100%;background-color: #fff;z-index: 2;}
	.page_big_box .page_new_box .page_top.step_two .page_color_img .page_img_box{display: none;text-align: center;padding-top: 23.5vw;position: relative;}
	.page_big_box .page_new_box .page_top.step_two .page_color_img .page_img_box img{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
	.page_big_box .page_new_box .page_top.step_two .page_color_img .page_img_box.cur{display: block;}
	.page_big_box .page_new_box .page_top.step_two .page_swiper_btn{pointer-events: none;display: flex;justify-content: space-between;align-items: center;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 93%;z-index: 1;}
	.page_big_box .page_new_box .page_top.step_two .page_swiper_btn .page_swiper_prev{pointer-events: all;cursor: pointer;width: 30px;height: 30px;background-color: #DACC45;border-radius: 50px;text-align: center;line-height: 30px;display: flex;align-items: center;justify-content: center;}
	.page_big_box .page_new_box .page_top.step_two .page_swiper_btn .page_swiper_next{pointer-events: all;cursor: pointer;width: 30px;height: 30px;background-color: #DACC45;border-radius: 50px;text-align: center;line-height: 30px;display: flex;align-items: center;justify-content: center;}
	.page_big_box .page_new_box .page_top.step_two .page_swiper_btn .page_swiper_prev svg{width: 9px;transform: rotate(180deg);}
	.page_big_box .page_new_box .page_top.step_two .page_swiper_btn .page_swiper_next svg{width: 9px;}
	.page_big_box .page_new_box .page_top.step_two .page_mod_box{display: none;}
	.page_big_box .page_new_box .page_top.step_two .page_swiper_btn .page_swiper_prev.swiper-button-lock{display: none;}
	.page_big_box .page_new_box .page_top.step_two .page_swiper_btn .page_swiper_next.swiper-button-lock{display: none;}

	.page_big_box .page_new_box .page_bottom{max-width: 1540px;width: 92%;margin: 0 auto;display: flex;justify-content: space-between;align-items: flex-end;}
	.page_big_box .page_new_box .page_bottom .page_left .page_bottom_subtitle{font-size: 24px;color: #000;font-weight: bold;text-transform: uppercase;}
	.page_big_box .page_new_box .page_bottom .page_left .page_bottom_title{font-size: 64px;color: #000;font-weight: bold;line-height: 1.4;text-transform: uppercase;}
	.page_big_box .page_new_box .page_bottom .page_left .info_values{margin-top: 25px;}
	.page_big_box .page_new_box .page_bottom .page_left .info_values li{margin-bottom: 5px;font-size: 16px;color: #000;}
	.page_big_box .page_new_box .page_bottom .page_left .info_values li>span{display: inline-flex;align-items: center;}
	.page_big_box .page_new_box .page_bottom .page_left .info_values li tint-value{max-width: 200px;overflow: hidden;text-overflow: ellipsis;    display: inline-block;white-space: nowrap;}
	.page_big_box .page_new_box .page_bottom .page_left .info_values li:first-child>span {border-bottom: 1px solid #DACC45;}
	.page_big_box .page_new_box .page_bottom .page_left .page_select_box .page_ul{display: flex;gap: 15px;margin-top: 28px;flex-wrap: wrap;}
	.page_big_box .page_new_box .page_bottom .page_left .page_select_box .page_ul .page_li{cursor: pointer;}
	.page_big_box .page_new_box .page_bottom .page_left .page_select_box .page_ul .page_li.out_stock{opacity: 0.4;}
	.page_big_box .page_new_box .page_bottom .page_left .page_select_box .page_ul .page_li.cur .page_img_box{box-shadow: 0 0 0 2px #5f5f5f !important;}
	.page_big_box .page_new_box .page_bottom .page_left .page_select_box .page_img_box{padding-top: 48px;width: 48px;border-radius: 50px;overflow: hidden;position: relative;}
	.page_big_box .page_new_box .page_bottom .page_left .page_select_box .page_img_box img{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
	.page_big_box .page_new_box .page_bottom .page_right {display: flex;}
	.page_big_box .page_new_box .page_bottom .page_right .page_back {display: flex;align-items: center;margin-right: 15px;}
	.page_big_box .page_new_box .page_bottom .page_right .page_back em{width: 30px;height: 30px;display: flex;align-items: center;justify-content: center;border-radius: 50px;background-color: #fff1b6;}
	.page_big_box .page_new_box .page_bottom .page_right .page_back em svg {transform: rotate(180deg);width: 9px;margin-left: -2px;}
	.page_big_box .page_new_box .page_bottom .page_right .page_back span{margin-left: 10px;}
	.page_big_box .page_new_box .page_bottom .page_right .page_cart{text-transform: uppercase;font-size: 14px;color: #000;font-weight: bold;letter-spacing: .08em;;line-height: 50px;background-color: #DACC45;padding:0 20px;display: inline-block;display: flex;align-items: center;}
	.page_big_box .page_new_box .page_bottom .page_right .page_cart .global-button-loading.second{text-indent: unset;color: #DACC45;}
	.page_big_box .page_new_box .page_bottom .page_right .page_cart em{width: 7px;margin-left: 10px;}
	.page_big_box .page_new_box .page_bottom .page_right .page_cart em svg{width: 7px;height: auto;}
	.page_big_box .page_new_box .page_bottom .page_right .page_cart.one_step_btn span.second{display: none;}
	.page_big_box .page_new_box .page_bottom .page_right .page_cart.two_step_btn span.first{display: none;}
	.page_big_box .page_new_box .page_bottom .page_right .page_cart[disabled="disabled"]{background-color: #f6f6f6!important;}
	@media screen and (max-width: 1000px){
		.page_big_box .page_new_box{padding: 60px 0 120px;}

		.page_big_box .page_new_box .page_top.step_two .swiper-slide{width: 50px;padding-top: 50px;margin: 0 10px;}
		.page_big_box .page_new_box .page_top.step_two .swiper-slide .page_img_box{width: 50px;height: 50px;}
		.page_big_box .page_new_box .page_top.step_two .swiper-slide.swiper-slide-active.cur{width: 50px;opacity: 1;}
		.page_big_box .page_new_box .page_top.step_two .page_swiper_btn{display: none;}
		.page_big_box .page_new_box .page_bottom{flex-direction: column;align-items: center;justify-content: center;text-align: center;}
		.page_big_box .page_new_box .page_top.step_two .page_color_img{width: calc(100% - 8px);position: unset;transform: unset;height: auto;margin: auto;}
		.page_big_box .page_new_box .page_bottom .page_right{margin-top: 20px;position: relative;width: 100%;justify-content: center;}
		.page_big_box .page_new_box .page_bottom .page_right .page_back{position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
		.page_big_box .page_new_box .page_bottom .page_right .page_back span{font-size: 12px;}
		.page_big_box .page_new_box .page_bottom .page_left.step_one{margin-bottom: 25%;}
		.page_big_box .page_new_box .page_bottom .page_left.step_two .page_bottom_title{font-size: 24px;display: none;}
		.page_big_box .page_new_box .page_bottom .page_left.step_two .page_bottom_subtitle{font-size: 16px;display: none;}
		.page_big_box .page_new_box .page_top.step_two .page_mod_box{display: block;text-align: center;margin-bottom: 25px;}
		.page_big_box .page_new_box .page_top.step_two .page_mod_box .page_bottom_subtitle{font-size: 16px;color: #000;font-weight: bold;text-transform: uppercase;}
		.page_big_box .page_new_box .page_top.step_two .page_mod_box .page_bottom_title{font-size: 24px;color: #000;font-weight: bold;line-height: 1.4;text-transform: uppercase;}
		.page_big_box .page_new_box .page_top.step_two .page_color_img .page_img_box{padding-top: 88%;}
		.page_big_box .page_new_box .page_bottom .page_left .page_bottom_subtitle{font-size: 16px;}
		.page_big_box .page_new_box .page_bottom .page_left .page_bottom_title{font-size: 24px;}
		.page_big_box .page_new_box .page_top.step_one .page_img_box{padding-top: 84%;}

		.page_big_box .page_new_box .page_top.step_one .page_img_box img{height: auto;top: 0;bottom: 0;}
		.page_big_box .page_new_box .page_top.step_one .swiper-slide.swiper-slide-active .page_img_box img{height: auto;}
		.page_big_box .page_new_box .page_top.step_two .swiper-slide.swiper-slide-active{width: 50px!important;opacity: 1;visibility: visible;}
		
	}
