

.black-btn { display:inline-block; }
.filter-item {
	background: #eee;
	padding: 5px 10px;
	border-radius: 20px;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 15px;
	margin-right: 10px;
}
.close-filter {
	border: 0;
	color: #000;
	font-size: 7px;
	background: #00000012;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	border-radius: 100%;
	margin-left: 2px;
}

.account-box {
	max-width: 500px;
	margin: 50px auto;
	padding: 50px;
	border: 1px solid #eee;
}

.registerfor {
	text-align: center;
	margin-top: 15px;
	font-size: 13px;
	color: #999;
}

.link-faded {
	color: #000;
	text-decoration: underline;
}
.input-suffix.hide-on-focus {
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.dashboard-section {
	padding: 50px 0;
}

.sidebar {
	border: 1px solid #eee;
}

.sidebar .nav-link {
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
	color: #414141;
}

.sidebar .nav-item:last-child .nav-link { border-bottom:0; }
.nav-link.active {
	background: #414141;
	color: #fff;
 }
 
 .category-header img {
	width: ;
	height: 250px;
	object-fit: cover;
}

.totalcount {
	margin: 0 10px;
}

#clear-all-filters {
	font-size: 12px;
	color: #e36868;
	text-decoration: underline; cursor: pointer;
}

.alertify-notifier .ajs-message.ajs-success {
	color: #fff;
	background: #333333e0!important;
	text-shadow: -1px -1px 0 rgba(0,0,0,.5)!important;
	border: 0!important;
	border-radius: 0!important;
}

.header-cart {position:relative;}

#cart-count {
	background: #333;
	border-radius: 100%;
	color: #fff;
	font-size: 8px;
	position: absolute;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	top: 10px;
	border: 0;
	left: 10px;
}

.black-btn.bg-black {
	background-color:#333!important; border-color:#333;
	color: #fff;
}

.black-btn.bg-black:hover {
	background-color:transparent!important; color:#333;
}

.remove-item {
	width: 16px;
	height: 16px;
	line-height: 16px;
	padding: 0;
	border-radius: 100%;
	border: 0;
	font-size: 10px;
	color: #333;
	margin-bottom: 15px;
	cursor:pointer;
}

.offcanvas-body {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.cart-item-list {
	flex: 1;
}

.cart-wrap .no-products {
	padding: 50px 0;
}

.cart-empty {margin-top:auto; margin-bottom:auto;}

.cart-action {margin-top: auto;}

.alert.alert-success {
	border-radius: 0;
	background: #333;
	border: 0;
	color: #fff;
}

.alert{border-radius: 0; border: 0;}

header {transition: all 0.3s ease;}
header.sticky {
    position: fixed; 
    top: 0; 
    left: 0;
    right: 0;
    z-index: 1000; 
    background-color: #fff; 
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); 
}


.fa-solid.fa-dirham-sign::before {
	content: 'د.إ';
}

.mb-1.pr-name {
	max-width: 250px;
}


.black-btn-2.w-100.display-inline.mt-3 {
	display: inline-block;
	text-align: center;
}


.address-list {
	border: 3px dashed #eee;
	padding: 20px;
	border-radius: 10px;
}

.address-list a {
	color: #333;
	width: 100%;
	display: inline-block;
	text-align: center;
	text-decoration: underline;
	font-size: 14px;
}

.delivery-inputs .form-check-label {
    display: block;
    position: relative;
    z-index: 9;

}
.delivery-inputs .form-check {
    position: relative;
    background-color: #f3f3f3;
    padding: 10px 10px 10px 35px;
    border: 1px solid #ddd;
}
.delivery-inputs .form-check i {
    position: absolute;
    right: 10px;
    top: 15px;
    z-index:1;
}
.ship-method-bx.form-control {
    background-color: #eee;
    border-color: #ddd;
}
.checkout-wrap .black-btn-2 {
    padding: 18px 14px;
}
.checkout-input-card {
    background-color: #f3f3f3;
    border: 1px solid #dddddd;
	padding-left:40px!important;
}

#stripe_div {
	padding: 20px 20px 0;
	border: 1px solid;
	margin-bottom: 20px;
}

.form-check.address {
	font-size: 14px;
}
.edit {
	text-decoration: underline;
	font-size: 13px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor:pointer; z-index: 999;
}
.checkout-input-card.stripe {
	background-color: #f3f3f3;
	border: 1px solid #dddddd;
	padding-left: 40px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.fab.fa-stripe {
	font-size: 45px; color: #675dff;
}

.form-check.checkout-input-card.p-3.mb-3.stipe {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.address-boxes {
	background: #fff;
	margin-top: 15px;
}

a {
	cursor: pointer;
}

.address_type {
	text-transform: uppercase;
	background: #fff;
	font-size: 10px;
	padding: 1px 3px;
	margin-left: 5px;
	border: 1px solid;
	line-height: 1;
	border-radius: 5px;
}

#couponremove {
	font-size: 11px;
	vertical-align: middle;
	color: #d96565;
	text-decoration: underline;
	margin-left: 5px;
	cursor:pointer;
}

.downloablemsg {
	font-size: 13px;
	color: #932222;
	font-style: italic;
}


.out-of-stock-danger {
	color: #ac4242;
	text-align: center;
	margin: 20px 0;
}

.form-check.checkout-input-card.p-3.mb-3 label {
	width: 100%;
}