body {
	background: #F4F4F4;
    user-select: none;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none;    /* Firefox */
    -ms-user-select: none;     /* IE/Edge */
 }
 .bg-color {
	background: #fff;
 }
 .card {
 	box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px!important;
 }
 .nav-link {
 	color: #000!important;
 }
 .btn-wishlist {
 	position: absolute;
 	margin: 10px;
 }
.navbar-brand .url {
	font-size: 30px!important;
    font-weight: 500!important;
    font-family: bahnschrift!important;
    display: block;
    width: 143px!important;
}
.logo-footer {
	color: #fff!important;
	font-size: 22px!important;
    font-weight: 500!important;
    font-family: bahnschrift!important;
}
.bg-orange {
	background: rgb(207,92,54);
	background: linear-gradient(90deg, rgba(207,92,54,1) 0%, rgba(241,104,58,1) 0%, rgba(215,86,43,1) 41%, rgba(230,104,62,1) 100%);
}
h1 {
	font-weight: 300;
	font-size: 23px!important;
}
#star .star-rating-icon{
	background: #fff!important;
}
.black {
	background: #000000!important;
	border:0px;
}	
.silver	{ 
	background: #c0c0c0!important;
	border:0px;
}
.gray { 	
	background: #808080!important;
	border:0px;
}
.white { 	
	background: #ffffff!important;
	border:1px solid #ccc;
	color: #000!important;
}
.maroon	{  
	background: #800000!important;
	border:0px;
}	
.red { 	
	background: #ff0000!important;
	border:0px;
}
.purple { 	
	background: #800080!important;
	border:0px;
}	
.fuchsia { 	
	background: #ff00ff!important;
	border:0px;
}	
.green { 	
	background: #008000!important;
	border:0px;
}
.lime { 	
	background: #00ff00!important;
	border:0px;
}	
.olive { 	
	background: #808000!important;
	border:0px;
}
.yellow	{  
	background: #ffff00!important;
	border:0px;
}
.navy { 	
	background: #000080!important;
	border:0px;
}
.blue { 	
	background: #0000ff!important;
	border:0px;
}
.teal { 	
	background: #008080!important;
	border:0px;
}
.aqua { 	
	background: #00ffff!important;
	border:0px;
}
.orange { 	
	background: #ffa500!important;
	border:0px;
}
.aliceblue { 	
	background: #f0f8ff!important;
	border:0px;
}
.antiquewhite { 	
	background: #faebd7!important;
	border:0px;
}
.aquamarine	{
	background: #7fffd4!important;
	border:0px;
}


/* style 1 */

#style1 .main{
	background: #CF5C36;
  	background-size:cover;
  	background-position: center;
  	color: #777!important;
}
#style1 .btn-primary {
	border: 0px;
	background: #CF5C36!important;
	color: #fff!important;
}
#style1 .btn-primary:hover {
	border: 0px;
	background: #b34e2d!important;
	color: #fff!important;
}
#style1 .btn-dark {
	border: 0px;
	background: #333F50!important;
	color: #fff!important;
}
#style1 .btn-dark:hover {
	border: 0px;
	background: #333!important;
	color: #fff!important;
}

/* style 2 */
#style2 .main{
	background: var(--color-primary);
  	background-size:cover;
  	background-position: center;
  	color: #777!important;
}
#style2 .btn-primary {
	border: 0px;
	background: var(--color-primary);
	color: #fff!important;
}
#style2 .btn-primary:hover {
	border: 0px;
	background: var(--color-primary);
	color: #fff!important;
}

/* style 3 */

#style3 .main{
	background: #3250CB;
  	background-size:cover;
  	background-position: center;
  	color: #777!important;
}
#style3 .btn-primary {
	border: 0px;
	background: #3250CB!important;
	color: #fff!important;
}
#style3 .btn-primary:hover {
	border: 0px;
	background: #235787!important;
	color: #fff!important;
}
#style3 .btn-dark {
	border: 0px;
	background: #2f3640!important;
	color: #fff!important;
}
#style3 .btn-dark:hover {
	border: 0px;
	background: #333!important;
	color: #fff!important;
}


.bg-orange {
	color: #fff!important;
}
.blur {
	background: rgba(0,0,0, 0.8);
}
.uppercase {
	text-transform: uppercase;
}
.display-404 {
	font-size: 120px!important;
}
.shadowbox {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius: 8px;
}
.bg1 {
	background: #ccc;
}
.title2 {
	padding:10px;
	border-radius: 8px;
	color: #fff!important;
	background: #333;
}
.padding10 {
	padding: 10px;
}
.red-border {
	border:2px solid red;
	width: 100%;
}
.searchbtn {
	border-radius: 0px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-left: 0px;
	height: 44px;
}
.bg-grey {
	background: #ebebeb!important;
}
#productQty {
	padding: 5px!important;
	width: 30px!important;
}
.btn-qty {
	width: 20px!important;
}
.btn-qty {
	width: 30px!important;
	padding: 5px;
}
.billing-row {
  cursor: pointer;
}
.topbar {
  background: #272727!important;
  color: #fff;
  font-size: 0.9rem;
  padding: 0.4rem 0;
}

.topbar a {
  color: #fff;
  text-decoration: none;
}

.topbar a:hover {
  text-decoration: underline;
}

