
.displayNone{
  display: none;
}

.displayBlock{
	display: block !important;
}

#PaymentType-block-cart{
	margin-top: 20px;
}

#paypal-button-container{
	position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  opacity: 0.00001;
}

.paypal-button-container{
	height: 100% !important;
}


.thank__erorr-img{
	width: 152px;
	height: 152px;
}


.paypal-button-container{
	height: 60px !important;
}


.paypal-button:not(.paypal-button-card){
	  height: 100px !important;
}
#typeBuy{
  width: 100%;
  height: 38px;
  padding: 0 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-family: "MuseoSansCyrl_500";
}
#typeBuy option{
  padding: 10px 0;
}
.xcomponent-outlet{
	width: 100% !important;
	height: 113px !important;
}


.paypal-button.paypal-button-shape-pill{
	height: 55px !important;
}

.bootstrap-select.btn-group .dropdown-menu li a{
	/* font-family:  !important; */
	padding: 10px 40px;
	font-size: 16px;
}


#cancel-modal{
	text-align: center;
}

#thank-modal{
	text-align: center;
}

#erorr-modal{
	text-align: center;
}


.bootstrap-select .dropdown-toggle:focus{
	  outline: none !important;
}


.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
	width: 100%;
}


.btn{
	box-shadow: none !important;
}


button[data-id="typeBuy"]{
	border: 1px solid #e8e8e8 !important;
	height: 38px !important;
}


.btn[data-id="country"]{
  height: 36px !important;
}


#payment .selected a:focus{
	outline: none !important;
}


.selectInfo{
	/* font-family: $bold; */
	padding: 20px 0 0 0;
}

.modal-body{
	padding: 50px 80px 50px 80px !important;
}

#payment .custom{
  margin: 0 !important;
  width: 100% !important;
  border: 1px solid #ccc !important;
  border-radius: 8px !important;
}
#payment.customSelect.select-open .selectList {
    width: 100% !important;
}
