.show_enck {
    width: 70%;
    margin: auto;
	    border-radius: 25px;
}
.show_enck h2 {
    margin: .5em 0;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-top: 0;
}

.show_enck .sa-confirm-button-container{
	width:100%;
}
.show_enck .confirm{
	width:80%;
	border-radius: 25px;
}

.show_enck p {
    font-size: 1em;
    line-height: 1.5em;
    color: #222;
    font-weight: 400;
    padding: 00px 20px 30px 20px;
}
.sweet_show_close.sweet-overlay{
	text-align: center;
}
.sweet_show_close .sweet-out-close{
	margin: 0 auto;
    top: 65%;
    position: relative;
    color: #fff;
    background-image: url(/static/m2/images/aclose.png);
    background-size: cover;
    width: 30px;
    height: 30px;
    display: block;
	
}
