/** Shopify CDN: Minification failed

Line 1064:1 "argin" is not a known CSS property
Line 1065:1 Comments in CSS use "/* ... */" instead of "//"
Line 1232:7 Expected ":"
Line 1304:0 Unexpected "}"

**/
.product .price .badge {
	display: none;
}

.product__title strike {
	color: #41495C;
	font-size: 16px;
	line-height: 16.48px
}

.product__title span {
	color: #307FE2;
	margin-right: 8px;
}

.delivery-wrapper {
	display: flex;
	gap: 7px;
}

.delivery-wrapper span {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 160%;
	color: rgb(78, 78, 78);
	font-family: 'Roboto';
}

.product .price__container .price__sale {
	display: flex;
	flex-direction: column;
}

.product__description p {
	margin-bottom: 15px;
}

.product__title.custm_title .price-ptoduct_title {
	margin-bottom: 5px;
}

.price .price-item {
	font-size: 30px;
}

.d-none {
	display: none;
}

.rc-selling-plans-dropdown__select {
	display: none;
}

.form .product-form__buttons {
	display: none;
}

.first_step {
	padding: 16px 24px;
	border-radius: 4px;
}

.product-form__input label.Silver {
	background-color: silver;
	border-color: silver;
}

.product-form__input label.Black {
	background-color: black;
	border-color: black;
}

/* .product-form__input label {
	background: transparent !important;
	border: 0 !important;
	color: #BBBEC4 !important;
	padding: 0 10px !important;
} */

.thumbnail-list__item {
	max-height: 48px;
	height: 100%;
	max-width: 48px;
	width: 100%;
}



.btn.btn-primary.steps_btn {
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0.01em;
	text-align: left;
	width: 100% !important;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	/* box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10), 0px 8px 17px 0px rgba(0, 0, 0, 0.10), 0px 31px 31px 0px rgba(0, 0, 0, 0.09), 0px 70px 42px 0px rgba(0, 0, 0, 0.05), 0px 125px 50px 0px rgba(0, 0, 0, 0.01), 0px 195px 55px 0px rgba(0, 0, 0, 0.00); */

}

.product-form__input label .option_color {
	display: block;
	width: 30px;
	height: 30px;
	border: 1px solid #eee;
	border-radius: 50%;
}

.product-form__input label .option_color.bg_Silver {
	background-color: silver;
}

.product-form__input label .option_color.bg_Black {
	background-color: black;
}

.btn {
	cursor: pointer;
}

.steps_btn {
	font-size: 16px;
	text-transform: uppercase;
}

.step_2_elm .row,
.step_3_elm .row {
	display: flex;
}

.step_2_elm .steps_btn,
.step_3_elm .steps_btn {
	display: block;
	margin: 0 auto;
}

.steps_btn {
	padding: 10px;
}

#MainContent {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow-x: hidden;
}

/* progress section styling */
.progress_section {
	max-width: 600px;
	margin: auto;
	padding: 16px 16px 24px 16px;
}

.progress-container {
	position: relative;
	margin-bottom: 20px;
}

.product_steps {
	margin-top: 0px !important
}

.progress-container .progress-bar {
	height: 5px;
	background-color: #307FE2;
	transition: background-color 0.3s ease;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	display: block;
}

.progress-container .progress-bar-active {
	height: 5px;
	background-color: #307FE2;
	transition: background-color 0.3s ease;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	display: block;
}

