body{
    margin:0px !important;
}

.contentfour{
    padding: 10px 20px !important;
    display: none;
    overflow: hidden;
}


.div-off-timer{
    /* max-width: 310px; */
    margin: auto 0px 20px 0px;
    padding: 15px;
    color: #fff;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    background-color: #e6e6e6;
    /* border-radius: 99px; */
}

.div-off-timer .htmrr{
    font-size: 16px;
    text-align: center;
    color: #222;
}

.div-off-timer .avvle{
    color: #006253;
    font-weight: 600;
}

/* .div-off-timer .btmrr{
    font-size: 36px;
}

.div-off-timer .btmrr span:nth-of-type(2){
    color: #222;
}

.div-off-timer .btmrr span:first-of-type,
.div-off-timer .btmrr span:last-of-type{
    padding: 5px;
    border-radius: 5px;
    background-image: linear-gradient(0deg, #ac0000 50%, #ca1515 50%);
    text-shadow: 2px 2px 0px #3b3535;
} */










.div-off-timer .progress {
    width: 200px;
    margin: auto;
}

.progress {
    padding: 4px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08);
}

.progress-bar {
    height: 16px;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
}



.progress-bar {
    background-color: #006253 !important;
}


.radio {
    display: none;
}

.label {
    display: inline-block;
    margin: 0 5px 20px;
    padding: 3px 8px;
    color: #aaa;
    text-shadow: 0 1px black;
    border-radius: 3px;
    cursor: pointer;
}

.radio:checked+.label {
    color: white;
    background: rgba(0, 0, 0, 0.25);
}

.progress {
    height: auto !important;
}














.div-choose{
    display: flex;
    justify-content: center;
    align-items:center;
   
}

.prvclrpr{
    width: 40%;
}

.prvclrpr h2{
    margin-bottom: -5px !important;
}

.div-choose p{
    margin: 0px !important;
}

.div-choose p del{
    color:#969696;
    padding: 0px 5px;
}

.div-choose .prcz{
    font-size: 19px;
    display: flex;
    align-items: center;
}

.div-choose .stck{
    color: #20a000;
}

.div-choose p .spnzro{
    padding: 0px;
    color: #584d4d;
    font-size: 20px;
}

.prvimg{
    max-width: 400px;
    padding: 0px 30px;
}

.contentfour h2{
    margin: 0px !important;
}

.reviewss{
    color: #555;
    margin-top: 0px !important;
}


.reviewss img{
    width: 100px;
}

.spcss{
    text-align: end;
    font-size: 16px;
}

.spcss .bprizee{
    font-size: 20px;
}
.spcss .bredprz{
    color: #d40000;
}

.chscldiv{
    display: flex;
    flex-wrap: wrap;
}

.chscl{
    width: 80px;
    margin: 10px;
    padding: 10px;
    /* background-color: #eee;
    border: 1px solid #ccc; */
    border-radius: 10px;
    cursor: pointer;
    transition: all .2s;
    text-align: center;
    opacity: 1;
}

.chscl:hover{
    background-color: #cfcfcf;
    opacity: 1;
}

.claimtofnl{
    border-radius: 50px !important;
    margin: 10px;
}

.bttndiv{
    width: 100%;
    text-align: center;
}

@media (max-width:900px) {
    .chscl{
        margin: 5px;
        padding: 10px 5px;
    }
    /* .chscl{
        flex: 4 0 20% !important;
    } */
}

