.ezmodal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:rgba(0,0,0,.6);overflow-x:hidden;overflow-y:auto;display:none;}.ezmodal-container{width:60%;background:#fff;padding:0;font-size:14px;position:fixed;top:50%;max-height:70%;overflow-y:scroll;left:50%;z-index:90001;border-radius:7px;-webkit-box-shadow:0 0 15px 0 rgba(50,50,50,0.8);-moz-box-shadow:0 0 15px 0 rgba(50,50,50,0.8);box-shadow:0 0 15px 0 rgba(50,50,50,0.8);-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);}.ezmodal .ezmodal-close{position:absolute;top:9px;right:20px;font-weight:bold;font-family:Verdana;font-size:18px;text-shadow:1px 1px 1px rgba(250,250,250,1);cursor:pointer;color:#838383;}.ezmodal .ezmodal-close:hover{color:#535353;}.ezmodal .ezmodal-header{font-size:24px;padding:10px;border-bottom:1px solid #e3e3e3;text-align:center;border-radius:7px 7px 0 0;line-height:32px;color:#646464;}.ezmodal .ezmodal-content{    width: 90%;
    margin: 0 auto;
    margin-top: 30px;}.owl-item a.zoom {
  width: 100% !important;
}
.ezmodal .ezmodal-footer {
    padding: 10px 20px;
    /* background: #efefef; */
    border-top: 1px solid #e3e3e3;
    /* text-align: right; */
    /* border-radius: 0 0 7px 7px; */
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
	cursor:pointer;
}
.in .ajax-loading{position:relative;z-index:999}
.ezmodal-content .owl-nav {
      position: absolute;
    
    right: 0;
    display: block;
}
.ezmodal-content .owl-prev ,.ezmodal-content .owl-next {

    float: left;
    text-align: center;
    font-size: 20px;
    background: #ddd;
   
    margin-right: 7px;
    border-radius: 4px;
    opacity: 0.6;
    color: #000;
    padding: 3px 9px;
}
.ezmodal-content .owl-next{margin-right: 0px;}
.ezmodal-content .owl-prev:hover ,.ezmodal-content .owl-next:hover{opacity: 1;}
.ezmodal-content .onsale {
    left: 35px !important;
    top: 35px !important;
}