/*reset*/



#email-error
{
	    font-weight: 700;
}


.avada-myaccount-data .digital-downloads li:after,
.avada-myaccount-data .digital-downloads li:before,
.avada-thank-you .order_details li:after,
.avada-thank-you .order_details li:before,
.fontawesome-icon.circle-yes,
.woocommerce .social-share li a i {
	color: var(--icon_color);
	background-color: #9adbc0;
	border-color: var(--icon_border_color);
	border-radius: 50% 50% 50% 50%;
}
.container {
    overflow: unset !important;
}

/*/reset*/

.justify-content-center{
    text-align: center;
}

.hide,
.zipzap {
	display: none !important;
}

#main {
	margin-top: 40px;
}

iframe {
	min-height: 60px;
}

.avada-customer-details .addresses .title,
.avada-myaccount-data .addresses .title,
.woocommerce-MyAccount-content form h3,
.woocommerce-MyAccount-content h2,
.woocommerce-content-box h2 {
	border-bottom: unset;
}

.woocommerce h2,
.woocommerce h3 {
	display: inline-block;
	margin-top: 20px !important;
	margin-bottom: 0 !important;
	font-weight: 600 !important;
	font-size: 29px !important;
	text-decoration: underline !important;
}

.woocommerce-error {
	margin: 50px 0;
}

.repair-form .card-1-container {
	margin: auto;
}

.order_details {
	padding: 40px 20px;
	margin: 0;
}

#pay360-iframe {
	height: 700px;
	border-radius: 10px;
}

.woocommerce-error li,
.custom-pay .fusion-text .woocommerce ul.order_details,
.custom-pay .fusion-text .woocommerce p {
	max-width: 100%;
	width: 100%;
	border-radius: 10px;
}

.woocommerce-checkout-payment {
	overflow: unset !important;
}

.checkout #place_order {
	padding: 13px;
}

.checkout #place_order i {
	padding-left: 10px;
}

/*form*/

form select:invalid, form select.woof-front-builder-selector {
color: #212529 !important;
font-weight: 400 !important;
}

#comment-input input,
#comment-textarea textarea,
.avada-select .select2-container .select2-choice,
.avada-select .select2-container .select2-choice .select2-arrow,
.avada-select .select2-container .select2-choice2 .select2-arrow,
.chzn-container .chzn-drop,
.chzn-container-single .chzn-single,
.comment-form-comment textarea,
.fusion-body .avada-select-parent .select-arrow,
.fusion-body .avada-select-parent select,
.gravity-select-parent .select-arrow,
.input-text,
.main-nav-search-form input,
.post-password-form label input[type=password],
.search-page-search-form input,
.searchform .fusion-search-form-content .fusion-search-field input,
.select-arrow,
.select2-container .select2-selection .select2-selection__arrow,
.select2-container--default .select2-dropdown .select2-search,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-selection--single,
.select2-dropdown,
input.s,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=phone-number],
input[type=text],
input[type=time],
select,
textarea {
	border-width: 1px;
	border-color: #9adbc0;
	border-radius: 5px;
}

form button, .btn {
    background: #8FD7BD !important;
    color: black;
    font-weight: 800 !important;
    /* border: 1px solid #9adbc0 !important; */
    border-radius: 10px !important;
    overflow: hidden !important;
    min-height: 45px !important;
    /* font-weight: bold !important; */
    font-size: 25px !important;
    position: relative !important;
    line-height: 16px !important;
    text-transform: capitalize !important;
    transition: all .2s ease !important;
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    heigh: 87px;
    height: 60px;
    border: unset;
}





form {
	padding: 0px 0;
}

form button:hover,
.btn:hover, #new_details_cta:hover, #new_details_cta2:hover {
	color: #fff !important;
	background-color: #9adbc0;
	border-color: #9adbc0;

	
}

form textarea {
	padding: 20px !important;
}

form input,
form select,
form textarea,
button {
	display: block;
	width: 100%;
	border: 1px solid #dedede !important;
	border-radius: 30px !important;
	overflow: hidden;
	
	min-height: 35px;
	background: #fdffff;
	color: #000 !important;
	background-color: #fff !important;
}

form input:checked {
	background-color: #9adbc0 !important;
}

form input,
form select,
button {
	height: 35px;
	font-weight: 500;
}

form [type=checkbox],
form [type=radio] {
	border-radius: 50%;
	min-height: 30px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	border: solid black 1px !important;
	cursor: pointer;
}

form .form-check label,
form .form-check label {
	padding: 0;
	margin: 12px 20px 12px 20px;
	font-size: 11px;
	line-height: 15px;
}

form label {
position: relative;
display: block;
line-height: 22px;
font-weight: bold;
padding: 13px 0 10px 0;
font-size: 18px;
}

form span.value {
	position: relative;
	display: block;
	line-height: 17px;
	padding: 0px 20px 12px 20px;
	font-size: 13px;
}

form [type=checkbox] {
	height: unset;
	min-height: unset;
	width: unset;
	accent-color: #9adbc0;
	margin-right: 10px;
	float: left;
	cursor: pointer;
}

form .form-check label,
form .form-check label {
	margin: 12px 20px 12px 10px;
}

.form-check-input[type=checkbox] {
    /* width: 20px; */
    /* max-width: 20px; */
    /* min-width: 20px; */
    height: 25px;
    top: 0;
    left: 0;
    margin: -2px 0 0 -20px;
    /* padding: 0 0 0 0; */
    /* border: 1px solid #9adbc0 !important; */
    border-radius: 2px !important;
    background: white !important;
    padding-right: 24px;

}

.form-check-input:checked {
	background-color: #9adbc0 !important;
	border: 1px solid #9adbc0 !important;
}

.form-confirmation {
	background: #ffffff;
	color: #9adbc0;
	width: fit-content;
	margin: -127px auto 100px auto;
	z-index: 999;
	display: block;
	position: absolute;
	padding: 5px 10px;
	border-radius: 10px;
	font-size: 18px;
	text-align: center;
	font-weight: bolder;
	text-transform: capitalize;
	float: right;
	right: 20px;
	border: dashed #9adbc0 3px;
}

.asset-tag {
	display: inline-block;
}

.asset-tag span {
	position: relative;
	display: block;
	width: fit-content;
	background: #9adbc0;
	color: #fff;
	padding: 10px 30px 10px 10px;
	border-radius: 10px;
	font-weight: bold;
	margin: 1px 7px 7px 0;
	float: left;
	min-width: 120px;
}

.asset-tag span .age,
.asset-tag span .price {
	color: #679182;
	font-size: 9px;
	float: left;
	padding-right: 6px;
}

.asset-tag span i {
	position: absolute;
	font-size: 17px;
	color: #679182;
	right: 8px;
	top: 12.5px;
	cursor: pointer;
}

.form-label {
	margin: 0;
}

/*
.select2-container--default .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field {
border-radius: 5px !important;
outline: unset;
border: 1px solid #9adbc0 !important;
}

.select2-dropdown {
background-color: white !important;
border: white !important;
}

.select2-search--dropdown {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.select2-results {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

.select2-search--dropdown,
.select2-results {
display: block;
padding: 4px;
border: solid #9adbc0 1px;
}

.select2-results {
display: block;
font-weight: bold;
}

.select2-container--default .select2-results__option[aria-selected=true] {
background-color: #ececec !important;
border-radius: 5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #9adbc0 !important;
border-radius: 5px;
color: white !important;
}

.select2-container--default .select2-results>.select2-results__options {
max-height: 150px !important;
overflow-y: auto;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
border: 0;
}

.select2-container--default .select2-dropdown .select2-search,
.select2-container--default.select2-container--open .select2-search--dropdown .select2-search__field {
border-color: #ffffff;
padding: 0;
}
*/

/*form .selection .select2-selection,*/

