#photo7 {
    background: #000;

    height: 46px;
position:absolute;
right:0px;
bottom:0px;
    color: #fff !important;
    text-align: center;
    padding-top: 10px;
    font-size: 15px;
    display: block;
    line-height: 19px;
    cursor: pointer;
	cursor:pointer;
	z-index:1;
	width:250px;
	text-decoration:underline;
    transition: all .3s;
}

#photo7:hover

{
	    background: #05B6D7;
}


#cartqq {
    position: relative;
    display: block;
    width: auto;
}

#code_wrap,#pricewrap,#addtocartw
{
}

#pp_w_b,#code,#price
{
	width: 22%;
}

.pmid,#addtocart,.h1i2
{
margin-left:14%;	
        width: 46%;
}

@media screen and (max-width: 1400px) 
{
	
#pp_w_b,#code,#price
{
	width: 168px;
}

.pmid,#addtocart,.h1i2
{
margin-left:40px;	
        width: calc(100% - 208px);
}

}


#cartqq_right {
    right: 0;
    top: 0;
    bottom: 0;
}
#cartqq_left, #cartqq_right {
    width: 56px;
    display: block;
    cursor: pointer;
    border: 1px solid #DCDCDC !important;
}

#cartqq_left{
	border-right:none!important;
}

#cartqq_right{
	border-left:none!important;
}

#cartqq_left, #cartqq_right
{
    position: absolute;
}

#cartqq_left svg
{
	width:14px;
	height:14px;
	position:absolute;
	left:50%;
	margin-left:-7px;
	top:50%;
	margin-top:-7px;
}
*.unselectable
{
-moz-user-select: -moz-none;
-khtml-user-select: none;
-o-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}

#cartqq_right svg
{
	width:14px;
	height:14px;
	position:absolute;
	left:50%;
	margin-left:-7px;
	top:50%;
	margin-top:-7px;
}


#cartqq_left.nonactive, #cartqq_right.nonactive {
    cursor: default !important;
}

#cartqq_left.nonactive path
{
fill:#989898!important;
}


#cartqq_left {
    left: 0;
    top: 0;
    bottom: 0;
}
 
#cartqq_input {
    width: 100%;
    height: 56px;
    text-align: center !important;
    box-sizing: border-box;
    border: 1px solid #DCDCDC!important;
    background: 0 0 !important;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding-top: 7px;
    padding-right: 56px;
    padding-left: 56px;
}

.tabtext a 
{
	text-decoration:underline;
}


.tabtext li{list-style-type:disc;	padding:0px;padding-top:10px;
	padding-bottom:10px;
	margin-left:40px;


position:relative;
list-style-type:none;
margin-left:0px;
padding-left:23px;

}

.tabtext li:before
{
    background: #05B6D7;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: 2px;
    top: 18px;
}


#priceotz
{
	padding-bottom: 31px;
	display:flex;    align-items: center;
}
#addtocart.incart
{
	display:flex;
    justify-content: center;
    align-items: center;
	padding-top:0px;

	background:#000!important;
}
#addtocart.incart span
{
	position:relative;
	top:-3px;

}

#addtocart.incart svg
{
    position: relative!important;
    top: -3px!important;
    margin-right: 11px!important;
    border-radius: 0px!important;

}

#addtocart span
{
	color:#fff;
}
 
.cl_top
{
	z-index:1;
}

#breadcrumbs_break
{
height:10px;
}
 

 #pp{
	 padding-top:25px;
 }
#pimage
{
	position:relative;
}
.pp_feature 
{
	padding-top:13px;
	padding-bottom:17px;
	display:flex;
	justify-content: space-between;
	border-bottom: 1px solid rgb(224, 224, 224)
}
 
.pp_feature_title,.pp_feature_value
{
color: rgba(76, 77, 88, 1);
font-size:16px;
line-height:19px;
}

 
#tab
{
display:flex;	
margin-bottom:28px;

}
 
#tab div
{transition: all 0.2s;
margin-right: 30px;
	position:Relative;
font-size: 16px!important;

cursor:pointer;
color: #7A7A7A!important;


}

#tab .active
{
color: #000!important;

cursor:default;
}

.tabdesc
{
	display:none;
}

.tabdesc.active
{
	display:block;
}

#tab>div:after
{
background: #05B6D7;
    height: 1px;
    width: 0px;
    top: 27px;
    content: '';
    transition: all 0.3s;
    display: block;
    position: absolute;
    left: 0px;
}

#tab>div.active:after
{
width:100%;
}

#pb2
{
width:650px;
text-align:center;
}

#pcenter img 
{
margin:0px auto;
display:block;
max-width:100%;
max-height:calc(100vh - 50px);
}

#pb2 img 
{
max-width:100%;
margin:0px auto;
display:block;
cursor:pointer;
position:relative;
max-height:calc(100vh - 50px);
}

#addtoizb
{
	position:absolute;
	right:0px;
	top:0px;

font-size: 14px;
font-weight: 400;

	color: #656565;
cursor:pointer;
}

.emph1i2 #addtoizb
{
		

	left:0px;

	    display: flex;
    align-items: center;

}