@media (max-width:678px) {
    .div-choose{
        flex-direction: column;
    }
    .prvclrpr{
        width: 100%;
    }
    .prvimg {
        max-width: 400px;
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .claimtofnl{
        max-width: 300px;
        margin: auto;
    }
}






.rtdvcc{
    display: flex;
    justify-content: center;
}

.rtdv{
    margin: 5px;
    background-color: #383e3c;
    border: 2px solid #6f7470;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    padding: 0px 0px 20px 0px;
    transform: translateY(0px);
    transition: transform .3s ease-in-out;
}

.rtdv:hover{
    transform: translateY(-15px);
    cursor: pointer;
    background-color: #5f685f;
    border: 2px solid #9aa09b;
}

.rtdv img{
    width: 80%;
    margin-top: -30px;
}

.rtdv p,.rtdv h5{
    color: #fff;
}

.rtdv p:nth-of-type(1){
    color: #b4a660;
}

.rtdv p:nth-of-type(2){
    color: #b8b8b8;
}

.rtdv p:nth-of-type(3){
    color: #ffffff;
    font-size: 20px;
}

.rtdv p:last-of-type{
    color: #ff5f5f;
}

@media (max-width:678px) {
    .rtdv h5{
        font-size: .75rem;
    }
    .rtdv p:nth-of-type(1){
        font-size: .7rem;
    }
}









.tmline{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    position: relative;
    max-width: 100%;
}

.tmline p span{
    color: #1a1919;
}

.tmlinediv{
    display: flex;
    justify-content: space-around;
    align-items: start;
    overflow: hidden;
    padding-top: 10px;
}

.tmline .linds{
    /* top: -10px; */
    top: 17px;
    right: 0px;
    width: 40%;
    transform: scaleX(2.06) translate(-5%, 0%);
    height: 5px;
    background-color: #1a1919;
    position: relative;
    z-index: 1;
}

.tmlinediv .ccrlediv{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tmlinediv .ccrle{
    background-color: #1a1919;
    color: #fff;
    border-radius: 60px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.tmlinediv .undonee{
    color: #868686 !important;
}

.tmlinediv .undonee .ccrle{
    background-color: #c2c2c2;
}




.p_body_content{
    overflow: hidden !important;
}

























.hero__gallery {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows: 1fr 1fr;
	/* grid-template-rows: 1fr 1fr; */
	gap: 1.25rem;
}

.hero__gallery-item {
	max-width: 25rem;
}

.hero__gallery-item>img {
	width: 100%;
}

.page:has(> .hero) {
	margin: auto;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: inherit;
    font-size: inherit;
}

#checkoutContent {
	min-height: 100vh
}

@media (max-width: 767px) {
	#checkoutContent {
		min-height: calc(100vh - 53px)
	}

	.page {
		position: relative
	}

	.page[data-action=Order-Confirm] #checkoutContent {
		background: #fff;
		padding-bottom: 0
	}

	.page[data-action=Home-Show] {
		padding-bottom: 9.4em
	}
}

.shipment-section-m {
	letter-spacing: .5px;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width: 1024px) {
	.checkout-products {
		min-height: 85vh;
	}
}

.checkout-products {
	padding-left: 0;
}

.checkout-products {
	border-right: 1px solid #e1e1e1;
	margin: 0;
	min-width: 64%;
}

@media (min-width: 992px) {

	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important;
	}
}

@media (min-width: 768px) {
	.col-sm-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 100%;
}

.card {
	word-wrap: break-word;
	background-clip: border-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 0.1875rem;
	display: flex;
	flex-direction: column;
	min-width: 0;
	position: relative;
}

.card {
	margin-bottom: 1em;
}

.shipping-section .card {
	border: unset;
	border-radius: unset;
}

@media (max-width: 768px) {
	.shipping-section .card {
		border: unset;
	}
}

@media (max-width: 768px) {
	.shipping-section .card .card-body {
		padding-left: 0;
		padding-right: 0;
	}
}

.shipping-section .card .shipping-content {
	padding: 0;
}

.card-body {
	flex: 1 1 auto;
	padding: 1.25rem;
}

.pl-0,
.px-0 {
	padding-left: 0 !important;
}

.mobile-offer {
	display: block;
}

@media (min-width: 768px) {
	.mobile-offer {
		display: none;
	}
}

