

#dzvon{cursor:pointer;margin-bottom:5px;}
#dzvon a:hover{color:#a0be0e;text-decoration: underline;}
.lock_full_screen{position: fixed;z-index:100;width:100vw;height:100vh;background: #000000;opacity: 0.5;}

.back_call_win{position: fixed;z-index:101;width:100vw;height:100vh;display:flex}
.back_call_box{
  max-width: 300px;
  max-height: 500px;
  width: 300px;
  height: auto;
  background: #fff;
  border:1px solid #cccccc;
  margin:auto;
  padding:20px 10px 20px 10px;
  font-size:16px;
  color:#000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: auto;
}

.back_call_box .comment{
  font-size:14px;
  color:#000;
}

.back_call_box li{
  margin:5px 0 5px 0;
}

.back_call_box li input, .back_call_box li button{
  width:calc(100% - 30px);
  font-size: 16px;
  color:#000;
  padding:15px;
  border:1px solid #ccc;
}
.back_call_box li button{
  width:100%;
}


.back_call_box span{
  position:absolute;
  display: none;
  color:#cc0000;
  font-size: 12px;
  margin:3px 0 0 15px;
}
.back_call_box li button{
background-color: buttonface;
}

#close_back_win{float:right;display:block;width: 20px; height:20px; text-align: center;cursor:pointer;}




.ishopandfacebook{
  display: block;margin: 0;outline: none;    
  padding: 35px 15px 0 15px !important; width: auto;
  height:calc(95px - 35px) !important;
}
.ishopandfacebook a{color:#ffffff;display:block;}
.ishopandfacebook a.lastitem{font-size:30px !important;}
.ishopandfacebook a:hover{color:#ffffff;}


.bottomfacebook{
  float:left;
  display: block;margin: 0;outline: none;    
  padding: 15px 0 0 0;
  height:calc(95px - 35px) !important;
  width:75%;
  text-align: right;
}
.bottomfacebook a{color:#ffffff;display:block;}
.bottomfacebook a.lastitem{font-size:30px !important;}
.ishopabottomfacebookndfacebook a:hover{color:#ffffff;}