.emph1i2 #addtoizb svg 
{
	position:relative;
	left:0px;
	top:1px;	
}

.emph1i2 #addtoizb span
{
	    padding-left: 11px;
color: #656565;

}

#pb{
display:none;
position:fixed;
left:0px;
right:0px;
top:25px;
}

#ptop
{

}

.bfixed #pb
{
display:block;
}

.bfixed #pcenter img
{
opacity:0;

}

#tab7 
{
    position: absolute;
    left: 0px;
    top: 17px;
    right:0px;
    height: 1px;
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

#tab
{
	position:relative;
}
#tab7:before {
    content: '•';
    left: -3px;
    top: -16px;
    position: absolute;
	
	    font-size:24px;
    line-height: 31px;


}

#tab6{
	
top: -8px;
	position:absolute;
	right:0px;
	left:100%;
}

.but.grey
{
	background: rgba(239, 240, 242, 1)!important;
	color:#000!important;
}

#click1
{
	width:calc(50% - 10px)
}

 

#addtocartw
{
margin-bottom:50px;
	display:flex;
}

#code
{
	
font-size:14px;
color:#656565;

}
#code span
{
color:#656565;

}

.pmid svg 
{

    left: -8px;
    top: -4px;
    position: absolute;

    width: 22px;
    height: 22px;
	
}

#est
{
	color: #05B6D7;
position:Relative;
font-size: 14px;
padding-left:19px;

}
 
 

#priceotz svg
{
	margin-right:6px;
}
#priceotz span
{
 
	margin-left:6px;
	color:#656565!important;
	font-size:14px!important;
}

#price
{
	position:relative;
 
font-size: 24px;

line-height: 32px;

margin-bottom:20px;
}




.h1i2{
	
	position: relative;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;

}


#price span
{

font-size: 20px;
color:rgba(125, 125, 125, 1)
}


#code_wrap
{
	padding-bottom:35px;
		display:flex;
}

#ptop
{
	display:flex;
	    justify-content: space-between;
}

#pimage
{
width: 650px;

    display: flex;

    background: #fff;
    flex-direction: column;

}

#pright
{
	position:relative;
	z-index:1;
	width:calc(100% - 695px)
}
  
  
   

.swb
{    align-items: center;
    justify-content: center;
	display:flex;
	position:absolute;
	left:0px;
	bottom:0px;
	right:0px;
} 


.h1i 
{

font-size: 24px;

line-height: 29px;

margin-bottom:35px;

}

 

.tabtext{

	font-size: 14px;

line-height: 21px;
color: #000;

}

.tabtext p{
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	
}
 

.tabtext ul,.tabtext ol{
		margin:0px;

	padding:0px;
 
	
	
}

.tabtext *{
	font-size: 14px;

line-height: 21px;
	color: #000;
}

.tabtext b,.tabtext strong 
{

font-family: lora_bold, Georgia, sans-serif !important;


}

.title3
{
	height:15px;
}

.breadcrumbs {
    padding-top: 27px;
    position: relative;
    top: 0px;
    display: flex
;
    align-items: center;
    z-index: 1;
    padding-bottom: 17px;
}
.breadcrumbs img
{
margin-right:8px;
}
.breadcrumbs span
{
	font-size:14px;
	color: #000;
}
.breadcrumbs .arrow
{
	margin-left:6px;
	margin-right:6px;
}
.breadcrumbs .last span
{
	
	color:#05B6D7
}

#pricewrap{
	display:flex;
}


.swiper-pagination{
	
	    text-align: center;
    justify-content: center;
	
	position:relative;top:20px;display:flex}

.swiper-pagination-bullet{cursor:pointer;width:13px;height:13px;margin-left:10px;margin-right:10px;display:block;border-radius:100%;background:rgb(221, 221, 221)}

.swiper-pagination-bullet-active{
	
	background: rgb(0, 0, 0);
	cursor:default;
}
 
.swiper_mp>div {
	position:relative;
    overflow: hidden;
	padding-bottom:66px;
}

.swiper-button-next
{

	
	position:relative;
	z-index:1;
	position:absolute;
	right:0px;
	top:50%;
	margin-top: -169px;
	
	width:35px;
	height:58px;
background: #000000;

cursor:pointer;
}

.swiper-button-next svg
{
	 
	position:absolute;
left: 15px;
    top: 19px;
	content:''
	
	
}


.swiper-button-prev svg
{
	 
position:absolute;
left: 10px;
    top: 19px;
	content:''
	
}

#pcenter
{
text-align:center;
}


.swiper-button-prev
{
	
		
	position:relative;
	z-index:1;
	position:absolute;
	left:0px;
	top:50%;
	margin-top: -169px;
	
	
	
	width:35px;
	height:58px;
background: #000000;

cursor:pointer;

}

.swiper_mp>div .swiper-slide
{
margin-right:20px;
	width:calc((100% - 60px)/4);
	
}

.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-box-sizing:content-box;box-sizing:content-box}

.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}

.mprdwrap
{
	padding-top:83px;
}

.mprdwrap .title2
{
	padding-bottom:55px;
	text-align:center;
}