.offer-photo {
	box-sizing: border-box;
	display: block;
	height: auto;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	width: 80px;
}

.offer-details {
	padding-left: 19px;
	width: calc(100% - 80px);
}

fieldset {
	border: 0;
	margin: 0;
	min-width: 0;
	padding: 0;
}

.shipping-section .card .shipping-content .shipping-address .shipping-method-block {
	padding-top: 20px;
}

.checkout-products .shipping-section .card .shipping-content .shipping-address fieldset {
	padding-left: 15px;
}

@media (min-width: 769px) {
	.col-md-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
}

@media (min-width: 992px) {

	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important;
	}
}

@media (min-width: 769px) {
	.col-md-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
}

.leading-lines {
	margin: 0;
	overflow: hidden;
}

.shipping-section .card .shipping-content .shipping-address .shipping-method-block .leading-lines {
	overflow: unset;
}

.shipping-section .card .shipping-content .shipping-address .shipping-method-block .shipping-method-list {
	padding: 10px 0;
}

@media (min-width: 1024px) {
	.shipping-section .card .shipping-content .shipping-address .shipping-method-block .shipping-method-list {
		margin-left: -4px;
	}
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.form-group {
	margin-bottom: 1rem;
}

.form-control-label.moveLabel {
	font-size: 9px;
	letter-spacing: .8px;
	max-height: calc(100% - 33px);
	padding: 6px 8px 0;
	text-transform: uppercase;
	top: -4px;
	transition: all .1s ease-out;
	width: calc(100% - 32px);
}

.form-control-label.moveLabel {
	font-size: 9px;
	letter-spacing: .8px;
	max-height: 10px;
	padding: 6px 8px 0;
	text-transform: uppercase;
	top: -4px;
	transition: all .1s ease-out;
	width: calc(100% - 30px);
}

.form-control {
	background: #f7f7f8;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 400;
	height: 47px;
	padding: 20px 8px 6px !important;
}

#phoneField{
    padding-left: 55px !important;
}

@media (min-width: 769px) {
	.form-control {
		height: 47px;
		width: 100%;
	}
}

input.form-control {
	border: 1px solid #6f7d7d;
	border-radius: unset;
	color: #221d1d;
	font-size: .9em;
	font-size: 16px !important;
	height: auto;
	line-height: normal;
}

.checkout-products input {
	background: #f5f5f5;
	border: none;
	height: 40px;
}

.data-checkout-stage input.form-control,
.data-checkout-stage select.form-control {
	font-size: 13px;
	height: 47px;
	letter-spacing: .5px;
}

.form-control-label {
	color: #605858;
	cursor: text;
	font-size: 12px;
	font-weight: 400;
	height: calc(100% - 5px);
	left: 15px;
	letter-spacing: .5px;
	line-height: 20px;
	padding: 13px 8px;
	position: absolute;
	text-transform: capitalize;
	top: 0;
	transition: all .1s ease-in;
	width: calc(100% - 32px);
	z-index: 1;
}

.form-control-label {
	color: #605858;
	cursor: text;
	font-size: 12px;
	font-weight: 400;
	height: 45px;
	left: 15px;
	letter-spacing: .5px;
	line-height: 20px;
	padding: 13px 8px;
	pointer-events: none;
	position: absolute;
	text-transform: capitalize;
	top: 0;
	transition: all .1s ease-in;
	width: calc(100% - 32px);
	z-index: 1;
}

.setSelected-Bg {
	display: flex;
	flex-direction: row;
	width: 100%;
}

.shipping-section .card .shipping-content .shipping-address .shipping-method-block .shipping-method-list .form-check {
	font-size: 12px;
	font-weight: 500;
	padding: 10px 0;
}

