/* ---- checkout starts ---- */
 .checkout-logo{
    display: flex;
    width: 100%;
    padding: 0.94rem;
    border-bottom: 0.063rem solid #80808057;
   
}

.checkout-logo img{
    margin: 0 auto;
   
   
}

.custom-thankyou-link {
    display: inline-block;
    color: #FFF;
    background: #454c9b;
    padding: 0.63rem 1rem 0.63rem 2rem;
    border-radius: 0.38rem;
    transition: background 0.3s;
	border:  0.06rem solid  transparent;
	position: relative;
}
.custom-thankyou-link::before{
	position: absolute;
    content: "←";
    left: 0.56rem;
    top: 0.28rem;
    font-size: 1.25rem;
}

.custom-thankyou-link:hover {
    background: #FFF;
	color: #454c9b;
	border:  0.06rem solid  #454c9b;
}

.desk_menu_tog_cont.mob-menu-toggle{
	display:none !important;
}
@media screen and (min-width: 992px){
	.custom-thankyou-link {
		padding: 1rem  2rem 1rem  3.5rem;
		border-radius: 0.75rem;
		transition: background 0.3s;
	}
	.custom-thankyou-link::before{
		left: 1.06rem;
    	top: 0;
    	font-size: 2.05rem;
	}

	.footer-section{
		display:none !important;
	}
	.desk-header-menu{
		display:none !important;
	}
	
.checkout-logo{
    display: flex;
    width: 100%;
    padding: 15px;
    border-bottom: 0.063rem solid #80808057;
   
}

.checkout-logo img{
    margin: 0 auto;
   
   
}
	.woocommerce-checkout-review-order{
		position: sticky !important;
		top: 100px !important;
		height: fit-content !important;
	}
	.vt-page-content form.woocommerce-checkout{
		display: flex !important;
		column-gap: 5.714rem !important;
		flex-wrap: wrap !important;
	}
	.vt-page-content{
		margin-top: 4rem !important;
		margin-bottom: 7.143rem !important;
		padding: 2.429rem 2.143rem !important;
	}
	.vt-page-content form.woocommerce-checkout .col2-set .col-1{
		width: 45% !important;
	}
	.vt-page-content button {
		padding: 0.714rem 1.786rem !important;
		font-size: 1.214rem !important;
	}
	.vt-page-content p {
      	font-size: 1.125rem !important;
      	line-height: 1.92rem !important;
  	} 
	.woocommerce-NoticeGroup-checkout{
		width: 100% !important;
	}
	.woocommerce .col2-set, .woocommerce-page .col2-set,
	#order_review{
		width: 45% !important;
	}
	.vt-page-content form.woocommerce-checkout .col2-set .col-1 {
        width: 100% !important;
    }
    .woocommerce-order-details{
		padding-bottom: 1.286rem !important;
	}
	.woocommerce-order-details h2,.woocommerce-customer-details h2{
		padding-bottom: 1.786rem !important;
	}
	.select2-container--default .select2-selection--single .select2-selection__arrow {
    	padding-top: 2rem !important;
	}
	form input, .vt-page-content li, .select2-selection__rendered {
		font-size: 1rem !important;
	}
	.woocommerce-password-hint{
		font-size: 1rem !important;
	}
	.woocommerce form .form-row input.input-text{
		padding-right: 2.5rem !important;
	}
	.woocommerce-customer-details address {
    	line-height: 1.729rem !important;
	}
	.woocommerce form .form-row.woocommerce-validated input.input-text{
		border-color: rgba(0, 0, 0, .1) !important;
	}
}