.steps {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.step {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: #ddd;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #555;
	position: relative;
	cursor: pointer;
	transition: background-color 0.3s ease, color 0.3s ease;
	border: 5px solid #f4f5f6;
}

.step.active {
	background-color: #307fe2;
	color: #fff;
	box-shadow: unset;
	border-color: #deebfa;

}

.step span {
	display: none;
}

.steps_main {}

.step.active span {
	display: block;
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
	color: #555;
	font-weight: 700;
}

.step-text {
	color: #BBBEC4;
	font-family: Questrial;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	margin-top: 80px;
}

.step-text {
	position: absolute;
	top: -45px;
	width: 180px;
}

.custm_title h1 {
	font-family: 'Questrial', sans-serif;
	font-size: 42px;
	font-weight: 400;
	line-height: 43px;
	letter-spacing: 0em;
	text-align: left;
	color: #2D3548;
}

.price-item.price-item--regular {
	font-family: 'Questrial', sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0em;
	text-align: left;
	color: #2D3548;
}

.price-item.price-item--sale.price-item--last {
	font-family: 'Questrial', sans-serif;
	font-size: 52px;
	font-weight: 700;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: left;
	color: #307FE2;
}

.product__tax.caption.rte {
	display: none;
}

.product__description>p span {
	font-family: 'Questrial', sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0em;
	text-align: left;
	color: #000;
}

.product__description span {
	font-family: Roboto;
	font-size: 22px;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: left;
	color: #41495C;
}

.product_steps .product__description {
	margin-bottom: 10px !important;
}

fieldset.product-form__input .form__label {
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	color: #000000;
	margin-left: 10px;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}

.product-form__input input[type="radio"]:checked+label {
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: center;
}

.product-form__input label.Black {
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: center;
	color: #BBBEC4;
}

.customize-text h3 {
	color: #2D3548;
	text-align: center;
	font-family: 'Questrial', sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 37px;
	letter-spacing: 0em;
	text-align: center;
	margin-top: 6px;

}

.row.upsell_products:first-of-type {
	padding: 0px 0px 21px 0px !important;
}

select#sellingPlan8938943414609 {
	font-size: 16px;
}

button.rc-subscription-details__button.p-0 {
	color: #307FE2 !important;
}

button.rc-subscription-details__button.p-0 {}

button.rc-subscription-details__button.p-0 span {
	font-size: 14px;
	color: #307FE2;
}

.product__info-wrapper {
	margin-top: 85px;

}

product-info#ProductInfo-template--21111001809233__main {
	margin-left: 68px;
}

.margin_Btn {
	margin-top: 20px;
}

