.navbar{
	padding-top: 18px;
	
}
.navbar-brand{
	font-weight: bolder;
	padding-left: 0px;
	color: green;
	
}
h2{
	color: green;
}

p{
	color: black
	
}
.parsley-errors-list{
	line-height: 0.2;
    padding-left: 0;
    color: red;
    font-size: 14px;
    margin-bottom: 0;
}
.nav-item{
	margin-left: 5px;
	font-weight: bold;	
	color: white;
	
	
}



.nav-link:hover{
	color: #e74c3c;
}






i{
	font-size: 20px;
}

.btn-outline-dark{
	background-color: black;
	color: white;
}

h2{
	/* margin-top: 15px; */
	/* padding-top: 35px; */
}


.login-card,.account-card{
	width: 450px;
    height: 560px;
    background-color: lavender;
    box-shadow: 1px 1px 5px gray;
    margin: auto;
	
}

.form-control{
	padding-left: 15px;
}

.form-group{
	padding-left: 15px;
	padding-right: 15px;
	color: black;
	
	
}


h2{
	color: black;
}

p{
	color: black;
}
.main-footer{
	background-color: #2c3e50 ;
}
.footer-custom{
	
	font-weight: bold;
	color: white;
	margin-top: 15px;
	text-decoration: underline;
}

.footer-site{
	text-decoration-style: none;
	color: white;
	
	
}



ul{
	list-style: none;
}
li{
	padding-bottom: 4px;
    padding-top: 4px;
}



.bootm-footer{
	background-color: #34495e;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	color: white;
	
}
h5{
	margin-top: 60px;
	font-weight: bold;
	font-size: 30px;
	
}
.logo-bar_image{
	vertical-align: middle;
	/*	width: 93px;
	height: 93px;*/
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 3px solid #e67e22;
}


.card-text{
	font-weight: bold;
}

h3{
	font-weight: bold;
}

.col-md-3{
	margin-bottom: 50px;
}

/*<!-- Custom css 03-07-2023 -->*/
@media only screen and (max-width:460px){
	.mx-4{
		margin-left: 0.5rem!important;
		margin-right: 0.5rem!important;
	}
	.logo-bar_image {
		width: 60px!important;
		height: 60px!important;
	}
	.mx-4>p{
		font-size: 1rem;
	}
}

@media only screen and (max-width: 670px) and (min-width: 461px){
	.mx-4{
		margin-left: 1rem!important;
		margin-right: 1rem!important;
	}
	.logo-bar_image {
		width: 100px!important;
		height: 100px!important;
	}
	.mx-4>p{
		font-size: 1rem;
	}
}

#banner1{
	height:20vh;
	margin-bottom: 5rem;
}

#banner2{
	/* height:20vh; */
	padding: 2rem 0 2rem 0;
	background: #fcece7!important;;
	margin-bottom: 5rem;
}
del{
	/*font-size: 12px!important;*/
    color: gray!important;
}
.badges-wrapper span {
    width: auto!important;
    height: auto!important;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .04rem;
    font-size: 10px;
    line-height: 1.2;
    z-index: 3;
    clip-path: polygon(100% 0,92% 50%,100% 100%,0 100%,0 0);
    padding: 3px 13px 3px 9px;
    border-radius: 3px 0 0 3px;
    background: var(--bgColor,#000);
    vertical-align: top;
}


#radio>label {
	padding: 5px;
	display: inline-block;
	border: 1px solid grey;
	border-radius: 5px;
	cursor: pointer;
	width:37px!important;
	text-align: center;
}

.blank-label {
	display: none;
}

input[type="radio"]:checked + label {
	border: 2px solid #cc6666;
}
.rbutton {
	float: left;
	margin: 0 10px 10px 0;
	width: 35px;
	height: 35px;
	border-radius: 8px;
	position: relative;
	background-color:white;
	color:black;
	border:1px solid black;
}
.rbutton label, 
.rbutton input {
	display: block;
	position: absolute;
	top: 0;
	left: -6px;
	/* left: 0; */
	right: 0;
	bottom: 0;
}

.rbutton input[type="radio"] {
	opacity: 0.011;
	z-index: 100;
}

.rbutton input[type="radio"]:checked + label {
	background: #cc6666;
	color:#ffff;
	height:100%;
	/* border: 1px solid black; */
    border-radius: 8px;
}