.woocommerce-info {
	border: none !important;
	font-family: "Raleway" !important;
	color: #000000 !important;
	padding-left: 2rem !important;
}
.vt-page-content .woocommerce-info a {
	color: #f16334 !important;
	text-decoration: none !important;
}
.vt-page-content .woocommerce-info a:hover {
	text-decoration: underline !important;
}
.vt-page-content .woocommerce-info::before {
	color: #454c9b !important;
	left: 0.5rem !important;
}
.vt-page-content .woocommerce .form-row {
	width: 100% !important;
}
.vt-page-content h3 {
	padding-bottom: 1.286rem !important;
}
form input {
	font-family: "Raleway" !important;
	padding: 0.829rem !important;
	border: 0.071rem solid rgba(0, 0, 0, .1) !important;
	font-size: 0.857rem !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	font-size: 0.857rem !important;
}
#order_review_heading {
	padding-top: 2.143rem !important;
	display: none !important;
}
.vt-page-content p {
	font-size: 1rem !important;
}
.vt-page-content .select2-container--default .select2-selection--single {
	border: 0.071rem solid rgba(0, 0, 0, .1) !important;
	height: 2.75rem !important;
}
li.select2-results__option, .vt-page-content table, .woocommerce-thankyou-order-details.order_details, address {
	font-family: "Raleway" !important;
}
.vt-page-content table th {
	font-weight: 400 !important;
}
.vt-page-content {
	border: 0.071rem solid rgba(0, 0, 0, .1) !important;
	padding-left: 0.714rem !important;
	padding-right: 0.714rem !important;
	margin-bottom: 5.429rem !important;
}
.woocommerce-terms-and-conditions-wrapper a {
	color: #f16334 !important;
	text-decoration: none !important;
}
.woocommerce-terms-and-conditions-wrapper a:hover {
	text-decoration: underline !important;
}
.vt-page-content button {
	background-color: #454c9b !important;
	color: #fff !important;
	border: none !important;
	padding: 0.714rem !important;
	cursor: pointer !important;
	border: 1px solid transparent !important;
	font-size: 1.143rem !important;
}
.vt-page-content button:hover {
	background: transparent !important;
	border: 1px solid #454c9b !important;
	color: #454c9b !important;
}
.woocommerce-message {
	border-top-color: #454c9b !important;
}
.woocommerce-message::before {
	color: #454c9b !important;
}
.woocommerce-page .col2-set .col-1 {
	width: 100% !important;
}
.select2-container .select2-selection--single {
	height: 1.875rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-top: 0.414rem !important;
	color: #000 !important;
	padding-left: 0.571rem !important;
	padding-right: 1.429rem !important;
	line-height: unset !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	padding-top: 0.857rem !important;
}
.woocommerce-table__product-name .product-name a {
	color: #454c9b !important;
}
.woocommerce-order-details h2, .woocommerce-customer-details h2 {
	padding-bottom: 18px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #454c9b !important;
}
p.validate-state, p.update_totals_on_change {
	font-size: 0.857rem !important;
}
.woocommerce-form-login {
	margin-bottom: 1.286rem !important;
}
.vt-page-content li,
.select2-selection__rendered {
	font-size: 0.879rem !important;
}
.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
	top: -0.46rem !important;
	position: relative !important;
}
.select2-search.select2-search--dropdown input:focus-visible {
	outline: 0.071rem solid rgba(0, 0, 0, .1) !important;
	border: 0.071rem solid rgba(0, 0, 0, .1) !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
	background-color: transparent !important;
	color: #454c9b !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent !important;
	border-width: 0.357rem 0.286rem 0 0.286rem !important;
	margin-left: -0.286rem !important;
	margin-top: -0.143rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 1.857rem !important;
	position: absolute !important;
	top: 0.371rem !important;
	right: 0.071rem !important;
	width: 1.429rem !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-width: 0 0.286rem 0.357rem 0.286rem !important;
}
form.woocommerce-form.woocommerce-form-login.login .woocommerce-Input {
	padding-right: 1.786rem !important;
}
.woocommerce-form__input.woocommerce-form__input-checkbox {
	height: 0.81rem !important;
	width: 0.81rem !important;
	margin-top: 0.929rem !important;
}
.woocommerce ul.order_details li {
	margin-bottom: 1.429rem !important;
}
.woocommerce-customer-details address {
	line-height: 1.429rem !important;
}
.woocommerce table.shop_table tfoot td,
.woocommerce .woocommerce-order-details :last-child {
	padding-left: 0 !important;
}

/* ---- checkout ends ---- */