.select2-container--default .select2-selection--single,
.select2-container .select2-selection .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__rendered,
form input:not([type=checkbox], form input[type=radio]),
form select{
	outline: 0;
	height: 45px !important;
	font-size: 16px;
	line-height: 44px;
	font-weight: 400 !important;
}
form textarea {
    outline: 0;
    font-size: 16px;
    line-height: 25px;
    min-height: 130px;
    font-weight: 400 !important;
}

.form-select {
	font-size: 19px;
}

/*
form .selection .select2-selection .select2-selection__rendered {
color: #444;
line-height: 41px;
}

form .selection .select2-selection .select2-selection__arrow {
height: 43px;
}
*/

@media only screen and (max-width: 800px) {
	#content.full-width {
		margin-bottom: 0;
		padding: 0 25px;
	}
}

/*page*/

.page .responsive {
	padding: 0 20px;
	max-width: 1200px;
	margin: auto;
}

.card-1-container,
.card-2-container {
	margin-top: 40px;
}

.card-1.has-border,
.card-2.has-border,
.card-3.has-border {
	border: 1px solid #dedede;
}

.card-1,
.card-2,
.card-3 {
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;

}


.card-1
{
    margin-bottom: 50px;

}



.card-1,
.card-2,
.card-3 {
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	position: relative;
}

.main-card-contact {
	background: #9adbc0;
	color: #fff;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	top: -25px !important;
	display: block;
	position: absolute;
	padding: 1px 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	right: 16px;
	font-size: 16px;
	max-height: 25px;
	overflow: hidden;
	opacity: 0.7;
}

.card-1-category-icon {
	background-color: #e6f0f9;
	border-radius: 5px;
	padding: 8px;
	font-size: 14px;
	line-height: 14px;
	color: #17171D;
	text-decoration: none;
	-webkit-transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition-property: color, background-color;
	-o-transition-property: color, background-color;
	transition-property: color, background-color;
}

.card-1-category-label,
.card-2-category-label,
.card-3-category-label {
	padding-left: 10px;
	font-size: 14px;
	color: #17171D;
	text-decoration: none;
	-webkit-transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}

.card-1-category {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
}

.card-product-details,
.card-2-details,
.card-3-details {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	color: #17171D;
}

.card-product-details {
	display: inline-block;
	width: 100%;
	border-radius: 5px;
	background: #faf9ff;
}

.card-product-details .info {
	float: left!important;
	background: #e6f0f9;
	padding: 10px;
	border-radius: 3px;
}

.card-product-details .info:nth-child(1),
.card-product-details .info:nth-child(2) {
	float: left!important;
	background: #e6f0f9;
	padding: 10px;
	overflow: hidden;
	height: 68px;
}

.card-product-details .info label {
	font-weight: bold;
	color: #a5b6d1;
}

.card-product,
.card-2-location,
.card-3-location {
	display: block;
	font-weight: 500;
	text-decoration: none;
	color: #17171D;
	-webkit-transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
	overflow: hidden;
}

.card-product>span,
.card-2-location>span,
.card-3-location>span {
	margin-right: 7px;
}

.card-1-type,
.card-2-type,
.card-3-type {
	padding-left: 30px;
}

.card-footer,
.card-2-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 15px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.card-footer-sub {
	padding-right: 0px;
	font-weight: bold;
}

.d-inline {
	display: inline !important;
}

.customer-email,
.card-2-title,
.card-3-title {
	color: #17171D;
	font-size: 14px;
}

.customer-phone,
.card-2-date,
.card-3-date,
.customer-email,
.card-2-company,
.card-3-company {
	color: #17171D;
	font-size: 14px;
	margin-top: 10px;
}

.customer-email-logo,
.card-2-company-logo,
.card-3-company-logo {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 5px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.card-product-details ul {
	list-style: none;
	padding: 30px 15px 20px 15px;
	margin: 0;
}

.card-product-details ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.card-product-details ul li i {
	line-height: 23px;
	padding: 0 7px 0 0;
	color: #9adbc0;
}

.card-product-details ul li i.fa-times {
	color: #ff4242;
}

.card-1-category-label p {
	padding: 0;
	margin: 0;
}

#profile-click {
	cursor: pointer;
}

.customer-booking {
	background: #9adbc0;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
}

@media(max-width:600px) {
	.customer-booking {
		width: 100%;
		max-width: 85px;
		text-align: center;
		font-size: 12px;
	}
}

.repair-form .card-1-container {
	margin: auto;
	margin-top: -25px;
}

.previous{
    font-size: 10px !important;
    padding: 1px 6px !important;
    height: auto !important;
    min-height: unset !important;
    margin: 0 0 20px 0 !important;
    background-color: #F0E8E2 !important;
    border: solid #F0E8E2 1px !important;
    color: #000000 !important;
}

.form-title{
    font-size: 20px;
    font-weight: 400;
    border: dashed 2px #9adbc0;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 10px;
    margin: 0 0 20px 0;
}

.form-group {
  

}


/*gform*/

.gform_wrapper.gravity-theme .ginput_container_address span {
	margin: 0 0 8px 0 !important;
}

.gform_wrapper.gravity-theme .gf_page_steps {
	zoom: 0.818;
}

.gform_wrapper.gravity-theme .plan label.gfield_label {
	color: #9adbc0;
	font-weight: bold !important;
	font-size: 39px !important;
	font-style: italic;
	margin: 12px 0 10px 0 !important;
	border-bottom: dashed 3px #9adbc0;
	line-height: 37px !important;
}

@media(max-width:600px) {
	.gform_wrapper.gravity-theme .plan label.gfield_label {
		font-size: 17px !important;
	}
}

.gform_wrapper.gravity-theme .plan input {
	display: none;
}

.gform_wrapper.gravity-theme .gform_footer button+input,
.gform_wrapper.gravity-theme .gform_footer input+button,
.gform_wrapper.gravity-theme .gform_footer input+input,
.gform_wrapper.gravity-theme .gform_page_footer button+input,
.gform_wrapper.gravity-theme .gform_page_footer input+button,
.gform_wrapper.gravity-theme .gform_page_footer input+input {
	margin-left: 0 !important;
}

.gform_wrapper.gravity-theme .gfield_header_item,
.gform_wrapper.gravity-theme .gform_fileupload_rules,
.gform_wrapper.gravity-theme .ginput_complex label {
	margin-bottom: 5px !important;
	line-height: 16px !important;
}

.gform_wrapper form label {
	line-height: 16px !important;
}

.gform_wrapper.gravity-theme .gfield-choice-input+label {
	margin-bottom: 15px !important;
}

.gfield_checkbox {
	padding-top: 20px !important;
}

/*main page progressing bar*/

body {
	background-color: #fff !important;
}

.landing-header {
	display: inline-block;
	text-align: left;
	width: 100%;
}

.landing-header .logo-link img {
	display: block;
	width: 200px;
   
}

.progressing-bar {
	position: relative;
	display: block;
	width: 100%;
}

.progressing-bar .split {
	position: relative;
	display: block;
	width: 25%;
	float: left;
	text-align: center;
	padding: 15px;
}

.progressing-bar .split .bar {
	position: relative;
	display: block;
	width: 100%;
	height: 13px;
	border-radius: 3px;
	background: #F0E8E2;
}

.progressing-bar .split .bar.active {
	background:#8FD7BD;
}

