/******************************************************************
  Created: Maxa
******************************************************************/
.hidden {  
  display: none;
}
img.card-scheme-logos {
  width: 250px !important;
  padding-left: 15px;
}

/* inside the modal: START */
.maxa-type {
	font-size: 22px!important;
	padding-right: 10px !important;
}
.maxa-type-medium {
	font-size: 19px!important;
}
.text-now {
	line-height: 15pt;
	text-align: center!important;
	padding-right: 0px;
	padding-left: 36px;
	padding-top: 66px;
	padding-bottom: 15px;
}
.maxa-phone-modal { 
	width: 180px;
	border: 1px solid #ebebeb;
	border-radius: 0px!important;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	font-size: 18px;
	display: inline-flex;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
}
.border-all {
	border-width: 2px;
	border-radius: 6px;
	padding-right: 15px !important;
	padding-left: 15px !important;
	padding-bottom: 15px !important;
}
.border-gold {
	border-style: solid;
	border-color: rgb(243, 161, 58)!important;
	border-width: 2px;
	padding-top: 5px !important;
	margin-top: 20px !important;
}
.form {
	background-color: #e6e6e6!important;
}

img.maxa-button-payment {
	height: 50px;
	width: 99px;
	cursor: pointer;
}
img.bankomat-button-payment {
    height: 58px;
    width: 154px;
    cursor: pointer;
}
/* inside the modal: END */

.maxa-phone { 
  width: 200px;
  border: 1px solid #ebebeb;
  border-radius: 0px!important;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 6px;
  font-size: 20px;
  display: inline-flex;
  z-index: 1;
  text-align: right;
  vertical-align: middle;
}
.maxa-button {
  height: 40px!important;
  width: 79px!important;
  max-width: 117px!important;
  margin: 1px;
}
.bankomat-button {
    height: 40px!important;
    width: 106px!important;
    max-width: 117px!important;
    margin: 1px;
}

.banca-sella-logo {
	height: 25px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 1px;
}
.adyen-logo {
  height: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 1px;
}
.aibms-logo {
  height: 77px;
  margin-left: -12px;
  margin-top: -12px;
}
.nets-logo {
  height: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 1px;
}
.nexi-logo {
  height: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 1px;
}
.swedbank-logo {
  height: 31px;
  margin-bottom: 14px;
  margin-top: 20px;
  margin-left: 1px;
}
.worldpay-logo {
  height: 50px;
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.unicre-logo {
	height: 20px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.acquirers-logo {
	height: 20px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}



/* ------------------------------ Responsive Media Styles ---------------------------- */

/* Medium Device: 1200px */

@media (min-width: 1200px) {
	.phone-label {
		display: block;
		font-size: medium;
	}
	.maxa-phone {
		position: relative;
	}
	.text-now {				
		position: relative;
		top: 0px;
	}
}

/* Tiny Device: 320px */
@media only screen and (max-width: 479px) {

  .maxa-phone { 
    font-size: 20px;
  }
  /* .maxa-button-payment {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  } */
  .maxa-one-tap-body {
    height: 280px;
  }

  .modal-maxa {
    max-width: 400px;
  }

  /* Acquirer */
  .maxa-full-payment-body {  
    height: 536px;
  }
}


/* Small Device: 320px */
@media only screen and (max-width: 379px) {	

	.border-all {
		padding-top: 9px !important; 
		padding-left: 15px !important;
		padding-right: 15px !important;
		padding-top: 5px !important;
	}
	.maxa-type {
		font-size: 22px!important;
	}
	.maxa-type-medium {
		font-size: 16px!important;
	}
	.vimeo-iframe {
		width: 283px;
		height: 159px;
	}
	.badge-maxa {
		font-size: 14px;
		border-radius: 50%;
		height: 20px;
		width: 20px;
		padding: 2px !important;
	}
	img.maxa-button-payment {	
		position: relative;
		height: 46px;
		width: 90px;
	}
	.phone-label {
		display: none;
	}
	.maxa-phone {
		position: relative;		
	}
	.text-now {				
		position: relative;
		padding-top: 46px;
	}
	img.google-play {
		max-width:80%;
		max-height:80%;
		padding-bottom: 26px;
	}
	.text-subtitle {
		font-size: 15px;
	}
	img.pay-fashi {
		max-width:80%;
		max-height:80%;
	}
	.step-1 {
		padding-top: 36px;
	}
	.step-2 {
		padding-top: 76px;
	}
	img.google-play {
		position: relative;
	}
	img.half-size {
		max-width: 100px;
		max-height: 100%;	
		position: relative;
	} 

	.split {
		height: 10px;
	}
	.imgNewLine { 
		clear: both; 
		float: left; 
		display: block; 
		position: relative;
		top: -7px;
	}
	.pBar-icon {
		height: 45px;
		width: 45px;
	}
}