.topbar .icon {
  font-size: 1.1rem;
  margin-right: 5px;
  vertical-align: middle;
}

@media (max-width: 576px) {
  .topbar {
    text-align: center;
    font-size: 0.85rem;
  }
  .topbar .topbar-text {
    display: block !important;
    margin-bottom: 0.4rem;
  }
}
.whatsapp-icon {
	position: absolute;
	width: 23px;
	margin-top: -10px;
	margin-left: 80px;
}
.whatsapp-link {
	position: absolute;
	margin-left: 30px;
	margin-top: -15px;
}
.emailus {
	margin-left: 5px;
}
.text-theme-primary {
  color: var(--bs-primary) !important;
}
.whatsapp-widget {
  position: fixed;
  bottom: 60px;
  right: 10px;
  z-index: 9999;
  background: #25D366;
  border-radius: 50%;
  padding: 10px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
}
.whatsapp-widget:hover {
  transform: scale(1.1);
}
.whatsapp-widget img {
  width: 32px;
  height: 32px;
  display: block;
}
#paymenterror {
	background-color: #f9e8e8;
	border: 1px solid #c73030!important;
}
#paymentsuccess {
	background-color: #e8f9f1; 
	border: 1px solid #28a745!important;
}
#paymentsuccess h2 {
	color: #2E7D32;
	font-size: 2em;
}
#confetti {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	pointer-events:none;
	z-index:9999;
}
#privacy h2 {
  font-size: 17px!important;
}
.bg-dark {
  background: linear-gradient(135deg,  rgba(39,39,39,1) 0%,rgba(63,63,63,1) 94%,rgba(39,39,39,1) 100%);
  color: #fff;
}
#specials img{
	border-radius: 6px!important;
}
.payfast_payment {
	border-radius: 15px;
	margin-top: 10px;
	padding: 5px;
	background: #e3e3e3;
	text-align: center;
}
.ozow_payment {
	border-radius: 15px;
	margin-top: 10px;
	padding: 5px;
	background: #22222A;
	text-align: center;
}
.payfast_payment_small {
	border-radius: 15px;
	margin-top: 20px;
	padding: 5px;
}
.ozow_payment_small {
	border-radius: 15px;
	margin-top: 10px;
	padding: 5px;
}
.payment_options {
	padding-top: 20px;
	color: #000;
	font-size: 15px;
}
#style2 h2 {
	padding-top: 10px;
	font-size: 19px!important;
}
.pay {
	font-size: 30px;
}
.alert-success {
  background: #E7FFEC;
  border: 1px solid #008027;
  color: #008027;
  padding: 10px;
}
.alert-danger {
  background: #F8D7DA;
  border: 1px solid #84202B;
  color: #84202B;
  padding: 10px;
}
.alert-warning {
  background: #FFF5E7;
  border: 1px solid #B26000;
  color: #B26000;
  padding: 10px;
}
.btn-dark {
	background: #222;
}
.placeorder {
	border-radius: 8px;
	padding: 20px;
	text-align: center;
	background: #fff;
}
.rounded {
	border-radius: 8px!important;
}
.freeship {
	font-size: 14px;
	background: #EBEBEB!important;
	color: #fff!important;
	border-left: 4px solid #CF5C36!important;
}
.shadow-lg {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px!important;
}
.courier-card {
  border: 2px solid transparent;
  transition: border 0.2s ease, background-color 0.2s ease;
  cursor: pointer;
}

.btn-check:checked + .courier-card {
  border-color: #0d6efd;
  background-color: #e7f1ff;
}
.order-track {
  margin-top: 2rem;
  padding: 0 1rem;
  border-top: 1px dashed #2c3e50;
  padding-top: 2.5rem;
  display: flex;
  flex-direction: column;
}
.order-track-step {
  display: flex;
  height: 7rem;
}
.order-track-step:last-child {
  overflow: hidden;
  height: 4rem;
}
.order-track-step:last-child .order-track-status span:last-of-type {
  display: none;
}
.order-track-status {
  margin-right: 1.5rem;
  position: relative;
}
.order-track-status-dot {
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  background: #f05a00;
}
.order-track-status-line {
  display: block;
  margin: 0 auto;
  width: 2px;
  height: 7rem;
  background: #f05a00;
}
.order-track-text-stat {
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 3px;
}
.order-track-text-sub {
  font-size: 1rem;
  font-weight: 300;
}

.order-track {
  transition: all 0.3s height 0.3s;
  transform-origin: top center;
}
.ship_icon {
	width: 80px;
}


#card-placed-success,
#card-shipped-success,
#card-collected-success,
#card-delivered-success {
  background: #d1e7dd;
  border-left: 5px solid #0f5132;
  font-size: 15px;
  color: #000;
}

#card-placed-success .card-title,
#card-shipped-success .card-title,
#card-collected-success .card-title,
#card-delivered-success .card-title {
  font-size: 18px;
  color: #0F5132;
  font-weight: 500;
}

#card-shipped-pending,
#card-collected-pending,
#card-delivered-pending {
  background: #f8f9fa;
  border-left: 5px solid #ccc;
}

#card-shipped-pending .card-title,
#card-collected-pending .card-title,
#card-delivered-pending .card-title {
  font-size: 18px;
  color: #333;
  font-weight: 500;
}