.w3-flex{display:flex !important;} 
.w3-jc-center{justify-content:center !important;}
.w3-ai-center{align-items:center !important;}
.xswpvc-btn {
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.xswpvc-btn-block {
  display: block;
  width: 100%;
}
.xswpvc-btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}
.xswpvc-btn-warning {
  color: #fff !important;
  background: #6c757d !important;
  border-color: #6c757d !important;
}
.xswpvc-btn-warning:hover {
  color: #fff !important;
  background: #6c757d !important;
  border-color: #6c757d !important;
}
.xswpvc-btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.xswpvc-btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.xswpvc-btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.xswpvc-btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.xswpvc-btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.xswpvc-btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

#total_prices,
.xswpvc-group-form-popup {
     margin-bottom: 1rem !important;
}
.xswpvc-voucher-template-stagejson{
    display:none !important;
}
#xswpvc-voucher-template-backgroundimage{
    display:none;
}
#xswpvc-voucher-template-logo{
    display:none;
}
.xswpvc-fill-voucher{
    max-width: 100% !important;
}
.xswpvc-fill-voucher-body{
    padding-top:0px !important;
}
.xswpvc-fill-voucher-display-errors{
    width: 100% !important;
    margin-top:15px;
}
.xswpvc-fill-voucher-display-errors p{
  font-size:14px;
}
.xswpvc-fill-voucher-services{
    display:none;
}
.xswpvc-payment-model{
    max-width: 100% !important;
}
#xswpvc-voucherstemplate-container{
    display:none;
}
.xswpvc-image-konvas{
    width:100%
}
.xswpvc-description{
    size:3px;
    font-style: italic
}
.xswpvc-image-konvas{
    width:100%;
}
.xswpvc_download_btn{
    color: white !important;
    text-decoration: none;
}
.xswpvc-voucher-desing-step{
    padding-bottom: 0px;
    margin: 2px 2px 12px;
}
.xswpvc-preview-image{
    width:auto;
    max-height:280px;
}
.xswpvc-voucher-desing-header{
    margin: 0px;
    padding-left: 20px !important;
}
.xswpvc-voucher-desing-close-button{
    background: transparent;
    color: black;
    font-weight: 1000;
    font-size: 22px;
}
.xswpvc-fill-voucher-back {
  color: #fff !important;
  background: #6c757d !important;
  border-color: #6c757d !important;
}
.xswpvc-fill-voucher-back:hover {
  color: #fff !important;
  background: #6c757d !important;
  border-color: #6c757d !important;
}
.xswpvc-voucher-desing-nextclick {
  color: #fff !important;
  background: #28a745 !important;
  border-color: #28a745 !important;
}
.xswpvc-voucher-desing-footer .xswpvc-voucher-desing-nextclick,
.modal-footer .xswpvc-fill-voucher-back {
    margin-bottom: 0px;
}
.xswpvc-voucher-desing-a-tag{
    cursor: pointer;
}
.xswpvc-modal-close-span{
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background-image: none;
    border-width: 0;
    border-style: solid;
    border-radius: 0;
    box-shadow: inset 0 0 0 0;
    -webkit-appearance: none;
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    cursor: pointer;
}
.xswpvc-model-title{
    color: #17a2b8;
    letter-spacing: 0;
    text-align: left;
    width: 100%;
    margin: 0px !important
}
.xswpvc-entries-metabox{
  width:70% !important;
}
/* .modal-backdrop{
   z-index: 0 !important;
} */
.xswpvc-custom-vm {
  position: fixed !important;
  z-index: 250000 !important;
  width: 100% !important;
  background: transparent !important;
}
.xswpvc-model-title-tooltip{width: 28px;cursor: pointer;margin-left:10px;}
.xswpvc-image-preview-hide {
  display:none;
} 
.xswpvc-ajaxloader-gif{
  width: 3%;
  display:none;
}
.collapse:not(.show) {
    display:  block !important;
}
.xswpvc-im-id{margin-top:15px;}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: .5;
}
/* ============ */
/* CUSTOM MODAL */
/* ============ */
.modal-open,
.xswpvc-modal-open {
  overflow: hidden;
}
.modal-open .xswpvc-modal,
.xswpvc-modal-open .xswpvc-modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.xswpvc-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.fade {
  transition: opacity .15s linear;
}
.modal-open .xswpvc-modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.xswpvc-modal.show .xswpvc-modal-dialog {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.xswpvc-modal.fade .xswpvc-modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  transform: translate(0,-25%);
}
.xswpvc-modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.xswpvc-modal.fade .xswpvc-modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  transform: translate(0,-25%);
}
.xswpvc-modal.show .xswpvc-modal-dialog {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.xswpvc-modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
}
.xswpvc-modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}
.xswpvc-modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.xswpvc-modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.xswpvc-modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.xswpvc-modal-footer>:not(:last-child) {
  margin-right: .25rem;
}
/* Form */
.xswpvc-alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.xswpvc-alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.w3-input.w3-border{
  font-size:16px !important;
  line-height:1 !important;
  outline:none !important;
  padding:8px !important;
}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .tooltiptext {
  visibility: hidden;
  background-color: black;
  color: #fff;
  width:300px;
  font-size: 12px;
  line-height: 1.8;
  text-align: left;
  padding: 4px 10px;
  border-radius:6px;
  position: absolute;
  left: 46px;
  top:-5px;
  z-index: 1;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%; 
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent black transparent transparent;
}
@media (min-width: 576px){
  .xswpvc-modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
    min-height: calc(100% - (1.75rem * 2));
  }
}
@media (min-width: 992px){
  .xswpvc-modal-dialog {
    max-width: 800px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 250px)  {
  .collapse:not(.show) {
    display:  none !important;
  }
}
@media only screen and (max-width: 560px){
  .xswpvc-model-title{font-size:18px;}
  .xswpvc-voucher-desing-step{font-size:14px;}
  .xswpvc-preview-image{width:auto;}
  .xswpvc-onloadFirst-form{padding-left:0px !important;padding-right:0px !important;}
}
a.btns.xswpvc-vfirstmodal {
    cursor:pointer;
}
.xswpvc-barcode-front-end{
	display:none;
}
.xswpvc-terms-condition{
	font-size : 16px !important;
}
.xswpvc-stripe-payment, .xswpvc-bank-transfer{
	display:none;	
}
.xswpvc-img-thumbnail{
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.xswpvc-fill-voucher-type{
	padding: 5px 22px !important;
    color: #959595 !important;
    background-color: #e3e1e1 !important;
    font-size: 20px;
    cursor: pointer;
    border-radius: 10px;
    margin-left: 6px;
    margin-bottom: 10px;
}.xswpvc-fill-voucher-type:hover{
	padding: 5px 22px !important;
    color: #959595 !important;
    background-color: #e3e1e1 !important;
    font-size: 20px;
    cursor: pointer;
    border-radius: 10px;
    margin-left: 6px;
    margin-bottom: 10px;
}
.xswpvc-fill-voucher-type-active{
	color:white !important;
	background-color: #1371FF !important;
}
.xswpvc-fill-voucher-type-active:hover{
	color:white !important;
	background-color: #1371FF !important;
}
.xswpvc-postal-inputs{
	display:none;
}
.xswpvc-shippingmethod-radio{
	height:15px !important;
	width:15px !important;
}
.xswpvc-shippingmethod-radio:after {
	left:0px !important;
	top:0px !important;
}
.xswpvc-shippingmethod-radio-text{
	font-size:16px !important;
}
#xswpvc-voucher-error{
	text-align:left;
	color:red;
}
.xswpvc-vocuher-show-checkout{
	display:none;
}
.xswpvc-entries-metabox{
	width:100%;	
}
.xswpvc-btn-block{
	width: 150px !important;
}
.xswpvc-voucher-type-head{
	padding: 0px;
    margin: 0px;
    margin-left: 10px;
}
.xswpvc-display-none{
	display:none;
}
.xswpvc-woo-payment-button{
  width: auto !important;
}
 