.progressing-bar .split label {
    display: block;
    font-weight: bold;
    padding-bottom: 7px;
    font-size: 11px;
	color: #000;
text-align: center;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

@media(max-width:500px) {
	.container,
	.page .responsive,
	.repair-form .card-1-container {
		padding: 0 5px;
	}
	.progressing-bar .split label {
		display: block;
		font-weight: bold;
		font-size: 12px;
		max-width: 55px;
	}
}

/*sweet alert*/

.swal2-container{
    z-index: 9999999 !important;
}

.swal2-container .pac-container {
    position: absolute;
    right: 0px;
}

.swal2-container .swal2-close{ 
    display: flex;
    color: #C1C1C1 !important;
    font-weight: bolder;
    font-size: 50px;
    border: unset !important;
    border-color: unset !important;
    box-shadow: unset !important;
    position: absolute;
    top: 0;
    right: 0;
}

.swal2-container .swal2-image {
    max-width: 175px !important;
}

button.swal2-styled {
	cursor: pointer;
	width: 200px;
	background: #9adbc0 !important;
	color: #fff !important;
	border: 1px solid #9adbc0 !important;
	border-radius: 10px !important;
	overflow: hidden !important;
	min-height: 45px !important;
	font-weight: bold !important;
	font-size: 20px !important;
	position: relative !important;
	line-height: 16px !important;
	text-transform: uppercase !important;
	transition: all .2s ease !important;
	box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12) !important;
	border: unset !important;
	outline: unset !important;
}

button.swal2-styled:hover,
button.swal2-styled:focus {
	color: #fff !important;
	background-color: #9adbc0 !important;
	border-color: #9adbc0 !important;
	box-shadow: 0px 5px 12px rgba(126, 142, 177, 0.2) !important;
}

button.swal2-styled:hover {
	-webkit-transform: translateY(-5px) scale(1.02);
	transform: translateY(-5px) scale(1.02);
}
.swal2-container .btn {
    line-height: 44px !important;
    font-size: 17px !important;
    padding: 0px 30px;
    color: #fff !important;
    margin-top: 10px;
    margin-bottom: 20px;
}
.swal2-container *,
.swal2-title {
	color: #000000 !important;
}

.swal2-icon.swal2-info,
.swal2-icon-content {
	border-color: #9adbc0 !important;
	color: #9adbc0 !important;
}

.swal2-html-container table {
	text-align: left;
	font-size: 14px;
	color: #000;
}

.swal2-html-container table td {
	padding: 15px 10px;
}


@media(max-width:550px){
.swal2-container.swal2-center>.swal2-popup {
position: fixed !important;
display: block !important;
text-align: center !important;
top: 0 !important;
left: 0 !important;
height: 100% !important;
padding-top: 15% !important;
}
.landing-header .logo-link img {
display: block;
width: 185px;
}
}


.goodWorkingOrderNotice{
	border-radius: 10px;
    padding: 15px;
    background-color: #ff000044;
    border-style: none;
    max-width: 340px;
    margin: auto;
    font-weight: 600;
    box-shadow: 0px 2px 3px #0000006b;
	font-size: 14px;
}

.workingOrderCheck {
  transform: scale(1.5); /* make it 1.5x larger */
  accent-color: #007bff; /* optional: color of checkmark (modern browsers) */
  cursor: pointer;
}


.brandField {
    position: relative;
  }

  .brandField input {
    width: 100%;
    padding: 8px;
    border: 1px solid #aaa;
    border-radius: 4px;
  }

  .brandField ul {
	list-style: none;
    margin: 0;
    padding: 0;
    border: 3px solid #9adbc0; 
    max-height: 160px;
    overflow-y: auto;
    display: none;
    position: absolute;
    width: 100%;
    background: #ffffffcc;
    z-index: 1;
    border-radius: 10px;
    margin-top: 5px;
    backdrop-filter: blur(3px);
	    top: 44px;
    left: 100px;
	    z-index: 10000;
  }






  .brandField ul li {
    padding: 0px;
    cursor: pointer;
  }

  .brandField ul li:hover {
    background: #eee;
  }


.workingOrderCheckLabel{
	max-width:370px;
	    font-size: 15px;
}



@media (max-width: 999px) {
  @supports (-webkit-touch-callout: none) {
    .quantity-wrap .quantity-select {
      padding-left: 25%!important;
      text-align: center !important;
      -webkit-appearance: none;
    }
  }
}





@media(max-width:999px)
{
	.form-label {
    margin-bottom: .5rem;
    font-size: 16px;
}
	
	
	#empty_results
	{
		    margin-top: 50px;
	}

	

.card-list
{
	    justify-content: center;
}
	
	


#table_discount {
    margin-left: -3px!important;
}
	
	
	
	
	
	
.workingOrderCheckLabel {
    max-width: 370px !important;
    font-size: 13px !important;
}


.brandField ul {

    max-height: 280px;



}


.mb-4.title
{
font-size: 23px;

}



}



.card-list.basket
{
	
	justify-content:center;
}

.card-list.basket p{
    display: inline-grid!important;
    width: 100%;
	min-height:50px;
}



.td-total, .td-monthly
{

text-decoration-line: underline;
    text-decoration-thickness: 3px;
    text-underline-offset: 7px;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-color: #9adbc0;

}

#dd_guarantee
{
	margin-top: 50px;
    border: 2px solid black;
    padding: 15px;
    padding-bottom: 0px;
	 
}


#dd_guarantee ul
{
padding: 7px;

}

#dd_guarantee img
{

margin-left: 0;
text-align: left;
width:200px!important;

}

#dd_guarantee h2
{
    font-weight: 700;
    font-size: 40px;
	margin-bottom: 30px;
}


#dd_guarantee li
{

    font-weight: 600;
    margin-bottom: 20px;
	    font-size: 14px;
}



@media(max-width:999px)
{
#dd_guarantee h2 {

    font-size: 35px;
  
}
#dd_guarantee {
   
    padding: 20px;
}

#dd_guarantee img {

    width: 150px !important;
}

#dd_guarantee ul
{
    padding-left: 10px!important;
}

}


form[name='form-4'] .td-monthly
{
    text-align: left!important;
    padding: 10px 30px 10px 10px!important;
 
}


.idpc-button
{
	width: 48%;
    display: inline-block;
    margin-left: 30px;
    border-radius: 20px !important;
	    font-size: 18px !important;
}

.idpc-input
{
margin-top: 20px;
    margin-bottom: 20px;
    width: 48%;
    display: inline-block;

}

.mt-3.extra-address
{
margin-top: 50px !important;

}


.no_exclusion
{
	min-height:100px;
}

.idpc-error
{
    color: red;
    font-weight: 700;
width:47%;
}


@media(max-width:999px)
{

.extra-address .mb-3, .idpc-button, .idpc-input
{
width:100%!important;

 margin-left: 0px;
}



.idpc-select
{
margin-top: 30px;

}


.idpc-error
{
width:47%;
}


#appliance.search_box
{
	width:100%!important;
}

.input-group-text-currency {
    margin-left: -59px!important;
}



.add_item_td
{
	display: block!important;
	    width: auto;
}


.table_add_to
{
bottom: -23px !important;
        left: 3px !important;	
}



}

#appliance.search_box
{

}




.input-group-text-currency
{
    position: absolute;
    border: none;
    background: no-repeat;
    margin-top: 11px;
    margin-left: -74px;

}

.value.form-control
{
  text-align: center;

}

.input-group-text-year
{
    position: absolute;
    margin-top: 10px;
    margin-left: 9px;

}

.full-total.mt-5.mb-5
{
	font-size:25px;
}

.table_add_to
{


    width: 152px;
    position: absolute;
    z-index: 10;
    bottom: 3px;
    background: red;
    background-color: #9adbc0 !important;
    color: white !important;
    border-radius: 10px !important;
       bottom: 2px;
    min-height: 19px !important;
    left: 13px;
}


.add_item_td
{
    padding-bottom: 0!important;
}



.extra_p_m
{
	
}

    form[name='form-4'] .extra_p_m
{
	    display: inline-block;
    padding-left: 16px;
 
    font-weight: 700;
}




.go-back.form-3, .go-back.form-4
{

	    margin-bottom: 40px;
}


    form[name='form-4'] .table_add_to {
bottom: 6px;
    min-height: 19px !important;
    left: -7px;
    }




