
#pop_flavor h1,#pop_flavor h2,#pop_flavor h3 {
	font-size:18px!important;
	margin: 0 auto 15px;
}
#pop_flavor p{
	     font-size: 14px!important;
    margin: 0px auto 5px;
}

#pop_flavor a {
	outline :none
}

.pop-but{
    cursor:pointer;
    text-decoration:underline
}

.ui-widget.ui-widget-content {

    width: 90%!important;
    left: 0px!important;
    right: 0px!important;
    margin: 0px auto;
    max-width: 700px;
z-index: 3333;
        -webkit-overflow-scrolling: touch;
}

#overlay {    
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.32941176470588235);
    right: 0px;
    bottom: 0px;
    z-index: 222;
    -webkit-overflow-scrolling: touch;
}

.ui-dialog-titlebar-close {
    display:none;
}
body.prevent-scroll {
  overflow: hidden;


}
#pop_flavor h1 {
    font-size: 17px !important;
}
 #pop_flavor h2  {
    font-size: 16px !important;
   
}

#pop_flavor h3 {
    font-size: 15px !important;
   
}
#pop_flavor h4 {
    font-size: 14px !important;
   
}
#pop_flavor h5 {
    font-size: 13px !important;
   
}

#pop_flavor p {font-size: 13px !important;}