.shipping-section .card .shipping-content .shipping-address .shipping-method-block .shipping-method-list .form-check.start-lines {
	padding: 10px 0 !important;
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

[type=radio]:checked,
[type=radio]:not(:checked) {
	left: -9999px;
	position: absolute;
}

[type=radio]:checked+label,
[type=radio]:not(:checked)+label {
	color: #707070;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	padding-left: 28px;
	position: relative;
}

.shipping-section .card .shipping-content .shipping-address .shipping-method-block .shipping-method-list .form-check.start-lines label {
	color: #707070;
	font-size: 12px;
	font-weight: 500;
}

[type=radio]:checked+label:before,
[type=radio]:not(:checked)+label:before {
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 100%;
	content: "";
	height: 18px;
	left: 0;
	position: absolute;
	top: 0;
	width: 18px;
}

.shipping-method-block input[type=radio]+label:before {
	border: 1px solid #131111;
}

.leading-lines .start-lines span {
	background-color: #fff;
	position: relative;
	z-index: 1;
}

.leading-lines .start-lines span {
	background-color: unset;
	color: #221d1d;
}

.leading-lines .start-lines span.display-name {
	font-size: 14px;
}

[type=radio]:checked+label:after,
[type=radio]:not(:checked)+label:after {
	background: #000;
	border-radius: 100%;
	content: "";
	height: 10px;
	left: 4px;
	position: absolute;
	top: 4px;
	transition: all .2s ease;
	width: 10px;
}

[type=radio]:checked+label:after {
	opacity: 1;
	transform: scale(1);
}

.shipping-method-block input[type=radio]:checked+label:after {
	background: #131111;
}

.shipping-method-block input[type=radio]:checked+label:after {
	background: #131111;
}

[type=radio]:checked+label:after {
	opacity: 1;
	transform: scale(1);
}

.iti {
	width: 100%;
}

.iti__selected-flag {
	align-items: center;
	padding-top: 15px;
}

.iti--separate-dial-code .iti__selected-flag {
	background-color: unset;
}

.iti img{
	position: absolute;
	z-index: 5;
	height: 18px;
	transform: translate(8px,-22px);
	/* background-image: url("../images/flag.png") !important;
	background-repeat: no-repeat;
	background-size: 38px auto;
	background-position: 7px 19px; */
}

/* .iti__flag {
	background-image: url("../images/flags.png");
} */
/* 
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.iti__flag {
		background-image: url("../images/flags_2x.png");
	}
} */

.next-step-button {
	margin: 0;
}

.next-step-button {
	bottom: 0;
	padding-left: 0;
	padding-right: 0;
	z-index: 3;
	position: fixed;
}

@media (min-width: 768px) {
	.next-step-button {
		padding-left: 0.938em;
		padding-right: 0.938em;
		position: static;
	}
}

.btn {
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0.1875rem;
	color: #212529;
	display: inline-block;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	padding: 0.375rem 0.75rem;
	text-align: center;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	vertical-align: middle;
}

.btn-primary {
	background-color: var(--main-color);
	color: var(--button-text-color);
}

.next-step-button button {
	font-size: 15px;
	font-weight: 600;
	padding: 12px 24px;
}

.next-step-button button {
	font-size: 15px;
	font-weight: 600;
	padding: 12px 24px;
}

.checkout-products button {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1.2px;
	line-height: 20px;
	text-transform: uppercase;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer;
}

@media (min-width: 768px) {

	.next-step-button button.btn.place-order,
	.next-step-button button.btn.submit-payment,
	.next-step-button button.btn.submit-shipping {
		margin: 0 0 0 0;
		max-width: -moz-fit-content;
		/* max-width: fit-content; */
		width: 50%;
	}
}

.form-control {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.1875rem;
	color: #495057;
	display: block;
	font-size: 1rem;
	height: calc(1.5em + 0.75rem + 2px);
	line-height: 1.5;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	width: 100%;
}

@media (min-width: 992px) {

	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important;
	}
}

@media (min-width: 992px) {

	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important;
	}
}