@media (max-width: 999px) {
    form[name='form-4'] .table_add_to {
        bottom: 6px !important;
        left: -7px !important;
		 
    }



form[name='form-4'] .extra_p_m {
    display: inline-block;
    padding-left: 0;
    font-weight: 700;
    width: 75px;
}



.full-total.mt-5.mb-5 {
       text-align: center!important;
	   
}


}



.details.journey .tile-cta {
    width: 100%;
    background: #9adbc0;
    min-height: auto;
    padding: 15px;
    margin: 20px 0;
    border-radius: 10px;
}

.cta_text 
{
    color: white!important;
}

.details.journey .btn.cta_btn
{
    /* width: 50%; */
    text-align: center;
    margin: auto;
    background: #ffffff !important;
    /* border-color: white !important; */
    color: black !important;
    /* display: block; */
    width: 544px;
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 22px !important;
    /* font-style: normal; */
    font-weight: 800;
    line-height: normal;

}


@media (max-width: 999px) {

.details.journey .btn.cta_btn
{
    width: 100%!important;

}

.extra_underline
{
	text-align: center!important;
}
}




.extra_underline
{

	    text-decoration-line: underline;
    text-decoration-thickness: 3px;
    text-underline-offset: 7px;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-color: #9adbc0;
}

@media(min-width:1500px)
{
.table.receipt
{
	display:none!important;
}

form[name='form-4'] .table.receipt
{
	display:block!important;
}


}




@media (min-width: 500px) and (max-width: 1020px) 
{
	
.consent-tile span
{
    font-size: 12px!important;
}


}


@media (min-width: 1500px)
{
form[name='form-4'] .extra_p_m
{
    padding-left: 0px;

}


}


.page.details.journey  .idpc-select
{   
border: 2px solid  #9adbc0!important;
}


.page.journey.blue .progressing-bar .split .bar.active {
    background: #2f375b;
}

.page.journey.blue  #appliance.search_box {
    border-color: #2f375b!important;
}


.page.journey.blue  form button, .page.journey.blue .btn {
    background: #2f375b !important;
    color: #fff !important;
    border: 1px solid white !important;
}



.page.journey.blue  .card-list.pick li .card-tab.active {
    background: #2f375b !important;
}



.page.journey.blue button.swal2-styled {
    background: #2f375b !important;
}

.page.journey.blue  .card-list.basket li .card-tab.active {
    background: #2f375b !important;
}


.page.journey.blue .extra_underline {

    text-decoration-color: #2f375b;
}

.page.journey.blue  .td-monthly {

    text-decoration-color: #2f375b;
}


.page.journey.blue   .tile-cta {
    width: 100%;
    background: #2f375b;
}


.page.journey.blue  .full-total.mt-5.mb-5 {

    text-decoration-color: #2f375b;
}


.page.journey.blue form input:focus:invalid, .page.journey.blue form textarea:focus:invalid, .page.journey.blue form select:focus:invalid {
    border-color: #2f375b !important;
    box-shadow: 0 0 0 0.2rem #2f375b !important;
}


.page.journey.blue .brandField ul {
    border: 3px solid #2f375b;
}


.page.journey.blue .receipt thead th {
    background-color: #2f375b !important;

}

.page.journey.blue .td-total
{

	text-decoration-color: #2f375b;
}


.page.journey.blue .text-danger {
    color: #2f375b !important;
}


.page.journey.blue  button.swal2-styled {

    background: #2f375b !important;

}


body.blue button.swal2-styled {

    background: #2f375b !important;


}


body.blue .thank-you h1, body.blue .thank-you a {
    color: #2f375b!important;

}



body.blue .form-check-input:checked {
    background-color: #2f375b !important;
    border: 1px solid #2f375b !important;
}


.page.details.journey.blue .idpc-select
{   
border: 2px solid #2f375b !important;
}


.page.details.journey.blue .table_add_to {
    background: #2f375b;
    background-color: #2f375b !important;
}


@media (max-width: 999px) {
.table.receipt .table_add_to {

		    width: 125px;
    }

}



.calc-row td
{
padding-top:10px;
	padding-bottom:10px!important;
	
}


.discount_text
{
	font-size: 20px;
    font-weight: 700!important;
}

.discount_above_submit
{
    font-weight: 700;
    font-size: 20px;
    margin: auto;
    text-align: center;
    margin-bottom: 0px !important;
    margin-top: 20px;
    background: black;
    color: white;
    font-weight: 700;
    font-size:23px;
    border-radius: 10px;
    display: block;
    width: auto;
    max-width: 540px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
	margin-top: -27px;
	margin-bottom:15px;
}


@media(max-width:1200px)
{
	.discount_above_submit
	{
		  font-size: 16px;
	}
		.discount_text
	{
		  font-size: 15px!important;
	}
	
	
	

	
	.responsive-table.extra_table {
  
    background: none!important;
}
	
	
	
}


.discount_block
{
    width: 210px;
    background: #F0E8E2;
    color: black !important;
    height: 166px;
    padding-top: 9px;
    border-radius: 10px;
    margin-top: 10px;

}
.details.journey .discount_block p.btn.cta_btn 
{
	    width: 86% !important;
    justify-content: center;
    align-content: center;
    color: white !important;
    background: #9adbc0 !important;
    font-size: 17px !important;
    margin: auto;
    text-align: center;
    justify-content: center;
    display: block !important;
}

.discount_block span
{
    padding: 0px;
    margin: 0px;
    font-weight: 700;
    display: block;
    padding-bottom: 5px;
    text-align: center;
    font-size: 13px;
}


.discount_block.first {
    width: 186px;
    background: #F0E8E2;
    /* color: black !important; */
    justify-content: center;
    display: flex;
    flex-flow: row wrap;
    /* padding-top: 25px; */
    /* padding-bottom: 25px; */
    width: 100%;
    /* height: 165px; */
    margin-top: 0px !important;
    align-content: center;
}


.discount_block_wrapper
{
	width: 185px;
	
}


@media(max-width:900px)
{
	
	.discount_block_wrapper
{
	width: 185px;
	max-width:165px;
}
}


@media(max-width:500px)
{
	
	.discount_block_wrapper
{
        width: 170px;
        max-width: 165px;
}
.discount_block.first {
    width: 155px;
	
}


}




.discount_block span.active {
  color: #9adbc0!important;
  font-weight: 700;
}


.next-button
{
	    background: #F0E8E2cf;
}




/* NEW DICOUNT: */

.bundle-banner {
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 0px 15px;
  background: #F0E8E2;
  border-radius: 28px;
 
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      height: 165px;
	     margin-bottom: 55px;
    margin-top: 20px;
}

.discount-cards {
  display: flex;
  gap: 16px;

}

.card_discount {
padding: 0px;
    display: block;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    min-width: 123px;
    border-radius: 28px;
    min-height: 105px;
    align-content: center;
}

.percent {
color: #000;
text-align: center;
font-family: Montserrat;
font-size: 39px;
font-style: normal;
font-weight: 800;
line-height: normal;
  
  
  
}

.label {
  margin-top: 8px;
  font-size: 14px;
  color: #000;
  
  color: #000;
text-align: center;
font-family: Montserrat;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.bundle-text h2 {
color: #000;
font-family: Montserrat;
font-size: 25px;
font-style: normal;
font-weight: 800;
line-height: normal;
  
  
  
   
}

.bundle-text p {
  margin: 0;

  font-size: 17px;
  color: #333;
  line-height: 1.5;
  max-width:630px;
  font-weight:500;
  padding-top: 3px;
  font-family: Montserrat;
}



html #details_banner.bundle-banner .bundle-text p {

        text-align: left !important;
    max-width: 950px;
	  font-weight:700;
}


#more_items_info
{
	 font-size:18px;
	 max-width: 865px !important;
    display: block;
}

#more_items_info2
{
	  font-weight:500!important;
	  font-size:15px;
}

#details_banner
{
    height: 155px;
}