.rbutton label {
	cursor: pointer;
	z-index: 90;
	line-height: 0.8em;
	color:#000000;
}

.wrap {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 5px 0;
	min-height: 190px;
}

.cart-table {
	padding: 10px 0 0;
	border-bottom: 1px solid #ccc;
}

.item {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.item:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.item .item-block {
	float: left;
}

.item .item-block.ib-info {
	width: 60%;
	margin-top: 29px;
}

.item .item-block.ib-info img.product-img {
	float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin-right: 15px;
    /* margin-top: 20px; */
}

.item .item-block.ib-info .ib-info-meta {
	float: left;
}

.item .item-block.ib-info span {
	display: block;
	line-height: 17px;
	
}

.item .item-block.ib-info span.title {
	font-size: 1em !important;
}

.item .item-block.ib-info span.itemno {
	/* margin-top: 20px; */
	color: #888;
	font-size: 0.8em !important;
	line-height: 4px;
}

.item .item-block.ib-info span.styles {
	border-left: 3px solid rgba(0, 0, 0, 0.1);
	padding-left: 5px;
	font-size: 0.9em;
}

.item .item-block.ib-info span.styles strong {
	display: inline-block;
	min-width: 70px;
}

.item .item-block.ib-info span.styles .blue-link {
	font-size: 0.8em;
}

.item .item-block.ib-qty {
	width: 20%;
	text-align: right;
}

.item .item-block.ib-qty input {
	text-align: center;
	font-size: 16px;
	border-radius: 0;
	outline: none;
	border: 1px solid #ccc;
	width: 50px;
	height: 40px;
	vertical-align: middle;
	color: #555;
}

.item .item-block.ib-qty input:focus {
	border-color: #7bcde8;
}

.item .item-block.ib-qty span.price {
	display: inline-block;
	color: #777;
}

.item .item-block.ib-qty span.price>span {
	margin: 0 5px;
}

.item .item-block.ib-total-price {
	width: 20%;
	text-align: right;
	padding-top: 6px;
	position: relative;
}

.item .item-block.ib-total-price span {
	color: #555;
}

.item .item-block.ib-total-price span.tp-price {
	font-size: 1.4em;
	font-weight: 900;
}

.item .item-block.ib-total-price span.tp-remove {
	font-size: 14px;
	margin-left: 10px;
	position: relative;
	top: -2px;
	cursor: pointer;
}

.item .item-block.ib-total-price span.tp-remove:hover {
	color: red;
}

.item .item-foot {
	padding: 0 0 10px 0;
	margin-top: 10px;
	font-size: 0.7em;
}

.item .item-foot i {
	position: relative;
	font-size: 12px;
}

.item .item-foot .if-message {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	color: #777;
}

.item .item-foot .if-left {
	float: left;
	color: #ccc;
	font-size: 115%;
	text-transform: uppercase;
}

.item .item-foot .if-right {
	float: right;
	color: #ccc;
	padding-top: 2px;
	text-transform: uppercase;
}

.item .item-foot .if-status {
	font-weight: 900;
	color: #333;
}

.item .bundle-block {
	padding: 0 0 10px 50px;
	position: relative;
}

.item .bundle-block ul li {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 10px;
	padding-top: 5px;
}

.item .bundle-block ul li i.i-down-right-arrow {
	display: block;
	position: absolute;
	left: -30px;
	font-size: 12px;
	top: 50%;
	margin-top: -6px;
	color: #999;
}

.item .bundle-block ul li img {
	width: 100%;
	max-width: 48px;
	display: block;
	float: left;
	margin-right: 15px;
}

.item .bundle-block ul li span {
	display: block;
}

.item .bundle-block ul li span.bundle-title {
	font-size: 0.85em;
}

.item .bundle-block ul li span.bundle-itemno {
	color: #888;
	font-size: 0.7em;
}

.sub-table {
	margin: 20px 0 20px;
	position: relative;
}

.sub-table .copy-block {
	float: left;
	margin-top: 60px;
}

.sub-table .copy-block p {
	font-size: 0.7em;
	color: #666;
	max-width: 320px;
	line-height: 1.55;
	display: block;
}

.sub-table .copy-block p a:link,
.sub-table .copy-block p a:visited {
	color: #666;
}

.sub-table .copy-block p a:hover,
.sub-table .copy-block p a:focus {
	color: #333;
}

.sub-table .copy-block p.customer-care {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
}

.sub-table .summary-block {
	float: right;
}

.sub-table .summary-block .sb-promo {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
}

.sub-table .summary-block .sb-promo input {
	font-size: 16px;
	width: 220px;
	padding: 7px;
	margin-right: 5px;
	vertical-align: top;
	color: #777;
}

.sub-table .summary-block .sb-promo .btn {
	padding: 10px 8px;
	font-size: 0.8em;
}

.sub-table .summary-block ul li {
	margin-bottom: 10px;
	font-size: 0.9em;
	text-align: right;
}

.sub-table .summary-block ul li span {
	display: inline-block;
}

.sub-table .summary-block ul li span.sb-label {
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sub-table .summary-block ul li span.sb-value {
	font-size: 1.1em;
	width: 120px;
}

.sub-table .summary-block ul li.tax .tax-edit {
	color: #223840;
	font-size: 0.8em;
	font-weight: 900;
	text-transform: capitalize;
	cursor: pointer;
}

.sub-table .summary-block ul li.tax .tax-edit i {
	position: relative;
	top: 1px;
	left: -3px;
}

.sub-table .summary-block ul li.tax .tax-edit.te-open i:before {
	content: "";
}

.sub-table .summary-block ul li.tax-calculate {
	padding: 10px;
	margin-top: 10px;
	background: rgba(0, 0, 0, 0.05);
	display: none;
}

.sub-table .summary-block ul li.tax-calculate input {
	font-size: 16px;
	width: 148px;
	padding: 7px;
	margin-right: 5px;
	vertical-align: top;
	color: #777;
}

.sub-table .summary-block ul li.tax-calculate .btn {
	padding: 10px 8px;
	font-size: 0.8em;
}

.sub-table .summary-block ul li.grand-total {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: 900;
}

.cart-footer {
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding-top: 15px;
}



@media only screen and (max-width: 860px) {
	.item-main {
		position: relative;
	}
	
	.item .item-block.ib-info {
		width: 70%;
	}
	
	.item .item-block.ib-qty {
		width: 30%;
		text-align: right;
	}
	
	.item .item-block.ib-total-price {
		width: auto;
		text-align: right;
		padding-top: 0;
		position: absolute;
		top: 50px;
		right: 0;
	}
	
	.sub-table .copy-block {
		float: right;
		margin-top: 0;
		text-align: right;
		padding: 12px;
		background: rgba(0, 0, 0, 0.035);
	}
	
	.sub-table .summary-block {
		float: none;
		width: 100%;
		margin-top: 55px;
	}
	
	.sub-table .summary-block .sb-promo {
		position: absolute;
		top: 0;
		left: auto;
		right: 0;
		max-width: 300px;
		text-align: right;
		border-bottom: none;
	}
}

@media only screen and (max-width: 630px) {
	.item .item-block.ib-info {
		float: left;
		width: 100%;
	}
	
	.item .item-block.ib-qty {
		float: left;
		width: auto;
		margin-top: 10px;
	}
	
	.item .item-block.ib-total-price {
		float: left;
		width: auto;
		position: relative;
		top: 13px;
		right: 0;
		border-left: 1px solid #ccc;
		padding-left: 15px;
		margin-left: 15px;
	}
	
	.item .bundle-block {
		display: none;
	}
	
	.item .item-block.ib-info img.product-img {
		width: 70px;
	}
}
.contact-details{
	border: 2px solid grey;
	border-radius: 7px;
	height: 130px;
	text-align: center;
	width: 650px;
	padding-top: 10px;
	text-shadow: 10px;
	color: black;
	font-size: 15px;
	
	
}

.office-address{
width: 60px;
border-width: 2px;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
}

.fa{

text-align: center;
font-size: 100px;
}

.contact-form {
background-color: #2c3e50;
color: white;
}
.gst{
font-size:13px;   
}
.size-btn{
border:1.5px solid grey;
padding:4px 8px;
margin-right:6px;
}
#product-accordion a,#product-accordion .card-body{
padding-left:0;
padding-right:0px;
}
#product-accordion .card.card-sm .card-title a:before{
right:0;
}
.border1{
border: 1px solid #eef1f3!important;
}
.eFdYLw {
pointer-events: none;
color: rgb(97, 97, 115);
background: #ffefdf;
padding: 1px 13px;
border-radius: 48px;
display: inline-flex;
font-size: 11px;
}