	.col-1,.col-2{
		width:100%!important;
	}
	.XhDEe.active, .iJWTnx.active{
		background-color:#ff0000;
	}
	.XhDEe.active .dwBnom,.iJWTnx.active .dwBnom{
		color:white;
	}
.step-container {
  position: relative;
  text-align: center;
  transform: translateY(-43%);
}

.step-circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #f00;
  line-height: 30px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  cursor: pointer; /* Added cursor pointer */
}

.step-line {
  position: absolute;
  top: 16px;
  left: 50px;
  width: calc(100% - 100px);
  height: 2px;
  background-color: #007bff;
  z-index: -1;
}

/*#multi-step-form{
  overflow-x: hidden;
}*/


.sc-9394dad-0 button.active {
    background-color: red;
    color: white;
}
/* span.sc-9394dad-0.dwBnom {
    color: white;
} */
.sc-9394dad-0.tabButton {
    border: 1px solid red;
	width: 20%;
    height: 40px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    background-color: inherit;
    color: rgb(255 0 0);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(255 0 0);
    cursor: pointer;
	border-radius: 3px;
}

/* Define the background color for the active class */
.sc-9394dad-0.iJWTnx.active {
    background-color: red; /* Change this to the desired background color */
}

/*CSS */
.checkbox input, .checkboxx input {
    position: absolute;
    width: 0;
    left: 50px;
    height: 0;
    opacity: 0;
    cursor: pointer;
}

.checkbox .checkmark{
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: white;
    border-radius: 3px;
    outline: 1px solid #acacac;
    transition: all 0.2s ease;
}

.checkbox:hover .checkmark {
    background: #f4f4f5;
    transition: all 0.2s ease;
}


.checkbox input:checked ~.checkmark {
    background: #ff0000;
    outline: 1px solid rgb(255 0 0);
}


.checkbox .checkmark::after {
    position: absolute;
    display: block;
    content: "";
    left: 50%;
    top: 40%;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
    transition: all 0.2s ease;
}

.checkbox input:checked~.checkmark::after {
    opacity: 1;
    transition: all 0.2s ease;
}

label.checkbox {
    display: flex;
    gap: 10px;
    align-items: center;
}

body{
	 font-family: "Quicksand", sans-serif;
}

/*button page css */