#details_banner .items-count {
  color: #F08262; /* or #ff9800 */
  font-weight: 700;
   
}






@media (min-width: 1200px) {
    html .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1484px;
    }
}


#appliance
{
font-weight: 700 !important;
    background: url(/wp-content/themes/yootheme_builder/search_icon.svg) no-repeat right 23px center;
    background-size: 31px;
    padding-right: 40px;
    width: 558px;
    height: 50px !important;
    border-radius: 43px !important;
    background-color: #e9e9e9 !important;
	
	color: #000;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 300!important;
line-height: normal;
        margin-top: 40px;
		
			    font-weight: 400 !important;
    line-height: normal;
    margin-top: 40px;
    padding-left: 30px;
}


.mt-2.mb-4.title
{
	
	color: #000;
font-family: Montserrat;
font-size: 35px;
font-style: normal;
font-weight: 800;
line-height: normal;
}
	


html .btn.view-all

{
	   background: #E9E9E9 !important;
	   max-width: 280px;
	   color: #A0A0A0!important;
	   margin:auto;
	   
	
text-align: center;
font-family: Montserrat;
font-size: 22px!important;
font-style: normal;
font-weight: 800;
line-height: normal;
	       margin-top: 20px !important;
}



html .landing-header .nav-row .split .btn {
font-size: 12px !important;
    border-radius: 5px !important;
    max-width: 180px;
    float: right;
    margin: 0 15px 0 0;
    min-width: 332px;
    border-radius: 10px !important;
    background: #8FD7BD !important;
    border: none !important;
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 21px !important;
    font-style: normal;
    font-weight: 800 !important;
    line-height: normal !important;
    /* text-wrap: revert-layer; */
    padding: 0px;
	display:flex;
    justify-content: center;
    align-self: center;
    align-items: center;
    height: 40px;

}


.card_discount.active {

  background: #8FD7BD;
color:black;
}






#new_details_section
{
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;	
}

#new_details_section .left_ h3
{
	text-align: left !important;
		color: #000;
font-family: Montserrat;
font-size: 35px;
font-style: normal;
font-weight: 800;
line-height: normal;
	text-decoration-color: white;
}


#new_details_section .right_ .btn.cta_btn
{


background: #8FD7BD !important;
    width: 300px;
}




#new_details_section p{
	
	color: #000;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal;
	
	
}



.card-list li {
height: 290px!important;

}



.dash-list.results .item-dash
{
	    max-width: 100%;
    display: block;
	width: 100%;
	  
}


.item-header {
  display: flex;

  align-items: center;
  background: #9adbc0;
  padding: 10px 14px;
border-radius: 19px 19px 0 0;
  height:57px;
}

.item-badge {
  background: #fff;
  padding: 7px 10px;
  border-radius: 6px;
  font-weight: 800!important;
  
      background: #fff;

    border-radius: 6px;
    font-weight: 600;
    position: relative;
    margin-top: -49px;
    border: 5px solid #96d6bb;
    z-index: 1;
    border-radius: 10px;
    width: 322px;
}

.item-remove {
  background: #fff;
  border: none;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.item-form-row {
  display: flex;
  gap: 16px;
  padding: 14px;
  background: #f3ede5;
  border-radius: 0 0 10px 10px;
  padding-bottom: 0px;
}

.form-group {
  flex: 1;
  display: flex;
    flex-direction: row;
}

.input-prefix {
  display: flex;
  align-items: center;
}

.prefix {
  margin-right: 6px;
}




.card-list.pick li {
  position: relative;
  text-align: center;
}

.quantity-wrap {
  margin-top: 8px;
}

.quantity-select {
  width: 90px;
  height: 28px;
  font-size: 15px;
  text-align: center;
}

.card-tab.active .quantity-wrap
{
	display:block!important;
}

.quantity-select
{
	     text-align: center;
    display: block;
    margin: auto;
	appearance: none;
	margin-top: 5px;
}

.basket
{
	display:none!important;
}

.item-remove{
    background: white !important;
    border-radius: 200px !important;
    width: 43px;
    height: 26px;
    padding: 0px;
    margin: 0px;
    font-size: 54px !important;
    font-weight: 500 !important;
	
	 float: right;
    right: 33px;
    position: absolute !important;
	
}

.item-remove:hover{
color:red!important;
}


.item-form-row {
  display: flex;
  gap: 16px;
  align-items: center;
}

.item-form-row .form-group {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}

.item-form-row .form-group label {
  white-space: nowrap;
  margin: 0;
  font-size: 22px;
}

.item-form-row .form-group input,
.item-form-row .form-group .input-prefix {
  flex: 1;
  min-width: 0;
}



/* === Inline row layout === */
.item-form-row {
  display: flex !important;
  align-items: center;
  gap: 28px;
  width: 100%;
}

/* === Each field group === */
.item-form-row .form-group {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  gap: 12px;
  flex: 1;
}

/* === Labels === */
.item-form-row label {
  display: inline-flex !important;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 15px;
  margin: 0 !important;
}

/* === Pill inputs (base) === */
.item-form-row input {
  height: 44px;
  border-radius: 999px;
  padding: 0 16px;
  border: 1px solid #e5e5e5;
  font-size: 15px;
  outline: none;
}

/* === Brand input === */
.brandField input.brand {
  width: 260px;
}

/* === Purchase price pill === */
.input-prefix {

}

.input-prefix .prefix {
  font-weight: 600;
  margin-right: 6px;
}

.input-prefix input {
  border: none;
  padding: 0;
  width: 100px;
}

/* === Age field === */
.age_group input.age {
  width: 70px;
  text-align: center;
      max-width: 142px;
}

/* === Kill theme overrides (important) === */
.form-group {
  flex-direction: row !important;
}

label {
  display: inline-flex !important;
}

/* === Prevent wrapping issues === */
.item-form-row,
.item-form-row * {
  box-sizing: border-box;
}




.extra_form1_bottom_margin
{
	margin-bottom:150px;
}


.item-monthly
{
background: #fff;
    padding: 4px 10px;
    border-radius: 6px;
    font-weight: 600;
    background: #fff;
    padding: 8px 9px;
    border-radius: 6px;
    font-weight: 600;
    position: relative;
    margin-top: -49px;
    border: 5px solid #96d6bb;
    z-index: 1;
    border-radius: 10px;
    width: 275px;
    margin-left: 10px;
	
	
}



.irtem_header_wrapper
{
	    display: flex;
    margin-top: -5px;
    position: absolute;
}

.irtem_header_wrapper
{

color: #000;
text-align: center;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 800;
line-height: normal;
}







select.variant
{
max-width: 260px;
font-weight: 600;

}

.variant-group
{
	
}


 .variant-group label
 {
	 font-size:22px;
	     font-weight: 600;
		 padding-right: 20px;
 }
 
 .item-form-row .form-group label
 {
  padding-right: 20px;
  width: 180px;
 }
 
 
 .item-form-row .form-group .input-prefix
 {
	 
	     border-radius: 30px !important;
 }
 
 
 .input-prefix input, .brandField input.brand, .item-dash select, .item-dash input
 {
	     text-align: center;
color: #000;
font-family: Montserrat;
font-size: 22px!important;
font-style: normal;
font-weight: 400!important;
line-height: normal;
 }
 
 
 span.must
 {
	 color:#A31D2C;
 }
 .price_age_row
 {
	 margin-left: 90px;
 }
 
 
 .form-group.age_group
 {
	     margin-left: 45px;
 }
 
 
 .brand::placeholder
 {
	 color:#212529!important;
 }
 
 .idpc-input
 {
	     padding-left: 20px;
}
 

 .btn.btn-primary.mt-3.form-2
 {
	     text-align: center;
    font-family: Montserrat;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
	    margin-top: 0px !important;
		    max-width: 300px;
 }
 
 
 .details.journey .btn.cta_btn {
    /* width: 50%; */
    text-align: center;
    margin: auto;
    background: #ffffff !important;
    /* border-color: white !important; */
    color: black !important;
    /* display: block; */
    width: 544px;
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 22px !important;
    /* font-style: normal; */
    font-weight: 800;
    line-height: normal;
    width: 300px;
    max-width: 300px;
    min-width: 300px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
	margin: 0px;
}

.bottom_nav_p2, .bottom_nav_p3
{
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;	
	    width: 665px;
    justify-content: space-around;
    justify-items: right;
    justify-self: center;
    text-align: center;
	    text-align: center;
			margin:auto;
    margin-top: 20px;

    margin-bottom: 20px;
	
}



.dd_terms
{
	color: #000;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 300;
line-height: normal;
    margin-bottom: 50px;
}

.dd_info
{
	color: #000;
font-family: Montserrat;
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top: 20px;
    margin-bottom: 40px;	
}

.btn.btn-primary.mt-3.form-1
{
max-width: 300px;
    margin: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
	
}

.dash-list.results .item-dash
{
	background: #f3ede5;
}


.dash-list.results .item-dash
{
	overflow:visible;
}



#god_order_wrapper
{
	background: #F0F0F0;
    height: 82px;
    border-radius: 12px;
    display: flex;
      align-items: center;
	}
	
	#god_order_wrapper input
	{
		    margin-left: 30px;
			    height: 30px;
		
	}
	
	
	
	
		#god_order_wrapper p
	{
	text-align: left !important;

	}
	
	#god_order_wrapper .title
	{
	text-align: left !important;
    margin-bottom: 0px !important;
    margin-top: 15px;

    font-size: 22px;

    color: #000;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
	}
	
	#builder_footer
	{
display: flex;
    /* width: 1481px; */
    height: 88px;
    flex-direction: column;
    justify-content: center;
    background: #252525;
    width: 100%;
    text-align: center;
    padding-top: 29px;
		}
	
	
	#builder_footer p 
	{
		color: #FFF;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: normal;
	}
	
	.swal2-checkbox
	{
	display:none!important;
	
	}
	
	.swal2-icon-content {
    border-color: #8FD7BD !important;
    color: #8FD7BD !important;
}



button.swal2-styled {

    background: #8FD7BD 	!important;


}
.swal2-icon.swal2-warning {
    border-color: #8FD7BD!important;
    color: #8FD7BD!important;
}

button.swal2-styled:hover, button.swal2-styled:focus {
    color: #fff !important;
    background-color: #8FD7BD !important;
    border-color: #8FD7BD !important;
    box-shadow: 0px 5px 12px rgba(126, 142, 177, 0.2) !important;
}

form [type=checkbox] {
    height: unset;
    min-height: unset;
    width: unset;
    accent-color: #8FD7BD!important;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}

#page_3_wrapper
{
	display: flex;
}


#page_3_wrapper .left_column
{
    width: 50%;	
	    margin-top: 10px;
}

#page_3_wrapper .right_column
{
    width: 50%;	
	margin-left:5%;
	margin-top: 5%;
}


#page_3_wrapper .right_column .table-frame .table.receipt
{
	display:block!important;
	    max-width: 700px !important;
}
.page form input:focus:invalid, .page form textarea:focus:invalid, .page form select:focus:invalid {
    border-color:  !important;
    box-shadow: 0 0 0 0.2rem  !important;
}

	#table_tier_discount  td span
	{
color: #000;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: normal;
	}

#table_discount
	{
		    margin-left: -5px;
	}





.table_discount_row td span
	{
		
color: #000;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: normal;
	}



#table_discount_row_monthly td span
	{
	color: #000;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 800;
line-height: normal;	
	}



#table_discount_row_value td span
	{
		color: #000;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: normal;
	}





.table-wrapper {
  width: 100%;
  max-width: 100%;
    margin-top: 40px;
position: sticky !important;
    top: 25px;
	margin-bottom:100px;
}

.responsive-table {
  width: 100%;
  border-collapse: collapse;
  background: #F0E8E2;
  border-radius: 12px;
  overflow: hidden;
    border-radius: 26px;
	position: relative;
}


#receipt_new_table th{
color: #000;
text-align: left;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal;
}




#receipt_new_table tr{
border-bottom:1px solid #CFCFCF;
}


