/* licenses */
.tx-26{
	font-size: 26px;
  }
  .tx-14 {
	font-size: 14px;
  }
  .tx-12 {
	font-size: 12px;
  }
  .font-weight-semibold {
	font-weight: 500;
  }
  .w-50 {
	width: 50% !important;
  }
  
  .w-55 {
	width: 50% !important;
  }
  
  .w-xs {
	min-width: 90px;
  }
  
  .w-sm {
	min-width: 110px;
  }
  
  .w-md {
	min-width: 130px;
  }
  
  .w-lg {
	min-width: 150px;
  }
  .w-xl {
	min-width: 190px;
  }
  
  .buynow .money-bag,  .free-img{
	margin: 0 auto;
	display: block;
	margin-top: -20px;
  }
  
  .buynow .dropdown-item {
	display: block;
	width: 100%;
	padding:0.45rem .80rem;
	clear: both;
	font-weight: 400;
	color: #576074;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	font-size: 15px;
  }
  .buynow .dropdown-item:hover{
	background-color: #f5f4ff !important;
  }
  .buynow .btn{
	padding: 0.375rem 0.75rem;
  }
  .buynow .dropdown-menu{
	border-radius: 5px !important;
	  background-color: #ffffff;
	  border: 1px solid #ffffff8a;
	box-shadow: 0 0px 90px rgb(155 153 153 / 48%) !important;
  }
  .buynow .card-block{
	border: 1px solid rgb(231 229 245 / 11%) !important;
	  box-shadow: 0 0.15rem 1.75rem 0 rgb(255 255 255 / 6%);
	  top: 0;
	  bottom: 0;
	  background:#6a1cbb69;
	  left: 0;
	  border-radius: 7px;
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  inset-inline-end: 0;
	  bottom: 0;
	  inset-inline-start: 0;
  }
  
  @media (max-width: 480px) {
	.buynow .card .btn {
	  display: initial !important;
	}
  }
  .buynow.modal .btn-close:focus{
   box-shadow: none;
  }
  .buynow .modal-content {
	position        : relative;
	display         : flex;
	flex-direction  : column;
	width           : 100%;
	pointer-events  : auto;
	background-color: #000000a8;
	background-clip : padding-box;
	border          : 1px solid rgba(0, 0, 0, 0.2);
	border-radius   : 1rem;
	outline         : 0;
  }
  
  .buynow .modal-dialog .image-top {
	margin-top: -10px !important;
  }
  .buynow .modal-dialog .card-block{
	background: #6a1cbbbf;
  }
  
  .border-0{
	border: 0px !important;
  }
   .modal .modal-header {
	padding: 10px 20px;
  }
  @media (max-width: 480px){
	.buynow .modal-dialog  .modal-body{
	  margin: 15px;
	}
  }
  .buynow .modal-dialog  .btn-close{
	position: absolute;
	float: right;
	margin-right: auto;
	right: 33px;
	top: 30px;
	padding:7px;
	background-image: none;
	border: 1px solid #ffffff47;
	border-radius: 5px;
	line-height: 1;
  }
  .buynow .modal-dialog  .btn-close span{
	color: #fff;
	font-size: 24px;
	padding: 6px 4px;
	line-height: .8;
  }
   .lh-xs {
	line-height: 0.75 !important;
	margin-top: 6px;
  }
  .buynow .license-view{
	text-align: center;
	text-decoration: underline;
  }
  .buynow .license-view a{
	   padding: 10px;
	  border-radius: 5px;
  }
  .buynow .license-view a:hover{
	   padding: 10px;
	  background-color: rgb(255 255 255 / 12%);
	  border-radius: 5px;
  }
  .bg-image-style {
	/* background-image: url(../img/bg3.jpg); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	inset-block-start: 0;
	inset-inline-start: 0;
	inset-inline-end: 0;
	position: relative;
	border-radius: 0px;
  }
  .bg-image-style::before{
	content: "";
	 background-color: #ffffffa6;
	 width: 100%;
	 height: 100%;
	 left: 0%;
	 top: 0;
	 position:absolute;
  }
  .buynow .modal-backdrop{
	background-color: #000000b8;
  }
  .buynow .card-body.imag-list{
	overflow: visible;
  }
  .buynow .imag-list{
	position: relative;
	content: "";
	left: 0;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	width: 100%;
	height: 100%;
	border-radius: 7px;
	overflow: hidden;
	z-index: 1;
  
  }
  .buynow .imag-list::before{
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	top: 0;
	left: 0;
	right: 0;
	border-radius: 7px;
	position: absolute;
	background: #6a1cbb82;
	width: 100%;
	height: 100%;
	z-index: -1;
	}
	.buynow .modal-content {
	  z-index: 0;
	  border: 0px #000 solid !important;
  }
  .buynow  .modal-content::before{
	  content: "";
	  content: "";
	  background-repeat: no-repeat;
	  background-position: center;
	  background-size: cover;
	  top: 0;
	  left: 0;
	  right: 0;
	  border-radius:1rem;
	  position: absolute;
	  background: #000000b3 ;
	  width: 100%;
	  height: 100%;
	  z-index: -1;
	}
	.buynow .Licenses-img{
	  border: 1px solid #ffffff2e;
	  border-radius: 7px;
	}
	.modal.buynow .modal-body .card{
	  background: transparent;
	}
	.btn-info {
		color: #fff;
		background-color: #04aaf5;
		border-color: #04aaf5;
	}
  .btn-info:hover {
	  color: #fff;
	  background-color: #0da3e6;
	  border-color: #0da3e6;
  }
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
color: #fff;
}
.buynow .modal-body .card:hover {
	transform        : scale(1);
}

[data-theme-mode=dark] .buynow .modal-dialog  .btn-close span{ 
color: #000 !important;
}
[data-theme-mode=dark] .buynow .modal-dialog  .btn-close { 
border: 1px solid #000 !important;
}
#switcher-canvas.offcanvas {
    z-index: 9999999999;
}
.pcr-app {
	z-index: 9999999999;
}
.modal.buynow {
	z-index: 9999999999;
}