.dXywKG {
		display: flex;
		flex-flow: wrap;
		width: 100%;
		-webkit-box-pack: center;
		justify-content: center;
	}
	
	.cvLPi {
		flex-basis: 50%;
		max-width: 50%;
		padding-bottom: 8px;
		padding-right: 4px;
		padding-left: 8px;
	}
	
	.dVSnRl {
		flex-basis: 50%;
		max-width: 50%;
		padding-bottom: 8px;
		padding-left: 4px;
		padding-right: 8px;
	}
	
	.cHNIbS {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		border-radius: 50%;
		width: 27px;
		height: 27px;
		background-color: rgb(0, 168, 70);
		border-color: rgb(5, 104, 53);
		border-width: 1px;
		border-style: solid;
		position: absolute;
		top: 8px;
		left: 8px;
		color: rgb(255, 255, 255);
	}
	
	.kTBbif {
		display: flex;
		flex: 1 1 100%;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		position: relative;
		width: 100%;
		height: 80px;
		border-radius: 4px;
		background-color: rgb(255, 255, 255);
		padding: 1px;
		border-style: solid;
		border-width: thin;
		border-color: rgb(187, 187, 187);
		transition: transform 0.5s ease 0s;
	}
	
	.nKrDL {
		color: rgb(36, 36, 36);
	}
	
	.FSngy {
		color: rgb(36, 36, 36);
		font-family: "Quicksand", sans-serif;
		margin: 0px;
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
	}
	
	.gONJJe {
		margin-top: 12px;
		border-color: rgb(228, 228, 228);
		border-style: solid;
		border-width: 1px;
		border-radius: 4px;
		background-color: rgb(255, 255, 255);
	}
	
	.ikIwj {
		position: relative;
		border-radius: 4px;
		width: 100%;
		padding: 16px 16px 0px;
		text-align: left;
	}
	
	@media screen and (min-width: 768px) {
		.VzeUA {
			display: none;
		}
	}
	
	.dVLqTt {
		width: 100%;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	.jJaoHc {
		display: inline-block;
	}
	
	.gblZDr {
		color: rgb(36, 36, 36);
		font-family: "Quicksand", sans-serif;
		font-size: 16px;
		margin: 0px;
		font-weight: 700;
	}
	
	.evyyPW {
		padding-top: 12px;
		padding-bottom: 12px;
	}
	
	.cZWqoo {
		padding-bottom: 8px;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	
	@media screen and (min-width: 1200px) {
		.gjBPow {
			margin-top: 8px;
			margin-bottom: 8px;
		}
	}
	
	@media screen and (min-width: 768px) {
		.gjBPow {
			margin-top: 0px;
			margin-bottom: 0px;
		}
	}
	
	.cncAip {
		width: 100%;
		border-top: 1px solid rgb(228, 228, 228);
	}
	
	.bzmkgk {
		display: flex;
		padding-top: 4px;
		padding-bottom: 4px;
		height: 100%;
	}
	
	.hJrzeG {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		text-align: left;
		width: 50%;
	}
	
	.hcEySr {
		text-align: right;
		width: 50%;
		white-space: nowrap;
	}
	
	.eOvaE {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		padding-top: 4px;
		padding-bottom: 4px;
		height: 100%;
	}
	
	.grqZTp {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: end;
		justify-content: flex-end;
		width: 50%;
		white-space: nowrap;
	}
	
	.loGiBH {
		margin-right: 16px;
	}
	
	@media screen and (min-width: 1200px) {
		.dUhSVG {
			font-size: 20px;
			line-height: 24px;
		}
	}
	
	.dUhSVG {
		color: rgb(118, 118, 118);
		margin: 0px;
		font-family: "Quicksand", sans-serif;
		font-weight: 500;
		font-size: 16px;
		line-height: 20px;
		text-decoration-line: line-through;
	}
	
	.fUyjco {
		display: block;
		position: relative;
		width: 100%;
		margin-left: -16px;
	}
	
	.ddSSgM {
		display: flex;
		padding: 12px 16px;
		width: calc(100% + 32px);
		-webkit-box-align: center;
		align-items: center;
		background-color: rgb(238, 238, 238);
	}
	
	.ksrdSG {
		text-align: left;
		width: 50%;
	}
	
	.geBDlb {
		color: rgb(36, 36, 36);
	font-family: "Quicksand", sans-serif;
		font-size: 16px;
		margin: 0px;
	}
	
	.cNETsZ {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: end;
		justify-content: flex-end;
		flex-direction: column;
		width: 50%;
		white-space: nowrap;
	}
	
	.fpdNNC {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: end;
		justify-content: flex-end;
		flex-direction: row;
		width: 100%;
		margin-bottom: 4px;
	}
	
	.jVeUKQ {
		background-color: rgb(179, 0, 0);
		border-radius: 4px;
		display: inline-flex;
		-webkit-box-pack: center;
		justify-content: center;
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.cRMcqa {
		color: rgb(255, 255, 255);
		font-family: "Quicksand", sans-serif;
		margin: 0px;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
	}
	
	.fBVDnf {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: end;
		justify-content: flex-end;
		flex-direction: row;
		width: 100%;
	}
	
	.loGiBH {
		margin-right: 16px;
	}
	
	.fvWduK {
		display: flex;
		flex-direction: column;
	}
	
	button.sc-9394dad-0.kTBbif:hover {
		border-color: #000;
	}
	
	@media screen and (min-width: 1200px) {
		.fVluGf {
			width: 50%;
		}
	}
	
	@media screen and (min-width: 768px) {
		.fVluGf {
			width: 100%;
		}
	}
	
	.fVluGf {
		width: 100%;
		z-index: 0;
	}
	
	@media screen and (min-width: 1200px) {
		.biLXZv {
			padding-left: 30px;
			padding-right: 30px;
		}
	}
	
	.kSnGOd {
		color: rgb(36, 36, 36);
		margin: 0px;
		font-family: "Quicksand", sans-serif;
		font-weight: 600;
		font-size: 16px;
		line-height: 20px;
	}

	
	.kyxMXM {
		align-items: center;
		display: flex;
	}
	
	
	
	.yQupZ {
		width: 100%;
		text-align: left;
		margin-top: 16px;
		margin-bottom: 16px;
	}
	
	.fkDZDe::after {
		display: flex;
		z-index: 1;
		top: 3px;
		color: rgb(255, 255, 255);
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		left: calc(-1.5%);
		/* content: "2"; */
		position: absolute;
		background-color: rgb(6, 122, 70);
		border-radius: 4px;
		
		height: 42px;
		border-style: solid;
		border-width: 1px;
		transition: left 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
		margin-left: -1px;
		font-weight: bold;
		font-family: "Quicksand", sans-serif;
	}
	
	.XhDEe {
		width: 50%;
		height: 40px;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		position: relative;
		background-color: inherit;
		color: rgb(255 0 0);
		border-style: solid;
		border-width: 1px;
		border-color: rgb(255 0 0);
		cursor: pointer;
	}
	
	.kTJCwz {
		text-align: center;
		margin: 0px auto;
		background-color: rgb(255, 255, 255);
		width: auto;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px;
	}
	
	.fkDZDe {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		height: 49px;
		position: relative;
	}
	
	.dwBnom {
		color: rgb(6, 122, 70);
		font-family: "Quicksand", sans-serif;
		margin: 0px;
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
	}
	
	.yQupZ {
		width: 40%;
	}
	
	.jxYQZI {
		width: 60%;
	}
	
	.koqLri {
		position: relative;
	}
	
	.dwBnom {
		color: rgb(255 0 0);
		font-family: "Quicksand", sans-serif;
		margin: 0px;
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
	}
	
	.koqLri {
		position: relative;
	}
	
	.XhDEe:hover {
		background-color: rgb(228, 250, 191);
		font-weight: 700;
	}
	
	.iJWTnx {
		width: 20%;
		height: 50px;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		position: relative;
		background-color: inherit;
		color: rgb(255 0 0);
		border-style: solid;
		border-width: 1px;
		border-color: rgb(255 0 0);
		cursor: pointer;
	}
	
	.iJWTnx:first-of-type {
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	
	.jtFJdF {
		width: 20%;
		height: 42px;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		position: relative;
		background-color: inherit;
		color: rgb(6, 122, 70);
		border-style: solid;
		border-width: 1px;
		border-color: rgb(6, 122, 70);
		cursor: pointer;
		pointer-events: none;
	}
	
	.sc-9394dad-0.fgQQyR {
		display: flex;
		height:160px;
	}
	
	.fgQQyR {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		height: 50px;
		position: relative;
	}
	
	.jmXzjP {
		position: absolute;
		left: 50%;
		top: -35%;
		z-index: 2;
		transform: translate(-50%, -50%);
	}
	
	.XhDEe:not(:first-of-type) {
		border-left-width: 0px;
	}
	
	.XhDEe:last-of-type {
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	

	
	.hXyDmm {
		width: 50%;
		height: 42px;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		position: relative;
		background-color: inherit;
		color: rgb(255 0 0);
		border-style: solid;
		border-width: 1px;
		border-color: rgb(255 0 0);
		cursor: pointer;
		pointer-events: none;
	}
	
	.hoySLD {
		width: 50%;
		border-right: 1px dashed rgb(187, 187, 187);
	}
	
	.biLXZv {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.dSjoje {
		text-align: center;
		padding-bottom: 16px;
	}
	
	.cISYCX {
		color: rgb(103, 103, 103);
font-family: "Quicksand", sans-serif;
		margin: 0px;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
	}
	
	.sc-9394dad-0.fjA-dpg {
		text-align: center;
		margin: 0px auto;
		width: auto;
	}
	
	.iofrAU {
		margin-bottom: 16px;
		height: 20px;
	}
	
	.col-sm-6.border-textt {

		border-right: 1px dashed rgb(187, 187, 187);
	}
	.bvzHE {
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}
/*.main-div-con{
    text-align: center;
    margin: 0px auto;
    background-color: rgb(255, 255, 255);
    width: auto;
	height:auto;
	padding:20px 0px;
	border-radius:5px;
    box-shadow: 0 0 11px #ccc;

}*/
	@media(min-width: 768px){
	
.kTBbif {
    height: 115px;
}
}
@media(max-width:768px){
.kyxMXM {
    flex-direction: column;
}
.biLXZv{
     padding-left: 10px;
    padding-right: 10px; 
}
}
.sc-9394dad-0.hDdSLp {
    display: none;
}
.sc-9394dad-0.jmXzjP {
    display: none;
}
/*button page css end */
/*register page css start*/
@media screen and (min-width: 1200px) {
            .exKIuD {
                padding: 40px 0px 32px;
            }

            .jnMcpw {
                font-size: 32px;
                line-height: 40px;
            }

            .jkRoMF {
                padding: 0px;
                justify-content: space-between;
                display: flex;
                flex: 1 1 0%;
                margin-left: -4px;
                margin-right: -4px;
            }
        }

        @media screen and (min-width: 768px) {
            .cGJBrF {
                padding-bottom: 32px;
            }
        }

        .bTjaoY {
            display: block;
            padding-left: 12px;
            padding-right: 12px;
            flex-basis: 50%;
            max-width: 50%;
        }

        .jprsLx {
            padding-top: 32px;
        }

        .czusDA {
            display: block;
        }

        .kmxdql {
            display: flex;
            -webkit-box-align: center;
            align-items: center;
            flex-direction: column;
            min-height: 180px;
            max-width: 350px;
            margin-right: auto;
            margin-left: auto;
        }

        .bJXnKu {
            width: 100%;
            height: 48px;
            border-radius: 4px;
            border-style: solid;
            border-width: 1px;
            padding: 12px;
           font-family: "Quicksand", sans-serif;
            font-size: 16px;
            color: rgb(36, 36, 36);
            display: block;
            text-align: left;
            border-color: rgb(193, 193, 193);
            outline: none;
        }

        .kmxdql {
            display: flex;
            -webkit-box-align: center;
            align-items: center;
            flex-direction: column;
            min-height: 180px;
            max-width: 350px;
            margin-right: auto;
            margin-left: auto;
        }

        .jVUtiG {
            margin: 0px auto;
            max-width: 768px;
        }

        .jnMcpw {
            font-size: 32px;
            line-height: 40px;
        }

        .jtQCzZ {
            min-height: 0px;
            margin-top: 16px;
            margin-bottom: 32px;
        }

        .exKIuD {
            padding: 0px;
            max-width: 1144px;
            margin-left: auto;
            margin-right: auto;
        }

        .cGJBrF {
            padding: 16px 16px 24px;
            background-color: rgb(255, 255, 255);
            border-style: none;
            border-width: 1px;
            border-color: rgb(228, 228, 228);
            box-shadow: 0 0 11px #ccc;
			border-radius:5px;
        }

        .jkPove {
            display: flex;
            flex-direction: column;
            -webkit-box-align: center;
            align-items: center;
        }

        exKIuD {
            padding: 40px 0px 32px;
        }

        .jnMcpw {
            font-size: 32px;
            line-height: 40px;
        }

        .jkRoMF {
            padding: 0px;
            justify-content: space-between;
            display: flex;
            flex: 1 1 0%;
            margin-left: -4px;
            margin-right: -4px;
        }

        .hpPxFr {
            width: 100%;
            height: 48px;
            border-radius: 4px;
            border-style: solid;
            border-width: 1px;
            padding: 12px 48px 12px 12px;
           font-family: "Quicksand", sans-serif;
            color: rgb(36, 36, 36);
            display: block;
            text-align: left;
            border-color: rgb(193, 193, 193);
            outline: none;
        }

        .ilpHNu {
            flex-direction: row;
            display: flex;
            -webkit-box-pack: justify;
            justify-content: space-between;
            margin-top: 10px;
        }

        .cJeggo {
            color: rgb(36, 36, 36);
           font-family: "Quicksand", sans-serif;
            margin: 0px;
            font-weight: 400;
            font-size: 14px;
            line-height: 20px;
        }

        .eMOJYH:hover {
            padding-top: 12px;
            padding-bottom: 12px; 
            background-color: rgb(255 0 0);
        }

        .eMOJYH {
            width: 100%;
            height: auto;
            display: flex;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: center;
            justify-content: center;
            border-radius: 4px;
            border-style: none;
            font-size: 16px;
            line-height: 24px;
            padding: 12px 24px;
            background-color: rgb(6, 122, 70);
            color: rgb(255, 255, 255);
            cursor: pointer;
        }

        .buZvzy {
            color: rgb(187, 187, 187);
            margin-top: 16px;
            margin-bottom: 16px;
            display: flex;
            -webkit-box-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            align-items: center;
            white-space: nowrap;
        }

        .ijeyqv:hover {
            padding-top: 8px;
            padding-bottom: 8px;
        }

        .ijeyqv:hover {
            background-color: rgb(228, 250, 191);
        }

        .ijeyqv {
            width: 100%;
            height: auto;
            display: flex;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: center;
            justify-content: center;
            border-radius: 4px;
            font-size: 16px;
            line-height: 24px;
            padding: 8px 24px;
            background: none;
            border-style: none;
            box-shadow: 0px 0px 0px 1px inset;
            color: rgb(255 0 0);
            cursor: pointer;
        }

        .buZvzy::before {
            content: "";
            width: 100%;
            border-top-width: 1px;
            border-top-style: solid;
        }

        .buZvzy::after {
            content: "";
            width: 100%;
            border-top-width: 1px;
            border-top-style: solid;
        }

        .jprsLx {
            display: flex;
            -webkit-box-align: center;
            align-items: center;
            justify-content: center;
            width: 100%;
            padding-top: 16px;
        }

        .INiaw {
            display: flex;
            flex-shrink: 0;
            width: 20px;
            height: 20px;
            position: relative;
            border-width: 1px;
            border-style: solid;
            border-radius: 4px;
            border-color: rgb(255 0 0);
            margin: 0px;
            background-color: rgb(255 0 0);
            box-sizing: border-box;
            cursor: pointer;
            appearance: none;
        }

        .INiaw::before {
            content: " ";
            position: absolute;
            top: 2px;
            left: 7px;
            width: 5px;
            height: 11px;
            border-style: solid;
            border-width: 0px 2px 2px 0px;
            transform: rotate(45deg);
            display: block;
            border-color: rgb(255 0 0);
        }

        .sc-e95c4911-0.cYsFnJ {
            display: flex;
            gap: 10px;
            align-items: center;
        }

        .icPLtx {
            margin-top: 24px;
        }

        .sc-9394dad-0.hgHOgU {
            padding-left: 12px;
            padding-right: 12px;
            flex-basis: 50%;
            max-width: 50%;
        }

        .sc-e95c4911-0.fpvNjd {
            position: absolute;
            right: 9px;
            top: 39px;
        }

        .sc-e95c4911-0.gxBATz {
            position: relative;
        }

        .hpPxFr:focus {
            border-width: 2px;
            border-color: rgb(6, 122, 70);
        }

        .sc-9394dad-0.chsZro {
            margin-bottom: 10px;
        }

        @media(max-width:767px) {
            .jkRoMF {
                flex-direction: column;
			}
                .sc-9394dad-0.hgHOgU {
                    max-width: 100%;
                }

                .bTjaoY {
                    max-width: 100%;
                }
            }
			/*register page css end*/
					
/* address page css start here */
.inner-info-box.d-flex{
    align-items: center;
    border-radius: 4px;
    display: flex;
    padding: 10px 16px;
    width: 100%; 
}
.pay_info h3.shipping {
    font-size: 20px!important;
    line-height: 28px!Important;
}
.d-address {
   font-family: "Quicksand", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #242424;
    margin: 0;
    padding-bottom: 10px;
}
.web-1qzkq4y {
   font-family: "Quicksand", sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: rgb(36, 36, 36);
    margin-top: 20px;
}

.address-form input.form-control,.address-form select.form-control {
    appearance: none;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 12px 8px 12px 12px;
    height: 48px;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(219, 29, 29);
    filter: none;
}
form.address-form {
    margin-top: 25px;
}
form.address-form .col-md-6 {
    margin-top: 15px;
}
.fCAKcI {
    display: flex;
    margin-bottom: 16px;
    margin-top: 8px;
    align-items: center
}
.jpBaTN {
    display: flex;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    border-color: rgb(6, 122, 70);
    margin: 0px;
    box-sizing: border-box;
    cursor: pointer;
    appearance: none;
}
.csMWna {
    width: 5%;
    margin-right: 0px;
}
.geBDlb {
    color: rgb(36, 36, 36);
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    margin: 0px;
}
.fvWduK {
    display: flex;
    flex-direction: column;
}
.cYsFnJ {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
}
.jpBaTN:hover {
    background-color: rgb(246, 253, 233);
    border-color: rgb(5, 104, 53);
    outline-width: 1px;
}
.jpBaTN {
    display: flex;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    border-color: rgb(6, 122, 70);
    margin: 0px;
    box-sizing: border-box;
    cursor: pointer;
    appearance: none;
}

.eMOJYH {
    width: 100%;
    height: auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 4px;
    border-style: none;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 24px;
    background-color: #f00;
    color: rgb(255, 255, 255);
    cursor: pointer;
}
.eTycOT {
    display: none;
}

.sc-sec {
    padding: 0px 0px 20px 20px;
}
h4.sc-next {
    font-size: 20px;
    line-height: 24px;
}
.gXFlpz {
    color: rgb(36, 36, 36);
   font-family: "Quicksand", sans-serif;
    margin: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
	margin-bottom:12px;
}
.jWORFl {
    color: rgb(103, 103, 103);
    font-family: "Quicksand", sans-serif;
    margin: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.cxRitn {
    margin-top: 8px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 8px;
	padding-top: 8px;
}
.bPXNLG {
    color: rgb(179, 0, 0);
    font-family: "Quicksand", sans-serif;
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.sc-9394dad-0.cxRitn {
    border-top: 1px solid #ccc;
}
.dDzzOx {
    display: flex;
    flex-direction: column;
    background-color: rgb(228, 250, 191);
    padding: 8px;
    margin-bottom: 12px;
    border-radius: 4px;
}
.PPGEO {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 16px;
    margin-bottom: 16px;
}
.dSBRzE {
    color: rgb(36, 36, 36);
    font-family: "Quicksand", sans-serif;
    margin: 0px;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
}
.bAcMBE {
    border-top: 1px solid rgb(228, 228, 228);
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
}
.jjglCd {
    color: rgb(36, 36, 36);
   font-family: "Quicksand", sans-serif;
    margin: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}
.gnaxLF {
    margin-bottom: 24px;
}
.dfPAqS {
    display: flex;
}
.dVtXCY {
    color: rgb(179, 0, 0);
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    margin: 0px;
    font-weight: 700;
}
.sc-9394dad-0.RHKnb {
    display: flex;
    justify-content: space-between;
    padding: 5px 0px;
}
/*address page css end */

/* checkout page css start*/
   .main {
            padding-bottom: 8px;
        }

        .main_sub {
            -webkit-box-align: center;
            align-items: center;
            border-radius: 4px;
            display: flex;
            padding: 4px 16px;
            -webkit-box-pack: start;
            justify-content: flex-start;
            width: 100%;
            background-color: rgb(233, 250, 255);
            color: rgb(36, 36, 36);
            gap: 4px;
        }

        .des {
            display: flex;
            -webkit-box-pack: inherit;
            justify-content: inherit;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-flex: 0;
            flex-grow: 0;
            flex-basis: 100%;
            padding-top: 4px;
            padding-bottom: 4px;
            gap: 8px;
        }

        .para {
            color: rgb(36, 36, 36);
           font-family: "Quicksand", sans-serif;
            font-size: 16px;
            margin: 0px;
        }

        .main_para {
            display: flex;
            -webkit-box-align: center;
            align-items: center;
            padding: 8px;
        }

        .paragraph {
            color: rgb(36, 36, 36);
           font-family: "Quicksand", sans-serif;;
            margin: 0px;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
        }

        .add {
            display: flex;
        }

        .sub_flex {
            display: flex;
        }

        @media only screen and (min-width: 1024px) {
            .main_btn {
                margin-top: auto;
            }
        }

        .main_btn {
            width: 100%;
        }

        @media only screen and (min-width: 1200px) {
            .main_btn1 {
                padding-top: 40px;
            }
        }

        .btn:disabled {
            cursor: not-allowed;
            background-color: rgba(6, 122, 70, 0.4);
        }

        .btn {
            width: 100%;
            height: auto;
            display: flex;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: center;
            justify-content: center;
            border-radius: 4px;
            border-style: none;
            font-size: 16px;
            line-height: 24px;
            padding: 12px 24px;
            background-color: rgb(6, 122, 70);
            color: rgb(255, 255, 255);
            cursor: pointer;
        }

        .spn_btn {
            color: inherit;
          font-family: "Quicksand", sans-serif;
            margin: 0px;
            font-weight: 700;
            font-size: 16px;
            line-height: 24px;
        }

        .web-oy0u13 {
    background-color: rgb(255, 255, 255);
    border: 2px solid rgb(255 0 0);
    border-radius: 3px;
    margin-bottom: 10px;
    font-size: 12px;
    color: rgb(255 0 0);
    width: 100%;
    min-height: 75px;
    display: flex;
    flex-flow: column wrap;
    text-align: left;
}
.web-1xv9oji {
    background-color: transparent;
    border: 0px;
    display: flex;
    min-height: 75px;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px 15px;
    outline: none;
    transition: all 150ms ease-out 0s;
}
.web-12z0wuy {
    margin-right: 8px;
}
.web-st9jjx {
    background: rgb(255 0 0);
    width: 21px;
    height: 21px;
    line-height: 21px;
    border-radius: 50%;
    color: rgb(36, 36, 36);
    transition: all 100ms ease-out 0s;
}
.web-1vn87b9 {
    fill: currentcolor;
    color: rgb(255, 255, 255);
    vertical-align: baseline;
}
.web-1c2rpqi {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
    line-height: 1.4;
    color: rgb(36, 36, 36);
   font-family: "Quicksand", sans-serif;
    margin-left: 0px;
}
.web-1w6xmdf {
    overflow-wrap: break-word;
    word-break: break-word;
    width: 100%;
    padding: 10px 0px;
    align-content: center;
    display: flex;
}
.web-1c2rpqi p {
    align-self: center;
}
.web-1twqj14 {
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    -webkit-box-pack: end;
    justify-content: flex-end;
    margin-right: initial;
    flex: 2 1 0%;
}
.web-1a554ds {
    margin: 4px;
    height: 30px;
    width: 46px;
}
img {
    border-style: none;
}
.web-177obh3 {
    background-color: rgb(255, 255, 255);
    width: 100%;
    padding: 20px 16px;
}
@media (min-width: 1200px) {    
    .web-1x3sj9c {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (min-width: 1024px) {
    .web-1x3sj9c {
        padding-left: 12px;
        padding-right: 12px;
    }
}
@media (min-width: 768px) {
    .web-1x3sj9c {
        padding: 0px 60px 11px;
    }
}
@media (min-width: 320px) {
    .web-1x3sj9c {
        padding-left: 4px;
        padding-right: 4px;
    }
}
@media (min-width: 0px) {
    .web-1x3sj9c {
        padding-left: 4px;
        padding-right: 4px;
    }
}
.web-1x3sj9c {
    flex: 1 1 0px;
    box-sizing: border-box;
  font-family: "Quicksand", sans-serif;
    font-size: 14px;
    text-align: center;
    color: rgb(36, 36, 36);
    padding: 0px 5px 11px;
}
@media screen and (min-width:768px) {

    .fDsdnP {
        align-items: normal;
        padding-top: 25px;
    }
}

/* css end*/

.INiaw:hover {
    background-color: rgb(5, 104, 53);
    border-color: rgb(5, 104, 53);
}
button.btn.btn-primary.prev-step {
    width: auto;
}
button.btn.btn-primary.next-step {
    width: auto;
}
button.btn.btn-primary {
    background: #f00;
    border: 1px solid #f00;
    font-weight: 500;
}
button.btn.btn-success {
    width: auto;
    background: #fff;
    border: 1px solid #f00;
    color: #f00;
    font-weight: 600;
}


/* checkbox*/
.custom-check input[type="checkbox"][id^="myCheckbox"] {
  display: none;
}
.custom-check label {
    display: block;
    position: relative;
    cursor: pointer;
    height: 121px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-check label:before {
    background-color: transparent;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid red;
  position: absolute;
  top: 4px;
  left: 2px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}


:checked + label {
  border-color: #ddd;
  background-color:#f8f8f8
}

:checked + label::before {
  content: "✓";
  background-color: #ff0000;
  transform: scale(1);
}

:checked + label img {
  transform: scale(0.9);
  z-index: -1;
}
	
	
	
	
	        ul {
            list-style-type: none;
        }

        li {
            display: inline-block;
        }
        
        ul.product_card {
          padding-left: 0;
}

ul.product_card li {
    box-shadow: 0 0 11px #ccc;
    border-radius: 20px;
    text-align: center;
    margin: 10px;
}
        input[type="checkbox"][id^="myCheckbox"] {
            display: none;
        }
     .chooseproduct {
            display: none;
        }

        label.d_card {
    border: 2px solid #fff;
    padding: 10px;
    display: block;
    position: relative;
    text-align: center;
    cursor: pointer;
    border-radius: 20px;
			margin:0;
}
        label.d_card:before {
            background-color: white;
            color: white;
            content: " ";
            display: block;
            border-radius: 50%;
            border: 1px solid #f00;
            position: absolute;
            top: -5px;
            left: -5px;
            width: 25px;
            height: 25px;
            text-align: center;
            line-height: 28px;
            transition-duration: 0.4s;
            transform: scale(0);
        }

        label.d_card img {
            height: 100px;
            width: 100px;
            transition-duration: 0.2s;
            transform-origin: 50% 50%;
        }

        :checked+label.d_card {
            border-color: red;
        }

        :checked+label.d_card:before {
            content: "✓";
            background-color: #f00;
            transform: scale(1);
        }

        :checked+label.d_card img {
            transform: scale(0.9);
            /* box-shadow: 0 0 5px #333; */
            z-index: -1;
        }
       .age_select input {
			display:none;
		}
		.age_select :checked+label::before {
			padding: 2px 6px 3px 6px;
			border-radius: 50%;
		}

#overlay_spinner,#overlay_message {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8); /* Semi-transparent white overlay */
    z-index: 9999; /* Ensure the overlay is on top of other elements */
    display: none; /* Initially hidden */
}
.popupmessage {
    background-color: #183a5c;
    width: 30%;
    height: 50%;
    position: absolute;
    top: 20%;
    left: 35%;
	color:white;
	text-align:center;
}
.popupmessage a{
	color:#ff0000!important;
}
.animatespinner {
    border: 4px solid #f3f3f3; /* Light grey border */
    border-top: 4px solid #3498db; /* Blue border for spinner */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite; /* Animation to rotate spinner */
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px; /* Half of the spinner height */
    margin-left: -25px; /* Half of the spinner width */
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}




ul.product_card {
    display: grid;
    grid-template-columns: repeat(4, 2fr);
}
label.d_card h5 {
    font-size: 16px!important;
    font-weight: 800;
}
ul.product_card li {
    padding: 0px!important;
}
ul.product_card {
    margin: 0;
}
@media(max-width:767px){
ul.product_card {
    display: flex;
    flex-direction: column;
}
}
button.btn.btn-primary.submitclothes {
    /* margin: 20px 0px; */
    width: auto;
    margin: 20px auto;
}


button.btn.btn-primary.prev-step {
    display: flex;
    float: left;
    margin-right: 20px;
	width:50%;
}
.woocommerce-shipping-fields{
	display:none;
}