#receipt_new_table thead tr{
border-bottom:0px solid #CFCFCF;
}

#receipt_new_table thead th{
padding-top:25px;
}




.responsive-table th,
.responsive-table td {
padding: 5px;
    text-align: left;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
}

.responsive-table thead {
  background: #F0E8E2;
  font-weight: 600;
}



.responsive-table tfoot {
  background: #f0e8e2;
}

.responsive-table tfoot td{
padding-top:15px;
padding-bottom:15px;
}


.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}







.extra-info {
  margin-top: 12px;

  background: #9be0c3;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  border-radius: 0 0 12px 12px;
  margin-top: -17px;
  color: #000;
      height: 100px;
    display: flex;
    justify-content: end;
    align-content: center;

    align-items: center;
font-family: Montserrat;
font-size: 32px;
font-style: normal;
font-weight: 800;
line-height: normal;
padding-top: 15px;
}

/* Responsive behavior */
@media (max-width: 768px) {
  .table-wrapper {
width: 100%;
        position: relative !important;
            margin-bottom: 80px;
		top: unset;
		    margin-top: 0px;
			padding-bottom: 40px;
  }
  
  #table_discount_row_monthly td span
  {
	font-size: 18px;  
  }
  
  #table_discount_row_value td span
  {
	  	font-size: 14px;  
  }

  .responsive-table th,
  .responsive-table td {
    font-size: 16px;
    padding: 10px;
  }
}



#receipt_new_table .item-remove_table
{
	    background: #F0E8E2  !important;
    border: none !important;
    box-shadow: none !important;
	padding: 0px;
    height: 0px;
	    font-weight: 400 !important;
    font-size: 45px !important;
}

.item-remove_table:hover{
color:red!important;
}


#applianceAccordion
{
	display:none!important;
}


.title{
	color: #000;
font-family: Montserrat;
font-size: 44px;
font-style: normal;
font-weight: 800;
line-height: normal;
}




.go-back.form-3
{
color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
    justify-content: center;
    align-content: center;
    width: 276px;
    float: right;
    padding: 14px;
    display: flex;
    width: 276px;
    height: 60px;
    padding: 5px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    background: #F0E8E2;	
	    margin-bottom: 25px;
}




html .details.journey #new_details_cta2.btn.cta_btn
{
	
	
	    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 100%;
    justify-content: center;
    display: flex;
    width: 276px!important;
	max-width:276px!important;
	min-width:276px;
    height: 60px;
    padding: 5px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    background: #8FD7BD!important;
    align-content: center;

	
}


.right_column .flex_
{
    display: flex;
    justify-content: space-between;
    width: 100%;

}

.bottom_nav_p3 span, .bottom_nav_p3 button 
{
	
	
	max-width:278px;
	width:278px;
margin-top: 0px !important;



}


.direct-debit-pay .form-group
{
	    display: block;
}

.go-back.form-4
{
	    justify-content: center;
    /* align-content: center; */
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    width: 276px;
    height: 60px;
    padding: 5px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    background: #F0E8E2;
	    margin-top: 55px;
		margin-bottom:0px;
		    float: right;
}


.idpc-button
{
	    width: 47%;
    height: 46px;
}
	


/* MOBILE DISCOUNTS ELEMENTS  */



#mobile_discount_overlay
{
    background: #0000008a;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000000;
    top: 0;
    left: 0;
	display:none;
}






/* Container */
#details_banner_mobile {
    background: #f3eee8; /* soft beige background */
    padding: 20px 16px 24px;
    border-radius: 20px;
    position: relative;
    max-width: 420px;
    margin: 0 auto;
    font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
	
	
	position: fixed;
    z-index: 100;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
	
	
	
}