@media (max-width: 767px) {
	.checkout-products .shipping-section .card .shipping-content .shipping-address fieldset {
		padding-left: 0;
	}
}

img,
video {
	height: auto;
	max-width: 100%;
}

.ml-2 {
	margin-left: .5rem !important;
}

#checkoutContent {
	padding-top: .5rem;
}

@media (max-width: 767px) {

	.next-step-button button.btn.place-order,
	.next-step-button button.btn.submit-payment,
	.next-step-button button.btn.submit-shipping {
		margin: 0;
		max-width: 100%;
		width: 100%;
	}
}

/* .submit-shipping {
	float: right;
} */

@media (max-width: 767px) {
	.submit-row {
		margin: 0 !important;
	}

	.submit-shipping {
		margin-top: 1rem !important;
	}
}

.shipment-order-summary {
	letter-spacing: .5px;
}

@media (max-width: 767px) {
	#checkout-main .shipment-section-m .shipment-order-summary {
		padding: 0;
	}
}

.shipment-order-summary .card {
	border: unset;
}

@media (max-width: 768px) {
	.shipment-section-m .shipment-order-summary .card {
		border: 0;
		width: 100%;
	}
}

@media (max-width: 767px) {
	#checkout-main .shipment-section-m .shipment-order-summary .card {
		border-top: unset;
	}
}

@media (min-width: 768px) {
	.col-sm-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
}

.shipment-order-summary .card-header {
	align-items: center;
	letter-spacing: .6px;
	padding: 10px 0;
}

.card-header-custom {
	color: #131111;
	font-family: inherit;
	font-size: 16px;
}

.card-header {
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	margin-bottom: 0;
	padding: 0.75rem 1.25rem;
}

.card-header:first-child {
	border-radius: calc(0.1875rem - 1px) calc(0.1875rem - 1px) 0 0;
	font-size: 14px;
}

.card .card-header {
	border-bottom: unset;
	padding-bottom: 0;
    background-color: #fff !important;
}

.shipment-order-summary .card-header {
	align-items: center;
	letter-spacing: .6px;
	padding: 10px 0;
}

.shipment-order-summary .card-header h2 {
	color: #221d1d;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1.7px;
	line-height: 16px;
	margin-top: 16px;
	margin-bottom: .75rem;
	text-transform: uppercase;
}

.order-total-summary {
	padding: 0 !important;
}

.card-body {
	flex: 1 1 auto;
	padding: 1.25rem;
}

.leading-lines .start-lines {
	padding-left: 0;
}

.leading-lines .start-lines {
	padding: 1px;
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.order-total-summary .leading-lines p {
	color: #221d1d;
	font-family: BentonSans;
	font-size: 14px;
	letter-spacing: .5px;
	line-height: 20px;
	margin-bottom: 2px;
}

.shipment-order-summary .order-receipt-label,
.shipment-order-summary .sub-total {
	font-size: 14px;
	font-weight: 500;
	overflow: visible;
}

.order-receipt-label {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-right {
	text-align: right !important;
}

.shipment-order-summary .card p.boldTitle {
	font-weight: 600;
}

@media (max-width: 768px) {
	.shipment-section-m .next-step-button {
		box-shadow: unset;
		left: 15px;
		max-width: 100%;
		z-index: 9;
	}
}

.next-step-button button {
	font-size: 15px;
	font-weight: 600;
	padding: 12px 24px;
}

@media (max-width: 767px) {
	.next-step-button button {
		padding: 15px;
	}
}

.checkout-products button {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1.2px;
	line-height: 20px;
	text-transform: uppercase;
}

@media (max-width: 767px) {

	.next-step-button button.btn.place-order,
	.next-step-button button.btn.submit-payment,
	.next-step-button button.btn.submit-shipping {
		margin: 0;
		max-width: 100%;
		/* width: 100%; */
	}
}

@media (max-width: 767px) {
	.next-step-button {
		margin-left: -15px;
	}
}

#checkoutContent {
	padding-bottom: 5rem;
}

.non-mobile-offer {
	display: none;
}

@media (min-width: 768px) {
	.non-mobile-offer {
		display: block;
	}
}

@media screen and (max-width: 768px) {
	.slider__top .swiper-slide {
		max-height: var(--max-images-mobile-h);
		padding: 0 0.625rem;
		margin: auto;
	}

	.slider__top .swiper-slide img {
		max-height: var(--max-images-mobile-h);
	}
}


/* CORRECTIONS */

.selectProduct {
	display: none;
}

.h2rat,
.recrat {
	text-align: center;
}


.hero__price-primary{
	margin: 0;
}



/* FIX */
#submitButton {
	position: relative;
	margin: 0 !important;
	padding: 10px !important;
	border-radius: 0px;
}