.customize-text-sec h4 {
	color: var(--Header, #2D3548);
	font-family: Questrial;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

h6.line-through {
	position: relative;
	display: inline-block;
}

h6.line-through::after {
	content: '';
	position: absolute;
	top: 17px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: black;
	transform: translateY(-50%) rotate(-14.889deg);
	transform-origin: left top;
	border-radius: 6px;
	background: var(--Header, #2D3548);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10), 0px 0px 1px 0px rgba(0, 0, 0, 0.10), 0px 1px 1px 0px rgba(0, 0, 0, 0.09), 0px 2px 1px 0px rgba(0, 0, 0, 0.05), 0px 4px 2px 0px rgba(0, 0, 0, 0.01), 0px 6px 2px 0px rgba(0, 0, 0, 0.00);
}

.customize-text-sec h6 {
	color: var(--Text, #41495C);
	font-family: Questrial;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.customize-text-sec h3 {
	color: var(--Blue, #307FE2);
	font-family: Questrial;
	font-size: 52px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.customize-text-sec p {
	color: #000;
	font-family: Questrial;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.customize-text-sec ul li {
	color: var(--Text, #41495C);
	font-family: Questrial;
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	line-height: 32px;
}

.color-selection input {
	width: 43px;
	height: 43px;
	border-radius: 50%;
	appearance: none;
	outline: none;
	border: 2px solid #e5dddd;
	margin-bottom: 5px;
	background-color: silver;
}

.radioBtn input {
	background: #000;
	border: 3px solid #cbc8c8;
}

.color-selection label {
	color: #c1b8b8;
	font-family: Questrial;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.color-selection p {
	color: var(--Blue, #307FE2);
	font-family: Questrial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

p.balck-colur {
	color: var(--Gray, #BBBEC4);
	font-family: Questrial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.color-selection input:checked+p {
	color: var(--Blue, #307FE2);
}

fieldset.product-form__input .form__label {
	text-transform: uppercase;
}

#sellingPlan8938943414609 {
	display: none;
	width: 100%;
	padding: 5px 11px 8px;
	-moz-padding-start: 1.2rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid #ced4da;
	border-radius: 5px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#sellingPlan8938943414609 {
	width: 88%;
}

.color-selection p {
	margin: 0;
	color: #555;
	transition: color 0.3s ease;
}

.next-step-button button.btn {
	display: flex;
	width: 283px;
	padding: 16px 24px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 4px;
	background: var(--Header, #2D3548);
}

.next-step-button button.btn a {
	color: var(--White, #FFF);
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.16px;
	text-transform: uppercase;
	text-decoration: none;
}

.product-media-container {
	border: 0;
}

.m_top {
	margin-top: 10px;
}

.product-form__input label .option_color {
	border: 6px solid #EEE;
	margin-bottom: 10px;
}

@media screen and (min-width:600.99px) {
	.product-form__input input[type="radio"]:checked+label {
		color: #FFF !important;
	}
}

.margin_l {
	margin-left: 24px !important;
}

.bladdes-text h4 {
	color: #000;
	font-family: Questrial;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.bladdes-text span {
	color: var(--Text, #41495C);
	font-family: Questrial !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.custom-price {
	position: relative;
	right: 21px;
}

.price_section h4 {
	color: var(--Text, #41495C);
	font-family: Questrial;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.price_section span {
	color: var(--Blue, #307FE2);
	-webkit-text-stroke-width: 1;
	-webkit-text-stroke-color: var(--Blue, #307FE2);
	font-family: Questrial;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.margin_b {
	position: relative;
	bottom: 9px;
}

.refills-text h3 {
	color: var(--Header, #2D3548);
	font-family: Questrial;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 15px;
}

.refills-text p {
	color: var(--Blue, #307FE2);
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	letter-spacing: 0.09px;
}

.bladdes-text h4 {
	color: #000;
	font-family: Questrial;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.bladdes-text span {
	color: var(--Text, #41495C);
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.price_section h4 {
	color: var(--Text, #41495C);
	font-family: Questrial;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.price_section span {
	color: var(--Blue, #307FE2);
	-webkit-text-stroke-width: 1;
	-webkit-text-stroke-color: var(--Blue, #307FE2);
	font-family: Questrial;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

h4.line-through {
	position: relative;
}

h4.line-through::after {
	content: '';
	position: absolute;
	top: 17px;
	left: 0;
	width: 59%;
	height: 2px;
	background-color: black;
	transform: translateY(-50%) rotate(-14.889deg);
	transform-origin: left top;
	border-radius: 6px;
	background: var(--Header, #2D3548);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10), 0px 0px 1px 0px rgba(0, 0, 0, 0.10), 0px 1px 1px 0px rgba(0, 0, 0, 0.09), 0px 2px 1px 0px rgba(0, 0, 0, 0.05), 0px 4px 2px 0px rgba(0, 0, 0, 0.01), 0px 6px 2px 0px rgba(0, 0, 0, 0.00);
}

.margin_b {
	position: relative;
	bottom: 9px;
}

.margin-top {
	margin-top: -10px
}

.custom-text {
	padding-top: 17px;
}

.margin_l {
	margin-left: 24px !important;
}

.custom-price {
	position: relative;
	right: 21px;
}

.custom_Btn {
	margin-top: 80px !important;
}

.cursor-pointer {
	cursor: pointer;
}

.upsell_products>input[type="radio"]:checked+label,
.often_products>input[type="radio"]:checked+label {
	border: 2px solid #307FE2;
	border-radius: 4px;
}

.shave-plan-text h3 {
	color: var(--Header, #2D3548);
	font-family: Questrial;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: center;
}

/* .step_3_elm{
padding-top: 20px;
} */
.shave-plan-text p {
	color: var(--Text, #41495C);
	text-align: center;
	font-family: Roboto;
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0.11px;
}

/* .p_top{
	padding-top: 60px;
} */
.shave-text h3 {
	color: #000;
	font-family: Questrial;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	margin-bottom: 8px;
}

.shave-text p {
	color: var(--Text, #41495C);
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 16.41px;
	text-align: center;
	margin-bottom: 4px;
}

.padd-t {
	padding-top: 40px;
}


.make-it-complete-title {
	margin-bottom: 0px !important;
	font-size: 18px;
	line-height: 24.48px;
	color: #4e4e4e;
}

.bladdes-text {
	display: flex;
	flex-direction: column;
	row-gap: 15px;
}

.refills-imag img {
	max-height: 414px;
}

.step_2_elm {
	padding: 0 60px;
}

.refills-imag {
	min-width: 400px;
	min-height: 400px;
}

/* .product__description span {
font-size: 20px;
} */

/* .slider-mobile-gutter ul > li:not(:first-child) img {
height: 177px !important;
}
.slider-mobile-gutter ul > li:not(:first-child) {
max-width: 25%;
height: 176px;
} */

/* slider css start */
@media(min-width: 991px) {
	#GalleryThumbnails-template--21111001809233__main {
		position: absolute;
		left: 0;
		z-index: 9999999;
		top: 0;
		height: 100%;
		width: 120px;
	}

	.product__column-sticky {
		position: relative;
	}

	#GalleryThumbnails-template--21111001809233__main ul {
		display: flex !important;
		flex-direction: column;
	}

	#GalleryThumbnails-template--21111001809233__main .slider__slide {
		height: 150px;
	}

	#Slider-Gallery-template--21111001809233__main .product-media-container.constrain-height.media-fit-contain {
		padding-left: 150px;
	}

	/* .product.mt-90{
	margin-top: 90px;
} */
}

/* slider css end */
.progress-bar-container {
	max-width: 1245px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

@media (max-width : 600px) {
	fieldset.js.product-form__input {
		/* position:unset !important; */
		top: 0px !important;
	}

	.product__info-container .delivery-wrapper {
		margin-bottom: 16px !important;
	}

	.product__description>p {
		margin-bottom: 0px !important;
		padding-bottom: 18px !important;
	}
}

@media(max-width: 600px) {
	#sellingPlan8938943414609 {
		width: 100%;
	}

	#MainProduct-template--20892576448849__main {
		position: relative;
	}

	/* .shave-plan-text{
	margin-top: 40px;
} */
	label.cursor-pointer.d-block {
		margin-top: 0px !important;
	}

	.col-md-4.upsell_products {
		margin-top: 0px;
	}

	.shave-plan-text h3 {
		font-size: 24px;
	}

	.product-form__input input[type=radio]+label {
		margin: 0;
	}

	.shave-text h3 {
		font-size: 18px;
	}

	.shave-text p {
		font-size: 14px;
	}

	.margin_Btn {
		margin-top: 35px !important;
	}

	.cursor-pointer {
		cursor: pointer;
		margin-top: 10px;
	}

	.step_3_elm {
		padding: 0 20px;
	}

	fieldset.js.product-form__input {
		margin-top: -19px;
	}

	span.price-item.price-item--sale.price-item--last {
		margin-top: -19px;
	}

	.product__description.rte.quick-add-hidden {
		margin-top: -19px;
	}

	.shave-plan-text {
		padding-bottom: 10px;
	}

	.shave-plan-text p {
		font-size: 12px;
		letter-spacing: 0.09px;
	}

	.refills-text p {
		font-size: 12px;
		margin-bottom: 46px !important;
	}

	.rc-subscription-details {
		margin-top: -32px;
	}

	.m_top {
		margin-top: 10px;
	}

	.custom-text {
		align-items: center;
	}

	.step_2_elm {
		padding: 0px 20px;
	}

	.product__description p {
		padding-bottom: 10px;
	}

	.refills-text h3 {
		font-size: 24px;
	}

	/* .step {
	box-shadow: 0px 0px 7px 3px #CDE3FD;
} */
	.product__description {
		padding-bottom: 5px;
	}

	.product__info-wrapper {
		margin-top: 50px;
	}

	.btn.btn-primary.steps_btn {
		margin-top: 40px !important;
		margin-bottom: 40px !important;
		width: 100%;
		/* box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10), 0px 8px 17px 0px rgba(0, 0, 0, 0.10), 0px 31px 31px 0px rgba(0, 0, 0, 0.09), 0px 70px 42px 0px rgba(0, 0, 0, 0.05), 0px 125px 50px 0px rgba(0, 0, 0, 0.01), 0px 195px 55px 0px rgba(0, 0, 0, 0.00); */
	}

	fieldset.product-form__input .form__label {
		display: none;
	}

}



.refills-imag img {
	width: 279px;
	height: 290.13px;
}

.bladdes-text span {
	font-size: 22px;
}

.price_section span {
	font-size: 32px;
}

.refills-imag {
	min-height: unset;
	min-width: unset;
}

.step_2_elm {
	padding: 0px;
}

.bladdes-text h4 {
	font-size: 14px;
	color: #307FE2;
}

.card {
	box-shadow: 0px 0px 16px 0px #00000014;
}

.price--large {
	padding: 10px 0;
}

.product-form__input input[type=radio]+label {
	argin: 0;
	//padding: 0 !important;
}

.product .price__container .price__sale {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}

div#price-template--20892576448849__main {
	border-top: 1px solid #BBBEC4;
	border-bottom: 1px solid #BBBEC4;
}

.product .price .badge,
.product .price__container {
	margin-bottom: 0;
}

.product__description span {
	font-size: 15px;
	line-height: 24px;
}

.product__info-container .price--on-sale .price-item--regular {
	font-size: 16px;
}

.col-sm-12.col-md-4.col-lg-4.product2 {
	padding-right: 0px;
}

.delivery-wrapper {
	margin: 0px 0px !important;
}

@media screen and (max-width : 720px) {
	.step-text {
		position: unset;
		width: unset;
	}

	.progress_section {
		padding: 32px 40px 32px !important;
	}
}

.customize-text h3 {
	font-size: 24px;
}

.custm_title h1 {
	font-size: 24px;
	line-height: 31.68px;
	letter-spacing: 0.9px;
}

.price-item.price-item--regular {
	font-size: 16px;
}

.price-item.price-item--sale.price-item--last {
	font-size: 32px;
}

.product__description>p span {
	font-size: 18px;
}

.product__description.rte.quick-add-hidden li {
	font-size: 14px !important;
	margin-bottom: 8px;
	color: #41495C;
	font-family: 'Roboto';
}

.steps_btn {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 auto !important;
}

.topproductview div:nth-child(even) div:first-child {
	padding-left: 0px !important;
}

.productsheadings {
	padding-right: 0px;
	padding-top: 10px;

}

.productpart {
	padding: 75px 0;
	padding-bottom: 20px;
}

.footer_img {
	text-align: center;
	display: flex;
	justify-content: center;
	margin: auto;
}

.termsservices1 {
	font-size: 9px;
}

.productsheadings:last-child {
	padding-bottom: 0px !important;
}


.desktop_img {
	display: none;
}

.mobile_img {
	display: block;
	width: 100%;
}

.contentpart {
	position: unset;
	transform: unset;
	border: unset;
	text-align: center;
}

.baneerheading {
	font-size: 26px;
	padding-top: 20px;
	width: 100% !important;
}

.baneerheading {
	padding-bottom: 0px;
}

.buttongetstat {
	background: #2D3548;
	margin: auto;
	color: #fff;
}

.paracontent {
	font-size: 12px;
}

.contentpart {
	margin: auto;
}

.paracontent {
	padding-bottom: 0px;
	line-height: 20.5px;
}

.specialproduct .productparts {
	height: 100px;
	width: 100px;
}

.productparts {
	margin-bottom: 30px !important;
	margin: auto;
	justify-content: ;
	center;
}

.specialprohead {
	font-family: Roboto;
	font-size: 20px;
	font-weight: 600;
	line-height: 21px;
	letter-spacing: .01em;
	text-align: center;
}

.product2 {
	padding-left: 0;
	margin-bottom: 25px;
}

.topproductview {
	padding: 20px;
	padding-top: 0;
}

.productsheadings {
	padding-left: 0 !important;
}

.topproheading {
	font-family: Questrial;
	font-size: 24px;
	font-weight: 400;
	line-height: unset;
	padding-bottom: 0 !important;
}

.toppropara {
	font-size: 14px;
	line-height: unset;
}

.col-sm-12.col-md-6.col-lg-6.align-self-center.productsheadings.ps-5 {
	text-align: left;
	padding-top: 13px;
}

.shop1 {
	padding: 0;
	font-size: 14px;
	width: 150px;
	height: 36px;
	margin-top: 10px;
	border-radius: 5px;
}

.endfeatures {
	justify-content: center;
}

.endcontent li {
	padding-bottom: 20px;
}

.endcontent {
	padding-top: 20px;
}

.productsheadings {
	padding-bottom: 70px;
}

.productsheadings:last-child {
	padding-bottom: 0px;
}
}

@media screen and (min-width: 992px) {

	.step_2_elm .next-step-button .btn.btn-primary.steps_btn {
		width: 250px !important;
	}


}

.step_2_elm,
.step_3_elm,
.step_1_elm {
	margin-top: 0px !important
}


@media screen and (max-width :600px) {

	.m_top,
	.step_3_elm .row {
		margin-top: 40px !important;
	}

	.step_3_elm .row {
		row-gap: 29px;
	}

	.custom-price {
		right: 0px !important;
		padding-right: 24px;
	}

	.upsell_products input,
	.often_products input {
		position: absolute;
	}

	.container-fluid {
		padding: 0px 24px;
	}

	.step_2_elm .row {
		row-gap: 48px;
	}

	label.cursor-pointer.d-block {
		padding: 0px !important
	}

	.shave-text p {
		padding-bottom: 24px;
	}

	.bladdes-text h4 {
		margin-bottom: 8px;
	}

	.step-text {
		font-size: 14px;
		line-height: 14.42px;
	}

	.step_2_elm .refills-text p {
		margin-bottom: 20px !important;
	}

	.step_2_elm .next-delivery-message-product {
		padding-bottom: 46px;
	}
}

.product .thumbnail-slider .thumbnail-list {
	display: flex;
	justify-content: center;
}

.product__info-wrapper {
	margin-top: 0 !important;
}
/*__________________________________

  Responsive design
__________________________________*/
.footer-main-section .termsservices1 {
    font-family: 'Questrial';
    font-size: 15px;
    font-weight: 400;
    line-height: 16.98px;
    color: #BBBEC4 !important;
    padding-top: 20px;
    margin-bottom: 0;
    letter-spacing: 0;
}
.footer-main-section .endcontent {
	padding-top: 0;
}
.footer-main-section .endfeatures {
    display: flex;
    justify-content: end;
    color: white;
}



/*__________________________________

  Footer design
__________________________________*/

@media (max-width: 1200px) and (min-width: 801px) {
	.footer-main-section .endcontent li {
		margin-right: 30px;
		font-size: 16px;
	}
	.footer-main-section  .endpart {
		padding: 32px 60px 32px 53px;
	}
	.footer-main-section .endcontent {
		padding: 0;
	}
	.footer-main-section .endcontent li:last-child {
		margin-right: 0;
	}
}
@media (max-width: 800px) and (min-width: 769px) {
	.footer-main-section .endfeatures {
		justify-content: center;
	}
	.footer-main-section .endcontent {
	  padding: 0;
	}
	.footer-main-section .endcontent li:last-child {
		margin-right: 0;
	}
  }

@media(max-width: 768px){
	.footer-main-section .endcontent {
		display: flex;
		flex-direction: column;
		text-align: center;
		justify-content: center;		
		padding: 0;
		margin: 0;
		gap: 20px !important;
	}
	.footer-main-section .endcontent li {
		padding: 0;
		margin: 0;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 1.428571428571429;
	}
	.footer-main-section .endheadinginfo {
		padding: 5px 0px 0px;
		margin: 0;
		margin-top:7px;
		line-height: 1.4;
		text-align: center;
		font-size: 12px;
	}
	.footer-main-section .endpart {
		padding: 24px;
	}
	.footer-main-section .termsservices1 {
		padding-top: 26px;
		font-size: 9px;
	}
	.footer-main-section .footer_style hr {
		margin-top: 12px;
		margin-bottom: 27px
	}
	.footer-main-section .separter {
		display: none;
	}
	.footer-main-section .endfeatures {
		justify-content: center;
	}
}