/* Discount badge */
.current_discount {
    position: absolute;
    top: -65px;
    left: 16px;
    background: #8ccfb7; /* soft green */
    padding: 16px 18px;
    border-radius: 18px;
    text-align: center;
    width: 156px;
height: 113px;
}

.current_discount .bigger {
color: #000;
text-align: center;
font-family: Montserrat;
font-size: 50px;
font-style: normal;
font-weight: 800;
line-height: normal;
	margin-bottom: 0;
	
	
}


#details_banner_mobile .items-count
{
	color: #F08262;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 800;
line-height: normal;
	
}


.current_discount .smaller {
color: #000;
text-align: center;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

/* Inner content spacing */
.inside_content {
    margin-top: 40px;
	text-align: left;
    justify-content: start;
    justify-items: start;
}

/* Main heading */
.selected_items_ {
color: #000;
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 800;
line-height: normal;
}

/* Supporting text */
.info_1_{
color: #000;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.info_2_ {
color: #000;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
/* Buttons container */
.mobile_banner_buttons {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
   
	    display: block;
    margin: auto;
	display:flex;
	width:100%;
}


.close_banner
{
max-width: 300px;
margin: auto;
margin-top: 0px!important;
        max-width: 90%;
        min-width: 90%;
}

/* Add More Items button */
.add_more_items_btn {
    background: #ffffff;
    border-radius: 14px;
    padding: 14px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    border: none;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

/* Next button */
.close_banner {
    background: #8ccfb7;
    border-radius: 14px;
    padding: 14px;
    font-weight: 700;
    font-size: 16px;
    border: none;
    color: #000;
    cursor: pointer;
    transition: 0.2s ease;
	
	

    height: 20px !important;
    max-height: 20px !important;
    font-size: 16px !important;
    margin-top: 0px !important;
}




@media(min-width:999px)
{
	
	#mobile_discount_overlay
	{
		display:none!important;
	}
	
	.mobile_back_btn, .mobile_back_btn2, .mobile_back_btn3
	{
		display:none!important;
	}
	
	
	
}




.mobile_back_btn, .mobile_back_btn2, .mobile_back_btn3
{
    right: 20px;
    float: right;
    top: 29px;
    position: absolute;
	border: 3px solid #ffffff;
    border-radius: 10px;
}


.mobile_back_btn:hover, .mobile_back_btn2:hover, .mobile_back_btn3:hover {
    cursor: pointer;
    border: 3px solid #9adbc0;
    border-radius: 10px;
}


.card-tab img{
transition:all .2s;	
}

.card-tab img:hover{
transform:Scale(1.1);
cursor:pointer;
}




.row.consent 	.form-check-input[type=checkbox]
{
    height: 33px;
    width: 32px;
	    border-radius: 6px !important;
}
	.row.consent .form-check
	{
		padding:0px!important;
	}
	


.row.consent input {
    margin: 10px !important;
    cursor: pointer;
}


select.variant
{
	    padding-left: 15px;
}


/*  NEW MOBILE  */
@media(max-width:1200px)
{
	
	
	.card-list li p {

height: auto!important;
	}
	
	
	 .idpc-button
	 {
		 margin-bottom:50px;
	 }
	
	
	
	
	
	.row.consent 	.form-check-input[type=checkbox]
{
	height: 39px;
    width: 38px;
	    border-radius: 6px !important;
}

		.row.consent input {
    margin: 0px !important;
    cursor: pointer;
    margin-left: 9px !important;
}
	
	
	.row.consent b
	{

font-size: 16px;

font-weight: 600;

	}
	
	
	

	
	
	

	
	
	
	
	.right_column
	{
        background: #f0e8e2;
        margin-left: -20px !important;
        width: 111% !important;

	}	
	
	.right_column .flex_
	{
		display: flex;
    justify-content: space-between;
    width: 100%;
    background: #ffffff;
		
	}
	.table-wrapper {

        padding-left: 20px;
        padding-right: 20px;
    }
	
	
	
	
	.right_column .title
	{
		padding-left:30px;
	}
	
	
	
	
	.dd_info
	{
		font-size:16px;
		
	}
	
	
	
	#page_3_wrapper .mb-4
	{
		
		    margin-top: 25px!important;
	}
	
	.mt-3.extra-address {
    margin-top: -15px !important;
}
	
	
	
	
	.direct-debit-pay
	{
		
		    margin-top: 42px !important;
	}
	
.mt-2.mb-4.title {
    color: #000;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    max-width: 100%;
	text-align: left;
	        margin-top: 29px !important;
        margin-bottom: 0px !important;
}	

#appliance {
    height: 45px !important;
    font-size: 16px;
}


html .card-list li .card-tab {

height: 172px;
       width: 100%!important;

}


html #p2_total
{
	    margin-top: 35px !important;
}




.full-total, .btn.btn-primary.mb-3.form-4 {

    font-size: 20px !important;
    margin: auto;
    width: 100%;
}









.card-list li {
    height: 295px !important;
}
	
	
	
	#builder_footer {

    height: 100px;
    padding-top: 29px;
    padding: 25px;
    text-align: left;
}
	
	
	.progressing-bar .split {

    padding: 18px;
    padding-left: 6px;
    padding-right: 6px;
}
	
	.bundle-banner
	{
	display:none;
	}
	
	
	
	#details_banner {

    display: none;
}
	
	
	#new_details_section .left_ h3 {

    font-size: 22px;
	        margin-top: 29px !important;
	}
	
	#new_details_cta
	{
		display:none;
	}
	
	#new_details_section p {

    font-size: 16px;

}
	
	.irtem_header_wrapper {

    font-size: 16px;

}
	
	.item-badge
	{
		    padding: 8px 9px;
			    width: auto;
				white-space: nowrap;
	}
	
	html .item-monthly {

    width: auto;

}
	
	
	html .card-1, html .card-2, html .card-3 {
   
    padding: 0px;

}
	
	
	
	
	.item-form-row .form-group
 {
    display: block !important;
  text-align: left;
}
	
	.item-form-row {
    display: block !important;
	}
	
	
	.item-form-row .form-group label {

    font-size: 16px;

}
	.price_age_row {
    margin-left: 0px;
}
	
	.input-prefix input, .brandField input.brand, .item-dash select, .item-dash input {
    text-align: left;

    font-size: 16px !important;

}

.dash-list.results .item-dash {

   
}


.form-group.age_group {
    margin-left: 0px;
}


.age_group input.age {
    width: 70px;
    text-align: left;
    max-width: 100%;
    width: 100%;
}


.variant-group label {
    font-size: 16px;

}

.variant-wrap .form-group.variant-group
{
        text-align: left;
    display: block;
}

form label {
    position: relative;
    display: block;
    line-height: 22px;
    font-weight: bold;
    padding: 0px 0 7px 0;
    font-size: 16px;
}

label {
    display: inline-block;
    margin-bottom: 0px !important;
}


.dash-list.results {

    margin-top: 50px;
}
  html  .item-remove {
        background: white !important;
        border-radius: 335px !important;
        width: 25px;
        /* height: 71px; */
        padding: 0px;
        margin: 0px;
        font-size: 37px !important;
        float: right;
        right: 33px;
        max-height: 53px !important;
        min-height: 0px !important;
		        right: 17px;
        /* top: 0px; */
        margin-top: -2px;
        max-height: 53px !important;
        min-height: 0px !important;
      
    }


.item-header
{
	    height: 37px;
}
.item-badge
{
	margin-top: -35px;
	
}


