/** put css for your plugin here **/

*{
	box-sizing: border-box;
}


/* desktop revenue */
.revenue-table-wrapper {
    position: relative;
}

.sticky-header {
    position: sticky;
    top: 0;
    z-index: 10;
}

.sticky-header th {
    background-color: #012970 !important; /* matches table-dark */
    color: white;
    border-bottom: 2px solid #dee2e6;    /* optional stronger separation */
}

/* Prevent double borders / visual glitches */
.sticky-header + tbody tr:first-child td {
    border-top: none;
}

/* Optional: shadow under header when scrolled */
.revenue-table-wrapper:not(:hover) .sticky-header::after {
    content: "";
    position: absolute;
    left: 0; right: 0; bottom: -1px;
    height: 4px;
    background: linear-gradient(to bottom, rgba(0,0,0,0.12), transparent);
    pointer-events: none;
}

/* Desktop Cart Header Badge Fix */
.desktop-revenue-header {
    position: relative;
}


.card-shop-details span{
	font-size: 9px;
	font-weight: 700;
}



/* Desktop Cart Header Badge Fix */
.desktop-revenue-header {
    position: relative;
}


.card-shop-details span{
	font-size: 9px;
	font-weight: 700;
}

/* for createing first shop */
.create-first-shop .bg-white{
	background-color: #ffffff;
}

.create-first-shop .white-color{
	color: #ffffff;
}


.create-first-shop section {
  padding: 100px 0;
  overflow: hidden;
}

.create-first-shop .section-bg {
  background-color: #ecf9ec;
}

.create-first-shop .section-title,
.create-first-shop .section-header {
  text-align: left;
  padding-bottom: 10px;
}
 

.create-first-shop .section-title p,
.create-first-shop .section-header p {
  margin: 15px 0 0 0;
}

.create-first-shop .section-title h2 span,
.create-first-shop .section-header h2 span{
  color: #2487ce;;
}

.create-first-shop .card{
	border: none;
	margin-top:80px;
}

.create-first-shop .card-info a{
	text-decoration: none;
}

.create-first-shop .card-info p{
	text-align: center;
  line-height: 18px;
}

.create-first-shop .forgot-btn{
	border: none;
	border-radius: 3px;
	padding: 3px;
	background-color: #2487ce;
}

.create-first-shop .forgot-btn:hover{
	background-color: #2487ce;
	opacity: 0.8;
}

 

@media screen and (max-width: 1024px){

	.profile img{
		max-width: 130px !important;
		height: 130px !important;
	}

	.profile h3{
		font-size: 13px !important;
	}

	.profile h5{
		font-size: 15px !important;
	}

	.profile .profile-details{
		padding-left: 2px !important;
		padding-right: 2px !important;
	}

	.profile .profile-details .col-md-3{
		width: 30% !important;
	}

	.profile .profile-details .col-md-9{
		width: 70% !important;
	}

	.profile .profile-details div{
		font-size: 11px;
	}

	.admin-form .border .ms-5{
		margin-left: 0 !important;
	}

	.admin-form h4{
		font-size: 15px;
	}

	.admin-form form h3{
		font-size: 15px !important;
		font-weight: bold !important;
	}

	.admin-form .border .ms-5 label{
		font-size: 13px;
	}

	.admin-form form label{
		font-size: 13px;
		font-weight: 600;
	}

	.admin-form form .radio-container label,
	.admin-form form .form-check label{
		font-weight: lighter;
	}

	.admin-form form button{
		width: 30% !important;
		padding: 2px;
		font-size: 12px;
	}

	.admin-form form input,
	.admin-form form textarea,
	.admin-form form select,
	.admin-form form select option{
		font-size: 13px;
	}

  	.admin-form form input[type="text"],
	.admin-form form textarea,
	.admin-form form select {
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 8px;
		padding-right: 8px;
	}

	.table-responsive .d-flex{
		margin-bottom: 3px !important;
	}

	.table-responsive .propertyOwner{
		font-size: 5px !important;
		margin-bottom: 2px !important;
	}

	.table-responsive form{
		margin-bottom: 0px !important;
	}

	.table-responsive a button{
		width: 20% !important;
		padding: 2px;
		font-size: 11px;
		margin-bottom: 7px;
	}

	.table-responsive a button{
		width: 100% !important;
	}

	form .find{
		padding-bottom: 3px;
		padding-top: 3px;
		padding-left: 8px;
		padding-right: 8px;
		font-size: 11px;
	}

	.table-responsive .table th,
	.table-responsive .table td{
		font-size: 10px;
		padding: 2px;
	}

	.table-responsive .table td a i{
		font-size: 12px !important;
	}

	nav .pagination li a{
		padding: 4px;
		font-size: 11px !important;
	}

	a .alertBtn,
	.alertBtn{
		padding:2px;
		width: 23% !important;
		font-size: 11px;
	}

	.alertTitle{
		font-size: 13px;
	}

	.alertMsg{
		font-size: 12px;
	}

	.alertName{
		width: 40% !important;
		font-size: 12px;
	}

	.order-list{
		width: 100%;
	}
	
	
	
	.create-first-shop{
	    padding-left: 0;
	    padding-right: 0;
	    margin-right: 0 !important;
	    margin-left: 0 !important;
	    margin-top: 130 !important;
	  }

	  .create-first-shop .card{
	    box-shadow: 0 0 0 0 !important;
	    padding: 0 !important;
	    margin: 0 !important;
	  }

	  .create-first-shop .card{
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	  }

	  .create-first-shop .card .action{
	    margin-top: 30px;
	  }

	  .create-first-shop .card .description .phrase{
	    padding-right: 0;
	  }

	  .create-first-shop .card .description .phrase,
	  .create-first-shop .card label{
	    font-size: 14px;
	  }

	  .create-first-shop .card button{
	    font-size: 13px;
	  }
}