.input, button{
	height: auto !important;
	border: 0px !important;
}

#submitButton:has(> .spinner__) {
	color: #fff !important;
}

.spinner__.submitButton {
	border-color: #fff !important;
	border-right-color: transparent;
	border-bottom-color: transparent;
	left: calc(50% - 16px);
	top: calc(50% - 16px);
	width: 20px;
    height: 20px;
}

.btn-primary {
    color: #fff;
    background-color: #0071dc !important;
    border-color: #0071dc !important;
}

/* .btn-primary:hover{
    background-color: #922415 !important;
    border-color: #922415 !important;
} */

.rowundo{
    margin-right: 0px !important;
    margin-left: 0px !important;
}

#checkoutContent h3{
    font-size: 1em;
}

/* 
[class*="__container"] {
	margin: 0 !important;
} */

/* .page:has(> .hero) {
	margin: 0 !important;
}
 */
/* #mainProductText {
	margin-top: 20px;
} */

.hero__description-text, .hero__price{
	margin-bottom: .5rem;
}






/* #questions{
	padding-top: 20px;
} */

.loaderdiv{
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #000000d2;
    z-index: 5;
    padding: 0px 10px;
}

.div-center{
    color: #222;
   /*  position: relative;
    top:50%;
    transform: translateY(-50%); */
}

.preload{
    display: none;
}

#content2{
	overflow: hidden;
}

#timerr{
	color: #d10000;
}











.form-control {
    /* box-shadow: -5px 5px 5px #d4d4d4; */
    border: 1px solid #b9b9b9;
    border-radius: 0px !important;
    background-color: #fff;
    box-sizing: border-box;
}

#ldinsdata,#lstpge{
    display: none;
}

#ldinsdata img{
    width: 120px !important;
}

.form-control {
    outline: none;
    display: block;
    width: 100% !important;
    /* padding: .375rem .75rem; */
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    /* background-image: url('../images/err.svg'); */
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.was-validated .form-control:invalid:focus{
    box-shadow: 0px 0px 0px 3px #dc354683;
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #198754;
    padding-right: calc(1.5em + .75rem);
    background-image: url('../images/check.svg');
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.was-validated .form-control:valid:focus{
    box-shadow: 0px 0px 0px 3px #19875483;
}


.intl-tel-input{
	display:inherit !important;
}

.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
	width: 50px !important;
}

.intl-tel-input .selected-flag .iti-flag{
	margin-bottom: 10px !important;
	transform: scale(1.2) !important;
}

.intl-tel-input .selected-flag .iti-arrow{
	margin-top: 5px !important;
}

.shipping-section .card .shipping-content .shipping-address .shipping-method-block .shipping-method-lis,
.shipping-section .card .shipping-content .shipping-address .shipping-method-block .shipping-method-list {
    padding: 0px 0px 10px 0px !important;
}







.hero__description-title,.hero__price,.hero__description-text{
	margin-bottom: 0.8rem !important;
}

.main__text span{
	color: #e50914;
}

#content3{
	overflow: hidden;
}