.item-monthly
{
	
	ackground: #fff;
    padding: 4px 10px;
    border-radius: 6px;
    font-weight: 600;
    background: #fff;
    padding: 8px 9px;
    border-radius: 6px;
    font-weight: 600;
    position: relative;
    margin-top: -35px;
    border: 5px solid #96d6bb;
    z-index: 1;
    border-radius: 10px;
    width: 275px;
    margin-left: 10px;
    height: 45px;
}


    html .item-remove {
        background: white !important;
        border-radius: 335px !important;
        width: 25px;
        /* height: 71px; */
        padding: 0px;
        margin: 0px;
        font-size: 37px !important;
        float: right;
        right: 33px;
        max-height: 53px !important;
        min-height: 0px !important;
        right: 17px;
        /* top: 0px; */
        margin-top: -2px;
        max-height: 53px !important;
        min-height: 0px !important;
        z-index: 100;
        border: 2px solid #9adbc0 !important;
    }



.input-prefix input {

    padding-left: 15px;
}



.variant
{
	max-width: 100%;
	        min-width: 100%;
}

.variant-group {
   
    padding-top: 0px;
}



#god_order_wrapper .title {

    font-size: 15px;
padding: 13px 0px;
}


#god_order_wrapper {

    height: 144px;

}

html #p2_total {
    font-size: 20px !important;
width: 100%;
    margin-bottom: 150px !important;

}
.discount_above_submit {

    max-width: 330px;
	        max-height: 40px;
}


.bottom_nav_p2, .bottom_nav_p3 {
    display: block;
	margin:auto;
    justify-content: center;
    justify-items: center;
    justify-self: center;
    width: 90%;
    justify-content: space-around;
    justify-items: center;
    justify-self: center;
    text-align: center;
    text-align: center;
	margin:auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn.btn-primary.mt-3.form-2 {

    max-width: 300px;
    min-width: 300px;
    margin-top: 10px !important;
}


html .brandField input.brand {
    width: 100%;
}



html .brandField ul {

    position: initial;
}


#god_order_wrapper input {
    margin-left: 10px;
}



#page_3_wrapper {
    display: block;
}

#page_3_wrapper .left_column {
    width: 100%;
    margin-top: 29px;
	        padding: 10px;
}


   html .row.consent .form-check {
      
        width: 96%;

    }



.right_
{
	
display:none;	
}

#page_3_wrapper .right_column {
    width: 100%;

}
html .title {

    font-size: 22px;
	        margin-top: 0px !important;
}
#page_3_wrapper .right_column {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: -120px;
  
}

html .extra-info {
    background:#f0e8e2;
    font-size: 22px;
    display: block;
    padding-top: 25px;
    width: 100%;
	        border-radius: 0px;
}





.bottom_nav_p3 button {
    max-width: 278px;
    width: 300px !important;
    max-width: 300px;
    margin-top: 15px !important;
	    font-size: 22px !important;
}



form.quote {
    width: 100%;
    max-width: 100%;
    margin: auto;
}


.responsive-table {

    border-radius: 0;
   
}




form[name='form-1'],form[name='form-2']
{
    padding: 5px;	
}



form[name='form-1']
{
   margin-bottom: 0px !important;
}



html .landing-header .logo-link img {
    display: block;
    width: 70%;
   
}


html .landing-header .nav-row .split .btn {
    font-size: 12px !important;
    border-radius: 5px !important;
    max-width: 220px;
    float: right;
           margin: 0 0px 0 0;
    min-width: 199px;
    border-radius: 10px !important;
    background: #8FD7BD !important;
    border: none !important;
    color: #000 !important;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 800 !important;
    line-height: normal !important;
    /* text-wrap: revert-layer; */
    padding: 0px;
    display: flex;
    justify-content: center;
    align-self: center;
    align-items: center;
    height: 46px;
}



.row.consent p {

          padding-left: 15px !important;
        padding-right: 15px;
}

.brandField ul li {

    padding-left: 15px;
}

.progressing-bar .split .bar {

    height: 8px;

}




.details.journey .btn.cta_btn, .btn.btn-primary.mt-3.form-1, .bottom_nav_p3 button, .btn.btn-primary.mt-3.form-2
{
	font-size: 16px !important;
}


    .details.journey .btn.cta_btn, .btn.btn-primary.mt-3.form-2, .btn.btn-primary.mt-3.form-1, html .btn.view-al0, .bottom_nav_p3 buttonl, .btn.btn-primary.mt-3.form-3 {
        width: 100% !important;
        height: 20px !important;
        max-height: 20px !important;
		margin:auto;
		max-width:300px;
		
    }

.mobile_banner_buttons  .add_more_items_btn 
{
        max-width: 90% !important;
        min-width: 90% !important;
}





  .mobile_banner_buttons .add_more_items_btn {
        width: 100% !important;
        height: 20px !important;
        max-height: 20px !important;
		margin:auto;
		max-width:100%;
		
    }




html .btn.view-all
{
	font-size:18px!important;
	margin-top: 0px; 
    margin-bottom: 0px;
	
}

.discount_above_submit
{
	margin-top: -18px;
}


.card-list li p
{
	font-size: 18px;
}



#builder_footer p
{
margin-bottom: 0px;
    font-size: 13px;
}


.thank-you {

    margin-top: 100px;

}









}

.form-group.age_group.middle-column label
{
	width:auto!important;
}



html .form-group.variant-group.variant-wrap.hide_variant
{

display:none!important
}



@media (min-width: 576px) and (max-width:1200px) {
    .container, .container-sm {
        max-width: 700px!important;
    }
	
	.page.details.journey form.quote {
    width: 100%!important;
    max-width: 100%!important;
}
	
	
	.page.details.journey .card-list li {

    width: 33%!important;

}
	   .page.details.journey  html .card-list li .card-tab {
  height: 175px!important;
        width: 100%!important;
    }
	
	.page.details.journey  .responsive {

    max-width: 600px!important;

}
	
	.page.details.journey .progressing-bar .split label {

    font-size: 15px!important;
	}
	
	
	    html .card-list li .card-tab {
        height: 172px;
        width: 100%;
    }
	
}










/*  TAB:LET VIEW  */

@media(min-width:1200px) and (max-width:1450px)
{
	
	.card-list li .card-tab {
        height: 140px !important;
        width: 100% !important; 
	}
	
	.percent {

    font-size: 34px;

}
	
	.label {

    font-size: 16px;
 
}
	
	.card_discount {

    min-width: 138px;
 
    min-height: 138px;
  
}

	.bundle-text h2 {

    font-size: 22px;

}

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

#new_details_section p {
    font-size: 18px;

}



}



.mobile_back_btn:hover
{
	cursor:pointer;
	color:white;
}








.slide_row
{
	transition:all 1s;
	transform: translateX(-2000px);
	
}



.add_more_items_btn, .go-back.form-3, .go-back.form-4
{
	    border: 2px solid #8fd7bd!important;
}


@media(min-width:999px) and (max-width:1400px)
{
	
	.uk-navbar-dropdown-nav {

    overflow-y: scroll;
    max-height: 65vh;
}
}





/* coupons */

.coupon_wrapper
{
	    display: flex;
}


#coupon
{
width: 30%;
    /* border-color: red; */
    border: 2px solid #9be0c3 !important;	
	border-radius: 10px !important;
}

#coupon_use
{
    width: 100%;
    justify-content: center;
    align-content: center;
    font-size: 18px !important;
    height: 45px;
    width: 200px !important;
    margin-left: 20px;
    min-width: 200px !important;
	    background: #9be0c3 !important;
}


#coupon_info
{
	    margin-top: 20px;
    color: red;
    font-weight: 500;
}


.old-price {
    text-decoration: line-through;
  
    margin-right: 8px;
}

.new-price {
    font-weight: bold;
    color: #e60000;
}


.responsive-table.extra_table
{
border-radius: 15px;
    background: #9be0c3;
}


.responsive-table td:nth-child(1), .responsive-table th:nth-child(1)
{
width:47%;
	

}

#table_discount_row_monthly  td:nth-child(1)
{
	width: 58%;
}




.responsive-table td:nth-child(4), .responsive-table th:nth-child(4)
{

		

}